LEADTOOLS Medical (Leadtools.Medical.Workstation assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
MessagerMessageEventArgs Class Members
See Also  Properties 
Leadtools.Medical.Workstation Namespace : MessagerMessageEventArgs Class

The following tables list the members exposed by MessagerMessageEventArgs.

Public Constructors

 NameDescription
public Constructor MessagerMessageEventArgs ConstructorInitializes a new instance of the MessagerMessageEventArgs class.  
Top

Public Properties

 NameDescription
public Property ErrorGets the error exception.  
public Property HandledGets or sets a value indicating if the user receiving the event will handle the message.  
public Property MessageGets the message text.  
public Property TypeGets the message type.  
Top

See Also