Quantcast
Channel: Forums - ArcObjects SDKs
Viewing all articles
Browse latest Browse all 1374

Avoid showing form in windows taskbar

$
0
0
Hello all,

When I have a form open in ArcMap, it creates another page in the windows taskbar (makes it look like two instances of ArcMap are open, see pic).

Attachment 21958

How do I change this? I'm using vb.net and calling the form like this:


Dim makeform As New frmMake
makeform.ShowDialog(System.Windows.Forms.Control.FromHandle(My.ArcMap.Application.hWnd))

It doesn't happen when you use native forms like Identify.

Thank you,
Corbin de Bruin
Attached Thumbnails
Click image for larger version

Name:	Multiple taskbar instances.PNG‎
Views:	N/A
Size:	26.2 KB
ID:	21958  

Viewing all articles
Browse latest Browse all 1374

Trending Articles