'DeclarationPublic Enum CheckValue Inherits System.Enum
'UsageDim instance As CheckValue
public enum CheckValue : System.Enum
'DeclarationPublic Enum CheckValue Inherits System.Enum
'UsageDim instance As CheckValue
public enum CheckValue : System.Enum
| Member | Description |
|---|---|
| False | Sets the check box value to false |
| Indeterminate | Sets the check box value to indeterminate |
| True | Sets the check box value to true |
System.Object
System.ValueType
System.Enum
FarPoint.Win.CheckValue