C#
VB
C++
Gets the question buttons expected from the user.
public MessageBoxButtons QuestionButtons { get; }
Public ReadOnly Property QuestionButtons As MessageBoxButtons
public:
property MessageBoxButtons QuestionButtons {
MessageBoxButtons get();
}
Type: System.Windows.Forms.MessageBoxButtons The question buttons expected from the user.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET