How to know if a button has the input focus |
|
By default the control doesn't take any action in order to alter its surface to display the fact that it has received the input focus: this behavior can be changed using the FocusMode property or, at Design-time, using the Other property page: see the Other useful settings section for details.
|