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

In This Topic
    Padding Property (C1ColorPicker)
    In This Topic
    Gets or sets padding within the control.
    Syntax
    'Declaration
     
    
    Public Property Padding As Padding
    public Padding Padding {get; set;}
    See Also