开发者

CF - Button when pressed receives a focus (bold border)

开发者 https://www.devze.com 2023-01-16 04:42 出处:网络
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.

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

0

精彩评论

暂无评论...
验证码 换一张
取 消