PrintDocument for WinForms
FormsUserActionEventArgs コンストラクタ


C1.Win.PrintPreview.4.5.2 アセンブリ > C1.Win.C1Preview 名前空間 > FormsUserActionEventArgs クラス : FormsUserActionEventArgs コンストラクタ
イベントを起こした描画入力オブジェクト。
ユーザーアクション。
入力アクション。
FormsUserActionEventArgsクラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
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
イベントを起こした描画入力オブジェクト。
userAction
ユーザーアクション。
inputAction
入力アクション。
参照

FormsUserActionEventArgs クラス
FormsUserActionEventArgs メンバ