Ribbon for WinForms
Add(String) メソッド

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

パラメータ

text
The text to display on the new tab.

戻り値の型

The newly created RibbonTab object.
参照

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