Popup.Title Property
Gets or sets the title of this popup.
[VBScript] Public Property Title As String
[JScript] public function get Title() : String;
A string representing the title of this popup.
Popup Object | Popup Members | HelpProducer Namespace