ProgressBarInitializeProgressBar Method |
Name | Description | |
---|---|---|
![]() ![]() | InitializeProgressBar(ActionObject, DoWorkEventArgs, ActionObject, ProgressChangedEventArgs) |
This method will initialize the BackGround Worker for the Progress Bar.
Calling this method is mandatory.
|
![]() ![]() | InitializeProgressBar(ActionObject, DoWorkEventArgs, ActionObject, ProgressChangedEventArgs, ActionObject, RunWorkerCompletedEventArgs) |
This method will initialize the BackGround Worker for the Progress Bar.
Calling this method is mandatory.
|