G
Guest
Hi, I'm a Vb6 developer just getting into .Net & I like it!
But...
How do I change the name of a control, say, a button, once code has been
written to it. Even if I delete the old event, whenever I click on the newly
named control, it brings me to the old controls click event. i found that if
i manually change the event name to the new name, it works. Is this the best
or only way of changing a controls name, by manually changing the event name
as well?
thanks for your input
Ant
But...
How do I change the name of a control, say, a button, once code has been
written to it. Even if I delete the old event, whenever I click on the newly
named control, it brings me to the old controls click event. i found that if
i manually change the event name to the new name, it works. Is this the best
or only way of changing a controls name, by manually changing the event name
as well?
thanks for your input
Ant