Method OnFontChanged
OnFontChanged(EventArgs)
Called when the value of the Font property changes.
protected override void OnFontChanged(EventArgs e)
Parameters
Remarks
Derived classes can override this method to handle the event without attaching a delegate.