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