Link to home
Start Free TrialLog in
Avatar of rwheeler23
rwheeler23Flag for United States of America

asked on

How to rename objects in a VS C# project.

using VS C# what is the proper way to rename objects? I have a screen I want to make more generic and I want to rename all the labels, text objects as well as the form itself. Is it as simple as highlighting each one and selecting rename? Will this rename the objects throughout the entire project? This is VS 2017 and 2019.
ASKER CERTIFIED SOLUTION
Avatar of Zvonko
Zvonko
Flag of North Macedonia image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of rwheeler23

ASKER

Excellent. Thank you.