ComponentOne List for WinForms
C1.Win.C1List Namespace / C1Combo Class / ButtonWidth Property

In This Topic
    ButtonWidth Property (C1Combo)
    In This Topic
    Gets the width for the combo button.
    Syntax
    'Declaration
     
    
    Public Property ButtonWidth As Integer
    public int ButtonWidth {get; set;}
    See Also