ActionsPane.FontChanged Event

Definition

Occurs when the Font property value changes.

public:
 event EventHandler ^ FontChanged;
event EventHandler FontChanged;
member this.FontChanged : EventHandler 
Event FontChanged As EventHandler 

Event Type

Remarks

This event provides the same functionality as the System.Windows.Forms.Control.FontChanged event. For more information about using this event, see System.Windows.Forms.Control.FontChanged.

Applies to