How can I get the path of the parent window that my ActiveX control sits on? If I use App.Path, it only returns the path where the physical .ocx file resides.

Thanks...