Ribbon for WinForms
C1StatusBar クラス
メンバ 

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

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

参照

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