Hello,
I want to write an OCX which reacts on a lot of events. So I thought, that I splitt the code. One Part of the Code is in the Usercontrol (all the events, initialisation of other ActiveX-Classes, etc.) the other part is in a module or class module (all the functions which are running to complete my ocx)
Now I have the problem to get access on the controls of the usercontrol. All this should be created in VB 5.0.
Can anybody help?
CU Kostarsus
I want to write an OCX which reacts on a lot of events. So I thought, that I splitt the code. One Part of the Code is in the Usercontrol (all the events, initialisation of other ActiveX-Classes, etc.) the other part is in a module or class module (all the functions which are running to complete my ocx)
Now I have the problem to get access on the controls of the usercontrol. All this should be created in VB 5.0.
Can anybody help?
CU Kostarsus