'Declaration Protected Overridable Sub OnDecimalSeparatorInputCharsChanged( _ ByVal e As EventArgs _ )
'Usage Dim instance As WinNumericTextBox Dim e As EventArgs instance.OnDecimalSeparatorInputCharsChanged(e)
Parameters
- e
- A System.EventArgs that contains the event data.