yourForm.Show(System.Windows.Forms.Control.FromHandle((IntPtr)m_application.hWnd));
MyFormInstanceName.Show(System.Windows.Forms.Control.FromHandle(My.ArcMap.Application.hWnd))
yourForm.Show(System.Windows.Forms.Control.FromHandle(CType(m_application.hWnd, IntPtr)))
Membros conectados podem postar, seguir atualizações e mais. Novo aqui? Registre uma conta gratuita.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.