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

In This Topic
    DefaultIconSize Property (C1ColorPicker)
    In This Topic
    Gets or sets the default icon size of control.
    Syntax
    'Declaration
     
    
    Public Property DefaultIconSize As Size
    public Size DefaultIconSize {get; set;}
    Remarks
    See Also