Editor Capitalize statements

L

Laurence Nuttall

In vb 6 when I typed in if then
else
endif

vb 6 would automatically capitalize
the if then else and endif words,

..net does not

How can i get .net to capitalize keywords?

Thanks in Advance,

Laurence Nuttall
Programmer Analyst III
UCLA - Division of Continuing Education
 
A

Andreas Brekken

I'm not a VB programmer, but I did hear that the next Visual Studio
version will allow you to define your style in a huge collection of
settings, and Visual Studio is to obey those definitions.

Andreas Brekken
Looking for work
www.abrekken.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Capitalize keywords 1
Capitalize First letter of keywords 1
ListView Items 3
Setting Application properties 3
.Net Freezes 1
Modifiers Property of label 4
public variable not public in class 1
how to use help 2

Top