ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / C1DropDownControl Class / ButtonWidth Property

In This Topic
    ButtonWidth Property (C1DropDownControl)
    In This Topic
    Specifies the button width instead of using the default width.
    Syntax
    'Declaration
     
    Public Property ButtonWidth As Integer
    public int ButtonWidth {get; set;}
    See Also