Occurs after one or more formatting styles have been added or removed or if the name of an existing style has been changed. The event handler receives an argument of type EventArgs containing data related to this event.

Syntax

public event EventHandler FormattingStyleListChanged;
Public Event FormattingStyleListChanged As EventHandler