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

C1.Win.Ribbon.4.5.2 アセンブリ > C1.Win.Ribbon 名前空間 > RibbonSplitButton クラス > RibbonSplitButton コンストラクタ : RibbonSplitButton コンストラクタ(String,Image)
The initial value for the Text property.
The initial value for the small image.
Creates a new instance of RibbonSplitButton.
シンタックス
'宣言
 
Public Function New( _
   ByVal text As String, _
   ByVal smallImage As Image _
)
public RibbonSplitButton( 
   string text,
   Image smallImage
)

パラメータ

text
The initial value for the Text property.
smallImage
The initial value for the small image.
参照

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