jmcfarlane
Programmer
I recently updated from Visual FoxPro 5 to Visual FoxPro 6. In an application that I have developped I used the progressbar and the treeview controls in a class. I want to update them to their FoxPro 6 versions and all usages of them in the form classes that they were used. Is there a way to do this or do I have to copy down all the settings of the existing controls, delete them and add the new controls and re-enter the properties and code contained in the controls?