CheckedListBoxControl Constructors
The checked list box control, in which each item can be checked, unchecked or set to the grayed state. The control can be populated with items from a data source.| Name | Description |
|---|---|
| CheckedListBoxControl() | Creates a new CheckedListBoxControl object with default settings. |
See Also