-
1 Attachment(s)
Toolbar buttons...
Is there some reason why when I have a toolbar that is docked to the top or bottom, the bottom of the buttons disappear when they are pressed? Is this a bug in the framework, or am I missing some property or something?
http://www.vbforums.com/attachment.p...postid=1433675
-
Thats not a bug. Thats a toggle button, there is a property to change that.
-
No, that can't be it. I have the button style set to PushButton. I tried changing it to ToggleButton to see the difference, and the only one I saw was that it stayed depressed even after the mouse was released. But the bottom of the button still disappeared.
-
Ok, I know what the problem is. You have to put icons on the buttons.
-
Sorry, that didn't make any difference.
-
Maybe it's an artifact of your color scheme, my toolbars don't do that. The bottom of the button is clearly visible when pushed in for me.