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