This commit is contained in:
SchreiberM
2015-09-29 12:16:23 +02:00
parent 379a63d9a8
commit 80247e18dd
31 changed files with 1808 additions and 524 deletions

View File

@@ -135,6 +135,7 @@ Partial Class frmAdministration
Me.ToolStripButton6 = New System.Windows.Forms.ToolStripButton()
Me.ToolStripSeparator3 = New System.Windows.Forms.ToolStripSeparator()
Me.ToolStripButton7 = New System.Windows.Forms.ToolStripButton()
Me.ToolStripButton41 = New System.Windows.Forms.ToolStripButton()
Me.GUIDTextBox1 = New System.Windows.Forms.TextBox()
Me.XtraTabPage6 = New DevExpress.XtraTab.XtraTabPage()
Me.VARIANTComboBox = New System.Windows.Forms.ComboBox()
@@ -175,6 +176,7 @@ Partial Class frmAdministration
Me.ToolStripButton30 = New System.Windows.Forms.ToolStripButton()
Me.ToolStripButton31 = New System.Windows.Forms.ToolStripButton()
Me.XtraTabPage4 = New DevExpress.XtraTab.XtraTabPage()
Me.btnAddWindowsVariable = New System.Windows.Forms.Button()
Me.lblWindowParameter = New System.Windows.Forms.Label()
Me.lbFileparameter = New System.Windows.Forms.ListBox()
Me.ListBox6 = New System.Windows.Forms.ListBox()
@@ -956,7 +958,7 @@ Partial Class frmAdministration
'
GUIDLabel4.AutoSize = True
GUIDLabel4.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
GUIDLabel4.Location = New System.Drawing.Point(3, 47)
GUIDLabel4.Location = New System.Drawing.Point(4, 60)
GUIDLabel4.Name = "GUIDLabel4"
GUIDLabel4.Size = New System.Drawing.Size(22, 15)
GUIDLabel4.TabIndex = 4
@@ -965,7 +967,7 @@ Partial Class frmAdministration
'INDEXNAMELabel
'
INDEXNAMELabel.AutoSize = True
INDEXNAMELabel.Location = New System.Drawing.Point(164, 47)
INDEXNAMELabel.Location = New System.Drawing.Point(164, 61)
INDEXNAMELabel.Name = "INDEXNAMELabel"
INDEXNAMELabel.Size = New System.Drawing.Size(68, 15)
INDEXNAMELabel.TabIndex = 8
@@ -974,7 +976,7 @@ Partial Class frmAdministration
'COMMENTLabel1
'
COMMENTLabel1.AutoSize = True
COMMENTLabel1.Location = New System.Drawing.Point(164, 93)
COMMENTLabel1.Location = New System.Drawing.Point(163, 109)
COMMENTLabel1.Name = "COMMENTLabel1"
COMMENTLabel1.Size = New System.Drawing.Size(81, 15)
COMMENTLabel1.TabIndex = 14
@@ -1191,10 +1193,10 @@ Partial Class frmAdministration
'
'StatusStrip1
'
Me.StatusStrip1.Location = New System.Drawing.Point(0, 632)
Me.StatusStrip1.Location = New System.Drawing.Point(0, 640)
Me.StatusStrip1.Name = "StatusStrip1"
Me.StatusStrip1.Padding = New System.Windows.Forms.Padding(1, 0, 16, 0)
Me.StatusStrip1.Size = New System.Drawing.Size(1141, 22)
Me.StatusStrip1.Size = New System.Drawing.Size(1150, 22)
Me.StatusStrip1.TabIndex = 0
Me.StatusStrip1.Text = "StatusStrip1"
'
@@ -1210,7 +1212,7 @@ Partial Class frmAdministration
Me.XtraTabControl1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
Me.XtraTabControl1.Name = "XtraTabControl1"
Me.XtraTabControl1.SelectedTabPage = Me.XtraTabPage1
Me.XtraTabControl1.Size = New System.Drawing.Size(1141, 632)
Me.XtraTabControl1.Size = New System.Drawing.Size(1150, 640)
Me.XtraTabControl1.TabIndex = 1
Me.XtraTabControl1.TabPages.AddRange(New DevExpress.XtraTab.XtraTabPage() {Me.XtraTabPage1, Me.XtraTabPage2, Me.XtraTabPage5})
'
@@ -1265,7 +1267,7 @@ Partial Class frmAdministration
Me.XtraTabPage1.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.XtraTabPage1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
Me.XtraTabPage1.Name = "XtraTabPage1"
Me.XtraTabPage1.Size = New System.Drawing.Size(1135, 604)
Me.XtraTabPage1.Size = New System.Drawing.Size(1144, 612)
Me.XtraTabPage1.Text = "Dokumentarten"
'
'SEQUENCENumericUpDown
@@ -1331,7 +1333,7 @@ Partial Class frmAdministration
Me.XtraTabControl2.Location = New System.Drawing.Point(266, 315)
Me.XtraTabControl2.Name = "XtraTabControl2"
Me.XtraTabControl2.SelectedTabPage = Me.XtraTabPage3
Me.XtraTabControl2.Size = New System.Drawing.Size(862, 281)
Me.XtraTabControl2.Size = New System.Drawing.Size(871, 289)
Me.XtraTabControl2.TabIndex = 86
Me.XtraTabControl2.TabPages.AddRange(New DevExpress.XtraTab.XtraTabPage() {Me.XtraTabPage3, Me.XtraTabPage6, Me.XtraTabPage4, Me.XtraTabPage9, Me.XtraTabPage10})
'
@@ -1368,7 +1370,7 @@ Partial Class frmAdministration
Me.XtraTabPage3.Controls.Add(GUIDLabel1)
Me.XtraTabPage3.Controls.Add(Me.GUIDTextBox1)
Me.XtraTabPage3.Name = "XtraTabPage3"
Me.XtraTabPage3.Size = New System.Drawing.Size(856, 253)
Me.XtraTabPage3.Size = New System.Drawing.Size(865, 261)
Me.XtraTabPage3.Text = "manuelle Indexe"
'
'OPTIONALCheckBox
@@ -1537,7 +1539,7 @@ Partial Class frmAdministration
Me.NAMETextBox.Enabled = False
Me.NAMETextBox.Location = New System.Drawing.Point(162, 48)
Me.NAMETextBox.Name = "NAMETextBox"
Me.NAMETextBox.Size = New System.Drawing.Size(263, 23)
Me.NAMETextBox.Size = New System.Drawing.Size(272, 23)
Me.NAMETextBox.TabIndex = 4
'
'TBDD_INDEX_MANBindingNav
@@ -1547,7 +1549,7 @@ Partial Class frmAdministration
Me.TBDD_INDEX_MANBindingNav.CountItem = Me.ToolStripLabel1
Me.TBDD_INDEX_MANBindingNav.CountItemFormat = "von {0} manuellen Indexen"
Me.TBDD_INDEX_MANBindingNav.DeleteItem = Me.ToolStripButton2
Me.TBDD_INDEX_MANBindingNav.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripButton3, Me.ToolStripButton4, Me.ToolStripSeparator1, Me.ToolStripTextBox1, Me.ToolStripLabel1, Me.ToolStripSeparator2, Me.ToolStripButton5, Me.ToolStripButton6, Me.ToolStripSeparator3, Me.ToolStripButton1, Me.ToolStripButton2, Me.ToolStripButton7})
Me.TBDD_INDEX_MANBindingNav.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripButton3, Me.ToolStripButton4, Me.ToolStripSeparator1, Me.ToolStripTextBox1, Me.ToolStripLabel1, Me.ToolStripSeparator2, Me.ToolStripButton5, Me.ToolStripButton6, Me.ToolStripSeparator3, Me.ToolStripButton1, Me.ToolStripButton2, Me.ToolStripButton7, Me.ToolStripButton41})
Me.TBDD_INDEX_MANBindingNav.Location = New System.Drawing.Point(0, 0)
Me.TBDD_INDEX_MANBindingNav.MoveFirstItem = Me.ToolStripButton3
Me.TBDD_INDEX_MANBindingNav.MoveLastItem = Me.ToolStripButton6
@@ -1555,7 +1557,7 @@ Partial Class frmAdministration
Me.TBDD_INDEX_MANBindingNav.MovePreviousItem = Me.ToolStripButton4
Me.TBDD_INDEX_MANBindingNav.Name = "TBDD_INDEX_MANBindingNav"
Me.TBDD_INDEX_MANBindingNav.PositionItem = Me.ToolStripTextBox1
Me.TBDD_INDEX_MANBindingNav.Size = New System.Drawing.Size(856, 25)
Me.TBDD_INDEX_MANBindingNav.Size = New System.Drawing.Size(865, 25)
Me.TBDD_INDEX_MANBindingNav.TabIndex = 3
Me.TBDD_INDEX_MANBindingNav.Text = "BindingNavigator1"
'
@@ -1654,6 +1656,15 @@ Partial Class frmAdministration
Me.ToolStripButton7.Size = New System.Drawing.Size(23, 22)
Me.ToolStripButton7.Text = "Daten speichern"
'
'ToolStripButton41
'
Me.ToolStripButton41.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton41.Image = Global.Global_Indexer.My.Resources.Resources.refresh_16xLG
Me.ToolStripButton41.ImageTransparentColor = System.Drawing.Color.Magenta
Me.ToolStripButton41.Name = "ToolStripButton41"
Me.ToolStripButton41.Size = New System.Drawing.Size(23, 22)
Me.ToolStripButton41.Text = "Refresh"
'
'GUIDTextBox1
'
Me.GUIDTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MANBindingSource, "GUID", True))
@@ -1699,22 +1710,19 @@ Partial Class frmAdministration
Me.XtraTabPage6.Controls.Add(Me.GUIDTextBox4)
Me.XtraTabPage6.Controls.Add(Me.TBDD_INDEX_MAN_POSTPROCESSINGBindingNavigator)
Me.XtraTabPage6.Name = "XtraTabPage6"
Me.XtraTabPage6.Size = New System.Drawing.Size(856, 253)
Me.XtraTabPage6.Size = New System.Drawing.Size(865, 261)
Me.XtraTabPage6.Text = "Nachbearbeitungsfunktionen manueller Index"
'
'VARIANTComboBox
'
Me.VARIANTComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MAN_POSTPROCESSINGBindingSource, "VARIANT", True))
Me.VARIANTComboBox.DataBindings.Add(New System.Windows.Forms.Binding("SelectedValue", Me.TBDD_INDEX_MAN_POSTPROCESSINGBindingSource, "VARIANT", True))
Me.VARIANTComboBox.DataSource = Me.TBDD_INDEX_MAN_POSTPROCESSINGBindingSource
Me.VARIANTComboBox.DisplayMember = "VARIANT"
Me.VARIANTComboBox.Enabled = False
Me.VARIANTComboBox.FormattingEnabled = True
Me.VARIANTComboBox.Items.AddRange(New Object() {"ONLY FILE/FOLDER", "FILE AND INDEX"})
Me.VARIANTComboBox.Location = New System.Drawing.Point(559, 99)
Me.VARIANTComboBox.Name = "VARIANTComboBox"
Me.VARIANTComboBox.Size = New System.Drawing.Size(202, 23)
Me.VARIANTComboBox.TabIndex = 81
Me.VARIANTComboBox.ValueMember = "VARIANT"
'
'TBDD_INDEX_MAN_POSTPROCESSINGBindingSource
'
@@ -1723,11 +1731,10 @@ Partial Class frmAdministration
'
'lblsavePostProcess
'
Me.lblsavePostProcess.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.lblsavePostProcess.AutoSize = True
Me.lblsavePostProcess.BackColor = System.Drawing.Color.Yellow
Me.lblsavePostProcess.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblsavePostProcess.Location = New System.Drawing.Point(384, 185)
Me.lblsavePostProcess.Location = New System.Drawing.Point(384, 191)
Me.lblsavePostProcess.Name = "lblsavePostProcess"
Me.lblsavePostProcess.Size = New System.Drawing.Size(213, 17)
Me.lblsavePostProcess.TabIndex = 80
@@ -1791,7 +1798,7 @@ Partial Class frmAdministration
'Text1Label
'
Me.Text1Label.AutoSize = True
Me.Text1Label.Location = New System.Drawing.Point(16, 81)
Me.Text1Label.Location = New System.Drawing.Point(13, 81)
Me.Text1Label.Name = "Text1Label"
Me.Text1Label.Size = New System.Drawing.Size(41, 15)
Me.Text1Label.TabIndex = 29
@@ -1870,7 +1877,7 @@ Partial Class frmAdministration
Me.TEXT1TextBox.Enabled = False
Me.TEXT1TextBox.Location = New System.Drawing.Point(16, 99)
Me.TEXT1TextBox.Name = "TEXT1TextBox"
Me.TEXT1TextBox.Size = New System.Drawing.Size(167, 23)
Me.TEXT1TextBox.Size = New System.Drawing.Size(165, 23)
Me.TEXT1TextBox.TabIndex = 14
'
'FUNCTION2TextBox
@@ -1936,7 +1943,7 @@ Partial Class frmAdministration
Me.TBDD_INDEX_MAN_POSTPROCESSINGBindingNavigator.MovePreviousItem = Me.ToolStripButton27
Me.TBDD_INDEX_MAN_POSTPROCESSINGBindingNavigator.Name = "TBDD_INDEX_MAN_POSTPROCESSINGBindingNavigator"
Me.TBDD_INDEX_MAN_POSTPROCESSINGBindingNavigator.PositionItem = Me.ToolStripTextBox4
Me.TBDD_INDEX_MAN_POSTPROCESSINGBindingNavigator.Size = New System.Drawing.Size(856, 25)
Me.TBDD_INDEX_MAN_POSTPROCESSINGBindingNavigator.Size = New System.Drawing.Size(865, 25)
Me.TBDD_INDEX_MAN_POSTPROCESSINGBindingNavigator.TabIndex = 4
Me.TBDD_INDEX_MAN_POSTPROCESSINGBindingNavigator.Text = "BindingNavigator1"
'
@@ -2038,7 +2045,7 @@ Partial Class frmAdministration
'ToolStripButton31
'
Me.ToolStripButton31.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton31.Image = Global.Global_Indexer.My.Resources.Resources.arrow_refresh
Me.ToolStripButton31.Image = Global.Global_Indexer.My.Resources.Resources.refresh_16xLG
Me.ToolStripButton31.ImageTransparentColor = System.Drawing.Color.Magenta
Me.ToolStripButton31.Name = "ToolStripButton31"
Me.ToolStripButton31.Size = New System.Drawing.Size(23, 22)
@@ -2049,6 +2056,7 @@ Partial Class frmAdministration
Me.XtraTabPage4.Appearance.Header.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical
Me.XtraTabPage4.Appearance.HeaderActive.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical
Me.XtraTabPage4.AutoScroll = True
Me.XtraTabPage4.Controls.Add(Me.btnAddWindowsVariable)
Me.XtraTabPage4.Controls.Add(Me.lblWindowParameter)
Me.XtraTabPage4.Controls.Add(Me.lbFileparameter)
Me.XtraTabPage4.Controls.Add(Me.ListBox6)
@@ -2077,13 +2085,22 @@ Partial Class frmAdministration
Me.XtraTabPage4.Controls.Add(Me.INDEXNAME_AutoIndexTXT)
Me.XtraTabPage4.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.XtraTabPage4.Name = "XtraTabPage4"
Me.XtraTabPage4.Size = New System.Drawing.Size(856, 253)
Me.XtraTabPage4.Size = New System.Drawing.Size(865, 261)
Me.XtraTabPage4.Text = "automatische/feste Indexe"
'
'btnAddWindowsVariable
'
Me.btnAddWindowsVariable.Image = Global.Global_Indexer.My.Resources.Resources.arrow_previous_16xLG
Me.btnAddWindowsVariable.Location = New System.Drawing.Point(591, 78)
Me.btnAddWindowsVariable.Name = "btnAddWindowsVariable"
Me.btnAddWindowsVariable.Size = New System.Drawing.Size(31, 22)
Me.btnAddWindowsVariable.TabIndex = 89
Me.btnAddWindowsVariable.UseVisualStyleBackColor = True
'
'lblWindowParameter
'
Me.lblWindowParameter.AutoSize = True
Me.lblWindowParameter.Location = New System.Drawing.Point(602, 47)
Me.lblWindowParameter.Location = New System.Drawing.Point(626, 60)
Me.lblWindowParameter.Name = "lblWindowParameter"
Me.lblWindowParameter.Size = New System.Drawing.Size(118, 15)
Me.lblWindowParameter.TabIndex = 88
@@ -2095,9 +2112,9 @@ Partial Class frmAdministration
Me.lbFileparameter.FormattingEnabled = True
Me.lbFileparameter.ItemHeight = 15
Me.lbFileparameter.Items.AddRange(New Object() {"Dateiname (mit Endung)", "Dateiname (ohne Endung)", "Datei Erstelldatum", "Datei Erstellt wer", "Aktuelles Datum (DD.MM.YYYY)"})
Me.lbFileparameter.Location = New System.Drawing.Point(602, 64)
Me.lbFileparameter.Location = New System.Drawing.Point(629, 78)
Me.lbFileparameter.Name = "lbFileparameter"
Me.lbFileparameter.Size = New System.Drawing.Size(178, 109)
Me.lbFileparameter.Size = New System.Drawing.Size(188, 94)
Me.lbFileparameter.TabIndex = 87
'
'ListBox6
@@ -2107,9 +2124,9 @@ Partial Class frmAdministration
Me.ListBox6.Font = New System.Drawing.Font("Segoe UI Semibold", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.ListBox6.FormattingEnabled = True
Me.ListBox6.ItemHeight = 15
Me.ListBox6.Location = New System.Drawing.Point(6, 94)
Me.ListBox6.Location = New System.Drawing.Point(6, 109)
Me.ListBox6.Name = "ListBox6"
Me.ListBox6.Size = New System.Drawing.Size(155, 154)
Me.ListBox6.Size = New System.Drawing.Size(155, 139)
Me.ListBox6.TabIndex = 86
Me.ListBox6.ValueMember = "GUID"
'
@@ -2121,18 +2138,18 @@ Partial Class frmAdministration
'lblValue
'
Me.lblValue.AutoSize = True
Me.lblValue.Location = New System.Drawing.Point(374, 47)
Me.lblValue.Location = New System.Drawing.Point(374, 60)
Me.lblValue.Name = "lblValue"
Me.lblValue.Size = New System.Drawing.Size(69, 15)
Me.lblValue.Size = New System.Drawing.Size(174, 15)
Me.lblValue.TabIndex = 85
Me.lblValue.Text = "Fester Wert:"
Me.lblValue.Text = "Fester oder Automatischer Wert:"
'
'INDEXNAME_AutoIndexCMB
'
Me.INDEXNAME_AutoIndexCMB.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_AUTOMBindingSource, "INDEXNAME", True))
Me.INDEXNAME_AutoIndexCMB.Enabled = False
Me.INDEXNAME_AutoIndexCMB.FormattingEnabled = True
Me.INDEXNAME_AutoIndexCMB.Location = New System.Drawing.Point(167, 63)
Me.INDEXNAME_AutoIndexCMB.Location = New System.Drawing.Point(167, 77)
Me.INDEXNAME_AutoIndexCMB.Name = "INDEXNAME_AutoIndexCMB"
Me.INDEXNAME_AutoIndexCMB.Size = New System.Drawing.Size(198, 23)
Me.INDEXNAME_AutoIndexCMB.TabIndex = 84
@@ -2140,16 +2157,16 @@ Partial Class frmAdministration
'Label6
'
Me.Label6.AutoSize = True
Me.Label6.Location = New System.Drawing.Point(3, 25)
Me.Label6.Location = New System.Drawing.Point(3, 26)
Me.Label6.Name = "Label6"
Me.Label6.Size = New System.Drawing.Size(603, 15)
Me.Label6.Size = New System.Drawing.Size(528, 30)
Me.Label6.TabIndex = 83
Me.Label6.Text = "Automatische Indexe werden nach den manuellen Indizes durchlaufen und ergänzen be" & _
"i Bedarf den Dateinamen."
Me.Label6.Text = "Automatische Indexe werden nach den manuellen Indizes OHNE USERINTERAKTION durchl" & _
"aufen." & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Die erhaltenen Werte können in Indizes geschrieben oder zur Benennung de" & _
"r Datei genutzt werden."
'
'lblsaveAutoIndex
'
Me.lblsaveAutoIndex.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.lblsaveAutoIndex.AutoSize = True
Me.lblsaveAutoIndex.BackColor = System.Drawing.Color.Yellow
Me.lblsaveAutoIndex.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
@@ -2165,7 +2182,7 @@ Partial Class frmAdministration
Me.btnSQLViewAuto.Enabled = False
Me.btnSQLViewAuto.Image = Global.Global_Indexer.My.Resources.Resources.database_go
Me.btnSQLViewAuto.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btnSQLViewAuto.Location = New System.Drawing.Point(377, 138)
Me.btnSQLViewAuto.Location = New System.Drawing.Point(377, 156)
Me.btnSQLViewAuto.Name = "btnSQLViewAuto"
Me.btnSQLViewAuto.Size = New System.Drawing.Size(148, 24)
Me.btnSQLViewAuto.TabIndex = 81
@@ -2178,7 +2195,7 @@ Partial Class frmAdministration
'
Me.SQL_ACTIVECheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBDD_INDEX_AUTOMBindingSource, "SQL_ACTIVE", True))
Me.SQL_ACTIVECheckBox.Enabled = False
Me.SQL_ACTIVECheckBox.Location = New System.Drawing.Point(167, 141)
Me.SQL_ACTIVECheckBox.Location = New System.Drawing.Point(167, 156)
Me.SQL_ACTIVECheckBox.Name = "SQL_ACTIVECheckBox"
Me.SQL_ACTIVECheckBox.Size = New System.Drawing.Size(198, 24)
Me.SQL_ACTIVECheckBox.TabIndex = 29
@@ -2189,7 +2206,7 @@ Partial Class frmAdministration
'
Me.GUIDAUTO_INDEXTextbox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_AUTOMBindingSource, "GUID", True))
Me.GUIDAUTO_INDEXTextbox.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.GUIDAUTO_INDEXTextbox.Location = New System.Drawing.Point(6, 64)
Me.GUIDAUTO_INDEXTextbox.Location = New System.Drawing.Point(7, 77)
Me.GUIDAUTO_INDEXTextbox.Name = "GUIDAUTO_INDEXTextbox"
Me.GUIDAUTO_INDEXTextbox.ReadOnly = True
Me.GUIDAUTO_INDEXTextbox.Size = New System.Drawing.Size(53, 23)
@@ -2199,7 +2216,7 @@ Partial Class frmAdministration
'
Me.VALUETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_AUTOMBindingSource, "VALUE", True))
Me.VALUETextBox.Enabled = False
Me.VALUETextBox.Location = New System.Drawing.Point(377, 63)
Me.VALUETextBox.Location = New System.Drawing.Point(377, 78)
Me.VALUETextBox.Name = "VALUETextBox"
Me.VALUETextBox.Size = New System.Drawing.Size(209, 23)
Me.VALUETextBox.TabIndex = 11
@@ -2208,7 +2225,7 @@ Partial Class frmAdministration
'
Me.COMMENTTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_AUTOMBindingSource, "COMMENT", True))
Me.COMMENTTextBox1.Enabled = False
Me.COMMENTTextBox1.Location = New System.Drawing.Point(167, 111)
Me.COMMENTTextBox1.Location = New System.Drawing.Point(166, 127)
Me.COMMENTTextBox1.Name = "COMMENTTextBox1"
Me.COMMENTTextBox1.Size = New System.Drawing.Size(419, 23)
Me.COMMENTTextBox1.TabIndex = 15
@@ -2216,9 +2233,9 @@ Partial Class frmAdministration
'ACTIVECheckBox1
'
Me.ACTIVECheckBox1.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBDD_INDEX_AUTOMBindingSource, "ACTIVE", True))
Me.ACTIVECheckBox1.Location = New System.Drawing.Point(786, 63)
Me.ACTIVECheckBox1.Location = New System.Drawing.Point(629, 26)
Me.ACTIVECheckBox1.Name = "ACTIVECheckBox1"
Me.ACTIVECheckBox1.Size = New System.Drawing.Size(63, 24)
Me.ACTIVECheckBox1.Size = New System.Drawing.Size(59, 21)
Me.ACTIVECheckBox1.TabIndex = 17
Me.ACTIVECheckBox1.Text = "Aktiv"
Me.ACTIVECheckBox1.UseVisualStyleBackColor = True
@@ -2279,7 +2296,7 @@ Partial Class frmAdministration
Me.BindingNavigator2.MovePreviousItem = Me.ToolStripButton19
Me.BindingNavigator2.Name = "BindingNavigator2"
Me.BindingNavigator2.PositionItem = Me.ToolStripTextBox3
Me.BindingNavigator2.Size = New System.Drawing.Size(856, 25)
Me.BindingNavigator2.Size = New System.Drawing.Size(865, 25)
Me.BindingNavigator2.TabIndex = 4
Me.BindingNavigator2.Text = "BindingNavigator1"
'
@@ -2382,7 +2399,7 @@ Partial Class frmAdministration
'
Me.INDEXNAME_AutoIndexTXT.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_AUTOMBindingSource, "INDEXNAME", True))
Me.INDEXNAME_AutoIndexTXT.Enabled = False
Me.INDEXNAME_AutoIndexTXT.Location = New System.Drawing.Point(167, 64)
Me.INDEXNAME_AutoIndexTXT.Location = New System.Drawing.Point(167, 78)
Me.INDEXNAME_AutoIndexTXT.Name = "INDEXNAME_AutoIndexTXT"
Me.INDEXNAME_AutoIndexTXT.Size = New System.Drawing.Size(198, 23)
Me.INDEXNAME_AutoIndexTXT.TabIndex = 28
@@ -2394,7 +2411,7 @@ Partial Class frmAdministration
Me.XtraTabPage9.Controls.Add(Me.Label8)
Me.XtraTabPage9.Controls.Add(Me.ListBoxDokartzuordnung)
Me.XtraTabPage9.Name = "XtraTabPage9"
Me.XtraTabPage9.Size = New System.Drawing.Size(856, 253)
Me.XtraTabPage9.Size = New System.Drawing.Size(865, 261)
Me.XtraTabPage9.Text = "Zuordnung Dokumentenart-Gruppe"
'
'Button2
@@ -2427,7 +2444,6 @@ Partial Class frmAdministration
'
'lblnewDokartZuordnung
'
Me.lblnewDokartZuordnung.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.lblnewDokartZuordnung.AutoSize = True
Me.lblnewDokartZuordnung.BackColor = System.Drawing.Color.Yellow
Me.lblnewDokartZuordnung.Font = New System.Drawing.Font("Segoe UI Semibold", 8.25!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(0, Byte))
@@ -2507,7 +2523,7 @@ Partial Class frmAdministration
'
Me.XtraTabPage10.Controls.Add(Me.GroupBox4)
Me.XtraTabPage10.Name = "XtraTabPage10"
Me.XtraTabPage10.Size = New System.Drawing.Size(856, 253)
Me.XtraTabPage10.Size = New System.Drawing.Size(865, 261)
Me.XtraTabPage10.Text = "Create Folder for Index"
'
'GroupBox4
@@ -2734,7 +2750,7 @@ Partial Class frmAdministration
Me.lblSaveDokart.AutoSize = True
Me.lblSaveDokart.BackColor = System.Drawing.Color.Yellow
Me.lblSaveDokart.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblSaveDokart.Location = New System.Drawing.Point(842, 231)
Me.lblSaveDokart.Location = New System.Drawing.Point(842, 234)
Me.lblSaveDokart.Name = "lblSaveDokart"
Me.lblSaveDokart.Size = New System.Drawing.Size(240, 17)
Me.lblSaveDokart.TabIndex = 78
@@ -2798,7 +2814,7 @@ Partial Class frmAdministration
Me.TBDD_DOKUMENTARTBindingNavigator.MovePreviousItem = Me.BindingNavigatorMovePreviousItem
Me.TBDD_DOKUMENTARTBindingNavigator.Name = "TBDD_DOKUMENTARTBindingNavigator"
Me.TBDD_DOKUMENTARTBindingNavigator.PositionItem = Me.BindingNavigatorPositionItem
Me.TBDD_DOKUMENTARTBindingNavigator.Size = New System.Drawing.Size(1135, 25)
Me.TBDD_DOKUMENTARTBindingNavigator.Size = New System.Drawing.Size(1144, 25)
Me.TBDD_DOKUMENTARTBindingNavigator.TabIndex = 2
Me.TBDD_DOKUMENTARTBindingNavigator.Text = "BindingNavigator1"
'
@@ -3059,12 +3075,11 @@ Partial Class frmAdministration
Me.XtraTabPage2.Controls.Add(Me.BindingNavigator1)
Me.XtraTabPage2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
Me.XtraTabPage2.Name = "XtraTabPage2"
Me.XtraTabPage2.Size = New System.Drawing.Size(1135, 604)
Me.XtraTabPage2.Size = New System.Drawing.Size(1144, 612)
Me.XtraTabPage2.Text = "User-/Gruppenverwaltung"
'
'lblsaveUSer
'
Me.lblsaveUSer.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.lblsaveUSer.AutoSize = True
Me.lblsaveUSer.BackColor = System.Drawing.Color.Yellow
Me.lblsaveUSer.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
@@ -3132,7 +3147,6 @@ Partial Class frmAdministration
'
'lblnewUserZuordnung
'
Me.lblnewUserZuordnung.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.lblnewUserZuordnung.AutoSize = True
Me.lblnewUserZuordnung.BackColor = System.Drawing.Color.Yellow
Me.lblnewUserZuordnung.Font = New System.Drawing.Font("Segoe UI Semibold", 8.25!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(0, Byte))
@@ -3238,7 +3252,6 @@ Partial Class frmAdministration
'
'lblsaveTBDD_USER_GROUPS
'
Me.lblsaveTBDD_USER_GROUPS.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.lblsaveTBDD_USER_GROUPS.AutoSize = True
Me.lblsaveTBDD_USER_GROUPS.BackColor = System.Drawing.Color.Yellow
Me.lblsaveTBDD_USER_GROUPS.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
@@ -3606,7 +3619,7 @@ Partial Class frmAdministration
Me.BindingNavigator1.MovePreviousItem = Me.ToolStripButton11
Me.BindingNavigator1.Name = "BindingNavigator1"
Me.BindingNavigator1.PositionItem = Me.ToolStripTextBox2
Me.BindingNavigator1.Size = New System.Drawing.Size(1135, 25)
Me.BindingNavigator1.Size = New System.Drawing.Size(1144, 25)
Me.BindingNavigator1.TabIndex = 3
Me.BindingNavigator1.Text = "BindingNavigator1"
'
@@ -3736,7 +3749,7 @@ Partial Class frmAdministration
Me.XtraTabPage5.Controls.Add(Me.Button3)
Me.XtraTabPage5.Controls.Add(Me.GroupBox1)
Me.XtraTabPage5.Name = "XtraTabPage5"
Me.XtraTabPage5.Size = New System.Drawing.Size(1135, 604)
Me.XtraTabPage5.Size = New System.Drawing.Size(1144, 612)
Me.XtraTabPage5.Text = "Andere Einstellungen"
'
'Button4
@@ -3831,11 +3844,10 @@ Partial Class frmAdministration
'
'lblsavezuordnungIndex
'
Me.lblsavezuordnungIndex.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.lblsavezuordnungIndex.AutoSize = True
Me.lblsavezuordnungIndex.BackColor = System.Drawing.Color.Yellow
Me.lblsavezuordnungIndex.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblsavezuordnungIndex.Location = New System.Drawing.Point(682, 105)
Me.lblsavezuordnungIndex.Location = New System.Drawing.Point(798, 172)
Me.lblsavezuordnungIndex.Name = "lblsavezuordnungIndex"
Me.lblsavezuordnungIndex.Size = New System.Drawing.Size(227, 17)
Me.lblsavezuordnungIndex.TabIndex = 79
@@ -4095,7 +4107,7 @@ Partial Class frmAdministration
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 17.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.ClientSize = New System.Drawing.Size(1141, 654)
Me.ClientSize = New System.Drawing.Size(1150, 662)
Me.Controls.Add(Me.XtraTabControl1)
Me.Controls.Add(Me.StatusStrip1)
Me.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
@@ -4464,4 +4476,6 @@ Partial Class frmAdministration
Friend WithEvents lblWindowParameter As System.Windows.Forms.Label
Friend WithEvents lbFileparameter As System.Windows.Forms.ListBox
Friend WithEvents VARIANTComboBox As System.Windows.Forms.ComboBox
Friend WithEvents btnAddWindowsVariable As System.Windows.Forms.Button
Friend WithEvents ToolStripButton41 As System.Windows.Forms.ToolStripButton
End Class