CheckedListBoxItem Constructors
Represents an item within the CheckedListBoxControl and CheckedComboBoxEdit controls.
Name | Parameters | Description |
---|---|---|
Checked |
none |
Creates a new Checked |
Checked |
value, is |
Creates a new Checked |
Checked |
value, description, tag |
Initializes a new instance of the Checked |
Checked |
value, description, check |
Initializes a new instance of the Checked |
Checked |
value, description, check |
Initializes a new instance of the Checked |
Checked |
value, description, check |
Initializes a new instance of the Checked |
Checked |
value, description, check |
Initializes a new instance of the Checked |
Checked |
value, description |
Initializes a new instance of the Checked |
Checked |
value, check |
Initializes a new instance of the Checked |
Checked |
value, check |
Creates a new Checked |
Checked |
value |
Creates a new Checked |
See Also