MS_22062016

This commit is contained in:
SchreiberM
2016-06-22 13:12:45 +02:00
parent fd8e85146a
commit 41e7886a6b
11 changed files with 521 additions and 186 deletions

View File

@@ -199,7 +199,7 @@ Partial Class frmSAP_FuBa
'TempTableNameLabel
'
TempTableNameLabel.AutoSize = True
TempTableNameLabel.Location = New System.Drawing.Point(276, 149)
TempTableNameLabel.Location = New System.Drawing.Point(252, 149)
TempTableNameLabel.Name = "TempTableNameLabel"
TempTableNameLabel.Size = New System.Drawing.Size(97, 13)
TempTableNameLabel.TabIndex = 21
@@ -472,9 +472,9 @@ Partial Class frmSAP_FuBa
'TempTableNameTextBox
'
Me.TempTableNameTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_SAP_FUBABindingSource, "TempTableName", True))
Me.TempTableNameTextBox.Location = New System.Drawing.Point(279, 164)
Me.TempTableNameTextBox.Location = New System.Drawing.Point(255, 164)
Me.TempTableNameTextBox.Name = "TempTableNameTextBox"
Me.TempTableNameTextBox.Size = New System.Drawing.Size(90, 22)
Me.TempTableNameTextBox.Size = New System.Drawing.Size(223, 22)
Me.TempTableNameTextBox.TabIndex = 22
'
'ACTIVECheckBox
@@ -635,7 +635,7 @@ Partial Class frmSAP_FuBa
Me.btnInsertData.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.btnInsertData.Image = Global.DD_Record_Organiser.My.Resources.Resources.InsertColumn_5626
Me.btnInsertData.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btnInsertData.Location = New System.Drawing.Point(463, 161)
Me.btnInsertData.Location = New System.Drawing.Point(487, 161)
Me.btnInsertData.Name = "btnInsertData"
Me.btnInsertData.Size = New System.Drawing.Size(176, 24)
Me.btnInsertData.TabIndex = 88
@@ -711,7 +711,7 @@ Partial Class frmSAP_FuBa
Me.btnGetResult.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.btnGetResult.Image = Global.DD_Record_Organiser.My.Resources.Resources.TableView_nameonly_263
Me.btnGetResult.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btnGetResult.Location = New System.Drawing.Point(463, 203)
Me.btnGetResult.Location = New System.Drawing.Point(487, 203)
Me.btnGetResult.Name = "btnGetResult"
Me.btnGetResult.Size = New System.Drawing.Size(176, 23)
Me.btnGetResult.TabIndex = 95
@@ -743,9 +743,9 @@ Partial Class frmSAP_FuBa
Me.Label2.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label2.Location = New System.Drawing.Point(184, 167)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(96, 13)
Me.Label2.Size = New System.Drawing.Size(70, 13)
Me.Label2.TabIndex = 98
Me.Label2.Text = "TBPMO_SAPFUBA_"
Me.Label2.Text = "TBPMO_SAP_"
'
'frmSAP_FuBa
'