Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Dark Mode] the HScroolBar/VScrollBar are not in dark mode #12004

Closed
Zheng-Li01 opened this issue Aug 29, 2024 · 1 comment
Closed

[Dark Mode] the HScroolBar/VScrollBar are not in dark mode #12004

Zheng-Li01 opened this issue Aug 29, 2024 · 1 comment
Labels
area-DarkMode Issues relating to Dark Mode feature

Comments

@Zheng-Li01
Copy link
Member

.NET version

.NET SDK 9.0.100-rc.2.24428.4

Did it work in .NET Framework?

No

Did it work in any of the earlier releases of .NET Core or .NET 5+?

This is a new feature Dark Mode: #11857

Issue description

The HScroolBar/VScrollBar are not in dark mode, the issue also can reproduce on for the controls with scrollbar, such as checkedlistbox with scrollbar, and Form with scrollbar.
image

Steps to reproduce

  1. Create a WinForms .NET application with HScroolBar/VScrollBar control
  2. Enable DarkMode by Application.SetColorMode(SystemColorMode.Dark) in Program.cs file
  3. Run application to observe
@Zheng-Li01 Zheng-Li01 added untriaged The team needs to look at this issue in the next triage area-DarkMode Issues relating to Dark Mode feature labels Aug 29, 2024
@Zheng-Li01
Copy link
Member Author

Closed due to the issue does not reproduce on windows 11

@dotnet-policy-service dotnet-policy-service bot removed the untriaged The team needs to look at this issue in the next triage label Aug 29, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Sep 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-DarkMode Issues relating to Dark Mode feature
Projects
None yet
Development

No branches or pull requests

1 participant