Tagged Questions
0
votes
2answers
593 views
Arrow keys and changing control's focus hang the application
I have a usercontrol that contains a FlowLayoutPanel (topdown flow) with a bunch of radiobuttons. The control exposes a CheckedChanged event that fires whenever one of the radiobuttons's check ...