PowerTools SPREAD for Windows Forms 8.0J
Handled プロパティ (PaintGroupBarBackgroundEventArgs)


イベントが処理されたかどうかを決定します。
構文
'Declaration
 
Public Property Handled As Boolean
'使用法
 
Dim instance As PaintGroupBarBackgroundEventArgs
Dim value As Boolean
 
instance.Handled = value
 
value = instance.Handled
public bool Handled {get; set;}
参照

PaintGroupBarBackgroundEventArgs クラス
PaintGroupBarBackgroundEventArgs メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.