Constructor CheckedListBox
CheckedListBox(Control)
Initializes a new instance of the CheckedListBox class with the specified parent control.
public CheckedListBox(Control parent)
Parameters
parentControlParent of the control.
CheckedListBox()
Initializes a new instance of the CheckedListBox class.
public CheckedListBox()