Changing colour of types for VB.net in VS
Posted
by vdh_ant
on Stack Overflow
See other posts from Stack Overflow
or by vdh_ant
Published on 2009-04-29T01:19:26Z
Indexed on
2010/03/16
21:21 UTC
Read the original article
Hit count: 189
vb.net
|visual-studio-2008
I am currently working on a VB.NET project and the hardest thing that I am having trouble with is that everything is black and blue.
Having worked a lot with C#, I really like the way that types are colored differently.
I have tried going in and having a look at the "Tools > Options > Fonts and Colors
" and the various "User Types
" under "Display Items
" is set to a different colour but its not reflecting that colour in the text editor.
Any assistance would be appreciated.
© Stack Overflow or respective owner