Click or drag to resize

McBusyState Methods

The McBusyState type exposes the following members.

Methods
  NameDescription
Public methodBeginPhase
This Method Starts a new Progress Phase
Public methodDispose
Public methodEndPhase
Ends the current progress phase
Public methodSetCursor
Changes the application cursor during busy state
Public methodSetProgress
This method is used to move the progress meter by the specified value. It also takes care of the different phases.
Public methodSetProgressInfo
This Method Sets the progress meter caption, user-cancel behavior and progress limits and number of phases.
Top
See Also