Ribbon for WinForms
C1StatusBar クラス
メンバ 

C1.Win.Ribbon.4.5.2 アセンブリ > C1.Win.Ribbon 名前空間 : C1StatusBar クラス
Represents a Status Bar control to be used with a C1Ribbon control in place of a standard C1StatusBar.
オブジェクト モデル
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  
解説
A Status Bar is a horizontal area at the bottom of an application window where an application can display various types of status information. The C1StatusBar is split into the left and right panes, each of which can contain a series of items such as labels (RibbonLabel), buttons (RibbonButton), and so on.
継承階層

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 名前空間