>Change control name in Visual Studio

>

VSNet remembers which attribute use used lastly so just start typing, there is no need to click.

Like so:
You layout a WinForm in Visual Studio.  Either when you are finished or as you layout the controls you name them.  There is no need to click and mark the Name attribute in the Atribute panel; VSNet remembers which attribute you typed last.

Example: Drop a label on the form.  Click the Name attribute.  Write the name.  Drop another label on the form.  Just start typing the new name without clicking anywhere.  What you type goes right into the right property.

Might save some time.

Leave a Reply