MS
This commit is contained in:
250
app/DD_PM_WINDREAM/frmKonfig.Designer.vb
generated
250
app/DD_PM_WINDREAM/frmKonfig.Designer.vb
generated
@@ -23,6 +23,7 @@ Partial Class frmKonfig
|
||||
<System.Diagnostics.DebuggerStepThrough()> _
|
||||
Private Sub InitializeComponent()
|
||||
Me.components = New System.ComponentModel.Container()
|
||||
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmKonfig))
|
||||
Me.btnuniversalview = New System.Windows.Forms.Button()
|
||||
Me.Label13 = New System.Windows.Forms.Label()
|
||||
Me.OpenFileDialog1 = New System.Windows.Forms.OpenFileDialog()
|
||||
@@ -82,21 +83,14 @@ Partial Class frmKonfig
|
||||
'
|
||||
'btnuniversalview
|
||||
'
|
||||
Me.btnuniversalview.Location = New System.Drawing.Point(589, 22)
|
||||
resources.ApplyResources(Me.btnuniversalview, "btnuniversalview")
|
||||
Me.btnuniversalview.Name = "btnuniversalview"
|
||||
Me.btnuniversalview.Size = New System.Drawing.Size(32, 23)
|
||||
Me.btnuniversalview.TabIndex = 14
|
||||
Me.btnuniversalview.Text = "..."
|
||||
Me.btnuniversalview.UseVisualStyleBackColor = True
|
||||
'
|
||||
'Label13
|
||||
'
|
||||
Me.Label13.AutoSize = True
|
||||
Me.Label13.Location = New System.Drawing.Point(6, 3)
|
||||
resources.ApplyResources(Me.Label13, "Label13")
|
||||
Me.Label13.Name = "Label13"
|
||||
Me.Label13.Size = New System.Drawing.Size(231, 16)
|
||||
Me.Label13.TabIndex = 12
|
||||
Me.Label13.Text = "Installationspfad UniversalViewer:"
|
||||
'
|
||||
'OpenFileDialog1
|
||||
'
|
||||
@@ -104,55 +98,37 @@ Partial Class frmKonfig
|
||||
'
|
||||
'rbuviewer
|
||||
'
|
||||
Me.rbuviewer.AutoSize = True
|
||||
Me.rbuviewer.Location = New System.Drawing.Point(8, 51)
|
||||
resources.ApplyResources(Me.rbuviewer, "rbuviewer")
|
||||
Me.rbuviewer.Name = "rbuviewer"
|
||||
Me.rbuviewer.Size = New System.Drawing.Size(158, 20)
|
||||
Me.rbuviewer.TabIndex = 15
|
||||
Me.rbuviewer.TabStop = True
|
||||
Me.rbuviewer.Text = "Use UniversalViewer"
|
||||
Me.rbuviewer.UseVisualStyleBackColor = True
|
||||
'
|
||||
'rbwddocview
|
||||
'
|
||||
Me.rbwddocview.AutoSize = True
|
||||
Me.rbwddocview.Location = New System.Drawing.Point(172, 51)
|
||||
resources.ApplyResources(Me.rbwddocview, "rbwddocview")
|
||||
Me.rbwddocview.Name = "rbwddocview"
|
||||
Me.rbwddocview.Size = New System.Drawing.Size(180, 20)
|
||||
Me.rbwddocview.TabIndex = 16
|
||||
Me.rbwddocview.TabStop = True
|
||||
Me.rbwddocview.Text = "Use Windream DocView"
|
||||
Me.rbwddocview.UseVisualStyleBackColor = True
|
||||
'
|
||||
'btnpdfxchange
|
||||
'
|
||||
Me.btnpdfxchange.Location = New System.Drawing.Point(604, 102)
|
||||
resources.ApplyResources(Me.btnpdfxchange, "btnpdfxchange")
|
||||
Me.btnpdfxchange.Name = "btnpdfxchange"
|
||||
Me.btnpdfxchange.Size = New System.Drawing.Size(32, 23)
|
||||
Me.btnpdfxchange.TabIndex = 4
|
||||
Me.btnpdfxchange.Text = "..."
|
||||
Me.btnpdfxchange.UseVisualStyleBackColor = True
|
||||
'
|
||||
'lblpdfxchange
|
||||
'
|
||||
Me.lblpdfxchange.AutoSize = True
|
||||
Me.lblpdfxchange.Location = New System.Drawing.Point(22, 83)
|
||||
resources.ApplyResources(Me.lblpdfxchange, "lblpdfxchange")
|
||||
Me.lblpdfxchange.Name = "lblpdfxchange"
|
||||
Me.lblpdfxchange.Size = New System.Drawing.Size(216, 16)
|
||||
Me.lblpdfxchange.TabIndex = 17
|
||||
Me.lblpdfxchange.Text = "Installationspfad PDF XChange:"
|
||||
'
|
||||
'TabControl1
|
||||
'
|
||||
Me.TabControl1.Controls.Add(Me.TabPage1)
|
||||
Me.TabControl1.Controls.Add(Me.TabPage2)
|
||||
Me.TabControl1.Controls.Add(Me.TabPage3)
|
||||
Me.TabControl1.Dock = System.Windows.Forms.DockStyle.Fill
|
||||
Me.TabControl1.Location = New System.Drawing.Point(0, 0)
|
||||
resources.ApplyResources(Me.TabControl1, "TabControl1")
|
||||
Me.TabControl1.Name = "TabControl1"
|
||||
Me.TabControl1.SelectedIndex = 0
|
||||
Me.TabControl1.Size = New System.Drawing.Size(840, 348)
|
||||
Me.TabControl1.TabIndex = 21
|
||||
'
|
||||
'TabPage1
|
||||
'
|
||||
@@ -162,13 +138,8 @@ Partial Class frmKonfig
|
||||
Me.TabPage1.Controls.Add(Me.btnuniversalview)
|
||||
Me.TabPage1.Controls.Add(Me.rbuviewer)
|
||||
Me.TabPage1.Controls.Add(Me.rbwddocview)
|
||||
Me.TabPage1.Font = New System.Drawing.Font("Verdana", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.TabPage1.Location = New System.Drawing.Point(4, 26)
|
||||
resources.ApplyResources(Me.TabPage1, "TabPage1")
|
||||
Me.TabPage1.Name = "TabPage1"
|
||||
Me.TabPage1.Padding = New System.Windows.Forms.Padding(3)
|
||||
Me.TabPage1.Size = New System.Drawing.Size(832, 318)
|
||||
Me.TabPage1.TabIndex = 0
|
||||
Me.TabPage1.Text = "Darstellung Dateien:"
|
||||
Me.TabPage1.UseVisualStyleBackColor = True
|
||||
'
|
||||
'GroupBox1
|
||||
@@ -184,108 +155,69 @@ Partial Class frmKonfig
|
||||
Me.GroupBox1.Controls.Add(Me.txtSumatra)
|
||||
Me.GroupBox1.Controls.Add(Me.btnpdfxchange)
|
||||
Me.GroupBox1.Controls.Add(Me.lblSumatra)
|
||||
Me.GroupBox1.Location = New System.Drawing.Point(10, 77)
|
||||
resources.ApplyResources(Me.GroupBox1, "GroupBox1")
|
||||
Me.GroupBox1.Name = "GroupBox1"
|
||||
Me.GroupBox1.Size = New System.Drawing.Size(659, 234)
|
||||
Me.GroupBox1.TabIndex = 25
|
||||
Me.GroupBox1.TabStop = False
|
||||
Me.GroupBox1.Text = "PDF-Viewer (optional)"
|
||||
'
|
||||
'rbPDF_internal
|
||||
'
|
||||
Me.rbPDF_internal.AutoSize = True
|
||||
Me.rbPDF_internal.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.rbPDF_internal.Location = New System.Drawing.Point(7, 30)
|
||||
resources.ApplyResources(Me.rbPDF_internal, "rbPDF_internal")
|
||||
Me.rbPDF_internal.Name = "rbPDF_internal"
|
||||
Me.rbPDF_internal.Size = New System.Drawing.Size(185, 21)
|
||||
Me.rbPDF_internal.TabIndex = 0
|
||||
Me.rbPDF_internal.TabStop = True
|
||||
Me.rbPDF_internal.Text = "Internen Viewer benutzen"
|
||||
Me.rbPDF_internal.UseVisualStyleBackColor = True
|
||||
'
|
||||
'rbSystem
|
||||
'
|
||||
Me.rbSystem.AutoSize = True
|
||||
Me.rbSystem.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.rbSystem.Location = New System.Drawing.Point(6, 203)
|
||||
resources.ApplyResources(Me.rbSystem, "rbSystem")
|
||||
Me.rbSystem.Name = "rbSystem"
|
||||
Me.rbSystem.Size = New System.Drawing.Size(186, 21)
|
||||
Me.rbSystem.TabIndex = 8
|
||||
Me.rbSystem.TabStop = True
|
||||
Me.rbSystem.Text = "Standard-(System) Viewer"
|
||||
Me.rbSystem.UseVisualStyleBackColor = True
|
||||
'
|
||||
'btnno_pdf_viewer
|
||||
'
|
||||
Me.btnno_pdf_viewer.Location = New System.Drawing.Point(265, 30)
|
||||
resources.ApplyResources(Me.btnno_pdf_viewer, "btnno_pdf_viewer")
|
||||
Me.btnno_pdf_viewer.Name = "btnno_pdf_viewer"
|
||||
Me.btnno_pdf_viewer.Size = New System.Drawing.Size(228, 23)
|
||||
Me.btnno_pdf_viewer.TabIndex = 2
|
||||
Me.btnno_pdf_viewer.Text = "Keinen separaten pdf-Viewer"
|
||||
Me.btnno_pdf_viewer.UseVisualStyleBackColor = True
|
||||
'
|
||||
'rbSumatra
|
||||
'
|
||||
Me.rbSumatra.AutoSize = True
|
||||
Me.rbSumatra.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.rbSumatra.Location = New System.Drawing.Point(7, 131)
|
||||
resources.ApplyResources(Me.rbSumatra, "rbSumatra")
|
||||
Me.rbSumatra.Name = "rbSumatra"
|
||||
Me.rbSumatra.Size = New System.Drawing.Size(284, 21)
|
||||
Me.rbSumatra.TabIndex = 5
|
||||
Me.rbSumatra.TabStop = True
|
||||
Me.rbSumatra.Text = "Sumatra zur Darstellung für pdf-benutzen"
|
||||
Me.rbSumatra.UseVisualStyleBackColor = True
|
||||
'
|
||||
'rbPDFX_Change
|
||||
'
|
||||
Me.rbPDFX_Change.AutoSize = True
|
||||
Me.rbPDFX_Change.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.rbPDFX_Change.Location = New System.Drawing.Point(6, 59)
|
||||
resources.ApplyResources(Me.rbPDFX_Change, "rbPDFX_Change")
|
||||
Me.rbPDFX_Change.Name = "rbPDFX_Change"
|
||||
Me.rbPDFX_Change.Size = New System.Drawing.Size(318, 21)
|
||||
Me.rbPDFX_Change.TabIndex = 1
|
||||
Me.rbPDFX_Change.TabStop = True
|
||||
Me.rbPDFX_Change.Text = "PDF-XChange zur Darstellung für pdf-benutzen"
|
||||
Me.rbPDFX_Change.UseVisualStyleBackColor = True
|
||||
'
|
||||
'btnSumatra
|
||||
'
|
||||
Me.btnSumatra.Location = New System.Drawing.Point(604, 174)
|
||||
resources.ApplyResources(Me.btnSumatra, "btnSumatra")
|
||||
Me.btnSumatra.Name = "btnSumatra"
|
||||
Me.btnSumatra.Size = New System.Drawing.Size(32, 23)
|
||||
Me.btnSumatra.TabIndex = 7
|
||||
Me.btnSumatra.Text = "..."
|
||||
Me.btnSumatra.UseVisualStyleBackColor = True
|
||||
'
|
||||
'txtpdfxchange
|
||||
'
|
||||
Me.txtpdfxchange.Location = New System.Drawing.Point(25, 102)
|
||||
resources.ApplyResources(Me.txtpdfxchange, "txtpdfxchange")
|
||||
Me.txtpdfxchange.Name = "txtpdfxchange"
|
||||
Me.txtpdfxchange.Size = New System.Drawing.Size(573, 23)
|
||||
Me.txtpdfxchange.TabIndex = 3
|
||||
'
|
||||
'txtSumatra
|
||||
'
|
||||
Me.txtSumatra.Location = New System.Drawing.Point(25, 174)
|
||||
resources.ApplyResources(Me.txtSumatra, "txtSumatra")
|
||||
Me.txtSumatra.Name = "txtSumatra"
|
||||
Me.txtSumatra.Size = New System.Drawing.Size(573, 23)
|
||||
Me.txtSumatra.TabIndex = 6
|
||||
'
|
||||
'lblSumatra
|
||||
'
|
||||
Me.lblSumatra.AutoSize = True
|
||||
Me.lblSumatra.Location = New System.Drawing.Point(22, 155)
|
||||
resources.ApplyResources(Me.lblSumatra, "lblSumatra")
|
||||
Me.lblSumatra.Name = "lblSumatra"
|
||||
Me.lblSumatra.Size = New System.Drawing.Size(183, 16)
|
||||
Me.lblSumatra.TabIndex = 21
|
||||
Me.lblSumatra.Text = "Installationspfad Sumatra:"
|
||||
'
|
||||
'txtUniversalViewer
|
||||
'
|
||||
Me.txtUniversalViewer.Location = New System.Drawing.Point(10, 22)
|
||||
resources.ApplyResources(Me.txtUniversalViewer, "txtUniversalViewer")
|
||||
Me.txtUniversalViewer.Name = "txtUniversalViewer"
|
||||
Me.txtUniversalViewer.Size = New System.Drawing.Size(573, 23)
|
||||
Me.txtUniversalViewer.TabIndex = 13
|
||||
'
|
||||
'TabPage2
|
||||
'
|
||||
@@ -301,124 +233,79 @@ Partial Class frmKonfig
|
||||
Me.TabPage2.Controls.Add(Me.BtnConnect)
|
||||
Me.TabPage2.Controls.Add(Me.txtActualConnection)
|
||||
Me.TabPage2.Controls.Add(Me.txtServer)
|
||||
Me.TabPage2.Location = New System.Drawing.Point(4, 26)
|
||||
resources.ApplyResources(Me.TabPage2, "TabPage2")
|
||||
Me.TabPage2.Name = "TabPage2"
|
||||
Me.TabPage2.Padding = New System.Windows.Forms.Padding(3)
|
||||
Me.TabPage2.Size = New System.Drawing.Size(832, 318)
|
||||
Me.TabPage2.TabIndex = 1
|
||||
Me.TabPage2.Text = "Datenbankverbindung:"
|
||||
Me.TabPage2.UseVisualStyleBackColor = True
|
||||
'
|
||||
'chkbxUserAut
|
||||
'
|
||||
Me.chkbxUserAut.AutoSize = True
|
||||
Me.chkbxUserAut.Location = New System.Drawing.Point(510, 32)
|
||||
resources.ApplyResources(Me.chkbxUserAut, "chkbxUserAut")
|
||||
Me.chkbxUserAut.Name = "chkbxUserAut"
|
||||
Me.chkbxUserAut.Size = New System.Drawing.Size(182, 21)
|
||||
Me.chkbxUserAut.TabIndex = 35
|
||||
Me.chkbxUserAut.Text = "Windows-Authentifizierung"
|
||||
Me.chkbxUserAut.UseVisualStyleBackColor = True
|
||||
'
|
||||
'Label5
|
||||
'
|
||||
Me.Label5.AutoSize = True
|
||||
Me.Label5.Location = New System.Drawing.Point(5, 111)
|
||||
resources.ApplyResources(Me.Label5, "Label5")
|
||||
Me.Label5.Name = "Label5"
|
||||
Me.Label5.Size = New System.Drawing.Size(164, 17)
|
||||
Me.Label5.TabIndex = 34
|
||||
Me.Label5.Text = "Aktueller ConnectionString:"
|
||||
'
|
||||
'cmbDatenbank
|
||||
'
|
||||
Me.cmbDatenbank.FormattingEnabled = True
|
||||
Me.cmbDatenbank.Location = New System.Drawing.Point(8, 78)
|
||||
resources.ApplyResources(Me.cmbDatenbank, "cmbDatenbank")
|
||||
Me.cmbDatenbank.Name = "cmbDatenbank"
|
||||
Me.cmbDatenbank.Size = New System.Drawing.Size(252, 25)
|
||||
Me.cmbDatenbank.TabIndex = 27
|
||||
'
|
||||
'Label4
|
||||
'
|
||||
Me.Label4.AutoSize = True
|
||||
Me.Label4.Location = New System.Drawing.Point(5, 58)
|
||||
resources.ApplyResources(Me.Label4, "Label4")
|
||||
Me.Label4.Name = "Label4"
|
||||
Me.Label4.Size = New System.Drawing.Size(73, 17)
|
||||
Me.Label4.TabIndex = 32
|
||||
Me.Label4.Text = "Datenbank:"
|
||||
'
|
||||
'Label1
|
||||
'
|
||||
Me.Label1.AutoSize = True
|
||||
Me.Label1.Location = New System.Drawing.Point(5, 10)
|
||||
resources.ApplyResources(Me.Label1, "Label1")
|
||||
Me.Label1.Name = "Label1"
|
||||
Me.Label1.Size = New System.Drawing.Size(88, 17)
|
||||
Me.Label1.TabIndex = 29
|
||||
Me.Label1.Text = "Server-Name:"
|
||||
'
|
||||
'Label2
|
||||
'
|
||||
Me.Label2.AutoSize = True
|
||||
Me.Label2.Location = New System.Drawing.Point(299, 10)
|
||||
resources.ApplyResources(Me.Label2, "Label2")
|
||||
Me.Label2.Name = "Label2"
|
||||
Me.Label2.Size = New System.Drawing.Size(93, 17)
|
||||
Me.Label2.TabIndex = 30
|
||||
Me.Label2.Text = "Benutzername:"
|
||||
'
|
||||
'Label3
|
||||
'
|
||||
Me.Label3.AutoSize = True
|
||||
Me.Label3.Location = New System.Drawing.Point(423, 10)
|
||||
resources.ApplyResources(Me.Label3, "Label3")
|
||||
Me.Label3.Name = "Label3"
|
||||
Me.Label3.Size = New System.Drawing.Size(63, 17)
|
||||
Me.Label3.TabIndex = 31
|
||||
Me.Label3.Text = "Passwort:"
|
||||
'
|
||||
'txtUser
|
||||
'
|
||||
Me.txtUser.ForeColor = System.Drawing.SystemColors.WindowText
|
||||
Me.txtUser.Location = New System.Drawing.Point(302, 30)
|
||||
resources.ApplyResources(Me.txtUser, "txtUser")
|
||||
Me.txtUser.Name = "txtUser"
|
||||
Me.txtUser.Size = New System.Drawing.Size(118, 25)
|
||||
Me.txtUser.TabIndex = 25
|
||||
'
|
||||
'txtPasswort
|
||||
'
|
||||
Me.txtPasswort.ForeColor = System.Drawing.SystemColors.WindowText
|
||||
Me.txtPasswort.Location = New System.Drawing.Point(426, 30)
|
||||
resources.ApplyResources(Me.txtPasswort, "txtPasswort")
|
||||
Me.txtPasswort.Name = "txtPasswort"
|
||||
Me.txtPasswort.Size = New System.Drawing.Size(64, 25)
|
||||
Me.txtPasswort.TabIndex = 26
|
||||
Me.txtPasswort.UseSystemPasswordChar = True
|
||||
'
|
||||
'BtnConnect
|
||||
'
|
||||
Me.BtnConnect.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.database_save
|
||||
Me.BtnConnect.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.BtnConnect.Location = New System.Drawing.Point(302, 78)
|
||||
resources.ApplyResources(Me.BtnConnect, "BtnConnect")
|
||||
Me.BtnConnect.Name = "BtnConnect"
|
||||
Me.BtnConnect.Size = New System.Drawing.Size(253, 25)
|
||||
Me.BtnConnect.TabIndex = 28
|
||||
Me.BtnConnect.Text = "Verbindung zur Datenbank herstellen"
|
||||
Me.BtnConnect.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
||||
Me.BtnConnect.UseVisualStyleBackColor = True
|
||||
'
|
||||
'txtActualConnection
|
||||
'
|
||||
Me.txtActualConnection.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
|
||||
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||
resources.ApplyResources(Me.txtActualConnection, "txtActualConnection")
|
||||
Me.txtActualConnection.BackColor = System.Drawing.Color.WhiteSmoke
|
||||
Me.txtActualConnection.Location = New System.Drawing.Point(8, 131)
|
||||
Me.txtActualConnection.Name = "txtActualConnection"
|
||||
Me.txtActualConnection.ReadOnly = True
|
||||
Me.txtActualConnection.Size = New System.Drawing.Size(744, 25)
|
||||
Me.txtActualConnection.TabIndex = 33
|
||||
'
|
||||
'txtServer
|
||||
'
|
||||
Me.txtServer.ForeColor = System.Drawing.SystemColors.WindowText
|
||||
Me.txtServer.Location = New System.Drawing.Point(8, 30)
|
||||
resources.ApplyResources(Me.txtServer, "txtServer")
|
||||
Me.txtServer.Name = "txtServer"
|
||||
Me.txtServer.Size = New System.Drawing.Size(288, 25)
|
||||
Me.txtServer.TabIndex = 24
|
||||
'
|
||||
'TabPage3
|
||||
'
|
||||
@@ -432,109 +319,68 @@ Partial Class frmKonfig
|
||||
Me.TabPage3.Controls.Add(Me.Button2)
|
||||
Me.TabPage3.Controls.Add(Me.Button1)
|
||||
Me.TabPage3.Controls.Add(Me.btnLogMail)
|
||||
Me.TabPage3.Location = New System.Drawing.Point(4, 26)
|
||||
resources.ApplyResources(Me.TabPage3, "TabPage3")
|
||||
Me.TabPage3.Name = "TabPage3"
|
||||
Me.TabPage3.Padding = New System.Windows.Forms.Padding(3)
|
||||
Me.TabPage3.Size = New System.Drawing.Size(832, 318)
|
||||
Me.TabPage3.TabIndex = 2
|
||||
Me.TabPage3.Text = "Weiteres"
|
||||
Me.TabPage3.UseVisualStyleBackColor = True
|
||||
'
|
||||
'Label7
|
||||
'
|
||||
Me.Label7.AutoSize = True
|
||||
Me.Label7.Location = New System.Drawing.Point(52, 165)
|
||||
resources.ApplyResources(Me.Label7, "Label7")
|
||||
Me.Label7.Name = "Label7"
|
||||
Me.Label7.Size = New System.Drawing.Size(55, 17)
|
||||
Me.Label7.TabIndex = 45
|
||||
Me.Label7.Text = "Minuten"
|
||||
'
|
||||
'txtIntervall
|
||||
'
|
||||
Me.txtIntervall.DataBindings.Add(New System.Windows.Forms.Binding("Text", Global.DD_PM_WINDREAM.My.MySettings.Default, "IntervallReminder", True, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged))
|
||||
Me.txtIntervall.Location = New System.Drawing.Point(8, 162)
|
||||
resources.ApplyResources(Me.txtIntervall, "txtIntervall")
|
||||
Me.txtIntervall.Name = "txtIntervall"
|
||||
Me.txtIntervall.Size = New System.Drawing.Size(38, 25)
|
||||
Me.txtIntervall.TabIndex = 44
|
||||
Me.txtIntervall.Text = Global.DD_PM_WINDREAM.My.MySettings.Default.IntervallReminder
|
||||
Me.txtIntervall.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
||||
'
|
||||
'Label6
|
||||
'
|
||||
Me.Label6.AutoSize = True
|
||||
Me.Label6.Location = New System.Drawing.Point(5, 142)
|
||||
resources.ApplyResources(Me.Label6, "Label6")
|
||||
Me.Label6.Name = "Label6"
|
||||
Me.Label6.Size = New System.Drawing.Size(159, 17)
|
||||
Me.Label6.TabIndex = 43
|
||||
Me.Label6.Text = "Intervall Popup-Reminder:"
|
||||
'
|
||||
'btnopenlog
|
||||
'
|
||||
Me.btnopenlog.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.btnopenlog.Location = New System.Drawing.Point(8, 99)
|
||||
resources.ApplyResources(Me.btnopenlog, "btnopenlog")
|
||||
Me.btnopenlog.Name = "btnopenlog"
|
||||
Me.btnopenlog.Size = New System.Drawing.Size(219, 28)
|
||||
Me.btnopenlog.TabIndex = 42
|
||||
Me.btnopenlog.Text = "Öffne Log-Verzeichnis"
|
||||
Me.btnopenlog.UseVisualStyleBackColor = True
|
||||
'
|
||||
'chkLogErrorsOnly
|
||||
'
|
||||
Me.chkLogErrorsOnly.AutoSize = True
|
||||
Me.chkLogErrorsOnly.Location = New System.Drawing.Point(506, 28)
|
||||
resources.ApplyResources(Me.chkLogErrorsOnly, "chkLogErrorsOnly")
|
||||
Me.chkLogErrorsOnly.Name = "chkLogErrorsOnly"
|
||||
Me.chkLogErrorsOnly.Size = New System.Drawing.Size(117, 21)
|
||||
Me.chkLogErrorsOnly.TabIndex = 41
|
||||
Me.chkLogErrorsOnly.Text = "Log Errors only"
|
||||
Me.chkLogErrorsOnly.UseVisualStyleBackColor = True
|
||||
'
|
||||
'Button3
|
||||
'
|
||||
Me.Button3.Location = New System.Drawing.Point(8, 64)
|
||||
resources.ApplyResources(Me.Button3, "Button3")
|
||||
Me.Button3.Name = "Button3"
|
||||
Me.Button3.Size = New System.Drawing.Size(219, 29)
|
||||
Me.Button3.TabIndex = 40
|
||||
Me.Button3.Text = "Open Appdata-Folder"
|
||||
Me.Button3.UseVisualStyleBackColor = True
|
||||
'
|
||||
'LinkLabel1
|
||||
'
|
||||
Me.LinkLabel1.AutoSize = True
|
||||
Me.LinkLabel1.Location = New System.Drawing.Point(233, 29)
|
||||
resources.ApplyResources(Me.LinkLabel1, "LinkLabel1")
|
||||
Me.LinkLabel1.Name = "LinkLabel1"
|
||||
Me.LinkLabel1.Size = New System.Drawing.Size(166, 17)
|
||||
Me.LinkLabel1.TabIndex = 39
|
||||
Me.LinkLabel1.TabStop = True
|
||||
Me.LinkLabel1.Text = "Support-Portal Digital Data"
|
||||
'
|
||||
'Button2
|
||||
'
|
||||
Me.Button2.Location = New System.Drawing.Point(506, 99)
|
||||
resources.ApplyResources(Me.Button2, "Button2")
|
||||
Me.Button2.Name = "Button2"
|
||||
Me.Button2.Size = New System.Drawing.Size(219, 28)
|
||||
Me.Button2.TabIndex = 38
|
||||
Me.Button2.Text = "List all processes"
|
||||
Me.Button2.UseVisualStyleBackColor = True
|
||||
'
|
||||
'Button1
|
||||
'
|
||||
Me.Button1.Location = New System.Drawing.Point(506, 64)
|
||||
resources.ApplyResources(Me.Button1, "Button1")
|
||||
Me.Button1.Name = "Button1"
|
||||
Me.Button1.Size = New System.Drawing.Size(219, 29)
|
||||
Me.Button1.TabIndex = 37
|
||||
Me.Button1.Text = "Get Culture Info"
|
||||
Me.Button1.UseVisualStyleBackColor = True
|
||||
'
|
||||
'btnLogMail
|
||||
'
|
||||
Me.btnLogMail.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.email_go
|
||||
Me.btnLogMail.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.btnLogMail.Location = New System.Drawing.Point(8, 17)
|
||||
resources.ApplyResources(Me.btnLogMail, "btnLogMail")
|
||||
Me.btnLogMail.Name = "btnLogMail"
|
||||
Me.btnLogMail.Size = New System.Drawing.Size(219, 41)
|
||||
Me.btnLogMail.TabIndex = 0
|
||||
Me.btnLogMail.Text = "Log/Support Mail erzeugen"
|
||||
Me.btnLogMail.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
||||
Me.btnLogMail.UseVisualStyleBackColor = True
|
||||
'
|
||||
'DD_DMSLiteDataSet
|
||||
@@ -555,6 +401,7 @@ Partial Class frmKonfig
|
||||
'
|
||||
Me.TableAdapterManager.BackupDataSetBeforeUpdate = False
|
||||
Me.TableAdapterManager.TBDD_CONNECTIONTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBDD_USERTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPM_CONTROL_TABLETableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPM_ERROR_LOGTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPM_FILES_USER_NOT_INDEXEDTableAdapter = Nothing
|
||||
@@ -564,20 +411,15 @@ Partial Class frmKonfig
|
||||
Me.TableAdapterManager.TBPM_PROFILE_FINAL_INDEXINGTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPM_PROFILETableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPM_TYPETableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBDD_USERTableAdapter = Nothing
|
||||
Me.TableAdapterManager.UpdateOrder = DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
|
||||
'
|
||||
'frmKonfig
|
||||
'
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 17.0!)
|
||||
resources.ApplyResources(Me, "$this")
|
||||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
||||
Me.ClientSize = New System.Drawing.Size(840, 348)
|
||||
Me.Controls.Add(Me.TabControl1)
|
||||
Me.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow
|
||||
Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
|
||||
Me.Name = "frmKonfig"
|
||||
Me.Text = "Konfiguration"
|
||||
Me.TabControl1.ResumeLayout(False)
|
||||
Me.TabPage1.ResumeLayout(False)
|
||||
Me.TabPage1.PerformLayout()
|
||||
|
||||
Reference in New Issue
Block a user