Is there a way to produce ActiveX objects using code is CVF? Thanks, Tim H
Hi Tim,If you mean a COM or Automation server, the answer is Yes. See the "Creating a COM Server" chapter in the Programmer's Guide. If you mean an "ActiveX Control" (i.e. a user interface object), the answer is No.Leo
Thanks Leo, Where can I find the Programmers Guide. I do have the lang. ref. book. Tim
Tim,The Programmer's Guide is provided in on-disk form only, as described in Getting Started.Steve