Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

VS 2003 vs. VS 2002 autocomplete?

Status
Not open for further replies.

AustinOne

Programmer
Mar 22, 2002
59
US
Used to be, In VS 2002, when I began to enter code to define a new Property procedure it would automatically generate and show a Get, End Get, Set, and End Set as well as an End Property statement.

Now, in VS 2003, it will only generate the End Property and will flag my property name, saying that it of course will need Get and Set blocks.

I can't find in Auto Complete where this is controlled

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top