Leadtools.Medical.Workstation Namespace > WorkstationMessager Class : Question Event |
public event MessagerQuestionHandler Question
'Declaration Public Event Question As MessagerQuestionHandler
'Usage Dim instance As WorkstationMessager Dim handler As MessagerQuestionHandler AddHandler instance.Question, handler
public: __event MessagerQuestionHandler* Question
public: event MessagerQuestionHandler* Question
If the user set the MessagerQuestionEventArgs.Handled to true no messages will be displayed by this class.