|
-
Mar 8th, 2001, 11:44 AM
#1
Thread Starter
PowerPoster
How can I change the background color of a static picture control?
Do I need to create kind of Brush to archieve this task?
-
Mar 8th, 2001, 04:10 PM
#2
I think you'd need to catch the WM_CTLCOLORSTATIC message, then use SetBkColor to change the color.
-
Mar 9th, 2001, 12:25 AM
#3
Thread Starter
PowerPoster
Thanks megatron and I try it out later.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|