C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / InputNumericBox Class / OnFormatChanged Method

In This Topic
OnFormatChanged Method (InputNumericBox)
In This Topic
Raises the FormatChanged event.
Syntax
'Declaration
 
Protected Overridable Sub OnFormatChanged( _
   ByVal e As EventArgs _
) 
 

Parameters

e
See Also