Windows Develop Bookmark and Share   
 index > Windows Forms Designer > Windows form designer: VS2008 editing tab order of form controls obstructs the controls
 

Windows form designer: VS2008 editing tab order of form controls obstructs the controls

Does anyone know if there is a work-around for changing the tabindex of controls on a windows form?

I have a full-screen form with lots of small labels and textboxes, and when I select

View > Tab Order

the numbers painted on the screen obscure the location of the controls. Is there a way to make the font smaller, or eleiminate the tabindex number assignment for labels?

Thanks,

-BGood
BGood  Wednesday, March 04, 2009 4:37 AM

Hi BGood,

There's no option in Visual Studio to set the font of tab order design feature. In addition, I'm afraid there's no way to eliminate the value of the TabIndex property of controls on a form.

Sincerely,
Linda Liu

  • Marked As Answer byBGood Friday, March 06, 2009 1:29 PM
  •  
Linda Liu  Friday, March 06, 2009 8:01 AM

Hi BGood,

There's no option in Visual Studio to set the font of tab order design feature. In addition, I'm afraid there's no way to eliminate the value of the TabIndex property of controls on a form.

Sincerely,
Linda Liu

  • Marked As Answer byBGood Friday, March 06, 2009 1:29 PM
  •  
Linda Liu  Friday, March 06, 2009 8:01 AM
Hi Linda,

Thanks for the response.

Too bad. A more user-friendly tab order utility would be a good addition to visual studio's form deisgner. Currently, I have a data entry screen with 80 databound controls, with a label for each. You can imagine how difficult it is to set the tab indexes correctly for the form.

-BGood
BGood  Friday, March 06, 2009 1:29 PM

Hi BGood,

Thank you for your response! I understand your concern.

I suggest that you submita suggestion on this issue in Micrsoft Connect web site:
http://connect.microsoft.com/VisualStudio/Feedback

Thank you for your contribution to Microsoft production!

Sincerely,
Linda Liu

Linda Liu  Monday, March 09, 2009 6:07 AM

You can use google to search for other answers

Custom Search

More Threads

• Inconsistent designer behavior
• VS2005 Simple custom control painting
• How to enlarge the size of the DataGridView's "Edit Columns" Dialog
• how to set the custom scrollbars appearance like Autosroll .
• Cannot Open Form2 from BeginInvoke
• WIndows Form Designer Out Of Storage - disappearing datasets
• Designing/accessing arrayed checkboxes
• Connection string design-time editor
• My app run low and vs too
• Open my local help.html file when selecting the component and press F1?