I have a class created in project explorer. Actually its a form with my own cosmetics. Now is it possible that any new forms i create have these cosmetics on them? Or isnt this the objective of classing and subclassing?
Or if you create a new class using the project manager, choose new, give the classname and look for the classlib with your base class form and select your form as the baseclass for your new form.
If you want to create a form.scx, you can
go to the project, click on documents, choose
new form. A new form will appear. You then click
on the Class Tab and drop your Form Class into the newly
created form. You end up with a formSet, one base Form
and your sub-classed form. Click on the first form, go to
the menu, choose 'Form', then 'Remove form',
and 'Form' and 'Remove Formset' (you don't want to use formsets).
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.