Menus and Toolbars for WinForms
C1TopicPage コンストラクタ(String,String,Int32)

C1.Win.C1Command.4.8 アセンブリ > C1.Win.C1Command 名前空間 > C1TopicPage クラス > C1TopicPage コンストラクタ : C1TopicPage コンストラクタ(String,String,Int32)
ページのキャプション。
ページのツールチップテキスト。
System.Windows.Forms.ImageList.ImageCollection 内の画像のインデックスです。
C1TopicPage クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal text As System.String, _
   ByVal toolTipText As System.String, _
   ByVal imageIndex As System.Integer _
)
public C1TopicPage( 
   System.string text,
   System.string toolTipText,
   System.int imageIndex
)

パラメータ

text
ページのキャプション。
toolTipText
ページのツールチップテキスト。
imageIndex
System.Windows.Forms.ImageList.ImageCollection 内の画像のインデックスです。
参照

C1TopicPage クラス
C1TopicPage メンバ
オーバーロード一覧