Visual C# (.NET)

Make Uppercase or Lowercase at Microsoft Visual Studio C#

These are shortcuts of making uppercase or lowercase in the editor of Microsoft Visual Studio.

Keyboard: CTRL + SHIFT + U (upper); CTRL + U (lower)

Menu: Edit -> Advanced -> Make Uppercase; Edit -> Advanced -> Make Lowercase

Command Prompt: Edit.MakeUppercase; Edit.MakeLowercase

You can share and save this page with:
Tags: , , ,

Leave a Reply

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

*