Ribbon for WinForms
Remove メソッド (RibbonGroupCollection)

C1.Win.Ribbon.4.5.2 アセンブリ > C1.Win.Ribbon 名前空間 > RibbonGroupCollection クラス : Remove メソッド
The RibbonGroup to remove.
Removes the first occurrence of a specific RibbonGroup from the RibbonGroupCollection.
シンタックス
'宣言
 
Public Sub Remove( _
   ByVal group As RibbonGroup _
) 
public void Remove( 
   RibbonGroup group
)

パラメータ

group
The RibbonGroup to remove.
参照

RibbonGroupCollection クラス
RibbonGroupCollection メンバ