J
JezB
I have a user control that I want to display slightly differently if it has
input focus. Trouble is, I can't see any event available (like FocusChanged)
to tell it when focus is gained and then lost again (upon which I want to
force repainting).
The same is true for any focusable Control (if I wanted to take any
particular action when it loses focus). What can I do ?
input focus. Trouble is, I can't see any event available (like FocusChanged)
to tell it when focus is gained and then lost again (upon which I want to
force repainting).
The same is true for any focusable Control (if I wanted to take any
particular action when it loses focus). What can I do ?