Group: Forum Members
Posts: 524,
Visits: 30K
|
Is there a generic something I can put in a grid's keypress event to say "move to the next control in the tab order"?
I think the have the Ultrawingrid keypress event worked out, but rather than tell every individual grid specifically to setfocus to the next control, I'll like to use an Ultrawingrid subclass that would always do this on Ctrl-TAB.
Thoughts?
|