Hi,
I'm working on a form that has many textbox controls on it that are based on 3 different classes. I'd like to clean that up by making all their base classes the same single base class, WITHOUT first creating a new object based on the desired class, then copy all the pems, then deleting the original control. Is there a way to do this, as I dread manually replacing all those controls? Can this be hacked at a table level by "use name.vcx in 0", browse? If yes, please explain as I don't see how to do the controls...
Thanks,
Stanley
I'm working on a form that has many textbox controls on it that are based on 3 different classes. I'd like to clean that up by making all their base classes the same single base class, WITHOUT first creating a new object based on the desired class, then copy all the pems, then deleting the original control. Is there a way to do this, as I dread manually replacing all those controls? Can this be hacked at a table level by "use name.vcx in 0", browse? If yes, please explain as I don't see how to do the controls...
Thanks,
Stanley