TXTextControl.TabDialog Method

Invokes the Text Control's built-in dialog box for setting tabs.

Syntax

TXTextControl.TabDialog

Return Value

The method returns True when the user has changed one or more tabs. The method returns False when all tabs remain unchanged.

Data Types

Return value:    Boolean

See Also