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

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

パラメータ

text
The initial value for the Text property.
largeImage
The image to use as a large icon.
参照

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