Message 1 of 5
How to open a userform in the top left corner of the graphics area?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I would like to use Inventor's API to get the coordinates of the top left corner of the graphics area so that I can open a form in this location from VBA similar to how many of Inventor's native dialog boxes snap to this location. I already know how to open a form at a given location and how to get the coordinates of the overall application window, but I am unsure what object in the API represents the graphics area and how to get its coordinates. The image below shows the point where I would like to open my form.