UserInterface.Title Property

Top 

Description

Used to specify the title of the UserInterface dialog presented to the operational user on run-time.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Attributes

Type:

string

Access:

read/write

Default Value:

""

 

Syntax

myString1 = myUserInterface1.Title;

 

myUserInterface1.Title = myString1;

 

See also

UserInterface Object

Custom User Interface Guide