Windows Develop Bookmark and Share   
 index > Windows Forms Designer > Can you override the position of the TabOrder indicator?
 

Can you override the position of the TabOrder indicator?

NOTE: This is IDesignerHost implementation project not a Visual Studio IDE question.

I have a problem with panels when the upper left corner is occupied by another control. The TabOrder indicator is behind the control, so it can not be set using the mouse.

Is there a way to have this taborder number indicator to at least always show on top?

Thanks,
JRQ  Wednesday, September 23, 2009 10:48 PM

Hi,

Do you mean you want to change the tab index of the control? I test on my side. Seems the container tabIndex doesn’t change when I drag a control on it. Which container do you use?

You can select View menu ->Tab order. Then you will see tabIndex numbers and you can change the number by clicking mouse.

Best regards,

Ling Wang


Please remember to click “Mark as Answer�on the post that helps you, and to click “Unmark as Answer�if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
Ling Wang  Wednesday, September 30, 2009 10:18 AM

We are changing the issue type to “General Discussion” because you have not followed up with the necessary information. If you have more time to look at the issue and provide more information, please feel free to change the issue type back to “Question” by opening the Options list at the top of the post window, and changing the type. If the issue is resolved, we will appreciate it if you can share the solution so that the answer can be found and used by other community members having similar questions.


Please remember to click “Mark as Answer�on the post that helps you, and to click “Unmark as Answer�if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
Ling Wang  Sunday, October 04, 2009 7:27 AM

You can use google to search for other answers

Custom Search

More Threads

• Changing the TypeEditor of a property
• how to display values from selected row of datagridview into text boxes?
• Please read before posting
• How to have text size adjust to fill space.
• TypeDescriptor.GetProperties and extenderproviders
• Menuitems disappear from Menustrip after window-minimize/maximize
• IsInputKey
• custom windows form design
• Default values of control properties
• Where can Custom Designer catches the Exception of Control