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