Method AfterFontChanged
AfterFontChanged(AbstractControl, EventArgs)
Called after the value of the Font property changes.
public virtual void AfterFontChanged(AbstractControl sender, EventArgs e)
Parameters
sender
AbstractControle
EventArgs
Called after the value of the Font property changes.
public virtual void AfterFontChanged(AbstractControl sender, EventArgs e)
sender
AbstractControle
EventArgs