CheckedListBoxItem Members
In This Article
#Constructors
Name | Description |
---|---|
Checked |
Creates a new Checked |
Checked |
Creates a new Checked |
Checked |
Initializes a new instance of the Checked |
Checked |
Initializes a new instance of the Checked |
Checked |
Initializes a new instance of the Checked |
Checked |
Initializes a new instance of the Checked |
Checked |
Initializes a new instance of the Checked |
Checked |
Initializes a new instance of the Checked |
Checked |
Initializes a new instance of the Checked |
Checked |
Creates a new Checked |
Checked |
Creates a new Checked |
#Fields
Name | Description |
---|---|
State |
Inherited from List |
#Properties
Name | Description |
---|---|
Check |
Gets or sets the item’s state. |
Description | Gets or sets the item’s display text. |
Enabled | Gets or set whether an end-user can change the item’s state. |
Tag |
Gets or sets custom data associated with the current List |
Value |
Gets or sets the item’s value.
Inherited from List |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Converts a value of the Nullable Boolean type to the System. |
Get |
Converts a check state to a Nullable |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Invert |
Inverts the item’s check state. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the text representation of the current item. |
See Also