Quantcast
Channel: VBForums
Viewing all articles
Browse latest Browse all 15605

Arcmap show form Location

$
0
0
Hi

when I load form in Arcmap it is in the center
how can I load the form to the left not in the center over the map

someone here who can help me with this

Regards
ssalomon

Code:

      My.ArcMap.Application.CurrentTool = Nothing
        Dim pIntPtr As IntPtr = New IntPtr(My.ArcMap.Application.hWnd)
        Dim pMyForm As Filtertengiv = New Filtertengiv()
        pMyForm.Show(CType(System.Windows.Forms.Form.FromHandle(My.ArcMap.Application.hWnd), System.Windows.Forms.Form))
        My.ArcMap.Application.CurrentTool = Nothing


Viewing all articles
Browse latest Browse all 15605

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>