Ribbon for WinForms
RibbonButton コンストラクタ(String,Image,Image)

C1.Win.C1Ribbon.4.5.2 アセンブリ > C1.Win.C1Ribbon 名前空間 > RibbonButton クラス > RibbonButton コンストラクタ : RibbonButton コンストラクタ(String,Image,Image)
Textプロパティの初期値。
RibbonItem.SmallImageプロパティの初期値。
RibbonItem.LargeImageプロパティの初期値。
RibbonButtonの新しいインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal text As System.String, _
   ByVal smallImage As System.Drawing.Image, _
   ByVal largeImage As System.Drawing.Image _
)
public RibbonButton( 
   System.string text,
   System.Drawing.Image smallImage,
   System.Drawing.Image largeImage
)

パラメータ

text
Textプロパティの初期値。
smallImage
RibbonItem.SmallImageプロパティの初期値。
largeImage
RibbonItem.LargeImageプロパティの初期値。
参照

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