QuestionButtons Property

Summary
Gets the question buttons expected from the user.
Syntax
C#
VB
C++
public MessageBoxButtons QuestionButtons { get; } 
  
Public ReadOnly Property QuestionButtons As MessageBoxButtons 
public: 
property MessageBoxButtons QuestionButtons { 
   MessageBoxButtons get(); 
} 

Property Value

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

Requirements

Target Platforms

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.