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.CreateItemsCollection

[To be supplied.]

[Visual Basic]
Overrides Protected Function CreateItemsCollection() As _
   ObjectCollection
[C#]
protected override ObjectCollection CreateItemsCollection();
[C++]
protected: override ObjectCollection* CreateItemsCollection();
[JScript]
protected override function CreateItemsCollection() :
   ObjectCollection;

See Also

CheckedListBox Class | CheckedListBox Members | System.WinForms Namespace