Select to view content in your preferred language

Forms appearing below Arcmap window

1234
10
03-31-2011 07:07 AM
DanielSheehan1
Deactivated User
Hi,

I am running Arcgis 10, coding in VB.Net with VS 2008.  One form that I try to show always comes to the front then the Arcmap window appears above it.  The Arcmap window disappears during processing time.  The form is called with Show().  ShowDialog() brings the form to the front but we need to give users access to the Arcmap window while the form is open.  I've tried the BringToFront() function but to no avail.  Any help will be appreciated.

Daniel
0 Kudos
10 Replies
KenBuja
MVP Esteemed Contributor
Hi Daniel,

I guess I'm not understanding your issue. If I just open the form using MyForm.Show(), then it appears in front of the ArcMap window. If I click on ArcMap, then the ArcMap window will move in front of the form. I can click on the form in the Taskbar to bring it back in front of ArcMap.

I work in NOS in the Biogeography Branch. I think we might have crossed paths in working with data in the Gulf of Maine.
0 Kudos