PrintDocument for WinForms
Handled プロパティ (FormsUserActionEventArgs)


C1.Win.PrintPreview.6 アセンブリ > C1.Win.C1Preview 名前空間 > FormsUserActionEventArgs クラス : Handled プロパティ
Gets or sets a value indicating whether the default handling of the user action should take place. Set this property to true to cancel the default handling.
シンタックス
'宣言
 
Public Property Handled As System.Boolean
'使用法
 
Dim instance As FormsUserActionEventArgs
Dim value As System.Boolean
 
instance.Handled = value
 
value = instance.Handled
public System.bool Handled {get; set;}
参照

FormsUserActionEventArgs クラス
FormsUserActionEventArgs メンバ