Message 1 of 19
Inventor Add-In - How To Display a Form?
Not applicable
03-29-2007
04:12 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello everyone,
I am sure this is very simple, but I can't seem to grasp it. I have created a new Add-In using the Inventor 2008 Wizard with Visual Studio 2005. The resulting Project comprises 2 Classes (Assemblyinfo.vb and StandardAddInServer.vb). I built the project and Inventor loads it fine. Of course there is nothing to see yet!
Like many developers I now want to develop a User Interface. Should I add a Windows Form or a User Control and how do I get it to display once I have added it?
Thank you.
Chris
I am sure this is very simple, but I can't seem to grasp it. I have created a new Add-In using the Inventor 2008 Wizard with Visual Studio 2005. The resulting Project comprises 2 Classes (Assemblyinfo.vb and StandardAddInServer.vb). I built the project and Inventor loads it fine. Of course there is nothing to see yet!
Like many developers I now want to develop a User Interface. Should I add a Windows Form or a User Control and how do I get it to display once I have added it?
Thank you.
Chris