C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / C1ComboBox Class / CreateItemsCollection Method

In This Topic
CreateItemsCollection Method
In This Topic
Creates a new instance of the item collection.
Syntax
'Declaration
 
Protected Overridable Function CreateItemsCollection() As ComboBoxItemList
 

Return Value

A ComboBoxItemList that represents the new item collection.
See Also