StatusBarProgressPane Object Members
See Also
StatusBarProgressPane Overview

StatusBarProgressPane Object Members
Public Methods
| Method | Description |
|---|---|
GetRect |
Returns the top, left, right, and bottom coordinates of the pane. |
RedrawPane |
Forces the progress pane to refresh itself. |
RedrawProgress |
|
Remove |
Removes the panes from the StatusBar. |
Public Properties
| Property | Description |
|---|---|
BeginGroup |
Gets/Sets a boolean value indicating whether the pane has a separator placed before it and thus begins a new group. |
Caption |
Gets or sets the text that is displayed for the pane in the status bar customization window. |
Customizable |
Specifies whether the pane will be displayed in the status bar customization popup when the status bar is right-clicked. |
EnableCustomization |
Used to enable status bar customization. |
Dark |
|
Enabled |
|
Handle |
|
HideFlags |
|
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 of the range of the ProgressBar. |
Min |
Gets or sets the minimum value of the range of the ProgressBar. |
Style |
|
ToolTip |
Gets/sets the tool tip that is displayed when the mouse pointer is positioned over the pane. |
Value |
The value of the pane. This is displayed in the status bar customization window. |
Visible |
Hides/shows the Pane. |
Width |
Gets/sets the width of the panel. |
See Also
StatusBarProgressPane Overview
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.