This event gets launched when the status bar gets updated with the specified message (Msg).
Visual Basic |
---|
Public Event OnUpdateStatusMessage( _ ByVal Msg As String _ ) |
- Msg
- String value representing the displayed message.
PC-DMIS 2021.2 Object Library | |
OnUpdateStatusMessage Event | |
See Also Send Topic Feedback | See Object Hierarchy Chart |
PCDLRN ActiveX DLL > ApplicationObjectEvents Object : OnUpdateStatusMessage Event |
Glossary Item Box
This event gets launched when the status bar gets updated with the specified message (Msg).
Visual Basic |
---|
Public Event OnUpdateStatusMessage( _ ByVal Msg As String _ ) |