StatusBarSliderPane Object Members
See Also
- StatusBarSliderPane Overview
- XTPSliderCommand Enumeration
- AddSliderPane Method
- SliderPaneClick Event
- Max Property
- Min Property
- Value Property
- AddProgressPane Method

Public Methods
| Method | Description |
|---|---|
GetRect |
Returns the top, left, right, and bottom coordinates of the pane. |
RedrawPane |
Redraws the pane. |
Remove |
Removes the panes from the StatusBar. |
SetTicks |
Sets the number of ticks between the Min and Max properties of the Slider control. |
SetTooltipPart |
Sets the tooltip displayed for a specific part of the slider pane (Min button, Max button, Thumb tracker, etc.). |
Public Properties
| Property | Description |
|---|---|
BeginGroup |
Begins a new group in the status bar. |
Caption |
Gets or sets the text that is displayed for the pane in the status bar customization window. |
Customizable |
Specifies whether the pane can be customized. |
EnableCustomization |
Used to enable status bar customization. |
Dark |
Indicates whether the pane uses a dark theme. |
Enabled |
Gets or sets a boolean value indicating whether the pane is enabled. |
Handle |
Gets the handle of 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. |
Max |
Gets or sets the maximum value for the slider. |
Min |
Gets or sets the minimum value for the slider. |
Style |
Gets or sets the style of the pane. |
ToolTip |
Gets or sets the tooltip displayed when the mouse pointer is over the pane. |
Value |
The value of the pane displayed in the status bar customization window. |
Visible |
Hides or shows the Pane. |
Width |
Gets or sets the width of the pane. |
See Also
- StatusBarSliderPane Overview
- XTPSliderCommand Enumeration
- AddSliderPane Method
- SliderPaneClick Event
- Max Property
- Min Property
- Value Property
- AddProgressPane Method
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.

