PrintDocument for WinForms
FormsUserActionEventArgs コンストラクタ


C1.Win.PrintPreview.6 アセンブリ > C1.Win.C1Preview 名前空間 > FormsUserActionEventArgs クラス : FormsUserActionEventArgs コンストラクタ
The render input object that caused the event.
The user action.
The input action.
Initializes a new instance of the FormsUserActionEventArgs class.
シンタックス
'宣言
 
Public Function New( _
   ByVal renderObject As RenderInputBase, _
   ByVal userAction As UserActionEnum, _
   ByVal inputAction As InputAction _
)
'使用法
 
Dim renderObject As RenderInputBase
Dim userAction As UserActionEnum
Dim inputAction As InputAction
 
Dim instance As New FormsUserActionEventArgs(renderObject, userAction, inputAction)
public FormsUserActionEventArgs( 
   RenderInputBase renderObject,
   UserActionEnum userAction,
   InputAction inputAction
)

パラメータ

renderObject
The render input object that caused the event.
userAction
The user action.
inputAction
The input action.
参照

FormsUserActionEventArgs クラス
FormsUserActionEventArgs メンバ