Version 1.4.0.0
This commit is contained in:
39
app/ResultHandler_Konfig/frmMain.Designer.vb
generated
39
app/ResultHandler_Konfig/frmMain.Designer.vb
generated
@@ -275,6 +275,7 @@ Partial Class frmMain
|
||||
Me.TBWMRH_PROFILTableAdapter = New ResultHandler_Konfig.MyDatasetTableAdapters.TBWMRH_PROFILTableAdapter()
|
||||
Me.TBDD_EMAIL_ACCOUNTTableAdapter = New ResultHandler_Konfig.MyDatasetTableAdapters.TBDD_EMAIL_ACCOUNTTableAdapter()
|
||||
Me.OpenFileDialog2 = New System.Windows.Forms.OpenFileDialog()
|
||||
Me.STRING2ComboBox = New System.Windows.Forms.ComboBox()
|
||||
GUIDLabel = New System.Windows.Forms.Label()
|
||||
ProfilnameLabel = New System.Windows.Forms.Label()
|
||||
ObjekttypLabel = New System.Windows.Forms.Label()
|
||||
@@ -453,7 +454,7 @@ Partial Class frmMain
|
||||
JOB_TYPLabel.AutoSize = True
|
||||
JOB_TYPLabel.Location = New System.Drawing.Point(299, 61)
|
||||
JOB_TYPLabel.Name = "JOB_TYPLabel"
|
||||
JOB_TYPLabel.Size = New System.Drawing.Size(47, 13)
|
||||
JOB_TYPLabel.Size = New System.Drawing.Size(48, 13)
|
||||
JOB_TYPLabel.TabIndex = 7
|
||||
JOB_TYPLabel.Text = "Job Typ:"
|
||||
'
|
||||
@@ -517,7 +518,7 @@ Partial Class frmMain
|
||||
STEP_TYPLabel.AutoSize = True
|
||||
STEP_TYPLabel.Location = New System.Drawing.Point(317, 72)
|
||||
STEP_TYPLabel.Name = "STEP_TYPLabel"
|
||||
STEP_TYPLabel.Size = New System.Drawing.Size(53, 13)
|
||||
STEP_TYPLabel.Size = New System.Drawing.Size(54, 13)
|
||||
STEP_TYPLabel.TabIndex = 8
|
||||
STEP_TYPLabel.Text = "Step-Typ:"
|
||||
'
|
||||
@@ -585,7 +586,7 @@ Partial Class frmMain
|
||||
LAST_TICKLabel.AutoSize = True
|
||||
LAST_TICKLabel.Location = New System.Drawing.Point(322, 18)
|
||||
LAST_TICKLabel.Name = "LAST_TICKLabel"
|
||||
LAST_TICKLabel.Size = New System.Drawing.Size(120, 13)
|
||||
LAST_TICKLabel.Size = New System.Drawing.Size(121, 13)
|
||||
LAST_TICKLabel.TabIndex = 2
|
||||
LAST_TICKLabel.Text = "Last Tick des Dienstes:"
|
||||
'
|
||||
@@ -649,7 +650,7 @@ Partial Class frmMain
|
||||
EMAIL_SMTPLabel.AutoSize = True
|
||||
EMAIL_SMTPLabel.Location = New System.Drawing.Point(360, 79)
|
||||
EMAIL_SMTPLabel.Name = "EMAIL_SMTPLabel"
|
||||
EMAIL_SMTPLabel.Size = New System.Drawing.Size(71, 13)
|
||||
EMAIL_SMTPLabel.Size = New System.Drawing.Size(72, 13)
|
||||
EMAIL_SMTPLabel.TabIndex = 9
|
||||
EMAIL_SMTPLabel.Text = "SMTP Server:"
|
||||
'
|
||||
@@ -734,7 +735,7 @@ Partial Class frmMain
|
||||
PDF_TK_LOCATIONLabel.AutoSize = True
|
||||
PDF_TK_LOCATIONLabel.Location = New System.Drawing.Point(6, 61)
|
||||
PDF_TK_LOCATIONLabel.Name = "PDF_TK_LOCATIONLabel"
|
||||
PDF_TK_LOCATIONLabel.Size = New System.Drawing.Size(103, 13)
|
||||
PDF_TK_LOCATIONLabel.Size = New System.Drawing.Size(104, 13)
|
||||
PDF_TK_LOCATIONLabel.TabIndex = 12
|
||||
PDF_TK_LOCATIONLabel.Text = "Speicherort PDFTK:"
|
||||
'
|
||||
@@ -776,7 +777,7 @@ Partial Class frmMain
|
||||
'ToolStripStatusLabelVersion
|
||||
'
|
||||
Me.ToolStripStatusLabelVersion.Name = "ToolStripStatusLabelVersion"
|
||||
Me.ToolStripStatusLabelVersion.Size = New System.Drawing.Size(120, 17)
|
||||
Me.ToolStripStatusLabelVersion.Size = New System.Drawing.Size(119, 17)
|
||||
Me.ToolStripStatusLabelVersion.Text = "ToolStripStatusLabel1"
|
||||
'
|
||||
'TabControlMain
|
||||
@@ -894,6 +895,8 @@ Partial Class frmMain
|
||||
'
|
||||
'TabPage5
|
||||
'
|
||||
Me.TabPage5.AutoScroll = True
|
||||
Me.TabPage5.Controls.Add(Me.STRING2ComboBox)
|
||||
Me.TabPage5.Controls.Add(Me.REIHENFOLGENumericUpDown)
|
||||
Me.TabPage5.Controls.Add(Me.GridControl3)
|
||||
Me.TabPage5.Controls.Add(Me.STRING4TextBox)
|
||||
@@ -1261,7 +1264,7 @@ Partial Class frmMain
|
||||
'BOOL1CheckBox
|
||||
'
|
||||
Me.BOOL1CheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBWMRH_PROFIL_JOBBindingSource, "BOOL1", True))
|
||||
Me.BOOL1CheckBox.Location = New System.Drawing.Point(767, 113)
|
||||
Me.BOOL1CheckBox.Location = New System.Drawing.Point(559, 116)
|
||||
Me.BOOL1CheckBox.Name = "BOOL1CheckBox"
|
||||
Me.BOOL1CheckBox.Size = New System.Drawing.Size(70, 24)
|
||||
Me.BOOL1CheckBox.TabIndex = 18
|
||||
@@ -1271,7 +1274,7 @@ Partial Class frmMain
|
||||
'STRING2TextBox
|
||||
'
|
||||
Me.STRING2TextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBWMRH_PROFIL_JOBBindingSource, "STRING2", True))
|
||||
Me.STRING2TextBox.Location = New System.Drawing.Point(254, 159)
|
||||
Me.STRING2TextBox.Location = New System.Drawing.Point(253, 160)
|
||||
Me.STRING2TextBox.Name = "STRING2TextBox"
|
||||
Me.STRING2TextBox.Size = New System.Drawing.Size(467, 22)
|
||||
Me.STRING2TextBox.TabIndex = 12
|
||||
@@ -1288,7 +1291,7 @@ Partial Class frmMain
|
||||
'
|
||||
Me.JOB_TYPComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBWMRH_PROFIL_JOBBindingSource, "JOB_TYP", True))
|
||||
Me.JOB_TYPComboBox.FormattingEnabled = True
|
||||
Me.JOB_TYPComboBox.Items.AddRange(New Object() {"Export HDD", "Create Mail Attachment", "BNS json Download", "Concat Files to one pdf", "Send concatted file via mail", "Send to printer", "Send InfoMail with WM-Search"})
|
||||
Me.JOB_TYPComboBox.Items.AddRange(New Object() {"Export HDD", "Create Mail Attachment", "BNS json Download", "Concat Files to one pdf", "Send concatted file via mail", "Send to printer", "Send InfoMail with WM-Search", "Archive Document X years from Indexdate"})
|
||||
Me.JOB_TYPComboBox.Location = New System.Drawing.Point(302, 77)
|
||||
Me.JOB_TYPComboBox.Name = "JOB_TYPComboBox"
|
||||
Me.JOB_TYPComboBox.Size = New System.Drawing.Size(251, 21)
|
||||
@@ -1636,7 +1639,7 @@ Partial Class frmMain
|
||||
'STRING1TextBoxFile_Job
|
||||
'
|
||||
Me.STRING1TextBoxFile_Job.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBWMRH_PROFIL_FILE_JOBBindingSource, "STRING1", True))
|
||||
Me.STRING1TextBoxFile_Job.Location = New System.Drawing.Point(253, 129)
|
||||
Me.STRING1TextBoxFile_Job.Location = New System.Drawing.Point(253, 130)
|
||||
Me.STRING1TextBoxFile_Job.Name = "STRING1TextBoxFile_Job"
|
||||
Me.STRING1TextBoxFile_Job.Size = New System.Drawing.Size(299, 22)
|
||||
Me.STRING1TextBoxFile_Job.TabIndex = 41
|
||||
@@ -1843,7 +1846,7 @@ Partial Class frmMain
|
||||
Me.Label2.AutoSize = True
|
||||
Me.Label2.Location = New System.Drawing.Point(247, 178)
|
||||
Me.Label2.Name = "Label2"
|
||||
Me.Label2.Size = New System.Drawing.Size(54, 13)
|
||||
Me.Label2.Size = New System.Drawing.Size(55, 13)
|
||||
Me.Label2.TabIndex = 1
|
||||
Me.Label2.Text = "Start-Typ:"
|
||||
'
|
||||
@@ -2420,7 +2423,7 @@ Partial Class frmMain
|
||||
Me.Label6.AutoSize = True
|
||||
Me.Label6.Location = New System.Drawing.Point(75, 341)
|
||||
Me.Label6.Name = "Label6"
|
||||
Me.Label6.Size = New System.Drawing.Size(91, 13)
|
||||
Me.Label6.Size = New System.Drawing.Size(92, 13)
|
||||
Me.Label6.TabIndex = 36
|
||||
Me.Label6.Text = "Test Attachment:"
|
||||
'
|
||||
@@ -2499,7 +2502,7 @@ Partial Class frmMain
|
||||
Me.Label1.AutoSize = True
|
||||
Me.Label1.Location = New System.Drawing.Point(75, 299)
|
||||
Me.Label1.Name = "Label1"
|
||||
Me.Label1.Size = New System.Drawing.Size(85, 13)
|
||||
Me.Label1.Size = New System.Drawing.Size(86, 13)
|
||||
Me.Label1.TabIndex = 28
|
||||
Me.Label1.Text = "Testempfänger:"
|
||||
'
|
||||
@@ -2785,6 +2788,15 @@ Partial Class frmMain
|
||||
'
|
||||
Me.OpenFileDialog2.FileName = "OpenFileDialog2"
|
||||
'
|
||||
'STRING2ComboBox
|
||||
'
|
||||
Me.STRING2ComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBWMRH_PROFIL_JOBBindingSource, "STRING2", True))
|
||||
Me.STRING2ComboBox.FormattingEnabled = True
|
||||
Me.STRING2ComboBox.Location = New System.Drawing.Point(254, 160)
|
||||
Me.STRING2ComboBox.Name = "STRING2ComboBox"
|
||||
Me.STRING2ComboBox.Size = New System.Drawing.Size(178, 21)
|
||||
Me.STRING2ComboBox.TabIndex = 110
|
||||
'
|
||||
'frmMain
|
||||
'
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
||||
@@ -3064,4 +3076,5 @@ Partial Class frmMain
|
||||
Friend WithEvents txtAttachment As TextBox
|
||||
Friend WithEvents Label6 As Label
|
||||
Friend WithEvents Button6 As Button
|
||||
Friend WithEvents STRING2ComboBox As ComboBox
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user