'Declaration Protected Overridable Sub OnChecked( _ ByVal e As EventArgs _ )
'Declaration
Protected Overridable Sub OnChecked( _ ByVal e As EventArgs _ )
'Usage Dim instance As C1CheckBox Dim e As EventArgs instance.OnChecked(e)
'Usage
Dim instance As C1CheckBox Dim e As EventArgs instance.OnChecked(e)
protected virtual void OnChecked( EventArgs e )
C1CheckBox Class C1CheckBox Members