TXTextControl.ListAttrDialog Method

Invokes the Text Control's built-in dialog box for setting attributes of bulleted and numbered lists.

Syntax

TXTextControl.ListAttrDialog

Return Value

The method returns True when the user has changed one or more attributes. The method returns False when nothing has been changed.

Remarks

The changes, made in the dialog box, apply to the currently selected text.

Data Types

Return value:    Boolean

See Also