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 : 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.