I can’t figure out how an Olecontrol is used.
I inserted an Olecontrol object in a window and selected LogicNp Fileviewer from the list that appears.
I see its Program ID filled in correctly.
Now I’d like to set a property of this object called “CurrentFolder,” but it doesn’t appear among the proposed properties and methods.
How do I set or launch the methods of an Olecontrol?
Thanks
First of all, thanks for your help.
As you can see from the image, when I try to launch it, it gives me an error because the “Invoke” event doesn’t seem to exist.
I’m wondering if I’m doing something wrong when writing the command.
Ok Sascha.
This way, it doesn’t throw any errors.
It gives me an error at runtime because it probably can’t digest the data path I pass to it. I’ll check now.
Thank you so much