Vscrollbar in Treeview

Ask questions about creating Graphical User Interfaces (GUI) in PowerShell and using WinForms controls.
Forum rules
Do not post any licensing information in this forum.

Any code longer than three lines should be added as code using the 'Select Code' dropdown menu or attached as a file.
This topic is 4 years and 2 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
Locked
User avatar
daniel kusnir
Posts: 75
Last visit: Tue May 23, 2023 10:50 am
Answers: 1

Re: Vscrollbar in Treeview

Post by daniel kusnir »

the only way to change theme for the scrollbar is to code your own, as its using OS system properties
jvierra
Posts: 15439
Last visit: Tue Nov 21, 2023 6:37 pm
Answers: 30
Has voted: 4 times
Been upvoted: 33 times

Re: Vscrollbar in Treeview

Post by jvierra »

gugyhodge wrote: Thu Jan 23, 2020 12:30 am I did not like the gray style of their ScrollBars vertical and horizontal. Is it possible to change it somehow, I want gradient ScrollBars. How can I do that and how to learn precalculus fast?
Cannot be done in Forms. That is only available in WPF or via third party controls.
This topic is 4 years and 2 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
Locked