Skip to content

StatusBarSwitchPane Object Members

See Also

StatusBarSwitchPane Overview | AddSwitchPane Method | SwitchPaneClick Event | AddSwitch Method | RemoveSwitch Method | Checked Property | Id Property

See Also


Public Methods

Method Description
Public Method AddSwitch Adds a switch to the Switch Pane.
Public Method EnableSwitch Enables or disables a pane switch.
Public Method GetRect Returns the top, left, right, and bottom coordinates of the pane.
Public Method RedrawPane Redraws the pane.
Public Method Remove Removes the panes from the StatusBar.
Public Method RemoveSwitch Removes a switch from the Switch Pane.

Public Properties

Property Description
Public Property BeginGroup Indicates if the switch is the beginning of a group.
Public Property Caption Gets or sets the text displayed for the pane in the status bar customization window.
Public Property Checked Gets or sets the Id of the switch that is currently checked.
Public Property Customizable Specifies whether the pane will be displayed in the status bar customization popup when the status bar is right-clicked.
Public Property Dark Indicates if the pane uses a dark theme.
Public Property Enabled Gets or sets a boolean value indicating whether the switch pane is enabled.
Public Property Handle Gets the handle for the pane.
Public Property HideFlags Specifies flags for hiding the pane.
Public Property Id The Id of the Pane.
Public Property Index Index of the pane within the StatusBar's collection of Panes.
Public Property Style Gets or sets the style of the pane.
Public Property SwitchTooltip Gets or sets the tooltip for the specified pane.
Public Property ToolTip Gets or sets the tooltip for the pane.
Public Property Visible Hides or shows the Pane.
Public Property 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.