diff --git a/Global_Indexer/Global_Indexer.vbproj b/Global_Indexer/Global_Indexer.vbproj
index 3ef339d..2cc3fd1 100644
--- a/Global_Indexer/Global_Indexer.vbproj
+++ b/Global_Indexer/Global_Indexer.vbproj
@@ -369,6 +369,9 @@
frmConfig_Basic.vb
+
+ frmConnections.vb
+
frmConnections.vb
@@ -418,15 +421,27 @@
frmSplash.vb
+
+ frmSQL-Result.vb
+
frmSQL-Result.vb
+
+ frmSQLConfigAutoIndex.vb
+
frmSQLConfigAutoIndex.vb
+
+ frmSQLSuggestion.vb
+
frmSQLSuggestion.vb
+
+ frmSQL_Admin.vb
+
frmSQL_Admin.vb
@@ -445,6 +460,9 @@
frmStart.vb
+
+ frmUserKonfig_AddUsers.vb
+
frmUserKonfig_AddUsers.vb
diff --git a/Global_Indexer/frmAdministration.Designer.vb b/Global_Indexer/frmAdministration.Designer.vb
index 60c980d..86d81a9 100644
--- a/Global_Indexer/frmAdministration.Designer.vb
+++ b/Global_Indexer/frmAdministration.Designer.vb
@@ -897,12 +897,16 @@ Partial Class frmAdministration
'
'XtraTabControl1
'
+ resources.ApplyResources(Me.XtraTabControl1, "XtraTabControl1")
Me.XtraTabControl1.AppearancePage.HeaderHotTracked.BackColor = CType(resources.GetObject("XtraTabControl1.AppearancePage.HeaderHotTracked.BackColor"), System.Drawing.Color)
Me.XtraTabControl1.AppearancePage.HeaderHotTracked.BackColor2 = CType(resources.GetObject("XtraTabControl1.AppearancePage.HeaderHotTracked.BackColor2"), System.Drawing.Color)
Me.XtraTabControl1.AppearancePage.HeaderHotTracked.Font = CType(resources.GetObject("XtraTabControl1.AppearancePage.HeaderHotTracked.Font"), System.Drawing.Font)
+ Me.XtraTabControl1.AppearancePage.HeaderHotTracked.FontSizeDelta = CType(resources.GetObject("XtraTabControl1.AppearancePage.HeaderHotTracked.FontSizeDelta"), Integer)
+ Me.XtraTabControl1.AppearancePage.HeaderHotTracked.FontStyleDelta = CType(resources.GetObject("XtraTabControl1.AppearancePage.HeaderHotTracked.FontStyleDelta"), System.Drawing.FontStyle)
+ Me.XtraTabControl1.AppearancePage.HeaderHotTracked.GradientMode = CType(resources.GetObject("XtraTabControl1.AppearancePage.HeaderHotTracked.GradientMode"), System.Drawing.Drawing2D.LinearGradientMode)
+ Me.XtraTabControl1.AppearancePage.HeaderHotTracked.Image = CType(resources.GetObject("XtraTabControl1.AppearancePage.HeaderHotTracked.Image"), System.Drawing.Image)
Me.XtraTabControl1.AppearancePage.HeaderHotTracked.Options.UseBackColor = True
Me.XtraTabControl1.AppearancePage.HeaderHotTracked.Options.UseFont = True
- resources.ApplyResources(Me.XtraTabControl1, "XtraTabControl1")
Me.XtraTabControl1.Name = "XtraTabControl1"
Me.XtraTabControl1.SelectedTabPage = Me.XtraTabPage1
Me.XtraTabControl1.TabPages.AddRange(New DevExpress.XtraTab.XtraTabPage() {Me.XtraTabPage1, Me.XtraTabPage2, Me.XtraTabPage5})
@@ -956,17 +960,17 @@ Partial Class frmAdministration
'
'GroupBox6
'
- Me.GroupBox6.Controls.Add(Me.ComboBox3)
resources.ApplyResources(Me.GroupBox6, "GroupBox6")
+ Me.GroupBox6.Controls.Add(Me.ComboBox3)
Me.GroupBox6.Name = "GroupBox6"
Me.GroupBox6.TabStop = False
'
'ComboBox3
'
+ resources.ApplyResources(Me.ComboBox3, "ComboBox3")
Me.ComboBox3.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "DUPLICATE_HANDLING", True))
Me.ComboBox3.FormattingEnabled = True
Me.ComboBox3.Items.AddRange(New Object() {resources.GetString("ComboBox3.Items"), resources.GetString("ComboBox3.Items1"), resources.GetString("ComboBox3.Items2")})
- resources.ApplyResources(Me.ComboBox3, "ComboBox3")
Me.ComboBox3.Name = "ComboBox3"
'
'TBDD_DOKUMENTARTBindingSource
@@ -981,8 +985,20 @@ Partial Class frmAdministration
'
'GridControl1
'
- Me.GridControl1.DataSource = Me.TBDD_DOKUMENTARTBindingSource
resources.ApplyResources(Me.GridControl1, "GridControl1")
+ Me.GridControl1.DataSource = Me.TBDD_DOKUMENTARTBindingSource
+ Me.GridControl1.EmbeddedNavigator.AccessibleDescription = resources.GetString("GridControl1.EmbeddedNavigator.AccessibleDescription")
+ Me.GridControl1.EmbeddedNavigator.AccessibleName = resources.GetString("GridControl1.EmbeddedNavigator.AccessibleName")
+ Me.GridControl1.EmbeddedNavigator.AllowHtmlTextInToolTip = CType(resources.GetObject("GridControl1.EmbeddedNavigator.AllowHtmlTextInToolTip"), DevExpress.Utils.DefaultBoolean)
+ Me.GridControl1.EmbeddedNavigator.Anchor = CType(resources.GetObject("GridControl1.EmbeddedNavigator.Anchor"), System.Windows.Forms.AnchorStyles)
+ Me.GridControl1.EmbeddedNavigator.BackgroundImage = CType(resources.GetObject("GridControl1.EmbeddedNavigator.BackgroundImage"), System.Drawing.Image)
+ Me.GridControl1.EmbeddedNavigator.BackgroundImageLayout = CType(resources.GetObject("GridControl1.EmbeddedNavigator.BackgroundImageLayout"), System.Windows.Forms.ImageLayout)
+ Me.GridControl1.EmbeddedNavigator.ImeMode = CType(resources.GetObject("GridControl1.EmbeddedNavigator.ImeMode"), System.Windows.Forms.ImeMode)
+ Me.GridControl1.EmbeddedNavigator.MaximumSize = CType(resources.GetObject("GridControl1.EmbeddedNavigator.MaximumSize"), System.Drawing.Size)
+ Me.GridControl1.EmbeddedNavigator.TextLocation = CType(resources.GetObject("GridControl1.EmbeddedNavigator.TextLocation"), DevExpress.XtraEditors.NavigatorButtonsTextLocation)
+ Me.GridControl1.EmbeddedNavigator.ToolTip = resources.GetString("GridControl1.EmbeddedNavigator.ToolTip")
+ Me.GridControl1.EmbeddedNavigator.ToolTipIconType = CType(resources.GetObject("GridControl1.EmbeddedNavigator.ToolTipIconType"), DevExpress.Utils.ToolTipIconType)
+ Me.GridControl1.EmbeddedNavigator.ToolTipTitle = resources.GetString("GridControl1.EmbeddedNavigator.ToolTipTitle")
Me.GridControl1.MainView = Me.GridView1
Me.GridControl1.Name = "GridControl1"
Me.GridControl1.ShowOnlyPredefinedDetails = True
@@ -991,9 +1007,18 @@ Partial Class frmAdministration
'GridView1
'
Me.GridView1.Appearance.EvenRow.BackColor = CType(resources.GetObject("GridView1.Appearance.EvenRow.BackColor"), System.Drawing.Color)
+ Me.GridView1.Appearance.EvenRow.FontSizeDelta = CType(resources.GetObject("GridView1.Appearance.EvenRow.FontSizeDelta"), Integer)
+ Me.GridView1.Appearance.EvenRow.FontStyleDelta = CType(resources.GetObject("GridView1.Appearance.EvenRow.FontStyleDelta"), System.Drawing.FontStyle)
+ Me.GridView1.Appearance.EvenRow.GradientMode = CType(resources.GetObject("GridView1.Appearance.EvenRow.GradientMode"), System.Drawing.Drawing2D.LinearGradientMode)
+ Me.GridView1.Appearance.EvenRow.Image = CType(resources.GetObject("GridView1.Appearance.EvenRow.Image"), System.Drawing.Image)
Me.GridView1.Appearance.EvenRow.Options.UseBackColor = True
Me.GridView1.Appearance.FocusedRow.BackColor = CType(resources.GetObject("GridView1.Appearance.FocusedRow.BackColor"), System.Drawing.Color)
+ Me.GridView1.Appearance.FocusedRow.FontSizeDelta = CType(resources.GetObject("GridView1.Appearance.FocusedRow.FontSizeDelta"), Integer)
+ Me.GridView1.Appearance.FocusedRow.FontStyleDelta = CType(resources.GetObject("GridView1.Appearance.FocusedRow.FontStyleDelta"), System.Drawing.FontStyle)
+ Me.GridView1.Appearance.FocusedRow.GradientMode = CType(resources.GetObject("GridView1.Appearance.FocusedRow.GradientMode"), System.Drawing.Drawing2D.LinearGradientMode)
+ Me.GridView1.Appearance.FocusedRow.Image = CType(resources.GetObject("GridView1.Appearance.FocusedRow.Image"), System.Drawing.Image)
Me.GridView1.Appearance.FocusedRow.Options.UseBackColor = True
+ resources.ApplyResources(Me.GridView1, "GridView1")
Me.GridView1.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.colBEZEICHNUNG})
Me.GridView1.GridControl = Me.GridControl1
Me.GridView1.Name = "GridView1"
@@ -1012,24 +1037,25 @@ Partial Class frmAdministration
resources.ApplyResources(Me.colBEZEICHNUNG, "colBEZEICHNUNG")
Me.colBEZEICHNUNG.FieldName = "BEZEICHNUNG"
Me.colBEZEICHNUNG.Name = "colBEZEICHNUNG"
+ Me.colBEZEICHNUNG.Summary.AddRange(New DevExpress.XtraGrid.GridSummaryItem() {New DevExpress.XtraGrid.GridColumnSummaryItem()})
'
'SEQUENCENumericUpDown
'
- Me.SEQUENCENumericUpDown.DataBindings.Add(New System.Windows.Forms.Binding("Value", Me.TBDD_DOKUMENTARTBindingSource, "SEQUENCE", True))
resources.ApplyResources(Me.SEQUENCENumericUpDown, "SEQUENCENumericUpDown")
+ Me.SEQUENCENumericUpDown.DataBindings.Add(New System.Windows.Forms.Binding("Value", Me.TBDD_DOKUMENTARTBindingSource, "SEQUENCE", True))
Me.SEQUENCENumericUpDown.Name = "SEQUENCENumericUpDown"
'
'WINDREAM_DIRECTCheckBox
'
- Me.WINDREAM_DIRECTCheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBDD_DOKUMENTARTBindingSource, "WINDREAM_DIRECT", True))
resources.ApplyResources(Me.WINDREAM_DIRECTCheckBox, "WINDREAM_DIRECTCheckBox")
+ Me.WINDREAM_DIRECTCheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBDD_DOKUMENTARTBindingSource, "WINDREAM_DIRECT", True))
Me.WINDREAM_DIRECTCheckBox.Name = "WINDREAM_DIRECTCheckBox"
Me.WINDREAM_DIRECTCheckBox.UseVisualStyleBackColor = True
'
'btndeleteZuordnung
'
- Me.btndeleteZuordnung.Image = Global.Global_Indexer.My.Resources.Resources.delete_12x12
resources.ApplyResources(Me.btndeleteZuordnung, "btndeleteZuordnung")
+ Me.btndeleteZuordnung.Image = Global.Global_Indexer.My.Resources.Resources.delete_12x12
Me.btndeleteZuordnung.Name = "btndeleteZuordnung"
Me.btndeleteZuordnung.UseVisualStyleBackColor = True
'
@@ -1044,7 +1070,10 @@ Partial Class frmAdministration
Me.XtraTabControl2.AppearancePage.HeaderHotTracked.BackColor = CType(resources.GetObject("XtraTabControl2.AppearancePage.HeaderHotTracked.BackColor"), System.Drawing.Color)
Me.XtraTabControl2.AppearancePage.HeaderHotTracked.BackColor2 = CType(resources.GetObject("XtraTabControl2.AppearancePage.HeaderHotTracked.BackColor2"), System.Drawing.Color)
Me.XtraTabControl2.AppearancePage.HeaderHotTracked.Font = CType(resources.GetObject("XtraTabControl2.AppearancePage.HeaderHotTracked.Font"), System.Drawing.Font)
+ Me.XtraTabControl2.AppearancePage.HeaderHotTracked.FontSizeDelta = CType(resources.GetObject("XtraTabControl2.AppearancePage.HeaderHotTracked.FontSizeDelta"), Integer)
+ Me.XtraTabControl2.AppearancePage.HeaderHotTracked.FontStyleDelta = CType(resources.GetObject("XtraTabControl2.AppearancePage.HeaderHotTracked.FontStyleDelta"), System.Drawing.FontStyle)
Me.XtraTabControl2.AppearancePage.HeaderHotTracked.GradientMode = CType(resources.GetObject("XtraTabControl2.AppearancePage.HeaderHotTracked.GradientMode"), System.Drawing.Drawing2D.LinearGradientMode)
+ Me.XtraTabControl2.AppearancePage.HeaderHotTracked.Image = CType(resources.GetObject("XtraTabControl2.AppearancePage.HeaderHotTracked.Image"), System.Drawing.Image)
Me.XtraTabControl2.AppearancePage.HeaderHotTracked.Options.UseBackColor = True
Me.XtraTabControl2.AppearancePage.HeaderHotTracked.Options.UseFont = True
Me.XtraTabControl2.Name = "XtraTabControl2"
@@ -1088,8 +1117,8 @@ Partial Class frmAdministration
'
'SAVE_VALUECheckBox
'
- Me.SAVE_VALUECheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBDD_INDEX_MANBindingSource, "SAVE_VALUE", True))
resources.ApplyResources(Me.SAVE_VALUECheckBox, "SAVE_VALUECheckBox")
+ Me.SAVE_VALUECheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBDD_INDEX_MANBindingSource, "SAVE_VALUE", True))
Me.SAVE_VALUECheckBox.Name = "SAVE_VALUECheckBox"
Me.SAVE_VALUECheckBox.UseVisualStyleBackColor = True
'
@@ -1105,16 +1134,16 @@ Partial Class frmAdministration
'
'OPTIONALCheckBox
'
- Me.OPTIONALCheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBDD_INDEX_MANBindingSource, "OPTIONAL", True))
resources.ApplyResources(Me.OPTIONALCheckBox, "OPTIONALCheckBox")
+ Me.OPTIONALCheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBDD_INDEX_MANBindingSource, "OPTIONAL", True))
Me.OPTIONALCheckBox.Name = "OPTIONALCheckBox"
Me.OPTIONALCheckBox.UseVisualStyleBackColor = True
'
'ListBox5
'
+ resources.ApplyResources(Me.ListBox5, "ListBox5")
Me.ListBox5.DataSource = Me.TBDD_INDEX_MANBindingSource
Me.ListBox5.DisplayMember = "NAME"
- resources.ApplyResources(Me.ListBox5, "ListBox5")
Me.ListBox5.FormattingEnabled = True
Me.ListBox5.Name = "ListBox5"
'
@@ -1133,90 +1162,90 @@ Partial Class frmAdministration
'
'CHANGED_WHENTextBox
'
- Me.CHANGED_WHENTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MANBindingSource, "CHANGED_WHEN", True))
resources.ApplyResources(Me.CHANGED_WHENTextBox, "CHANGED_WHENTextBox")
+ Me.CHANGED_WHENTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MANBindingSource, "CHANGED_WHEN", True))
Me.CHANGED_WHENTextBox.Name = "CHANGED_WHENTextBox"
'
'CHANGED_WHOTextBox
'
- Me.CHANGED_WHOTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MANBindingSource, "CHANGED_WHO", True))
resources.ApplyResources(Me.CHANGED_WHOTextBox, "CHANGED_WHOTextBox")
+ Me.CHANGED_WHOTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MANBindingSource, "CHANGED_WHO", True))
Me.CHANGED_WHOTextBox.Name = "CHANGED_WHOTextBox"
'
'ADDED_WHENTextBox
'
- Me.ADDED_WHENTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MANBindingSource, "ADDED_WHEN", True))
resources.ApplyResources(Me.ADDED_WHENTextBox, "ADDED_WHENTextBox")
+ Me.ADDED_WHENTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MANBindingSource, "ADDED_WHEN", True))
Me.ADDED_WHENTextBox.Name = "ADDED_WHENTextBox"
'
'ADDED_WHOTextBox
'
- Me.ADDED_WHOTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MANBindingSource, "ADDED_WHO", True))
resources.ApplyResources(Me.ADDED_WHOTextBox, "ADDED_WHOTextBox")
+ Me.ADDED_WHOTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MANBindingSource, "ADDED_WHO", True))
Me.ADDED_WHOTextBox.Name = "ADDED_WHOTextBox"
'
'ACTIVECheckBox
'
- Me.ACTIVECheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBDD_INDEX_MANBindingSource, "ACTIVE", True))
resources.ApplyResources(Me.ACTIVECheckBox, "ACTIVECheckBox")
+ Me.ACTIVECheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBDD_INDEX_MANBindingSource, "ACTIVE", True))
Me.ACTIVECheckBox.Name = "ACTIVECheckBox"
Me.ACTIVECheckBox.UseVisualStyleBackColor = True
'
'SEQUENCETextBox
'
- Me.SEQUENCETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MANBindingSource, "SEQUENCE", True))
resources.ApplyResources(Me.SEQUENCETextBox, "SEQUENCETextBox")
+ Me.SEQUENCETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MANBindingSource, "SEQUENCE", True))
Me.SEQUENCETextBox.Name = "SEQUENCETextBox"
'
'DEFAULT_VALUETextBox
'
- Me.DEFAULT_VALUETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MANBindingSource, "DEFAULT_VALUE", True))
resources.ApplyResources(Me.DEFAULT_VALUETextBox, "DEFAULT_VALUETextBox")
+ Me.DEFAULT_VALUETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MANBindingSource, "DEFAULT_VALUE", True))
Me.DEFAULT_VALUETextBox.Name = "DEFAULT_VALUETextBox"
'
'SUGGESTIONCheckBox
'
- Me.SUGGESTIONCheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBDD_INDEX_MANBindingSource, "SUGGESTION", True))
resources.ApplyResources(Me.SUGGESTIONCheckBox, "SUGGESTIONCheckBox")
+ Me.SUGGESTIONCheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBDD_INDEX_MANBindingSource, "SUGGESTION", True))
Me.SUGGESTIONCheckBox.Name = "SUGGESTIONCheckBox"
Me.SUGGESTIONCheckBox.UseVisualStyleBackColor = True
'
'DATATYPEComboBox
'
- Me.DATATYPEComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MANBindingSource, "DATATYPE", True))
resources.ApplyResources(Me.DATATYPEComboBox, "DATATYPEComboBox")
+ Me.DATATYPEComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MANBindingSource, "DATATYPE", True))
Me.DATATYPEComboBox.FormattingEnabled = True
Me.DATATYPEComboBox.Items.AddRange(New Object() {resources.GetString("DATATYPEComboBox.Items"), resources.GetString("DATATYPEComboBox.Items1"), resources.GetString("DATATYPEComboBox.Items2"), resources.GetString("DATATYPEComboBox.Items3")})
Me.DATATYPEComboBox.Name = "DATATYPEComboBox"
'
'COMMENTTextBox
'
- Me.COMMENTTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MANBindingSource, "COMMENT", True))
resources.ApplyResources(Me.COMMENTTextBox, "COMMENTTextBox")
+ Me.COMMENTTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MANBindingSource, "COMMENT", True))
Me.COMMENTTextBox.Name = "COMMENTTextBox"
'
'WD_INDEXComboBox
'
- Me.WD_INDEXComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MANBindingSource, "WD_INDEX", True))
resources.ApplyResources(Me.WD_INDEXComboBox, "WD_INDEXComboBox")
+ Me.WD_INDEXComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MANBindingSource, "WD_INDEX", True))
Me.WD_INDEXComboBox.FormattingEnabled = True
Me.WD_INDEXComboBox.Name = "WD_INDEXComboBox"
'
'NAMETextBox
'
- Me.NAMETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MANBindingSource, "NAME", True))
resources.ApplyResources(Me.NAMETextBox, "NAMETextBox")
+ Me.NAMETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MANBindingSource, "NAME", True))
Me.NAMETextBox.Name = "NAMETextBox"
'
'TBDD_INDEX_MANBindingNav
'
+ resources.ApplyResources(Me.TBDD_INDEX_MANBindingNav, "TBDD_INDEX_MANBindingNav")
Me.TBDD_INDEX_MANBindingNav.AddNewItem = Me.ToolStripButton1
Me.TBDD_INDEX_MANBindingNav.BindingSource = Me.TBDD_INDEX_MANBindingSource
Me.TBDD_INDEX_MANBindingNav.CountItem = Me.ToolStripLabel1
- Me.TBDD_INDEX_MANBindingNav.CountItemFormat = "von {0} manuellen Indexen"
+ Me.TBDD_INDEX_MANBindingNav.CountItemFormat = "of {0} manual Indicies"
Me.TBDD_INDEX_MANBindingNav.DeleteItem = Nothing
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})
- resources.ApplyResources(Me.TBDD_INDEX_MANBindingNav, "TBDD_INDEX_MANBindingNav")
Me.TBDD_INDEX_MANBindingNav.MoveFirstItem = Me.ToolStripButton3
Me.TBDD_INDEX_MANBindingNav.MoveLastItem = Me.ToolStripButton6
Me.TBDD_INDEX_MANBindingNav.MoveNextItem = Me.ToolStripButton5
@@ -1226,8 +1255,8 @@ Partial Class frmAdministration
'
'ToolStripButton1
'
- Me.ToolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.ToolStripButton1, "ToolStripButton1")
+ Me.ToolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton1.Name = "ToolStripButton1"
'
'ToolStripLabel1
@@ -1237,20 +1266,20 @@ Partial Class frmAdministration
'
'ToolStripButton3
'
- Me.ToolStripButton3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.ToolStripButton3, "ToolStripButton3")
+ Me.ToolStripButton3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton3.Name = "ToolStripButton3"
'
'ToolStripButton4
'
- Me.ToolStripButton4.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.ToolStripButton4, "ToolStripButton4")
+ Me.ToolStripButton4.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton4.Name = "ToolStripButton4"
'
'ToolStripSeparator1
'
- Me.ToolStripSeparator1.Name = "ToolStripSeparator1"
resources.ApplyResources(Me.ToolStripSeparator1, "ToolStripSeparator1")
+ Me.ToolStripSeparator1.Name = "ToolStripSeparator1"
'
'ToolStripTextBox1
'
@@ -1259,49 +1288,49 @@ Partial Class frmAdministration
'
'ToolStripSeparator2
'
- Me.ToolStripSeparator2.Name = "ToolStripSeparator2"
resources.ApplyResources(Me.ToolStripSeparator2, "ToolStripSeparator2")
+ Me.ToolStripSeparator2.Name = "ToolStripSeparator2"
'
'ToolStripButton5
'
- Me.ToolStripButton5.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.ToolStripButton5, "ToolStripButton5")
+ Me.ToolStripButton5.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton5.Name = "ToolStripButton5"
'
'ToolStripButton6
'
- Me.ToolStripButton6.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.ToolStripButton6, "ToolStripButton6")
+ Me.ToolStripButton6.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton6.Name = "ToolStripButton6"
'
'ToolStripSeparator3
'
- Me.ToolStripSeparator3.Name = "ToolStripSeparator3"
resources.ApplyResources(Me.ToolStripSeparator3, "ToolStripSeparator3")
+ Me.ToolStripSeparator3.Name = "ToolStripSeparator3"
'
'ToolStripButton2
'
- Me.ToolStripButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.ToolStripButton2, "ToolStripButton2")
+ Me.ToolStripButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton2.Name = "ToolStripButton2"
'
'ToolStripButton7
'
- Me.ToolStripButton7.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.ToolStripButton7, "ToolStripButton7")
+ Me.ToolStripButton7.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton7.Name = "ToolStripButton7"
'
'ToolStripButton41
'
+ resources.ApplyResources(Me.ToolStripButton41, "ToolStripButton41")
Me.ToolStripButton41.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton41.Image = Global.Global_Indexer.My.Resources.Resources.refresh_16xLG
- resources.ApplyResources(Me.ToolStripButton41, "ToolStripButton41")
Me.ToolStripButton41.Name = "ToolStripButton41"
'
'GUIDTextBox1
'
- Me.GUIDTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MANBindingSource, "GUID", True))
resources.ApplyResources(Me.GUIDTextBox1, "GUIDTextBox1")
+ Me.GUIDTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MANBindingSource, "GUID", True))
Me.GUIDTextBox1.Name = "GUIDTextBox1"
'
'XtraTabPage6
@@ -1343,8 +1372,8 @@ Partial Class frmAdministration
'
'VARIANTComboBox
'
- Me.VARIANTComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MAN_POSTPROCESSINGBindingSource, "VARIANT", True))
resources.ApplyResources(Me.VARIANTComboBox, "VARIANTComboBox")
+ Me.VARIANTComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MAN_POSTPROCESSINGBindingSource, "VARIANT", True))
Me.VARIANTComboBox.FormattingEnabled = True
Me.VARIANTComboBox.Items.AddRange(New Object() {resources.GetString("VARIANTComboBox.Items"), resources.GetString("VARIANTComboBox.Items1")})
Me.VARIANTComboBox.Name = "VARIANTComboBox"
@@ -1362,10 +1391,10 @@ Partial Class frmAdministration
'
'ComboBox2
'
+ resources.ApplyResources(Me.ComboBox2, "ComboBox2")
Me.ComboBox2.DataBindings.Add(New System.Windows.Forms.Binding("SelectedValue", Me.TBDD_INDEX_MAN_POSTPROCESSINGBindingSource, "IDXMAN_ID", True))
Me.ComboBox2.DataSource = Me.TBWHDD_INDEX_MANBindingSource
Me.ComboBox2.DisplayMember = "NAME"
- resources.ApplyResources(Me.ComboBox2, "ComboBox2")
Me.ComboBox2.FormattingEnabled = True
Me.ComboBox2.Name = "ComboBox2"
Me.ComboBox2.ValueMember = "GUID"
@@ -1402,98 +1431,98 @@ Partial Class frmAdministration
'
'CHANGED_WHENTextBox4
'
- Me.CHANGED_WHENTextBox4.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MAN_POSTPROCESSINGBindingSource, "CHANGED_WHEN", True))
resources.ApplyResources(Me.CHANGED_WHENTextBox4, "CHANGED_WHENTextBox4")
+ Me.CHANGED_WHENTextBox4.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MAN_POSTPROCESSINGBindingSource, "CHANGED_WHEN", True))
Me.CHANGED_WHENTextBox4.Name = "CHANGED_WHENTextBox4"
Me.CHANGED_WHENTextBox4.ReadOnly = True
'
'CHANGED_WHOTextBox4
'
- Me.CHANGED_WHOTextBox4.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MAN_POSTPROCESSINGBindingSource, "CHANGED_WHO", True))
resources.ApplyResources(Me.CHANGED_WHOTextBox4, "CHANGED_WHOTextBox4")
+ Me.CHANGED_WHOTextBox4.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MAN_POSTPROCESSINGBindingSource, "CHANGED_WHO", True))
Me.CHANGED_WHOTextBox4.Name = "CHANGED_WHOTextBox4"
Me.CHANGED_WHOTextBox4.ReadOnly = True
'
'ADDED_WHENTextBox4
'
- Me.ADDED_WHENTextBox4.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MAN_POSTPROCESSINGBindingSource, "ADDED_WHEN", True))
resources.ApplyResources(Me.ADDED_WHENTextBox4, "ADDED_WHENTextBox4")
+ Me.ADDED_WHENTextBox4.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MAN_POSTPROCESSINGBindingSource, "ADDED_WHEN", True))
Me.ADDED_WHENTextBox4.Name = "ADDED_WHENTextBox4"
Me.ADDED_WHENTextBox4.ReadOnly = True
'
'ADDED_WHOTextBox4
'
- Me.ADDED_WHOTextBox4.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MAN_POSTPROCESSINGBindingSource, "ADDED_WHO", True))
resources.ApplyResources(Me.ADDED_WHOTextBox4, "ADDED_WHOTextBox4")
+ Me.ADDED_WHOTextBox4.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MAN_POSTPROCESSINGBindingSource, "ADDED_WHO", True))
Me.ADDED_WHOTextBox4.Name = "ADDED_WHOTextBox4"
Me.ADDED_WHOTextBox4.ReadOnly = True
'
'SEQUENCETextBox1
'
- Me.SEQUENCETextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MAN_POSTPROCESSINGBindingSource, "SEQUENCE", True))
resources.ApplyResources(Me.SEQUENCETextBox1, "SEQUENCETextBox1")
+ Me.SEQUENCETextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MAN_POSTPROCESSINGBindingSource, "SEQUENCE", True))
Me.SEQUENCETextBox1.Name = "SEQUENCETextBox1"
'
'TEXT3TextBox
'
- Me.TEXT3TextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MAN_POSTPROCESSINGBindingSource, "TEXT3", True))
resources.ApplyResources(Me.TEXT3TextBox, "TEXT3TextBox")
+ Me.TEXT3TextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MAN_POSTPROCESSINGBindingSource, "TEXT3", True))
Me.TEXT3TextBox.Name = "TEXT3TextBox"
'
'TEXT2TextBox
'
- Me.TEXT2TextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MAN_POSTPROCESSINGBindingSource, "TEXT2", True))
resources.ApplyResources(Me.TEXT2TextBox, "TEXT2TextBox")
+ Me.TEXT2TextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MAN_POSTPROCESSINGBindingSource, "TEXT2", True))
Me.TEXT2TextBox.Name = "TEXT2TextBox"
'
'TEXT1TextBox
'
- Me.TEXT1TextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MAN_POSTPROCESSINGBindingSource, "TEXT1", True))
resources.ApplyResources(Me.TEXT1TextBox, "TEXT1TextBox")
+ Me.TEXT1TextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MAN_POSTPROCESSINGBindingSource, "TEXT1", True))
Me.TEXT1TextBox.Name = "TEXT1TextBox"
'
'FUNCTION2TextBox
'
- Me.FUNCTION2TextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MAN_POSTPROCESSINGBindingSource, "FUNCTION2", True))
resources.ApplyResources(Me.FUNCTION2TextBox, "FUNCTION2TextBox")
+ Me.FUNCTION2TextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MAN_POSTPROCESSINGBindingSource, "FUNCTION2", True))
Me.FUNCTION2TextBox.Name = "FUNCTION2TextBox"
'
'FUNCTION1TextBox
'
- Me.FUNCTION1TextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MAN_POSTPROCESSINGBindingSource, "FUNCTION1", True))
resources.ApplyResources(Me.FUNCTION1TextBox, "FUNCTION1TextBox")
+ Me.FUNCTION1TextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MAN_POSTPROCESSINGBindingSource, "FUNCTION1", True))
Me.FUNCTION1TextBox.Name = "FUNCTION1TextBox"
'
'TYPEComboBox
'
- Me.TYPEComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MAN_POSTPROCESSINGBindingSource, "TYPE", True))
resources.ApplyResources(Me.TYPEComboBox, "TYPEComboBox")
+ Me.TYPEComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MAN_POSTPROCESSINGBindingSource, "TYPE", True))
Me.TYPEComboBox.FormattingEnabled = True
Me.TYPEComboBox.Items.AddRange(New Object() {resources.GetString("TYPEComboBox.Items"), resources.GetString("TYPEComboBox.Items1"), resources.GetString("TYPEComboBox.Items2")})
Me.TYPEComboBox.Name = "TYPEComboBox"
'
'COMMENTTextBox2
'
- Me.COMMENTTextBox2.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MAN_POSTPROCESSINGBindingSource, "COMMENT", True))
resources.ApplyResources(Me.COMMENTTextBox2, "COMMENTTextBox2")
+ Me.COMMENTTextBox2.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MAN_POSTPROCESSINGBindingSource, "COMMENT", True))
Me.COMMENTTextBox2.Name = "COMMENTTextBox2"
'
'GUIDTextBox4
'
- Me.GUIDTextBox4.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MAN_POSTPROCESSINGBindingSource, "GUID", True))
resources.ApplyResources(Me.GUIDTextBox4, "GUIDTextBox4")
+ Me.GUIDTextBox4.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MAN_POSTPROCESSINGBindingSource, "GUID", True))
Me.GUIDTextBox4.Name = "GUIDTextBox4"
Me.GUIDTextBox4.ReadOnly = True
'
'TBDD_INDEX_MAN_POSTPROCESSINGBindingNavigator
'
+ resources.ApplyResources(Me.TBDD_INDEX_MAN_POSTPROCESSINGBindingNavigator, "TBDD_INDEX_MAN_POSTPROCESSINGBindingNavigator")
Me.TBDD_INDEX_MAN_POSTPROCESSINGBindingNavigator.AddNewItem = Me.ToolStripButton24
Me.TBDD_INDEX_MAN_POSTPROCESSINGBindingNavigator.BindingSource = Me.TBDD_INDEX_MAN_POSTPROCESSINGBindingSource
Me.TBDD_INDEX_MAN_POSTPROCESSINGBindingNavigator.CountItem = Me.ToolStripLabel4
Me.TBDD_INDEX_MAN_POSTPROCESSINGBindingNavigator.CountItemFormat = "of {0} Postprocessing Functions"
Me.TBDD_INDEX_MAN_POSTPROCESSINGBindingNavigator.DeleteItem = Me.ToolStripButton25
Me.TBDD_INDEX_MAN_POSTPROCESSINGBindingNavigator.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripButton26, Me.ToolStripButton27, Me.ToolStripSeparator10, Me.ToolStripTextBox4, Me.ToolStripLabel4, Me.ToolStripSeparator11, Me.ToolStripButton28, Me.ToolStripButton29, Me.ToolStripSeparator12, Me.ToolStripButton24, Me.ToolStripButton25, Me.ToolStripButton30, Me.ToolStripButton31})
- resources.ApplyResources(Me.TBDD_INDEX_MAN_POSTPROCESSINGBindingNavigator, "TBDD_INDEX_MAN_POSTPROCESSINGBindingNavigator")
Me.TBDD_INDEX_MAN_POSTPROCESSINGBindingNavigator.MoveFirstItem = Me.ToolStripButton26
Me.TBDD_INDEX_MAN_POSTPROCESSINGBindingNavigator.MoveLastItem = Me.ToolStripButton29
Me.TBDD_INDEX_MAN_POSTPROCESSINGBindingNavigator.MoveNextItem = Me.ToolStripButton28
@@ -1503,8 +1532,8 @@ Partial Class frmAdministration
'
'ToolStripButton24
'
- Me.ToolStripButton24.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.ToolStripButton24, "ToolStripButton24")
+ Me.ToolStripButton24.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton24.Name = "ToolStripButton24"
'
'ToolStripLabel4
@@ -1514,26 +1543,26 @@ Partial Class frmAdministration
'
'ToolStripButton25
'
- Me.ToolStripButton25.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.ToolStripButton25, "ToolStripButton25")
+ Me.ToolStripButton25.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton25.Name = "ToolStripButton25"
'
'ToolStripButton26
'
- Me.ToolStripButton26.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.ToolStripButton26, "ToolStripButton26")
+ Me.ToolStripButton26.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton26.Name = "ToolStripButton26"
'
'ToolStripButton27
'
- Me.ToolStripButton27.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.ToolStripButton27, "ToolStripButton27")
+ Me.ToolStripButton27.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton27.Name = "ToolStripButton27"
'
'ToolStripSeparator10
'
- Me.ToolStripSeparator10.Name = "ToolStripSeparator10"
resources.ApplyResources(Me.ToolStripSeparator10, "ToolStripSeparator10")
+ Me.ToolStripSeparator10.Name = "ToolStripSeparator10"
'
'ToolStripTextBox4
'
@@ -1542,44 +1571,50 @@ Partial Class frmAdministration
'
'ToolStripSeparator11
'
- Me.ToolStripSeparator11.Name = "ToolStripSeparator11"
resources.ApplyResources(Me.ToolStripSeparator11, "ToolStripSeparator11")
+ Me.ToolStripSeparator11.Name = "ToolStripSeparator11"
'
'ToolStripButton28
'
- Me.ToolStripButton28.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.ToolStripButton28, "ToolStripButton28")
+ Me.ToolStripButton28.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton28.Name = "ToolStripButton28"
'
'ToolStripButton29
'
- Me.ToolStripButton29.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.ToolStripButton29, "ToolStripButton29")
+ Me.ToolStripButton29.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton29.Name = "ToolStripButton29"
'
'ToolStripSeparator12
'
- Me.ToolStripSeparator12.Name = "ToolStripSeparator12"
resources.ApplyResources(Me.ToolStripSeparator12, "ToolStripSeparator12")
+ Me.ToolStripSeparator12.Name = "ToolStripSeparator12"
'
'ToolStripButton30
'
- Me.ToolStripButton30.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.ToolStripButton30, "ToolStripButton30")
+ Me.ToolStripButton30.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton30.Name = "ToolStripButton30"
'
'ToolStripButton31
'
+ resources.ApplyResources(Me.ToolStripButton31, "ToolStripButton31")
Me.ToolStripButton31.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton31.Image = Global.Global_Indexer.My.Resources.Resources.refresh_16xLG
- resources.ApplyResources(Me.ToolStripButton31, "ToolStripButton31")
Me.ToolStripButton31.Name = "ToolStripButton31"
'
'XtraTabPage4
'
- Me.XtraTabPage4.Appearance.Header.GradientMode = CType(resources.GetObject("XtraTabPage4.Appearance.Header.GradientMode"), System.Drawing.Drawing2D.LinearGradientMode)
- Me.XtraTabPage4.Appearance.HeaderActive.GradientMode = CType(resources.GetObject("XtraTabPage4.Appearance.HeaderActive.GradientMode"), System.Drawing.Drawing2D.LinearGradientMode)
resources.ApplyResources(Me.XtraTabPage4, "XtraTabPage4")
+ Me.XtraTabPage4.Appearance.Header.FontSizeDelta = CType(resources.GetObject("XtraTabPage4.Appearance.Header.FontSizeDelta"), Integer)
+ Me.XtraTabPage4.Appearance.Header.FontStyleDelta = CType(resources.GetObject("XtraTabPage4.Appearance.Header.FontStyleDelta"), System.Drawing.FontStyle)
+ Me.XtraTabPage4.Appearance.Header.GradientMode = CType(resources.GetObject("XtraTabPage4.Appearance.Header.GradientMode"), System.Drawing.Drawing2D.LinearGradientMode)
+ Me.XtraTabPage4.Appearance.Header.Image = CType(resources.GetObject("XtraTabPage4.Appearance.Header.Image"), System.Drawing.Image)
+ Me.XtraTabPage4.Appearance.HeaderActive.FontSizeDelta = CType(resources.GetObject("XtraTabPage4.Appearance.HeaderActive.FontSizeDelta"), Integer)
+ Me.XtraTabPage4.Appearance.HeaderActive.FontStyleDelta = CType(resources.GetObject("XtraTabPage4.Appearance.HeaderActive.FontStyleDelta"), System.Drawing.FontStyle)
+ Me.XtraTabPage4.Appearance.HeaderActive.GradientMode = CType(resources.GetObject("XtraTabPage4.Appearance.HeaderActive.GradientMode"), System.Drawing.Drawing2D.LinearGradientMode)
+ Me.XtraTabPage4.Appearance.HeaderActive.Image = CType(resources.GetObject("XtraTabPage4.Appearance.HeaderActive.Image"), System.Drawing.Image)
Me.XtraTabPage4.Controls.Add(Me.btnAddWindowsVariable)
Me.XtraTabPage4.Controls.Add(Me.lblWindowParameter)
Me.XtraTabPage4.Controls.Add(Me.lbFileparameter)
@@ -1611,8 +1646,8 @@ Partial Class frmAdministration
'
'btnAddWindowsVariable
'
- Me.btnAddWindowsVariable.Image = Global.Global_Indexer.My.Resources.Resources.arrow_previous_16xLG
resources.ApplyResources(Me.btnAddWindowsVariable, "btnAddWindowsVariable")
+ Me.btnAddWindowsVariable.Image = Global.Global_Indexer.My.Resources.Resources.arrow_previous_16xLG
Me.btnAddWindowsVariable.Name = "btnAddWindowsVariable"
Me.btnAddWindowsVariable.UseVisualStyleBackColor = True
'
@@ -1630,9 +1665,9 @@ Partial Class frmAdministration
'
'ListBox6
'
+ resources.ApplyResources(Me.ListBox6, "ListBox6")
Me.ListBox6.DataSource = Me.TBDD_INDEX_AUTOMBindingSource
Me.ListBox6.DisplayMember = "INDEXNAME"
- resources.ApplyResources(Me.ListBox6, "ListBox6")
Me.ListBox6.FormattingEnabled = True
Me.ListBox6.Name = "ListBox6"
Me.ListBox6.ValueMember = "GUID"
@@ -1649,8 +1684,8 @@ Partial Class frmAdministration
'
'INDEXNAME_AutoIndexCMB
'
- Me.INDEXNAME_AutoIndexCMB.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_AUTOMBindingSource, "INDEXNAME", True))
resources.ApplyResources(Me.INDEXNAME_AutoIndexCMB, "INDEXNAME_AutoIndexCMB")
+ Me.INDEXNAME_AutoIndexCMB.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_AUTOMBindingSource, "INDEXNAME", True))
Me.INDEXNAME_AutoIndexCMB.FormattingEnabled = True
Me.INDEXNAME_AutoIndexCMB.Name = "INDEXNAME_AutoIndexCMB"
'
@@ -1674,73 +1709,73 @@ Partial Class frmAdministration
'
'SQL_ACTIVECheckBox
'
- Me.SQL_ACTIVECheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBDD_INDEX_AUTOMBindingSource, "SQL_ACTIVE", True))
resources.ApplyResources(Me.SQL_ACTIVECheckBox, "SQL_ACTIVECheckBox")
+ Me.SQL_ACTIVECheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBDD_INDEX_AUTOMBindingSource, "SQL_ACTIVE", True))
Me.SQL_ACTIVECheckBox.Name = "SQL_ACTIVECheckBox"
Me.SQL_ACTIVECheckBox.UseVisualStyleBackColor = True
'
'GUIDAUTO_INDEXTextbox
'
- Me.GUIDAUTO_INDEXTextbox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_AUTOMBindingSource, "GUID", True))
resources.ApplyResources(Me.GUIDAUTO_INDEXTextbox, "GUIDAUTO_INDEXTextbox")
+ Me.GUIDAUTO_INDEXTextbox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_AUTOMBindingSource, "GUID", True))
Me.GUIDAUTO_INDEXTextbox.Name = "GUIDAUTO_INDEXTextbox"
Me.GUIDAUTO_INDEXTextbox.ReadOnly = True
'
'VALUETextBox
'
- Me.VALUETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_AUTOMBindingSource, "VALUE", True))
resources.ApplyResources(Me.VALUETextBox, "VALUETextBox")
+ Me.VALUETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_AUTOMBindingSource, "VALUE", True))
Me.VALUETextBox.Name = "VALUETextBox"
'
'COMMENTTextBox1
'
- Me.COMMENTTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_AUTOMBindingSource, "COMMENT", True))
resources.ApplyResources(Me.COMMENTTextBox1, "COMMENTTextBox1")
+ Me.COMMENTTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_AUTOMBindingSource, "COMMENT", True))
Me.COMMENTTextBox1.Name = "COMMENTTextBox1"
'
'ACTIVECheckBox1
'
- Me.ACTIVECheckBox1.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBDD_INDEX_AUTOMBindingSource, "ACTIVE", True))
resources.ApplyResources(Me.ACTIVECheckBox1, "ACTIVECheckBox1")
+ Me.ACTIVECheckBox1.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBDD_INDEX_AUTOMBindingSource, "ACTIVE", True))
Me.ACTIVECheckBox1.Name = "ACTIVECheckBox1"
Me.ACTIVECheckBox1.UseVisualStyleBackColor = True
'
'ADDED_WHOTextBox3
'
- Me.ADDED_WHOTextBox3.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_AUTOMBindingSource, "ADDED_WHO", True))
resources.ApplyResources(Me.ADDED_WHOTextBox3, "ADDED_WHOTextBox3")
+ Me.ADDED_WHOTextBox3.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_AUTOMBindingSource, "ADDED_WHO", True))
Me.ADDED_WHOTextBox3.Name = "ADDED_WHOTextBox3"
Me.ADDED_WHOTextBox3.ReadOnly = True
'
'ADDED_WHENTextBox3
'
- Me.ADDED_WHENTextBox3.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_AUTOMBindingSource, "ADDED_WHEN", True))
resources.ApplyResources(Me.ADDED_WHENTextBox3, "ADDED_WHENTextBox3")
+ Me.ADDED_WHENTextBox3.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_AUTOMBindingSource, "ADDED_WHEN", True))
Me.ADDED_WHENTextBox3.Name = "ADDED_WHENTextBox3"
Me.ADDED_WHENTextBox3.ReadOnly = True
'
'CHANGED_WHOTextBox3
'
- Me.CHANGED_WHOTextBox3.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_AUTOMBindingSource, "CHANGED_WHO", True))
resources.ApplyResources(Me.CHANGED_WHOTextBox3, "CHANGED_WHOTextBox3")
+ Me.CHANGED_WHOTextBox3.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_AUTOMBindingSource, "CHANGED_WHO", True))
Me.CHANGED_WHOTextBox3.Name = "CHANGED_WHOTextBox3"
Me.CHANGED_WHOTextBox3.ReadOnly = True
'
'CHANGED_WHENTextBox3
'
- Me.CHANGED_WHENTextBox3.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_AUTOMBindingSource, "CHANGED_WHEN", True))
resources.ApplyResources(Me.CHANGED_WHENTextBox3, "CHANGED_WHENTextBox3")
+ Me.CHANGED_WHENTextBox3.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_AUTOMBindingSource, "CHANGED_WHEN", True))
Me.CHANGED_WHENTextBox3.Name = "CHANGED_WHENTextBox3"
Me.CHANGED_WHENTextBox3.ReadOnly = True
'
'BindingNavigator2
'
+ resources.ApplyResources(Me.BindingNavigator2, "BindingNavigator2")
Me.BindingNavigator2.AddNewItem = Me.ToolStripButton16
Me.BindingNavigator2.BindingSource = Me.TBDD_INDEX_AUTOMBindingSource
Me.BindingNavigator2.CountItem = Me.ToolStripLabel3
- Me.BindingNavigator2.CountItemFormat = "von {0} automatischen Indexen"
+ Me.BindingNavigator2.CountItemFormat = "of {0} automatic Indicies"
Me.BindingNavigator2.DeleteItem = Me.ToolStripButton17
- resources.ApplyResources(Me.BindingNavigator2, "BindingNavigator2")
Me.BindingNavigator2.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripButton18, Me.ToolStripButton19, Me.ToolStripSeparator7, Me.ToolStripTextBox3, Me.ToolStripLabel3, Me.ToolStripSeparator8, Me.ToolStripButton20, Me.ToolStripButton21, Me.ToolStripSeparator9, Me.ToolStripButton16, Me.ToolStripButton17, Me.ToolStripButton22, Me.tsbtnRefreshAutomatic})
Me.BindingNavigator2.MoveFirstItem = Me.ToolStripButton18
Me.BindingNavigator2.MoveLastItem = Me.ToolStripButton21
@@ -1751,8 +1786,8 @@ Partial Class frmAdministration
'
'ToolStripButton16
'
- Me.ToolStripButton16.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.ToolStripButton16, "ToolStripButton16")
+ Me.ToolStripButton16.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton16.Name = "ToolStripButton16"
'
'ToolStripLabel3
@@ -1762,26 +1797,26 @@ Partial Class frmAdministration
'
'ToolStripButton17
'
- Me.ToolStripButton17.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.ToolStripButton17, "ToolStripButton17")
+ Me.ToolStripButton17.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton17.Name = "ToolStripButton17"
'
'ToolStripButton18
'
- Me.ToolStripButton18.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.ToolStripButton18, "ToolStripButton18")
+ Me.ToolStripButton18.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton18.Name = "ToolStripButton18"
'
'ToolStripButton19
'
- Me.ToolStripButton19.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.ToolStripButton19, "ToolStripButton19")
+ Me.ToolStripButton19.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton19.Name = "ToolStripButton19"
'
'ToolStripSeparator7
'
- Me.ToolStripSeparator7.Name = "ToolStripSeparator7"
resources.ApplyResources(Me.ToolStripSeparator7, "ToolStripSeparator7")
+ Me.ToolStripSeparator7.Name = "ToolStripSeparator7"
'
'ToolStripTextBox3
'
@@ -1790,53 +1825,53 @@ Partial Class frmAdministration
'
'ToolStripSeparator8
'
- Me.ToolStripSeparator8.Name = "ToolStripSeparator8"
resources.ApplyResources(Me.ToolStripSeparator8, "ToolStripSeparator8")
+ Me.ToolStripSeparator8.Name = "ToolStripSeparator8"
'
'ToolStripButton20
'
- Me.ToolStripButton20.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.ToolStripButton20, "ToolStripButton20")
+ Me.ToolStripButton20.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton20.Name = "ToolStripButton20"
'
'ToolStripButton21
'
- Me.ToolStripButton21.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.ToolStripButton21, "ToolStripButton21")
+ Me.ToolStripButton21.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton21.Name = "ToolStripButton21"
'
'ToolStripSeparator9
'
- Me.ToolStripSeparator9.Name = "ToolStripSeparator9"
resources.ApplyResources(Me.ToolStripSeparator9, "ToolStripSeparator9")
+ Me.ToolStripSeparator9.Name = "ToolStripSeparator9"
'
'ToolStripButton22
'
- Me.ToolStripButton22.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.ToolStripButton22, "ToolStripButton22")
+ Me.ToolStripButton22.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton22.Name = "ToolStripButton22"
'
'tsbtnRefreshAutomatic
'
+ resources.ApplyResources(Me.tsbtnRefreshAutomatic, "tsbtnRefreshAutomatic")
Me.tsbtnRefreshAutomatic.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.tsbtnRefreshAutomatic.Image = Global.Global_Indexer.My.Resources.Resources.refresh_16xLG
- resources.ApplyResources(Me.tsbtnRefreshAutomatic, "tsbtnRefreshAutomatic")
Me.tsbtnRefreshAutomatic.Name = "tsbtnRefreshAutomatic"
'
'INDEXNAME_AutoIndexTXT
'
- Me.INDEXNAME_AutoIndexTXT.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_AUTOMBindingSource, "INDEXNAME", True))
resources.ApplyResources(Me.INDEXNAME_AutoIndexTXT, "INDEXNAME_AutoIndexTXT")
+ Me.INDEXNAME_AutoIndexTXT.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_AUTOMBindingSource, "INDEXNAME", True))
Me.INDEXNAME_AutoIndexTXT.Name = "INDEXNAME_AutoIndexTXT"
'
'XtraTabPage9
'
+ resources.ApplyResources(Me.XtraTabPage9, "XtraTabPage9")
Me.XtraTabPage9.Controls.Add(Me.Button2)
Me.XtraTabPage9.Controls.Add(Me.GroupBox3)
Me.XtraTabPage9.Controls.Add(Me.Label8)
Me.XtraTabPage9.Controls.Add(Me.ListBoxDokartzuordnung)
Me.XtraTabPage9.Name = "XtraTabPage9"
- resources.ApplyResources(Me.XtraTabPage9, "XtraTabPage9")
'
'Button2
'
@@ -1847,12 +1882,12 @@ Partial Class frmAdministration
'
'GroupBox3
'
+ resources.ApplyResources(Me.GroupBox3, "GroupBox3")
Me.GroupBox3.BackColor = System.Drawing.Color.WhiteSmoke
Me.GroupBox3.Controls.Add(Me.lblnewDokartZuordnung)
Me.GroupBox3.Controls.Add(Me.Label7)
Me.GroupBox3.Controls.Add(Me.cmbGroup2Dokart)
Me.GroupBox3.Controls.Add(Me.btnAddDokartGroupRelation)
- resources.ApplyResources(Me.GroupBox3, "GroupBox3")
Me.GroupBox3.Name = "GroupBox3"
Me.GroupBox3.TabStop = False
'
@@ -1869,9 +1904,9 @@ Partial Class frmAdministration
'
'cmbGroup2Dokart
'
+ resources.ApplyResources(Me.cmbGroup2Dokart, "cmbGroup2Dokart")
Me.cmbGroup2Dokart.DataSource = Me.TBDD_USER_GROUPSBindingSource
Me.cmbGroup2Dokart.DisplayMember = "NAME"
- resources.ApplyResources(Me.cmbGroup2Dokart, "cmbGroup2Dokart")
Me.cmbGroup2Dokart.FormattingEnabled = True
Me.cmbGroup2Dokart.Name = "cmbGroup2Dokart"
Me.cmbGroup2Dokart.ValueMember = "GUID"
@@ -1895,10 +1930,10 @@ Partial Class frmAdministration
'
'ListBoxDokartzuordnung
'
+ resources.ApplyResources(Me.ListBoxDokartzuordnung, "ListBoxDokartzuordnung")
Me.ListBoxDokartzuordnung.DataSource = Me.VWGI_DOCTYPE_GROUPBindingSource
Me.ListBoxDokartzuordnung.DisplayMember = "GROUP"
Me.ListBoxDokartzuordnung.FormattingEnabled = True
- resources.ApplyResources(Me.ListBoxDokartzuordnung, "ListBoxDokartzuordnung")
Me.ListBoxDokartzuordnung.Name = "ListBoxDokartzuordnung"
Me.ListBoxDokartzuordnung.ValueMember = "GUID"
'
@@ -1909,25 +1944,25 @@ Partial Class frmAdministration
'
'XtraTabPage10
'
+ resources.ApplyResources(Me.XtraTabPage10, "XtraTabPage10")
Me.XtraTabPage10.Controls.Add(Me.GroupBox4)
Me.XtraTabPage10.Name = "XtraTabPage10"
- resources.ApplyResources(Me.XtraTabPage10, "XtraTabPage10")
'
'GroupBox4
'
+ resources.ApplyResources(Me.GroupBox4, "GroupBox4")
Me.GroupBox4.Controls.Add(Me.FOLDER_FOR_INDEXTextBox)
Me.GroupBox4.Controls.Add(Me.Label25)
Me.GroupBox4.Controls.Add(Me.btncrFolder_delete)
Me.GroupBox4.Controls.Add(Me.GroupBox5)
Me.GroupBox4.Controls.Add(Me.Label17)
- resources.ApplyResources(Me.GroupBox4, "GroupBox4")
Me.GroupBox4.Name = "GroupBox4"
Me.GroupBox4.TabStop = False
'
'FOLDER_FOR_INDEXTextBox
'
- Me.FOLDER_FOR_INDEXTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "FOLDER_FOR_INDEX", True))
resources.ApplyResources(Me.FOLDER_FOR_INDEXTextBox, "FOLDER_FOR_INDEXTextBox")
+ Me.FOLDER_FOR_INDEXTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "FOLDER_FOR_INDEX", True))
Me.FOLDER_FOR_INDEXTextBox.Name = "FOLDER_FOR_INDEXTextBox"
'
'Label25
@@ -1937,13 +1972,14 @@ Partial Class frmAdministration
'
'btncrFolder_delete
'
- Me.btncrFolder_delete.Image = Global.Global_Indexer.My.Resources.Resources.delete_12x12
resources.ApplyResources(Me.btncrFolder_delete, "btncrFolder_delete")
+ Me.btncrFolder_delete.Image = Global.Global_Indexer.My.Resources.Resources.delete_12x12
Me.btncrFolder_delete.Name = "btncrFolder_delete"
Me.btncrFolder_delete.UseVisualStyleBackColor = True
'
'GroupBox5
'
+ resources.ApplyResources(Me.GroupBox5, "GroupBox5")
Me.GroupBox5.Controls.Add(Me.cmbCrFolderDate)
Me.GroupBox5.Controls.Add(Me.Label20)
Me.GroupBox5.Controls.Add(Me.btnaddcrFolderParameter)
@@ -1951,7 +1987,6 @@ Partial Class frmAdministration
Me.GroupBox5.Controls.Add(Me.Label19)
Me.GroupBox5.Controls.Add(Me.Label18)
Me.GroupBox5.Controls.Add(Me.cmbCrFolderIndex)
- resources.ApplyResources(Me.GroupBox5, "GroupBox5")
Me.GroupBox5.Name = "GroupBox5"
Me.GroupBox5.TabStop = False
'
@@ -2002,10 +2037,10 @@ Partial Class frmAdministration
'
'ComboBox1
'
+ resources.ApplyResources(Me.ComboBox1, "ComboBox1")
Me.ComboBox1.DataBindings.Add(New System.Windows.Forms.Binding("SelectedValue", Me.TBDD_DOKUMENTARTBindingSource, "EINGANGSART_ID", True))
Me.ComboBox1.DataSource = Me.TBDD_EINGANGSARTENBindingSource
Me.ComboBox1.DisplayMember = "BEZEICHNUNG"
- resources.ApplyResources(Me.ComboBox1, "ComboBox1")
Me.ComboBox1.FormattingEnabled = True
Me.ComboBox1.Name = "ComboBox1"
Me.ComboBox1.ValueMember = "GUID"
@@ -2017,17 +2052,17 @@ Partial Class frmAdministration
'
'btnadd
'
- Me.btnadd.Image = Global.Global_Indexer.My.Resources.Resources.add
resources.ApplyResources(Me.btnadd, "btnadd")
+ Me.btnadd.Image = Global.Global_Indexer.My.Resources.Resources.add
Me.btnadd.Name = "btnadd"
Me.btnadd.UseVisualStyleBackColor = True
'
'cmbWHModule
'
+ resources.ApplyResources(Me.cmbWHModule, "cmbWHModule")
Me.cmbWHModule.DataSource = Me.TBDD_MODULESBindingSource
Me.cmbWHModule.DisplayMember = "NAME"
Me.cmbWHModule.FormattingEnabled = True
- resources.ApplyResources(Me.cmbWHModule, "cmbWHModule")
Me.cmbWHModule.Name = "cmbWHModule"
Me.cmbWHModule.ValueMember = "GUID"
'
@@ -2048,10 +2083,10 @@ Partial Class frmAdministration
'
'ListBox2
'
+ resources.ApplyResources(Me.ListBox2, "ListBox2")
Me.ListBox2.DataSource = Me.TBDD_DOKART_MODULEBindingSource
Me.ListBox2.DisplayMember = "NAME"
Me.ListBox2.FormattingEnabled = True
- resources.ApplyResources(Me.ListBox2, "ListBox2")
Me.ListBox2.Name = "ListBox2"
Me.ListBox2.ValueMember = "ID"
'
@@ -2081,19 +2116,19 @@ Partial Class frmAdministration
'
'NAMENKONVENTIONTextBox
'
- Me.NAMENKONVENTIONTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "NAMENKONVENTION", True))
resources.ApplyResources(Me.NAMENKONVENTIONTextBox, "NAMENKONVENTIONTextBox")
+ Me.NAMENKONVENTIONTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "NAMENKONVENTION", True))
Me.NAMENKONVENTIONTextBox.Name = "NAMENKONVENTIONTextBox"
'
'TBDD_DOKUMENTARTBindingNavigator
'
+ resources.ApplyResources(Me.TBDD_DOKUMENTARTBindingNavigator, "TBDD_DOKUMENTARTBindingNavigator")
Me.TBDD_DOKUMENTARTBindingNavigator.AddNewItem = Me.BindingNavigatorAddNewItem
Me.TBDD_DOKUMENTARTBindingNavigator.BindingSource = Me.TBDD_DOKUMENTARTBindingSource
Me.TBDD_DOKUMENTARTBindingNavigator.CountItem = Me.BindingNavigatorCountItem
- Me.TBDD_DOKUMENTARTBindingNavigator.CountItemFormat = "von {0} Dokumentarten"
+ Me.TBDD_DOKUMENTARTBindingNavigator.CountItemFormat = "of {0} Documenttypes"
Me.TBDD_DOKUMENTARTBindingNavigator.DeleteItem = Me.BindingNavigatorDeleteItem
Me.TBDD_DOKUMENTARTBindingNavigator.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.BindingNavigatorMoveFirstItem, Me.BindingNavigatorMovePreviousItem, Me.BindingNavigatorSeparator, Me.BindingNavigatorPositionItem, Me.BindingNavigatorCountItem, Me.BindingNavigatorSeparator1, Me.BindingNavigatorMoveNextItem, Me.BindingNavigatorMoveLastItem, Me.BindingNavigatorSeparator2, Me.BindingNavigatorAddNewItem, Me.BindingNavigatorDeleteItem, Me.TBDD_DOKUMENTARTBindingNavigatorSaveItem, Me.ToolStripComboBox1, Me.ToolStripButton40, Me.tsbtnCopyDoctype})
- resources.ApplyResources(Me.TBDD_DOKUMENTARTBindingNavigator, "TBDD_DOKUMENTARTBindingNavigator")
Me.TBDD_DOKUMENTARTBindingNavigator.MoveFirstItem = Me.BindingNavigatorMoveFirstItem
Me.TBDD_DOKUMENTARTBindingNavigator.MoveLastItem = Me.BindingNavigatorMoveLastItem
Me.TBDD_DOKUMENTARTBindingNavigator.MoveNextItem = Me.BindingNavigatorMoveNextItem
@@ -2103,37 +2138,37 @@ Partial Class frmAdministration
'
'BindingNavigatorAddNewItem
'
- Me.BindingNavigatorAddNewItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.BindingNavigatorAddNewItem, "BindingNavigatorAddNewItem")
+ Me.BindingNavigatorAddNewItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.BindingNavigatorAddNewItem.Name = "BindingNavigatorAddNewItem"
'
'BindingNavigatorCountItem
'
- Me.BindingNavigatorCountItem.Name = "BindingNavigatorCountItem"
resources.ApplyResources(Me.BindingNavigatorCountItem, "BindingNavigatorCountItem")
+ Me.BindingNavigatorCountItem.Name = "BindingNavigatorCountItem"
'
'BindingNavigatorDeleteItem
'
- Me.BindingNavigatorDeleteItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.BindingNavigatorDeleteItem, "BindingNavigatorDeleteItem")
+ Me.BindingNavigatorDeleteItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.BindingNavigatorDeleteItem.Name = "BindingNavigatorDeleteItem"
'
'BindingNavigatorMoveFirstItem
'
- Me.BindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.BindingNavigatorMoveFirstItem, "BindingNavigatorMoveFirstItem")
+ Me.BindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.BindingNavigatorMoveFirstItem.Name = "BindingNavigatorMoveFirstItem"
'
'BindingNavigatorMovePreviousItem
'
- Me.BindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.BindingNavigatorMovePreviousItem, "BindingNavigatorMovePreviousItem")
+ Me.BindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.BindingNavigatorMovePreviousItem.Name = "BindingNavigatorMovePreviousItem"
'
'BindingNavigatorSeparator
'
- Me.BindingNavigatorSeparator.Name = "BindingNavigatorSeparator"
resources.ApplyResources(Me.BindingNavigatorSeparator, "BindingNavigatorSeparator")
+ Me.BindingNavigatorSeparator.Name = "BindingNavigatorSeparator"
'
'BindingNavigatorPositionItem
'
@@ -2142,121 +2177,121 @@ Partial Class frmAdministration
'
'BindingNavigatorSeparator1
'
- Me.BindingNavigatorSeparator1.Name = "BindingNavigatorSeparator1"
resources.ApplyResources(Me.BindingNavigatorSeparator1, "BindingNavigatorSeparator1")
+ Me.BindingNavigatorSeparator1.Name = "BindingNavigatorSeparator1"
'
'BindingNavigatorMoveNextItem
'
- Me.BindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.BindingNavigatorMoveNextItem, "BindingNavigatorMoveNextItem")
+ Me.BindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.BindingNavigatorMoveNextItem.Name = "BindingNavigatorMoveNextItem"
'
'BindingNavigatorMoveLastItem
'
- Me.BindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.BindingNavigatorMoveLastItem, "BindingNavigatorMoveLastItem")
+ Me.BindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.BindingNavigatorMoveLastItem.Name = "BindingNavigatorMoveLastItem"
'
'BindingNavigatorSeparator2
'
- Me.BindingNavigatorSeparator2.Name = "BindingNavigatorSeparator2"
resources.ApplyResources(Me.BindingNavigatorSeparator2, "BindingNavigatorSeparator2")
+ Me.BindingNavigatorSeparator2.Name = "BindingNavigatorSeparator2"
'
'TBDD_DOKUMENTARTBindingNavigatorSaveItem
'
- Me.TBDD_DOKUMENTARTBindingNavigatorSaveItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.TBDD_DOKUMENTARTBindingNavigatorSaveItem, "TBDD_DOKUMENTARTBindingNavigatorSaveItem")
+ Me.TBDD_DOKUMENTARTBindingNavigatorSaveItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.TBDD_DOKUMENTARTBindingNavigatorSaveItem.Name = "TBDD_DOKUMENTARTBindingNavigatorSaveItem"
'
'ToolStripComboBox1
'
+ resources.ApplyResources(Me.ToolStripComboBox1, "ToolStripComboBox1")
Me.ToolStripComboBox1.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right
Me.ToolStripComboBox1.Items.AddRange(New Object() {resources.GetString("ToolStripComboBox1.Items"), resources.GetString("ToolStripComboBox1.Items1")})
Me.ToolStripComboBox1.Name = "ToolStripComboBox1"
- resources.ApplyResources(Me.ToolStripComboBox1, "ToolStripComboBox1")
'
'ToolStripButton40
'
- Me.ToolStripButton40.Image = Global.Global_Indexer.My.Resources.Resources.refresh_16xLG
resources.ApplyResources(Me.ToolStripButton40, "ToolStripButton40")
+ Me.ToolStripButton40.Image = Global.Global_Indexer.My.Resources.Resources.refresh_16xLG
Me.ToolStripButton40.Name = "ToolStripButton40"
'
'tsbtnCopyDoctype
'
- Me.tsbtnCopyDoctype.Image = Global.Global_Indexer.My.Resources.Resources.Copy_6524
resources.ApplyResources(Me.tsbtnCopyDoctype, "tsbtnCopyDoctype")
+ Me.tsbtnCopyDoctype.Image = Global.Global_Indexer.My.Resources.Resources.Copy_6524
Me.tsbtnCopyDoctype.Name = "tsbtnCopyDoctype"
'
'DOKART_GUIDTextBox
'
- Me.DOKART_GUIDTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "GUID", True))
resources.ApplyResources(Me.DOKART_GUIDTextBox, "DOKART_GUIDTextBox")
+ Me.DOKART_GUIDTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "GUID", True))
Me.DOKART_GUIDTextBox.Name = "DOKART_GUIDTextBox"
Me.DOKART_GUIDTextBox.ReadOnly = True
'
'BEZEICHNUNGTextBox
'
- Me.BEZEICHNUNGTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "BEZEICHNUNG", True))
resources.ApplyResources(Me.BEZEICHNUNGTextBox, "BEZEICHNUNGTextBox")
+ Me.BEZEICHNUNGTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "BEZEICHNUNG", True))
Me.BEZEICHNUNGTextBox.Name = "BEZEICHNUNGTextBox"
'
'KURZNAMETextBox
'
- Me.KURZNAMETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "KURZNAME", True))
resources.ApplyResources(Me.KURZNAMETextBox, "KURZNAMETextBox")
+ Me.KURZNAMETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "KURZNAME", True))
Me.KURZNAMETextBox.Name = "KURZNAMETextBox"
'
'ZIEL_PFADTextBox
'
- Me.ZIEL_PFADTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "ZIEL_PFAD", True))
resources.ApplyResources(Me.ZIEL_PFADTextBox, "ZIEL_PFADTextBox")
+ Me.ZIEL_PFADTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "ZIEL_PFAD", True))
Me.ZIEL_PFADTextBox.Name = "ZIEL_PFADTextBox"
'
'BESCHREIBUNGTextBox
'
- Me.BESCHREIBUNGTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "BESCHREIBUNG", True))
resources.ApplyResources(Me.BESCHREIBUNGTextBox, "BESCHREIBUNGTextBox")
+ Me.BESCHREIBUNGTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "BESCHREIBUNG", True))
Me.BESCHREIBUNGTextBox.Name = "BESCHREIBUNGTextBox"
'
'AKTIVCheckBox
'
- Me.AKTIVCheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBDD_DOKUMENTARTBindingSource, "AKTIV", True))
resources.ApplyResources(Me.AKTIVCheckBox, "AKTIVCheckBox")
+ Me.AKTIVCheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBDD_DOKUMENTARTBindingSource, "AKTIV", True))
Me.AKTIVCheckBox.Name = "AKTIVCheckBox"
Me.AKTIVCheckBox.UseVisualStyleBackColor = True
'
'ERSTELLTWERTextBox
'
- Me.ERSTELLTWERTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "ERSTELLTWER", True))
resources.ApplyResources(Me.ERSTELLTWERTextBox, "ERSTELLTWERTextBox")
+ Me.ERSTELLTWERTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "ERSTELLTWER", True))
Me.ERSTELLTWERTextBox.Name = "ERSTELLTWERTextBox"
Me.ERSTELLTWERTextBox.ReadOnly = True
'
'ERSTELLTWANNTextBox
'
- Me.ERSTELLTWANNTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "ERSTELLTWANN", True))
resources.ApplyResources(Me.ERSTELLTWANNTextBox, "ERSTELLTWANNTextBox")
+ Me.ERSTELLTWANNTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "ERSTELLTWANN", True))
Me.ERSTELLTWANNTextBox.Name = "ERSTELLTWANNTextBox"
Me.ERSTELLTWANNTextBox.ReadOnly = True
'
'GEANDERTWERTextBox
'
- Me.GEANDERTWERTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "GEANDERTWER", True))
resources.ApplyResources(Me.GEANDERTWERTextBox, "GEANDERTWERTextBox")
+ Me.GEANDERTWERTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "GEANDERTWER", True))
Me.GEANDERTWERTextBox.Name = "GEANDERTWERTextBox"
Me.GEANDERTWERTextBox.ReadOnly = True
'
'GEAENDERTWANNTextBox
'
- Me.GEAENDERTWANNTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "GEAENDERTWANN", True))
resources.ApplyResources(Me.GEAENDERTWANNTextBox, "GEAENDERTWANNTextBox")
+ Me.GEAENDERTWANNTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "GEAENDERTWANN", True))
Me.GEAENDERTWANNTextBox.Name = "GEAENDERTWANNTextBox"
Me.GEAENDERTWANNTextBox.ReadOnly = True
'
'OBJEKTTYPComboBox
'
- Me.OBJEKTTYPComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "OBJEKTTYP", True))
resources.ApplyResources(Me.OBJEKTTYPComboBox, "OBJEKTTYPComboBox")
+ Me.OBJEKTTYPComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "OBJEKTTYP", True))
Me.OBJEKTTYPComboBox.FormattingEnabled = True
Me.OBJEKTTYPComboBox.Name = "OBJEKTTYPComboBox"
'
@@ -2303,6 +2338,18 @@ Partial Class frmAdministration
'
resources.ApplyResources(Me.GridControl2, "GridControl2")
Me.GridControl2.DataSource = Me.TBDD_USERBindingSource
+ Me.GridControl2.EmbeddedNavigator.AccessibleDescription = resources.GetString("GridControl2.EmbeddedNavigator.AccessibleDescription")
+ Me.GridControl2.EmbeddedNavigator.AccessibleName = resources.GetString("GridControl2.EmbeddedNavigator.AccessibleName")
+ Me.GridControl2.EmbeddedNavigator.AllowHtmlTextInToolTip = CType(resources.GetObject("GridControl2.EmbeddedNavigator.AllowHtmlTextInToolTip"), DevExpress.Utils.DefaultBoolean)
+ Me.GridControl2.EmbeddedNavigator.Anchor = CType(resources.GetObject("GridControl2.EmbeddedNavigator.Anchor"), System.Windows.Forms.AnchorStyles)
+ Me.GridControl2.EmbeddedNavigator.BackgroundImage = CType(resources.GetObject("GridControl2.EmbeddedNavigator.BackgroundImage"), System.Drawing.Image)
+ Me.GridControl2.EmbeddedNavigator.BackgroundImageLayout = CType(resources.GetObject("GridControl2.EmbeddedNavigator.BackgroundImageLayout"), System.Windows.Forms.ImageLayout)
+ Me.GridControl2.EmbeddedNavigator.ImeMode = CType(resources.GetObject("GridControl2.EmbeddedNavigator.ImeMode"), System.Windows.Forms.ImeMode)
+ Me.GridControl2.EmbeddedNavigator.MaximumSize = CType(resources.GetObject("GridControl2.EmbeddedNavigator.MaximumSize"), System.Drawing.Size)
+ Me.GridControl2.EmbeddedNavigator.TextLocation = CType(resources.GetObject("GridControl2.EmbeddedNavigator.TextLocation"), DevExpress.XtraEditors.NavigatorButtonsTextLocation)
+ Me.GridControl2.EmbeddedNavigator.ToolTip = resources.GetString("GridControl2.EmbeddedNavigator.ToolTip")
+ Me.GridControl2.EmbeddedNavigator.ToolTipIconType = CType(resources.GetObject("GridControl2.EmbeddedNavigator.ToolTipIconType"), DevExpress.Utils.ToolTipIconType)
+ Me.GridControl2.EmbeddedNavigator.ToolTipTitle = resources.GetString("GridControl2.EmbeddedNavigator.ToolTipTitle")
Me.GridControl2.MainView = Me.GridView2
Me.GridControl2.Name = "GridControl2"
Me.GridControl2.ShowOnlyPredefinedDetails = True
@@ -2316,9 +2363,18 @@ Partial Class frmAdministration
'GridView2
'
Me.GridView2.Appearance.EvenRow.BackColor = CType(resources.GetObject("GridView2.Appearance.EvenRow.BackColor"), System.Drawing.Color)
+ Me.GridView2.Appearance.EvenRow.FontSizeDelta = CType(resources.GetObject("GridView2.Appearance.EvenRow.FontSizeDelta"), Integer)
+ Me.GridView2.Appearance.EvenRow.FontStyleDelta = CType(resources.GetObject("GridView2.Appearance.EvenRow.FontStyleDelta"), System.Drawing.FontStyle)
+ Me.GridView2.Appearance.EvenRow.GradientMode = CType(resources.GetObject("GridView2.Appearance.EvenRow.GradientMode"), System.Drawing.Drawing2D.LinearGradientMode)
+ Me.GridView2.Appearance.EvenRow.Image = CType(resources.GetObject("GridView2.Appearance.EvenRow.Image"), System.Drawing.Image)
Me.GridView2.Appearance.EvenRow.Options.UseBackColor = True
Me.GridView2.Appearance.FocusedRow.BackColor = CType(resources.GetObject("GridView2.Appearance.FocusedRow.BackColor"), System.Drawing.Color)
+ Me.GridView2.Appearance.FocusedRow.FontSizeDelta = CType(resources.GetObject("GridView2.Appearance.FocusedRow.FontSizeDelta"), Integer)
+ Me.GridView2.Appearance.FocusedRow.FontStyleDelta = CType(resources.GetObject("GridView2.Appearance.FocusedRow.FontStyleDelta"), System.Drawing.FontStyle)
+ Me.GridView2.Appearance.FocusedRow.GradientMode = CType(resources.GetObject("GridView2.Appearance.FocusedRow.GradientMode"), System.Drawing.Drawing2D.LinearGradientMode)
+ Me.GridView2.Appearance.FocusedRow.Image = CType(resources.GetObject("GridView2.Appearance.FocusedRow.Image"), System.Drawing.Image)
Me.GridView2.Appearance.FocusedRow.Options.UseBackColor = True
+ resources.ApplyResources(Me.GridView2, "GridView2")
Me.GridView2.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.colUSERNAME, Me.colNAME, Me.colEMAIL})
Me.GridView2.GridControl = Me.GridControl2
Me.GridView2.Name = "GridView2"
@@ -2352,16 +2408,16 @@ Partial Class frmAdministration
'
'SHORTNAMETextBox
'
- Me.SHORTNAMETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "SHORTNAME", True))
resources.ApplyResources(Me.SHORTNAMETextBox, "SHORTNAMETextBox")
+ Me.SHORTNAMETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "SHORTNAME", True))
Me.SHORTNAMETextBox.Name = "SHORTNAMETextBox"
'
'LANGUAGEComboBox
'
+ resources.ApplyResources(Me.LANGUAGEComboBox, "LANGUAGEComboBox")
Me.LANGUAGEComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "LANGUAGE", True))
Me.LANGUAGEComboBox.FormattingEnabled = True
Me.LANGUAGEComboBox.Items.AddRange(New Object() {resources.GetString("LANGUAGEComboBox.Items"), resources.GetString("LANGUAGEComboBox.Items1")})
- resources.ApplyResources(Me.LANGUAGEComboBox, "LANGUAGEComboBox")
Me.LANGUAGEComboBox.Name = "LANGUAGEComboBox"
'
'lblsaveUSer
@@ -2376,6 +2432,10 @@ Partial Class frmAdministration
Me.XtraTabControl3.AppearancePage.HeaderHotTracked.BackColor = CType(resources.GetObject("XtraTabControl3.AppearancePage.HeaderHotTracked.BackColor"), System.Drawing.Color)
Me.XtraTabControl3.AppearancePage.HeaderHotTracked.BackColor2 = CType(resources.GetObject("XtraTabControl3.AppearancePage.HeaderHotTracked.BackColor2"), System.Drawing.Color)
Me.XtraTabControl3.AppearancePage.HeaderHotTracked.Font = CType(resources.GetObject("XtraTabControl3.AppearancePage.HeaderHotTracked.Font"), System.Drawing.Font)
+ Me.XtraTabControl3.AppearancePage.HeaderHotTracked.FontSizeDelta = CType(resources.GetObject("XtraTabControl3.AppearancePage.HeaderHotTracked.FontSizeDelta"), Integer)
+ Me.XtraTabControl3.AppearancePage.HeaderHotTracked.FontStyleDelta = CType(resources.GetObject("XtraTabControl3.AppearancePage.HeaderHotTracked.FontStyleDelta"), System.Drawing.FontStyle)
+ Me.XtraTabControl3.AppearancePage.HeaderHotTracked.GradientMode = CType(resources.GetObject("XtraTabControl3.AppearancePage.HeaderHotTracked.GradientMode"), System.Drawing.Drawing2D.LinearGradientMode)
+ Me.XtraTabControl3.AppearancePage.HeaderHotTracked.Image = CType(resources.GetObject("XtraTabControl3.AppearancePage.HeaderHotTracked.Image"), System.Drawing.Image)
Me.XtraTabControl3.AppearancePage.HeaderHotTracked.Options.UseBackColor = True
Me.XtraTabControl3.AppearancePage.HeaderHotTracked.Options.UseFont = True
Me.XtraTabControl3.Name = "XtraTabControl3"
@@ -2384,12 +2444,12 @@ Partial Class frmAdministration
'
'XtraTabPage7
'
+ resources.ApplyResources(Me.XtraTabPage7, "XtraTabPage7")
Me.XtraTabPage7.Controls.Add(Me.btnDeleteGroupRelation)
Me.XtraTabPage7.Controls.Add(Me.GroupBox2)
Me.XtraTabPage7.Controls.Add(Me.Label4)
Me.XtraTabPage7.Controls.Add(Me.ListBoxUserzuordnung)
Me.XtraTabPage7.Name = "XtraTabPage7"
- resources.ApplyResources(Me.XtraTabPage7, "XtraTabPage7")
'
'btnDeleteGroupRelation
'
@@ -2400,12 +2460,12 @@ Partial Class frmAdministration
'
'GroupBox2
'
+ resources.ApplyResources(Me.GroupBox2, "GroupBox2")
Me.GroupBox2.BackColor = System.Drawing.Color.WhiteSmoke
Me.GroupBox2.Controls.Add(Me.lblnewUserZuordnung)
Me.GroupBox2.Controls.Add(Me.Label5)
Me.GroupBox2.Controls.Add(Me.cmbGroup2User)
Me.GroupBox2.Controls.Add(Me.btnAddGroupRelation)
- resources.ApplyResources(Me.GroupBox2, "GroupBox2")
Me.GroupBox2.Name = "GroupBox2"
Me.GroupBox2.TabStop = False
'
@@ -2422,9 +2482,9 @@ Partial Class frmAdministration
'
'cmbGroup2User
'
+ resources.ApplyResources(Me.cmbGroup2User, "cmbGroup2User")
Me.cmbGroup2User.DataSource = Me.TBDD_USER_GROUPSBindingSource
Me.cmbGroup2User.DisplayMember = "NAME"
- resources.ApplyResources(Me.cmbGroup2User, "cmbGroup2User")
Me.cmbGroup2User.FormattingEnabled = True
Me.cmbGroup2User.Name = "cmbGroup2User"
Me.cmbGroup2User.ValueMember = "GUID"
@@ -2443,10 +2503,10 @@ Partial Class frmAdministration
'
'ListBoxUserzuordnung
'
+ resources.ApplyResources(Me.ListBoxUserzuordnung, "ListBoxUserzuordnung")
Me.ListBoxUserzuordnung.DataSource = Me.VWGI_USER_GROUPS_RELATIONBindingSource
Me.ListBoxUserzuordnung.DisplayMember = "NAME"
Me.ListBoxUserzuordnung.FormattingEnabled = True
- resources.ApplyResources(Me.ListBoxUserzuordnung, "ListBoxUserzuordnung")
Me.ListBoxUserzuordnung.Name = "ListBoxUserzuordnung"
Me.ListBoxUserzuordnung.ValueMember = "GUID"
'
@@ -2457,6 +2517,7 @@ Partial Class frmAdministration
'
'XtraTabPage8
'
+ resources.ApplyResources(Me.XtraTabPage8, "XtraTabPage8")
Me.XtraTabPage8.Controls.Add(Me.ListBox4)
Me.XtraTabPage8.Controls.Add(Me.lblsaveTBDD_USER_GROUPS)
Me.XtraTabPage8.Controls.Add(GUIDLabel6)
@@ -2473,14 +2534,13 @@ Partial Class frmAdministration
Me.XtraTabPage8.Controls.Add(Me.CHANGED_WHENTextBox5)
Me.XtraTabPage8.Controls.Add(Me.TBDD_USER_GROUPSBindingNavigator)
Me.XtraTabPage8.Name = "XtraTabPage8"
- resources.ApplyResources(Me.XtraTabPage8, "XtraTabPage8")
'
'ListBox4
'
+ resources.ApplyResources(Me.ListBox4, "ListBox4")
Me.ListBox4.DataSource = Me.TBDD_USER_GROUPSBindingSource
Me.ListBox4.DisplayMember = "NAME"
Me.ListBox4.FormattingEnabled = True
- resources.ApplyResources(Me.ListBox4, "ListBox4")
Me.ListBox4.Name = "ListBox4"
Me.ListBox4.ValueMember = "GUID"
'
@@ -2492,49 +2552,49 @@ Partial Class frmAdministration
'
'GUIDTextBox5
'
- Me.GUIDTextBox5.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USER_GROUPSBindingSource, "GUID", True))
resources.ApplyResources(Me.GUIDTextBox5, "GUIDTextBox5")
+ Me.GUIDTextBox5.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USER_GROUPSBindingSource, "GUID", True))
Me.GUIDTextBox5.Name = "GUIDTextBox5"
'
'NAMETextBox2
'
- Me.NAMETextBox2.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USER_GROUPSBindingSource, "NAME", True))
resources.ApplyResources(Me.NAMETextBox2, "NAMETextBox2")
+ Me.NAMETextBox2.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USER_GROUPSBindingSource, "NAME", True))
Me.NAMETextBox2.Name = "NAMETextBox2"
'
'ADDED_WHOTextBox5
'
- Me.ADDED_WHOTextBox5.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USER_GROUPSBindingSource, "ADDED_WHO", True))
resources.ApplyResources(Me.ADDED_WHOTextBox5, "ADDED_WHOTextBox5")
+ Me.ADDED_WHOTextBox5.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USER_GROUPSBindingSource, "ADDED_WHO", True))
Me.ADDED_WHOTextBox5.Name = "ADDED_WHOTextBox5"
'
'ADDED_WHENTextBox5
'
- Me.ADDED_WHENTextBox5.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USER_GROUPSBindingSource, "ADDED_WHEN", True))
resources.ApplyResources(Me.ADDED_WHENTextBox5, "ADDED_WHENTextBox5")
+ Me.ADDED_WHENTextBox5.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USER_GROUPSBindingSource, "ADDED_WHEN", True))
Me.ADDED_WHENTextBox5.Name = "ADDED_WHENTextBox5"
'
'CHANGED_WHOTextBox5
'
- Me.CHANGED_WHOTextBox5.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USER_GROUPSBindingSource, "CHANGED_WHO", True))
resources.ApplyResources(Me.CHANGED_WHOTextBox5, "CHANGED_WHOTextBox5")
+ Me.CHANGED_WHOTextBox5.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USER_GROUPSBindingSource, "CHANGED_WHO", True))
Me.CHANGED_WHOTextBox5.Name = "CHANGED_WHOTextBox5"
'
'CHANGED_WHENTextBox5
'
- Me.CHANGED_WHENTextBox5.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USER_GROUPSBindingSource, "CHANGED_WHEN", True))
resources.ApplyResources(Me.CHANGED_WHENTextBox5, "CHANGED_WHENTextBox5")
+ Me.CHANGED_WHENTextBox5.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USER_GROUPSBindingSource, "CHANGED_WHEN", True))
Me.CHANGED_WHENTextBox5.Name = "CHANGED_WHENTextBox5"
'
'TBDD_USER_GROUPSBindingNavigator
'
+ resources.ApplyResources(Me.TBDD_USER_GROUPSBindingNavigator, "TBDD_USER_GROUPSBindingNavigator")
Me.TBDD_USER_GROUPSBindingNavigator.AddNewItem = Me.ToolStripButton32
Me.TBDD_USER_GROUPSBindingNavigator.BindingSource = Me.TBDD_USER_GROUPSBindingSource
Me.TBDD_USER_GROUPSBindingNavigator.CountItem = Me.ToolStripLabel5
Me.TBDD_USER_GROUPSBindingNavigator.CountItemFormat = "von {0} Gruppen"
Me.TBDD_USER_GROUPSBindingNavigator.DeleteItem = Me.ToolStripButton33
Me.TBDD_USER_GROUPSBindingNavigator.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripButton34, Me.ToolStripButton35, Me.ToolStripSeparator13, Me.ToolStripTextBox5, Me.ToolStripLabel5, Me.ToolStripSeparator14, Me.ToolStripButton36, Me.ToolStripButton37, Me.ToolStripSeparator15, Me.ToolStripButton32, Me.ToolStripButton33, Me.ToolStripButton38, Me.ToolStripButton39})
- resources.ApplyResources(Me.TBDD_USER_GROUPSBindingNavigator, "TBDD_USER_GROUPSBindingNavigator")
Me.TBDD_USER_GROUPSBindingNavigator.MoveFirstItem = Me.ToolStripButton34
Me.TBDD_USER_GROUPSBindingNavigator.MoveLastItem = Me.ToolStripButton37
Me.TBDD_USER_GROUPSBindingNavigator.MoveNextItem = Me.ToolStripButton36
@@ -2544,37 +2604,37 @@ Partial Class frmAdministration
'
'ToolStripButton32
'
- Me.ToolStripButton32.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.ToolStripButton32, "ToolStripButton32")
+ Me.ToolStripButton32.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton32.Name = "ToolStripButton32"
'
'ToolStripLabel5
'
- Me.ToolStripLabel5.Name = "ToolStripLabel5"
resources.ApplyResources(Me.ToolStripLabel5, "ToolStripLabel5")
+ Me.ToolStripLabel5.Name = "ToolStripLabel5"
'
'ToolStripButton33
'
- Me.ToolStripButton33.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.ToolStripButton33, "ToolStripButton33")
+ Me.ToolStripButton33.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton33.Name = "ToolStripButton33"
'
'ToolStripButton34
'
- Me.ToolStripButton34.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.ToolStripButton34, "ToolStripButton34")
+ Me.ToolStripButton34.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton34.Name = "ToolStripButton34"
'
'ToolStripButton35
'
- Me.ToolStripButton35.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.ToolStripButton35, "ToolStripButton35")
+ Me.ToolStripButton35.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton35.Name = "ToolStripButton35"
'
'ToolStripSeparator13
'
- Me.ToolStripSeparator13.Name = "ToolStripSeparator13"
resources.ApplyResources(Me.ToolStripSeparator13, "ToolStripSeparator13")
+ Me.ToolStripSeparator13.Name = "ToolStripSeparator13"
'
'ToolStripTextBox5
'
@@ -2583,142 +2643,142 @@ Partial Class frmAdministration
'
'ToolStripSeparator14
'
- Me.ToolStripSeparator14.Name = "ToolStripSeparator14"
resources.ApplyResources(Me.ToolStripSeparator14, "ToolStripSeparator14")
+ Me.ToolStripSeparator14.Name = "ToolStripSeparator14"
'
'ToolStripButton36
'
- Me.ToolStripButton36.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.ToolStripButton36, "ToolStripButton36")
+ Me.ToolStripButton36.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton36.Name = "ToolStripButton36"
'
'ToolStripButton37
'
- Me.ToolStripButton37.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.ToolStripButton37, "ToolStripButton37")
+ Me.ToolStripButton37.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton37.Name = "ToolStripButton37"
'
'ToolStripSeparator15
'
- Me.ToolStripSeparator15.Name = "ToolStripSeparator15"
resources.ApplyResources(Me.ToolStripSeparator15, "ToolStripSeparator15")
+ Me.ToolStripSeparator15.Name = "ToolStripSeparator15"
'
'ToolStripButton38
'
- Me.ToolStripButton38.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.ToolStripButton38, "ToolStripButton38")
+ Me.ToolStripButton38.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton38.Name = "ToolStripButton38"
'
'ToolStripButton39
'
+ resources.ApplyResources(Me.ToolStripButton39, "ToolStripButton39")
Me.ToolStripButton39.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton39.Image = Global.Global_Indexer.My.Resources.Resources.arrow_refresh
- resources.ApplyResources(Me.ToolStripButton39, "ToolStripButton39")
Me.ToolStripButton39.Name = "ToolStripButton39"
'
'USER_GUIDTextBox
'
- Me.USER_GUIDTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "GUID", True))
resources.ApplyResources(Me.USER_GUIDTextBox, "USER_GUIDTextBox")
+ Me.USER_GUIDTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "GUID", True))
Me.USER_GUIDTextBox.Name = "USER_GUIDTextBox"
Me.USER_GUIDTextBox.ReadOnly = True
'
'PRENAMETextBox
'
- Me.PRENAMETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "PRENAME", True))
resources.ApplyResources(Me.PRENAMETextBox, "PRENAMETextBox")
+ Me.PRENAMETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "PRENAME", True))
Me.PRENAMETextBox.Name = "PRENAMETextBox"
'
'NAMETextBox1
'
- Me.NAMETextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "NAME", True))
resources.ApplyResources(Me.NAMETextBox1, "NAMETextBox1")
+ Me.NAMETextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "NAME", True))
Me.NAMETextBox1.Name = "NAMETextBox1"
'
'USERNAMETextBox
'
- Me.USERNAMETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "USERNAME", True))
resources.ApplyResources(Me.USERNAMETextBox, "USERNAMETextBox")
+ Me.USERNAMETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "USERNAME", True))
Me.USERNAMETextBox.Name = "USERNAMETextBox"
'
'EMAILTextBox
'
- Me.EMAILTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "EMAIL", True))
resources.ApplyResources(Me.EMAILTextBox, "EMAILTextBox")
+ Me.EMAILTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "EMAIL", True))
Me.EMAILTextBox.Name = "EMAILTextBox"
'
'LOGGED_INCheckBox
'
- Me.LOGGED_INCheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBDD_USERBindingSource, "LOGGED_IN", True))
resources.ApplyResources(Me.LOGGED_INCheckBox, "LOGGED_INCheckBox")
+ Me.LOGGED_INCheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBDD_USERBindingSource, "LOGGED_IN", True))
Me.LOGGED_INCheckBox.Name = "LOGGED_INCheckBox"
Me.LOGGED_INCheckBox.UseVisualStyleBackColor = True
'
'LOGGED_WHERETextBox
'
- Me.LOGGED_WHERETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "LOGGED_WHERE", True))
resources.ApplyResources(Me.LOGGED_WHERETextBox, "LOGGED_WHERETextBox")
+ Me.LOGGED_WHERETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "LOGGED_WHERE", True))
Me.LOGGED_WHERETextBox.Name = "LOGGED_WHERETextBox"
Me.LOGGED_WHERETextBox.ReadOnly = True
'
'LOG_IN_WHENTextBox
'
- Me.LOG_IN_WHENTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "LOG_IN_WHEN", True))
resources.ApplyResources(Me.LOG_IN_WHENTextBox, "LOG_IN_WHENTextBox")
+ Me.LOG_IN_WHENTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "LOG_IN_WHEN", True))
Me.LOG_IN_WHENTextBox.Name = "LOG_IN_WHENTextBox"
Me.LOG_IN_WHENTextBox.ReadOnly = True
'
'LOG_OUT_WHENTextBox
'
- Me.LOG_OUT_WHENTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "LOG_OUT_WHEN", True))
resources.ApplyResources(Me.LOG_OUT_WHENTextBox, "LOG_OUT_WHENTextBox")
+ Me.LOG_OUT_WHENTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "LOG_OUT_WHEN", True))
Me.LOG_OUT_WHENTextBox.Name = "LOG_OUT_WHENTextBox"
Me.LOG_OUT_WHENTextBox.ReadOnly = True
'
'GI_ADMINCheckBox
'
- Me.GI_ADMINCheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBDD_USERBindingSource, "GI_ADMIN", True))
resources.ApplyResources(Me.GI_ADMINCheckBox, "GI_ADMINCheckBox")
+ Me.GI_ADMINCheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBDD_USERBindingSource, "GI_ADMIN", True))
Me.GI_ADMINCheckBox.Name = "GI_ADMINCheckBox"
Me.GI_ADMINCheckBox.UseVisualStyleBackColor = True
'
'ADDED_WHOTextBox1
'
- Me.ADDED_WHOTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "ADDED_WHO", True))
resources.ApplyResources(Me.ADDED_WHOTextBox1, "ADDED_WHOTextBox1")
+ Me.ADDED_WHOTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "ADDED_WHO", True))
Me.ADDED_WHOTextBox1.Name = "ADDED_WHOTextBox1"
Me.ADDED_WHOTextBox1.ReadOnly = True
'
'ADDED_WHENTextBox1
'
- Me.ADDED_WHENTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "ADDED_WHEN", True))
resources.ApplyResources(Me.ADDED_WHENTextBox1, "ADDED_WHENTextBox1")
+ Me.ADDED_WHENTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "ADDED_WHEN", True))
Me.ADDED_WHENTextBox1.Name = "ADDED_WHENTextBox1"
Me.ADDED_WHENTextBox1.ReadOnly = True
'
'CHANGED_WHOTextBoxUser
'
- Me.CHANGED_WHOTextBoxUser.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "CHANGED_WHO", True))
resources.ApplyResources(Me.CHANGED_WHOTextBoxUser, "CHANGED_WHOTextBoxUser")
+ Me.CHANGED_WHOTextBoxUser.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "CHANGED_WHO", True))
Me.CHANGED_WHOTextBoxUser.Name = "CHANGED_WHOTextBoxUser"
Me.CHANGED_WHOTextBoxUser.ReadOnly = True
'
'CHANGED_WHENTextBox1
'
- Me.CHANGED_WHENTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "CHANGED_WHEN", True))
resources.ApplyResources(Me.CHANGED_WHENTextBox1, "CHANGED_WHENTextBox1")
+ Me.CHANGED_WHENTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "CHANGED_WHEN", True))
Me.CHANGED_WHENTextBox1.Name = "CHANGED_WHENTextBox1"
Me.CHANGED_WHENTextBox1.ReadOnly = True
'
'BindingNavigator1
'
+ resources.ApplyResources(Me.BindingNavigator1, "BindingNavigator1")
Me.BindingNavigator1.AddNewItem = Me.ToolStripButton8
Me.BindingNavigator1.BindingSource = Me.TBDD_USERBindingSource
Me.BindingNavigator1.CountItem = Me.ToolStripLabel2
- Me.BindingNavigator1.CountItemFormat = "von {0} Benutzern"
+ Me.BindingNavigator1.CountItemFormat = "of {0} Users"
Me.BindingNavigator1.DeleteItem = Me.ToolStripButton9
Me.BindingNavigator1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripButton10, Me.ToolStripButton11, Me.ToolStripSeparator4, Me.ToolStripTextBox2, Me.ToolStripLabel2, Me.ToolStripSeparator5, Me.ToolStripButton12, Me.ToolStripButton13, Me.ToolStripSeparator6, Me.ToolStripButton8, Me.ToolStripButton9, Me.ToolStripButton14, Me.tscmbUser, Me.ToolStripButton15, Me.ToolStripButton23})
- resources.ApplyResources(Me.BindingNavigator1, "BindingNavigator1")
Me.BindingNavigator1.MoveFirstItem = Me.ToolStripButton10
Me.BindingNavigator1.MoveLastItem = Me.ToolStripButton13
Me.BindingNavigator1.MoveNextItem = Me.ToolStripButton12
@@ -2728,37 +2788,37 @@ Partial Class frmAdministration
'
'ToolStripButton8
'
- Me.ToolStripButton8.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.ToolStripButton8, "ToolStripButton8")
+ Me.ToolStripButton8.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton8.Name = "ToolStripButton8"
'
'ToolStripLabel2
'
- Me.ToolStripLabel2.Name = "ToolStripLabel2"
resources.ApplyResources(Me.ToolStripLabel2, "ToolStripLabel2")
+ Me.ToolStripLabel2.Name = "ToolStripLabel2"
'
'ToolStripButton9
'
- Me.ToolStripButton9.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.ToolStripButton9, "ToolStripButton9")
+ Me.ToolStripButton9.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton9.Name = "ToolStripButton9"
'
'ToolStripButton10
'
- Me.ToolStripButton10.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.ToolStripButton10, "ToolStripButton10")
+ Me.ToolStripButton10.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton10.Name = "ToolStripButton10"
'
'ToolStripButton11
'
- Me.ToolStripButton11.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.ToolStripButton11, "ToolStripButton11")
+ Me.ToolStripButton11.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton11.Name = "ToolStripButton11"
'
'ToolStripSeparator4
'
- Me.ToolStripSeparator4.Name = "ToolStripSeparator4"
resources.ApplyResources(Me.ToolStripSeparator4, "ToolStripSeparator4")
+ Me.ToolStripSeparator4.Name = "ToolStripSeparator4"
'
'ToolStripTextBox2
'
@@ -2767,77 +2827,78 @@ Partial Class frmAdministration
'
'ToolStripSeparator5
'
- Me.ToolStripSeparator5.Name = "ToolStripSeparator5"
resources.ApplyResources(Me.ToolStripSeparator5, "ToolStripSeparator5")
+ Me.ToolStripSeparator5.Name = "ToolStripSeparator5"
'
'ToolStripButton12
'
- Me.ToolStripButton12.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.ToolStripButton12, "ToolStripButton12")
+ Me.ToolStripButton12.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton12.Name = "ToolStripButton12"
'
'ToolStripButton13
'
- Me.ToolStripButton13.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.ToolStripButton13, "ToolStripButton13")
+ Me.ToolStripButton13.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton13.Name = "ToolStripButton13"
'
'ToolStripSeparator6
'
- Me.ToolStripSeparator6.Name = "ToolStripSeparator6"
resources.ApplyResources(Me.ToolStripSeparator6, "ToolStripSeparator6")
+ Me.ToolStripSeparator6.Name = "ToolStripSeparator6"
'
'ToolStripButton14
'
- Me.ToolStripButton14.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.ToolStripButton14, "ToolStripButton14")
+ Me.ToolStripButton14.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton14.Name = "ToolStripButton14"
'
'tscmbUser
'
+ resources.ApplyResources(Me.tscmbUser, "tscmbUser")
Me.tscmbUser.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right
Me.tscmbUser.Items.AddRange(New Object() {resources.GetString("tscmbUser.Items"), resources.GetString("tscmbUser.Items1")})
Me.tscmbUser.Name = "tscmbUser"
- resources.ApplyResources(Me.tscmbUser, "tscmbUser")
'
'ToolStripButton15
'
+ resources.ApplyResources(Me.ToolStripButton15, "ToolStripButton15")
Me.ToolStripButton15.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton15.Image = Global.Global_Indexer.My.Resources.Resources.arrow_refresh
- resources.ApplyResources(Me.ToolStripButton15, "ToolStripButton15")
Me.ToolStripButton15.Name = "ToolStripButton15"
'
'ToolStripButton23
'
+ resources.ApplyResources(Me.ToolStripButton23, "ToolStripButton23")
Me.ToolStripButton23.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right
Me.ToolStripButton23.Image = Global.Global_Indexer.My.Resources.Resources.Benutzer
- resources.ApplyResources(Me.ToolStripButton23, "ToolStripButton23")
Me.ToolStripButton23.Name = "ToolStripButton23"
'
'XtraTabPage5
'
+ resources.ApplyResources(Me.XtraTabPage5, "XtraTabPage5")
Me.XtraTabPage5.Controls.Add(Me.Button4)
Me.XtraTabPage5.Controls.Add(Me.Button3)
Me.XtraTabPage5.Controls.Add(Me.GroupBox1)
Me.XtraTabPage5.Name = "XtraTabPage5"
- resources.ApplyResources(Me.XtraTabPage5, "XtraTabPage5")
'
'Button4
'
- Me.Button4.Image = Global.Global_Indexer.My.Resources.Resources.key_go
resources.ApplyResources(Me.Button4, "Button4")
+ Me.Button4.Image = Global.Global_Indexer.My.Resources.Resources.key_go
Me.Button4.Name = "Button4"
Me.Button4.UseVisualStyleBackColor = True
'
'Button3
'
- Me.Button3.Image = Global.Global_Indexer.My.Resources.Resources.database_connect
resources.ApplyResources(Me.Button3, "Button3")
+ Me.Button3.Image = Global.Global_Indexer.My.Resources.Resources.database_connect
Me.Button3.Name = "Button3"
Me.Button3.UseVisualStyleBackColor = True
'
'GroupBox1
'
+ resources.ApplyResources(Me.GroupBox1, "GroupBox1")
Me.GroupBox1.BackColor = System.Drawing.Color.WhiteSmoke
Me.GroupBox1.Controls.Add(Me.pnlObjekttype_Config)
Me.GroupBox1.Controls.Add(Me.Label3)
@@ -2846,12 +2907,12 @@ Partial Class frmAdministration
Me.GroupBox1.Controls.Add(Me.btnidxemail_Save)
Me.GroupBox1.Controls.Add(Me.btnidxemail_add)
Me.GroupBox1.Controls.Add(Me.ListBoxObjekttypen)
- resources.ApplyResources(Me.GroupBox1, "GroupBox1")
Me.GroupBox1.Name = "GroupBox1"
Me.GroupBox1.TabStop = False
'
'pnlObjekttype_Config
'
+ resources.ApplyResources(Me.pnlObjekttype_Config, "pnlObjekttype_Config")
Me.pnlObjekttype_Config.Controls.Add(GUIDLabel3)
Me.pnlObjekttype_Config.Controls.Add(Me.IDX_CHECK_ATTACHMENTComboBox)
Me.pnlObjekttype_Config.Controls.Add(Me.CHANGED_WHENTextBox2)
@@ -2876,13 +2937,12 @@ Partial Class frmAdministration
Me.pnlObjekttype_Config.Controls.Add(IDX_EMAIL_FROMLabel)
Me.pnlObjekttype_Config.Controls.Add(IDX_EMAIL_TOLabel)
Me.pnlObjekttype_Config.Controls.Add(Me.IDX_EMAIL_FROMComboBox)
- resources.ApplyResources(Me.pnlObjekttype_Config, "pnlObjekttype_Config")
Me.pnlObjekttype_Config.Name = "pnlObjekttype_Config"
'
'IDX_CHECK_ATTACHMENTComboBox
'
- Me.IDX_CHECK_ATTACHMENTComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBGI_OBJECTTYPE_EMAIL_INDEXBindingSource, "IDX_CHECK_ATTACHMENT", True))
resources.ApplyResources(Me.IDX_CHECK_ATTACHMENTComboBox, "IDX_CHECK_ATTACHMENTComboBox")
+ Me.IDX_CHECK_ATTACHMENTComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBGI_OBJECTTYPE_EMAIL_INDEXBindingSource, "IDX_CHECK_ATTACHMENT", True))
Me.IDX_CHECK_ATTACHMENTComboBox.FormattingEnabled = True
Me.IDX_CHECK_ATTACHMENTComboBox.Name = "IDX_CHECK_ATTACHMENTComboBox"
'
@@ -2893,77 +2953,77 @@ Partial Class frmAdministration
'
'CHANGED_WHENTextBox2
'
- Me.CHANGED_WHENTextBox2.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBGI_OBJECTTYPE_EMAIL_INDEXBindingSource, "CHANGED_WHEN", True))
resources.ApplyResources(Me.CHANGED_WHENTextBox2, "CHANGED_WHENTextBox2")
+ Me.CHANGED_WHENTextBox2.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBGI_OBJECTTYPE_EMAIL_INDEXBindingSource, "CHANGED_WHEN", True))
Me.CHANGED_WHENTextBox2.Name = "CHANGED_WHENTextBox2"
Me.CHANGED_WHENTextBox2.ReadOnly = True
'
'CHANGED_WHOTextBox2
'
- Me.CHANGED_WHOTextBox2.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBGI_OBJECTTYPE_EMAIL_INDEXBindingSource, "CHANGED_WHO", True))
resources.ApplyResources(Me.CHANGED_WHOTextBox2, "CHANGED_WHOTextBox2")
+ Me.CHANGED_WHOTextBox2.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBGI_OBJECTTYPE_EMAIL_INDEXBindingSource, "CHANGED_WHO", True))
Me.CHANGED_WHOTextBox2.Name = "CHANGED_WHOTextBox2"
Me.CHANGED_WHOTextBox2.ReadOnly = True
'
'ADDED_WHENTextBox2
'
- Me.ADDED_WHENTextBox2.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBGI_OBJECTTYPE_EMAIL_INDEXBindingSource, "ADDED_WHEN", True))
resources.ApplyResources(Me.ADDED_WHENTextBox2, "ADDED_WHENTextBox2")
+ Me.ADDED_WHENTextBox2.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBGI_OBJECTTYPE_EMAIL_INDEXBindingSource, "ADDED_WHEN", True))
Me.ADDED_WHENTextBox2.Name = "ADDED_WHENTextBox2"
Me.ADDED_WHENTextBox2.ReadOnly = True
'
'ADDED_WHOTextBox2
'
- Me.ADDED_WHOTextBox2.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBGI_OBJECTTYPE_EMAIL_INDEXBindingSource, "ADDED_WHO", True))
resources.ApplyResources(Me.ADDED_WHOTextBox2, "ADDED_WHOTextBox2")
+ Me.ADDED_WHOTextBox2.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBGI_OBJECTTYPE_EMAIL_INDEXBindingSource, "ADDED_WHO", True))
Me.ADDED_WHOTextBox2.Name = "ADDED_WHOTextBox2"
Me.ADDED_WHOTextBox2.ReadOnly = True
'
'GUIDTextBox3
'
- Me.GUIDTextBox3.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBGI_OBJECTTYPE_EMAIL_INDEXBindingSource, "GUID", True))
resources.ApplyResources(Me.GUIDTextBox3, "GUIDTextBox3")
+ Me.GUIDTextBox3.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBGI_OBJECTTYPE_EMAIL_INDEXBindingSource, "GUID", True))
Me.GUIDTextBox3.Name = "GUIDTextBox3"
Me.GUIDTextBox3.ReadOnly = True
'
'IDX_EMAIL_DATE_INComboBox
'
- Me.IDX_EMAIL_DATE_INComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBGI_OBJECTTYPE_EMAIL_INDEXBindingSource, "IDX_EMAIL_DATE_IN", True))
resources.ApplyResources(Me.IDX_EMAIL_DATE_INComboBox, "IDX_EMAIL_DATE_INComboBox")
+ Me.IDX_EMAIL_DATE_INComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBGI_OBJECTTYPE_EMAIL_INDEXBindingSource, "IDX_EMAIL_DATE_IN", True))
Me.IDX_EMAIL_DATE_INComboBox.FormattingEnabled = True
Me.IDX_EMAIL_DATE_INComboBox.Name = "IDX_EMAIL_DATE_INComboBox"
'
'OBJECTTYPETextBox
'
- Me.OBJECTTYPETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBGI_OBJECTTYPE_EMAIL_INDEXBindingSource, "OBJECTTYPE", True))
resources.ApplyResources(Me.OBJECTTYPETextBox, "OBJECTTYPETextBox")
+ Me.OBJECTTYPETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBGI_OBJECTTYPE_EMAIL_INDEXBindingSource, "OBJECTTYPE", True))
Me.OBJECTTYPETextBox.Name = "OBJECTTYPETextBox"
'
'IDX_EMAIL_SUBJECTComboBox
'
- Me.IDX_EMAIL_SUBJECTComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBGI_OBJECTTYPE_EMAIL_INDEXBindingSource, "IDX_EMAIL_SUBJECT", True))
resources.ApplyResources(Me.IDX_EMAIL_SUBJECTComboBox, "IDX_EMAIL_SUBJECTComboBox")
+ Me.IDX_EMAIL_SUBJECTComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBGI_OBJECTTYPE_EMAIL_INDEXBindingSource, "IDX_EMAIL_SUBJECT", True))
Me.IDX_EMAIL_SUBJECTComboBox.FormattingEnabled = True
Me.IDX_EMAIL_SUBJECTComboBox.Name = "IDX_EMAIL_SUBJECTComboBox"
'
'IDX_EMAIL_IDComboBox
'
- Me.IDX_EMAIL_IDComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBGI_OBJECTTYPE_EMAIL_INDEXBindingSource, "IDX_EMAIL_ID", True))
resources.ApplyResources(Me.IDX_EMAIL_IDComboBox, "IDX_EMAIL_IDComboBox")
+ Me.IDX_EMAIL_IDComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBGI_OBJECTTYPE_EMAIL_INDEXBindingSource, "IDX_EMAIL_ID", True))
Me.IDX_EMAIL_IDComboBox.FormattingEnabled = True
Me.IDX_EMAIL_IDComboBox.Name = "IDX_EMAIL_IDComboBox"
'
'IDX_EMAIL_TOComboBox
'
- Me.IDX_EMAIL_TOComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBGI_OBJECTTYPE_EMAIL_INDEXBindingSource, "IDX_EMAIL_TO", True))
resources.ApplyResources(Me.IDX_EMAIL_TOComboBox, "IDX_EMAIL_TOComboBox")
+ Me.IDX_EMAIL_TOComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBGI_OBJECTTYPE_EMAIL_INDEXBindingSource, "IDX_EMAIL_TO", True))
Me.IDX_EMAIL_TOComboBox.FormattingEnabled = True
Me.IDX_EMAIL_TOComboBox.Name = "IDX_EMAIL_TOComboBox"
'
'IDX_EMAIL_FROMComboBox
'
- Me.IDX_EMAIL_FROMComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBGI_OBJECTTYPE_EMAIL_INDEXBindingSource, "IDX_EMAIL_FROM", True))
resources.ApplyResources(Me.IDX_EMAIL_FROMComboBox, "IDX_EMAIL_FROMComboBox")
+ Me.IDX_EMAIL_FROMComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBGI_OBJECTTYPE_EMAIL_INDEXBindingSource, "IDX_EMAIL_FROM", True))
Me.IDX_EMAIL_FROMComboBox.FormattingEnabled = True
Me.IDX_EMAIL_FROMComboBox.Name = "IDX_EMAIL_FROMComboBox"
'
@@ -3001,8 +3061,8 @@ Partial Class frmAdministration
'
'ListBoxObjekttypen
'
- Me.ListBoxObjekttypen.FormattingEnabled = True
resources.ApplyResources(Me.ListBoxObjekttypen, "ListBoxObjekttypen")
+ Me.ListBoxObjekttypen.FormattingEnabled = True
Me.ListBoxObjekttypen.Name = "ListBoxObjekttypen"
'
'TBGI_CONFIGURATIONBindingSource
diff --git a/Global_Indexer/frmAdministration.en-US.resx b/Global_Indexer/frmAdministration.en-US.resx
index 87a2279..54fb4b4 100644
--- a/Global_Indexer/frmAdministration.en-US.resx
+++ b/Global_Indexer/frmAdministration.en-US.resx
@@ -451,85 +451,11 @@
Initials:
-
-
- 0
-
-
- Regular
-
-
- Horizontal
-
-
-
-
-
Overwrite file?
-
-
-
-
-
-
-
-
- Default
-
-
- Top, Left
-
-
-
-
-
- Tile
-
-
- Inherit
-
-
- 0, 0
-
-
-
- Center
-
-
-
-
-
-
- None
-
-
-
-
-
- 0
-
-
- Regular
-
-
- Horizontal
-
-
-
-
-
- 0
-
-
- Regular
-
-
- Horizontal
-
-
-
+
+ Documenttype
Windream direct
@@ -540,14 +466,160 @@
Objecttype:
-
- 0
+
+ 974, 258
-
- Regular
+
+ manual Indicies
-
-
+
+ 980, 286
+
+
+ 974, 258
+
+
+ Postprocessing manual Indicies
+
+
+ 974, 258
+
+
+ automatic/static Indicies
+
+
+ 974, 258
+
+
+ Assignment Documenttype-Groups
+
+
+ 974, 258
+
+
+ 92, 13
+
+
+ Assign to Module:
+
+
+ 117, 13
+
+
+ Assigned to Module(s):
+
+
+ 219, 17
+
+
+ Documenttype successfully saved!
+
+
+
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ wwAADsMBx2+oZAAAAUpJREFUOE9jGLzg7gL2/7fmcf6/Oofr/8UZvP+hwsSD60CNfx41/v/zsOH/yckC
+ pBtwfjov3ICDPSKkG3B8kiBQc93/Pw+q/u9oFydswKWZPP/PTuX7fxKo8Ui/0P993SJAzeX//94r+r++
+ Qeb/qhq5/0srFf/PL1X+P6tIFdPAU0B//nlYD9RUC8SV///cKwHivP9/72b+/3sn+f/f23H//92MAOKQ
+ /5NyNDENONQrDHbu3/ulQI0FQI3ZQI2pQI0J///digZqDPv/70bQ/3/X/f53peliGrCzXeL/lmap/+vA
+ zpX/v6RC8f/fWzFAjeH/p+Zp/J+QpfW/O0P3f3uq/v/mREPCYTIb6E+Qc//dCPjfk6FDWAM6APnz3w1/
+ IPb735qsT7oB3em6YP+CcH2cEekGtCQZ/G+IN/xfE2v8vzLahHQD6AQYGAAkI9iedfyIaQAAAABJRU5E
+ rkJggg==
+
+
+
+ 122, 22
+
+
+ of {0} Documenttypes
+
+
+
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ wwAADsMBx2+oZAAAAW9JREFUOE+1kE0ow2Ecx3dV3krt4oJaOSCTvIRkMqSxyITIzCQHDouEdnFwIOVC
+ DrhIDiQl5UTiNG/z2ppafy1S2gX/uDwfY6i1v7Hie3nqeb7fz+/7/FR/Ilwn0G0Exw4fV5GJlXlEZxXC
+ rIet9bAQvB5Ymgn2sLYAvSZEux7RUQFzE4qQt4bCXAYjPaHvnDoCkLpsRGMB2JqCTGLIijDlwqQ9bEMV
+ i9OIytR3EMNWcJ/BWH8A6j8/bOGFxwXNxYEvGbMQ9XnQ1/K78KfY3/VXzkMY0qFGG2H4RoLGQshJQNbG
+ 86CNhdrsX9a/uQZTPhQl4rMY4OLofbl3aX7I8uwPC7y/g1YdjyVJuEvT8e1tfwUYteHUxCCfHChDeHmG
+ QQvokjlOU+PbWA0x3pZnILVVI3uvQyHsbiLnqnGmRCF1NYD8pDhpRxOH7HQoAKZGkFKjceszQbpSrumX
+ bO+G80MFwKUTxgfgcO/b8D9IpXoFiiMDHIQm0skAAAAASUVORK5CYII=
+
+
+
+
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ wwAADsMBx2+oZAAAASpJREFUOE9jGDygcNbz/00Lnv/PnPj4P1QIA4S3P8Apx5A789n/VUfe/8elKL77
+ wf/ghmu4DciY8vT/wn0fsCqK73n4f+n+///9qy/gNiCh58n/aVveYyiKaL8P1pw56/9/r9ITuA2I7Hr0
+ v3f1BxRFoa33wJpb1wFt7/z73yX/AG4DApsf/q+b/w6uKLjl7v9Fe///7wBqzpjz879d3c//9hnbcRvg
+ UXX/f/60NyiK7Ipv/0+f8/u/f9e3/zqF7/5bJKzHbYB96d3/2ZNfYyjSTzn/36ToxX+VrE//jSOX4TbA
+ Iu/O/9T+11gVGSSd+C+b9vW/bvA83AYYZt3+H9byEqci/dTL/zV8p+E2QCftxn+/6od4Fal4TMBtgFPu
+ lf8gBXgVDULAwAAA8HbAq6XlmnAAAAAASUVORK5CYII=
+
+
+
+
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ wwAADsMBx2+oZAAAALZJREFUOE9jGDogvP3BfyiTdBDf/eB/cMM18gyI73n4f+n+///9qy+QbkBE+32w
+ 5sxZ//97lZ4gzYDQ1ntgza3rgLZ3/v3vkn+AeAOCW+7+X7T3//8OoOaMOT//29X9/G+fsZ00F9gV3/6f
+ Puf3f/+ub/91Ct/9t0hYT3oY6Kec/29S9OK/Stan/8aRy0g3AAQMkk78l037+l83eB55BoCAfurl/xq+
+ 08g3AARUPCZQZsBgBQwMANAUYJgEulBVAAAAAElFTkSuQmCC
+
+
+
+
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ wwAADsMBx2+oZAAAAKNJREFUOE9jGHygcNbz/1AmeSB35rP/Cd33yDckY8rT//P2//6f0HWHPEMSep78
+ n73v1//OrX//u5VeJt2QyK5H/6ds+/W/ZOnf/wnT//63yT1LmiGBzQ//t659D9ZsXPLlv3T0tf/GkcuI
+ N8Sj6v7/krnv4JoVXXpIc4F96d3/gS3PyNMMAhZ5d/7bFFwhTzMIGGbdJl8zCOik3SBf81AEDAwAoH5f
+ oAc0QjgAAAAASUVORK5CYII=
+
+
+
+
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ wwAADsMBx2+oZAAAASxJREFUOE9jGFygcNbz/1AmBgDJNS14/j9z4mOcahhyZz77n9B9D6sCkNyqI+//
+ h7c/wG1AxpSn/+ft//0/oesOhiKQ3MJ9H/4HN1zDbUBCz5P/s/f9+t+59e9/t9LLKApBctO2vP/vX30B
+ twGRXY/+T9n263/J0r//E6b//W+TexauGCTXu/rDf6/SE7gNCGx++L917XuwZuOSL/+lo6/9N45cBtYA
+ kqub/+6/S/4B3AZ4VN3/XzL3HVyzoksPXDFILn/am//2GdtxG2Bfevd/YMszDM0gAJLLnvz6v0XCetwG
+ WOTd+W9TcAVDMwiA5FL7X8O9hBUYZt3GqhkEQHJhLS//6wbPw22ATtoNnJIgOb/qh/81fKfhNgAfcMq9
+ 8l/FYwIYQ4UGBWBgAAC+0b+zuQxOnAAAAABJRU5ErkJggg==
+
+
+
+
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ wwAADsMBx2+oZAAAAExJREFUOE9joAr49u3bf1IxVCsEgAWC58Dxh/cf4RhZDETHTNiHaQgpBoAwzBCo
+ dtINAGGiDUDGyGpoawAxeNSAQWkAORiqnRLAwAAA9EMMU8Daa3MAAAAASUVORK5CYII=
+
+
+
+ Globix Documenttypes
+
+
+ All Doctypes
+
+
+ 66, 22
+
+
+ Refresh
+
+
+ 55, 22
+
+
+ Copy
+
+
+ Active
+
+
+ Documenttypes
+
+
+ User-/Groupmanagement
+
+
+ Misc Settings
Remember last successful input
@@ -579,6 +651,12 @@
rkJggg==
+
+ 129, 22
+
+
+ of {0} manual Indicies
+
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
@@ -638,15 +716,6 @@
dtINAGGiDUDGyGpoawAxeNSAQWkAORiqnRLAwAAA9EMMU8Daa3MAAAAASUVORK5CYII=
-
- 974, 258
-
-
- manual Indicies
-
-
- 980, 286
-
182, 17
@@ -742,36 +811,30 @@
dtINAGGiDUDGyGpoawAxeNSAQWkAORiqnRLAwAAA9EMMU8Daa3MAAAAASUVORK5CYII=
-
- 974, 258
-
-
- Postprocessing manual Indicies
-
-
- 0
-
-
- Regular
-
-
-
-
-
- 0
-
-
- Regular
-
-
-
-
113, 13
Windows-Parameters:
+
+ Filename (with Extension)
+
+
+ Filename (no Extension)
+
+
+ File extension
+
+
+ File Added when
+
+
+ File Added who
+
+
+ Current Date (DD.MM.YYYY)
+
130, 13
@@ -809,6 +872,12 @@ The received values can be written to Indicies or used to rename a file.
rkJggg==
+
+ 145, 22
+
+
+ of {0} automatic Indicies
+
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
@@ -868,15 +937,12 @@ The received values can be written to Indicies or used to rename a file.
dtINAGGiDUDGyGpoawAxeNSAQWkAORiqnRLAwAAA9EMMU8Daa3MAAAAASUVORK5CYII=
-
- 974, 258
-
-
- automatic/static Indicies
-
Delete
+
+ New group assignment
+
163, 13
@@ -892,27 +958,21 @@ The received values can be written to Indicies or used to rename a file.
Assign Documenttype to group
-
- New group assignment
-
258, 13
This Documenttype is assigned the following groups:
-
- 974, 258
-
-
- Assignment Documenttype-Groups
-
336, 13
Contents of Date-Indicies are converted to YYYYMMDD automatically
+
+ New Subdirectory:
+
81, 15
@@ -934,200 +994,30 @@ The received values can be written to Indicies or used to rename a file.
from Index-Value (auto or manual):
-
- New Subdirectory:
-
113, 15
Variable folderpath
-
- 974, 258
+
+ 131, 13
-
- 92, 13
+
+ User successfully saved!
-
- Assign to Module:
+
+ Assignment Group to User
-
- 117, 13
-
-
- Assigned to Module(s):
-
-
- 219, 17
-
-
- Documenttype successfully saved!
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
- wwAADsMBx2+oZAAAAUpJREFUOE9jGLzg7gL2/7fmcf6/Oofr/8UZvP+hwsSD60CNfx41/v/zsOH/yckC
- pBtwfjov3ICDPSKkG3B8kiBQc93/Pw+q/u9oFydswKWZPP/PTuX7fxKo8Ui/0P993SJAzeX//94r+r++
- Qeb/qhq5/0srFf/PL1X+P6tIFdPAU0B//nlYD9RUC8SV///cKwHivP9/72b+/3sn+f/f23H//92MAOKQ
- /5NyNDENONQrDHbu3/ulQI0FQI3ZQI2pQI0J///digZqDPv/70bQ/3/X/f53peliGrCzXeL/lmap/+vA
- zpX/v6RC8f/fWzFAjeH/p+Zp/J+QpfW/O0P3f3uq/v/mREPCYTIb6E+Qc//dCPjfk6FDWAM6APnz3w1/
- IPb735qsT7oB3em6YP+CcH2cEekGtCQZ/G+IN/xfE2v8vzLahHQD6AQYGAAkI9iedfyIaQAAAABJRU5E
- rkJggg==
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
- wwAADsMBx2+oZAAAAW9JREFUOE+1kE0ow2Ecx3dV3krt4oJaOSCTvIRkMqSxyITIzCQHDouEdnFwIOVC
- DrhIDiQl5UTiNG/z2ppafy1S2gX/uDwfY6i1v7Hie3nqeb7fz+/7/FR/Ilwn0G0Exw4fV5GJlXlEZxXC
- rIet9bAQvB5Ymgn2sLYAvSZEux7RUQFzE4qQt4bCXAYjPaHvnDoCkLpsRGMB2JqCTGLIijDlwqQ9bEMV
- i9OIytR3EMNWcJ/BWH8A6j8/bOGFxwXNxYEvGbMQ9XnQ1/K78KfY3/VXzkMY0qFGG2H4RoLGQshJQNbG
- 86CNhdrsX9a/uQZTPhQl4rMY4OLofbl3aX7I8uwPC7y/g1YdjyVJuEvT8e1tfwUYteHUxCCfHChDeHmG
- QQvokjlOU+PbWA0x3pZnILVVI3uvQyHsbiLnqnGmRCF1NYD8pDhpRxOH7HQoAKZGkFKjceszQbpSrumX
- bO+G80MFwKUTxgfgcO/b8D9IpXoFiiMDHIQm0skAAAAASUVORK5CYII=
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
- wwAADsMBx2+oZAAAASpJREFUOE9jGDygcNbz/00Lnv/PnPj4P1QIA4S3P8Apx5A789n/VUfe/8elKL77
- wf/ghmu4DciY8vT/wn0fsCqK73n4f+n+///9qy/gNiCh58n/aVveYyiKaL8P1pw56/9/r9ITuA2I7Hr0
- v3f1BxRFoa33wJpb1wFt7/z73yX/AG4DApsf/q+b/w6uKLjl7v9Fe///7wBqzpjz879d3c//9hnbcRvg
- UXX/f/60NyiK7Ipv/0+f8/u/f9e3/zqF7/5bJKzHbYB96d3/2ZNfYyjSTzn/36ToxX+VrE//jSOX4TbA
- Iu/O/9T+11gVGSSd+C+b9vW/bvA83AYYZt3+H9byEqci/dTL/zV8p+E2QCftxn+/6od4Fal4TMBtgFPu
- lf8gBXgVDULAwAAA8HbAq6XlmnAAAAAASUVORK5CYII=
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
- wwAADsMBx2+oZAAAALZJREFUOE9jGDogvP3BfyiTdBDf/eB/cMM18gyI73n4f+n+///9qy+QbkBE+32w
- 5sxZ//97lZ4gzYDQ1ntgza3rgLZ3/v3vkn+AeAOCW+7+X7T3//8OoOaMOT//29X9/G+fsZ00F9gV3/6f
- Puf3f/+ub/91Ct/9t0hYT3oY6Kec/29S9OK/Stan/8aRy0g3AAQMkk78l037+l83eB55BoCAfurl/xq+
- 08g3AARUPCZQZsBgBQwMANAUYJgEulBVAAAAAElFTkSuQmCC
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
- wwAADsMBx2+oZAAAAKNJREFUOE9jGHygcNbz/1AmeSB35rP/Cd33yDckY8rT//P2//6f0HWHPEMSep78
- n73v1//OrX//u5VeJt2QyK5H/6ds+/W/ZOnf/wnT//63yT1LmiGBzQ//t659D9ZsXPLlv3T0tf/GkcuI
- N8Sj6v7/krnv4JoVXXpIc4F96d3/gS3PyNMMAhZ5d/7bFFwhTzMIGGbdJl8zCOik3SBf81AEDAwAoH5f
- oAc0QjgAAAAASUVORK5CYII=
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
- wwAADsMBx2+oZAAAASxJREFUOE9jGFygcNbz/1AmBgDJNS14/j9z4mOcahhyZz77n9B9D6sCkNyqI+//
- h7c/wG1AxpSn/+ft//0/oesOhiKQ3MJ9H/4HN1zDbUBCz5P/s/f9+t+59e9/t9LLKApBctO2vP/vX30B
- twGRXY/+T9n263/J0r//E6b//W+TexauGCTXu/rDf6/SE7gNCGx++L917XuwZuOSL/+lo6/9N45cBtYA
- kqub/+6/S/4B3AZ4VN3/XzL3HVyzoksPXDFILn/am//2GdtxG2Bfevd/YMszDM0gAJLLnvz6v0XCetwG
- WOTd+W9TcAVDMwiA5FL7X8O9hBUYZt3GqhkEQHJhLS//6wbPw22ATtoNnJIgOb/qh/81fKfhNgAfcMq9
- 8l/FYwIYQ4UGBWBgAAC+0b+zuQxOnAAAAABJRU5ErkJggg==
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
- wwAADsMBx2+oZAAAAExJREFUOE9joAr49u3bf1IxVCsEgAWC58Dxh/cf4RhZDETHTNiHaQgpBoAwzBCo
- dtINAGGiDUDGyGpoawAxeNSAQWkAORiqnRLAwAAA9EMMU8Daa3MAAAAASUVORK5CYII=
-
-
-
- 66, 22
-
-
- Refresh
-
-
- 55, 22
-
-
- Copy
-
-
- Active
-
-
- Documenttypes
-
-
-
-
-
-
-
-
- Default
-
-
- Top, Left
-
-
-
-
-
- Tile
-
-
- Inherit
-
-
- 0, 0
-
-
- Center
-
-
-
-
-
- None
-
-
-
-
-
- 0
-
-
- Regular
-
-
- Horizontal
-
-
-
-
-
- 0
-
-
- Regular
-
-
- Horizontal
-
-
-
-
-
- 0
-
-
- Regular
-
-
- Horizontal
-
-
-
+
+ Groupmanagement
Delete
+
+ New Groupassignment:
+
163, 13
@@ -1143,18 +1033,12 @@ The received values can be written to Indicies or used to rename a file.
Assign user to group
-
- New Groupassignment:
-
188, 13
User is assigned the following groups:
-
- Assignment Group to User
-
166, 17
@@ -1232,9 +1116,6 @@ The received values can be written to Indicies or used to rename a file.
dtINAGGiDUDGyGpoawAxeNSAQWkAORiqnRLAwAAA9EMMU8Daa3MAAAAASUVORK5CYII=
-
- Groupmanagement
-
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
@@ -1247,6 +1128,12 @@ The received values can be written to Indicies or used to rename a file.
rkJggg==
+
+ 66, 22
+
+
+ of {0} Users
+
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
@@ -1312,8 +1199,8 @@ The received values can be written to Indicies or used to rename a file.
Add AD User
-
- User-/Groupmanagement
+
+ Indexmapping for Email-Indexing
75, 17
@@ -1336,12 +1223,6 @@ The received values can be written to Indicies or used to rename a file.
Add
-
- Indexmapping for Email-Indexing
-
-
- Misc Settings
-
AAABAAEAICAAAAEACACoCAAAFgAAACgAAAAgAAAAQAAAAAEACAAAAAAAgAQAAAAAAAAAAAAAAAAAAAAA
diff --git a/Global_Indexer/frmAdministration.resx b/Global_Indexer/frmAdministration.resx
index 853b352..b04a099 100644
--- a/Global_Indexer/frmAdministration.resx
+++ b/Global_Indexer/frmAdministration.resx
@@ -117,3134 +117,913 @@
System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- False
-
-
- True
+
+ 81
-
+
Segoe UI, 9pt, style=Italic
-
- 263, 28
+
+
+
-
- 22, 15
-
-
- 0
-
-
- ID:
-
-
- GUIDLabel
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
+
XtraTabPage1
-
- 20
-
-
- False
-
-
- True
-
-
- 411, 29
-
-
- 71, 13
-
-
- 2
-
-
- Bezeichnung:
-
-
- BEZEICHNUNGLabel
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage1
-
-
- 22
-
-
- False
-
-
- True
-
-
- 706, 28
-
-
- 68, 13
-
-
- 4
-
-
- Eingangsart:
-
-
- EINGANGSART_IDLabel
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage1
-
-
- 24
-
-
- False
-
-
- True
-
-
- 976, 28
-
-
- 58, 13
-
-
- 6
-
-
- Kurzname:
-
-
- KURZNAMELabel
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage1
-
-
- 25
-
-
- False
-
-
- True
-
-
- 263, 120
-
-
- 49, 13
-
-
- 8
-
-
- Zielpfad:
-
-
- ZIEL_PFADLabel
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage1
-
-
- 27
-
-
- False
-
-
- True
-
-
- 264, 160
-
-
- 75, 13
-
-
- 10
-
-
- Beschreibung:
-
-
- BESCHREIBUNGLabel
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage1
-
-
- 29
-
-
- False
-
-
- True
-
-
- 263, 200
-
-
- 97, 13
-
-
- 14
-
-
- Namenkonvention:
-
-
- NAMENKONVENTIONLabel
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage1
-
-
- 32
-
-
- False
-
-
- True
-
-
- Segoe UI, 9pt, style=Italic
-
-
- 265, 244
-
-
- 67, 15
-
-
- 16
-
-
- Erstellt wer:
-
-
- ERSTELLTWERLabel
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage1
-
-
- 33
-
-
- False
-
-
- True
-
-
- Segoe UI, 9pt, style=Italic
-
-
- 426, 244
-
-
- 78, 15
-
-
- 18
-
-
- Erstellt wann:
-
-
- ERSTELLTWANNLabel
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage1
-
-
- 35
-
-
- False
-
-
- True
-
-
- Segoe UI, 9pt, style=Italic
-
-
- 589, 244
-
-
- 81, 15
-
-
- 20
-
-
- Geändert wer:
-
-
- GEANDERTWERLabel
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage1
-
-
- 37
-
-
- False
-
-
- True
-
-
- Segoe UI, 9pt, style=Italic
-
-
- 759, 244
-
-
- 92, 15
-
-
- 22
-
-
- Geändert wann:
-
-
- GEAENDERTWANNLabel
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage1
-
-
- 39
-
-
- False
-
-
- True
-
-
- Segoe UI, 9pt, style=Italic
-
-
- 6, 30
-
-
- 22, 15
-
-
- 0
-
-
- ID:
-
-
- GUIDLabel1
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage3
-
-
- 28
-
-
- False
-
-
- True
-
-
- 159, 30
-
-
- 71, 13
-
-
- 3
-
-
- Bezeichnung:
-
-
- NAMELabel
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage3
-
-
- 25
-
-
- False
-
-
- True
-
-
- 159, 74
-
-
- 47, 13
-
-
- 7
-
-
- Hinweis:
-
-
- COMMENTLabel
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage3
-
-
- 22
-
-
- False
-
-
- True
-
-
- 159, 118
-
-
- 56, 13
-
-
- 9
-
-
- Datentyp:
-
-
- DATATYPELabel
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage3
-
-
- 20
-
-
- False
-
-
- True
-
-
- 159, 162
-
-
- 74, 13
-
-
- 12
-
-
- Default-Wert:
-
-
- DEFAULT_VALUELabel
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage3
-
-
- 17
-
-
- False
-
-
- True
-
-
- 674, 30
-
-
- 68, 13
-
-
- 16
-
-
- Reihenfolge:
-
-
- SEQUENCELabel
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage3
-
-
- 15
-
-
- False
-
-
- True
-
-
- Segoe UI, 9pt, style=Italic
-
-
- 159, 207
-
-
- 67, 15
-
-
- 19
-
-
- Erstellt wer:
-
-
- ADDED_WHOLabel
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage3
-
-
- 12
-
-
- False
-
-
- True
-
-
- Segoe UI, 9pt, style=Italic
-
-
- 321, 207
-
-
- 78, 15
-
-
- 21
-
-
- Erstellt wann:
-
-
- ADDED_WHENLabel
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage3
-
-
- 10
-
-
- False
-
-
- True
-
-
- Segoe UI, 9pt, style=Italic
-
-
- 504, 207
-
-
- 81, 15
-
-
- 23
-
-
- Geändert wer:
-
-
- CHANGED_WHOLabel
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage3
-
-
- 8
-
-
- False
-
-
- True
-
-
- Segoe UI, 9pt, style=Italic
-
-
- 674, 207
-
-
- 92, 15
-
-
- 25
-
-
- Geändert wann:
-
-
- CHANGED_WHENLabel
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage3
-
-
- 6
-
-
- False
-
-
- True
-
-
- Segoe UI, 8.25pt, style=Italic
-
-
- 11, 35
-
-
- 20, 13
-
-
- 3
-
-
- ID:
-
-
- GUIDLabel2
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage2
-
-
- 7
-
-
- False
-
-
- True
-
-
- Segoe UI, 8.25pt
-
-
- 87, 35
-
-
- 55, 13
-
-
- 5
-
-
- Vorname:
-
-
- PRENAMELabel
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage2
-
-
- 9
-
-
- False
-
-
- True
-
-
- Segoe UI, 8.25pt
-
-
- 296, 35
-
-
- 64, 13
-
-
- 7
-
-
- Nachname:
-
-
- NAMELabel1
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage2
-
-
- 11
-
-
- False
-
-
- True
-
-
- Segoe UI, 8.25pt
-
-
- 559, 35
-
-
- 61, 13
-
-
- 9
-
-
- Username:
-
-
- USERNAMELabel
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage2
-
-
- 13
-
-
- False
-
-
- True
-
-
- Segoe UI, 8.25pt
-
-
- 87, 76
-
-
- 37, 13
-
-
- 11
-
-
- Email:
-
-
- EMAILLabel
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage2
-
-
- 15
-
-
- False
-
-
- True
-
-
- Segoe UI, 8.25pt, style=Italic
-
-
- 200, 221
-
-
- 58, 13
-
-
- 15
-
-
- logged wo:
-
-
- LOGGED_WHERELabel
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage2
-
-
- 18
-
-
- False
-
-
- True
-
-
- Segoe UI, 8.25pt, style=Italic
-
-
- 362, 221
-
-
- 62, 13
-
-
- 17
-
-
- login wann:
-
-
- LOG_IN_WHENLabel
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage2
-
-
- 20
-
-
- False
-
-
- True
-
-
- Segoe UI, 8.25pt, style=Italic
-
-
- 559, 221
-
-
- 69, 13
-
-
- 19
-
-
- logout wann:
-
-
- LOG_OUT_WHENLabel
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage2
-
-
- 22
-
-
- False
-
-
- True
-
-
- Segoe UI, 8.25pt, style=Italic
-
-
- 200, 158
-
-
- 61, 13
-
-
- 23
-
-
- Erstellt wer:
-
-
- ADDED_WHOLabel1
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage2
-
-
- 25
-
-
- False
-
-
- True
-
-
- Segoe UI, 8.25pt, style=Italic
-
-
- 88, 158
-
-
- 70, 13
-
-
- 25
-
-
- Erstellt wann:
-
-
- ADDED_WHENLabel1
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage2
-
-
- 27
-
-
- False
-
-
- True
-
-
- Segoe UI, 8.25pt, style=Italic
-
-
- 362, 158
-
-
- 73, 13
-
-
- 27
-
-
- Geändert wer:
-
-
- CHANGED_WHOLabel1
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage2
-
-
- 29
-
-
- False
-
-
- True
-
-
- Segoe UI, 8.25pt, style=Italic
-
-
- 559, 158
-
-
- 82, 13
-
-
- 29
-
-
- Geändert wann:
-
-
- CHANGED_WHENLabel1
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage2
-
-
- 31
-
-
- False
-
-
- True
-
-
- Segoe UI, 9.75pt, style=Italic
-
-
- 3, 2
-
-
- 23, 17
-
-
- 1
-
-
- ID:
-
-
- GUIDLabel3
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlObjekttype_Config
-
-
- 0
-
-
- False
-
-
- True
-
-
- Segoe UI, 9.75pt
-
-
- 94, 2
-
-
- 67, 17
-
-
- 3
-
-
- Objekttyp:
-
-
- OBJECTTYPELabel
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlObjekttype_Config
-
13
-
+
+ OBJECTTYPELabel
+
+
False
-
-
+
+
+ 255, 173
+
+
+ TBWHDD_INDEX_MANTableAdapter
+
+
+ 33
+
+
True
-
- Segoe UI, 9.75pt
+
+ 148, 24
-
- 3, 50
-
-
- 136, 17
-
-
- 5
-
-
- Index für Message-ID:
-
-
- IDX_EMAIL_IDLabel
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlObjekttype_Config
-
-
- 17
-
-
- False
-
-
- True
-
-
- Segoe UI, 9.75pt
-
-
- 200, 50
-
-
- 135, 17
-
-
- 7
-
-
- Indexname Mail from:
-
-
- IDX_EMAIL_FROMLabel
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlObjekttype_Config
-
-
- 21
-
-
- False
-
-
- True
-
-
- Segoe UI, 9.75pt
-
-
- 3, 98
-
-
- 121, 17
-
-
- 9
-
-
- Indexname Mail To:
-
-
- IDX_EMAIL_TOLabel
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlObjekttype_Config
-
-
- 22
-
-
- False
-
-
- True
-
-
- Segoe UI, 9.75pt
-
-
- 200, 98
-
-
- 149, 17
-
-
- 11
-
-
- Indexname Mail Subject:
-
-
- IDX_EMAIL_SUBJECTLabel
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlObjekttype_Config
-
-
- 18
-
-
- False
-
-
- True
-
-
- Segoe UI, 9.75pt
-
-
- 3, 144
-
-
- 119, 17
-
-
- 13
-
-
- Indexname Date In:
-
-
- IDX_EMAIL_DATE_INLabel
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlObjekttype_Config
-
-
- 14
-
-
- False
-
-
- True
-
-
- Segoe UI, 9.75pt, style=Italic
-
-
- 3, 192
-
-
- 74, 17
-
-
- 15
-
-
- Erstellt Wer:
-
-
- ADDED_WHOLabel2
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlObjekttype_Config
-
-
- 10
-
-
- False
-
-
- True
-
-
- Segoe UI, 9.75pt, style=Italic
-
-
- 200, 192
-
-
- 81, 17
-
-
- 17
-
-
- Erstellt wann:
-
-
- ADDED_WHENLabel2
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlObjekttype_Config
-
-
- 8
-
-
- False
-
-
- True
-
-
- Segoe UI, 9.75pt, style=Italic
-
-
- 3, 240
-
-
- 89, 17
-
-
+
19
-
- Geändert Wer:
+
+ XtraTabPage2
-
- CHANGED_WHOLabel2
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlObjekttype_Config
-
-
- 6
-
-
- False
-
-
- True
-
-
- Segoe UI, 9.75pt, style=Italic
-
-
- 200, 240
-
-
- 96, 17
-
-
- 21
-
-
- Geändert wann:
-
-
- CHANGED_WHENLabel2
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlObjekttype_Config
-
-
- 4
-
-
- False
-
-
- True
-
-
- Segoe UI, 9.75pt
-
-
- 200, 144
-
-
- 304, 17
-
-
- 80
-
-
- Indexname für die Markierung: Attachment Ja/Nein
-
-
- IDX_CHECK_ATTACHMENTLabel
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlObjekttype_Config
-
-
- 3
-
-
- False
-
-
- True
-
-
- Segoe UI, 9pt, style=Italic
-
-
- 4, 60
-
-
- 22, 15
-
-
- 4
-
-
- ID:
-
-
- GUIDLabel4
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage4
-
-
- 10
-
-
- False
-
-
- True
-
-
- 164, 61
-
-
- 65, 13
-
-
- 8
-
-
- Indexname:
-
-
- INDEXNAMELabel
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage4
-
-
- 12
-
-
- False
-
-
- True
-
-
- 163, 109
-
-
- 75, 13
-
-
- 14
-
-
- Beschreibung:
-
-
- COMMENTLabel1
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage4
-
-
- 14
-
-
- False
-
-
- True
-
-
- Segoe UI, 9pt, style=Italic
-
-
- 164, 209
-
-
- 67, 15
-
-
- 18
-
-
- Erstellt wer:
-
-
- ADDED_WHOLabel3
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage4
-
-
- 17
-
-
- False
-
-
- True
-
-
- Segoe UI, 9pt, style=Italic
-
-
- 354, 209
-
-
- 78, 15
-
-
- 20
-
-
- Erstellt wann:
-
-
- ADDED_WHENLabel3
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage4
-
-
- 19
-
-
- False
-
-
- True
-
-
- Segoe UI, 9pt, style=Italic
-
-
- 531, 209
-
-
- 81, 15
-
-
- 22
-
-
- Geändert wer:
-
-
- CHANGED_WHOLabel3
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage4
-
-
- 21
-
-
- False
-
-
- True
-
-
- Segoe UI, 9pt, style=Italic
-
-
- 691, 209
-
-
- 92, 15
-
-
- 24
-
-
- Geändert wann:
-
-
- CHANGED_WHENLabel3
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage4
-
-
- 23
-
-
- False
-
-
- True
-
-
- Segoe UI, 9pt, style=Italic
-
-
- 13, 36
-
-
- 22, 15
-
-
- 4
-
-
- ID:
-
-
- GUIDLabel5
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage6
-
-
- 29
-
-
- False
-
-
- True
-
-
- 68, 36
-
-
- 88, 13
-
-
- 5
-
-
- Manueller Index:
-
-
- IDXMAN_IDLabel
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage6
-
-
- 28
-
-
- False
-
-
- True
-
-
- 381, 36
-
-
- 65, 13
-
-
- 6
-
-
- Kommentar:
-
-
- COMMENTLabel2
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage6
-
-
- 26
-
-
- False
-
-
- True
-
-
- 254, 35
-
-
- 35, 13
-
-
- 7
-
-
- Type:
-
-
- TYPELabel
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage6
-
-
- 24
-
-
- False
-
-
- True
-
-
- 13, 167
-
-
- 68, 13
-
-
- 19
-
-
- Reihenfolge:
-
-
- SEQUENCELabel1
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage6
-
-
- 17
-
-
- False
-
-
- True
-
-
- Segoe UI, 9pt, style=Italic
-
-
- 13, 211
-
-
- 67, 15
-
-
- 21
-
-
- Erstellt wer:
-
-
- ADDED_WHOLabel4
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage6
-
-
- 15
-
-
- False
-
-
- True
-
-
- Segoe UI, 9pt, style=Italic
-
-
- 184, 211
-
-
- 78, 15
-
-
- 23
-
-
- Erstellt wann:
-
-
- ADDED_WHENLabel4
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage6
-
-
- 13
-
-
- False
-
-
- True
-
-
- Segoe UI, 9pt, style=Italic
-
-
- 384, 211
-
-
- 81, 15
-
-
- 25
-
-
- Geändert wer:
-
-
- CHANGED_WHOLabel4
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage6
-
-
- 11
-
-
- False
-
-
- True
-
-
- Segoe UI, 9pt, style=Italic
-
-
- 562, 211
-
-
- 92, 15
-
-
- 27
-
-
- Geändert wann:
+
+ Erste verschieben
CHANGED_WHENLabel4
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 5
-
- XtraTabPage6
+
+ 24
-
- 9
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- False
-
-
- True
+
+ cmbGroup2User
-
- False
+
+ Letzte verschieben
-
- Segoe UI, 9pt, style=Italic
-
-
- 195, 32
-
-
- 22, 15
-
-
- 4
-
-
- ID:
-
-
- GUIDLabel6
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage8
-
-
- 2
-
-
- False
-
-
- True
-
-
- 290, 32
-
-
- 78, 13
+
+ 7
6
-
- Gruppenname:
-
-
- NAMELabel2
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage8
-
-
- 4
-
-
- False
-
-
- True
-
-
- False
-
-
- Segoe UI, 9pt, style=Italic
-
-
- 195, 80
-
-
- 67, 15
-
-
- 8
-
-
- Erstellt wer:
-
-
- ADDED_WHOLabel5
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage8
-
-
- 6
-
-
- False
-
-
- True
-
-
- False
-
-
- Segoe UI, 9pt, style=Italic
-
-
- 376, 80
-
-
- 78, 15
-
-
- 10
-
-
- Erstellt wann:
-
-
- ADDED_WHENLabel5
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage8
-
-
- 8
-
-
- False
-
-
- True
-
-
- False
-
Segoe UI, 9pt, style=Italic
-
- 195, 124
-
-
- 81, 15
-
-
- 12
-
-
- Geändert wer:
-
-
- CHANGED_WHOLabel5
-
-
+
System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- XtraTabPage8
+
+ pnlObjekttype_Config
-
- 10
+
+ 35, 13
-
- False
-
-
+
+ System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
True
-
+
False
-
- Segoe UI, 9pt, style=Italic
+
+ IDX_EMAIL_FROMComboBox
-
- 376, 124
-
-
- 92, 15
-
-
- 14
-
-
- Geändert wann:
-
-
- CHANGED_WHENLabel5
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage8
-
-
- 12
-
-
- False
-
-
+
True
-
- Segoe UI Semibold, 9pt, style=Bold, Italic
+
+ 23, 22
-
- 1073, 28
-
-
- 73, 15
-
-
- 90
-
-
- Reihenfolge:
-
-
- SEQUENCELabel3
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage1
-
-
- 3
-
-
+
False
-
-
+
+
True
-
- 556, 81
+
+ True
-
- 113, 13
+
+ True
-
- 80
+
+ pnlObjekttype_Config
-
- Anwendungsvariante:
+
+ 6, 25
-
- VARIANTLabel
+
+ XtraTabPage10
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
+
XtraTabPage6
-
+
0
-
- False
-
-
+
+ 387, 227
+
+
+ 2
+
+
+ Segoe UI Semibold, 9pt, style=Bold, Italic
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ XtraTabPage4
+
+
+ GUIDTextBox5
+
+
True
-
- 858, 222
+
+ VARIANTComboBox
-
- 72, 13
+
+ Segoe UI, 9.75pt
+
+
+ Default-Wert:
+
+
+ 27
+
+
+ XtraTabPage8
+
+
+ System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
92
-
- .Dateiendung
+
+ btnidxemail_add
-
- Label9
+
+ ID:
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 1255, 25
-
- XtraTabPage1
+
+ 19
-
- 2
+
+ 14
-
+
False
-
-
- True
-
- 87, 117
+
+ 200, 192
-
- 50, 13
+
+ btnSQLViewAuto
+
+
+ Segoe UI, 9pt, style=Italic
+
+
+ MiddleRight
+
+
+ CHANGED_WHOLabel4
+
+
+ 92, 24
+
+
+ 65, 13
+
+
+ XtraTabPage2
+
+
+ 1255, 25
+
+
+ 166, 127
79
-
- Sprache:
+
+ Top, Left
-
- LANGUAGELabel
+
+ 63, 24
+
+
+ 0, 0
+
+
+ 254, 35
+
+
+
+
+
+ 1
+
+
+ 3
+
+
+ 591, 78
+
+
+ Segoe UI, 8.25pt
+
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Anwendungsvariante:
+
+
+ 24
+
+
+ Segoe UI, 9.75pt, style=Bold
+
+
+ 70, 21
+
+
+ Segoe UI, 9pt
+
+
+ ADDED_WHENTextBox
+
+
+ 9, 66
+
+
+ Erstellt wann:
+
+
+ 12
+
+
+ True
+
+
+ 110, 13
+
+
+ Segoe UI, 9pt, style=Italic
+
+
+ XtraTabPage2
+
+
+ Segoe UI Semibold, 9pt, style=Bold, Italic
+
+
+ YYYY-MM
+
+
+ 38, 13
+
+
+ Text2Label
+
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+
+
+
+ ToolStripButton19
System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- XtraTabPage2
+
+ 266, 176
-
+
+ 167, 156
+
+
3
-
- False
-
-
- True
+
+ 18
-
- 559, 76
+
+ 1
-
- 77, 13
+
+ Segoe UI, 8.25pt, style=Italic
-
- 80
+
+ 268, 262
-
- Namenskürzel:
+
+ MiddleRight
-
- SHORTNAMELabel
+
+ System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 155, 23
-
+
+ 14
+
+
+ 32
+
+
+ 19
+
+
+ Erstellt wer:
+
+
+ XtraTabPage6
+
+
+ 163, 24
+
+
XtraTabPage2
-
+
+ XtraTabPage3
+
+
+ 103, 23
+
+
+ 50, 23
+
+
+ Text1Label
+
+
+ 202, 21
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ False
+
+
+ GEANDERTWERLabel
+
+
+ 17
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 17
+
+
+ ToolStripButton36
+
+
+ Datei Erstelldatum
+
+
+ SAVE_VALUECheckBox
+
+
+ Neu hinzufügen
+
+
+ 6, 25
+
+
+ GroupBox1
+
+
+ XtraTabPage9
+
+
+ 9, 92
+
+
+ 677, 87
+
+
+ False
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 8
+
+
+ BindingNavigator1
+
+
+ System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
1
-
- 17, 17
-
-
- 0, 624
+
+ Windows-Parameter:
-
-
- 1, 0, 16, 0
+
+ ID:
-
- 1261, 22
+
+ XtraTabPage1
-
- 0
+
+ Add
-
- StatusStrip1
+
+ XtraTabControl1
-
- StatusStrip1
+
+
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ wwAADsMBx2+oZAAAAKNJREFUOE9jGHygcNbz/1AmeSB35rP/Cd33yDckY8rT//P2//6f0HWHPEMSep78
+ n73v1//OrX//u5VeJt2QyK5H/6ds+/W/ZOnf/wnT//63yT1LmiGBzQ//t659D9ZsXPLlv3T0tf/GkcuI
+ N8Sj6v7/krnv4JoVXXpIc4F96d3/gS3PyNMMAhZ5d/7bFFwhTzMIGGbdJl8zCOik3SBf81AEDAwAoH5f
+ oAc0QjgAAAAASUVORK5CYII=
+
-
- System.Windows.Forms.StatusStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ VALUETextBox
-
- $this
+
+ von {0} manuellen Indexen
-
- 1
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
+
+ CHANGED_WHENTextBox2
+
+
+ 88, 13
+
+
+ 186, 13
+
+
Fuchsia
-
- 255, 128, 255
+
+ Geändert wann:
-
- Tahoma, 8.25pt, style=Bold, Italic
+
+ True
-
- Fill
+
+ 16
-
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 29
+
+
+ False
+
+
+ True
+
+
+ 12
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 78, 15
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ ToolStripButton20
+
+
+ 763, 53
+
+
+ True
+
+
+ BOOLEAN
+
+
+ Segoe UI, 9.75pt, style=Bold
+
+
+ Segoe UI, 9.75pt
+
+
+ 3, 457
+
+
+ 75, 13
+
+
+ IDX_EMAIL_FROMLabel
+
+
+ DevExpress.XtraGrid.Columns.GridColumn, DevExpress.XtraGrid.v15.2, Version=15.2.16.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+
+
+ ID:
+
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ SEQUENCETextBox1
+
+
+ XtraTabPage8
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Segoe UI, 9pt, style=Italic
+
+
+ ToolStripTextBox1
+
+
+ 8, 32
+
+
+ BESCHREIBUNGTextBox
+
+
+ Global_Indexer.MyDatasetTableAdapters.TBDD_INDEX_MAN_POSTPROCESSINGTableAdapter, MyDataset.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
+
+
+ 165, 21
+
+
+ 15
+
+
+ 531, 192
+
+
+ System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 23, 22
+
+
+ 194, 23
+
+
+ 150, 25
+
+
+ GridView1
+
+
+ 13
+
+
+ 10
+
+
+ tscmbUser
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 19
+
+
+ Gruppenzuordnung User
+
+
+ USERNAMELabel
+
+
+ Segoe UI, 9pt
+
+
+ 304, 17
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 80
+
+
+ 89
+
+
+ 256, 22
+
+
+ 23, 22
+
+
0, 0
3, 4, 3, 4
-
- True
+
+ Löschen
-
- 244, 17
-
-
- 134, 17
-
-
- Default
+
+ DevExpress.XtraGrid.Views.Grid.GridView, DevExpress.XtraGrid.v15.2, Version=15.2.16.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-
- New version
+
+ 86
-
- Question
+
+ CHANGED_WHENTextBox4
-
- 7, 17
+
+ 585, 21
-
- 161, 21
+
+ GroupBox5
-
- 0
+
+ System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- ComboBox3
+
+ XtraTabPage2
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- GroupBox6
-
-
- 0
-
-
- 972, 76
-
-
- 174, 100
-
-
- 94
-
-
- Datei überschreiben?
-
-
- GroupBox6
-
-
- System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage1
-
-
- 0
-
-
- 3, 29
-
-
- Cyan
-
-
- Fuchsia
-
-
- Dokumentart
-
-
- True
-
-
- 0
-
-
- 277
-
-
- 254, 256
-
-
- 93
-
-
- GridControl1
-
-
- DevExpress.XtraGrid.GridControl, DevExpress.XtraGrid.v15.2, Version=15.2.16.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-
-
- XtraTabPage1
-
-
- 1
-
-
- False
-
-
- Segoe UI Semibold, 9pt, style=Bold, Italic
-
-
- 1079, 45
-
-
- 67, 24
-
-
- 91
-
-
- SEQUENCENumericUpDown
+
+ 184, 23
System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- XtraTabPage1
+
+ 18
-
- 4
+
+ 1255, 596
-
- False
-
-
- Segoe UI, 9pt, style=Bold, Italic
-
-
- 266, 93
-
-
- 130, 24
-
-
- 89
-
-
- Windream direkt
-
-
- WINDREAM_DIRECTCheckBox
-
-
- System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage1
-
-
- 5
-
-
- 212, 340
-
-
- 28, 26
-
-
- 88
-
-
- btndeleteZuordnung
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage1
-
-
- 6
-
-
- True
-
-
- Segoe UI, 9pt, style=Bold
-
-
- 411, 76
-
-
- 66, 15
-
-
- 87
-
-
- Objekttyp:
-
-
- lblObjekttyp
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage1
-
-
- 7
-
-
- Top, Bottom, Left, Right
-
-
- Fuchsia
-
-
- 255, 192, 255
-
-
- Tahoma, 8.25pt, style=Bold, Italic
-
-
- Vertical
-
-
- 266, 315
-
-
- True
-
-
- 17, 95
-
-
- 677, 87
-
-
- 137, 30
-
-
- 92
-
-
- Letzte erfolgreiche Eingabe speichern
-
-
- SAVE_VALUECheckBox
-
-
- System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage3
-
-
- 0
-
-
- True
-
-
- 437, 30
-
-
- 89, 13
-
-
- 91
-
-
- windream-Index:
-
-
- lblWDINDEX
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage3
-
-
- 1
-
-
- False
-
-
- 767, 37
-
-
- 180, 41
-
-
- 90
-
-
- Optional/Nur für Benennung
-der Datei
-
-
- OPTIONALCheckBox
-
-
- System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage3
-
-
- 2
-
-
- Segoe UI Semibold, 9pt, style=Bold
-
-
- 15
-
-
- 9, 92
-
-
- 146, 154
-
-
- 81
-
-
- ListBox5
-
-
- System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage3
-
-
- 3
-
-
- False
-
-
- MiddleLeft
-
-
- 507, 135
-
-
- 103, 23
-
-
- 80
-
-
- Show Config
-
-
- MiddleRight
-
-
- False
-
-
- btnSQLView
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage3
-
-
- 4
-
-
- True
-
-
- Segoe UI, 9.75pt, style=Bold
-
-
- 504, 181
-
-
- 192, 17
-
-
- 79
-
-
- Index erfolgreich gespeichert!
-
-
- False
-
-
- lblSaveIndexMan
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage3
-
-
- 5
-
-
- Segoe UI, 9pt, style=Italic
-
-
- 677, 225
-
-
- 137, 23
-
-
- 26
-
-
- CHANGED_WHENTextBox
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage3
-
-
- 7
-
-
- Segoe UI, 9pt, style=Italic
-
-
- 507, 225
-
-
- 148, 23
-
-
- 24
-
-
- CHANGED_WHOTextBox
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage3
-
-
- 9
-
-
- Segoe UI, 9pt, style=Italic
-
-
- 324, 225
-
-
- 156, 23
-
-
- 22
-
-
- ADDED_WHENTextBox
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage3
-
-
+
11
-
- Segoe UI, 9pt, style=Italic
-
-
- 162, 225
-
-
- 156, 23
-
-
- 20
-
-
- ADDED_WHOTextBox
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
XtraTabPage3
-
- 13
+
+ True
-
+
+ GroupBox1
+
+
+ ToolStripButton24
+
+
+ 79
+
+
+ User ist zu folgenden Gruppen zugeordnet:
+
+
False
-
- 94, 47
+
+ pnlObjekttype_Config
-
- 61, 24
+
+ 108, 15
-
- 19
+
+ Segoe UI, 9pt, style=Italic
-
- Aktiv
+
+ 195, 80
-
- ACTIVECheckBox
+
+ 200, 240
-
- System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ False
-
+
+ 3
+
+
+ GUIDLabel6
+
+
+ 8, 44
+
+
+ XtraTabPage6
+
+
+ True
+
+
+ LOGGED_WHERELabel
+
+
+ 150, 25
+
+
+ PRENAMETextBox
+
+
+ ToolStripTextBox5
+
+
+ Horizontal
+
+
+ 171, 134
+
+
XtraTabPage3
-
- 14
-
-
+
False
-
- 677, 48
+
+ Objekttyp:
-
- 70, 21
-
-
- 17
-
-
- SEQUENCETextBox
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage3
-
-
- 16
-
-
- False
-
-
- 162, 180
-
-
- 318, 21
-
-
- 13
-
-
- DEFAULT_VALUETextBox
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage3
-
-
- 18
-
-
- False
-
-
- 338, 136
-
-
- 163, 24
-
-
- 12
-
-
- Vorschlagsliste per SQL
-
-
- SUGGESTIONCheckBox
-
-
- System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage3
-
-
- 19
-
-
- False
-
-
- BOOLEAN
-
-
- DATE
-
-
- INTEGER
-
-
- VARCHAR
-
-
- 162, 136
-
-
- 145, 21
-
-
- 10
-
-
- DATATYPEComboBox
-
-
+
System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- XtraTabPage3
+
+ 71, 13
-
+
+ Indexname für die Markierung: Attachment Ja/Nein
+
+
+ 203, 17
+
+
21
-
- False
+
+ XtraTabPage1
-
- 162, 92
+
+ Segoe UI, 8.25pt, style=Italic
-
- 509, 21
+
+ 562, 51
-
- 8
+
+ 12
-
- COMMENTTextBox
+
+ XtraTabPage2
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 81, 15
-
+
+ 81
+
+
+ Daten speichern
+
+
+ windream-Index:
+
+
+ 18
+
+
+ System.Windows.Forms.BindingSource, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ True
+
+
+ Segoe UI, 9pt
+
+
XtraTabPage3
-
- 23
+
+ Segoe UI, 9.75pt
-
- False
+
+ 4
-
- 440, 47
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 87
+
+
+ 9
231, 21
-
- 6
+
+ btnSQLView
-
- WD_INDEXComboBox
+
+ 691, 209
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ XtraTabPage1
-
- XtraTabPage3
-
-
- 24
-
-
- False
-
-
- 162, 48
-
-
- 272, 21
-
-
- 4
-
-
- NAMETextBox
-
-
+
System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- XtraTabPage3
+
+ Segoe UI, 8.25pt, style=Bold
-
- 26
-
-
- 275, 56
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
- wwAADsMBx2+oZAAAAUpJREFUOE9jGLzg7gL2/7fmcf6/Oofr/8UZvP+hwsSD60CNfx41/v/zsOH/yckC
- pBtwfjov3ICDPSKkG3B8kiBQc93/Pw+q/u9oFydswKWZPP/PTuX7fxKo8Ui/0P993SJAzeX//94r+r++
- Qeb/qhq5/0srFf/PL1X+P6tIFdPAU0B//nlYD9RUC8SV///cKwHivP9/72b+/3sn+f/f23H//92MAOKQ
- /5NyNDENONQrDHbu3/ulQI0FQI3ZQI2pQI0J///digZqDPv/70bQ/3/X/f53peliGrCzXeL/lmap/+vA
- zpX/v6RC8f/fWzFAjeH/p+Zp/J+QpfW/O0P3f3uq/v/mREPCYTIb6E+Qc//dCPjfk6FDWAM6APnz3w1/
- IPb735qsT7oB3em6YP+CcH2cEekGtCQZ/G+IN/xfE2v8vzLahHQD6AQYGAAkI9iedfyIaQAAAABJRU5E
- rkJggg==
-
-
-
+
True
-
- 23, 22
+
+ 184, 23
-
- Neu hinzufügen
+
+ ToolStripButton15
-
- Segoe UI, 9pt, style=Bold, Italic
+
+ 152, 23
-
- 154, 22
+
+ 82
-
- von {0} manuellen Indexen
+
+ Erstellt wann:
-
- Die Gesamtanzahl der Elemente.
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
+
+ XtraTabPage1
+
+
+ Regular
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GUIDTextBox4
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
wwAADsMBx2+oZAAAASpJREFUOE9jGDygcNbz/00Lnv/PnPj4P1QIA4S3P8Apx5A789n/VUfe/8elKL77
@@ -3255,58 +1034,154 @@ der Datei
lf8gBXgVDULAwAAA8HbAq6XlmnAAAAAASUVORK5CYII=
-
+
+ Global_Indexer.MyDatasetTableAdapters.TBDD_EINGANGSARTENTableAdapter, MyDataset.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
+
+
+ 3
+
+
+ 132, 13
+
+
+ Neu hinzufügen
+
+
+ 12
+
+
+ XtraTabPage6
+
+
+ Segoe UI, 9pt, style=Italic
+
+
+ Löschen
+
+
True
-
- 23, 22
+
+ DevExpress.XtraTab.XtraTabPage, DevExpress.XtraEditors.v15.2, Version=15.2.16.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-
- Erste verschieben
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
- wwAADsMBx2+oZAAAALZJREFUOE9jGDogvP3BfyiTdBDf/eB/cMM18gyI73n4f+n+///9qy+QbkBE+32w
- 5sxZ//97lZ4gzYDQ1ntgza3rgLZ3/v3vkn+AeAOCW+7+X7T3//8OoOaMOT//29X9/G+fsZ00F9gV3/6f
- Puf3f/+ub/91Ct/9t0hYT3oY6Kec/29S9OK/Stan/8aRy0g3AAQMkk78l037+l83eB55BoCAfurl/xq+
- 08g3AARUPCZQZsBgBQwMANAUYJgEulBVAAAAAElFTkSuQmCC
-
-
-
- True
-
-
- 23, 22
-
-
- Vorherige verschieben
-
-
- 6, 25
-
-
- Position
-
-
- False
-
-
- Segoe UI, 9pt, style=Bold, Italic
-
-
- 50, 23
-
-
- 0
+
+ colEMAIL
Aktuelle Position
-
+
+ 0
+
+
+ Die Gesamtanzahl der Elemente.
+
+
+ XtraTabPage1
+
+
+ Datei Erstellt wer
+
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 0, 0
+
+
+ MiddleRight
+
+
+ Segoe UI, 8.25pt, style=Italic
+
+
+ 9
+
+
+ System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ XtraTabPage6
+
+
+ 90, 92
+
+
+ Löschen
+
+
+ Segoe UI, 9pt, style=Italic
+
+
+ False
+
+
+ 80
+
+
+ 1
+
+
6, 25
-
+
+ 21
+
+
+ Global-Indexer Dokarten
+
+
+ 4
+
+
+ 27
+
+
+ 100, 33
+
+
+ XtraTabPage2
+
+
+ 24
+
+
+ BindingNavigator2
+
+
+ 7
+
+
+ System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 80
+
+
+ 203, 116
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ ADDED_WHENTextBox1
+
+
+ 155, 23
+
+
+ XtraTabPage8
+
+
+ Namenskürzel:
+
+
+ MiddleLeft
+
+
+ ACTIVECheckBox1
+
+
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
wwAADsMBx2+oZAAAAKNJREFUOE9jGHygcNbz/1AmeSB35rP/Cd33yDckY8rT//P2//6f0HWHPEMSep78
@@ -3315,15 +1190,6 @@ der Datei
oAc0QjgAAAAASUVORK5CYII=
-
- True
-
-
- 23, 22
-
-
- Nächste verschieben
-
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
@@ -3335,823 +1201,79 @@ der Datei
8l/FYwIYQ4UGBWBgAAC+0b+zuQxOnAAAAABJRU5ErkJggg==
-
- True
-
-
- 23, 22
-
-
- Letzte verschieben
-
-
- 6, 25
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
- wwAADsMBx2+oZAAAAW9JREFUOE+1kE0ow2Ecx3dV3krt4oJaOSCTvIRkMqSxyITIzCQHDouEdnFwIOVC
- DrhIDiQl5UTiNG/z2ppafy1S2gX/uDwfY6i1v7Hie3nqeb7fz+/7/FR/Ilwn0G0Exw4fV5GJlXlEZxXC
- rIet9bAQvB5Ymgn2sLYAvSZEux7RUQFzE4qQt4bCXAYjPaHvnDoCkLpsRGMB2JqCTGLIijDlwqQ9bEMV
- i9OIytR3EMNWcJ/BWH8A6j8/bOGFxwXNxYEvGbMQ9XnQ1/K78KfY3/VXzkMY0qFGG2H4RoLGQshJQNbG
- 86CNhdrsX9a/uQZTPhQl4rMY4OLofbl3aX7I8uwPC7y/g1YdjyVJuEvT8e1tfwUYteHUxCCfHChDeHmG
- QQvokjlOU+PbWA0x3pZnILVVI3uvQyHsbiLnqnGmRCF1NYD8pDhpRxOH7HQoAKZGkFKjceszQbpSrumX
- bO+G80MFwKUTxgfgcO/b8D9IpXoFiiMDHIQm0skAAAAASUVORK5CYII=
-
-
-
- True
-
-
- 23, 22
-
-
- Löschen
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
- wwAADsMBx2+oZAAAAExJREFUOE9joAr49u3bf1IxVCsEgAWC58Dxh/cf4RhZDETHTNiHaQgpBoAwzBCo
- dtINAGGiDUDGyGpoawAxeNSAQWkAORiqnRLAwAAA9EMMU8Daa3MAAAAASUVORK5CYII=
-
-
-
- 23, 22
-
-
- Daten speichern
-
-
- Magenta
-
-
- 23, 22
-
-
- Refresh
-
-
- 0, 0
-
-
- 974, 25
-
-
- 3
-
-
- BindingNavigator1
-
-
- TBDD_INDEX_MANBindingNav
-
-
- System.Windows.Forms.BindingNavigator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage3
-
-
- 27
-
-
- Segoe UI, 9pt, style=Italic
-
-
- 9, 48
-
-
- 70, 23
-
-
- 1
-
-
- GUIDTextBox1
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage3
-
-
- 29
-
-
+
974, 250
-
- manuelle Indexe
-
-
- XtraTabPage3
-
-
- DevExpress.XtraTab.XtraTabPage, DevExpress.XtraEditors.v15.2, Version=15.2.16.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-
-
- XtraTabControl2
-
-
- 0
-
-
- 980, 278
-
-
- 86
-
-
- True
-
-
- 511, 173
-
-
- False
-
-
- ONLY FILE/FOLDER
-
-
- FILE AND INDEX
-
-
- 559, 99
-
-
- 202, 21
-
-
- 81
-
-
- VARIANTComboBox
-
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage6
-
-
- 1
-
-
- True
-
-
- Segoe UI, 9.75pt, style=Bold
-
-
- 384, 191
-
-
- 213, 17
-
-
- 80
-
-
- Funktion erfolgreich gespeichert!
-
-
- False
-
-
- lblsavePostProcess
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage6
-
-
- 2
-
-
- 1187, 173
-
-
- False
-
-
- 71, 53
-
-
- 180, 21
-
-
- 34
-
-
- ComboBox2
-
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage6
-
-
- 3
-
-
- True
-
-
- 212, 166
-
-
- 13, 13
-
-
- 33
-
-
- v
-
-
- Function2Label
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage6
-
-
- 4
-
-
- True
-
-
- 116, 166
-
-
- 13, 13
-
-
- 32
-
-
- v
-
-
- Function1Label
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage6
-
-
- 5
-
-
- True
-
-
- 381, 81
-
-
- 38, 13
-
-
- 31
-
-
- Label4
-
-
- Text3Label
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage6
-
-
- 6
-
-
- True
-
-
- 184, 81
-
-
- 38, 13
-
-
- 30
-
-
- Label4
-
-
- Text2Label
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage6
-
-
- 7
-
-
- True
-
-
- 13, 81
-
-
- 38, 13
-
-
- 29
-
-
- Label4
-
-
- Text1Label
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage6
-
-
- 8
-
-
- Segoe UI, 9pt, style=Italic
-
-
- 565, 227
-
-
- 194, 23
-
-
- 28
-
-
- CHANGED_WHENTextBox4
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage6
-
-
- 10
-
-
- Segoe UI, 9pt, style=Italic
-
-
- 387, 227
-
-
- 172, 23
-
-
- 26
-
-
- CHANGED_WHOTextBox4
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage6
-
-
- 12
-
-
- Segoe UI, 9pt, style=Italic
-
-
- 187, 227
-
-
- 152, 23
-
-
- 24
-
-
- ADDED_WHENTextBox4
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage6
-
-
- 14
-
-
- Segoe UI, 9pt, style=Italic
-
-
- 16, 227
-
-
- 167, 23
-
-
- 22
-
-
- ADDED_WHOTextBox4
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage6
-
-
- 16
-
-
- False
-
-
- 16, 185
-
-
- 78, 21
-
-
- 20
-
-
- SEQUENCETextBox1
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage6
-
-
- 18
-
-
- False
-
-
- 384, 99
-
-
- 169, 21
-
-
- 18
-
-
- TEXT3TextBox
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage6
-
-
- 19
-
-
- False
-
-
- 187, 99
-
-
- 191, 21
-
-
- 16
-
-
- TEXT2TextBox
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage6
-
-
- 20
-
-
- False
-
-
- 16, 99
-
-
- 165, 21
-
-
- 14
-
-
- TEXT1TextBox
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage6
-
-
- 21
-
-
- False
-
-
- 211, 184
-
-
- 70, 21
-
-
- 12
-
-
- FUNCTION2TextBox
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage6
-
-
- 22
-
-
- False
-
-
- 119, 184
-
-
- 70, 21
-
-
- 10
-
-
- FUNCTION1TextBox
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage6
-
-
- 23
-
-
- False
-
-
- VBREPLACE
-
-
- VBSPLIT
-
-
- REG. EXPRESSION
-
-
- 257, 53
-
-
- 121, 21
-
-
- 8
-
-
- TYPEComboBox
-
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage6
-
-
- 25
-
-
- False
-
-
- 384, 54
-
-
- 381, 21
-
-
- 7
-
-
- COMMENTTextBox2
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage6
-
-
- 27
-
-
- Segoe UI, 9pt, style=Italic
-
-
- 16, 53
+
+ 59, 21
49, 23
-
- 5
+
+ lblSaveIndexMan
-
- GUIDTextBox4
+
+ 13
-
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 10
+
+
System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- XtraTabPage6
-
-
- 30
-
-
- 325, 134
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
- wwAADsMBx2+oZAAAAUpJREFUOE9jGLzg7gL2/7fmcf6/Oofr/8UZvP+hwsSD60CNfx41/v/zsOH/yckC
- pBtwfjov3ICDPSKkG3B8kiBQc93/Pw+q/u9oFydswKWZPP/PTuX7fxKo8Ui/0P993SJAzeX//94r+r++
- Qeb/qhq5/0srFf/PL1X+P6tIFdPAU0B//nlYD9RUC8SV///cKwHivP9/72b+/3sn+f/f23H//92MAOKQ
- /5NyNDENONQrDHbu3/ulQI0FQI3ZQI2pQI0J///digZqDPv/70bQ/3/X/f53peliGrCzXeL/lmap/+vA
- zpX/v6RC8f/fWzFAjeH/p+Zp/J+QpfW/O0P3f3uq/v/mREPCYTIb6E+Qc//dCPjfk6FDWAM6APnz3w1/
- IPb735qsT7oB3em6YP+CcH2cEekGtCQZ/G+IN/xfE2v8vzLahHQD6AQYGAAkI9iedfyIaQAAAABJRU5E
- rkJggg==
-
-
-
+
True
-
- 23, 22
+
+
-
- Neu hinzufügen
-
-
- Segoe UI, 9pt, style=Bold, Italic
-
-
- 181, 22
-
-
- of {0} Postprocessing Functions
-
-
- Die Gesamtanzahl der Elemente.
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
- wwAADsMBx2+oZAAAAW9JREFUOE+1kE0ow2Ecx3dV3krt4oJaOSCTvIRkMqSxyITIzCQHDouEdnFwIOVC
- DrhIDiQl5UTiNG/z2ppafy1S2gX/uDwfY6i1v7Hie3nqeb7fz+/7/FR/Ilwn0G0Exw4fV5GJlXlEZxXC
- rIet9bAQvB5Ymgn2sLYAvSZEux7RUQFzE4qQt4bCXAYjPaHvnDoCkLpsRGMB2JqCTGLIijDlwqQ9bEMV
- i9OIytR3EMNWcJ/BWH8A6j8/bOGFxwXNxYEvGbMQ9XnQ1/K78KfY3/VXzkMY0qFGG2H4RoLGQshJQNbG
- 86CNhdrsX9a/uQZTPhQl4rMY4OLofbl3aX7I8uwPC7y/g1YdjyVJuEvT8e1tfwUYteHUxCCfHChDeHmG
- QQvokjlOU+PbWA0x3pZnILVVI3uvQyHsbiLnqnGmRCF1NYD8pDhpRxOH7HQoAKZGkFKjceszQbpSrumX
- bO+G80MFwKUTxgfgcO/b8D9IpXoFiiMDHIQm0skAAAAASUVORK5CYII=
-
-
-
- True
-
-
- 23, 22
-
-
- Löschen
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
- wwAADsMBx2+oZAAAASpJREFUOE9jGDygcNbz/00Lnv/PnPj4P1QIA4S3P8Apx5A789n/VUfe/8elKL77
- wf/ghmu4DciY8vT/wn0fsCqK73n4f+n+///9qy/gNiCh58n/aVveYyiKaL8P1pw56/9/r9ITuA2I7Hr0
- v3f1BxRFoa33wJpb1wFt7/z73yX/AG4DApsf/q+b/w6uKLjl7v9Fe///7wBqzpjz879d3c//9hnbcRvg
- UXX/f/60NyiK7Ipv/0+f8/u/f9e3/zqF7/5bJKzHbYB96d3/2ZNfYyjSTzn/36ToxX+VrE//jSOX4TbA
- Iu/O/9T+11gVGSSd+C+b9vW/bvA83AYYZt3+H9byEqci/dTL/zV8p+E2QCftxn+/6od4Fal4TMBtgFPu
- lf8gBXgVDULAwAAA8HbAq6XlmnAAAAAASUVORK5CYII=
-
-
-
- True
-
-
- 23, 22
-
-
- Erste verschieben
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
- wwAADsMBx2+oZAAAALZJREFUOE9jGDogvP3BfyiTdBDf/eB/cMM18gyI73n4f+n+///9qy+QbkBE+32w
- 5sxZ//97lZ4gzYDQ1ntgza3rgLZ3/v3vkn+AeAOCW+7+X7T3//8OoOaMOT//29X9/G+fsZ00F9gV3/6f
- Puf3f/+ub/91Ct/9t0hYT3oY6Kec/29S9OK/Stan/8aRy0g3AAQMkk78l037+l83eB55BoCAfurl/xq+
- 08g3AARUPCZQZsBgBQwMANAUYJgEulBVAAAAAElFTkSuQmCC
-
-
-
- True
-
-
- 23, 22
-
-
- Vorherige verschieben
-
-
- 6, 25
-
-
- Position
-
-
+
False
-
- Segoe UI, 9pt, style=Bold, Italic
+
+ 28, 26
-
- 50, 23
+
+ BindingNavigator1
-
- 0
+
+ False
-
- Aktuelle Position
+
+ Email:
-
- 6, 25
+
+ pnlObjekttype_Config
-
-
- iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
- wwAADsMBx2+oZAAAAKNJREFUOE9jGHygcNbz/1AmeSB35rP/Cd33yDckY8rT//P2//6f0HWHPEMSep78
- n73v1//OrX//u5VeJt2QyK5H/6ds+/W/ZOnf/wnT//63yT1LmiGBzQ//t659D9ZsXPLlv3T0tf/GkcuI
- N8Sj6v7/krnv4JoVXXpIc4F96d3/gS3PyNMMAhZ5d/7bFFwhTzMIGGbdJl8zCOik3SBf81AEDAwAoH5f
- oAc0QjgAAAAASUVORK5CYII=
-
+
+ 254, 256
-
- True
+
+ XtraTabPage3
-
- 23, 22
+
+ 674, 30
-
- Nächste verschieben
+
+ 70, 23
-
+
+ 9, 22
+
+
+ 79
+
+
+ 4
+
+
+ 8
+
+
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
wwAADsMBx2+oZAAAASxJREFUOE9jGFygcNbz/1AmBgDJNS14/j9z4mOcahhyZz77n9B9D6sCkNyqI+//
@@ -4162,587 +1284,223 @@ der Datei
8l/FYwIYQ4UGBWBgAAC+0b+zuQxOnAAAAABJRU5ErkJggg==
-
- True
+
+ 376, 80
-
- 23, 22
+
+ 212, 340
-
- Letzte verschieben
+
+ System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 6, 25
+
+ XtraTabPage2
-
-
- iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
- wwAADsMBx2+oZAAAAExJREFUOE9joAr49u3bf1IxVCsEgAWC58Dxh/cf4RhZDETHTNiHaQgpBoAwzBCo
- dtINAGGiDUDGyGpoawAxeNSAQWkAORiqnRLAwAAA9EMMU8Daa3MAAAAASUVORK5CYII=
-
+
+
-
- 23, 22
-
-
- Daten speichern
-
-
- Magenta
-
-
- 23, 22
-
-
- Refresh
-
-
- 0, 0
-
-
- 974, 25
-
-
- 4
-
-
- BindingNavigator1
-
-
- TBDD_INDEX_MAN_POSTPROCESSINGBindingNavigator
-
-
- System.Windows.Forms.BindingNavigator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage6
-
-
- 31
-
-
- 974, 250
-
-
- Nachbearbeitungsfunktionen manueller Index
-
-
- XtraTabPage6
-
-
- DevExpress.XtraTab.XtraTabPage, DevExpress.XtraEditors.v15.2, Version=15.2.16.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-
-
- XtraTabControl2
-
-
- 1
-
-
- Vertical
-
-
- Vertical
-
-
- True
-
-
- 591, 78
-
-
- 31, 22
-
-
- 89
-
-
- btnAddWindowsVariable
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage4
-
-
+
0
-
+
+ 677, 225
+
+
+ Erstellt wann:
+
+
+ GUIDLabel4
+
+
+ System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 23
+
+
+ 266, 21
+
+
+ Label9
+
+
True
-
- 626, 60
+
+ 80
-
- 108, 13
+
+ 11, 35
-
- 88
+
+ 167, 23
-
- Windows-Parameter:
-
-
- lblWindowParameter
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage4
-
-
- 1
-
-
- False
-
-
- Dateiname (mit Endung)
-
-
- Dateiname (ohne Endung)
-
-
- Dateiendung
-
-
- Datei Erstelldatum
-
-
- Datei Erstellt wer
-
-
- Aktuelles Datum (DD.MM.YYYY)
-
-
- Username
-
-
- Usercode
-
-
- 629, 78
-
-
- 188, 82
-
-
- 87
-
-
- lbFileparameter
-
-
- System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage4
-
-
- 2
-
-
- 17, 173
-
-
- Segoe UI Semibold, 9pt, style=Bold
-
-
- 15
-
-
- 6, 109
-
-
- 155, 139
-
-
- 86
-
-
- ListBox6
-
-
- System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage4
-
-
- 3
-
-
- True
-
-
- 374, 60
-
-
- 166, 13
-
-
- 85
-
-
- Fester oder Automatischer Wert:
-
-
- lblValue
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage4
-
-
- 4
-
-
- False
-
-
- 167, 77
-
-
- 198, 21
-
-
- 84
-
-
- INDEXNAME_AutoIndexCMB
-
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage4
-
-
- 5
-
-
- True
-
-
- 3, 26
-
-
- 487, 26
-
-
- 83
-
-
- Automatische Indexe werden nach den manuellen Indizes OHNE USERINTERAKTION durchlaufen.
-Die erhaltenen Werte können in Indizes geschrieben oder zur Benennung der Datei genutzt werden.
+
+ XtraTabPage2
Label6
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage4
-
-
- 6
-
-
- True
-
-
- Segoe UI, 9.75pt, style=Bold
-
-
- 531, 192
-
-
- 192, 17
-
-
- 82
-
-
- Index erfolgreich gespeichert!
-
-
- False
-
-
- lblsaveAutoIndex
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage4
-
-
- 7
-
False
-
- MiddleLeft
+
+ 12, 92
-
- 377, 156
+
+ Segoe UI Semibold, 9.75pt, style=Bold, Italic
-
- 148, 24
+
+ CHANGED_WHOLabel5
-
- 81
+
+ 798, 172
-
- Show SQL-Config
-
-
- MiddleRight
-
-
- False
-
-
- btnSQLViewAuto
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage4
-
-
- 8
-
-
- False
-
-
- 167, 156
-
-
- 198, 24
-
-
- 29
-
-
- Automatischer Index per SQL?
-
-
- SQL_ACTIVECheckBox
-
-
- System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage4
-
-
- 9
-
-
- Segoe UI, 9pt, style=Italic
-
-
- 7, 77
-
-
- 53, 23
-
-
- 5
-
-
- GUIDAUTO_INDEXTextbox
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage4
-
-
- 11
-
-
- False
-
-
- 377, 78
-
-
- 209, 21
-
-
- 11
-
-
- VALUETextBox
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage4
-
-
- 13
-
-
- False
-
-
- 166, 127
-
-
- 419, 21
-
-
- 15
-
-
- COMMENTTextBox1
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage4
-
-
- 15
-
-
- 102, 78
-
-
- 59, 21
-
-
- 17
-
-
- Aktiv
-
-
- ACTIVECheckBox1
-
-
- System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage4
-
-
+
16
-
- Segoe UI, 9pt, style=Italic
+
+ Magenta
-
- 167, 225
+
+ XtraTabPage6
-
- 155, 23
+
+ Fester oder Automatischer Wert:
-
- 19
+
+ VWGI_DOCTYPE_GROUPBindingSource
-
- ADDED_WHOTextBox3
+
+ True
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 2
-
- XtraTabPage4
+
+ BindingNavigator1
-
- 18
+
+ 437, 30
-
- Segoe UI, 9pt, style=Italic
-
-
- 356, 225
-
-
- 155, 23
-
-
- 21
-
-
- ADDED_WHENTextBox3
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage4
-
-
- 20
-
-
- Segoe UI, 9pt, style=Italic
-
-
- 533, 225
-
-
- 155, 23
-
-
- 23
-
-
- CHANGED_WHOTextBox3
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage4
-
-
- 22
-
-
- Segoe UI, 9pt, style=Italic
+
+ 379, 142
694, 225
-
- 155, 23
+
+ 379, 98
-
- 25
+
+ KURZNAMETextBox
-
- CHANGED_WHENTextBox3
+
+ 85
-
+
+ True
+
+
+ 15
+
+
+ True
+
+
+ DevExpress.XtraTab.XtraTabPage, DevExpress.XtraEditors.v15.2, Version=15.2.16.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+
+
+ btncrFolder_delete
+
+
+ XtraTabPage1
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ True
+
+
+ True
+
+
+ Letzte verschieben
+
+
System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- XtraTabPage4
+
+ 20
-
- 24
+
+ Erstellt wann:
+
+
+ 94
+
+
+ ToolStripLabel3
+
+
+ XtraTabControl3
+
+
+ 354, 209
+
+
+ CHANGED_WHOLabel3
+
+
+ 0, 0
+
+
+ 78, 15
+
+
+ 68, 13
+
+
+ 21
+
+
+ 100, 22
+
+
+ CHANGED_WHENLabel3
+
+
+ 21
+
+
+ 25
+
+
+ XtraTabPage2
+
+
+ 3, 3
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+
+ Center
+
+
+ XtraTabPage2
+
+
+ 88
+
+
+ False
+
+
+ False
-
- 1248, 134
-
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
@@ -4755,26 +1513,71 @@ Die erhaltenen Werte können in Indizes geschrieben oder zur Benennung der Datei
rkJggg==
-
+
+ XtraTabControl2
+
+
+ lblValue
+
+
+ 84
+
+
+ BindingNavigator1
+
+
+ CHANGED_WHOLabel1
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ XtraTabPage3
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Top, Left, Right
+
+
+ MiddleLeft
+
+
True
-
- 23, 22
+
+ TBDD_GROUPS_USERBindingSource
-
- Neu hinzufügen
+
+ Tahoma, 8.25pt, style=Bold
-
- Segoe UI, 9pt, style=Bold, Italic
+
+ 6
-
- 179, 22
+
+ XtraTabPage1
-
- von {0} automatischen Indexen
+
+ True
-
- Die Gesamtanzahl der Elemente.
+
+ Refresh
+
+
+ 178, 23
+
+
+ 203, 260
+
+
+ Name
+
+
+ COMMENTLabel1
+
+
+ 188, 23
@@ -4788,2315 +1591,70 @@ Die erhaltenen Werte können in Indizes geschrieben oder zur Benennung der Datei
bO+G80MFwKUTxgfgcO/b8D9IpXoFiiMDHIQm0skAAAAASUVORK5CYII=
-
- True
+
+ 38, 13
-
- 23, 22
+
+ 3, 240
-
- Löschen
-
-
- Segoe UI, 9pt, style=Bold, Italic
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
- wwAADsMBx2+oZAAAASpJREFUOE9jGDygcNbz/00Lnv/PnPj4P1QIA4S3P8Apx5A789n/VUfe/8elKL77
- wf/ghmu4DciY8vT/wn0fsCqK73n4f+n+///9qy/gNiCh58n/aVveYyiKaL8P1pw56/9/r9ITuA2I7Hr0
- v3f1BxRFoa33wJpb1wFt7/z73yX/AG4DApsf/q+b/w6uKLjl7v9Fe///7wBqzpjz879d3c//9hnbcRvg
- UXX/f/60NyiK7Ipv/0+f8/u/f9e3/zqF7/5bJKzHbYB96d3/2ZNfYyjSTzn/36ToxX+VrE//jSOX4TbA
- Iu/O/9T+11gVGSSd+C+b9vW/bvA83AYYZt3+H9byEqci/dTL/zV8p+E2QCftxn+/6od4Fal4TMBtgFPu
- lf8gBXgVDULAwAAA8HbAq6XlmnAAAAAASUVORK5CYII=
-
-
-
- True
-
-
- 23, 22
-
-
- Erste verschieben
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
- wwAADsMBx2+oZAAAALZJREFUOE9jGDogvP3BfyiTdBDf/eB/cMM18gyI73n4f+n+///9qy+QbkBE+32w
- 5sxZ//97lZ4gzYDQ1ntgza3rgLZ3/v3vkn+AeAOCW+7+X7T3//8OoOaMOT//29X9/G+fsZ00F9gV3/6f
- Puf3f/+ub/91Ct/9t0hYT3oY6Kec/29S9OK/Stan/8aRy0g3AAQMkk78l037+l83eB55BoCAfurl/xq+
- 08g3AARUPCZQZsBgBQwMANAUYJgEulBVAAAAAElFTkSuQmCC
-
-
-
- True
-
-
- 23, 22
-
-
- Vorherige verschieben
-
-
- 6, 25
-
-
- Position
-
-
- False
-
-
- Segoe UI, 9pt, style=Bold, Italic
-
-
- 50, 23
-
-
- 0
-
-
- Aktuelle Position
-
-
- 6, 25
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
- wwAADsMBx2+oZAAAAKNJREFUOE9jGHygcNbz/1AmeSB35rP/Cd33yDckY8rT//P2//6f0HWHPEMSep78
- n73v1//OrX//u5VeJt2QyK5H/6ds+/W/ZOnf/wnT//63yT1LmiGBzQ//t659D9ZsXPLlv3T0tf/GkcuI
- N8Sj6v7/krnv4JoVXXpIc4F96d3/gS3PyNMMAhZ5d/7bFFwhTzMIGGbdJl8zCOik3SBf81AEDAwAoH5f
- oAc0QjgAAAAASUVORK5CYII=
-
-
-
- True
-
-
- 23, 22
-
-
- Nächste verschieben
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
- wwAADsMBx2+oZAAAASxJREFUOE9jGFygcNbz/1AmBgDJNS14/j9z4mOcahhyZz77n9B9D6sCkNyqI+//
- h7c/wG1AxpSn/+ft//0/oesOhiKQ3MJ9H/4HN1zDbUBCz5P/s/f9+t+59e9/t9LLKApBctO2vP/vX30B
- twGRXY/+T9n263/J0r//E6b//W+TexauGCTXu/rDf6/SE7gNCGx++L917XuwZuOSL/+lo6/9N45cBtYA
- kqub/+6/S/4B3AZ4VN3/XzL3HVyzoksPXDFILn/am//2GdtxG2Bfevd/YMszDM0gAJLLnvz6v0XCetwG
- WOTd+W9TcAVDMwiA5FL7X8O9hBUYZt3GqhkEQHJhLS//6wbPw22ATtoNnJIgOb/qh/81fKfhNgAfcMq9
- 8l/FYwIYQ4UGBWBgAAC+0b+zuQxOnAAAAABJRU5ErkJggg==
-
-
-
- True
-
-
- 23, 22
-
-
- Letzte verschieben
-
-
- 6, 25
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
- wwAADsMBx2+oZAAAAExJREFUOE9joAr49u3bf1IxVCsEgAWC58Dxh/cf4RhZDETHTNiHaQgpBoAwzBCo
- dtINAGGiDUDGyGpoawAxeNSAQWkAORiqnRLAwAAA9EMMU8Daa3MAAAAASUVORK5CYII=
-
-
-
- 23, 22
-
-
- Daten speichern
-
-
- Magenta
-
-
- 23, 22
-
-
- Refresh
-
-
- 0, 0
-
-
- 974, 25
-
-
+
4
-
- BindingNavigator1
+
+ XtraTabPage1
-
- BindingNavigator2
+
+ GUIDTextBox1
-
- System.Windows.Forms.BindingNavigator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ XtraTabPage6
-
- XtraTabPage4
+
+ Cyan
-
- 25
-
-
- False
-
-
- 167, 78
-
-
- 198, 21
-
-
- 28
-
-
- INDEXNAME_AutoIndexTXT
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage4
-
-
- 26
-
-
- 974, 250
-
-
- automatische/feste Indexe
-
-
- XtraTabPage4
-
-
- DevExpress.XtraTab.XtraTabPage, DevExpress.XtraEditors.v15.2, Version=15.2.16.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-
-
- XtraTabControl2
-
-
- 2
-
-
- Segoe UI, 9pt
-
-
- MiddleLeft
-
-
- 275, 152
-
-
- 75, 23
-
-
- 15
-
-
- Löschen
-
-
- MiddleRight
-
-
- Button2
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage9
-
-
- 0
-
-
- True
-
-
- Segoe UI Semibold, 8.25pt, style=Bold, Italic
-
-
- 13, 92
-
-
- 179, 13
-
-
- 80
-
-
- Zuordnung erfolgreich gespeichert!
-
-
- False
-
-
- lblnewDokartZuordnung
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- GroupBox3
-
-
- 0
-
-
- True
-
-
- 8, 19
-
-
- 108, 15
-
-
- 11
-
-
- Gruppe auswählen:
-
-
- Label7
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- GroupBox3
-
-
- 1
-
-
- 266, 212
-
-
- Segoe UI, 9pt
-
-
- 11, 37
-
-
- 218, 23
-
-
- 8
-
-
- cmbGroup2Dokart
-
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- GroupBox3
-
-
- 2
-
-
- Segoe UI, 9pt
-
-
- MiddleLeft
-
-
- 11, 66
-
-
- 219, 23
-
-
- 9
-
-
- Dokumentart zu Gruppe hinzufügen
-
-
- MiddleRight
-
-
- btnAddDokartGroupRelation
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- GroupBox3
-
-
- 3
-
-
- Segoe UI, 9pt
-
-
- 275, 28
-
-
- 235, 118
-
-
- 14
-
-
- Neue Gruppenzuordnung:
-
-
- GroupBox3
-
-
- System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage9
-
-
- 1
-
-
- True
-
-
- 5, 8
-
-
- 272, 13
-
-
- 13
-
-
- Die Dokumentart ist zu folgenden Gruppen zugeordnet:
-
-
- Label8
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage9
-
-
- 2
-
-
- 506, 251
-
-
- 8, 28
-
-
- 255, 160
-
-
- 12
-
-
- ListBoxDokartzuordnung
-
-
- System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage9
-
-
- 3
-
-
- 974, 250
-
-
- Zuordnung Dokumentenart-Gruppe
-
-
- XtraTabPage9
-
-
- DevExpress.XtraTab.XtraTabPage, DevExpress.XtraEditors.v15.2, Version=15.2.16.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-
-
- XtraTabControl2
-
-
- 3
-
-
- Segoe UI, 9.75pt
-
-
- 12, 40
-
-
- 697, 25
-
-
- 11
-
-
- FOLDER_FOR_INDEXTextBox
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- GroupBox4
-
-
- 0
-
-
- True
-
-
- Segoe UI, 8.25pt, style=Italic
-
-
- 9, 66
-
-
- 346, 13
-
-
- 10
-
-
- Inhalte von Datum-Indizes werden automatisch YYYYMMDD konvertiert
-
-
- Label25
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- GroupBox4
-
-
- 1
-
-
- 715, 41
-
-
- 31, 23
-
-
- 9
-
-
- btncrFolder_delete
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- GroupBox4
-
-
- 2
-
-
- Segoe UI, 9pt
-
-
- YYYY/MM/DD
-
-
- YYYY/MM
-
-
- YYYY
-
-
- YYYY-MM
-
-
- 9, 86
-
-
- 188, 23
-
-
- 6
-
-
- cmbCrFolderDate
-
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- GroupBox5
-
-
- 0
-
-
- True
-
-
- Segoe UI Semibold, 9pt, style=Bold, Italic
-
-
- 6, 68
-
-
- 97, 15
-
-
- 5
-
-
- Datum-Struktur:
-
-
- Label20
+
+ Magenta
System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- GroupBox5
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 1
-
-
- Segoe UI, 9.75pt, style=Bold
-
-
- MiddleLeft
-
-
- 208, 39
-
-
- 188, 28
-
-
- 4
-
-
- Ordner anhängen
-
-
- MiddleRight
-
-
- btnaddcrFolderParameter
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- GroupBox5
-
-
- 2
-
-
- Segoe UI, 9pt
-
-
- 208, 86
-
-
- 188, 23
-
-
- 3
-
-
- txtcrFoldermanuell
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- GroupBox5
-
-
- 3
-
-
- True
-
-
- Segoe UI Semibold, 9pt, style=Bold, Italic
-
-
- 205, 68
-
-
- 82, 15
-
-
- 2
-
-
- oder manuell:
-
-
- Label19
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- GroupBox5
-
-
- 4
-
-
- True
-
-
- Segoe UI Semibold, 9pt, style=Bold, Italic
-
-
- 6, 24
-
-
- 204, 15
-
-
- 1
-
-
- aus Index-Wert (auto oder manuell):
-
-
- Label18
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- GroupBox5
-
-
- 5
-
-
- Segoe UI, 9pt
-
-
- 9, 42
-
-
- 188, 23
-
-
- 0
-
-
- cmbCrFolderIndex
-
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- GroupBox5
-
-
- 6
-
-
- 12, 92
-
-
- 530, 130
-
-
- 8
-
-
- Neuer Unterordner:
-
-
- GroupBox5
-
-
- System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- GroupBox4
-
-
- 3
-
-
- True
-
-
- 9, 22
-
-
- 124, 15
-
-
- 7
-
-
- Variabler Ordnerpfad
-
-
- Label17
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- GroupBox4
-
-
- 4
-
-
- Segoe UI, 9pt, style=Bold
-
-
- 3, 3
-
-
- 820, 228
-
-
- 81
-
-
- Create Folder for Index
-
-
- GroupBox4
-
-
- System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage10
-
-
- 0
-
-
- 974, 250
-
-
- Create Folder for Index
-
-
- XtraTabPage10
-
-
- DevExpress.XtraTab.XtraTabPage, DevExpress.XtraEditors.v15.2, Version=15.2.16.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-
-
- XtraTabControl2
-
-
- 4
-
-
- XtraTabControl2
-
-
- DevExpress.XtraTab.XtraTabControl, DevExpress.XtraEditors.v15.2, Version=15.2.16.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-
-
- XtraTabPage1
-
-
- 8
-
-
- 1192, 17
-
-
- False
-
-
- 707, 46
-
-
- 266, 21
-
-
- 85
-
-
- ComboBox1
-
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage1
-
-
- 9
-
-
- MiddleLeft
-
-
- 172, 475
-
-
- 71, 23
-
-
- 84
-
-
- Add
-
-
- MiddleRight
-
-
- btnadd
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage1
-
-
- 10
-
-
- 1025, 56
-
-
- 3, 475
-
-
- 163, 21
-
-
- 82
-
-
- cmbWHModule
-
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage1
-
-
- 11
-
-
- True
-
-
- 3, 457
-
-
- 110, 13
-
-
- 81
-
-
- Hinzufügen zu Modul:
-
-
- Label2
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage1
-
-
- 12
-
-
- True
-
-
- 3, 315
-
-
- 132, 13
-
-
- 80
-
-
- Zugeordnet zu Modul(en):
-
-
- Label1
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage1
-
-
- 13
-
-
- 494, 56
-
-
- 3, 340
-
-
- 203, 108
-
-
- 79
-
-
- ListBox2
-
-
- System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage1
-
-
- 14
-
-
- True
-
-
- Segoe UI, 9.75pt, style=Bold
-
-
- 932, 263
-
-
- 240, 17
-
-
- 78
-
-
- Dokumentart erfolgreich gespeichert!
-
-
- False
-
-
- lblSaveDokart
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage1
-
-
- 15
-
-
- False
-
-
- 936, 217
-
-
- 38, 23
-
-
- 29
-
-
- btnNamenkonvention
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage1
-
-
- 16
-
-
- False
-
-
- 861, 134
-
-
- 31, 23
-
-
- 28
-
-
- ...
-
-
- Button1
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage1
-
-
- 17
-
-
- False
-
-
- Segoe UI, 9.75pt
-
-
- 266, 216
-
-
- 586, 25
-
-
- 27
-
-
- NAMENKONVENTIONTextBox
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage1
-
-
- 18
-
-
- 921, 17
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
- wwAADsMBx2+oZAAAAUpJREFUOE9jGLzg7gL2/7fmcf6/Oofr/8UZvP+hwsSD60CNfx41/v/zsOH/yckC
- pBtwfjov3ICDPSKkG3B8kiBQc93/Pw+q/u9oFydswKWZPP/PTuX7fxKo8Ui/0P993SJAzeX//94r+r++
- Qeb/qhq5/0srFf/PL1X+P6tIFdPAU0B//nlYD9RUC8SV///cKwHivP9/72b+/3sn+f/f23H//92MAOKQ
- /5NyNDENONQrDHbu3/ulQI0FQI3ZQI2pQI0J///digZqDPv/70bQ/3/X/f53peliGrCzXeL/lmap/+vA
- zpX/v6RC8f/fWzFAjeH/p+Zp/J+QpfW/O0P3f3uq/v/mREPCYTIb6E+Qc//dCPjfk6FDWAM6APnz3w1/
- IPb735qsT7oB3em6YP+CcH2cEekGtCQZ/G+IN/xfE2v8vzLahHQD6AQYGAAkI9iedfyIaQAAAABJRU5E
- rkJggg==
-
-
-
- True
-
-
+
23, 22
-
- Neu hinzufügen
-
-
- 130, 22
-
-
- von {0} Dokumentarten
-
-
- Die Gesamtanzahl der Elemente.
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
- wwAADsMBx2+oZAAAAW9JREFUOE+1kE0ow2Ecx3dV3krt4oJaOSCTvIRkMqSxyITIzCQHDouEdnFwIOVC
- DrhIDiQl5UTiNG/z2ppafy1S2gX/uDwfY6i1v7Hie3nqeb7fz+/7/FR/Ilwn0G0Exw4fV5GJlXlEZxXC
- rIet9bAQvB5Ymgn2sLYAvSZEux7RUQFzE4qQt4bCXAYjPaHvnDoCkLpsRGMB2JqCTGLIijDlwqQ9bEMV
- i9OIytR3EMNWcJ/BWH8A6j8/bOGFxwXNxYEvGbMQ9XnQ1/K78KfY3/VXzkMY0qFGG2H4RoLGQshJQNbG
- 86CNhdrsX9a/uQZTPhQl4rMY4OLofbl3aX7I8uwPC7y/g1YdjyVJuEvT8e1tfwUYteHUxCCfHChDeHmG
- QQvokjlOU+PbWA0x3pZnILVVI3uvQyHsbiLnqnGmRCF1NYD8pDhpRxOH7HQoAKZGkFKjceszQbpSrumX
- bO+G80MFwKUTxgfgcO/b8D9IpXoFiiMDHIQm0skAAAAASUVORK5CYII=
-
-
-
- True
-
-
- 23, 22
-
-
- Löschen
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
- wwAADsMBx2+oZAAAASpJREFUOE9jGDygcNbz/00Lnv/PnPj4P1QIA4S3P8Apx5A789n/VUfe/8elKL77
- wf/ghmu4DciY8vT/wn0fsCqK73n4f+n+///9qy/gNiCh58n/aVveYyiKaL8P1pw56/9/r9ITuA2I7Hr0
- v3f1BxRFoa33wJpb1wFt7/z73yX/AG4DApsf/q+b/w6uKLjl7v9Fe///7wBqzpjz879d3c//9hnbcRvg
- UXX/f/60NyiK7Ipv/0+f8/u/f9e3/zqF7/5bJKzHbYB96d3/2ZNfYyjSTzn/36ToxX+VrE//jSOX4TbA
- Iu/O/9T+11gVGSSd+C+b9vW/bvA83AYYZt3+H9byEqci/dTL/zV8p+E2QCftxn+/6od4Fal4TMBtgFPu
- lf8gBXgVDULAwAAA8HbAq6XlmnAAAAAASUVORK5CYII=
-
-
-
- True
-
-
- 23, 22
-
-
- Erste verschieben
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
- wwAADsMBx2+oZAAAALZJREFUOE9jGDogvP3BfyiTdBDf/eB/cMM18gyI73n4f+n+///9qy+QbkBE+32w
- 5sxZ//97lZ4gzYDQ1ntgza3rgLZ3/v3vkn+AeAOCW+7+X7T3//8OoOaMOT//29X9/G+fsZ00F9gV3/6f
- Puf3f/+ub/91Ct/9t0hYT3oY6Kec/29S9OK/Stan/8aRy0g3AAQMkk78l037+l83eB55BoCAfurl/xq+
- 08g3AARUPCZQZsBgBQwMANAUYJgEulBVAAAAAElFTkSuQmCC
-
-
-
- True
-
-
- 23, 22
-
-
- Vorherige verschieben
-
-
- 6, 25
-
-
- Position
-
-
- False
-
-
- 50, 23
-
-
- 0
-
-
- Aktuelle Position
-
-
- 6, 25
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
- wwAADsMBx2+oZAAAAKNJREFUOE9jGHygcNbz/1AmeSB35rP/Cd33yDckY8rT//P2//6f0HWHPEMSep78
- n73v1//OrX//u5VeJt2QyK5H/6ds+/W/ZOnf/wnT//63yT1LmiGBzQ//t659D9ZsXPLlv3T0tf/GkcuI
- N8Sj6v7/krnv4JoVXXpIc4F96d3/gS3PyNMMAhZ5d/7bFFwhTzMIGGbdJl8zCOik3SBf81AEDAwAoH5f
- oAc0QjgAAAAASUVORK5CYII=
-
-
-
- True
-
-
- 23, 22
-
-
- Nächste verschieben
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
- wwAADsMBx2+oZAAAASxJREFUOE9jGFygcNbz/1AmBgDJNS14/j9z4mOcahhyZz77n9B9D6sCkNyqI+//
- h7c/wG1AxpSn/+ft//0/oesOhiKQ3MJ9H/4HN1zDbUBCz5P/s/f9+t+59e9/t9LLKApBctO2vP/vX30B
- twGRXY/+T9n263/J0r//E6b//W+TexauGCTXu/rDf6/SE7gNCGx++L917XuwZuOSL/+lo6/9N45cBtYA
- kqub/+6/S/4B3AZ4VN3/XzL3HVyzoksPXDFILn/am//2GdtxG2Bfevd/YMszDM0gAJLLnvz6v0XCetwG
- WOTd+W9TcAVDMwiA5FL7X8O9hBUYZt3GqhkEQHJhLS//6wbPw22ATtoNnJIgOb/qh/81fKfhNgAfcMq9
- 8l/FYwIYQ4UGBWBgAAC+0b+zuQxOnAAAAABJRU5ErkJggg==
-
-
-
- True
-
-
- 23, 22
-
-
- Letzte verschieben
-
-
- 6, 25
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
- wwAADsMBx2+oZAAAAExJREFUOE9joAr49u3bf1IxVCsEgAWC58Dxh/cf4RhZDETHTNiHaQgpBoAwzBCo
- dtINAGGiDUDGyGpoawAxeNSAQWkAORiqnRLAwAAA9EMMU8Daa3MAAAAASUVORK5CYII=
-
-
-
- 23, 22
-
-
- Daten speichern
-
-
- Global-Indexer Dokarten
-
-
- Alle Dokarten
-
-
- 150, 25
-
-
- Magenta
-
-
- 95, 22
-
-
- Aktualisieren
-
-
- Magenta
-
-
- 74, 22
-
-
- Kopieren
-
-
- 0, 0
-
-
- 1255, 25
-
-
- 2
-
-
- BindingNavigator1
-
-
- TBDD_DOKUMENTARTBindingNavigator
-
-
- System.Windows.Forms.BindingNavigator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage1
-
-
- 19
-
-
- Segoe UI, 9pt, style=Italic
-
-
- 266, 46
-
-
- 51, 23
-
-
- 1
-
-
- DOKART_GUIDTextBox
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage1
-
-
- 21
-
-
- False
-
-
- 414, 47
-
-
- 287, 21
-
-
- 3
-
-
- BEZEICHNUNGTextBox
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage1
-
-
- 23
-
-
- False
-
-
- 979, 46
-
-
- 94, 21
-
-
- 7
-
-
- KURZNAMETextBox
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
XtraTabPage1
-
- 26
+
+ ADDED_WHOLabel5
-
- False
-
-
- 266, 136
-
-
- 585, 21
-
-
- 9
-
-
- ZIEL_PFADTextBox
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage1
-
-
- 28
-
-
- False
-
-
- 266, 176
-
-
- 586, 21
-
-
- 11
-
-
- BESCHREIBUNGTextBox
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage1
-
-
- 30
-
-
- False
-
-
- 333, 45
-
-
- 63, 24
-
-
- 13
-
-
- Aktiv
-
-
- AKTIVCheckBox
-
-
- System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage1
-
-
- 31
-
-
- Segoe UI, 9pt, style=Italic
-
-
- 268, 262
-
-
- 156, 23
-
-
+
17
-
- ERSTELLTWERTextBox
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage1
-
-
- 34
-
-
- Segoe UI, 9pt, style=Italic
-
-
- 430, 262
-
-
- 156, 23
-
-
- 19
-
-
- ERSTELLTWANNTextBox
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage1
-
-
- 36
-
-
- Segoe UI, 9pt, style=Italic
-
-
- 592, 262
-
-
- 164, 23
-
-
- 21
-
-
- GEANDERTWERTextBox
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage1
-
-
- 38
-
-
- Segoe UI, 9pt, style=Italic
-
-
- 762, 262
-
-
- 164, 23
-
-
- 23
-
-
- GEAENDERTWANNTextBox
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage1
-
-
- 40
-
-
- False
-
-
- 414, 94
-
-
- 438, 21
-
-
- 25
-
-
- OBJEKTTYPComboBox
-
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage1
-
-
- 41
-
-
- 3, 4, 3, 4
-
-
- 1255, 596
-
-
- Dokumentarten
-
-
- XtraTabPage1
-
-
- DevExpress.XtraTab.XtraTabPage, DevExpress.XtraEditors.v15.2, Version=15.2.16.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-
-
- XtraTabControl1
-
-
- 0
-
-
- 1261, 624
-
-
- 1
-
-
- True
-
-
- Top, Left, Right
-
-
- 635, 95
-
-
- 778, 35
-
-
- Cyan
-
-
- Fuchsia
-
-
- Username
-
-
- True
-
-
- 0
-
-
- 106
-
-
- Name
-
-
- True
-
-
- 1
-
-
- 100
-
-
- EMail
-
-
- True
-
-
- 2
-
-
- 105
-
-
- 333, 241
-
-
- 87
-
-
- GridControl2
-
-
- DevExpress.XtraGrid.GridControl, DevExpress.XtraGrid.v15.2, Version=15.2.16.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-
-
- XtraTabPage2
-
-
- 0
-
-
- 562, 93
-
-
- 66, 21
-
-
- 81
-
-
- SHORTNAMETextBox
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage2
-
-
- 2
-
-
- de-DE
-
-
- en-US
-
-
- 90, 133
-
-
- 92, 21
-
-
- 80
-
-
- LANGUAGEComboBox
-
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage2
-
-
- 4
-
-
- True
-
-
- Segoe UI, 8.25pt, style=Bold
-
-
- 559, 199
-
-
- 186, 13
-
-
- 79
-
-
- Userdaten erfolgreich gespeichert!
-
-
- False
-
-
- lblsaveUSer
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage2
-
-
- 5
-
-
- Top, Bottom, Left, Right
-
-
- Fuchsia
-
-
- 255, 128, 255
-
-
- Tahoma, 8.25pt, style=Bold
-
-
- 14, 282
-
-
- Segoe UI, 9pt
-
-
- MiddleLeft
-
-
- 284, 157
-
-
- 75, 23
-
-
- 11
-
-
- Löschen
-
-
- MiddleRight
-
-
- btnDeleteGroupRelation
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage7
-
-
- 0
-
-
- True
-
-
- Segoe UI Semibold, 8.25pt, style=Bold, Italic
-
-
- 8, 92
-
-
- 179, 13
-
-
- 80
-
-
- Zuordnung erfolgreich gespeichert!
-
-
- False
-
-
- lblnewUserZuordnung
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- GroupBox2
-
-
- 0
-
-
- True
-
-
- 8, 19
-
-
- 108, 15
-
-
- 11
-
-
- Gruppe auswählen:
-
-
- Label5
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- GroupBox2
-
-
- 1
-
-
- Segoe UI, 9pt
-
-
- 11, 37
-
-
- 184, 23
-
-
- 8
-
-
- cmbGroup2User
-
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- GroupBox2
-
-
- 2
-
-
- Segoe UI, 9pt
-
-
- MiddleLeft
-
-
- 11, 66
-
-
- 184, 23
-
-
- 9
-
-
- User zu Gruppe hinzufügen
-
-
- MiddleRight
-
-
- btnAddGroupRelation
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- GroupBox2
-
-
- 3
-
-
- Segoe UI, 9pt
-
-
- 284, 33
-
-
- 230, 118
-
-
- 10
-
-
- Neue Gruppenzuordnung:
-
-
- GroupBox2
-
-
- System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage7
-
-
- 1
-
-
- True
-
-
- 14, 13
-
-
- 214, 13
-
-
- 7
-
-
- User ist zu folgenden Gruppen zugeordnet:
-
-
- Label4
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage7
-
-
- 2
-
-
- 755, 212
-
-
- 17, 33
-
-
- 255, 173
-
-
- 6
-
-
- ListBoxUserzuordnung
-
-
- System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage7
-
-
- 3
-
-
- 1039, 252
-
-
- Gruppenzuordnung User
-
-
- XtraTabPage7
-
-
- DevExpress.XtraTab.XtraTabPage, DevExpress.XtraEditors.v15.2, Version=15.2.16.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-
-
- XtraTabControl3
-
-
- 0
-
-
- 1045, 280
-
-
- 32
-
-
- 8, 32
-
-
- 171, 134
-
-
- 80
-
-
- ListBox4
-
-
- System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage8
-
-
- 0
-
-
- True
-
-
- Segoe UI, 9.75pt, style=Bold
-
-
- 763, 53
-
-
- 203, 17
-
-
- 79
-
-
- Gruppe erfolgreich gespeichert!
-
-
- False
-
-
- lblsaveTBDD_USER_GROUPS
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage8
-
-
- 1
-
-
- False
-
-
- Segoe UI, 9pt, style=Italic
-
-
- 198, 52
-
-
- 77, 23
-
-
- 5
-
-
- GUIDTextBox5
-
System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- XtraTabPage8
+
+ Position
-
- 3
+
+ Label8
-
- 293, 50
+
+ 88
-
- 464, 21
+
+ Segoe UI, 9.75pt, style=Italic
-
- 7
-
-
- NAMETextBox2
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage8
-
-
- 5
-
-
- False
-
-
- Segoe UI, 9pt, style=Italic
-
-
- 198, 98
-
-
- 172, 23
-
-
- 9
-
-
- ADDED_WHOTextBox5
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage8
-
-
- 7
-
-
- False
-
-
- Segoe UI, 9pt, style=Italic
-
-
- 379, 98
-
-
- 178, 23
-
-
- 11
-
-
- ADDED_WHENTextBox5
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage8
-
-
- 9
-
-
- False
-
-
- Segoe UI, 9pt, style=Italic
-
-
- 198, 142
-
-
- 172, 23
-
-
- 13
-
-
- CHANGED_WHOTextBox5
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage8
-
-
- 11
-
-
- False
-
-
- Segoe UI, 9pt, style=Italic
-
-
- 379, 142
-
-
- 178, 23
-
-
+
15
-
- CHANGED_WHENTextBox5
+
+ Nächste verschieben
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage8
-
-
- 13
-
-
- 682, 134
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
- wwAADsMBx2+oZAAAAUpJREFUOE9jGLzg7gL2/7fmcf6/Oofr/8UZvP+hwsSD60CNfx41/v/zsOH/yckC
- pBtwfjov3ICDPSKkG3B8kiBQc93/Pw+q/u9oFydswKWZPP/PTuX7fxKo8Ui/0P993SJAzeX//94r+r++
- Qeb/qhq5/0srFf/PL1X+P6tIFdPAU0B//nlYD9RUC8SV///cKwHivP9/72b+/3sn+f/f23H//92MAOKQ
- /5NyNDENONQrDHbu3/ulQI0FQI3ZQI2pQI0J///digZqDPv/70bQ/3/X/f53peliGrCzXeL/lmap/+vA
- zpX/v6RC8f/fWzFAjeH/p+Zp/J+QpfW/O0P3f3uq/v/mREPCYTIb6E+Qc//dCPjfk6FDWAM6APnz3w1/
- IPb735qsT7oB3em6YP+CcH2cEekGtCQZ/G+IN/xfE2v8vzLahHQD6AQYGAAkI9iedfyIaQAAAABJRU5E
- rkJggg==
-
-
-
- True
-
-
- 23, 22
-
-
- Neu hinzufügen
-
-
- 93, 22
-
-
- von {0} Gruppen
-
-
- Die Gesamtanzahl der Elemente.
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
- wwAADsMBx2+oZAAAAW9JREFUOE+1kE0ow2Ecx3dV3krt4oJaOSCTvIRkMqSxyITIzCQHDouEdnFwIOVC
- DrhIDiQl5UTiNG/z2ppafy1S2gX/uDwfY6i1v7Hie3nqeb7fz+/7/FR/Ilwn0G0Exw4fV5GJlXlEZxXC
- rIet9bAQvB5Ymgn2sLYAvSZEux7RUQFzE4qQt4bCXAYjPaHvnDoCkLpsRGMB2JqCTGLIijDlwqQ9bEMV
- i9OIytR3EMNWcJ/BWH8A6j8/bOGFxwXNxYEvGbMQ9XnQ1/K78KfY3/VXzkMY0qFGG2H4RoLGQshJQNbG
- 86CNhdrsX9a/uQZTPhQl4rMY4OLofbl3aX7I8uwPC7y/g1YdjyVJuEvT8e1tfwUYteHUxCCfHChDeHmG
- QQvokjlOU+PbWA0x3pZnILVVI3uvQyHsbiLnqnGmRCF1NYD8pDhpRxOH7HQoAKZGkFKjceszQbpSrumX
- bO+G80MFwKUTxgfgcO/b8D9IpXoFiiMDHIQm0skAAAAASUVORK5CYII=
-
-
-
- True
-
-
- 23, 22
-
-
- Löschen
-
-
+
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
wwAADsMBx2+oZAAAASpJREFUOE9jGDygcNbz/00Lnv/PnPj4P1QIA4S3P8Apx5A789n/VUfe/8elKL77
@@ -7107,16 +1665,70 @@ Die erhaltenen Werte können in Indizes geschrieben oder zur Benennung der Datei
lf8gBXgVDULAwAAA8HbAq6XlmnAAAAAASUVORK5CYII=
-
+
+ Segoe UI, 8.25pt
+
+
+ Segoe UI, 8.25pt, style=Italic
+
+
+ LicenseManager
+
+
+ 213, 17
+
+
+ GUIDAUTO_INDEXTextbox
+
+
+ 90
+
+
+ 180, 21
+
+
+ IDX_EMAIL_IDComboBox
+
+
+ GroupBox5
+
+
True
-
- 23, 22
+
+ Global_Indexer.MyDatasetTableAdapters.TBGI_OBJECTTYPE_EMAIL_INDEXTableAdapter, MyDataset.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
-
- Erste verschieben
+
+ 14
-
+
+ 6, 25
+
+
+ 22, 15
+
+
+ 7
+
+
+ Segoe UI, 9pt, style=Italic
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Global_Indexer.MyDatasetTableAdapters.TBGI_CONFIGURATIONTableAdapter, MyDataset.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
+
+
+ XtraTabPage2
+
+
+ 4
+
+
+ Magenta
+
+
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
wwAADsMBx2+oZAAAALZJREFUOE9jGDogvP3BfyiTdBDf/eB/cMM18gyI73n4f+n+///9qy+QbkBE+32w
@@ -7125,37 +1737,172 @@ Die erhaltenen Werte können in Indizes geschrieben oder zur Benennung der Datei
08g3AARUPCZQZsBgBQwMANAUYJgEulBVAAAAAElFTkSuQmCC
-
+
+ System.Windows.Forms.ToolStripTextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ IDX_EMAIL_DATE_INComboBox
+
+
+ 3
+
+
+ Dokumentart
+
+
+ ToolStripSeparator11
+
+
+ CHANGED_WHENLabel5
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 161, 21
+
+
+ Segoe UI, 9pt, style=Italic
+
+
+ User-/Gruppenverwaltung
+
+
+ GroupBox4
+
+
+ GroupBox4
+
+
+ XtraTabPage4
+
+
+ 6
+
+
+ 25
+
+
+ 130, 24
+
+
+ ToolStripButton10
+
+
+ 30
+
+
True
-
- 23, 22
+
+ 79
-
- Vorherige verschieben
+
+ ToolStripButton28
-
- 6, 25
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- Position
+
+ Segoe UI, 9pt, style=Italic
-
- False
+
+ 179, 13
-
- 50, 23
+
+ 10
-
+
+ 1
+
+
+ 22
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 13, 92
+
+
+ 189, 25
+
+
+ DOKART_GUIDTextBox
+
+
+ 0, 0
+
+
+ 21
+
+
+ Dokumentart erfolgreich gespeichert!
+
+
+ 1
+
+
+ PRENAMELabel
+
+
+ XtraTabPage1
+
+
0
-
- Aktuelle Position
+
+ 8
-
- 6, 25
+
+ Erstellt wann:
-
+
+ pnlObjekttype_Config
+
+
+ 6, 70
+
+
+ $this
+
+
+ ComboBox1
+
+
+ 75, 13
+
+
+ XtraTabControl2
+
+
+ True
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 78, 15
+
+
+ 3
+
+
+ XtraTabPage4
+
+
+ Indexname Date In:
+
+
+ Aktiv
+
+
+ 20, 13
+
+
+ XtraTabControl1
+
+
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
wwAADsMBx2+oZAAAAKNJREFUOE9jGHygcNbz/1AmeSB35rP/Cd33yDckY8rT//P2//6f0HWHPEMSep78
@@ -7164,506 +1911,26 @@ Die erhaltenen Werte können in Indizes geschrieben oder zur Benennung der Datei
oAc0QjgAAAAASUVORK5CYII=
-
- True
+
+ 91
-
- 23, 22
+
+ BindingNavigatorCountItem
-
- Nächste verschieben
+
+ 36
-
-
- iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
- wwAADsMBx2+oZAAAASxJREFUOE9jGFygcNbz/1AmBgDJNS14/j9z4mOcahhyZz77n9B9D6sCkNyqI+//
- h7c/wG1AxpSn/+ft//0/oesOhiKQ3MJ9H/4HN1zDbUBCz5P/s/f9+t+59e9/t9LLKApBctO2vP/vX30B
- twGRXY/+T9n263/J0r//E6b//W+TexauGCTXu/rDf6/SE7gNCGx++L917XuwZuOSL/+lo6/9N45cBtYA
- kqub/+6/S/4B3AZ4VN3/XzL3HVyzoksPXDFILn/am//2GdtxG2Bfevd/YMszDM0gAJLLnvz6v0XCetwG
- WOTd+W9TcAVDMwiA5FL7X8O9hBUYZt3GqhkEQHJhLS//6wbPw22ATtoNnJIgOb/qh/81fKfhNgAfcMq9
- 8l/FYwIYQ4UGBWBgAAC+0b+zuQxOnAAAAABJRU5ErkJggg==
-
-
-
- True
-
-
- 23, 22
-
-
- Letzte verschieben
-
-
- 6, 25
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
- wwAADsMBx2+oZAAAAExJREFUOE9joAr49u3bf1IxVCsEgAWC58Dxh/cf4RhZDETHTNiHaQgpBoAwzBCo
- dtINAGGiDUDGyGpoawAxeNSAQWkAORiqnRLAwAAA9EMMU8Daa3MAAAAASUVORK5CYII=
-
-
-
- 23, 22
-
-
- Daten speichern
-
-
- Magenta
-
-
- 23, 22
-
-
- ToolStripButton15
-
-
- 0, 0
-
-
- 1039, 25
-
-
- 4
-
-
- BindingNavigator3
-
-
- TBDD_USER_GROUPSBindingNavigator
-
-
- System.Windows.Forms.BindingNavigator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage8
-
-
- 14
-
-
- 1039, 252
-
-
- Gruppenverwaltung
-
-
- XtraTabPage8
-
-
- DevExpress.XtraTab.XtraTabPage, DevExpress.XtraEditors.v15.2, Version=15.2.16.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-
-
- XtraTabControl3
-
-
- 1
-
-
- XtraTabControl3
-
-
- DevExpress.XtraTab.XtraTabControl, DevExpress.XtraEditors.v15.2, Version=15.2.16.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-
-
- XtraTabPage2
-
-
- 6
-
-
- Segoe UI, 8.25pt, style=Italic
-
-
- 14, 51
-
-
- 64, 22
-
-
- 4
-
-
- USER_GUIDTextBox
-
-
+
System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- XtraTabPage2
-
-
- 8
-
-
- False
-
-
- Segoe UI, 8.25pt
-
-
- 90, 51
-
-
- 200, 22
-
-
- 6
-
-
- PRENAMETextBox
-
-
+
System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- XtraTabPage2
+
+ XtraTabPage3
-
- 10
-
-
- False
-
-
- Segoe UI, 8.25pt
-
-
- 299, 51
-
-
- 256, 22
-
-
- 8
-
-
- NAMETextBox1
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage2
-
-
- 12
-
-
- False
-
-
- Segoe UI, 8.25pt
-
-
- 562, 51
-
-
- 210, 22
-
-
- 10
-
-
- USERNAMETextBox
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage2
-
-
- 14
-
-
- False
-
-
- Segoe UI, 8.25pt
-
-
- 90, 92
-
-
- 465, 22
-
-
- 12
-
-
- EMAILTextBox
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage2
-
-
- 16
-
-
- False
-
-
- Segoe UI, 8.25pt, style=Italic
-
-
- 90, 235
-
-
- 92, 24
-
-
- 14
-
-
- logged in?
-
-
- LOGGED_INCheckBox
-
-
- System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage2
-
-
- 17
-
-
- Segoe UI, 8.25pt, style=Italic
-
-
- 203, 237
-
-
- 150, 22
-
-
- 16
-
-
- LOGGED_WHERETextBox
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage2
-
-
- 19
-
-
- Segoe UI, 8.25pt, style=Italic
-
-
- 365, 237
-
-
- 190, 22
-
-
- 18
-
-
- LOG_IN_WHENTextBox
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage2
-
-
- 21
-
-
- Segoe UI, 8.25pt, style=Italic
-
-
- 562, 237
-
-
- 210, 22
-
-
- 20
-
-
- LOG_OUT_WHENTextBox
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage2
-
-
- 23
-
-
- False
-
-
- Segoe UI, 8.25pt
-
-
- 562, 133
-
-
- 90, 24
-
-
- 22
-
-
- Admin?
-
-
- GI_ADMINCheckBox
-
-
- System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage2
-
-
- 24
-
-
- Segoe UI, 8.25pt, style=Italic
-
-
- 90, 174
-
-
- 104, 22
-
-
- 24
-
-
- ADDED_WHOTextBox1
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage2
-
-
- 26
-
-
- Segoe UI, 8.25pt, style=Italic
-
-
- 203, 174
-
-
- 150, 22
-
-
- 26
-
-
- ADDED_WHENTextBox1
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage2
-
-
- 28
-
-
- Segoe UI, 8.25pt, style=Italic
-
-
- 365, 174
-
-
- 190, 22
-
-
- 28
-
-
- CHANGED_WHOTextBoxUser
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage2
-
-
- 30
-
-
- Segoe UI, 8.25pt, style=Italic
-
-
- 562, 174
-
-
- 210, 22
-
-
- 30
-
-
- CHANGED_WHENTextBox1
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage2
-
-
- 32
-
-
- 481, 95
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
- wwAADsMBx2+oZAAAAUpJREFUOE9jGLzg7gL2/7fmcf6/Oofr/8UZvP+hwsSD60CNfx41/v/zsOH/yckC
- pBtwfjov3ICDPSKkG3B8kiBQc93/Pw+q/u9oFydswKWZPP/PTuX7fxKo8Ui/0P993SJAzeX//94r+r++
- Qeb/qhq5/0srFf/PL1X+P6tIFdPAU0B//nlYD9RUC8SV///cKwHivP9/72b+/3sn+f/f23H//92MAOKQ
- /5NyNDENONQrDHbu3/ulQI0FQI3ZQI2pQI0J///digZqDPv/70bQ/3/X/f53peliGrCzXeL/lmap/+vA
- zpX/v6RC8f/fWzFAjeH/p+Zp/J+QpfW/O0P3f3uq/v/mREPCYTIb6E+Qc//dCPjfk6FDWAM6APnz3w1/
- IPb735qsT7oB3em6YP+CcH2cEekGtCQZ/G+IN/xfE2v8vzLahHQD6AQYGAAkI9iedfyIaQAAAABJRU5E
- rkJggg==
-
-
-
- True
-
-
- 23, 22
-
-
- Neu hinzufügen
-
-
- 100, 22
-
-
- von {0} Benutzern
-
-
- Die Gesamtanzahl der Elemente.
+
+ VWGI_USER_GROUPS_RELATIONBindingSource
@@ -7677,36 +1944,137 @@ Die erhaltenen Werte können in Indizes geschrieben oder zur Benennung der Datei
bO+G80MFwKUTxgfgcO/b8D9IpXoFiiMDHIQm0skAAAAASUVORK5CYII=
-
- True
+
+ XtraTabPage4
-
- 23, 22
+
+ Die Dokumentart ist zu folgenden Gruppen zugeordnet:
-
- Löschen
+
+ 18
-
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 3, 340
+
+
+ 155, 139
+
+
+ ToolStripButton9
+
+
+ 67, 15
+
+
+ System.Windows.Forms.BindingNavigator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
- wwAADsMBx2+oZAAAASpJREFUOE9jGDygcNbz/00Lnv/PnPj4P1QIA4S3P8Apx5A789n/VUfe/8elKL77
- wf/ghmu4DciY8vT/wn0fsCqK73n4f+n+///9qy/gNiCh58n/aVveYyiKaL8P1pw56/9/r9ITuA2I7Hr0
- v3f1BxRFoa33wJpb1wFt7/z73yX/AG4DApsf/q+b/w6uKLjl7v9Fe///7wBqzpjz879d3c//9hnbcRvg
- UXX/f/60NyiK7Ipv/0+f8/u/f9e3/zqF7/5bJKzHbYB96d3/2ZNfYyjSTzn/36ToxX+VrE//jSOX4TbA
- Iu/O/9T+11gVGSSd+C+b9vW/bvA83AYYZt3+H9byEqci/dTL/zV8p+E2QCftxn+/6od4Fal4TMBtgFPu
- lf8gBXgVDULAwAAA8HbAq6XlmnAAAAAASUVORK5CYII=
+ wwAADsMBx2+oZAAAAExJREFUOE9joAr49u3bf1IxVCsEgAWC58Dxh/cf4RhZDETHTNiHaQgpBoAwzBCo
+ dtINAGGiDUDGyGpoawAxeNSAQWkAORiqnRLAwAAA9EMMU8Daa3MAAAAASUVORK5CYII=
-
+
+ 87
+
+
+ 559, 221
+
+
+ Default
+
+
+ 6, 25
+
+
+ XtraTabPage1
+
+
+ 6
+
+
+ False
+
+
+ BindingNavigatorSeparator2
+
+
+ 20
+
+
+ Zugeordnet zu Modul(en):
+
+
+ 16
+
+
+ GridControl1
+
+
+ 188, 82
+
+
+ 0
+
+
+ XtraTabPage4
+
+
+ System.Windows.Forms.ToolStripLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ ToolStripButton14
+
+
+ Show Config
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ lblWDINDEX
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 1261, 646
+
+
+ Global_Indexer.MyDatasetTableAdapters.TBDD_INDEX_AUTOMTableAdapter, MyDataset.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
+
+
+ 1
+
+
+ Speichern
+
+
+ 8, 92
+
+
+ System.Windows.Forms.ToolStripLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Segoe UI, 9pt
+
+
True
-
- 23, 22
+
+ Segoe UI, 9pt, style=Italic
-
- Erste verschieben
+
+ XtraTabControl2
-
+
+ System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
wwAADsMBx2+oZAAAALZJREFUOE9jGDogvP3BfyiTdBDf/eB/cMM18gyI73n4f+n+///9qy+QbkBE+32w
@@ -7715,55 +2083,493 @@ Die erhaltenen Werte können in Indizes geschrieben oder zur Benennung der Datei
08g3AARUPCZQZsBgBQwMANAUYJgEulBVAAAAAElFTkSuQmCC
-
- True
+
+ Indexname Mail from:
-
- 23, 22
+
+ Segoe UI, 9pt, style=Bold, Italic
-
- Vorherige verschieben
+
+ 440, 47
-
- 6, 25
+
+ Die Gesamtanzahl der Elemente.
-
- Position
+
+ ToolStripButton30
-
+
+ Geändert wann:
+
+
False
-
- 50, 23
+
+ XtraTabControl2
-
- 0
+
+ 159, 118
-
- Aktuelle Position
+
+ 38, 23
-
- 6, 25
+
+ 34
-
+
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
- wwAADsMBx2+oZAAAAKNJREFUOE9jGHygcNbz/1AmeSB35rP/Cd33yDckY8rT//P2//6f0HWHPEMSep78
- n73v1//OrX//u5VeJt2QyK5H/6ds+/W/ZOnf/wnT//63yT1LmiGBzQ//t659D9ZsXPLlv3T0tf/GkcuI
- N8Sj6v7/krnv4JoVXXpIc4F96d3/gS3PyNMMAhZ5d/7bFFwhTzMIGGbdJl8zCOik3SBf81AEDAwAoH5f
- oAc0QjgAAAAASUVORK5CYII=
+ wwAADsMBx2+oZAAAALZJREFUOE9jGDogvP3BfyiTdBDf/eB/cMM18gyI73n4f+n+///9qy+QbkBE+32w
+ 5sxZ//97lZ4gzYDQ1ntgza3rgLZ3/v3vkn+AeAOCW+7+X7T3//8OoOaMOT//29X9/G+fsZ00F9gV3/6f
+ Puf3f/+ub/91Ct/9t0hYT3oY6Kec/29S9OK/Stan/8aRy0g3AAQMkk78l037+l83eB55BoCAfurl/xq+
+ 08g3AARUPCZQZsBgBQwMANAUYJgEulBVAAAAAElFTkSuQmCC
-
+
+ TBDD_MODULESBindingSource
+
+
+ 28
+
+
+ 10
+
+
+ Fuchsia
+
+
+ Segoe UI, 9.75pt, style=Italic
+
+
+ XtraTabPage1
+
+
+ BindingNavigatorMoveNextItem
+
+
+ ToolStripButton6
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
True
-
+
+ BindingNavigator1
+
+
+ 2
+
+
+ 17
+
+
+ EINGANGSART_IDLabel
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 3
+
+
+ 82, 15
+
+
+ lblnewUserZuordnung
+
+
+ 7
+
+
+ v
+
+
+ 28
+
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TBDD_DOKART_MODULEBindingSource
+
+
+ 20
+
+
+ 2
+
+
+ Dateiendung
+
+
+ 430, 262
+
+
+ 11
+
+
+ Position
+
+
+ BindingNavigator1
+
+
+ GUIDLabel3
+
+
+ Segoe UI, 9.75pt
+
+
+ Inherit
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 164, 23
+
+
+ 559, 99
+
+
+ False
+
+
+ 71, 53
+
+
+ 4
+
+
+ 16
+
+
+ 9
+
+
+ cmbCrFolderDate
+
+
+ 8, 19
+
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ ACTIVECheckBox
+
+
+ System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 974, 250
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 6
+
+
+ 17
+
+
+ XtraTabPage8
+
+
+ GroupBox4
+
+
+ 1
+
+
+ 26
+
+
+ 1
+
+
+ 150, 22
+
+
+ Segoe UI, 8.25pt, style=Italic
+
+
+ 12
+
+
+ True
+
+
+ Zielpfad:
+
+
+ 13
+
+
+ 1
+
+
+
+
+
+ DevExpress.XtraGrid.Views.Grid.GridView, DevExpress.XtraGrid.v15.2, Version=15.2.16.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+
+
+ 13
+
+
+ NAMELabel1
+
+
+ pnlObjekttype_Config
+
+
+ 159, 207
+
+
23, 22
-
- Nächste verschieben
+
+ 762, 262
-
+
+ System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 3
+
+
+ 3, 98
+
+
+ tsbtnCopyDoctype
+
+
+ 32
+
+
+ XtraTabPage1
+
+
+ 346, 13
+
+
+ Sprache:
+
+
+ Segoe UI, 9.75pt
+
+
+ 22
+
+
+
+
+
+ 30
+
+
+ 113, 13
+
+
+ Segoe UI, 8.25pt, style=Italic
+
+
+ 82
+
+
+ XtraTabPage6
+
+
+ 16
+
+
+ MiddleLeft
+
+
+ 263, 28
+
+
+ 189, 25
+
+
+ 148, 23
+
+
+ manuelle Indexe
+
+
+ Admin?
+
+
+ 189, 25
+
+
+ Segoe UI, 9pt, style=Italic
+
+
+ 381, 21
+
+
+
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ wwAADsMBx2+oZAAAAUpJREFUOE9jGLzg7gL2/7fmcf6/Oofr/8UZvP+hwsSD60CNfx41/v/zsOH/yckC
+ pBtwfjov3ICDPSKkG3B8kiBQc93/Pw+q/u9oFydswKWZPP/PTuX7fxKo8Ui/0P993SJAzeX//94r+r++
+ Qeb/qhq5/0srFf/PL1X+P6tIFdPAU0B//nlYD9RUC8SV///cKwHivP9/72b+/3sn+f/f23H//92MAOKQ
+ /5NyNDENONQrDHbu3/ulQI0FQI3ZQI2pQI0J///digZqDPv/70bQ/3/X/f53peliGrCzXeL/lmap/+vA
+ zpX/v6RC8f/fWzFAjeH/p+Zp/J+QpfW/O0P3f3uq/v/mREPCYTIb6E+Qc//dCPjfk6FDWAM6APnz3w1/
+ IPb735qsT7oB3em6YP+CcH2cEekGtCQZ/G+IN/xfE2v8vzLahHQD6AQYGAAkI9iedfyIaQAAAABJRU5E
+ rkJggg==
+
+
+
+ Segoe UI, 9.75pt
+
+
+ btnidxemail_Save
+
+
+ GroupBox2
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Reihenfolge:
+
+
+ XtraTabPage2
+
+
+ 1
+
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 119, 184
+
+
+ Nachname:
+
+
+ Hinweis:
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Die Gesamtanzahl der Elemente.
+
+
+ 87, 35
+
+
+ Löschen
+
+
+ System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ ID:
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 3
+
+
+ System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 0
+
+
+ INDEXNAME_AutoIndexCMB
+
+
+ True
+
+
+ GroupBox5
+
+
+ IDX_CHECK_ATTACHMENTLabel
+
+
+ 22
+
+
+ 200, 98
+
+
+ 10
+
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Segoe UI, 9pt, style=Italic
+
+
+ 3
+
+
+ Segoe UI, 8.25pt
+
+
+ Segoe UI, 9.75pt, style=Bold
+
+
+ System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.BindingSource, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 100, 33
+
+
+ Erstellt wer:
+
+
+ System.Windows.Forms.BindingSource, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 5
+
+
+ 49, 13
+
+
+ 6, 212
+
+
+ .Dateiendung
+
+
+ ToolStripButton3
+
+
+ Segoe UI, 9pt
+
+
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
wwAADsMBx2+oZAAAASxJREFUOE9jGFygcNbz/1AmBgDJNS14/j9z4mOcahhyZz77n9B9D6sCkNyqI+//
@@ -7774,798 +2580,529 @@ Die erhaltenen Werte können in Indizes geschrieben oder zur Benennung der Datei
8l/FYwIYQ4UGBWBgAAC+0b+zuQxOnAAAAABJRU5ErkJggg==
-
- True
+
+ 105
-
- 23, 22
+
+ 6
-
- Letzte verschieben
-
-
- 6, 25
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
- wwAADsMBx2+oZAAAAExJREFUOE9joAr49u3bf1IxVCsEgAWC58Dxh/cf4RhZDETHTNiHaQgpBoAwzBCo
- dtINAGGiDUDGyGpoawAxeNSAQWkAORiqnRLAwAAA9EMMU8Daa3MAAAAASUVORK5CYII=
-
-
-
- 23, 22
-
-
- Daten speichern
-
-
- Global-Indexer User
-
-
- Alle User
-
-
- 150, 25
-
-
- Magenta
-
-
- 23, 22
-
-
- ToolStripButton15
-
-
- MiddleLeft
-
-
- Magenta
-
-
- 132, 22
-
-
- AD User hinzufügen
-
-
- MiddleRight
-
-
- 0, 0
-
-
- 1255, 25
-
-
- 3
-
-
- BindingNavigator1
-
-
- BindingNavigator1
-
-
- System.Windows.Forms.BindingNavigator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage2
-
-
- 33
-
-
- 3, 4, 3, 4
-
-
- 1255, 596
-
-
- User-/Gruppenverwaltung
-
-
- XtraTabPage2
-
-
- DevExpress.XtraTab.XtraTabPage, DevExpress.XtraEditors.v15.2, Version=15.2.16.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-
-
- XtraTabControl1
-
-
- 1
-
-
- MiddleLeft
-
-
- 14, 403
-
-
- 202, 32
-
-
- 4
-
-
- LicenseManager
-
-
- MiddleRight
-
-
- Button4
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage5
-
-
- 0
-
-
- MiddleLeft
-
-
- 14, 365
-
-
- 202, 32
-
-
- 3
-
-
- SQL-Admin
-
-
- MiddleRight
-
-
- Button3
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- XtraTabPage5
-
-
- 1
-
-
- 17, 134
-
-
+
Segoe UI, 9.75pt
-
- 203, 164
+
+ System.Windows.Forms.BindingNavigator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 189, 25
+
+ XtraTabPage3
-
- 81
+
+ XtraTabPage3
-
- IDX_CHECK_ATTACHMENTComboBox
+
+ TableAdapterManager
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 67, 24
-
- pnlObjekttype_Config
+
+ XtraTabPage1
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Tahoma, 8.25pt, style=Bold, Italic
+
+
+ LOG_OUT_WHENLabel
1
-
- Segoe UI, 9.75pt, style=Italic
-
-
- 203, 260
-
-
- 189, 25
-
-
- 22
-
-
- CHANGED_WHENTextBox2
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlObjekttype_Config
-
-
- 2
-
-
- Segoe UI, 9.75pt, style=Italic
-
-
- 6, 260
-
-
- 189, 25
-
-
- 20
-
-
- CHANGED_WHOTextBox2
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlObjekttype_Config
-
-
- 5
-
-
- Segoe UI, 9.75pt, style=Italic
-
-
- 203, 212
-
-
- 189, 25
-
-
- 18
-
-
- ADDED_WHENTextBox2
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlObjekttype_Config
-
-
- 7
-
-
- Segoe UI, 9.75pt, style=Italic
-
-
- 6, 212
-
-
- 189, 25
-
-
- 16
-
-
- ADDED_WHOTextBox2
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlObjekttype_Config
-
-
- 9
-
-
- Segoe UI, 9.75pt, style=Italic
-
-
- 6, 22
-
-
- 71, 25
-
-
- 2
-
-
- GUIDTextBox3
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlObjekttype_Config
-
-
- 11
-
-
- Segoe UI, 9.75pt
-
-
- 6, 164
-
-
- 189, 25
-
-
- 14
-
-
- IDX_EMAIL_DATE_INComboBox
-
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlObjekttype_Config
-
-
- 12
-
-
- False
-
-
- Segoe UI, 9.75pt
-
-
- 97, 22
-
-
- 291, 25
-
-
- 4
-
-
- OBJECTTYPETextBox
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlObjekttype_Config
-
-
- 15
-
-
- Segoe UI, 9.75pt
-
-
- 203, 116
-
-
- 189, 25
-
-
- 12
-
-
- IDX_EMAIL_SUBJECTComboBox
-
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlObjekttype_Config
-
-
- 16
-
-
- Segoe UI, 9.75pt
-
-
- 6, 70
-
-
- 189, 25
-
-
- 6
-
-
- IDX_EMAIL_IDComboBox
-
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlObjekttype_Config
-
-
- 19
-
-
- Segoe UI, 9.75pt
-
-
- 6, 116
-
-
- 189, 25
-
-
- 10
-
-
- IDX_EMAIL_TOComboBox
-
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlObjekttype_Config
-
-
- 20
-
-
- Segoe UI, 9.75pt
-
-
- 203, 70
-
-
- 189, 25
-
-
- 8
-
-
- IDX_EMAIL_FROMComboBox
-
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlObjekttype_Config
-
-
- 23
-
-
- False
-
-
- 219, 44
-
-
- 573, 300
-
-
- 82
-
-
- pnlObjekttype_Config
-
-
- System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- GroupBox1
-
-
- 0
-
-
- True
-
-
- Segoe UI Semibold, 9.75pt, style=Bold, Italic
-
-
- 8, 24
-
-
- 118, 17
-
-
- 80
-
-
- Objekttypauswahl:
-
-
- Label3
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- GroupBox1
-
-
- 1
-
-
- True
-
-
+
Segoe UI, 9.75pt, style=Bold
-
- 798, 172
-
-
- 227, 17
-
-
- 79
-
-
- Zuordnung erfolgreich gespeichert!
-
-
- False
-
-
- lblsavezuordnungIndex
-
-
+
System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- GroupBox1
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 2
+
+ XtraTabPage2
-
- Segoe UI, 9.75pt
+
+ Segoe UI, 8.25pt
-
- MiddleLeft
+
+ 374, 60
-
- 925, 136
+
+ TYPEComboBox
-
- 100, 33
+
+ 8
-
- 25
-
-
- Löschen
-
-
- MiddleRight
-
-
- btnidxemail_delete
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- GroupBox1
-
-
- 3
-
-
- Segoe UI, 9.75pt
-
-
- MiddleLeft
-
-
- 925, 97
-
-
- 100, 33
-
-
- 24
-
-
- Speichern
-
-
- MiddleRight
-
-
- btnidxemail_Save
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- GroupBox1
-
-
+
4
-
- Segoe UI, 9.75pt
+
+ XtraTabPage8
-
- MiddleLeft
+
+ True
-
- 925, 59
+
+ System.Windows.Forms.ToolStripLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 100, 32
+
+ 697, 25
-
+
+ DevExpress.XtraTab.XtraTabControl, DevExpress.XtraEditors.v15.2, Version=15.2.16.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+
+
+ True
+
+
+ 68, 13
+
+
+ XtraTabPage10
+
+
+ SQL_ACTIVECheckBox
+
+
+ 16, 227
+
+
+ pnlObjekttype_Config
+
+
+ ERSTELLTWANNLabel
+
+
+ 79
+
+
+ 6, 25
+
+
+ System.Windows.Forms.ToolStripLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 504, 181
+
+
23
-
- Hinzufügen
+
+ True
-
- MiddleRight
+
+ 19
-
- btnidxemail_add
+
+ XtraTabPage4
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 19
-
- GroupBox1
+
+ TBGI_CONFIGURATIONTableAdapter
-
- 5
+
+ System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 17
+
+ 4
-
- 8, 44
+
+ DevExpress.XtraTab.XtraTabControl, DevExpress.XtraEditors.v15.2, Version=15.2.16.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-
- 205, 293
+
+ XtraTabPage1
-
- 0
+
+ 30
-
- ListBoxObjekttypen
+
+ 190, 22
-
- System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ XtraTabPage1
-
- GroupBox1
+
+ XtraTabPage8
-
+
+ Namenkonvention:
+
+
+ Refresh
+
+
6
-
- Segoe UI, 9.75pt, style=Italic
+
+ True
-
- 3, 3
+
+ ListBoxDokartzuordnung
-
- 1056, 356
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 0
+
+ 3
-
- Indexzuordnung für die Email-Indexierung:
+
+ GridView2
-
- GroupBox1
+
+ Segoe UI, 8.25pt
-
- System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ wwAADsMBx2+oZAAAASpJREFUOE9jGDygcNbz/00Lnv/PnPj4P1QIA4S3P8Apx5A789n/VUfe/8elKL77
+ wf/ghmu4DciY8vT/wn0fsCqK73n4f+n+///9qy/gNiCh58n/aVveYyiKaL8P1pw56/9/r9ITuA2I7Hr0
+ v3f1BxRFoa33wJpb1wFt7/z73yX/AG4DApsf/q+b/w6uKLjl7v9Fe///7wBqzpjz879d3c//9hnbcRvg
+ UXX/f/60NyiK7Ipv/0+f8/u/f9e3/zqF7/5bJKzHbYB96d3/2ZNfYyjSTzn/36ToxX+VrE//jSOX4TbA
+ Iu/O/9T+11gVGSSd+C+b9vW/bvA83AYYZt3+H9byEqci/dTL/zV8p+E2QCftxn+/6od4Fal4TMBtgFPu
+ lf8gBXgVDULAwAAA8HbAq6XlmnAAAAAASUVORK5CYII=
+
-
- XtraTabPage5
+
+ 284, 33
-
+
+ 556, 81
+
+
+ 362, 221
+
+
+ True
+
+
+ Vertical
+
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 3
+
+
+ False
+
+
+ TBDD_GROUPS_USERTableAdapter
+
+
+ True
+
+
+ True
+
+
2
-
- 1255, 596
+
+ 136, 17
+
+
+ Usercode
+
+
+ Inhalte von Datum-Indizes werden automatisch YYYYMMDD konvertiert
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 29
+
+
+ SEQUENCETextBox
+
+
+ NAMELabel
+
+
+ 67, 15
+
+
+ Neu hinzufügen
+
+
+ 0
+
+
+ XtraTabPage8
Andere Einstellungen
-
- XtraTabPage5
+
+ Function2Label
-
- DevExpress.XtraTab.XtraTabPage, DevExpress.XtraEditors.v15.2, Version=15.2.16.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+
+ colNAME
-
- XtraTabControl1
+
+ Segoe UI, 9.75pt, style=Italic
-
+
+ Daten speichern
+
+
+ Segoe UI, 9pt, style=Italic
+
+
+ 9
+
+
+ 6, 25
+
+
+ 33
+
+
+ Bezeichnung:
+
+
+ XtraTabPage6
+
+
+ XtraTabPage1
+
+
2
-
- XtraTabControl1
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 162, 136
+
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GroupBox5
+
+
+ 24
+
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ ToolStripButton16
+
+
+ 118, 17
+
+
+ XtraTabPage7
+
+
+ 20
+
+
+ System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Label4
+
+
+ Datei überschreiben?
+
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 16
+
+
+ 12
+
+
+ Zuordnung erfolgreich gespeichert!
+
+
+ 8, 28
+
+
+ USER_GUIDTextBox
+
+
+ MiddleLeft
+
+
+ TBGI_OBJECTTYPE_EMAIL_INDEXTableAdapter
+
+
+ 3
+
+
+ colBEZEICHNUNG
+
+
+ System.Windows.Forms.ToolStripLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 559, 35
+
+
+ XtraTabPage2
+
+
+ 11
+
+
+ 13, 36
+
+
+ True
+
+
+ ID:
+
+
+ IDX_CHECK_ATTACHMENTComboBox
+
+
+ Magenta
+
+
+ Indexname Mail To:
+
+
+ 5
+
+
+ Kurzname:
DevExpress.XtraTab.XtraTabControl, DevExpress.XtraEditors.v15.2, Version=15.2.16.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-
- $this
+
+ System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
+
+ XtraTabPage7
+
+
+ 487, 26
+
+
+ ToolStripButton1
+
+
+ Segoe UI, 9.75pt
+
+
+ 562, 211
+
+
+ Position
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ XtraTabPage4
+
+
+ System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 7
+
+
+ btnadd
+
+
+ System.Windows.Forms.ToolStripLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 4, 60
+
+
+ Segoe UI, 8.25pt, style=Italic
+
+
+ 78, 15
+
+
+ 209, 21
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 23, 22
+
+
+ Segoe UI, 9pt, style=Bold, Italic
+
+
+ False
+
+
+ 1
+
+
+ 14
+
+
+ Kommentar:
+
+
+ Label19
+
+
+ 9
+
+
+ XtraTabPage3
+
+
+ 218, 23
+
+
+ BindingNavigatorDeleteItem
+
+
+ 6, 22
+
+
+ Segoe UI, 9pt, style=Italic
+
+
+ False
+
+
+ 85
+
+
+ Geändert wer:
+
+
+ 5
+
+
0
-
- 1019, 95
-
-
- 499, 17
-
-
- 748, 17
-
-
- 17, 56
-
-
- 762, 56
-
-
- 1248, 56
-
-
- 252, 95
-
-
- 830, 95
-
-
- 1276, 95
-
-
- 946, 134
-
-
- 267, 173
-
-
- 852, 173
-
-
- 17, 212
-
-
- 513, 212
-
-
- 1063, 212
-
-
- 17, 251
-
-
- 264, 251
-
-
- 770, 251
-
-
- True
-
-
- 207
-
-
- 7, 17
-
-
- 1261, 646
-
-
- Segoe UI, 9.75pt
+
+ 16
@@ -8609,736 +3146,6376 @@ Die erhaltenen Werte können in Indizes geschrieben oder zur Benennung der Datei
AP/8AQD//gMD///Dj///////
-
- 3, 4, 3, 4
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- Administrationskonsole Global Indexer
+
+ Segoe UI, 9.75pt, style=Italic
+
+
+ TBDD_USER_GROUPSBindingNavigator
+
+
+ 5
+
+
+ Geändert wer:
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Segoe UI, 9.75pt
+
+
+ 0
+
+
+ Segoe UI Semibold, 9pt, style=Bold, Italic
+
+
+ Segoe UI, 9pt, style=Italic
+
+
+ False
+
+
+ 74, 13
+
+
+ Vorherige verschieben
+
+
+ 255, 192, 255
+
+
+ Segoe UI Semibold, 9pt, style=Bold, Italic
+
+
+ Segoe UI, 9pt, style=Italic
+
+
+ 15
+
+
+ 23, 22
+
+
+ 55, 13
+
+
+ 0
+
+
+ Segoe UI, 9pt, style=Italic
+
+
+ CHANGED_WHOLabel
+
+
+ StatusStrip1
+
+
+ 2
+
+
+ 189, 25
TBDD_DOKUMENTARTBindingSource
-
- System.Windows.Forms.BindingSource, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ btnDeleteGroupRelation
-
- MyDataset
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- Global_Indexer.MyDataset, MyDataset.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
+
+ 0
-
- GridView1
+
+ 92, 15
-
- DevExpress.XtraGrid.Views.Grid.GridView, DevExpress.XtraGrid.v15.2, Version=15.2.16.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+
+ False
-
- colBEZEICHNUNG
+
+ 0
-
- DevExpress.XtraGrid.Columns.GridColumn, DevExpress.XtraGrid.v15.2, Version=15.2.16.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+
+ Objekttyp:
-
- TBDD_INDEX_MANBindingSource
+
+ 0
-
- System.Windows.Forms.BindingSource, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 16
-
- ToolStripButton1
+
+ True
-
- System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ True
-
- ToolStripLabel1
+
+ Magenta
-
- System.Windows.Forms.ToolStripLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ Segoe UI, 9pt, style=Italic
-
- ToolStripButton3
+
+ Segoe UI, 9.75pt
-
- System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 9
-
- ToolStripButton4
+
+ 6
-
- System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 164, 209
-
- ToolStripSeparator1
+
+ 23, 22
-
- System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- ToolStripTextBox1
+
+ 156, 23
-
- System.Windows.Forms.ToolStripTextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- ToolStripSeparator2
-
-
- System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 674, 207
ToolStripButton5
-
+
+ 67, 15
+
+
+ System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- ToolStripButton6
+
+ True
-
+
+
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ wwAADsMBx2+oZAAAAUpJREFUOE9jGLzg7gL2/7fmcf6/Oofr/8UZvP+hwsSD60CNfx41/v/zsOH/yckC
+ pBtwfjov3ICDPSKkG3B8kiBQc93/Pw+q/u9oFydswKWZPP/PTuX7fxKo8Ui/0P993SJAzeX//94r+r++
+ Qeb/qhq5/0srFf/PL1X+P6tIFdPAU0B//nlYD9RUC8SV///cKwHivP9/72b+/3sn+f/f23H//92MAOKQ
+ /5NyNDENONQrDHbu3/ulQI0FQI3ZQI2pQI0J///digZqDPv/70bQ/3/X/f53peliGrCzXeL/lmap/+vA
+ zpX/v6RC8f/fWzFAjeH/p+Zp/J+QpfW/O0P3f3uq/v/mREPCYTIb6E+Qc//dCPjfk6FDWAM6APnz3w1/
+ IPb735qsT7oB3em6YP+CcH2cEekGtCQZ/G+IN/xfE2v8vzLahHQD6AQYGAAkI9iedfyIaQAAAABJRU5E
+ rkJggg==
+
+
+
+ XtraTabPage9
+
+
+ 92, 15
+
+
+ COMMENTTextBox2
+
+
+ False
+
+
+ 227, 17
+
+
+ 14
+
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Segoe UI, 9pt, style=Italic
+
+
+ 1045, 280
+
+
+ 119, 17
+
+
+ System.Windows.Forms.Form, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 272, 13
+
+
+ 27
+
+
+ TBDD_INDEX_MANBindingSource
+
+
+ 132, 22
+
+
+ Horizontal
+
+
+ 12
+
+
+ 1
+
+
+ 87, 76
+
+
+ True
+
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 0
+
+
+ Dokumentart zu Gruppe hinzufügen
+
+
+ 3
+
+
+ XtraTabPage6
+
+
+ True
+
+
+ XtraTabPage4
+
+
+ 767, 37
+
+
+ 974, 250
+
+
+ True
+
+
+ Geändert wer:
+
+
+ Magenta
+
+
+ 559, 199
+
+
+ System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 7, 17
+
+
+ XtraTabPage3
+
+
+ True
+
+
+ ToolStripButton13
+
+
+ 1
+
+
+ 96, 17
+
+
+ 1
+
+
+ DEFAULT_VALUELabel
+
+
+ Funktion erfolgreich gespeichert!
+
+
+ XtraTabPage6
+
+
+ System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 8
+
+
+ GroupBox1
+
+
+ False
+
+
+ 2
+
+
+ XtraTabPage1
+
+
+ 23, 22
+
+
+ 0
+
+
+ System.Windows.Forms.ToolStripComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 759, 244
+
+
+ Center
+
+
+ Segoe UI, 9pt, style=Italic
+
+
+ GroupBox2
+
+
+ pnlObjekttype_Config
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 26
+
+
+ DevExpress.XtraGrid.Columns.GridColumn, DevExpress.XtraGrid.v15.2, Version=15.2.16.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+
+
+ False
+
+
+ 13
+
+
+ 0, 0
+
+
+ 972, 76
+
+
+ 8
+
+
+ GroupBox2
+
+
+ 23, 22
+
+
+ Segoe UI, 8.25pt
+
+
+ Segoe UI, 9pt, style=Italic
+
+
+ System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Geändert wer:
+
+
+ Erstellt wann:
+
+
+ System.Windows.Forms.BindingSource, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 180, 41
+
+
+ XtraTabPage5
+
+
+ 266, 315
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 414, 94
+
+
+ XtraTabPage6
+
+
+ 13, 13
+
+
+ True
+
+
+
+ None
+
+
+ 0
+
+
+ 333, 241
+
+
+ 333, 45
+
+
+ 80
+
+
+ btnAddDokartGroupRelation
+
+
System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 92
+
+
+ 426, 244
+
+
+ True
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ XtraTabPage6
+
+
+ 29
+
+
+ True
+
+
+ 21
+
+
+ True
+
+
+ 8
+
+
+ 1
+
+
+ Create Folder for Index
+
+
+ COMMENTTextBox1
+
+
+ Dokumentarten
+
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.ToolStripTextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Geändert wann:
+
+
+ 26
+
+
+ ListBoxObjekttypen
+
+
+ $this
+
+
+ GroupBox5
+
+
+ 188, 28
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ False
+
+
+ GUIDLabel1
+
+
+ ComboBox3
+
+
+ 20
+
+
+ 291, 25
+
+
+ 23, 22
+
+
+ Segoe UI, 9pt, style=Italic
+
+
+ DevExpress.XtraTab.XtraTabPage, DevExpress.XtraEditors.v15.2, Version=15.2.16.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+
+
+ ToolStripButton33
+
+
+ 376, 124
+
+
+ Segoe UI, 8.25pt, style=Italic
+
+
+ 23, 22
+
+
+ GroupBox6
+
+
+ 16, 99
+
+
+ XtraTabPage3
+
+
+ System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ XtraTabPage1
+
+
+ 94, 2
+
+
+ False
+
+
+ System.Windows.Forms.BindingSource, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 23, 22
+
+
+ Aktuelle Position
+
+
+ XtraTabPage1
+
+
+ 80
+
+
+ 0
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 531, 209
+
+
+ 979, 46
+
+
+ XtraTabPage4
+
+
+ 23, 22
+
+
+ Erstellt wer:
+
+
+ 18
+
+
+ XtraTabPage2
+
+
+ 181, 22
+
+
+ 82
+
+
+ XtraTabPage1
+
+
+ 172, 475
+
+
+ 8, 24
+
+
+ BindingNavigatorMoveLastItem
+
+
+ 296, 35
+
+
+ GUIDLabel5
+
+
+ Segoe UI, 9pt, style=Italic
+
+
+ 11
+
+
+ Indexname:
+
+
+ XtraTabPage4
+
+
+ 37, 13
+
+
+ 73, 15
+
+
+ 100
+
+
+ Segoe UI, 8.25pt
+
+
+ XtraTabPage1
+
+
+ NAMETextBox
+
+
+ 94, 21
+
+
+ 7
+
+
+ Top, Bottom, Left, Right
+
+
+ 9
+
+
+ 414, 47
+
+
+ 62, 13
+
+
+ XtraTabPage3
+
+
+ 23, 22
+
+
+ 83
+
+
+ 6, 25
+
+
+ 318, 21
+
+
+ 37
+
+
+ cmbCrFolderIndex
+
+
+ XtraTabPage8
+
+
+ Zuordnung Dokumentenart-Gruppe
+
+
+ Beschreibung:
+
+
+ 121, 21
+
+
+ Letzte erfolgreiche Eingabe speichern
+
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 1
+
+
+ CHANGED_WHENTextBox1
+
+
+ 4
+
+
+ logout wann:
+
+
+ ADDED_WHENLabel5
+
+
+ ADDED_WHOTextBox4
+
+
+ Segoe UI, 9.75pt, style=Bold
+
+
+ XtraTabPage4
+
+
+ True
+
+
+ 0, 624
+
+
+ XtraTabPage3
+
+
+ 0
+
+
+ 9
+
+
+ 28
+
+
+ VBSPLIT
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ cmbWHModule
+
+
+
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ wwAADsMBx2+oZAAAAUpJREFUOE9jGLzg7gL2/7fmcf6/Oofr/8UZvP+hwsSD60CNfx41/v/zsOH/yckC
+ pBtwfjov3ICDPSKkG3B8kiBQc93/Pw+q/u9oFydswKWZPP/PTuX7fxKo8Ui/0P993SJAzeX//94r+r++
+ Qeb/qhq5/0srFf/PL1X+P6tIFdPAU0B//nlYD9RUC8SV///cKwHivP9/72b+/3sn+f/f23H//92MAOKQ
+ /5NyNDENONQrDHbu3/ulQI0FQI3ZQI2pQI0J///digZqDPv/70bQ/3/X/f53peliGrCzXeL/lmap/+vA
+ zpX/v6RC8f/fWzFAjeH/p+Zp/J+QpfW/O0P3f3uq/v/mREPCYTIb6E+Qc//dCPjfk6FDWAM6APnz3w1/
+ IPb735qsT7oB3em6YP+CcH2cEekGtCQZ/G+IN/xfE2v8vzLahHQD6AQYGAAkI9iedfyIaQAAAABJRU5E
+ rkJggg==
+
+
+
+ 163, 21
+
+
+ 70, 13
+
+
+ DevExpress.XtraTab.XtraTabPage, DevExpress.XtraEditors.v15.2, Version=15.2.16.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+
+
+ 677, 48
+
+
+ 6
+
+
+ True
+
+
+ 23, 22
+
+
+ ToolStripButton27
+
+
+ 1
+
+
+ 39
+
+
+ OBJEKTTYPComboBox
+
+
+ True
+
+
+ 7, 17
+
+
+ 5
+
+
+ MiddleLeft
+
+
+ 23
+
+
+ 20
+
+
+
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ wwAADsMBx2+oZAAAASpJREFUOE9jGDygcNbz/00Lnv/PnPj4P1QIA4S3P8Apx5A789n/VUfe/8elKL77
+ wf/ghmu4DciY8vT/wn0fsCqK73n4f+n+///9qy/gNiCh58n/aVveYyiKaL8P1pw56/9/r9ITuA2I7Hr0
+ v3f1BxRFoa33wJpb1wFt7/z73yX/AG4DApsf/q+b/w6uKLjl7v9Fe///7wBqzpjz879d3c//9hnbcRvg
+ UXX/f/60NyiK7Ipv/0+f8/u/f9e3/zqF7/5bJKzHbYB96d3/2ZNfYyjSTzn/36ToxX+VrE//jSOX4TbA
+ Iu/O/9T+11gVGSSd+C+b9vW/bvA83AYYZt3+H9byEqci/dTL/zV8p+E2QCftxn+/6od4Fal4TMBtgFPu
+ lf8gBXgVDULAwAAA8HbAq6XlmnAAAAAASUVORK5CYII=
+
+
+
+ XtraTabPage4
+
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 24
+
+
+ True
+
+
+ 7
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ True
+
+
+ 23, 22
+
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ True
+
+
+ XtraTabPage3
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 22
+
+
+ 64, 13
+
+
+ 17
+
+
+ True
+
+
+ Segoe UI, 9.75pt
+
+
+ 81
+
+
+ Segoe UI, 9pt, style=Italic
+
+
+ 22
+
+
+ System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ True
+
+
+ True
+
+
+ 69, 13
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlObjekttype_Config
+
+
+ False
+
+
+ 23, 22
+
+
+ 275, 28
+
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 91
+
+
+ 61, 13
+
+
+ 23, 22
+
+
+ 6, 24
+
+
+ False
+
+
+ 1261, 624
+
+
+ Cyan
+
+
+ 184, 81
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 6, 116
+
+
+ 211, 184
+
+
+ Automatische Indexe werden nach den manuellen Indizes OHNE USERINTERAKTION durchlaufen.
+Die erhaltenen Werte können in Indizes geschrieben oder zur Benennung der Datei genutzt werden.
+
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ lblObjekttyp
+
+
+ Aktuelles Datum (DD.MM.YYYY)
+
+
+ True
+
+
+ GroupBox2
+
+
+ 200, 144
+
+
+ 11
+
+
+ Label4
+
+
+ Label17
+
+
+ 6
+
+
+
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ wwAADsMBx2+oZAAAAKNJREFUOE9jGHygcNbz/1AmeSB35rP/Cd33yDckY8rT//P2//6f0HWHPEMSep78
+ n73v1//OrX//u5VeJt2QyK5H/6ds+/W/ZOnf/wnT//63yT1LmiGBzQ//t659D9ZsXPLlv3T0tf/GkcuI
+ N8Sj6v7/krnv4JoVXXpIc4F96d3/gS3PyNMMAhZ5d/7bFFwhTzMIGGbdJl8zCOik3SBf81AEDAwAoH5f
+ oAc0QjgAAAAASUVORK5CYII=
+
+
+
+ 23, 22
+
+
+ 28
+
+
+ 3, 50
+
+
+ 84
+
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 32
+
+
+ MiddleRight
+
+
+ TBDD_INDEX_MANTableAdapter
+
+
+ BindingNavigatorPositionItem
+
+
+ 24
+
+
+ XtraTabPage8
+
+
+ TBDD_INDEX_MAN_POSTPROCESSINGTableAdapter
+
+
+ ToolStripTextBox4
+
+
+ 172, 23
+
+
+ False
+
+
+ 6
+
+
+ 4
+
+
+ True
+
+
+ 2
+
+
+
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ wwAADsMBx2+oZAAAASxJREFUOE9jGFygcNbz/1AmBgDJNS14/j9z4mOcahhyZz77n9B9D6sCkNyqI+//
+ h7c/wG1AxpSn/+ft//0/oesOhiKQ3MJ9H/4HN1zDbUBCz5P/s/f9+t+59e9/t9LLKApBctO2vP/vX30B
+ twGRXY/+T9n263/J0r//E6b//W+TexauGCTXu/rDf6/SE7gNCGx++L917XuwZuOSL/+lo6/9N45cBtYA
+ kqub/+6/S/4B3AZ4VN3/XzL3HVyzoksPXDFILn/am//2GdtxG2Bfevd/YMszDM0gAJLLnvz6v0XCetwG
+ WOTd+W9TcAVDMwiA5FL7X8O9hBUYZt3GqhkEQHJhLS//6wbPw22ATtoNnJIgOb/qh/81fKfhNgAfcMq9
+ 8l/FYwIYQ4UGBWBgAAC+0b+zuQxOnAAAAABJRU5ErkJggg==
+
+
+
+ Gruppenverwaltung
+
+
+ 976, 28
+
+
+ VWGI_DOCTYPE_GROUPTableAdapter
+
+
+ Aktuelle Position
+
+
+ pnlObjekttype_Config
+
+
+ 1039, 252
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Global_Indexer.MyDatasetTableAdapters.TBDD_DOKUMENTARTTableAdapter, MyDataset.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
+
+
+ 4
+
+
+ 8
+
+
+ True
+
+
+ System.Windows.Forms.BindingSource, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Regular
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 9
+
+
+
+
+
+ XtraTabPage3
+
+
+ pnlObjekttype_Config
+
+
+ 4
+
+
+ 22
+
+
+ True
+
+
+ pnlObjekttype_Config
+
+
+ 23, 17
+
+
+ 8
+
+
+ Index erfolgreich gespeichert!
+
+
+ Label1
+
+
+
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ wwAADsMBx2+oZAAAAExJREFUOE9joAr49u3bf1IxVCsEgAWC58Dxh/cf4RhZDETHTNiHaQgpBoAwzBCo
+ dtINAGGiDUDGyGpoawAxeNSAQWkAORiqnRLAwAAA9EMMU8Daa3MAAAAASUVORK5CYII=
+
+
+
+ 23, 22
+
+
+ True
+
+
+ 67, 15
+
+
+ StatusStrip1
+
+
+ XtraTabPage1
+
+
+ True
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Segoe UI, 8.25pt, style=Italic
+
+
+ 169, 21
+
+
+ 203, 70
+
+
+ 198, 142
+
+
+ True
+
+
+ System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ FOLDER_FOR_INDEXTextBox
+
+
+ XtraTabPage1
+
+
+ MiddleLeft
+
+
+ 8
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Geändert Wer:
+
+
+ pnlObjekttype_Config
+
+
+ System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ SEQUENCELabel
+
+
+ 187, 99
+
+
+ 10
+
+
+ 287, 21
+
+
+ Die Gesamtanzahl der Elemente.
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 507, 135
+
+
+ XtraTabPage4
+
+
+ XtraTabPage4
+
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Label5
+
+
+ XtraTabPage4
+
+
+ 23
+
+
+ True
+
+
+ ToolStripButton18
+
+
+ 212, 166
+
+
+ System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 25
+
+
+ TBDD_EINGANGSARTENBindingSource
+
+
+ XtraTabPage8
+
+
+ 5
+
+
+ 3, 29
+
+
+ 284, 157
+
+
+ 573, 300
+
+
+ 61, 13
+
+
+ XtraTabPage1
+
+
+ 22
+
+
+ 156, 23
+
+
+ Label18
+
+
+ Regular
+
+
+ lblsaveUSer
+
+
+ Segoe UI, 9pt, style=Italic
+
+
+ XtraTabPage3
+
+
+ XtraTabPage5
+
+
+ 19
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ FUNCTION1TextBox
+
+
+ COMMENTTextBox
+
+
+ lblsavePostProcess
+
+
+ 155, 23
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Variabler Ordnerpfad
+
+
+ Segoe UI, 9pt, style=Italic
+
+
+ 74, 22
+
+
+ 3, 192
+
+
+ 925, 59
+
+
+ 504, 207
+
+
+ pnlObjekttype_Config
+
+
+ MiddleRight
+
+
+ True
+
+
+ System.Windows.Forms.BindingSource, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ von {0} Benutzern
+
+
+ cmbGroup2Dokart
+
+
+ 15
+
+
+ Regular
+
+
+ 27
+
+
+ False
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 14
+
+
+ Segoe UI, 9pt, style=Italic
+
+
+ COMMENTLabel2
+
+
+ ADDED_WHENTextBox4
+
+
+ btnAddWindowsVariable
+
+
+ v
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 97, 13
+
+
+ ToolStripSeparator2
+
+
+ System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 255, 128, 255
+
+
+ True
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 11
+
+
+ 974, 250
+
+
+ True
+
+
+ von {0} Dokumentarten
+
+
+ 92, 15
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 159, 162
+
+
+ XtraTabPage1
+
+
+
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ wwAADsMBx2+oZAAAALZJREFUOE9jGDogvP3BfyiTdBDf/eB/cMM18gyI73n4f+n+///9qy+QbkBE+32w
+ 5sxZ//97lZ4gzYDQ1ntgza3rgLZ3/v3vkn+AeAOCW+7+X7T3//8OoOaMOT//29X9/G+fsZ00F9gV3/6f
+ Puf3f/+ub/91Ct/9t0hYT3oY6Kec/29S9OK/Stan/8aRy0g3AAQMkk78l037+l83eB55BoCAfurl/xq+
+ 08g3AARUPCZQZsBgBQwMANAUYJgEulBVAAAAAElFTkSuQmCC
+
+
+
+ CHANGED_WHOTextBox2
+
+
+ 167, 78
+
+
+ BindingNavigatorSeparator
+
+
+ 22, 15
+
+
+ Segoe UI, 9pt, style=Bold, Italic
+
+
+ 93, 22
+
+
+ 205, 68
+
+
+ 8
+
ToolStripSeparator3
-
- System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- ToolStripButton2
+
+ ToolStripButton38
+
+
+ 257, 53
+
+
+ System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Segoe UI, 9.75pt
+
+
+ CHANGED_WHOTextBox
+
+
+ True
+
+
+ XtraTabPage6
+
+
+ 1
+
+
+ 3
+
+
+ XtraTabPage4
+
+
+ Segoe UI, 9.75pt
+
+
+
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ wwAADsMBx2+oZAAAAKNJREFUOE9jGHygcNbz/1AmeSB35rP/Cd33yDckY8rT//P2//6f0HWHPEMSep78
+ n73v1//OrX//u5VeJt2QyK5H/6ds+/W/ZOnf/wnT//63yT1LmiGBzQ//t659D9ZsXPLlv3T0tf/GkcuI
+ N8Sj6v7/krnv4JoVXXpIc4F96d3/gS3PyNMMAhZ5d/7bFFwhTzMIGGbdJl8zCOik3SBf81AEDAwAoH5f
+ oAc0QjgAAAAASUVORK5CYII=
+
+
+
+ 90
+
+
+ True
+
+
+ 87
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 202, 32
+
+
+ 0
+
+
+ 13, 81
+
+
+ Automatischer Index per SQL?
+
+
+ EMAILTextBox
+
+
+ BindingNavigatorMoveFirstItem
+
+
+ 31
+
+
+ 7
+
+
+ Segoe UI, 9pt, style=Italic
+
+
+ XtraTabPage6
+
+
+ 266, 216
+
+
+ Segoe UI, 8.25pt
+
+
+ Manueller Index:
+
+
+ Nachbearbeitungsfunktionen manueller Index
+
+
+ False
+
+
+ 14
+
+
+ 6, 25
+
+
+
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ wwAADsMBx2+oZAAAASxJREFUOE9jGFygcNbz/1AmBgDJNS14/j9z4mOcahhyZz77n9B9D6sCkNyqI+//
+ h7c/wG1AxpSn/+ft//0/oesOhiKQ3MJ9H/4HN1zDbUBCz5P/s/f9+t+59e9/t9LLKApBctO2vP/vX30B
+ twGRXY/+T9n263/J0r//E6b//W+TexauGCTXu/rDf6/SE7gNCGx++L917XuwZuOSL/+lo6/9N45cBtYA
+ kqub/+6/S/4B3AZ4VN3/XzL3HVyzoksPXDFILn/am//2GdtxG2Bfevd/YMszDM0gAJLLnvz6v0XCetwG
+ WOTd+W9TcAVDMwiA5FL7X8O9hBUYZt3GqhkEQHJhLS//6wbPw22ATtoNnJIgOb/qh/81fKfhNgAfcMq9
+ 8l/FYwIYQ4UGBWBgAAC+0b+zuQxOnAAAAABJRU5ErkJggg==
+
+
+
+ 12, 40
+
+
+ TBDD_INDEX_AUTOMTableAdapter
+
+
+ Erstellt wer:
+
+
+ Aktuelle Position
+
+
+ 22
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Gruppenname:
System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- ToolStripButton7
+
+ System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
+
+ Nächste verschieben
+
+
+ 61, 24
+
+
+ ID:
+
+
+ Regular
+
+
+ 1, 0, 16, 0
+
+
+ True
+
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ False
+
+
+ lbFileparameter
+
+
+ 266, 46
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 14
+
+
+ ZIEL_PFADTextBox
+
+
+ 172, 23
+
+
+ 33
+
+
+ SUGGESTIONCheckBox
+
+
+
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ wwAADsMBx2+oZAAAASpJREFUOE9jGDygcNbz/00Lnv/PnPj4P1QIA4S3P8Apx5A789n/VUfe/8elKL77
+ wf/ghmu4DciY8vT/wn0fsCqK73n4f+n+///9qy/gNiCh58n/aVveYyiKaL8P1pw56/9/r9ITuA2I7Hr0
+ v3f1BxRFoa33wJpb1wFt7/z73yX/AG4DApsf/q+b/w6uKLjl7v9Fe///7wBqzpjz879d3c//9hnbcRvg
+ UXX/f/60NyiK7Ipv/0+f8/u/f9e3/zqF7/5bJKzHbYB96d3/2ZNfYyjSTzn/36ToxX+VrE//jSOX4TbA
+ Iu/O/9T+11gVGSSd+C+b9vW/bvA83AYYZt3+H9byEqci/dTL/zV8p+E2QCftxn+/6od4Fal4TMBtgFPu
+ lf8gBXgVDULAwAAA8HbAq6XlmnAAAAAASUVORK5CYII=
+
+
+
+ 2
+
+
+ False
+
+
+ 5
+
+
+ Erste verschieben
+
+
+ IDX_EMAIL_TOLabel
+
+
+ 6, 25
+
+
+
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ wwAADsMBx2+oZAAAAExJREFUOE9joAr49u3bf1IxVCsEgAWC58Dxh/cf4RhZDETHTNiHaQgpBoAwzBCo
+ dtINAGGiDUDGyGpoawAxeNSAQWkAORiqnRLAwAAA9EMMU8Daa3MAAAAASUVORK5CYII=
+
+
+
+ aus Index-Wert (auto oder manuell):
+
+
+ 12
+
+
+ 25
+
+
+ 82, 13
+
+
+ 0
+
+
+ 6
+
+
+ XtraTabPage3
+
+
+ 16, 185
+
+
System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ Daten speichern
+
+
+ XtraTabPage5
+
+
+ 23, 22
+
+
+ False
+
+
+ ToolStripComboBox1
+
+
+ LOGGED_WHERETextBox
+
+
+ XtraTabPage3
+
+
+
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ wwAADsMBx2+oZAAAAW9JREFUOE+1kE0ow2Ecx3dV3krt4oJaOSCTvIRkMqSxyITIzCQHDouEdnFwIOVC
+ DrhIDiQl5UTiNG/z2ppafy1S2gX/uDwfY6i1v7Hie3nqeb7fz+/7/FR/Ilwn0G0Exw4fV5GJlXlEZxXC
+ rIet9bAQvB5Ymgn2sLYAvSZEux7RUQFzE4qQt4bCXAYjPaHvnDoCkLpsRGMB2JqCTGLIijDlwqQ9bEMV
+ i9OIytR3EMNWcJ/BWH8A6j8/bOGFxwXNxYEvGbMQ9XnQ1/K78KfY3/VXzkMY0qFGG2H4RoLGQshJQNbG
+ 86CNhdrsX9a/uQZTPhQl4rMY4OLofbl3aX7I8uwPC7y/g1YdjyVJuEvT8e1tfwUYteHUxCCfHChDeHmG
+ QQvokjlOU+PbWA0x3pZnILVVI3uvQyHsbiLnqnGmRCF1NYD8pDhpRxOH7HQoAKZGkFKjceszQbpSrumX
+ bO+G80MFwKUTxgfgcO/b8D9IpXoFiiMDHIQm0skAAAAASUVORK5CYII=
+
+
+
+ 706, 28
+
+
+ GroupBox1
+
+
+ 137, 23
+
+
+ 0
+
+
+ 0
+
+
+ XtraTabControl2
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlObjekttype_Config
+
+
+ Global_Indexer.MyDatasetTableAdapters.TableAdapterManager, MyDataset.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
+
+
+ 2
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Indexname Mail Subject:
+
+
+ 20
+
+
+ 20
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ AD User hinzufügen
+
+
+ System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ btnNamenkonvention
+
+
+ System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 384, 191
+
+
+ 18
+
+
+ Segoe UI Semibold, 9pt, style=Bold
+
+
+ 11, 37
+
+
+ ToolStripSeparator1
+
+
+ 10
+
+
+ True
+
+
+ 23
+
+
+ Indexzuordnung für die Email-Indexierung:
+
+
+ DevExpress.XtraGrid.Columns.GridColumn, DevExpress.XtraGrid.v15.2, Version=15.2.16.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+
+
+ SHORTNAMETextBox
+
+
+ Erste verschieben
+
+
+ 23
+
+
+ True
+
+
+ 121, 17
+
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 0
+
+
+ System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 70, 21
+
+
+ 3
+
+
+ 1261, 22
+
+
+ MyDataset
+
+
+ 365, 237
+
+
+ 11, 37
+
+
+ 7
+
+
+ 5
+
+
+ 17
+
+
+ True
+
+
+ 6, 25
+
+
+ 100, 32
+
+
+
+ Default
+
+
+ Neue Gruppenzuordnung:
+
+
+ System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ ToolStripButton23
+
+
+ 23, 22
+
+
+ 6
+
+
+ Gruppe auswählen:
+
+
+ False
+
+
+ XtraTabPage2
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ LANGUAGEComboBox
+
+
+ 562, 174
+
+
+ 198, 21
+
+
+ Segoe UI, 9pt, style=Italic
+
+
+ 104, 22
+
+
+ CHANGED_WHOTextBox3
+
+
+ 438, 21
+
+
+ 0
+
+
+ 189, 25
+
+
+ 20
+
+
+ lblWindowParameter
+
+
+ TBDD_DOKUMENTARTBindingNavigator
+
+
+ 23, 22
+
+
+ 27
+
+
+ 629, 78
+
+
+ Segoe UI, 8.25pt, style=Italic
+
+
+ 8
+
+
+ System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 13
+
+
+ ListBox5
+
+
+ DATATYPELabel
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TBDD_INDEX_MANBindingNav
+
+
+ System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ XtraTabPage1
+
+
+ BindingNavigatorAddNewItem
+
+
+ 14
+
+
+ 189, 25
+
+
+ 6, 164
+
+
+ Erste verschieben
+
+
+ 1
+
+
+ XtraTabPage8
+
+
+ 3
+
+
+ 4
+
+
+ ListBox2
+
+
+ ToolStripButton17
+
+
+ 97, 22
+
+
+ CHANGED_WHENTextBox3
+
+
+ Create Folder for Index
+
+
+ 25
+
+
+ DevExpress.XtraTab.XtraTabPage, DevExpress.XtraEditors.v15.2, Version=15.2.16.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+
+
+ 17, 33
+
+
+ System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 15
+
+
+ 38, 13
+
+
+ 2
+
+
+ 419, 21
+
+
+ 23, 22
+
+
+ System.Windows.Forms.StatusStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 156, 23
+
+
+ VARIANTLabel
+
+
+ 5
+
+
+ MiddleRight
+
+
+ XtraTabPage2
+
+
+ True
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Vorherige verschieben
+
+
+ MiddleRight
+
+
+ 2
+
+
+ Segoe UI, 9.75pt
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 9
+
+
+ 75, 23
+
+
+ GroupBox3
+
+
+ 25
+
+
+ True
+
+
+ ToolStripButton37
+
+
+ 17
+
+
+ 299, 51
+
+
+ pnlObjekttype_Config
+
+
+ XtraTabPage4
+
+
+ 12
+
+
+ ToolStripButton8
+
+
+ XtraTabPage2
+
+
+ 3, 26
+
+
+ XtraTabPage3
+
+
+ pnlObjekttype_Config
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Nächste verschieben
+
+
+ System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Segoe UI, 9.75pt, style=Italic
+
+
+ 58, 13
+
+
+ Die Gesamtanzahl der Elemente.
+
+
+ 189, 25
+
+
+ 102, 78
+
+
+ ADDED_WHOLabel
+
+
+ System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlObjekttype_Config
+
+
+ True
+
+
+ 290, 32
+
+
+ 589, 244
+
+
+ 29
+
+
+ True
+
+
+ colUSERNAME
+
+
+ 23
+
+
+ 72, 13
+
+
+ Tile
+
+
+ 210, 22
+
+
+ Letzte verschieben
+
+
+ 172, 23
+
+
+ 1255, 596
+
+
+ XtraTabPage4
+
+
+ True
+
+
+ 94, 47
+
+
+ 11
+
+
+ Username
+
+
+ XtraTabPage4
+
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ True
+
+
+ XtraTabPage1
+
+
+ False
+
+
+ ToolStripButton21
+
+
+ 9
+
+
+ GroupBox3
+
+
+ CHANGED_WHOLabel2
+
+
+ TBDD_MODULESTableAdapter
+
+
+ 200, 158
+
+
+ System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ False
+
+
+ XtraTabPage6
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 6, 25
+
+
+ 70, 21
+
+
+ ToolStripSeparator8
+
+
+
+
+
+ Regular
+
+
+ 7
+
+
+ Segoe UI, 9pt, style=Italic
+
+
+ True
+
+
+ Magenta
+
+
+ 162, 48
+
+
+ 92, 15
+
+
+ 23, 22
+
+
+ Segoe UI, 8.25pt, style=Italic
+
+
+ 80
+
+
+ 130, 22
+
+
+ 13, 211
+
+
+ XtraTabPage2
+
+
+ 11
+
+
+ DevExpress.XtraTab.XtraTabPage, DevExpress.XtraEditors.v15.2, Version=15.2.16.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+
+
+ MiddleRight
+
+
+ Segoe UI, 9pt, style=Bold, Italic
+
+
+ Fuchsia
+
+
+ ...
+
+
+ System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ XtraTabPage1
+
+
+ 0
+
+
+ True
+
+
+ 1073, 28
+
+
+ ToolStripSeparator9
+
+
+ 9, 42
+
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Nächste verschieben
+
+
+ FILE AND INDEX
+
+
+ 11
+
+
+ Userdaten erfolgreich gespeichert!
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ False
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 154, 22
+
+
+
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ wwAADsMBx2+oZAAAASxJREFUOE9jGFygcNbz/1AmBgDJNS14/j9z4mOcahhyZz77n9B9D6sCkNyqI+//
+ h7c/wG1AxpSn/+ft//0/oesOhiKQ3MJ9H/4HN1zDbUBCz5P/s/f9+t+59e9/t9LLKApBctO2vP/vX30B
+ twGRXY/+T9n263/J0r//E6b//W+TexauGCTXu/rDf6/SE7gNCGx++L917XuwZuOSL/+lo6/9N45cBtYA
+ kqub/+6/S/4B3AZ4VN3/XzL3HVyzoksPXDFILn/am//2GdtxG2Bfevd/YMszDM0gAJLLnvz6v0XCetwG
+ WOTd+W9TcAVDMwiA5FL7X8O9hBUYZt3GqhkEQHJhLS//6wbPw22ATtoNnJIgOb/qh/81fKfhNgAfcMq9
+ 8l/FYwIYQ4UGBWBgAAC+0b+zuQxOnAAAAABJRU5ErkJggg==
+
+
+
+ 2
+
+
+ ERSTELLTWERTextBox
+
+
+ XtraTabPage6
+
+
+ 11
+
+
+ ToolStripSeparator6
+
+
+ Datentyp:
+
+
+ Horizontal
+
+
+
+
+
+ Neu hinzufügen
+
+
+ XtraTabPage2
+
+
+ 40
+
+
+ Windream direkt
+
+
+ 0
+
+
+ 203, 212
+
+
+ ToolStripSeparator5
+
+
+ 34
+
+
+ 31
+
+
+ 23, 22
+
+
+ btnaddcrFolderParameter
+
+
+ True
+
+
+ ToolStripButton25
+
+
+ System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 384, 211
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Vertical
+
+
+ 21
+
+
+ 5, 8
+
+
+ 20
+
+
+ 12
+
+
+ MiddleRight
+
+
+ 15
+
+
+ TBDD_INDEX_MAN_POSTPROCESSINGBindingNavigator
+
+
+ 210, 22
+
+
+ System.Windows.Forms.BindingSource, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ ADDED_WHENLabel4
+
+
+ Segoe UI, 9.75pt, style=Italic
+
+
+ EMail
+
+
+ 80
+
+
+ 31
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.ToolStripTextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
ToolStripButton41
-
+
+ True
+
+
+ LANGUAGELabel
+
+
+ 10
+
+
+ YYYY/MM/DD
+
+
+ OPTIONALCheckBox
+
+
+ 164, 61
+
+
+ Top, Bottom, Left, Right
+
+
+ 26
+
+
+ Label3
+
+
+
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ wwAADsMBx2+oZAAAAExJREFUOE9joAr49u3bf1IxVCsEgAWC58Dxh/cf4RhZDETHTNiHaQgpBoAwzBCo
+ dtINAGGiDUDGyGpoawAxeNSAQWkAORiqnRLAwAAA9EMMU8Daa3MAAAAASUVORK5CYII=
+
+
+
+ False
+
+
+ MiddleLeft
+
+
+ TBDD_DOKART_MODULETableAdapter
+
+
+ 974, 25
+
+
+ 22
+
+
+ 28
+
+
+ Magenta
+
+
+ 5
+
+
+ Segoe UI, 8.25pt
+
+
+ Gruppe auswählen:
+
+
+ XtraTabPage8
+
+
+ System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ LOG_IN_WHENLabel
+
+
+ 235, 118
+
+
+ True
+
+
+
+
+
+ 29
+
+
+ 29
+
+
+ XtraTabPage9
+
+
+ 6, 25
+
+
+ XtraTabPage4
+
+
+ 159, 74
+
+
+ True
+
+
+ Label20
+
+
+ Neu hinzufügen
+
+
+ XtraTabPage3
+
+
+ 4
+
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ ListBox6
+
+
+ GUIDTextBox3
+
+
+ 12
+
+
+ logged wo:
+
+
+ Label7
+
+
+ NAMETextBox2
+
+
+ True
+
+
+ True
+
+
+
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ wwAADsMBx2+oZAAAAW9JREFUOE+1kE0ow2Ecx3dV3krt4oJaOSCTvIRkMqSxyITIzCQHDouEdnFwIOVC
+ DrhIDiQl5UTiNG/z2ppafy1S2gX/uDwfY6i1v7Hie3nqeb7fz+/7/FR/Ilwn0G0Exw4fV5GJlXlEZxXC
+ rIet9bAQvB5Ymgn2sLYAvSZEux7RUQFzE4qQt4bCXAYjPaHvnDoCkLpsRGMB2JqCTGLIijDlwqQ9bEMV
+ i9OIytR3EMNWcJ/BWH8A6j8/bOGFxwXNxYEvGbMQ9XnQ1/K78KfY3/VXzkMY0qFGG2H4RoLGQshJQNbG
+ 86CNhdrsX9a/uQZTPhQl4rMY4OLofbl3aX7I8uwPC7y/g1YdjyVJuEvT8e1tfwUYteHUxCCfHChDeHmG
+ QQvokjlOU+PbWA0x3pZnILVVI3uvQyHsbiLnqnGmRCF1NYD8pDhpRxOH7HQoAKZGkFKjceszQbpSrumX
+ bO+G80MFwKUTxgfgcO/b8D9IpXoFiiMDHIQm0skAAAAASUVORK5CYII=
+
+
+
+ 19
+
+
+ TEXT2TextBox
+
+
+ False
+
+
+ lblnewDokartZuordnung
+
+
+ True
+
+
+ 24
+
+
+ BEZEICHNUNGTextBox
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ ERSTELLTWERLabel
+
+
+ 6
+
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 6
+
+
+ 0
+
+
+ Segoe UI Semibold, 9pt, style=Bold, Italic
+
+
+ pnlObjekttype_Config
+
+
+ XtraTabPage1
+
+
+ 465, 22
+
+
+ 4
+
+
+ Die Gesamtanzahl der Elemente.
+
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Segoe UI, 9.75pt, style=Bold
+
+
+ btndeleteZuordnung
+
+
+ 275, 152
+
+
+ GroupBox2
+
+
+ YYYY/MM
+
+
+ ListBox4
+
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 11
+
+
+ 19
+
+
+ False
+
+
+ System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GEAENDERTWANNLabel
+
+
+ Geändert wann:
+
+
+ 0
+
+
+ Segoe UI, 8.25pt, style=Italic
+
+
+ True
+
+
+ 26
+
+
+ lblsaveAutoIndex
+
+
+ 145, 21
+
+
+ Index für Message-ID:
+
+
+ 97, 15
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ False
+
+
+ LOG_IN_WHENTextBox
+
+
+ 167, 77
+
+
+ 29
+
+
+ Label25
+
+
+ frmAdministration
+
+
+ Nächste verschieben
+
+
+ Segoe UI, 9.75pt, style=Bold
+
+
+ IDX_EMAIL_TOComboBox
+
+
+ Aktuelle Position
+
+
+ True
+
+
+ 23, 22
+
+
+
+
+
+ 0
+
+
+ DevExpress.XtraTab.XtraTabPage, DevExpress.XtraEditors.v15.2, Version=15.2.16.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+
+
+ System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 23, 22
+
+
+ Position
+
+
+ True
+
+
+ System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 116, 166
+
+
+ 155, 23
+
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 4
+
+
+ Global_Indexer.MyDatasetTableAdapters.TBDD_DOKART_MODULETableAdapter, MyDataset.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
+
+
+ 0
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Segoe UI, 9pt
+
+
+ MiddleLeft
+
+
+ 203, 174
+
+
+ 1
+
+
+ 255, 128, 255
+
+
+ DEFAULT_VALUETextBox
+
+
+ 6, 25
+
+
+
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ wwAADsMBx2+oZAAAASpJREFUOE9jGDygcNbz/00Lnv/PnPj4P1QIA4S3P8Apx5A789n/VUfe/8elKL77
+ wf/ghmu4DciY8vT/wn0fsCqK73n4f+n+///9qy/gNiCh58n/aVveYyiKaL8P1pw56/9/r9ITuA2I7Hr0
+ v3f1BxRFoa33wJpb1wFt7/z73yX/AG4DApsf/q+b/w6uKLjl7v9Fe///7wBqzpjz879d3c//9hnbcRvg
+ UXX/f/60NyiK7Ipv/0+f8/u/f9e3/zqF7/5bJKzHbYB96d3/2ZNfYyjSTzn/36ToxX+VrE//jSOX4TbA
+ Iu/O/9T+11gVGSSd+C+b9vW/bvA83AYYZt3+H9byEqci/dTL/zV8p+E2QCftxn+/6od4Fal4TMBtgFPu
+ lf8gBXgVDULAwAAA8HbAq6XlmnAAAAAASUVORK5CYII=
+
+
+
+ 64, 22
+
+
+ IDXMAN_IDLabel
+
+
+ True
+
+
+ BESCHREIBUNGLabel
+
+
+ 162, 225
+
+
+ GroupBox4
+
+
+ Segoe UI, 9pt, style=Bold, Italic
+
+
+ Vorherige verschieben
+
+
+ GroupBox1
+
+
+ 8
+
+
+ XtraTabPage6
+
+
+ System.Windows.Forms.BindingSource, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 3, 2
+
+
+ 195, 32
+
+
+ 9
+
+
+ VARCHAR
+
+
+ False
+
+
+ 509, 21
+
+
+ Segoe UI, 9pt, style=Italic
+
+
+ Erstellt wann:
+
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ XtraTabPage4
+
+
+ 167, 225
+
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 50, 13
+
+
+ Segoe UI, 9.75pt
+
+
+ System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.BindingNavigator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Default
+
+
+ System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 1056, 356
+
+
+ XtraTabPage6
+
+
+ False
+
+
+ GroupBox5
+
+
+ Segoe UI, 9pt, style=Italic
+
+
+ 198, 24
+
+
+ ERSTELLTWANNTextBox
+
+
+ ToolStripButton22
+
+
+
+
+
+ 65, 13
+
+
+ 3
+
+
+ XtraTabPage7
+
+
+ 3, 144
+
+
+ Reihenfolge:
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GroupBox3
+
+
+ Letzte verschieben
+
+
+ Geändert wann:
+
+
+ 0, 0
+
+
+ MiddleLeft
+
+
+ 23
+
+
+ XtraTabControl3
+
+
+ 230, 118
+
+
+ INDEXNAME_AutoIndexTXT
+
+
+ 12
+
+
+ True
+
+
+ ToolStripTextBox3
+
+
+ 1039, 25
+
+
+ XtraTabPage7
+
+
+ GroupBox5
+
+
+ XtraTabPage3
+
+
+ Global_Indexer.MyDatasetTableAdapters.TBDD_USERTableAdapter, MyDataset.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
+
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ ToolStripButton15
+
+
+ 7
+
+
+ Vorherige verschieben
+
+
+ 8
+
+
+ GI_ADMINCheckBox
+
+
+ ToolStripButton34
+
+
+ 3, 315
+
+
+ XtraTabPage2
+
+
+ 9, 48
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ MiddleRight
+
+
+ GUIDLabel2
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ XtraTabControl2
+
+
+ True
+
+
+ XtraTabPage4
+
+
+ 18
+
+
+ XtraTabPage4
+
+
+ False
+
+
+ 12
+
+
+
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 0
+
+
+ 90, 51
+
+
+ ToolStripLabel5
+
+
+ 0
+
+
+ XtraTabPage6
+
+
+ XtraTabPage2
+
+
+ 381, 36
+
+
+ Global_Indexer.MyDatasetTableAdapters.TBDD_MODULESTableAdapter, MyDataset.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
+
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Segoe UI, 9.75pt
+
+
+ XtraTabPage9
+
+
+ True
+
+
+ INDEXNAMELabel
+
+
+ Segoe UI, 8.25pt, style=Italic
+
+
+ Vorschlagsliste per SQL
+
+
+ True
+
+
+ DATE
+
+
+ 21
+
+
+ von {0} automatischen Indexen
+
+
+ 820, 228
+
+
+ TEXT3TextBox
+
+
+ True
+
+
+ 10
+
+
+ TBGI_OBJECTTYPE_EMAIL_INDEXBindingSource
+
+
+ IDX_EMAIL_SUBJECTComboBox
+
+
+ Tile
+
+
+ 6, 25
+
+
+ 23, 22
+
+
+ Geändert wann:
+
+
+ 5
+
+
+ 586, 21
+
+
+ 23, 22
+
+
+ pnlObjekttype_Config
+
+
+ True
+
+
+ login wann:
+
+
+ 0
+
+
+ System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ lblsaveTBDD_USER_GROUPS
+
+
+ True
+
+
+ 89
+
+
+ Neu hinzufügen
+
+
+ True
+
+
+ XtraTabPage1
+
+
+ pnlObjekttype_Config
+
+
+ MiddleLeft
+
+
+ 324, 225
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ False
+
+
+ 530, 130
+
+
+ True
+
+
+ 0
+
+
+ Global_Indexer.MyDatasetTableAdapters.TBDD_INDEX_MANTableAdapter, MyDataset.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
+
+
+ 178, 23
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.ToolStripComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ True
+
+
+ SEQUENCENumericUpDown
+
+
+ pnlObjekttype_Config
+
+
+ 192, 17
+
+
+ 179, 22
+
+
+ False
+
+
+ System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Segoe UI, 9pt, style=Bold, Italic
+
+
+ 188, 23
+
+
+ System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ SEQUENCELabel1
+
+
+ 974, 250
+
+
+ Segoe UI, 9.75pt, style=Italic
+
+
+ Zuordnung erfolgreich gespeichert!
+
+
+ 71, 25
+
+
+ 2
+
+
+ 38
+
+
+ ADDED_WHOLabel4
+
+
+ 13
+
+
+ 0
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TBDD_DOKUMENTARTBindingNavigatorSaveItem
+
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 75, 23
+
+
+ Zuordnung erfolgreich gespeichert!
+
+
+ 3
+
+
+ ToolStripButton11
+
+
+ 58, 13
+
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Segoe UI, 9pt
+
+
+ Erste verschieben
+
+
+ ONLY FILE/FOLDER
+
+
+ 89, 17
+
+
+
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ wwAADsMBx2+oZAAAAExJREFUOE9joAr49u3bf1IxVCsEgAWC58Dxh/cf4RhZDETHTNiHaQgpBoAwzBCo
+ dtINAGGiDUDGyGpoawAxeNSAQWkAORiqnRLAwAAA9EMMU8Daa3MAAAAASUVORK5CYII=
+
+
+
+ False
+
+
+ Segoe UI, 9pt, style=Italic
+
+
+ Segoe UI, 9.75pt, style=Italic
+
+
+ 50, 23
+
+
+ Regular
+
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 6, 109
+
+
+ False
+
+
+ 23, 22
+
+
+ 56, 13
+
+
+ Inherit
+
+
+ 23
+
+
+ 23
+
+
+ Reihenfolge:
+
+
+ 30
+
+
+ NAMENKONVENTIONTextBox
+
+
+ 264, 160
+
+
+ XtraTabPage1
+
+
+ Fill
+
+
+ Vorherige verschieben
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ AKTIVCheckBox
+
+
+ 95, 22
+
+
+ Segoe UI, 8.25pt, style=Italic
+
+
+ WINDREAM_DIRECTCheckBox
+
+
+ Global_Indexer.MyDatasetTableAdapters.VWGI_USER_GROUPS_RELATIONTableAdapter, MyDataset.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
+
+
+ True
+
+
+ 0
+
+
+ logged in?
+
+
+ 25
+
+
+ 265, 244
+
+
+ True
+
+
+ Objekttypauswahl:
+
+
+ Show SQL-Config
+
+
+ CHANGED_WHENLabel2
+
+
+ Administrationskonsole Global Indexer
+
+
+ 208, 86
+
+
+ CHANGED_WHOTextBox5
+
+
+ True
+
+
+ XtraTabPage3
+
+
+ Segoe UI, 9pt, style=Bold, Italic
+
+
+ System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Letzte verschieben
+
+
+ 23, 22
+
+
+ EMAILLabel
+
+
+ False
+
+
+ True
+
+
+ 18
+
+
+
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ wwAADsMBx2+oZAAAAUpJREFUOE9jGLzg7gL2/7fmcf6/Oofr/8UZvP+hwsSD60CNfx41/v/zsOH/yckC
+ pBtwfjov3ICDPSKkG3B8kiBQc93/Pw+q/u9oFydswKWZPP/PTuX7fxKo8Ui/0P993SJAzeX//94r+r++
+ Qeb/qhq5/0srFf/PL1X+P6tIFdPAU0B//nlYD9RUC8SV///cKwHivP9/72b+/3sn+f/f23H//92MAOKQ
+ /5NyNDENONQrDHbu3/ulQI0FQI3ZQI2pQI0J///digZqDPv/70bQ/3/X/f53peliGrCzXeL/lmap/+vA
+ zpX/v6RC8f/fWzFAjeH/p+Zp/J+QpfW/O0P3f3uq/v/mREPCYTIb6E+Qc//dCPjfk6FDWAM6APnz3w1/
+ IPb735qsT7oB3em6YP+CcH2cEekGtCQZ/G+IN/xfE2v8vzLahHQD6AQYGAAkI9iedfyIaQAAAABJRU5E
+ rkJggg==
+
+
+
+ True
+
+
+ Löschen
+
+
+ True
+
+
+ False
+
+
+ 559, 76
+
+
+ TYPELabel
+
+
+ 263, 200
+
+
+ False
+
+
+ 23, 22
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TBDD_USERTableAdapter
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 861, 134
+
+
+ True
+
+
+ 19
+
+
+ 89, 13
+
+
+ CHANGED_WHENTextBox
+
+
+ System.Windows.Forms.BindingSource, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 22, 15
+
+
+ 25
+
+
+ 47, 13
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Refresh
+
+
+
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ wwAADsMBx2+oZAAAAW9JREFUOE+1kE0ow2Ecx3dV3krt4oJaOSCTvIRkMqSxyITIzCQHDouEdnFwIOVC
+ DrhIDiQl5UTiNG/z2ppafy1S2gX/uDwfY6i1v7Hie3nqeb7fz+/7/FR/Ilwn0G0Exw4fV5GJlXlEZxXC
+ rIet9bAQvB5Ymgn2sLYAvSZEux7RUQFzE4qQt4bCXAYjPaHvnDoCkLpsRGMB2JqCTGLIijDlwqQ9bEMV
+ i9OIytR3EMNWcJ/BWH8A6j8/bOGFxwXNxYEvGbMQ9XnQ1/K78KfY3/VXzkMY0qFGG2H4RoLGQshJQNbG
+ 86CNhdrsX9a/uQZTPhQl4rMY4OLofbl3aX7I8uwPC7y/g1YdjyVJuEvT8e1tfwUYteHUxCCfHChDeHmG
+ QQvokjlOU+PbWA0x3pZnILVVI3uvQyHsbiLnqnGmRCF1NYD8pDhpRxOH7HQoAKZGkFKjceszQbpSrumX
+ bO+G80MFwKUTxgfgcO/b8D9IpXoFiiMDHIQm0skAAAAASUVORK5CYII=
+
+
+
+ 50, 23
+
+
+ XtraTabPage2
+
+
+ Segoe UI, 9pt, style=Italic
+
+
+ ToolStripSeparator15
+
+
+ ToolStripLabel4
+
+
+ True
+
+
+ XtraTabPage2
+
+
+ Erstellt wer:
+
+
+ True
+
+
+ 0
+
+
+ 9
+
+
+ ToolStripButton31
+
+
+ 31, 22
+
+
+ Username:
+
+
+ False
+
+
+ 71, 13
+
+
+ True
+
+
+ Kopieren
+
+
+ pnlObjekttype_Config
+
+
+ DevExpress.XtraGrid.GridControl, DevExpress.XtraGrid.v15.2, Version=15.2.16.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+
+
+ Daten speichern
+
+
+ MiddleLeft
+
+
+ True
+
+
+ 925, 97
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Label2
+
+
+ XtraTabPage3
+
+
+ ADDED_WHOLabel1
+
+
+ Button4
+
+
+ 106
+
+
+ XtraTabPage8
+
+
+ Aktiv
+
+
+ Type:
+
+
+ Segoe UI, 9pt, style=Italic
+
+
+ MiddleLeft
+
+
+ 22, 15
+
+
+ 13
+
+
+ True
+
+
+ Global_Indexer.MyDataset, MyDataset.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
+
+
+ Segoe UI, 9pt
+
+
+ 179, 13
+
+
+ 51, 23
+
+
+ INTEGER
+
+
+ 0
+
+
+ 11, 66
+
+
+ TEXT1TextBox
+
+
+ 188, 23
+
+
+ 19
+
+
+ XtraTabPage3
+
+
+ Segoe UI, 9pt, style=Italic
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 293, 50
+
+
+ 384, 99
+
+
+ 25
+
+
+ XtraTabPage6
+
+
+ 68, 36
+
+
+ Eingangsart:
+
+
+ 195, 124
+
+
+ ToolStripLabel1
+
+
+ 14
+
+
+ 586, 25
+
+
+ Global_Indexer.MyDatasetTableAdapters.TBWHDD_INDEX_MANTableAdapter, MyDataset.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
+
+
+ GroupBox4
+
+
+ ADDED_WHOTextBox
+
+
+ 6, 25
+
+
+ Geändert wer:
+
+
+ System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 4
+
+
+ True
+
+
+ Segoe UI, 9.75pt, style=Italic
+
+
+ 23, 22
+
+
+ 25
+
+
+ 3, 475
+
+
+ Segoe UI, 9pt
+
+
+ 858, 222
+
+
+ IDX_EMAIL_SUBJECTLabel
+
+
+
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ wwAADsMBx2+oZAAAALZJREFUOE9jGDogvP3BfyiTdBDf/eB/cMM18gyI73n4f+n+///9qy+QbkBE+32w
+ 5sxZ//97lZ4gzYDQ1ntgza3rgLZ3/v3vkn+AeAOCW+7+X7T3//8OoOaMOT//29X9/G+fsZ00F9gV3/6f
+ Puf3f/+ub/91Ct/9t0hYT3oY6Kec/29S9OK/Stan/8aRy0g3AAQMkk78l037+l83eB55BoCAfurl/xq+
+ 08g3AARUPCZQZsBgBQwMANAUYJgEulBVAAAAAElFTkSuQmCC
+
+
+
+ 13
+
+
+ MiddleRight
+
+
+ True
+
+
+
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ wwAADsMBx2+oZAAAAUpJREFUOE9jGLzg7gL2/7fmcf6/Oofr/8UZvP+hwsSD60CNfx41/v/zsOH/yckC
+ pBtwfjov3ICDPSKkG3B8kiBQc93/Pw+q/u9oFydswKWZPP/PTuX7fxKo8Ui/0P993SJAzeX//94r+r++
+ Qeb/qhq5/0srFf/PL1X+P6tIFdPAU0B//nlYD9RUC8SV///cKwHivP9/72b+/3sn+f/f23H//92MAOKQ
+ /5NyNDENONQrDHbu3/ulQI0FQI3ZQI2pQI0J///digZqDPv/70bQ/3/X/f53peliGrCzXeL/lmap/+vA
+ zpX/v6RC8f/fWzFAjeH/p+Zp/J+QpfW/O0P3f3uq/v/mREPCYTIb6E+Qc//dCPjfk6FDWAM6APnz3w1/
+ IPb735qsT7oB3em6YP+CcH2cEekGtCQZ/G+IN/xfE2v8vzLahHQD6AQYGAAkI9iedfyIaQAAAABJRU5E
+ rkJggg==
+
+
+
+ False
+
+
+ 5
+
+
+ ToolStripButton35
+
+
+ 92, 21
+
+
+ 78, 13
+
+
+ False
+
+
+ ADDED_WHENTextBox3
+
+
+ 23, 22
+
+
+ Segoe UI, 8.25pt, style=Italic
+
+
+
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ wwAADsMBx2+oZAAAAKNJREFUOE9jGHygcNbz/1AmeSB35rP/Cd33yDckY8rT//P2//6f0HWHPEMSep78
+ n73v1//OrX//u5VeJt2QyK5H/6ds+/W/ZOnf/wnT//63yT1LmiGBzQ//t659D9ZsXPLlv3T0tf/GkcuI
+ N8Sj6v7/krnv4JoVXXpIc4F96d3/gS3PyNMMAhZ5d/7bFFwhTzMIGGbdJl8zCOik3SBf81AEDAwAoH5f
+ oAc0QjgAAAAASUVORK5CYII=
+
+
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 90, 24
+
+
+ Segoe UI, 9pt, style=Italic
+
+
+ System.Windows.Forms.BindingNavigator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ ToolStripButton4
+
+
+ Segoe UI, 9pt, style=Italic
+
+
+ 362, 158
+
+
+ DevExpress.XtraGrid.GridControl, DevExpress.XtraGrid.v15.2, Version=15.2.16.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+
+
+ oder manuell:
+
+
+ 14
+
+
+ 27
+
+
+ 21
+
+
+ 11
+
+
+ 26
+
+
+ 23, 22
+
+
+ 11
+
+
+ 74, 17
+
+
+ System.Windows.Forms.BindingNavigator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Daten speichern
+
+
+ TBDD_EINGANGSARTENTableAdapter
+
+
+ XtraTabControl1
+
+
+ 13, 167
+
+
+ 66, 21
+
+
+ 6, 260
+
+
+ NAMETextBox1
+
+
+ 7
+
+
+ 205, 293
+
+
+ 272, 21
+
+
+ 1
+
+
+
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ wwAADsMBx2+oZAAAAExJREFUOE9joAr49u3bf1IxVCsEgAWC58Dxh/cf4RhZDETHTNiHaQgpBoAwzBCo
+ dtINAGGiDUDGyGpoawAxeNSAQWkAORiqnRLAwAAA9EMMU8Daa3MAAAAASUVORK5CYII=
+
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 17
+
+
+ 187, 227
+
+
+ Segoe UI, 9pt, style=Italic
+
+
+ BindingNavigatorMovePreviousItem
+
+
+ ToolStripLabel2
+
+
+ Segoe UI Semibold, 8.25pt, style=Bold, Italic
+
+
+ XtraTabPage3
+
+
+ False
+
+
+ XtraTabPage1
+
+
+ 0, 0
+
+
+ 0
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 936, 217
+
+
+ 507, 225
+
+
+ 11
+
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 0
+
+
+ 124, 15
+
+
+ True
+
+
System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
TBDD_INDEX_MAN_POSTPROCESSINGBindingSource
-
- System.Windows.Forms.BindingSource, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 4
-
- TBWHDD_INDEX_MANBindingSource
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- System.Windows.Forms.BindingSource, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 192, 17
-
- ToolStripButton24
+
+ XtraTabPage4
-
- System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 93
-
- ToolStripLabel4
+
+ Position
-
- System.Windows.Forms.ToolStripLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ XtraTabPage6
-
- ToolStripButton25
+
+ IDX_EMAIL_IDLabel
-
- System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ Label4
-
- ToolStripButton26
+
+ ADDED_WHOLabel2
-
- System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 778, 35
-
- ToolStripButton27
+
+ lblSaveDokart
-
- System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ Button1
-
- ToolStripSeparator10
+
+ Löschen
-
- System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 18
-
- ToolStripTextBox4
+
+ 626, 60
-
- System.Windows.Forms.ToolStripTextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 15
-
- ToolStripSeparator11
+
+ 23, 22
-
- System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ False
-
- ToolStripButton28
+
+ 21
-
- System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 22
-
- ToolStripButton29
+
+ de-DE
-
- System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 28
-
- ToolStripSeparator12
+
+ Segoe UI, 9pt, style=Italic
-
- System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 80
-
- ToolStripButton30
-
-
- System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- ToolStripButton31
-
-
- System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- TBDD_INDEX_AUTOMBindingSource
-
-
- System.Windows.Forms.BindingSource, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- ToolStripButton16
-
-
- System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- ToolStripLabel3
-
-
- System.Windows.Forms.ToolStripLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- ToolStripButton17
-
-
- System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- ToolStripButton18
-
-
- System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- ToolStripButton19
-
-
- System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- ToolStripSeparator7
-
-
- System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- ToolStripTextBox3
+
+ DevExpress.XtraTab.XtraTabPage, DevExpress.XtraEditors.v15.2, Version=15.2.16.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
System.Windows.Forms.ToolStripTextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- ToolStripSeparator8
+
+ TBDD_USER_GROUPSTableAdapter
-
- System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 8
-
- ToolStripButton20
+
+ 266, 136
-
- System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 1039, 252
-
- ToolStripButton21
+
+ XtraTabPage6
-
- System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 31, 23
-
- ToolStripSeparator9
+
+