background color of a panel
- lakefalos
- Posts:27
- Joined: Thu Feb 01, 2018 3:13 pm
background color of a panel
How do you change the background color of a panel dynamically via a Control script?
- leoknipp
- Posts:2928
- Joined: Tue Aug 24, 2010 7:28 pm
Re: background color of a panel
As far as I have seen you cannot change the background color during runtime.
Why do you want to change the color?
What is the use case for this requirement?
Best Regards
Leopold Knipp
Senior Support Specialist
Why do you want to change the color?
What is the use case for this requirement?
Best Regards
Leopold Knipp
Senior Support Specialist
- gschijndel
- Posts:376
- Joined: Tue Jan 15, 2019 3:12 pm
Re: background color of a panel
You can use a rectangle to cover the whole panel and set the color from this rectangle dynamically