Ribbon for WinForms
Add(String) メソッド

C1.Win.Ribbon.4.5.2 アセンブリ > C1.Win.Ribbon 名前空間 > RibbonGalleryItemCollection クラス > Add メソッド : Add(String) メソッド
The text to display on the new GalleryItem.
Adds a RibbonGalleryItem item to the collection.
シンタックス
'宣言
 
Public Overloads Function Add( _
   ByVal text As String _
) As RibbonGalleryItem
public RibbonGalleryItem Add( 
   string text
)

パラメータ

text
The text to display on the new GalleryItem.
参照

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