PrintPreviewDialog.FontChanged Event

Definition

Occurs when the value of the Font property changes.

public:
 event EventHandler ^ FontChanged;
[System.ComponentModel.Browsable(false)]
public event EventHandler FontChanged;
[System.ComponentModel.Browsable(false)]
public event EventHandler? FontChanged;
[<System.ComponentModel.Browsable(false)>]
member this.FontChanged : EventHandler 
Public Custom Event FontChanged As EventHandler 

Event Type

Attributes

Remarks

This event is not relevant for this class.

Applies to