GanttView for WinForms
ShowDialogEventArgs コンストラクタ

C1.Win.C1GanttView.4.5.2 アセンブリ > C1.Win.C1GanttView 名前空間 > ShowDialogEventArgs クラス : ShowDialogEventArgs コンストラクタ
DialogType値。
System.Windows.Forms.Formオブジェクト。
新しい ShowDialogEventArgsオブジェクトを特定のタイプとダイアログで初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal dialogType As DialogType, _
   ByVal dialog As System.Windows.Forms.Form _
)
public ShowDialogEventArgs( 
   DialogType dialogType,
   System.Windows.Forms.Form dialog
)

パラメータ

dialogType
DialogType値。
dialog
System.Windows.Forms.Formオブジェクト。
参照

ShowDialogEventArgs クラス
ShowDialogEventArgs メンバ