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
add_Question(function(sender, e)) remove_Question(function(sender, e))
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.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2