'DeclarationProtected Overridable ReadOnly Property DefaultCheckState As System.Windows.Forms.CheckState
'UsageDim instance As NCheckElement Dim value As System.Windows.Forms.CheckState value = instance.DefaultCheckState
protected virtual System.Windows.Forms.CheckState DefaultCheckState {get;}