Is it possible to change classes easily on exisitng forms. I have a no. of forms set up with SF classes and now want to change these forms to use my own base classes. Now that I feel comfortable with my Base Classes, I want to go back over any forms that have been done and change the class the controls are based on.
(e.g. for TextBoxes, ChkBoxes,Tabs etc). IN VFP, I used to do this by going behind the scenes and editing the .scx file...just wondering if there is something similar in VS.