|
-
Aug 13th, 2001, 03:43 PM
#1
Thread Starter
Fanatic Member
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.
-
Aug 13th, 2001, 04:04 PM
#2
Lively Member
Maybe you can set command1.tabstop=false.
I haven't tried it but it might work.
Abel.
-
Aug 13th, 2001, 08:44 PM
#3
Thread Starter
Fanatic Member
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.
-
Aug 13th, 2001, 08:57 PM
#4
New Member
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.
-
Aug 13th, 2001, 09:20 PM
#5
Thread Starter
Fanatic Member
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.
-
Aug 13th, 2001, 09:23 PM
#6
Fanatic Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|