GrapeCity SPREAD for Windows Forms 11.0J
SubEditorOpening イベント (IEditorSupport)


セルのサブエディタが開いたときに発生します。
構文
'Declaration
 
Event SubEditorOpening As GeneralEditor.SubEditorCancelEventHandler
'使用法
 
Dim instance As IEditorSupport
Dim handler As GeneralEditor.SubEditorCancelEventHandler
 
AddHandler instance.SubEditorOpening, handler
イベント データ

イベント ハンドラが、このイベントに関連するデータを含む、GeneralEditor.SubEditorCancelEventArgs 型の引数を受け取りました。次の GeneralEditor.SubEditorCancelEventArgs プロパティには、このイベントの固有の情報が記載されます。

プロパティ説明
Cancelデフォルト処理をキャンセルするかどうかを取得または設定します。  
参照

IEditorSupport インタフェース
IEditorSupport メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.