NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

CheckedListBox Constructor

Creates a new CheckedListBox for the user.

[Visual Basic]
Public Sub New()
[C#]
public CheckedListBox();
[C++]
public: CheckedListBox();
[JScript]
public function CheckedListBox();

See Also

CheckedListBox Class | CheckedListBox Members | System.WinForms Namespace