PDA

Click to See Complete Forum and Search --> : ocx hell


Rohan_Powle
Aug 14th, 2003, 02:35 AM
I hv made a advance text box ActiveX Control(PowerBox). It works fine if I include PowerBox.ctl file in any project. if I compile it to OCX & use it in projects VB Terminates itself.

I am in a bad situation it is not feasible to include the ctl itself in projects to work with the PowerBox.

Have anyone of u'll hv faced this situation where vb terminates itself while working with compiled ocx?

crptcblade
Aug 14th, 2003, 06:24 AM
Well, are you using any subclassing?

Do you have binary compatibility set on the OCX?