'宣言 Public Function New( _ ByVal text As String, _ ByVal smallImage As Image _ )
public RibbonSplitButton( string text, Image smallImage )
パラメータ
- text
 - Text プロパティの初期値。
 - smallImage
 - 小さい画像の初期値。
 
'宣言 Public Function New( _ ByVal text As String, _ ByVal smallImage As Image _ )
public RibbonSplitButton( string text, Image smallImage )