Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor.Ribbon Namespace / FontColorButton Class / OfficeColorPalette Property

In This Topic
    OfficeColorPalette Property (FontColorButton)
    In This Topic
    Syntax
    'Declaration
     
    Public Property OfficeColorPalette As C1.Win.Ribbon.OfficeColorPalette
    public C1.Win.Ribbon.OfficeColorPalette OfficeColorPalette {get; set;}
    See Also