MS22062016
This commit is contained in:
22
app/DD-Record-Organiser/frmSAP_FuBa.Designer.vb
generated
22
app/DD-Record-Organiser/frmSAP_FuBa.Designer.vb
generated
@@ -147,18 +147,18 @@ Partial Class frmSAP_FuBa
|
||||
HostLabel.AutoSize = True
|
||||
HostLabel.Location = New System.Drawing.Point(184, 69)
|
||||
HostLabel.Name = "HostLabel"
|
||||
HostLabel.Size = New System.Drawing.Size(84, 13)
|
||||
HostLabel.Size = New System.Drawing.Size(282, 13)
|
||||
HostLabel.TabIndex = 9
|
||||
HostLabel.Text = "SAP Hostname:"
|
||||
HostLabel.Text = "SAP Hostname (Name or IP-Adress Application Server):"
|
||||
'
|
||||
'SystemNumberLabel
|
||||
'
|
||||
SystemNumberLabel.AutoSize = True
|
||||
SystemNumberLabel.Location = New System.Drawing.Point(375, 69)
|
||||
SystemNumberLabel.Location = New System.Drawing.Point(484, 69)
|
||||
SystemNumberLabel.Name = "SystemNumberLabel"
|
||||
SystemNumberLabel.Size = New System.Drawing.Size(108, 13)
|
||||
SystemNumberLabel.Size = New System.Drawing.Size(152, 13)
|
||||
SystemNumberLabel.TabIndex = 11
|
||||
SystemNumberLabel.Text = "SAP SystemNumber:"
|
||||
SystemNumberLabel.Text = "SAP SystemNumber (2digits):"
|
||||
'
|
||||
'UserNameLabel
|
||||
'
|
||||
@@ -183,9 +183,9 @@ Partial Class frmSAP_FuBa
|
||||
ClientLabel.AutoSize = True
|
||||
ClientLabel.Location = New System.Drawing.Point(484, 110)
|
||||
ClientLabel.Name = "ClientLabel"
|
||||
ClientLabel.Size = New System.Drawing.Size(62, 13)
|
||||
ClientLabel.Size = New System.Drawing.Size(109, 13)
|
||||
ClientLabel.TabIndex = 17
|
||||
ClientLabel.Text = "SAP Client:"
|
||||
ClientLabel.Text = "SAP Client (3 digits):"
|
||||
'
|
||||
'LanguageLabel
|
||||
'
|
||||
@@ -425,13 +425,13 @@ Partial Class frmSAP_FuBa
|
||||
Me.HostTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_SAP_FUBABindingSource, "Host", True))
|
||||
Me.HostTextBox.Location = New System.Drawing.Point(187, 85)
|
||||
Me.HostTextBox.Name = "HostTextBox"
|
||||
Me.HostTextBox.Size = New System.Drawing.Size(182, 22)
|
||||
Me.HostTextBox.Size = New System.Drawing.Size(291, 22)
|
||||
Me.HostTextBox.TabIndex = 10
|
||||
'
|
||||
'SystemNumberTextBox
|
||||
'
|
||||
Me.SystemNumberTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_SAP_FUBABindingSource, "SystemNumber", True))
|
||||
Me.SystemNumberTextBox.Location = New System.Drawing.Point(378, 85)
|
||||
Me.SystemNumberTextBox.Location = New System.Drawing.Point(487, 85)
|
||||
Me.SystemNumberTextBox.Name = "SystemNumberTextBox"
|
||||
Me.SystemNumberTextBox.Size = New System.Drawing.Size(86, 22)
|
||||
Me.SystemNumberTextBox.TabIndex = 12
|
||||
@@ -666,7 +666,7 @@ Partial Class frmSAP_FuBa
|
||||
'rBFuba
|
||||
'
|
||||
Me.rBFuba.AutoSize = True
|
||||
Me.rBFuba.Location = New System.Drawing.Point(487, 86)
|
||||
Me.rBFuba.Location = New System.Drawing.Point(640, 86)
|
||||
Me.rBFuba.Name = "rBFuba"
|
||||
Me.rBFuba.Size = New System.Drawing.Size(51, 17)
|
||||
Me.rBFuba.TabIndex = 91
|
||||
@@ -677,7 +677,7 @@ Partial Class frmSAP_FuBa
|
||||
'rbTable
|
||||
'
|
||||
Me.rbTable.AutoSize = True
|
||||
Me.rbTable.Location = New System.Drawing.Point(554, 86)
|
||||
Me.rbTable.Location = New System.Drawing.Point(707, 86)
|
||||
Me.rbTable.Name = "rbTable"
|
||||
Me.rbTable.Size = New System.Drawing.Size(84, 17)
|
||||
Me.rbTable.TabIndex = 92
|
||||
|
||||
Reference in New Issue
Block a user