Posts by TAVARYS tavares • 1 point
2 posts
-
0
votes1
answer16
viewsA: Treeview How to Remove Color from the Background of a Node After Click
I found the solution in itself documentation. Follow the complete code below. Font tagFont = new Font(FontFamily.GenericSansSerif,8, FontStyle.Bold); treeView1.DrawMode =…
c#answered TAVARYS tavares 1 -
0
votes1
answer16
viewsQ: Treeview How to Remove Color from the Background of a Node After Click
When the component was clicked but my intention is to remove this color blue half red if you use the zoom will notice these two color I’ve tried all kinds of things but click it gets this color…
c#asked TAVARYS tavares 1