PrintDocument for WinForms
ActionHandler プロパティ (InputAction)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > InputAction クラス : ActionHandler プロパティ
ユーザーが入力コントロールを操作したときに実行される処理を取得または設定します。
シンタックス
'宣言
 
Public Property ActionHandler As ActionHandlerBase
'使用法
 
Dim instance As InputAction
Dim value As ActionHandlerBase
 
instance.ActionHandler = value
 
value = instance.ActionHandler
public ActionHandlerBase ActionHandler {get; set;}
参照

InputAction クラス
InputAction メンバ