udipr
April 23rd, 2001, 04:10 AM
Hello
I have ActiveX EXE With Events.
I want to define dynamic array of that object. But I get error on the define line, I wrote that code:
private withevents ObjTest() as CTests
Is there any way to define array of object with events???
Thanks for any help.
I have ActiveX EXE With Events.
I want to define dynamic array of that object. But I get error on the define line, I wrote that code:
private withevents ObjTest() as CTests
Is there any way to define array of object with events???
Thanks for any help.