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

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

パラメータ

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

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