![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
|
Welcome to Vista Forums we are your forum to discuss Windows Vista x64 and x86 systems. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
br> br> |
| |||||||
![]() |
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| Guest | how to turn off arrow key tabbing? hi, i guess this is a new behaviour of WPF, the user can switch between controls with the arrow keys, former win apps could only achieve this via tab (to my knowledge). how can i turn it off? it's getting in the way of my window_keydown hotkeys. i want to move selected objects in a viewport with the arrow keys, not switch focus to different control. to put it another way, my arrow keys are not working the way i want to because a textbox automatically captures the arrow keys and locks the cursor inside. i tried the following properties on the window to no avail: KeyboardNavigation.ControlTabNavigation="None" KeyboardNavigation.DirectionalNavigation="None" any ideas? mucho thanks in advance. tim |
My System Specs![]() |
| | #2 (permalink) |
| Guest | Re: how to turn off arrow key tabbing? one way i found to work around this was to set e.Handled = true in the KeyDown event handler. however i would still be interested to know if it is possible to prevent the arrow keys switching focus between controls. tim "Tim_Mackey" <timmer3@gmail.com> wrote in message news:1171987009.917672.3340@m58g2000cwm.googlegroups.com... > hi, > i guess this is a new behaviour of WPF, the user can switch between > controls with the arrow keys, former win apps could only achieve this > via tab (to my knowledge). > > how can i turn it off? it's getting in the way of my window_keydown > hotkeys. i want to move selected objects in a viewport with the arrow > keys, not switch focus to different control. to put it another way, > my arrow keys are not working the way i want to because a textbox > automatically captures the arrow keys and locks the cursor inside. > > i tried the following properties on the window to no avail: > > KeyboardNavigation.ControlTabNavigation="None" > KeyboardNavigation.DirectionalNavigation="None" > > any ideas? mucho thanks in advance. > tim > |
My System Specs![]() |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Tab key stops tabbing | dfrench | Vista General | 0 | 04-08-2008 04:36 AM |
| Alt Tabbing without using windowed mode | Snake3yes | Gaming | 1 | 11-09-2007 01:02 PM |
| IE7 and Tabbing vs New Window | SS | Vista General | 3 | 07-27-2007 07:44 PM |
| Tabbing problem | Ron | Vista General | 0 | 04-06-2007 02:28 PM |
| new tabbing? | Jack | Cronier | Vista General | 1 | 06-20-2006 04:32 PM |