Improving UI. Any chance to change SLE,MLE,Combo and Listview selected color??

Public support forum for peer to peer support with related to the Visual Objects and Vulcan.NET products
Post Reply
User avatar
Stavros Spanos
Posts: 104
Joined: Thu Nov 12, 2015 4:59 pm
Location: Greece

Improving UI. Any chance to change SLE,MLE,Combo and Listview selected color??

Post by Stavros Spanos »

Hi all!

Trying to improve our products UI, we try to change programatically the color of SLE Selection and Listview Selection (see attached image - it should be green and not default blue in this case). The same problem rises with Combobox selection color.

Unfortunately I haven't found a way to do it.

Any idea?

TIA

Stavros
Attachments
Screen.png
Screen.png (186.33 KiB) Viewed 133 times
User avatar
robert
Posts: 4225
Joined: Fri Aug 21, 2015 10:57 am
Location: Netherlands

Improving UI. Any chance to change SLE,MLE,Combo and Listview selected color??

Post by robert »

Stavros,
These colors are controlled by the UI settings in Windows (theme settings etc).
I think they are stored in HKEY_CURRENT_USERControl PanelColors

If you don't want to change these colors then I think you would need to use owner drawn code.

Robert
XSharp Development Team
The Netherlands
robert@xsharp.eu
Post Reply