public class C1StatusBar : C1.Framework.XView, C1.Framework.IView, C1.Win.Accessibility.ISupportUiaContainer, C1.Win.SuperTooltip.ISupportSuperTooltip
'Declaration
Public Class C1StatusBar
Inherits C1.Framework.XView
Implements C1.Framework.IView, C1.Win.Accessibility.ISupportUiaContainer, C1.Win.SuperTooltip.ISupportSuperTooltip
Remarks
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.