C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / InputRadioButton Class / OnCheckedChanged Method

In This Topic
OnCheckedChanged Method (InputRadioButton)
In This Topic
Raises the CheckedChanged event.
Syntax
'Declaration
 
Protected Overridable Sub OnCheckedChanged( _
   ByVal e As EventArgs _
) 
 

Parameters

e
See Also