Constructor StatusBarPanel
StatusBarPanel()
Initializes a new instance of the StatusBarPanel class.
public StatusBarPanel()
StatusBarPanel(string)
Initializes a new instance of the StatusBarPanel class with the specified text for the status bar item.
public StatusBarPanel(string text)
Parameters
text
string