PrintDocument for WinForms
InputAction クラス
メンバ 


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 : InputAction クラス
Describes the combination of a user action on a control produced by a RenderInputBase-derived object, and the associated handling.
オブジェクト モデル
InputAction クラス
シンタックス
'宣言
 
Public Class InputAction 
'使用法
 
Dim instance As InputAction
public class InputAction 
解説
Objects of this type, describing handling of different user actions, are stored in the RenderInputBase.InputActions collection of a RenderInputBase object, and define how various user actions on the control produced by that object are handled.

For details on the use of action handlers, see ActionHandlerBase.

継承階層

System.Object
   C1.C1Preview.InputAction

参照

InputAction メンバ
C1.C1Preview 名前空間