TXTextControl.StyleDialog Method

Invokes the Text Control's built-in dialog box for creating, deleting and modifying formatting styles.

Syntax

TXTextControl.StyleDialog

Return Value

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

Remarks

A StyleListChanged event occurs if styles have been deleted or if new styles have been created.

Data Types

Return value:    Boolean

See Also