ComponentOne List for WinForms
C1.Win.C1List Namespace / DropDownList Class / ResetCaptionHeight Method

In This Topic
    ResetCaptionHeight Method (DropDownList)
    In This Topic
    Restore the C1.Win.C1List.ListBase.Frame.CaptionHeight property to its default value.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub ResetCaptionHeight() 
    protected virtual void ResetCaptionHeight()
    See Also