Results 1 to 3 of 3

Thread: change background color

  1. #1

    Thread Starter
    PowerPoster Chris's Avatar
    Join Date
    Jan 1999
    Location
    K-PAX
    Posts
    3,238
    How can I change the background color of a static picture control?

    Do I need to create kind of Brush to archieve this task?

  2. #2
    Guest
    I think you'd need to catch the WM_CTLCOLORSTATIC message, then use SetBkColor to change the color.

  3. #3

    Thread Starter
    PowerPoster Chris's Avatar
    Join Date
    Jan 1999
    Location
    K-PAX
    Posts
    3,238
    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
  •  



Click Here to Expand Forum to Full Width