HomeVisual StudioVisual Studio Tip # 1 – Apply Title case styling to Menu

Visual Studio Tip # 1 – Apply Title case styling to Menu

In this Visual Studio tips and tricks post, you’ll learn how to use the “apply title case styling to the menu bar” feature in your Visual Studio IDE.

How to Apply Title case styling to Menu in Visual Studio?

By default, Visual Studio 2022 IDE has the “apply title case styling to the menu bar”. This means that the menu bar in your IDE will all be in title case.

Visual Studio Tip # 1 - Apply Title case styling to Menu

You can change this behaviour so that the instance of Visual Studio that you are running can show the Menu bar in caps (“UPPER LETTER”).

To do this, follow the below steps.

  • Navigate to Tools -> options after you launch Visual Studio.
Visual Studio Tip # 1 - Apply Title case styling to Menu
  • In the Options dialog, navigate to Environment -> General in the left sidebar and then uncheck the option “Apply title case styling to menu bar” and then click OK.
Visual Studio Tip # 1 - Apply Title case styling to Menu

You should immediately see your VS IDE menu bar showing all the menu items in UPPER CASE letters.

Visual Studio Tip # 1 - Apply Title case styling to Menu

Leave a Reply

You May Also Like

In this post, you’ll learn about the error code “SCC_E_BACKGROUNDGETINPROGRESS” returned by the Visual Studio when using the Source Control...
In this post, you’ll learn about the error code “SCC_E_UNKNOWNERROR” returned by the Visual Studio when using the Source Control...
In this post, you’ll learn about the error code “SCC_E_CONNECTIONFAILURE” returned by the Visual Studio when using the Source Control...