Skip to content

Control Appearance - Sheets tabs colors don't change #547

@Gasparete

Description

@Gasparete

Description

I'm customizing the Control Appearance of ReoGrid Contol, but the colors are not being apllied for the sheet tabs.
I had succes to change the colors of all others properties.
I tried change all available properties.

To Reproduce

rgcs[ControlAppearanceColors.SheetTabBorder] = someColor
rgcs[ControlAppearanceColors.SheetTabSelected] = someColor
rgcs[ControlAppearanceColors.SheetTabText] = someColor
grid.ControlStyle = rgcs;

Screenshots

Image

Edition

  • WPF

Environment

  • .NET 9
  • OS: Windows 11
  • Language of OS: Pt-br

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions