Stylesheet Formatting

Events

Event Description
TXTextControl.TextControl.FormattingStyleListChanged Occurs after one or more formatting styles have been added or removed or if the name of an existing style has been changed.
TXTextControl.TextControl.InputFormattingStyleChanged Occurs after the text input position has been moved to a text part formatted with another style.

Methods

Method Description
TXTextControl.TextControl.FormattingStylesDialog Invokes the built-in dialog box for creating, deleting and modifying formatting styles.
TXTextControl.TextControl.OnFormattingStyleChanged Raises the FormattingStyleChanged event.
TXTextControl.TextControl.OnFormattingStyleListChanged Raises the FormattingStyleListChanged event.
TXTextControl.TextControl.OnInputFormattingStyleChanged Raises the InputFormattingStyleChanged event.