C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / RibbonItem Class / StatusBar Property

In This Topic
StatusBar Property (RibbonItem)
In This Topic
Gets the C1StatusBar that this RibbonItem belongs to.
Syntax
'Declaration
 
Public ReadOnly Property StatusBar As C1StatusBar
 
See Also