jj 14.03
This commit is contained in:
28
app/DD-Record-Organizer/frmGeodataSelect.Designer.vb
generated
28
app/DD-Record-Organizer/frmGeodataSelect.Designer.vb
generated
@@ -26,12 +26,12 @@ Partial Class frmGeodataSelect
|
||||
Dim VectorItemsLayer1 As DevExpress.XtraMap.VectorItemsLayer = New DevExpress.XtraMap.VectorItemsLayer()
|
||||
Me.ToolStrip1 = New System.Windows.Forms.ToolStrip()
|
||||
Me.btnSave = New System.Windows.Forms.ToolStripButton()
|
||||
Me.ToolStripLabel1 = New System.Windows.Forms.ToolStripLabel()
|
||||
Me.tsbtnactivate = New System.Windows.Forms.ToolStripButton()
|
||||
Me.ToolStripLabel2 = New System.Windows.Forms.ToolStripLabel()
|
||||
Me.txtLat = New System.Windows.Forms.ToolStripLabel()
|
||||
Me.ToolStripLabel4 = New System.Windows.Forms.ToolStripLabel()
|
||||
Me.txtLon = New System.Windows.Forms.ToolStripLabel()
|
||||
Me.tsbtnactivate = New System.Windows.Forms.ToolStripButton()
|
||||
Me.ToolStripLabel1 = New System.Windows.Forms.ToolStripLabel()
|
||||
Me.MapControl1 = New DevExpress.XtraMap.MapControl()
|
||||
Me.ToolStrip1.SuspendLayout()
|
||||
CType(Me.MapControl1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
@@ -55,13 +55,13 @@ Partial Class frmGeodataSelect
|
||||
Me.btnSave.Size = New System.Drawing.Size(79, 22)
|
||||
Me.btnSave.Text = "Speichern"
|
||||
'
|
||||
'ToolStripLabel1
|
||||
'tsbtnactivate
|
||||
'
|
||||
Me.ToolStripLabel1.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right
|
||||
Me.ToolStripLabel1.Font = New System.Drawing.Font("Segoe UI Semibold", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.ToolStripLabel1.Name = "ToolStripLabel1"
|
||||
Me.ToolStripLabel1.Size = New System.Drawing.Size(146, 22)
|
||||
Me.ToolStripLabel1.Text = "Ausgewählte Koordinaten:"
|
||||
Me.tsbtnactivate.Image = Global.DD_Record_Organizer.My.Resources.Resources.base_globe_32
|
||||
Me.tsbtnactivate.ImageTransparentColor = System.Drawing.Color.Magenta
|
||||
Me.tsbtnactivate.Name = "tsbtnactivate"
|
||||
Me.tsbtnactivate.Size = New System.Drawing.Size(148, 22)
|
||||
Me.tsbtnactivate.Text = "Aktiviere Mausauswahl"
|
||||
'
|
||||
'ToolStripLabel2
|
||||
'
|
||||
@@ -91,13 +91,13 @@ Partial Class frmGeodataSelect
|
||||
Me.txtLon.Size = New System.Drawing.Size(40, 22)
|
||||
Me.txtLon.Text = "txtLon"
|
||||
'
|
||||
'tsbtnactivate
|
||||
'ToolStripLabel1
|
||||
'
|
||||
Me.tsbtnactivate.Image = Global.DD_Record_Organizer.My.Resources.Resources.base_globe_32
|
||||
Me.tsbtnactivate.ImageTransparentColor = System.Drawing.Color.Magenta
|
||||
Me.tsbtnactivate.Name = "tsbtnactivate"
|
||||
Me.tsbtnactivate.Size = New System.Drawing.Size(148, 22)
|
||||
Me.tsbtnactivate.Text = "Aktiviere Mausauswahl"
|
||||
Me.ToolStripLabel1.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right
|
||||
Me.ToolStripLabel1.Font = New System.Drawing.Font("Segoe UI Semibold", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.ToolStripLabel1.Name = "ToolStripLabel1"
|
||||
Me.ToolStripLabel1.Size = New System.Drawing.Size(146, 22)
|
||||
Me.ToolStripLabel1.Text = "Ausgewählte Koordinaten:"
|
||||
'
|
||||
'MapControl1
|
||||
'
|
||||
|
||||
Reference in New Issue
Block a user