'Declaration
Protected Overridable Sub SetCheckState( _ ByVal state As System.Windows.Forms.CheckState _ )
'Usage
Dim instance As NCheckElement Dim state As System.Windows.Forms.CheckState instance.SetCheckState(state)
protected virtual void SetCheckState( System.Windows.Forms.CheckState state )
Parameters
- state