|
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.... |