Forms and VB OCX - where are the properties?
I've got an OCX written in VB6. In, for example, Delphi, I can
generate a type library from it that includes every property and
method available. When I try to import from the same OCX using
Program | Import OLE Library Interface, I get - nothing! No
properties, no methods, no events - nothing!! Anyone able to
suggest if the fault lies in Forms [version 6.0.8.8.0
(Production)] or in the way the OCX has been written in VB6,
please?