GrapeCity SPREAD for Windows Forms 12.0J
Cancel プロパティ (BeforeRightClickEventArgs)


処理の終了時にデフォルトの右クリックアクションを実行するかどうかを示すブール値を取得または設定します。
構文
'Declaration
 
Public Property Cancel As Boolean
'使用法
 
Dim instance As BeforeRightClickEventArgs
Dim value As Boolean
 
instance.Cancel = value
 
value = instance.Cancel
public bool Cancel {get; set;}
参照

BeforeRightClickEventArgs クラス
BeforeRightClickEventArgs メンバ

 

 


Copyright © 2004 GrapeCity inc.