UserInterfaceDialogSet Object

Set of dialogs.

 

Properties

 

Application Application

Returns application. Read only. 

 

Number Count

Returns number of dialogs in set. Read only.  

 

UserInterfaceDialog Item(Number index)

UserInterfaceDialog Item(String name)

Returns dialog with given index or name. Read only.  

 

Any Parent

Returns parent object. Read only. 

 

Methods

 

Number ItemByName(String name)

Returns index of dialog with given name or -1.  

 

Obtained From

 

UserInterface (Panes)

 

See Also

 

Scripting Reference