This event gets launched when the Execution Mode Options dialog box displays StatusMsg.
Visual Basic |
---|
Public Event OnExecuteDialogStatusMsg( _ ByVal StatusMsg As String _ ) |
- StatusMsg
- String value representing the status message sent to the Machine Commands list in the Execution Mode Options dialog box.