
Raises the AdaptFont event.
Introduced: 15.0.
[C#]
protected virtual void OnAdaptFont(AdaptFontEventArgs e);
[Visual Basic]
Protected Overridable Sub OnAdaptFont(ByVal e As AdaptFontEventArgs)
| Parameter | Description | |
| e | Specifies an AdaptFontEventArgs object that contains the event data. |