Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / RibbonColorPickerItem Class / LargeButtons Property

In This Topic
    LargeButtons Property (RibbonColorPickerItem)
    In This Topic
    Gets or sets whether the color picker buttons should be large or small.
    Syntax
    'Declaration
     
    
    Public Property LargeButtons As Boolean
    public bool LargeButtons {get; set;}
    See Also