C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / InputButton Class / DialogResult Property

In This Topic
DialogResult Property (InputButton)
In This Topic
Gets or sets the dialog-box result produced in a modal form by clicking the button.
Syntax
'Declaration
 
Public Property DialogResult As DialogResult
 
See Also