Skip to content

StatusBarSliderPane Object Members

See Also

See Also

Public Methods

Method Description
Public MethodGetRect Returns the top, left, right, and bottom coordinates of the pane.
Public MethodRedrawPane Redraws the pane.
Public MethodRemove Removes the panes from the StatusBar.
Public MethodSetTicks Sets the number of ticks between the Min and Max properties of the Slider control.
Public MethodSetTooltipPart Sets the tooltip displayed for a specific part of the slider pane (Min button, Max button, Thumb tracker, etc.).

Public Properties

Property Description
Public PropertyBeginGroup Begins a new group in the status bar.
Public PropertyCaption Gets or sets the text that is displayed for the pane in the status bar customization window.
Public PropertyCustomizable Specifies whether the pane can be customized.
Public PropertyEnableCustomization Used to enable status bar customization.
Public PropertyDark Indicates whether the pane uses a dark theme.
Public PropertyEnabled Gets or sets a boolean value indicating whether the pane is enabled.
Public PropertyHandle Gets the handle of the pane.
Public PropertyHideFlags Specifies flags for hiding the pane.
Public PropertyId The Id of the Pane.
Public PropertyIndex Index of the pane within the StatusBar's collection of Panes.
Public PropertyMax Gets or sets the maximum value for the slider.
Public PropertyMin Gets or sets the minimum value for the slider.
Public PropertyStyle Gets or sets the style of the pane.
Public PropertyToolTip Gets or sets the tooltip displayed when the mouse pointer is over the pane.
Public PropertyValue The value of the pane displayed in the status bar customization window.
Public PropertyVisible Hides or shows the Pane.
Public PropertyWidth Gets or sets the width of the pane.

See Also


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.