RibbonStatusBar Constructors
The status bar designed to be used along with the RibbonControl.Name | Parameters | Description |
---|---|---|
RibbonStatusBar() | none | Initializes a new instance of the RibbonStatusBar class with default settings. |
RibbonStatusBar(RibbonControl) | ribbon | Initializes a new instance of the RibbonStatusBar class with the specified Ribbon Control. |
See Also