
Raises the FormattingStyleListChanged event.
[C#]
protected virtual void OnFormattingStyleListChanged(EventArgs e);
[Visual Basic]
Protected Overridable Sub OnFormattingStyleListChanged(ByVal e As EventArgs)
| Parameter | Description | |
| e | Specifies an EventArgs object that contains the event data. |