D
David Pope
Hi Everyone!
I have a usercontrol that was developed in a project. I need to copy the
exact class and call it something different so I can make some major
enhancements to it. I don't want to change the existing control because it's
being used right now and we make updates peridically.
What is the best way to do this? I have tried to just copy the class files,
rename them, add them to the project, and attempt to change the class name
references to the new name. The problem I am seeing is when I view the
control in the designer. it's blank.
Any help would be appreciated,
Thanks,
D.
I have a usercontrol that was developed in a project. I need to copy the
exact class and call it something different so I can make some major
enhancements to it. I don't want to change the existing control because it's
being used right now and we make updates peridically.
What is the best way to do this? I have tried to just copy the class files,
rename them, add them to the project, and attempt to change the class name
references to the new name. The problem I am seeing is when I view the
control in the designer. it's blank.
Any help would be appreciated,
Thanks,
D.