As the question is asked ... how can i prevent that from happening? I have ZOOM IN and ZOOM OUT button that 开发者_运维技巧receive focus after pressed.
The button in CF does not have focus property so im guessing im required to do another painful workaround...
Any ideas?
This is the way the system draws the buttons when clicked. If you don't want this you'll have to redraw the button (and it various states) yourself
精彩评论