C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / NumericEditCalculator Class / OnFontChanged Method
An System.EventArgs that contains the event data.

In This Topic
OnFontChanged Method (NumericEditCalculator)
In This Topic
Raises the System.Windows.Forms.Control.FontChanged event.
Syntax
'Declaration
 
Protected Overrides Sub OnFontChanged( _
   ByVal e As EventArgs _
) 
 

Parameters

e
An System.EventArgs that contains the event data.
See Also