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

In This Topic
    IndexOf Method (InputComboBoxItemCollection)
    In This Topic
    Determines the index of a specific InputComponent in the collection.
    Overload List
    OverloadDescription
    Determines the index of a specific InputComponent in the collection. (Inherited from C1.Win.C1InputPanel.InputComponentCollection)
    Determines index of the first InputComponent with the specified name in the collection. (Inherited from C1.Win.C1InputPanel.InputComponentCollection)
    See Also