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

In This Topic
    Remove Method (InputComboBoxItemCollection)
    In This Topic
    Removes the first occurrence of the specified InputComponent from the collection.
    Overload List
    OverloadDescription
    Removes the first occurrence of the specified InputComponent from the collection. (Inherited from C1.Win.C1InputPanel.InputComponentCollection)
    Removes the first occurrence of the InputComponent with the specified name from the collection. (Inherited from C1.Win.C1InputPanel.InputComponentCollection)
    See Also