RanorexNetRanorexNet Documentation
DialogResult Property
NamespacesRanorexCheckBoxDialogResult
Gets or sets a value that is returned to the parent form when the button is clicked.
Declaration Syntax
C#Visual BasicVisual C++
public DialogResult DialogResult { get; set; }
Public Property DialogResult As DialogResult
public:
property DialogResult DialogResult {
	DialogResult get ();
	void set (DialogResult value);
}
Remarks
Supported only in RanorexPro.
Exceptions
ExceptionCondition
NotSupportedExceptionThrown when the property is not available.

Assembly: RanorexNet (Module: RanorexNet) Version: 1.5.1.4524