This commit is contained in:
JenneJ
2017-03-14 15:38:25 +01:00
parent 93057172cd
commit 4c245e7e7b
4 changed files with 63 additions and 16 deletions

View File

@@ -99,7 +99,6 @@ Partial Class frmGeodataNavigation
Me.MapControl1.Layers.Add(VectorItemsLayer1)
Me.MapControl1.Location = New System.Drawing.Point(0, 0)
Me.MapControl1.Name = "MapControl1"
Me.MapControl1.NavigationPanelOptions.Visible = False
Me.MapControl1.Size = New System.Drawing.Size(996, 572)
Me.MapControl1.TabIndex = 2
'