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