ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonColorPickerItem Class / LargeButtons Property

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