Calendar for WinForms | ComponentOne
C1.Win.Input Namespace / C1ComboBox Class / ResetDropDownWidth Method

In This Topic
    ResetDropDownWidth Method (C1ComboBox)
    In This Topic
    Restores the default value of the C1.Win.Input.Base.C1DropDownControlBase.DropDownWidth property.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub ResetDropDownWidth() 
    protected virtual void ResetDropDownWidth()
    See Also