RibbonHitInfo.StatusBar Property
Gets the RibbonStatusBar control located at the test point.
Namespace: DevExpress.XtraBars.Ribbon.ViewInfo
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
RibbonStatusBar | A RibbonStatusBar control located at the test point; null (Nothing in Visual Basic) if the test point doesn’t belong to a Ribbon Status Bar. |
See Also