InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputComboBoxItemCollection Class
Members

In This Topic
    InputComboBoxItemCollection Class
    In This Topic
    Represents a collection of items in InputComboBox.
    Object Model
    InputComboBoxItemCollection Class
    Syntax
    'Declaration
     
    Public Class InputComboBoxItemCollection 
       Inherits InputComponentCollection
    public class InputComboBoxItemCollection : InputComponentCollection 
    Inheritance Hierarchy

    System.Object
       System.Collections.CollectionBase
          C1.Win.C1InputPanel.InputComponentCollection
             C1.Win.C1InputPanel.InputComboBoxItemCollection

    See Also