MessagerQuestionEventArgs Constructor

Summary
Initializes a new instance of the MessagerQuestionEventArgs class.
Syntax
C#
C++/CLI
public MessagerQuestionEventArgs( 
   string message, 
   MessageBoxButtons questionButtons 
) 
public:  
   MessagerQuestionEventArgs(String^ message, MessageBoxButtons^ questionButtons) 

Parameters

message
Type: System.String The question message.

questionButtons
Type: System.Windows.Forms.MessageBoxButtons The question buttons expected from the user.

Requirements

Target Platforms

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.