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


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

BaseForm クラス
BaseForm メンバ