
Overridden. See Control.OnFontChanged.
[C#]
protected override void OnFontChanged(EventArgs e);
[Visual Basic]
Protected Overloads Overrides Sub OnFontChanged(ByVal e As EventArgs)
| Parameter | Description | |
| e | Specifies an EventArgs object that contains the event data. |