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
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