JoseInesCantu
Programmer
Hello,
I have an ActiveX in a Window, the activex sends several events, I create the embeds and receive the events ok, but inside the event or embed I cant access the Window's Controls.
For example this gives me a unknown identifier error inside the embeded event:
?btnOk{PROP:Text} = 'Test'
Any help is greatly appreciated.
Thanks.
I have an ActiveX in a Window, the activex sends several events, I create the embeds and receive the events ok, but inside the event or embed I cant access the Window's Controls.
For example this gives me a unknown identifier error inside the embeded event:
?btnOk{PROP:Text} = 'Test'
Any help is greatly appreciated.
Thanks.