Visual Studio Development Bookmark and Share   
 index > Visual Studio WPF Designer > why TabIndex property is not working properly OR what is the use of TabIndex propery in WPF.?
 

why TabIndex property is not working properly OR what is the use of TabIndex propery in WPF.?

Hi......

In My WPF project, I have set TabIndex Property as 0,1,2,3 - For 4 textboxes & 4,5 - For 2 Buttons in a window
But when I pressed tab It go through all textboxes But after that It does not come or focus on button while pressing Tab.
Why this happens? & What is the solution of this means how can I set TabIndex for my all controls....

Please tell me the solution....
Thanks in advance....
Hardik Thakker  Wednesday, August 26, 2009 6:08 PM
Hardik,

Please repost your question in the WPF forum.

http://social.msdn.microsoft.com/forums/en-US/wpf/threads/

Cheers, Karl - Microsoft Product Team, Code Project MVP - http://karlshifflett.wordpress.com/
karl140.6  Thursday, August 27, 2009 2:02 PM

You can use google to search for other answers

Custom Search

More Threads

• Custom Controls
• Control disappears when template is set to DynamicResource
• Intercept XAML Designer Selection Events
• vista dev/cider labs
• Getting list of all dependency/attached properties of an Object
• Cider & MEF
• How to delete a control on a form?
• how to put glass borders in a application?
• VS2008 Beta 2 WPF Designer Containers
• Property 'Content' was not found or is not serializable for type MyType