←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly