Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation Namespace > WorkstationMessager Class : Message Event |
public event MessagerMessageHandler Message
'Declaration Public Event Message As MessagerMessageHandler
'Usage Dim instance As WorkstationMessager Dim handler As MessagerMessageHandler AddHandler instance.Message, handler
public: __event MessagerMessageHandler* Message
public: event MessagerMessageHandler^ Message
If the user set the MessagerMessageEventArgs.Handled to true no messages will be displayed by this class.