ComponentOne List for WinForms
C1.Win.C1List Namespace / ComboBoxContainer Class / ResetContentHeight Method

In This Topic
    ResetContentHeight Method (ComboBoxContainer)
    In This Topic
    Restore the ContentHeight property to its default value.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub ResetContentHeight() 
    protected virtual void ResetContentHeight()
    See Also