CheckBoxState (enum)

This type is found in the namespace System.Windows.Forms.VisualStyles

mGetHashCodeInt32
mToStringString
mToStringString
mCompareToInt32
mToStringString
mHasFlagBoolean
mGetTypeCodeTypeCode
mEqualsBoolean
mToStringString
mGetTypeType
fvalue__Int32
fUncheckedNormalCheckBoxState
fUncheckedHotCheckBoxState
fUncheckedPressedCheckBoxState
fUncheckedDisabledCheckBoxState
fCheckedNormalCheckBoxState
fCheckedHotCheckBoxState
fCheckedPressedCheckBoxState
fCheckedDisabledCheckBoxState
fMixedNormalCheckBoxState
fMixedHotCheckBoxState
fMixedPressedCheckBoxState
fMixedDisabledCheckBoxState

GetHashCode

ToString

.

ToString

.

CompareTo

formatSystem.String
providerSystem.IFormatProvider

ToString

targetSystem.Object

HasFlag

providerSystem.IFormatProvider

GetTypeCode

flagSystem.Enum

Equals

.

ToString

objSystem.Object

GetType

formatSystem.String

value__

.

UncheckedNormal

.

UncheckedHot

.

UncheckedPressed

.

UncheckedDisabled

.

CheckedNormal

.

CheckedHot

.

CheckedPressed

.

CheckedDisabled

.

MixedNormal

.

MixedHot

.

MixedPressed

.

MixedDisabled

.
.