HI,
I'm using PB OLEObject to dynamically declare and connect to an OCX file. I can access the functions just fine after I call 'OLE.ConnecttoNewObject()' but I also need access to the events of the OLE object.
Does anybody know how to do this without placing a control on the window directly?
Many Thanks
Warren Abrey
I'm using PB OLEObject to dynamically declare and connect to an OCX file. I can access the functions just fine after I call 'OLE.ConnecttoNewObject()' but I also need access to the events of the OLE object.
Does anybody know how to do this without placing a control on the window directly?
Many Thanks
Warren Abrey