Name | Description | |
---|---|---|
C1ProgressBarTaskEventArgs Constructor | Initializes a new instance of the C1ProgressBarTaskEventArgs class. |
The following tables list the members exposed by C1ProgressBarTaskEventArgs.
Name | Description | |
---|---|---|
C1ProgressBarTaskEventArgs Constructor | Initializes a new instance of the C1ProgressBarTaskEventArgs class. |
Name | Description | |
---|---|---|
ExtraData | Gets the extra data which is stored by the user. Can you provide a more detailed description, including what kind of extra data | |
Value | Gets the progress value. |
Name | Description | |
---|---|---|
UpdateProgress | Overloaded. Updates the progress for the C1ProgressBar control using an integer for the new progress value. |