MessagerQuestionHandler Delegate

Summary
Represents the method that will handle the WorkstationMessager.Question event.
Syntax
C#
VB
C++
public delegate void MessagerQuestionHandler( 
   MessagerQuestionEventArgs args 
) 
  
Public Delegate Sub MessagerQuestionHandler( _ 
   ByVal args As MessagerQuestionEventArgs _ 
)  
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

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.