newbie question: Tab Order menu item is disabled

C V 41 Reputation points
2022-11-14T16:33:25.923+00:00

Hi all,

I'd like to set the tab order of controls on a form. The "View->Tab Order" menu item however is disabled in design mode.

I'm using VS 2019 with NET Core 3.1

Any idea how to fix this?

Thank you

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,479 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
3,190 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Tianyu Sun-MSFT 16,936 Reputation points Microsoft Vendor
    2022-11-15T03:01:10.737+00:00

    Hello @C V ,

    Welcome to Microsoft Q&A forum.

    Tab Order may not work for VS 2019 with .NET Core 3.1. See this thread: Tab Order not working and this blog: Features yet to come and phased out Features for details.

    I suggest try to update VS 2019 to the latest version and check if Tab Order works. If it still doesn’t work, then I’m afraid you may try to use VS 2022 to use this Tab Order feature for .NET Core/.NET project.

    Best Regards,
    Tianyu

    • If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
      Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
    0 comments No comments