Skip to content

StatusBarProgressPane Object Members

See Also

StatusBarProgressPane Overview

See Also


StatusBarProgressPane Object Members

Public Methods

Method Description
Public Method GetRect Returns the top, left, right, and bottom coordinates of the pane.
Public Method RedrawPane Forces the progress pane to refresh itself.
Public Method RedrawProgress
Public Method Remove Removes the panes from the StatusBar.

Public Properties

Property Description
Public Property BeginGroup Gets/Sets a boolean value indicating whether the pane has a separator placed before it and thus begins a new group.
Public Property Caption Gets or sets the text that is displayed for the pane in the status bar customization window.
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 EnableCustomization Used to enable status bar customization.
Public Property Dark
Public Property Enabled
Public Property Handle
Public Property HideFlags
Public Property Id The Id of the Pane.
Public Property Index Index of the pane within the StatusBar's collection of Panes.
Public Property Max Gets or sets the maximum value of the range of the ProgressBar.
Public Property Min Gets or sets the minimum value of the range of the ProgressBar.
Public Property Style
Public Property ToolTip Gets/sets the tool tip that is displayed when the mouse pointer is positioned over the pane.
Public Property Value The value of the pane. This is displayed in the status bar customization window.
Public Property Visible Hides/shows the Pane.
Public Property Width Gets/sets the width of the panel.

See Also

StatusBarProgressPane Overview


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