Click or drag to resize

IDialogTResponse Properties

The IDialogTResponse generic type exposes the following members.

Properties
  NameDescription
Public propertyButton1
Gets the text on the left button.
(Inherited from IDialog.)
Public propertyButton2
Gets the text on the right button.
(Inherited from IDialog.)
Public propertyCaption
Gets the caption of the dialog.
(Inherited from IDialog.)
Public propertyContent
Gets the content of the dialog.
(Inherited from IDialog.)
Public propertyStyle
Gets the dialog style.
(Inherited from IDialog.)
Top
See Also