D
Doug Crawford
I would like to create an inherited TextBox control that pops up a small
numeric keypad when it receives focus. The problem is, if I use a
UserControl for the keypad the focus will shift away from the TextBox
when the user taps one of the keys. Is there anyway I can somehow
create the same affect without loosing focus?
numeric keypad when it receives focus. The problem is, if I use a
UserControl for the keypad the focus will shift away from the TextBox
when the user taps one of the keys. Is there anyway I can somehow
create the same affect without loosing focus?