Message 1 of 3
Vault check out window behind add-in dialog

Not applicable
09-02-2011
06:17 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I have a Visual Basic.NET add-in that displays a dialog in Inventor. The code in this dialog opens some parts in the background. This has always worked fine, but now I'm working with Vault and when the files are not checked out Inventor displays a small window and asks the question if you want to check out the file. The problem is that this small windows stays behind my add-in dialog. Is it possible to show the check out windows on top of my add-in dialog? I tried form.show and form.showdialog, but this doesn't seem to make any difference.
Hope someone can help.
Best regards,
Daniël Reesing
Inventor Routed Systems 2011 x64
Visual Studio 2008