ENS HMRC
This commit is contained in:
24
UID/usrctlProcedures.Designer.vb
generated
24
UID/usrctlProcedures.Designer.vb
generated
@@ -113,6 +113,8 @@ Partial Class usrctlProcedures
|
||||
Me.Button32 = New System.Windows.Forms.Button()
|
||||
Me.lblStatus = New System.Windows.Forms.Label()
|
||||
Me.Button33 = New System.Windows.Forms.Button()
|
||||
Me.Button34 = New System.Windows.Forms.Button()
|
||||
Me.Button35 = New System.Windows.Forms.Button()
|
||||
Me.TabControl1.SuspendLayout()
|
||||
Me.TabPage1.SuspendLayout()
|
||||
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
@@ -963,10 +965,30 @@ Partial Class usrctlProcedures
|
||||
Me.Button33.Text = "DAKOSY CSV Importieren"
|
||||
Me.Button33.UseVisualStyleBackColor = True
|
||||
'
|
||||
'Button34
|
||||
'
|
||||
Me.Button34.Location = New System.Drawing.Point(694, 3)
|
||||
Me.Button34.Name = "Button34"
|
||||
Me.Button34.Size = New System.Drawing.Size(145, 49)
|
||||
Me.Button34.TabIndex = 65
|
||||
Me.Button34.Text = "HMRC"
|
||||
Me.Button34.UseVisualStyleBackColor = True
|
||||
'
|
||||
'Button35
|
||||
'
|
||||
Me.Button35.Location = New System.Drawing.Point(550, 3)
|
||||
Me.Button35.Name = "Button35"
|
||||
Me.Button35.Size = New System.Drawing.Size(145, 49)
|
||||
Me.Button35.TabIndex = 66
|
||||
Me.Button35.Text = "HMRC"
|
||||
Me.Button35.UseVisualStyleBackColor = True
|
||||
'
|
||||
'usrctlProcedures
|
||||
'
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
||||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
||||
Me.Controls.Add(Me.Button35)
|
||||
Me.Controls.Add(Me.Button34)
|
||||
Me.Controls.Add(Me.Button33)
|
||||
Me.Controls.Add(Me.lblStatus)
|
||||
Me.Controls.Add(Me.Button32)
|
||||
@@ -1124,4 +1146,6 @@ Partial Class usrctlProcedures
|
||||
Friend WithEvents Button32 As Button
|
||||
Friend WithEvents lblStatus As Label
|
||||
Friend WithEvents Button33 As Button
|
||||
Friend WithEvents Button34 As Button
|
||||
Friend WithEvents Button35 As Button
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user