Hi people. I'm kind a new to Progress and I would like to know if theres a way on how to list all available properties, methods and events of an OCX I embedded in my application.
I need to know this in the absence of a documentation specific to the object that I would like to use. Hope that I will be getting a fast response. Thanks.
Luis,
There is a program called 'Progress COM Object viewer'. You can find it on the Protools window. It can load a com object and display properties and methods on it.
Thanks a lot! It is exactly what Im looking for.