GanttView for WinForms
ShowDialogEventArgs コンストラクタ

C1.Win.GanttView.6 アセンブリ > C1.Win.GanttView 名前空間 > 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 メンバ