Occurs after the text input position has been moved to a text part formatted with another style. The event handler receives an argument of type EventArgs containing data related to this event.

Introduced: X19.

Syntax

public event EventHandler InputFormattingStyleChanged;
Public Event InputFormattingStyleChanged As EventHandler