OnFontChanged Method (NumericEditCalculator)
Raises the System.Windows.Forms.Control.FontChanged event.
protected override void OnFontChanged(
EventArgs
)
'Declaration
Protected Overrides Sub OnFontChanged( _
ByVal As EventArgs _
)
Parameters
- e
- An System.EventArgs that contains the event data.