←Select platform

QuestionResult Property

Summary

Gets or sets the result of the question.

Syntax

C#
VB
C++
public DialogResult QuestionResult { get; set; } 
  
Public Property QuestionResult As DialogResult 
public: 
property DialogResult QuestionResult { 
   DialogResult get(); 
   void set (    DialogResult ); 
} 

Property Value

Type: System.Windows.Forms.DialogResult The result of the question.

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