Results 1 to 6 of 6

Thread: Remove focus rectangle on button

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jan 2001
    Location
    Vietnam
    Posts
    613

    Remove focus rectangle on button

    How to remove the focused rectangle on the button (dotted line around the edge when the button got focus)?

    Thanks.

  2. #2
    Lively Member
    Join Date
    Mar 2000
    Posts
    84
    Maybe you can set command1.tabstop=false.
    I haven't tried it but it might work.

    Abel.

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Jan 2001
    Location
    Vietnam
    Posts
    613
    No, I want to be able to click the button and at the same time do not see the line. I am trying using the subclass technique, hope it works soon.

    Regards.

  4. #4

    Don't think u can

    That is a windows feature, so unless someone can tell you what to use to disable the windows feature, I think your outta luck.

  5. #5

    Thread Starter
    Fanatic Member
    Join Date
    Jan 2001
    Location
    Vietnam
    Posts
    613
    That is a windows feature, so unless someone can tell you what to use to disable the windows feature, I think your outta luck.
    I found the solution.

    See my demo.

  6. #6
    Fanatic Member
    Join Date
    Nov 2000
    Location
    Sydney Australia
    Posts
    804
    It doesn't quite work. Hold the mouse button down over the button without the rectangle, now move the mouse and the rectangle appears again.

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