I have a control with multiple input controls. I want to keep track of the keyboard focus such that the display in the control changes depending on whether any of the contained controls has the keyboard focus. I don't see any easy way to do
this.
↧