giggetto71 Active Member Licensed User Longtime User Sep 28, 2024 #1 Hi, I am trying so set the background color of a CLV. I searched the forum and found that the background color is infact the divider color. how do I change it at runtime? thanks
Hi, I am trying so set the background color of a CLV. I searched the forum and found that the background color is infact the divider color. how do I change it at runtime? thanks
TILogistic Expert Licensed User Longtime User Sep 28, 2024 #2 ? clv1.sv.ScrollViewInnerPanel.Color = xui.Color_Blue Upvote 0