procedures
This commit is contained in:
90
UID/usrctlProcedures.Designer.vb
generated
90
UID/usrctlProcedures.Designer.vb
generated
@@ -22,7 +22,7 @@ Partial Class usrctlProcedures
|
||||
'Das Bearbeiten mit dem Code-Editor ist nicht möglich.
|
||||
<System.Diagnostics.DebuggerStepThrough()>
|
||||
Private Sub InitializeComponent()
|
||||
Me.TabControl1 = New System.Windows.Forms.TabControl()
|
||||
Me.tbTRStat = New System.Windows.Forms.TabControl()
|
||||
Me.TabPage3 = New System.Windows.Forms.TabPage()
|
||||
Me.Label16 = New System.Windows.Forms.Label()
|
||||
Me.txtHMRCApplName = New System.Windows.Forms.TextBox()
|
||||
@@ -103,6 +103,8 @@ Partial Class usrctlProcedures
|
||||
Me.Label20 = New System.Windows.Forms.Label()
|
||||
Me.dtp_von = New System.Windows.Forms.DateTimePicker()
|
||||
Me.Button52 = New System.Windows.Forms.Button()
|
||||
Me.TabPage8 = New System.Windows.Forms.TabPage()
|
||||
Me.btnImportTrStat = New System.Windows.Forms.Button()
|
||||
Me.Button18 = New System.Windows.Forms.Button()
|
||||
Me.TextBox1 = New System.Windows.Forms.TextBox()
|
||||
Me.lblAnzahl = New System.Windows.Forms.Label()
|
||||
@@ -156,7 +158,9 @@ Partial Class usrctlProcedures
|
||||
Me.Button99 = New System.Windows.Forms.Button()
|
||||
Me.DataGridViewTextBoxColumn1 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
||||
Me.DataGridViewTextBoxColumn2 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
||||
Me.TabControl1.SuspendLayout()
|
||||
Me.TabPage9 = New System.Windows.Forms.TabPage()
|
||||
Me.Button53 = New System.Windows.Forms.Button()
|
||||
Me.tbTRStat.SuspendLayout()
|
||||
Me.TabPage3.SuspendLayout()
|
||||
Me.TabPage1.SuspendLayout()
|
||||
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
@@ -167,22 +171,26 @@ Partial Class usrctlProcedures
|
||||
Me.TabPage5.SuspendLayout()
|
||||
Me.TabPage6.SuspendLayout()
|
||||
Me.TabPage7.SuspendLayout()
|
||||
Me.TabPage8.SuspendLayout()
|
||||
Me.TabPage9.SuspendLayout()
|
||||
Me.SuspendLayout()
|
||||
'
|
||||
'TabControl1
|
||||
'tbTRStat
|
||||
'
|
||||
Me.TabControl1.Controls.Add(Me.TabPage3)
|
||||
Me.TabControl1.Controls.Add(Me.TabPage1)
|
||||
Me.TabControl1.Controls.Add(Me.TabPage2)
|
||||
Me.TabControl1.Controls.Add(Me.TabPage4)
|
||||
Me.TabControl1.Controls.Add(Me.TabPage5)
|
||||
Me.TabControl1.Controls.Add(Me.TabPage6)
|
||||
Me.TabControl1.Controls.Add(Me.TabPage7)
|
||||
Me.TabControl1.Location = New System.Drawing.Point(7, 407)
|
||||
Me.TabControl1.Name = "TabControl1"
|
||||
Me.TabControl1.SelectedIndex = 0
|
||||
Me.TabControl1.Size = New System.Drawing.Size(609, 314)
|
||||
Me.TabControl1.TabIndex = 2
|
||||
Me.tbTRStat.Controls.Add(Me.TabPage3)
|
||||
Me.tbTRStat.Controls.Add(Me.TabPage1)
|
||||
Me.tbTRStat.Controls.Add(Me.TabPage2)
|
||||
Me.tbTRStat.Controls.Add(Me.TabPage4)
|
||||
Me.tbTRStat.Controls.Add(Me.TabPage5)
|
||||
Me.tbTRStat.Controls.Add(Me.TabPage6)
|
||||
Me.tbTRStat.Controls.Add(Me.TabPage7)
|
||||
Me.tbTRStat.Controls.Add(Me.TabPage8)
|
||||
Me.tbTRStat.Controls.Add(Me.TabPage9)
|
||||
Me.tbTRStat.Location = New System.Drawing.Point(7, 407)
|
||||
Me.tbTRStat.Name = "tbTRStat"
|
||||
Me.tbTRStat.SelectedIndex = 0
|
||||
Me.tbTRStat.Size = New System.Drawing.Size(609, 314)
|
||||
Me.tbTRStat.TabIndex = 2
|
||||
'
|
||||
'TabPage3
|
||||
'
|
||||
@@ -959,6 +967,26 @@ Partial Class usrctlProcedures
|
||||
Me.Button52.Text = "DAKOSY Daten prüfen"
|
||||
Me.Button52.UseVisualStyleBackColor = True
|
||||
'
|
||||
'TabPage8
|
||||
'
|
||||
Me.TabPage8.Controls.Add(Me.btnImportTrStat)
|
||||
Me.TabPage8.Location = New System.Drawing.Point(4, 22)
|
||||
Me.TabPage8.Name = "TabPage8"
|
||||
Me.TabPage8.Padding = New System.Windows.Forms.Padding(3)
|
||||
Me.TabPage8.Size = New System.Drawing.Size(601, 288)
|
||||
Me.TabPage8.TabIndex = 7
|
||||
Me.TabPage8.Text = "TabPage8"
|
||||
Me.TabPage8.UseVisualStyleBackColor = True
|
||||
'
|
||||
'btnImportTrStat
|
||||
'
|
||||
Me.btnImportTrStat.Location = New System.Drawing.Point(7, 43)
|
||||
Me.btnImportTrStat.Name = "btnImportTrStat"
|
||||
Me.btnImportTrStat.Size = New System.Drawing.Size(131, 48)
|
||||
Me.btnImportTrStat.TabIndex = 0
|
||||
Me.btnImportTrStat.Text = "Import TrStat"
|
||||
Me.btnImportTrStat.UseVisualStyleBackColor = True
|
||||
'
|
||||
'Button18
|
||||
'
|
||||
Me.Button18.Location = New System.Drawing.Point(59, 183)
|
||||
@@ -1438,6 +1466,26 @@ Partial Class usrctlProcedures
|
||||
Me.DataGridViewTextBoxColumn2.HeaderText = "anz"
|
||||
Me.DataGridViewTextBoxColumn2.Name = "DataGridViewTextBoxColumn2"
|
||||
'
|
||||
'TabPage9
|
||||
'
|
||||
Me.TabPage9.Controls.Add(Me.Button53)
|
||||
Me.TabPage9.Location = New System.Drawing.Point(4, 22)
|
||||
Me.TabPage9.Name = "TabPage9"
|
||||
Me.TabPage9.Padding = New System.Windows.Forms.Padding(3)
|
||||
Me.TabPage9.Size = New System.Drawing.Size(601, 288)
|
||||
Me.TabPage9.TabIndex = 8
|
||||
Me.TabPage9.Text = "T1 Serice"
|
||||
Me.TabPage9.UseVisualStyleBackColor = True
|
||||
'
|
||||
'Button53
|
||||
'
|
||||
Me.Button53.Location = New System.Drawing.Point(228, 120)
|
||||
Me.Button53.Name = "Button53"
|
||||
Me.Button53.Size = New System.Drawing.Size(145, 49)
|
||||
Me.Button53.TabIndex = 25
|
||||
Me.Button53.Text = "T1 Servcie"
|
||||
Me.Button53.UseVisualStyleBackColor = True
|
||||
'
|
||||
'usrctlProcedures
|
||||
'
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
||||
@@ -1492,11 +1540,11 @@ Partial Class usrctlProcedures
|
||||
Me.Controls.Add(Me.lblAnzahl)
|
||||
Me.Controls.Add(Me.TextBox1)
|
||||
Me.Controls.Add(Me.Button18)
|
||||
Me.Controls.Add(Me.TabControl1)
|
||||
Me.Controls.Add(Me.tbTRStat)
|
||||
Me.Controls.Add(Me.Button26)
|
||||
Me.Name = "usrctlProcedures"
|
||||
Me.Size = New System.Drawing.Size(931, 724)
|
||||
Me.TabControl1.ResumeLayout(False)
|
||||
Me.tbTRStat.ResumeLayout(False)
|
||||
Me.TabPage3.ResumeLayout(False)
|
||||
Me.TabPage3.PerformLayout()
|
||||
Me.TabPage1.ResumeLayout(False)
|
||||
@@ -1514,11 +1562,13 @@ Partial Class usrctlProcedures
|
||||
Me.TabPage6.PerformLayout()
|
||||
Me.TabPage7.ResumeLayout(False)
|
||||
Me.TabPage7.PerformLayout()
|
||||
Me.TabPage8.ResumeLayout(False)
|
||||
Me.TabPage9.ResumeLayout(False)
|
||||
Me.ResumeLayout(False)
|
||||
Me.PerformLayout()
|
||||
|
||||
End Sub
|
||||
Friend WithEvents TabControl1 As System.Windows.Forms.TabControl
|
||||
Friend WithEvents tbTRStat As System.Windows.Forms.TabControl
|
||||
Friend WithEvents TabPage1 As System.Windows.Forms.TabPage
|
||||
Friend WithEvents TextBox2 As System.Windows.Forms.TextBox
|
||||
Friend WithEvents TabPage2 As System.Windows.Forms.TabPage
|
||||
@@ -1652,4 +1702,8 @@ Partial Class usrctlProcedures
|
||||
Friend WithEvents Button52 As Button
|
||||
Friend WithEvents Label22 As Label
|
||||
Friend WithEvents dtpbis As DateTimePicker
|
||||
Friend WithEvents TabPage8 As TabPage
|
||||
Friend WithEvents btnImportTrStat As Button
|
||||
Friend WithEvents TabPage9 As TabPage
|
||||
Friend WithEvents Button53 As Button
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user