how to remove focus from a button
i designed a cool button giving a 3d effect when the mouse enters or leaves the
buttons but when the button is clicked, it is focused and a line appears around the border
of the button. how do i de-focus the button after it is clicked to remove the focus.
Language:c#
thanks for reading!
|