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

The following tables list the members exposed by WorkstationMessager.

Public Properties

 NameDescription
public Propertystatic (Shared in Visual Basic) CaptionGets or sets the caption text for the displayed System.Windows.Forms.MessageBox  
public Propertystatic (Shared in Visual Basic) DetailedErrorGets or sets a value to display exceptions in the Leadtools.Medical.Workstation.UI.ViewErrorDetailsDialog  
Top

Public Methods

 NameDescription
public Methodstatic (Shared in Visual Basic) ShowDetailedErrorDisplays an exception in the Leadtools.Medical.Workstation.UI.ViewErrorDetailsDialog  
public Methodstatic (Shared in Visual Basic) ShowErrorOverloaded. Display an error message.  
public Methodstatic (Shared in Visual Basic) ShowInformationDisplay an information message to the user.  
public Methodstatic (Shared in Visual Basic) ShowQuestionOverloaded. Display a question message to the user.  
public Methodstatic (Shared in Visual Basic) ShowWarningOverloaded. Display a warning message to the user.  
Top

Public Events

 NameDescription
public Event MessageOccurs before a message is displayed to the user.  
public Event QuestionOccurs before displaying a question message to the user.  
Top

See Also