Title Property (AWTDialog)
Class
AWTDialog
.
Action
Gets the title of the dialog.
Syntax
'Declaration Protected Read Property Title As
String
Access
Read only.
Examples
Dim title As String =
optionsDialog.Title