[Mono-bugs] [Bug 543717] KeyEventArgs.SuppressKeyPress Doesn't Work on TabControl with Arrow Keys
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Oct 2 08:36:30 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=543717
User dglick at dracorp.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=543717#c1
--- Comment #1 from David Glick <dglick at dracorp.com> 2009-10-02 06:36:29 MDT ---
It looks as though the TabControl actually responds to key presses before the
KeyDown event is raised. In MS WinForms, the TabControls responds to key
presses after the KeyDown is raised (thus allowing it to honor the
SuppressKeyPress field).
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list