​
​
​

Raises the InputFormattingStyleChanged event.

OnInputFormattingStyleChanged(EventArgs)

​protected virtual void OnInputFormattingStyleChanged(EventArgs e);
​Protected Overridable Sub OnInputFormattingStyleChanged(ByVal e As EventArgs)

Parameters

Parameter Description
e Specifies an EventArgs object that contains the event data.
​