Click to See Complete Forum and Search --> : help me to use the property of ActiveX in run time


SolidSnack
March 28th, 2001, 07:58 PM
I develop a ActiveX control with some property procedures, I can use them when early binding it in another application, but i can't use them when late binding. Whenever i try to access the property of an instance of that control I created at run time, i fail, with the error messge 483.

Pls, give me some tips