Click or drag to resize

Progress Properties

The Progress type exposes the following members.

Properties
  NameDescription
Public propertyIsIndeterminate
Gets or sets the IsInderminate property.
Public propertyMax
Index of the last operation.
Public propertyMessage
Gets or sets a descriptive message of the current Value being processed.
Public propertyProgressColor
Gets or sets the color of the progress bar.
Public propertyValue
Current operation index.
Top
See Also