ADMIN UsrParam, DHF Import
This commit is contained in:
16
UID/Programme/frmProgDetails.Designer.vb
generated
16
UID/Programme/frmProgDetails.Designer.vb
generated
@@ -283,6 +283,7 @@ Partial Class frmProgDetails
|
||||
'
|
||||
'btnSourceAkt
|
||||
'
|
||||
Me.btnSourceAkt.Enabled = False
|
||||
Me.btnSourceAkt.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.btnSourceAkt.Location = New System.Drawing.Point(427, 125)
|
||||
Me.btnSourceAkt.Name = "btnSourceAkt"
|
||||
@@ -296,9 +297,9 @@ Partial Class frmProgDetails
|
||||
Me.Label5.AutoSize = True
|
||||
Me.Label5.Location = New System.Drawing.Point(20, 130)
|
||||
Me.Label5.Name = "Label5"
|
||||
Me.Label5.Size = New System.Drawing.Size(69, 13)
|
||||
Me.Label5.Size = New System.Drawing.Size(81, 26)
|
||||
Me.Label5.TabIndex = 52
|
||||
Me.Label5.Text = "Source-Pfad:"
|
||||
Me.Label5.Text = "Source-Pfad:" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "(Usrespezifisch)"
|
||||
'
|
||||
'txtSourcePfad
|
||||
'
|
||||
@@ -329,6 +330,7 @@ Partial Class frmProgDetails
|
||||
'
|
||||
'btnInstallSourceAkt
|
||||
'
|
||||
Me.btnInstallSourceAkt.Enabled = False
|
||||
Me.btnInstallSourceAkt.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.btnInstallSourceAkt.Location = New System.Drawing.Point(427, 449)
|
||||
Me.btnInstallSourceAkt.Name = "btnInstallSourceAkt"
|
||||
@@ -342,9 +344,9 @@ Partial Class frmProgDetails
|
||||
Me.Label8.AutoSize = True
|
||||
Me.Label8.Location = New System.Drawing.Point(20, 454)
|
||||
Me.Label8.Name = "Label8"
|
||||
Me.Label8.Size = New System.Drawing.Size(69, 13)
|
||||
Me.Label8.Size = New System.Drawing.Size(81, 26)
|
||||
Me.Label8.TabIndex = 65
|
||||
Me.Label8.Text = "Source-Pfad:"
|
||||
Me.Label8.Text = "Source-Pfad:" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "(Usrespezifisch)"
|
||||
'
|
||||
'txtInstallSourcePfad
|
||||
'
|
||||
@@ -1049,8 +1051,6 @@ Partial Class frmProgDetails
|
||||
'cbxStandorttxtErstellenAMB
|
||||
'
|
||||
Me.cbxStandorttxtErstellenAMB.AutoSize = True
|
||||
Me.cbxStandorttxtErstellenAMB.Checked = True
|
||||
Me.cbxStandorttxtErstellenAMB.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.cbxStandorttxtErstellenAMB.Location = New System.Drawing.Point(615, 401)
|
||||
Me.cbxStandorttxtErstellenAMB.Name = "cbxStandorttxtErstellenAMB"
|
||||
Me.cbxStandorttxtErstellenAMB.Size = New System.Drawing.Size(126, 17)
|
||||
@@ -1073,9 +1073,9 @@ Partial Class frmProgDetails
|
||||
Me.Label26.AutoSize = True
|
||||
Me.Label26.Location = New System.Drawing.Point(20, 401)
|
||||
Me.Label26.Name = "Label26"
|
||||
Me.Label26.Size = New System.Drawing.Size(96, 13)
|
||||
Me.Label26.Size = New System.Drawing.Size(99, 13)
|
||||
Me.Label26.TabIndex = 139
|
||||
Me.Label26.Text = "Produktiv-AMBAR:"
|
||||
Me.Label26.Text = "Produktiv Erweitert:"
|
||||
'
|
||||
'txtProdPfadAMB
|
||||
'
|
||||
|
||||
Reference in New Issue
Block a user