These constants are used by the State property and let you know the current state of the control.
Constant Value
|
Meaning
|
msNoMacro
|
No macro is loaded.
|
msStopped
|
The control has a macro loaded and is in a stopped state.
|
msRecording
|
The control is recording a macro.
|
msPlaying
|
The control is playing the macro loaded.
|
|