Ribbon for WinForms
Add(String) メソッド

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

パラメータ

text
The text to display in the new group's caption bar.

戻り値の型

The newly created RibbonGroup object.
参照

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