StatusBarSwitchPane Object Members
See Also
StatusBarSwitchPane Overview | AddSwitchPane Method | SwitchPaneClick Event | AddSwitch Method | RemoveSwitch Method | Checked Property | Id Property

Public Methods
| Method | Description |
|---|---|
AddSwitch |
Adds a switch to the Switch Pane. |
EnableSwitch |
Enables or disables a pane switch. |
GetRect |
Returns the top, left, right, and bottom coordinates of the pane. |
RedrawPane |
Redraws the pane. |
Remove |
Removes the panes from the StatusBar. |
RemoveSwitch |
Removes a switch from the Switch Pane. |
Public Properties
| Property | Description |
|---|---|
BeginGroup |
Indicates if the switch is the beginning of a group. |
Caption |
Gets or sets the text displayed for the pane in the status bar customization window. |
Checked |
Gets or sets the Id of the switch that is currently checked. |
Customizable |
Specifies whether the pane will be displayed in the status bar customization popup when the status bar is right-clicked. |
Dark |
Indicates if the pane uses a dark theme. |
Enabled |
Gets or sets a boolean value indicating whether the switch pane is enabled. |
Handle |
Gets the handle for the pane. |
HideFlags |
Specifies flags for hiding the pane. |
Id |
The Id of the Pane. |
Index |
Index of the pane within the StatusBar's collection of Panes. |
Style |
Gets or sets the style of the pane. |
SwitchTooltip |
Gets or sets the tooltip for the specified pane. |
ToolTip |
Gets or sets the tooltip for the pane. |
Visible |
Hides or shows the Pane. |
Width |
Gets or sets the width of the panel. |
See Also
StatusBarSwitchPane Overview | AddSwitchPane Method | SwitchPaneClick Event | AddSwitch Method | RemoveSwitch Method | Checked Property | Id Property
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.