CheckedListBox Constructor ()
.NET Framework (current version)
Initializes a new instance of the CheckedListBox class.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
By default, CheckedListBox uses SetStyle and the ResizeRedraw value of ControlStyles to specify that the control is redrawn when resized.
.NET Framework
Available since 1.1
Available since 1.1
Show: