Mailsender, status EZA send
This commit is contained in:
12
UID/usrctlProcedures.Designer.vb
generated
12
UID/usrctlProcedures.Designer.vb
generated
@@ -178,6 +178,7 @@ Partial Class usrctlProcedures
|
||||
Me.DataGridViewTextBoxColumn1 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
||||
Me.DataGridViewTextBoxColumn2 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
||||
Me.Button55 = New System.Windows.Forms.Button()
|
||||
Me.Button56 = New System.Windows.Forms.Button()
|
||||
Me.tbTRStat.SuspendLayout()
|
||||
Me.TabPage3.SuspendLayout()
|
||||
Me.TabPage1.SuspendLayout()
|
||||
@@ -1688,10 +1689,20 @@ Partial Class usrctlProcedures
|
||||
Me.Button55.Text = "TEST T1"
|
||||
Me.Button55.UseVisualStyleBackColor = True
|
||||
'
|
||||
'Button56
|
||||
'
|
||||
Me.Button56.Location = New System.Drawing.Point(414, 29)
|
||||
Me.Button56.Name = "Button56"
|
||||
Me.Button56.Size = New System.Drawing.Size(145, 49)
|
||||
Me.Button56.TabIndex = 68
|
||||
Me.Button56.Text = "KARACA"
|
||||
Me.Button56.UseVisualStyleBackColor = True
|
||||
'
|
||||
'usrctlProcedures
|
||||
'
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
||||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
||||
Me.Controls.Add(Me.Button56)
|
||||
Me.Controls.Add(Me.Button55)
|
||||
Me.Controls.Add(Me.Button99)
|
||||
Me.Controls.Add(Me.Button43)
|
||||
@@ -1929,4 +1940,5 @@ Partial Class usrctlProcedures
|
||||
Friend WithEvents btnTCtoVERAEZA_File As Button
|
||||
Friend WithEvents cbxCD_Overwrite As CheckBox
|
||||
Friend WithEvents Button55 As Button
|
||||
Friend WithEvents Button56 As Button
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user