ComponentOne List for WinForms
C1.Win.C1List Namespace / ComboBoxContainer Class / DropDownWidth Property

In This Topic
    DropDownWidth Property (ComboBoxContainer)
    In This Topic
    Returns or sets the width of the dropped down.
    Syntax
    'Declaration
     
    
    Public Overridable Property DropDownWidth As Integer
    public virtual int DropDownWidth {get; set;}
    See Also