mtcook01
05-07-2007, 09:55 AM
Hi, I am new here and searched the forum for the answer before posting. I am using MP 2006 OCX with VB.Net 2005 and would like to open my map in the pan state. I would rather not have any toolbars as I need as much monitor real-estate as possible. Thanks for your time.
mtcook01
05-12-2007, 08:24 PM
Well I figured this out so I thought I would post the solution here.
Me.AxMappointControl1.ActiveMap.DragBehavior =MapPoint.GeoDragBehavior.geoDragHand
Wilfried
05-13-2007, 02:04 AM
Hi,
Good that you found it. But I dont understeand because this just change dragbehaviour and you can still have toolbars !