DLL windream resultHandler Version 2.5
Service.exe 2.1
This commit is contained in:
45
app/ResultHandler_Konfig/frmMain.Designer.vb
generated
45
app/ResultHandler_Konfig/frmMain.Designer.vb
generated
@@ -220,7 +220,6 @@ Partial Class frmMain
|
||||
Me.TBWMRH_KONFIGURATIONBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||
Me.PDF_TK_LOCATIONTextBox = New System.Windows.Forms.TextBox()
|
||||
Me.Button3 = New System.Windows.Forms.Button()
|
||||
Me.Button1 = New System.Windows.Forms.Button()
|
||||
Me.WD_LAUFWERKTextBox = New System.Windows.Forms.TextBox()
|
||||
Me.GEAENDERTWANNTextBox3 = New System.Windows.Forms.TextBox()
|
||||
Me.GEAENDERT_WERTextBox = New System.Windows.Forms.TextBox()
|
||||
@@ -833,6 +832,7 @@ Partial Class frmMain
|
||||
Me.ListViewProfile.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.ListViewProfile.FullRowSelect = True
|
||||
Me.ListViewProfile.GridLines = True
|
||||
Me.ListViewProfile.HideSelection = False
|
||||
Me.ListViewProfile.Location = New System.Drawing.Point(3, 31)
|
||||
Me.ListViewProfile.Name = "ListViewProfile"
|
||||
Me.ListViewProfile.Size = New System.Drawing.Size(987, 465)
|
||||
@@ -1083,6 +1083,7 @@ Partial Class frmMain
|
||||
'
|
||||
Me.ToolStripTextBox1.AccessibleName = "Position"
|
||||
Me.ToolStripTextBox1.AutoSize = False
|
||||
Me.ToolStripTextBox1.Font = New System.Drawing.Font("Segoe UI", 9.0!)
|
||||
Me.ToolStripTextBox1.Name = "ToolStripTextBox1"
|
||||
Me.ToolStripTextBox1.Size = New System.Drawing.Size(50, 23)
|
||||
Me.ToolStripTextBox1.Text = "0"
|
||||
@@ -1474,6 +1475,7 @@ Partial Class frmMain
|
||||
'
|
||||
Me.ToolStripTextBox2.AccessibleName = "Position"
|
||||
Me.ToolStripTextBox2.AutoSize = False
|
||||
Me.ToolStripTextBox2.Font = New System.Drawing.Font("Segoe UI", 9.0!)
|
||||
Me.ToolStripTextBox2.Name = "ToolStripTextBox2"
|
||||
Me.ToolStripTextBox2.Size = New System.Drawing.Size(50, 23)
|
||||
Me.ToolStripTextBox2.Text = "0"
|
||||
@@ -2060,6 +2062,7 @@ Partial Class frmMain
|
||||
'
|
||||
Me.BindingNavigatorPositionItem.AccessibleName = "Position"
|
||||
Me.BindingNavigatorPositionItem.AutoSize = False
|
||||
Me.BindingNavigatorPositionItem.Font = New System.Drawing.Font("Segoe UI", 9.0!)
|
||||
Me.BindingNavigatorPositionItem.Name = "BindingNavigatorPositionItem"
|
||||
Me.BindingNavigatorPositionItem.Size = New System.Drawing.Size(50, 23)
|
||||
Me.BindingNavigatorPositionItem.Text = "0"
|
||||
@@ -2223,7 +2226,6 @@ Partial Class frmMain
|
||||
Me.GroupBox2.Controls.Add(PDF_TK_LOCATIONLabel)
|
||||
Me.GroupBox2.Controls.Add(Me.PDF_TK_LOCATIONTextBox)
|
||||
Me.GroupBox2.Controls.Add(Me.Button3)
|
||||
Me.GroupBox2.Controls.Add(Me.Button1)
|
||||
Me.GroupBox2.Controls.Add(WD_LAUFWERKLabel)
|
||||
Me.GroupBox2.Controls.Add(Me.WD_LAUFWERKTextBox)
|
||||
Me.GroupBox2.Controls.Add(Me.GEAENDERTWANNTextBox3)
|
||||
@@ -2292,18 +2294,6 @@ Partial Class frmMain
|
||||
Me.Button3.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
||||
Me.Button3.UseVisualStyleBackColor = True
|
||||
'
|
||||
'Button1
|
||||
'
|
||||
Me.Button1.Image = Global.ResultHandler_Konfig.My.Resources.Resources.book_open
|
||||
Me.Button1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.Button1.Location = New System.Drawing.Point(221, 159)
|
||||
Me.Button1.Name = "Button1"
|
||||
Me.Button1.Size = New System.Drawing.Size(110, 23)
|
||||
Me.Button1.TabIndex = 10
|
||||
Me.Button1.Text = "Open LogFile"
|
||||
Me.Button1.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
||||
Me.Button1.UseVisualStyleBackColor = True
|
||||
'
|
||||
'WD_LAUFWERKTextBox
|
||||
'
|
||||
Me.WD_LAUFWERKTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBWMRH_KONFIGURATIONBindingSource, "WD_LAUFWERK", True))
|
||||
@@ -2344,7 +2334,9 @@ Partial Class frmMain
|
||||
'
|
||||
'LOG_ERRORS_ONLYCheckBox
|
||||
'
|
||||
Me.LOG_ERRORS_ONLYCheckBox.Checked = Global.ResultHandler_Konfig.My.MySettings.Default.Debug_Active
|
||||
Me.LOG_ERRORS_ONLYCheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBWMRH_KONFIGURATIONBindingSource, "LOG_ERRORS_ONLY", True))
|
||||
Me.LOG_ERRORS_ONLYCheckBox.DataBindings.Add(New System.Windows.Forms.Binding("Checked", Global.ResultHandler_Konfig.My.MySettings.Default, "Debug_Active", True, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged))
|
||||
Me.LOG_ERRORS_ONLYCheckBox.Location = New System.Drawing.Point(9, 158)
|
||||
Me.LOG_ERRORS_ONLYCheckBox.Name = "LOG_ERRORS_ONLYCheckBox"
|
||||
Me.LOG_ERRORS_ONLYCheckBox.Size = New System.Drawing.Size(129, 24)
|
||||
@@ -2409,7 +2401,7 @@ Partial Class frmMain
|
||||
'
|
||||
'Button6
|
||||
'
|
||||
Me.Button6.Location = New System.Drawing.Point(872, 347)
|
||||
Me.Button6.Location = New System.Drawing.Point(555, 357)
|
||||
Me.Button6.Name = "Button6"
|
||||
Me.Button6.Size = New System.Drawing.Size(30, 23)
|
||||
Me.Button6.TabIndex = 38
|
||||
@@ -2418,7 +2410,7 @@ Partial Class frmMain
|
||||
'
|
||||
'txtAttachment
|
||||
'
|
||||
Me.txtAttachment.Location = New System.Drawing.Point(395, 347)
|
||||
Me.txtAttachment.Location = New System.Drawing.Point(78, 357)
|
||||
Me.txtAttachment.Name = "txtAttachment"
|
||||
Me.txtAttachment.Size = New System.Drawing.Size(471, 22)
|
||||
Me.txtAttachment.TabIndex = 37
|
||||
@@ -2426,7 +2418,7 @@ Partial Class frmMain
|
||||
'Label6
|
||||
'
|
||||
Me.Label6.AutoSize = True
|
||||
Me.Label6.Location = New System.Drawing.Point(392, 331)
|
||||
Me.Label6.Location = New System.Drawing.Point(75, 341)
|
||||
Me.Label6.Name = "Label6"
|
||||
Me.Label6.Size = New System.Drawing.Size(91, 13)
|
||||
Me.Label6.TabIndex = 36
|
||||
@@ -2434,7 +2426,7 @@ Partial Class frmMain
|
||||
'
|
||||
'Button5
|
||||
'
|
||||
Me.Button5.Location = New System.Drawing.Point(294, 381)
|
||||
Me.Button5.Location = New System.Drawing.Point(284, 391)
|
||||
Me.Button5.Name = "Button5"
|
||||
Me.Button5.Size = New System.Drawing.Size(95, 23)
|
||||
Me.Button5.TabIndex = 35
|
||||
@@ -2449,7 +2441,7 @@ Partial Class frmMain
|
||||
Me.AUTH_TYPEComboBox.Items.AddRange(New Object() {"SSL", "TLS", "None"})
|
||||
Me.AUTH_TYPEComboBox.Location = New System.Drawing.Point(688, 95)
|
||||
Me.AUTH_TYPEComboBox.Name = "AUTH_TYPEComboBox"
|
||||
Me.AUTH_TYPEComboBox.Size = New System.Drawing.Size(121, 21)
|
||||
Me.AUTH_TYPEComboBox.Size = New System.Drawing.Size(178, 21)
|
||||
Me.AUTH_TYPEComboBox.TabIndex = 34
|
||||
'
|
||||
'TBDD_EMAIL_ACCOUNTBindingSource
|
||||
@@ -2492,17 +2484,20 @@ Partial Class frmMain
|
||||
'
|
||||
'txtTestmailTo
|
||||
'
|
||||
Me.txtTestmailTo.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
|
||||
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||
Me.txtTestmailTo.DataBindings.Add(New System.Windows.Forms.Binding("Text", Global.ResultHandler_Konfig.My.MySettings.Default, "EmailTestReceipiant", True, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged))
|
||||
Me.txtTestmailTo.Location = New System.Drawing.Point(78, 347)
|
||||
Me.txtTestmailTo.Location = New System.Drawing.Point(78, 315)
|
||||
Me.txtTestmailTo.Multiline = True
|
||||
Me.txtTestmailTo.Name = "txtTestmailTo"
|
||||
Me.txtTestmailTo.Size = New System.Drawing.Size(311, 22)
|
||||
Me.txtTestmailTo.Size = New System.Drawing.Size(1300, 23)
|
||||
Me.txtTestmailTo.TabIndex = 29
|
||||
Me.txtTestmailTo.Text = Global.ResultHandler_Konfig.My.MySettings.Default.EmailTestReceipiant
|
||||
'
|
||||
'Label1
|
||||
'
|
||||
Me.Label1.AutoSize = True
|
||||
Me.Label1.Location = New System.Drawing.Point(75, 331)
|
||||
Me.Label1.Location = New System.Drawing.Point(75, 299)
|
||||
Me.Label1.Name = "Label1"
|
||||
Me.Label1.Size = New System.Drawing.Size(85, 13)
|
||||
Me.Label1.TabIndex = 28
|
||||
@@ -2512,7 +2507,7 @@ Partial Class frmMain
|
||||
'
|
||||
Me.btnsendtestmail.Image = Global.ResultHandler_Konfig.My.Resources.Resources.email_go
|
||||
Me.btnsendtestmail.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.btnsendtestmail.Location = New System.Drawing.Point(78, 375)
|
||||
Me.btnsendtestmail.Location = New System.Drawing.Point(78, 385)
|
||||
Me.btnsendtestmail.Name = "btnsendtestmail"
|
||||
Me.btnsendtestmail.Size = New System.Drawing.Size(200, 35)
|
||||
Me.btnsendtestmail.TabIndex = 27
|
||||
@@ -2535,7 +2530,7 @@ Partial Class frmMain
|
||||
Me.NAMETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_EMAIL_ACCOUNTBindingSource, "NAME", True))
|
||||
Me.NAMETextBox.Location = New System.Drawing.Point(78, 54)
|
||||
Me.NAMETextBox.Name = "NAMETextBox"
|
||||
Me.NAMETextBox.Size = New System.Drawing.Size(276, 22)
|
||||
Me.NAMETextBox.Size = New System.Drawing.Size(588, 22)
|
||||
Me.NAMETextBox.TabIndex = 6
|
||||
'
|
||||
'EMAIL_FROMTextBox
|
||||
@@ -2692,6 +2687,7 @@ Partial Class frmMain
|
||||
'
|
||||
Me.ToolStripTextBox3.AccessibleName = "Position"
|
||||
Me.ToolStripTextBox3.AutoSize = False
|
||||
Me.ToolStripTextBox3.Font = New System.Drawing.Font("Segoe UI", 9.0!)
|
||||
Me.ToolStripTextBox3.Name = "ToolStripTextBox3"
|
||||
Me.ToolStripTextBox3.Size = New System.Drawing.Size(50, 23)
|
||||
Me.ToolStripTextBox3.Text = "0"
|
||||
@@ -2987,7 +2983,6 @@ Partial Class frmMain
|
||||
Friend WithEvents TBWMRH_PROFIL_FILE_JOBTableAdapter As MyDatasetTableAdapters.TBWMRH_PROFIL_FILE_JOBTableAdapter
|
||||
Friend WithEvents TBWMRH_PROFIL_JOBTableAdapter As MyDatasetTableAdapters.TBWMRH_PROFIL_JOBTableAdapter
|
||||
Friend WithEvents WD_LAUFWERKTextBox As TextBox
|
||||
Friend WithEvents Button1 As Button
|
||||
Friend WithEvents lblString2 As Label
|
||||
Friend WithEvents btnTestCon As Button
|
||||
Friend WithEvents lblndexname As Label
|
||||
|
||||
Reference in New Issue
Block a user