method StatusBar.ClearPanels ()
Clears the collection of panels in the control.

TypeDescription
Use the ClearPanels property to remove all panels in the status bar control. Use the Format property to add and arrange the panels in your status bar control. Use the Panel property to access a panel in the status bar. If no panel is no accessed, the control display the Format property as an HTML caption. Use the Debug property to display the identifiers of the panels in the status bar.