I see why you chose a few of them but 3 of 4 have fewer than 100 followers so your question is not being seen much at all (thank goodness for you on this one). If you didn't know the basic steps for creating a wrapper than it shouldn't take more than ten minutes on the internet to get an idea of what that is and how to do it.Īlso to help you out being a new StackOverflow member, I'd suggest using better tags for the best results. As the name implies (wrapper) just create an ActiveX project in Visual Studio and start mapping the properties/events/functions until your wrapper is complete. I think that you are wanting to develop an ActiveX wrapper which will then be used in PB. Find out where they got the interop control and use it like normal in PB.
If you want to USE the interop ActiveX control like mentioned in the post you included than simply use it the same way the other person did.