Thread: button question

  1. #1
    Registered User Rare177's Avatar
    Join Date
    May 2004
    Posts
    214

    button question

    im trying to make a button look like a non focused button all the time, basicly what im doing is making the button stay the same the whole time, the problem is when the button is default it has the blue line around it (for the xp theme), ive got rid of the down push effect and hover effect by overriding some things, but im stuck as for how to make it look like a plain button without the blue outer
    Good Help Source all round
    Good help for win programmers
    you will probably find something in here
    this thing also helps

    if you have never tried any of the above then maybe you should, they help alot

  2. #2
    Registered User C of Green's Avatar
    Join Date
    Jan 2002
    Location
    Calgary/Canada
    Posts
    59
    you can get rid of the blue by going to your properties window / FlatApperance / FlatStyle ... and change that to Popup ... not sure if thats what you want thou .

  3. #3
    Registered User Rare177's Avatar
    Join Date
    May 2004
    Posts
    214
    nah i used the blue as an example, i want to get rid of the selection look for any theme
    Good Help Source all round
    Good help for win programmers
    you will probably find something in here
    this thing also helps

    if you have never tried any of the above then maybe you should, they help alot

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. another do while question
    By kbpsu in forum C++ Programming
    Replies: 3
    Last Post: 03-23-2009, 12:14 PM
  2. Replies: 12
    Last Post: 12-08-2008, 07:13 PM
  3. Button Displaying Image
    By mrafcho001 in forum Windows Programming
    Replies: 4
    Last Post: 12-03-2005, 02:14 PM
  4. Pressing a button works sometimes
    By johny145 in forum Windows Programming
    Replies: 14
    Last Post: 05-18-2005, 11:53 AM
  5. Disabling "X" button on Window
    By Boomba in forum Windows Programming
    Replies: 3
    Last Post: 06-14-2003, 01:53 PM