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

The following tables list the members exposed by MessagerQuestionEventArgs.

Public Constructors

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

Public Properties

 NameDescription
public Property HandledGets or sets a value indicating if the user receiving the event will handle the message.  
public Property MessageGets the question message.  
public Property QuestionButtonsGets the question buttons expected from the user.  
public Property QuestionResultGets or sets the result of the question.  
Top

See Also