Input for WinForms | ComponentOne
C1.Win.Input.Pickers Namespace / C1ColorPicker Class / DropDownWidth Property

In This Topic
    DropDownWidth Property (C1ColorPicker)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shadows Property DropDownWidth As Integer
    public new int DropDownWidth {get; set;}
    See Also