ComponentOne InputPanel for WinForms
InputComboBoxItemCollection Class Members
Properties  Methods 

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace : InputComboBoxItemCollection Class

The following tables list the members exposed by InputComboBoxItemCollection.

Public Properties
 NameDescription
Public Property (Inherited from System.Collections.CollectionBase)
Public Property (Inherited from System.Collections.CollectionBase)
Public PropertyOverloaded. Gets or sets the InputComponent at the specified position in the collection. (Inherited from C1.Win.C1InputPanel.InputComponentCollection)
Top
Public Methods
 NameDescription
Public MethodAdds the specified InputComponent to the collection. (Inherited from C1.Win.C1InputPanel.InputComponentCollection)
Public MethodOverloaded. Adds an InputOption with the specified text to the collection.  
Public MethodOverloaded. Removes all components from the collection, then disposes the components. (Inherited from C1.Win.C1InputPanel.InputComponentCollection)
Public MethodOverloaded. Determines whether this collection contains the specified InputComponent. (Inherited from C1.Win.C1InputPanel.InputComponentCollection)
Public MethodDetermines whether this collection contains an InputOption with the specified text.  
Public MethodOverloaded. Determines the index of a specific InputComponent in the collection. (Inherited from C1.Win.C1InputPanel.InputComponentCollection)
Public MethodDetermines index of the first InputOption with the specified text in the collection.  
Public MethodInserts the specified InputComponent into this collection at the given index. (Inherited from C1.Win.C1InputPanel.InputComponentCollection)
Public MethodInserts an InputOption with the specified text into this collection at the given index.  
Public MethodOverloaded. Removes the first occurrence of the specified InputComponent from the collection. (Inherited from C1.Win.C1InputPanel.InputComponentCollection)
Public Method (Inherited from System.Collections.CollectionBase)
Public MethodRemoves the first occurrence of an InputOption with the specified text from the collection.  
Top
See Also

Reference

InputComboBoxItemCollection Class
C1.Win.C1InputPanel Namespace