ComponentOne MultiSelect for WinForms
C1.Win.Input.Base Namespace / C1DropDownEditorBase Class / ResetDropDownWidth Method

In This Topic
    ResetDropDownWidth Method (C1DropDownEditorBase)
    In This Topic
    Restores the default value of the DropDownWidth property.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub ResetDropDownWidth() 
    protected virtual void ResetDropDownWidth()
    See Also