Sdílet prostřednictvím


ElementHost.FontChanged Událost

Definice

Nastane při Font změně hodnoty vlastnosti.

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

Atributy

Poznámky

Další informace o události najdete v FontChanged tématu Control.FontChanged.

Platí pro

Viz také