-
Notifications
You must be signed in to change notification settings - Fork 1k
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 nodes of TreeView not in dark mode when editing it #12042
Labels
area-DarkMode
Issues relating to Dark Mode feature
🚧 work in progress
Work that is current in progress
help wanted
Good issue for external contributors
Milestone
Comments
pcblues
added a commit
to pcblues/winforms
that referenced
this issue
Dec 20, 2024
pcblues
added a commit
to pcblues/winforms
that referenced
this issue
Dec 21, 2024
pcblues
added a commit
to pcblues/winforms
that referenced
this issue
Dec 21, 2024
pcblues
added a commit
to pcblues/winforms
that referenced
this issue
Dec 21, 2024
Pull request for Issue dotnet#12042
Draft
pcblues
added a commit
to pcblues/winforms
that referenced
this issue
Dec 23, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area-DarkMode
Issues relating to Dark Mode feature
🚧 work in progress
Work that is current in progress
help wanted
Good issue for external contributors
.NET version
.NET 9.0.100-rc.2.24453.35
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 nodes of TreeeView not in dark mode when editing it, and the issue also can reproduce ItemView item when editing it.
![image](https://private-user-images.githubusercontent.com/38325459/364259285-197881bf-5284-493c-b665-ee5d47c9541c.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxOTI0MjEsIm5iZiI6MTczOTE5MjEyMSwicGF0aCI6Ii8zODMyNTQ1OS8zNjQyNTkyODUtMTk3ODgxYmYtNTI4NC00OTNjLWI2NjUtZWU1ZDQ3Yzk1NDFjLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDEyNTUyMVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTMxYTM1ZGI0NTVkYzQ5OGVkYjZiNTA5NTdlNGVmZDYzZTE2ZmQ4NmNhNGY3NmZkMWMyYTYwZGNjYTg1YmYzY2MmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.TdQGTiWaeQCqtvGlOwikhEdAsnIX7CiF4guJi-NRj6Q)
![GHNewIssue](https://private-user-images.githubusercontent.com/38325459/364259329-ef56d197-d975-4edc-8d43-a87032094171.gif?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxOTI0MjEsIm5iZiI6MTczOTE5MjEyMSwicGF0aCI6Ii8zODMyNTQ1OS8zNjQyNTkzMjktZWY1NmQxOTctZDk3NS00ZWRjLThkNDMtYTg3MDMyMDk0MTcxLmdpZj9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDEyNTUyMVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWYyZDkxOGRiZTVkMTk5OTQwYzcxOWU2OTc1ZTY4YWRhN2UyYjdlZTk1NzIyYzc2NDU1ZjNkMTg5MDg1MzJkYzUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.H-FnuDm7jbADEuG3cGknLzPTJjAkpM_WhXUewtmhNI4)
Steps to reproduce
Reproduce application:
ReproduceApplication.zip
The text was updated successfully, but these errors were encountered: