'宣言 Public Function New( _ ByVal text As System.String, _ ByVal largeImage As System.Drawing.Image _ )
public RibbonGalleryItem( System.string text, System.Drawing.Image largeImage )
パラメータ
- text
- Text プロパティの初期値。
- largeImage
- 大きいアイコンとして使用する画像。
'宣言 Public Function New( _ ByVal text As System.String, _ ByVal largeImage As System.Drawing.Image _ )
public RibbonGalleryItem( System.string text, System.Drawing.Image largeImage )