FlexReport for WinForms
WindowState プロパティ (BaseForm)


C1.Win.C1Document.4.5.2 アセンブリ > C1.Win.C1Document.Forms 名前空間 > BaseForm クラス : WindowState プロパティ
シンタックス
'宣言
 
Public Property WindowState As System.Windows.Forms.FormWindowState
'使用法
 
Dim instance As BaseForm
Dim value As System.Windows.Forms.FormWindowState
 
instance.WindowState = value
 
value = instance.WindowState
public System.Windows.Forms.FormWindowState WindowState {get; set;}
参照

BaseForm クラス
BaseForm メンバ