Table of Contents

Constructor StatusBarPanel

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

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