Ribbon for WinForms
C1StatusBar クラス
メンバ 

C1.Win.C1Ribbon.4.5.2 アセンブリ > C1.Win.C1Ribbon 名前空間 : C1StatusBar クラス
標準の System.Windows.Forms.StatusBarの代わりに、 C1Ribbonと共に使用する ステータスバーコントロールを表します。
オブジェクト モデル
C1StatusBar クラス
シンタックス
'宣言
 
Public Class C1StatusBar 
   Inherits C1.Framework.XView
public class C1StatusBar : C1.Framework.XView 
解説
ステータスバーは、アプリケーションウィンドウ下部の水平領域で、ここに、アプリケーションは各種のステータス情報を表示できます。 C1StatusBarは、左ペインと右ペインに分割され、それぞれ、ラベル( RibbonLabel)、ボタン( RibbonButton)などの 一連の項目を格納できます。
継承階層

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            C1.Framework.ScrollableControl
               C1.Framework.XView
                  C1.Win.C1Ribbon.C1StatusBar

参照

C1StatusBar メンバ
C1.Win.C1Ribbon 名前空間