Dieuz 0 Posted October 8, 2007 Hi, Is there any function to get/retrieve the background color of a label? Thanks, Share this post Link to post Share on other sites
evilertoaster 3 Posted October 8, 2007 hummm, maybe http://www.autoitscript.com/forum/index.php?showtopic=42421 that can kinda help you. I'm looking particually at _API_GetSysColor($iIndex) of Auto3Lib Share this post Link to post Share on other sites
Dieuz 0 Posted October 8, 2007 Hmmm... thats kinda complicated for the thing Im trying to do. I only want to retrieve the Hex background color of a label._GUICtrlListViewGetBackColor exist but does _GUICtrlLabelGetBackColor exist? Share this post Link to post Share on other sites