McBusyState Class |
![]() |
Namespace: MediaCy.IQL.Application
Public Class McBusyState Implements McBusyState
The McBusyState type exposes the following members.
Name | Description | |
---|---|---|
![]() | ShowProgressMeter |
This property controlls whether the progress meter will be displayed.
|
Name | Description | |
---|---|---|
![]() | BeginPhase |
This Method Starts a new Progress Phase
|
![]() | Dispose | Releases all resources used by the McBusyState |
![]() | EndPhase |
Ends the current progress phase
|
![]() | SetCursor |
Changes the application cursor during busy state
|
![]() | SetProgress |
This method is used to move the progress meter by the specified value.
It also takes care of the different phases.
|
![]() | SetProgressInfo |
This Method Sets the progress meter caption, user-cancel behavior and
progress limits and number of phases.
|