Does anyone know how to rename a Control other than by using the VB Forms Editor?
I have a form with several hundred controls and I want to rename most of them. The doc correctly tells me that you can't change the .Name property during execution
I don't want to retype them all by hand. Is there any way of doing this?
Thanks in advance for any help
I have a form with several hundred controls and I want to rename most of them. The doc correctly tells me that you can't change the .Name property during execution
I don't want to retype them all by hand. Is there any way of doing this?
Thanks in advance for any help