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

Your email address will not be published. Required fields are marked *

You May Also Like

Do you want to hide the start page in Microsoft Visual Studio 2012 within few simple steps? Here we go....
DataTip is a feature in Visual Studio that provides the users an easy way to view information about variables used...
Today, when I was trying to install the Team Foundation Server (TFS) Power Tools 2013, I received an error “The...