Community login and other support tools will be unavailable Saturday May 3rd 9:00 am to 3:00 pm (EST) due to planned maintenance. Learn More

Translate the entire conversation x

Background Colour for Sliders?

SeeBear
7-Bedrock

Background Colour for Sliders?

Hej,

is it possible to adjust the backgroundColor of the control element "slider" in a script?

If, how?

Thanks for help.

ACCEPTED SOLUTION

Accepted Solutions
RichardJ
19-Tanzanite
(To:SeeBear)

No, that's not possible. You could use a MSForms 2.0 scrollbar instead, in which case the property is "BackColor". There's an example of an MSForms 2.0 scrollbar here: Extra Components.mcd

View solution in original post

2 REPLIES 2

Hi,

as far as I know, not in sliders. But why not give scrollbars a try? There you can set foreground as well as background colors - e.g. controlled by an input variable. Moreover - oppositely to sliders they update output data while moving the scrollbar pointer.

RichardJ
19-Tanzanite
(To:SeeBear)

No, that's not possible. You could use a MSForms 2.0 scrollbar instead, in which case the property is "BackColor". There's an example of an MSForms 2.0 scrollbar here: Extra Components.mcd

Announcements

Top Tags