frmSprachen
This commit is contained in:
27
UID/Programme/frmSprachen.Designer.vb
generated
27
UID/Programme/frmSprachen.Designer.vb
generated
@@ -66,13 +66,12 @@ Partial Class frmSprachen
|
||||
Me.DataGridView.Location = New System.Drawing.Point(15, 82)
|
||||
Me.DataGridView.MultiSelect = False
|
||||
Me.DataGridView.Name = "DataGridView"
|
||||
Me.DataGridView.RowHeadersVisible = False
|
||||
Me.DataGridView.Size = New System.Drawing.Size(974, 452)
|
||||
Me.DataGridView.TabIndex = 14
|
||||
'
|
||||
'txtObject
|
||||
'
|
||||
Me.txtObject.Location = New System.Drawing.Point(15, 56)
|
||||
Me.txtObject.Location = New System.Drawing.Point(57, 56)
|
||||
Me.txtObject.Name = "txtObject"
|
||||
Me.txtObject.Size = New System.Drawing.Size(150, 20)
|
||||
Me.txtObject.TabIndex = 9
|
||||
@@ -80,7 +79,7 @@ Partial Class frmSprachen
|
||||
'Label2
|
||||
'
|
||||
Me.Label2.AutoSize = True
|
||||
Me.Label2.Location = New System.Drawing.Point(12, 40)
|
||||
Me.Label2.Location = New System.Drawing.Point(54, 40)
|
||||
Me.Label2.Name = "Label2"
|
||||
Me.Label2.Size = New System.Drawing.Size(41, 13)
|
||||
Me.Label2.TabIndex = 4
|
||||
@@ -89,7 +88,7 @@ Partial Class frmSprachen
|
||||
'Label3
|
||||
'
|
||||
Me.Label3.AutoSize = True
|
||||
Me.Label3.Location = New System.Drawing.Point(165, 40)
|
||||
Me.Label3.Location = New System.Drawing.Point(207, 40)
|
||||
Me.Label3.Name = "Label3"
|
||||
Me.Label3.Size = New System.Drawing.Size(43, 13)
|
||||
Me.Label3.TabIndex = 5
|
||||
@@ -97,7 +96,7 @@ Partial Class frmSprachen
|
||||
'
|
||||
'txtControl
|
||||
'
|
||||
Me.txtControl.Location = New System.Drawing.Point(168, 56)
|
||||
Me.txtControl.Location = New System.Drawing.Point(210, 56)
|
||||
Me.txtControl.Name = "txtControl"
|
||||
Me.txtControl.Size = New System.Drawing.Size(150, 20)
|
||||
Me.txtControl.TabIndex = 10
|
||||
@@ -105,7 +104,7 @@ Partial Class frmSprachen
|
||||
'Label4
|
||||
'
|
||||
Me.Label4.AutoSize = True
|
||||
Me.Label4.Location = New System.Drawing.Point(319, 40)
|
||||
Me.Label4.Location = New System.Drawing.Point(361, 40)
|
||||
Me.Label4.Name = "Label4"
|
||||
Me.Label4.Size = New System.Drawing.Size(58, 13)
|
||||
Me.Label4.TabIndex = 6
|
||||
@@ -113,7 +112,7 @@ Partial Class frmSprachen
|
||||
'
|
||||
'txtSubcontrol
|
||||
'
|
||||
Me.txtSubcontrol.Location = New System.Drawing.Point(322, 56)
|
||||
Me.txtSubcontrol.Location = New System.Drawing.Point(364, 56)
|
||||
Me.txtSubcontrol.Name = "txtSubcontrol"
|
||||
Me.txtSubcontrol.Size = New System.Drawing.Size(100, 20)
|
||||
Me.txtSubcontrol.TabIndex = 11
|
||||
@@ -121,7 +120,7 @@ Partial Class frmSprachen
|
||||
'Label5
|
||||
'
|
||||
Me.Label5.AutoSize = True
|
||||
Me.Label5.Location = New System.Drawing.Point(699, 40)
|
||||
Me.Label5.Location = New System.Drawing.Point(715, 40)
|
||||
Me.Label5.Name = "Label5"
|
||||
Me.Label5.Size = New System.Drawing.Size(46, 13)
|
||||
Me.Label5.TabIndex = 8
|
||||
@@ -129,15 +128,15 @@ Partial Class frmSprachen
|
||||
'
|
||||
'txtDE
|
||||
'
|
||||
Me.txtDE.Location = New System.Drawing.Point(702, 56)
|
||||
Me.txtDE.Location = New System.Drawing.Point(718, 56)
|
||||
Me.txtDE.Name = "txtDE"
|
||||
Me.txtDE.Size = New System.Drawing.Size(230, 20)
|
||||
Me.txtDE.Size = New System.Drawing.Size(218, 20)
|
||||
Me.txtDE.TabIndex = 13
|
||||
'
|
||||
'Label6
|
||||
'
|
||||
Me.Label6.AutoSize = True
|
||||
Me.Label6.Location = New System.Drawing.Point(460, 40)
|
||||
Me.Label6.Location = New System.Drawing.Point(502, 40)
|
||||
Me.Label6.Name = "Label6"
|
||||
Me.Label6.Size = New System.Drawing.Size(67, 13)
|
||||
Me.Label6.TabIndex = 7
|
||||
@@ -145,9 +144,9 @@ Partial Class frmSprachen
|
||||
'
|
||||
'txttranslate
|
||||
'
|
||||
Me.txttranslate.Location = New System.Drawing.Point(463, 56)
|
||||
Me.txttranslate.Location = New System.Drawing.Point(505, 56)
|
||||
Me.txttranslate.Name = "txttranslate"
|
||||
Me.txttranslate.Size = New System.Drawing.Size(233, 20)
|
||||
Me.txttranslate.Size = New System.Drawing.Size(207, 20)
|
||||
Me.txttranslate.TabIndex = 12
|
||||
'
|
||||
'Label7
|
||||
@@ -205,7 +204,7 @@ Partial Class frmSprachen
|
||||
Me.Controls.Add(Me.cbxSprachen)
|
||||
Me.Controls.Add(Me.Label1)
|
||||
Me.Name = "frmSprachen"
|
||||
Me.Text = "frmSprachen"
|
||||
Me.Text = "Sprachen"
|
||||
CType(Me.DataGridView, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.ResumeLayout(False)
|
||||
Me.PerformLayout()
|
||||
|
||||
Reference in New Issue
Block a user