UserInterfaceDialog Object

User interface dialog.

 

Properties

 

Application Application

Returns application. Read only. 

 

String Caption

Returns dialog caption. Read only.  

 

UserInterfaceControlSet ControlSet

Returns dialog controls. Read only.  

 

Any Parent

Returns parent object. Read only. 

 

Methods

 

Accept()

Accepts dialog as though the user has pressed OK or similar button.  

 

Cancel()

Cancels dialog as though the user has pressed Cancel. 

 

Obtained From

 

UserInterface (ModalDialog)

UserInterfaceDialogSet (Item)

 

See Also

 

Scripting Reference