LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

Question Event







Occurs before displaying a question message to the user.
Syntax
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
Remarks

If the user set the MessagerQuestionEventArgs.Handled to true no messages will be displayed by this class.

Requirements

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

See Also

Reference

WorkstationMessager Class
WorkstationMessager Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.