LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

MessagerQuestionHandler Delegate

Show in webframe






A MessagerQuestionEventArgs that contains the event data.
Represents the method that will handle the WorkstationMessager.Question event.
Syntax
public delegate void MessagerQuestionHandler( 
   MessagerQuestionEventArgs args
)
'Declaration
 
Public Delegate Sub MessagerQuestionHandler( _
   ByVal args As MessagerQuestionEventArgs _
) 
'Usage
 
Dim instance As New MessagerQuestionHandler(AddressOf HandlerMethod)

            

            
public: __gc __delegate void MessagerQuestionHandler( 
   MessagerQuestionEventArgs* args
)
public delegate void MessagerQuestionHandler( 
   MessagerQuestionEventArgs* args
)

Parameters

args
A MessagerQuestionEventArgs that contains the event data.
Requirements

Target Platforms

See Also

Reference

MessagerQuestionHandler Members
Leadtools.Medical.Workstation Namespace

 

 


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