Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

MessagerQuestionEventArgs Constructor (MessagerQuestionEventArgs)







Type: System.String The question message.
Type: System.Windows.Forms.MessageBoxButtons The question buttons expected from the user.
Initializes a new instance of the MessagerQuestionEventArgs class.
Syntax
public MessagerQuestionEventArgs( 
   string message,
   MessageBoxButtons questionButtons
)
'Declaration
 
Public Function New( _
   ByVal message As String, _
   ByVal questionButtons As MessageBoxButtons _
)
'Usage
 
Dim message As String
Dim questionButtons As MessageBoxButtons
 
Dim instance As New MessagerQuestionEventArgs(message, questionButtons)

            

            
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

See Also

Reference

MessagerQuestionEventArgs Class
MessagerQuestionEventArgs Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features