C++ Programming
08-08-2009, 10:33 PM
Hi, is it possible to draw the background of a status bar with UxTheme.dll? I was browsing through available XP Visual style controls (https://www.codeproject.com/KB/winsdk/xpvisualstyle.aspx)[^ (https://www.codeproject.com/KB/winsdk/xpvisualstyle.aspx)], but can't find the status bar background.
Thanks for any help. I looked into existing articles here at CodeProject, which usually derive from CStatusBar (to get the background) and then extend it. I like to find out if it's possible to make an owner-draw control without using the standard status bar control at all.
Cheers!
My webchat in Europe (http://www.pichat.net/) http://www.barakasoft.com/script/Forums/Images/coffee.gif (in 4K (http://www.godx.de/en/C4_tiny_chat_software))
Thanks for any help. I looked into existing articles here at CodeProject, which usually derive from CStatusBar (to get the background) and then extend it. I like to find out if it's possible to make an owner-draw control without using the standard status bar control at all.
Cheers!
My webchat in Europe (http://www.pichat.net/) http://www.barakasoft.com/script/Forums/Images/coffee.gif (in 4K (http://www.godx.de/en/C4_tiny_chat_software))