Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Ninja_beaver

Pages: 1
1
MusicBee API / How to make checkbox tick colour follow skin
« on: August 03, 2021, 01:49:37 PM »
I'm trying to make a checkbox follow the current skin like the ones in preferences do, e.g. here with the DarkRED metro skin:
I tried using
Code
Setting_GetSkinElementColour()
and looking through the various combinations of options, but none of them seemed to correspond to the red tick colour.  I'm wondering how to get the correct colour.

Pages: 1