ProgressBarSettings Members
In This Article
#Constructors
Name | Description |
---|---|
Progress |
Initializes a new instance of the Progress |
Progress |
Initializes a new instance of the Progress |
#Fields
Name | Description |
---|---|
Default |
For internal use only. |
#Properties
Name | Description |
---|---|
Display |
Gets or sets the pattern used to format the editor’s value for display purposes. |
Display |
Gets or sets the display mode of the current position within the progress bar. |
Show |
Gets or sets a value that specifies whether the progress bar indicator‘s position is visible within the progress bar. |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings of the specified object to the current one. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the string that represents the current object.
Inherited from State |
See Also