C1ProgressBarTaskEventArgs Class Members
                In This Topic
            
            The following tables list the members exposed by C1ProgressBarTaskEventArgs.
            
            Public Constructors
            
            
            
            
            
            
            
            Public Properties
|  | 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. | 
TopPublic Methods
|  | Name | Description | 
|---|
|  | UpdateProgress | Overloaded. Updates the progress for the C1ProgressBar control using an integer for the new progress value. | 
TopSee Also