Everytime when I change a TextBox's Name from TextBox Properties in Design mode, I have to replace its name with the new one manually everywhere in the code. I want that change/replace will automatically occur in the Code accordingly.
Is there any such option in vb 6.0? Or any easy way to do that instead of 'Find/Replace'?
Thanks.
Is there any such option in vb 6.0? Or any easy way to do that instead of 'Find/Replace'?
Thanks.