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

In This Topic
    OnClear Method (InputComboBoxItemCollection)
    In This Topic
    Performs additional custom processes when clearing the contents of the InputComponentCollection instance.
    Syntax
    'Declaration
     
    Protected Overridable Sub OnClear() 
    protected virtual void OnClear()
    See Also