MessagerQuestionHandler Delegate

Summary
Represents the method that will handle the WorkstationMessager.Question event.
Syntax
C#
C++/CLI
public 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

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

Leadtools.Medical.Workstation Assembly

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