'Declaration
Protected Overridable Sub OnItemCheck( _ ByVal ice As System.Windows.Forms.ItemCheckEventArgs _ )
'Usage
Dim instance As NListView Dim ice As System.Windows.Forms.ItemCheckEventArgs instance.OnItemCheck(ice)
protected virtual void OnItemCheck( System.Windows.Forms.ItemCheckEventArgs ice )
Parameters
- ice