Ribbon for WinForms
Add(String) メソッド

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

パラメータ

text
The text to display on the new tab.

戻り値の型

The newly created RibbonContextualTabGroup object.
参照

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