McStatusPane Properties |
![]() |
The McStatusPane type exposes the following members.
Name | Description | |
---|---|---|
![]() | AutoSize |
Automatically increase the width to fit the text or decrease if required width is less than 65% of the current width.
|
![]() | Caption |
Gets or sets the Caption for a status bar pane.
|
![]() | Flags |
Returns the flags for a status pane.
|
![]() | Icon |
Gets or sets the Icon displayed in a status bar pane.
|
![]() | Name |
Returns the name of a status pane.
|
![]() | Text |
Gets or sets the text associated with this item.
(Overrides LabelItem.Text.) |
![]() | TooltipText |
Gets or sets the “tool tip” text for a status bar pane.
|
![]() | UseButtonStyle |
Make it look like a button
|
![]() | UserData |
Gets or sets the user data associated with a pane.
|
![]() | Visible |
Gets or sets the visibility of a status pane.
|
![]() | Width |
Gets or sets the Width of a status bar pane (in pixels).
|