Michael J. Babcock wrote:
> Crooks, David L. wrote: > >> I have a VCX that I want to subclass. What magic commands am I missing? >> TIA!
DEFINE CLASS ClassName1 AS ParentClass [OF ClassLibrary] [OLEPUBLIC]
example: DEFINE CLASS cboMySubClass AS cboMyBaseClass OF c:\dev\crooks\classes\mybaseclasses.vcx
Is that what you mean?
--
Michael J. Babcock, MCP President/CSA, MB Software Solutions, LLC http://mbsoftwaresolutions.com "Bettering your bottom line by helping you work smarter, not harder, with custom software solutions."
©2004 Michael J. Babcock |