bernardmanning
Programmer
Hi,
I'm a former foxpro programmer whos used to using inheritance to create standard forms and controls for re-user throughout an application.
I've worked out how to create a standard base form from which all other forms will descend.
But, I'm having difficulties trying to create a 'class library' that will contain all my standard base class user controls.
eg , I'll create a new form from my base class and then begin to add my classed up controls.
can anybody tell me how to do this?
Thanks, Bernard
I'm a former foxpro programmer whos used to using inheritance to create standard forms and controls for re-user throughout an application.
I've worked out how to create a standard base form from which all other forms will descend.
But, I'm having difficulties trying to create a 'class library' that will contain all my standard base class user controls.
eg , I'll create a new form from my base class and then begin to add my classed up controls.
can anybody tell me how to do this?
Thanks, Bernard