Thread: Changing button colors?

  1. #1
    Registered User
    Join Date
    Sep 2004
    Posts
    9

    Changing button colors?

    HI!
    i wanted to know how to change the background and text colors of controls like buttons. i tried the SetbkColor , but it dosen't work. What do i do?

  2. #2
    Registered User Rare177's Avatar
    Join Date
    May 2004
    Posts
    214
    from what i know you cannot change the color of a button unless it is owner drawn

  3. #3
    Registered User cfrost's Avatar
    Join Date
    Apr 2004
    Posts
    119
    How to drive your own class from cbutton to make an custom owner drawn button
    Software is like sex it is good when it is free

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 3
    Last Post: 05-13-2007, 08:55 AM
  2. Changing Text Colors Or Look In C++
    By mfm1983 in forum C++ Programming
    Replies: 3
    Last Post: 12-16-2006, 06:17 PM
  3. Button changing
    By Obbin in forum C++ Programming
    Replies: 2
    Last Post: 07-07-2006, 08:32 AM
  4. changing what the x button does
    By kwm32 in forum Windows Programming
    Replies: 1
    Last Post: 03-19-2004, 09:04 PM