LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Question Event

Show in webframe






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

See Also

Reference

WorkstationMessager Class
WorkstationMessager Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.