Partial Class frmGlobixAdministration Inherits DevExpress.XtraBars.Ribbon.RibbonForm 'Das Formular überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen. Protected Overrides Sub Dispose(ByVal disposing As Boolean) Try If disposing AndAlso components IsNot Nothing Then components.Dispose() End If Finally MyBase.Dispose(disposing) End Try End Sub 'Wird vom Windows Form-Designer benötigt. Private components As System.ComponentModel.IContainer 'Hinweis: Die folgende Prozedur ist für den Windows Form-Designer erforderlich. 'Das Bearbeiten ist mit dem Windows Form-Designer möglich. 'Das Bearbeiten mit dem Code-Editor ist nicht möglich. Private Sub InitializeComponent() Me.components = New System.ComponentModel.Container() Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmGlobixAdministration)) Me.RibbonControl1 = New DevExpress.XtraBars.Ribbon.RibbonControl() Me.BbtnitmRecordSave = New DevExpress.XtraBars.BarButtonItem() Me.BbtnitmRecordDelete = New DevExpress.XtraBars.BarButtonItem() Me.RecordAdd = New DevExpress.XtraBars.BarButtonItem() Me.BarButtonItemSaveMI = New DevExpress.XtraBars.BarButtonItem() Me.BarButtonItem6 = New DevExpress.XtraBars.BarButtonItem() Me.BarButtonItem7 = New DevExpress.XtraBars.BarButtonItem() Me.BarButtonItem8 = New DevExpress.XtraBars.BarButtonItem() Me.bsiState = New DevExpress.XtraBars.BarStaticItem() Me.RibbonPage1 = New DevExpress.XtraBars.Ribbon.RibbonPage() Me.RibbonPageGroup1 = New DevExpress.XtraBars.Ribbon.RibbonPageGroup() Me.RibbonPageGroupManualIndex = New DevExpress.XtraBars.Ribbon.RibbonPageGroup() Me.RibbonPageGroupManualIndexFunctions = New DevExpress.XtraBars.Ribbon.RibbonPageGroup() Me.RibbonPageGroupAutoIndex = New DevExpress.XtraBars.Ribbon.RibbonPageGroup() Me.RibbonPageGroupProfileRegex = New DevExpress.XtraBars.Ribbon.RibbonPageGroup() Me.RibbonStatusBar1 = New DevExpress.XtraBars.Ribbon.RibbonStatusBar() Me.RibbonPage2 = New DevExpress.XtraBars.Ribbon.RibbonPage() Me.RibbonPageGroup3 = New DevExpress.XtraBars.Ribbon.RibbonPageGroup() Me.XtraTabControl1 = New DevExpress.XtraTab.XtraTabControl() Me.XtraTabPage1 = New DevExpress.XtraTab.XtraTabPage() Me.LayoutControl1 = New DevExpress.XtraLayout.LayoutControl() Me.GEAENDERTWANNTextBox = New System.Windows.Forms.TextBox() Me.TBDD_DOKUMENTARTBindingSource = New System.Windows.Forms.BindingSource(Me.components) Me.GlobixDataset = New DigitalData.GUIs.ZooFlow.GlobixDataset() Me.GEANDERTWERTextBox = New System.Windows.Forms.TextBox() Me.ERSTELLTWANNTextBox = New System.Windows.Forms.TextBox() Me.ERSTELLTWERTextBox = New System.Windows.Forms.TextBox() Me.BtnDateinamenKonvention = New DevExpress.XtraEditors.SimpleButton() Me.AKTIVCheckBox = New System.Windows.Forms.CheckBox() Me.NAMENKONVENTIONTextBox = New System.Windows.Forms.TextBox() Me.ComboBox3 = New System.Windows.Forms.ComboBox() Me.BESCHREIBUNGTextBox = New System.Windows.Forms.TextBox() Me.KURZNAMETextBox = New System.Windows.Forms.TextBox() Me.BEZEICHNUNGTextBox = New System.Windows.Forms.TextBox() Me.SEQUENCENumericUpDown = New System.Windows.Forms.NumericUpDown() Me.DokartGUIDTextBox = New System.Windows.Forms.TextBox() Me.ControlGroupProfile = New DevExpress.XtraLayout.LayoutControlGroup() Me.LayoutControlItem5 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem6 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem7 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem8 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem3 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem4 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem2 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem1 = New DevExpress.XtraLayout.LayoutControlItem() Me.EmptySpaceItem7 = New DevExpress.XtraLayout.EmptySpaceItem() Me.LayoutControlItem9 = New DevExpress.XtraLayout.LayoutControlItem() Me.EmptySpaceItem8 = New DevExpress.XtraLayout.EmptySpaceItem() Me.LayoutControlItem25 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem26 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem23 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem24 = New DevExpress.XtraLayout.LayoutControlItem() Me.EmptySpaceItem9 = New DevExpress.XtraLayout.EmptySpaceItem() Me.EmptySpaceItem15 = New DevExpress.XtraLayout.EmptySpaceItem() Me.EmptySpaceItem16 = New DevExpress.XtraLayout.EmptySpaceItem() Me.XtraTabControl2 = New DevExpress.XtraTab.XtraTabControl() Me.XtraTabPageManIndexe = New DevExpress.XtraTab.XtraTabPage() Me.LayoutControl2 = New DevExpress.XtraLayout.LayoutControl() Me.ComboBox1 = New System.Windows.Forms.ComboBox() Me.SimpleButton1 = New DevExpress.XtraEditors.SimpleButton() Me.CHANGED_WHENTextBox = New System.Windows.Forms.TextBox() Me.TBDD_INDEX_MANBindingSource = New System.Windows.Forms.BindingSource(Me.components) Me.CHANGED_WHOTextBox = New System.Windows.Forms.TextBox() Me.ADDED_WHENTextBox = New System.Windows.Forms.TextBox() Me.ADDED_WHOTextBox = New System.Windows.Forms.TextBox() Me.VKT_PREVENT_MULTIPLE_VALUESCheckBox = New System.Windows.Forms.CheckBox() Me.MULTISELECTCheckBox = New System.Windows.Forms.CheckBox() Me.Button1 = New System.Windows.Forms.Button() Me.VKT_ADD_ITEMCheckBox = New System.Windows.Forms.CheckBox() Me.DEFAULT_VALUETextBox = New System.Windows.Forms.TextBox() Me.DATATYPEComboBox = New System.Windows.Forms.ComboBox() Me.COMMENTTextBox = New System.Windows.Forms.TextBox() Me.WD_INDEXComboBox = New System.Windows.Forms.ComboBox() Me.NAMETextBox = New System.Windows.Forms.TextBox() Me.SEQUENCENumericUpDown1 = New System.Windows.Forms.NumericUpDown() Me.GUIDTextBox1 = New System.Windows.Forms.TextBox() Me.ACTIVECheckBox = New System.Windows.Forms.CheckBox() Me.ControlGroupIndexeMan = New DevExpress.XtraLayout.LayoutControlGroup() Me.LayoutControlItem11 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem14 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem15 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem18 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem12 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem13 = New DevExpress.XtraLayout.LayoutControlItem() Me.EmptySpaceItem1 = New DevExpress.XtraLayout.EmptySpaceItem() Me.LayoutControlItem16 = New DevExpress.XtraLayout.LayoutControlItem() Me.EmptySpaceItem2 = New DevExpress.XtraLayout.EmptySpaceItem() Me.EmptySpaceItem3 = New DevExpress.XtraLayout.EmptySpaceItem() Me.LayoutControlItem27 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem29 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem20 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem22 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem21 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem31 = New DevExpress.XtraLayout.LayoutControlItem() Me.EmptySpaceItem10 = New DevExpress.XtraLayout.EmptySpaceItem() Me.LayoutControlItem17 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem39 = New DevExpress.XtraLayout.LayoutControlItem() Me.EmptySpaceItem11 = New DevExpress.XtraLayout.EmptySpaceItem() Me.LayoutControlItem28 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem30 = New DevExpress.XtraLayout.LayoutControlItem() Me.EmptySpaceItem17 = New DevExpress.XtraLayout.EmptySpaceItem() Me.EmptySpaceItem18 = New DevExpress.XtraLayout.EmptySpaceItem() Me.LayoutControlItem10 = New DevExpress.XtraLayout.LayoutControlItem() Me.ListBoxControlmanIndex = New DevExpress.XtraEditors.ListBoxControl() Me.XtraTabPageRework = New DevExpress.XtraTab.XtraTabPage() Me.XtraTabPageAutoIndexe = New DevExpress.XtraTab.XtraTabPage() Me.LayoutControlAutoIndexe = New DevExpress.XtraLayout.LayoutControl() Me.ComboBoxParameterAutoIndex = New System.Windows.Forms.ComboBox() Me.SimpleButton2 = New DevExpress.XtraEditors.SimpleButton() Me.VALUETextBox = New System.Windows.Forms.TextBox() Me.TBDD_INDEX_AUTOMBindingSource = New System.Windows.Forms.BindingSource(Me.components) Me.INDEXNAMEComboBox = New System.Windows.Forms.ComboBox() Me.ACTIVECheckBox1 = New System.Windows.Forms.CheckBox() Me.SEQUENCENumericUpDown2 = New System.Windows.Forms.NumericUpDown() Me.GUIDTextBox = New System.Windows.Forms.TextBox() Me.ControlGroupIndexeAuto = New DevExpress.XtraLayout.LayoutControlGroup() Me.LayoutControlItem33 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem36 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem34 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem35 = New DevExpress.XtraLayout.LayoutControlItem() Me.EmptySpaceItem5 = New DevExpress.XtraLayout.EmptySpaceItem() Me.EmptySpaceItem6 = New DevExpress.XtraLayout.EmptySpaceItem() Me.LayoutControlItem37 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem32 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem38 = New DevExpress.XtraLayout.LayoutControlItem() Me.ListBoxControl2 = New DevExpress.XtraEditors.ListBoxControl() Me.XtraTabPage2 = New DevExpress.XtraTab.XtraTabPage() Me.TBDD_DOKUMENTARTTableAdapter = New DigitalData.GUIs.ZooFlow.GlobixDatasetTableAdapters.TBDD_DOKUMENTARTTableAdapter() Me.TableAdapterManager = New DigitalData.GUIs.ZooFlow.GlobixDatasetTableAdapters.TableAdapterManager() Me.GridView1 = New DevExpress.XtraGrid.Views.Grid.GridView() Me.colBEZEICHNUNG = New DevExpress.XtraGrid.Columns.GridColumn() Me.colBESCHREIBUNG = New DevExpress.XtraGrid.Columns.GridColumn() Me.GridControl1 = New DevExpress.XtraGrid.GridControl() Me.TBDD_INDEX_MANTableAdapter = New DigitalData.GUIs.ZooFlow.GlobixDatasetTableAdapters.TBDD_INDEX_MANTableAdapter() Me.BarButtonItem4 = New DevExpress.XtraBars.BarButtonItem() Me.TBDD_INDEX_AUTOMTableAdapter = New DigitalData.GUIs.ZooFlow.GlobixDatasetTableAdapters.TBDD_INDEX_AUTOMTableAdapter() Me.EmptySpaceItem4 = New DevExpress.XtraLayout.EmptySpaceItem() Me.EmptySpaceItem12 = New DevExpress.XtraLayout.EmptySpaceItem() Me.EmptySpaceItem13 = New DevExpress.XtraLayout.EmptySpaceItem() Me.EmptySpaceItem14 = New DevExpress.XtraLayout.EmptySpaceItem() CType(Me.RibbonControl1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.XtraTabControl1, System.ComponentModel.ISupportInitialize).BeginInit() Me.XtraTabControl1.SuspendLayout() Me.XtraTabPage1.SuspendLayout() CType(Me.LayoutControl1, System.ComponentModel.ISupportInitialize).BeginInit() Me.LayoutControl1.SuspendLayout() CType(Me.TBDD_DOKUMENTARTBindingSource, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.GlobixDataset, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.SEQUENCENumericUpDown, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.ControlGroupProfile, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem5, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem6, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem7, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem8, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem3, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem4, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem2, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.EmptySpaceItem7, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem9, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.EmptySpaceItem8, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem25, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem26, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem23, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem24, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.EmptySpaceItem9, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.EmptySpaceItem15, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.EmptySpaceItem16, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.XtraTabControl2, System.ComponentModel.ISupportInitialize).BeginInit() Me.XtraTabControl2.SuspendLayout() Me.XtraTabPageManIndexe.SuspendLayout() CType(Me.LayoutControl2, System.ComponentModel.ISupportInitialize).BeginInit() Me.LayoutControl2.SuspendLayout() CType(Me.TBDD_INDEX_MANBindingSource, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.SEQUENCENumericUpDown1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.ControlGroupIndexeMan, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem11, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem14, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem15, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem18, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem12, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem13, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.EmptySpaceItem1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem16, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.EmptySpaceItem2, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.EmptySpaceItem3, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem27, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem29, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem20, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem22, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem21, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem31, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.EmptySpaceItem10, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem17, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem39, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.EmptySpaceItem11, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem28, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem30, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.EmptySpaceItem17, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.EmptySpaceItem18, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem10, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.ListBoxControlmanIndex, System.ComponentModel.ISupportInitialize).BeginInit() Me.XtraTabPageAutoIndexe.SuspendLayout() CType(Me.LayoutControlAutoIndexe, System.ComponentModel.ISupportInitialize).BeginInit() Me.LayoutControlAutoIndexe.SuspendLayout() CType(Me.TBDD_INDEX_AUTOMBindingSource, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.SEQUENCENumericUpDown2, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.ControlGroupIndexeAuto, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem33, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem36, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem34, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem35, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.EmptySpaceItem5, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.EmptySpaceItem6, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem37, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem32, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem38, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.ListBoxControl2, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.GridView1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.GridControl1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.EmptySpaceItem4, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.EmptySpaceItem12, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.EmptySpaceItem13, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.EmptySpaceItem14, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' 'RibbonControl1 ' Me.RibbonControl1.ExpandCollapseItem.Id = 0 Me.RibbonControl1.Items.AddRange(New DevExpress.XtraBars.BarItem() {Me.RibbonControl1.ExpandCollapseItem, Me.RibbonControl1.SearchEditItem, Me.BbtnitmRecordSave, Me.BbtnitmRecordDelete, Me.RecordAdd, Me.BarButtonItemSaveMI, Me.BarButtonItem6, Me.BarButtonItem7, Me.BarButtonItem8, Me.bsiState}) Me.RibbonControl1.Location = New System.Drawing.Point(0, 0) Me.RibbonControl1.MaxItemId = 9 Me.RibbonControl1.Name = "RibbonControl1" Me.RibbonControl1.Pages.AddRange(New DevExpress.XtraBars.Ribbon.RibbonPage() {Me.RibbonPage1}) Me.RibbonControl1.Size = New System.Drawing.Size(1360, 159) Me.RibbonControl1.StatusBar = Me.RibbonStatusBar1 ' 'BbtnitmRecordSave ' Me.BbtnitmRecordSave.Caption = "Speichern" Me.BbtnitmRecordSave.Id = 1 Me.BbtnitmRecordSave.ImageOptions.SvgImage = CType(resources.GetObject("BbtnitmRecordSave.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.BbtnitmRecordSave.Name = "BbtnitmRecordSave" ' 'BbtnitmRecordDelete ' Me.BbtnitmRecordDelete.Caption = "Löschen" Me.BbtnitmRecordDelete.Id = 2 Me.BbtnitmRecordDelete.ImageOptions.SvgImage = CType(resources.GetObject("BbtnitmRecordDelete.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.BbtnitmRecordDelete.Name = "BbtnitmRecordDelete" ' 'RecordAdd ' Me.RecordAdd.Caption = "Hinzufügen" Me.RecordAdd.Id = 3 Me.RecordAdd.ImageOptions.SvgImage = CType(resources.GetObject("RecordAdd.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.RecordAdd.Name = "RecordAdd" ' 'BarButtonItemSaveMI ' Me.BarButtonItemSaveMI.Caption = "BarButtonItem5" Me.BarButtonItemSaveMI.Id = 4 Me.BarButtonItemSaveMI.ImageOptions.SvgImage = CType(resources.GetObject("BarButtonItemSaveMI.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.BarButtonItemSaveMI.Name = "BarButtonItemSaveMI" ' 'BarButtonItem6 ' Me.BarButtonItem6.Caption = "BarButtonItem6" Me.BarButtonItem6.Id = 5 Me.BarButtonItem6.Name = "BarButtonItem6" ' 'BarButtonItem7 ' Me.BarButtonItem7.Caption = "BarButtonItem7" Me.BarButtonItem7.Id = 6 Me.BarButtonItem7.Name = "BarButtonItem7" ' 'BarButtonItem8 ' Me.BarButtonItem8.Caption = "BarButtonItem8" Me.BarButtonItem8.Id = 7 Me.BarButtonItem8.Name = "BarButtonItem8" ' 'bsiState ' Me.bsiState.Caption = "BarStaticItem1" Me.bsiState.Id = 8 Me.bsiState.Name = "bsiState" ' 'RibbonPage1 ' Me.RibbonPage1.Groups.AddRange(New DevExpress.XtraBars.Ribbon.RibbonPageGroup() {Me.RibbonPageGroup1, Me.RibbonPageGroupManualIndex, Me.RibbonPageGroupManualIndexFunctions, Me.RibbonPageGroupAutoIndex, Me.RibbonPageGroupProfileRegex}) Me.RibbonPage1.Name = "RibbonPage1" Me.RibbonPage1.Text = "RibbonPage1" ' 'RibbonPageGroup1 ' Me.RibbonPageGroup1.ItemLinks.Add(Me.BbtnitmRecordSave) Me.RibbonPageGroup1.ItemLinks.Add(Me.BbtnitmRecordDelete) Me.RibbonPageGroup1.ItemLinks.Add(Me.RecordAdd) Me.RibbonPageGroup1.Name = "RibbonPageGroup1" Me.RibbonPageGroup1.Text = "Profil-Verwaltung" ' 'RibbonPageGroupManualIndex ' Me.RibbonPageGroupManualIndex.ItemLinks.Add(Me.BarButtonItemSaveMI) Me.RibbonPageGroupManualIndex.Name = "RibbonPageGroupManualIndex" Me.RibbonPageGroupManualIndex.Text = "Manuelle Indexe" ' 'RibbonPageGroupManualIndexFunctions ' Me.RibbonPageGroupManualIndexFunctions.ItemLinks.Add(Me.BarButtonItem6) Me.RibbonPageGroupManualIndexFunctions.Name = "RibbonPageGroupManualIndexFunctions" Me.RibbonPageGroupManualIndexFunctions.Text = "Nachbearbeitungsfunktionen" ' 'RibbonPageGroupAutoIndex ' Me.RibbonPageGroupAutoIndex.ItemLinks.Add(Me.BarButtonItem7) Me.RibbonPageGroupAutoIndex.Name = "RibbonPageGroupAutoIndex" Me.RibbonPageGroupAutoIndex.Text = "Automatische Indexe" ' 'RibbonPageGroupProfileRegex ' Me.RibbonPageGroupProfileRegex.ItemLinks.Add(Me.BarButtonItem8) Me.RibbonPageGroupProfileRegex.Name = "RibbonPageGroupProfileRegex" Me.RibbonPageGroupProfileRegex.Text = "RibbonPageGroup2" ' 'RibbonStatusBar1 ' Me.RibbonStatusBar1.ItemLinks.Add(Me.bsiState) Me.RibbonStatusBar1.Location = New System.Drawing.Point(0, 698) Me.RibbonStatusBar1.Name = "RibbonStatusBar1" Me.RibbonStatusBar1.Ribbon = Me.RibbonControl1 Me.RibbonStatusBar1.Size = New System.Drawing.Size(1360, 22) ' 'RibbonPage2 ' Me.RibbonPage2.Name = "RibbonPage2" Me.RibbonPage2.Text = "RibbonPage2" ' 'RibbonPageGroup3 ' Me.RibbonPageGroup3.Name = "RibbonPageGroup3" Me.RibbonPageGroup3.Text = "Profil-Verwaltung" ' 'XtraTabControl1 ' Me.XtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill Me.XtraTabControl1.Location = New System.Drawing.Point(174, 159) Me.XtraTabControl1.Name = "XtraTabControl1" Me.XtraTabControl1.SelectedTabPage = Me.XtraTabPage1 Me.XtraTabControl1.Size = New System.Drawing.Size(1186, 539) Me.XtraTabControl1.TabIndex = 3 Me.XtraTabControl1.TabPages.AddRange(New DevExpress.XtraTab.XtraTabPage() {Me.XtraTabPage1, Me.XtraTabPage2}) ' 'XtraTabPage1 ' Me.XtraTabPage1.AutoScroll = True Me.XtraTabPage1.Controls.Add(Me.LayoutControl1) Me.XtraTabPage1.Controls.Add(Me.XtraTabControl2) Me.XtraTabPage1.ImageOptions.SvgImage = CType(resources.GetObject("XtraTabPage1.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.XtraTabPage1.Name = "XtraTabPage1" Me.XtraTabPage1.Size = New System.Drawing.Size(1184, 497) Me.XtraTabPage1.Text = "Profil-Verwaltung" ' 'LayoutControl1 ' Me.LayoutControl1.Controls.Add(Me.GEAENDERTWANNTextBox) Me.LayoutControl1.Controls.Add(Me.GEANDERTWERTextBox) Me.LayoutControl1.Controls.Add(Me.ERSTELLTWANNTextBox) Me.LayoutControl1.Controls.Add(Me.ERSTELLTWERTextBox) Me.LayoutControl1.Controls.Add(Me.BtnDateinamenKonvention) Me.LayoutControl1.Controls.Add(Me.AKTIVCheckBox) Me.LayoutControl1.Controls.Add(Me.NAMENKONVENTIONTextBox) Me.LayoutControl1.Controls.Add(Me.ComboBox3) Me.LayoutControl1.Controls.Add(Me.BESCHREIBUNGTextBox) Me.LayoutControl1.Controls.Add(Me.KURZNAMETextBox) Me.LayoutControl1.Controls.Add(Me.BEZEICHNUNGTextBox) Me.LayoutControl1.Controls.Add(Me.SEQUENCENumericUpDown) Me.LayoutControl1.Controls.Add(Me.DokartGUIDTextBox) Me.LayoutControl1.Dock = System.Windows.Forms.DockStyle.Fill Me.LayoutControl1.Location = New System.Drawing.Point(0, 0) Me.LayoutControl1.Name = "LayoutControl1" Me.LayoutControl1.Root = Me.ControlGroupProfile Me.LayoutControl1.Size = New System.Drawing.Size(1184, 196) Me.LayoutControl1.TabIndex = 99 Me.LayoutControl1.Text = "LayoutControl1" ' 'GEAENDERTWANNTextBox ' Me.GEAENDERTWANNTextBox.BackColor = System.Drawing.SystemColors.ControlLight Me.GEAENDERTWANNTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "GEAENDERTWANN", True)) Me.GEAENDERTWANNTextBox.Location = New System.Drawing.Point(457, 149) Me.GEAENDERTWANNTextBox.Name = "GEAENDERTWANNTextBox" Me.GEAENDERTWANNTextBox.ReadOnly = True Me.GEAENDERTWANNTextBox.Size = New System.Drawing.Size(178, 20) Me.GEAENDERTWANNTextBox.TabIndex = 102 ' 'TBDD_DOKUMENTARTBindingSource ' Me.TBDD_DOKUMENTARTBindingSource.DataMember = "TBDD_DOKUMENTART" Me.TBDD_DOKUMENTARTBindingSource.DataSource = Me.GlobixDataset ' 'GlobixDataset ' Me.GlobixDataset.DataSetName = "GlobixDataset" Me.GlobixDataset.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema ' 'GEANDERTWERTextBox ' Me.GEANDERTWERTextBox.BackColor = System.Drawing.SystemColors.ControlLight Me.GEANDERTWERTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "GEANDERTWER", True)) Me.GEANDERTWERTextBox.Location = New System.Drawing.Point(457, 125) Me.GEANDERTWERTextBox.Name = "GEANDERTWERTextBox" Me.GEANDERTWERTextBox.ReadOnly = True Me.GEANDERTWERTextBox.Size = New System.Drawing.Size(178, 20) Me.GEANDERTWERTextBox.TabIndex = 101 ' 'ERSTELLTWANNTextBox ' Me.ERSTELLTWANNTextBox.BackColor = System.Drawing.SystemColors.ControlLight Me.ERSTELLTWANNTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "ERSTELLTWANN", True)) Me.ERSTELLTWANNTextBox.Location = New System.Drawing.Point(143, 149) Me.ERSTELLTWANNTextBox.Name = "ERSTELLTWANNTextBox" Me.ERSTELLTWANNTextBox.ReadOnly = True Me.ERSTELLTWANNTextBox.Size = New System.Drawing.Size(179, 20) Me.ERSTELLTWANNTextBox.TabIndex = 100 ' 'ERSTELLTWERTextBox ' Me.ERSTELLTWERTextBox.BackColor = System.Drawing.SystemColors.ControlLight Me.ERSTELLTWERTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "ERSTELLTWER", True)) Me.ERSTELLTWERTextBox.Location = New System.Drawing.Point(143, 125) Me.ERSTELLTWERTextBox.Name = "ERSTELLTWERTextBox" Me.ERSTELLTWERTextBox.ReadOnly = True Me.ERSTELLTWERTextBox.Size = New System.Drawing.Size(179, 20) Me.ERSTELLTWERTextBox.TabIndex = 99 ' 'BtnDateinamenKonvention ' Me.BtnDateinamenKonvention.ImageOptions.SvgImage = CType(resources.GetObject("BtnDateinamenKonvention.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.BtnDateinamenKonvention.Location = New System.Drawing.Point(659, 85) Me.BtnDateinamenKonvention.Name = "BtnDateinamenKonvention" Me.BtnDateinamenKonvention.Size = New System.Drawing.Size(210, 36) Me.BtnDateinamenKonvention.StyleController = Me.LayoutControl1 Me.BtnDateinamenKonvention.TabIndex = 98 Me.BtnDateinamenKonvention.Text = "Konvention bearbeiten" ' 'AKTIVCheckBox ' Me.AKTIVCheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBDD_DOKUMENTARTBindingSource, "AKTIV", True)) Me.AKTIVCheckBox.Location = New System.Drawing.Point(390, 12) Me.AKTIVCheckBox.Name = "AKTIVCheckBox" Me.AKTIVCheckBox.Size = New System.Drawing.Size(98, 20) Me.AKTIVCheckBox.TabIndex = 1 Me.AKTIVCheckBox.Text = "Aktiv" Me.AKTIVCheckBox.UseVisualStyleBackColor = True ' 'NAMENKONVENTIONTextBox ' Me.NAMENKONVENTIONTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "NAMENKONVENTION", True)) Me.NAMENKONVENTIONTextBox.Location = New System.Drawing.Point(143, 85) Me.NAMENKONVENTIONTextBox.Name = "NAMENKONVENTIONTextBox" Me.NAMENKONVENTIONTextBox.Size = New System.Drawing.Size(512, 20) Me.NAMENKONVENTIONTextBox.TabIndex = 11 ' 'ComboBox3 ' Me.ComboBox3.DataBindings.Add(New System.Windows.Forms.Binding("SelectedValue", Me.TBDD_DOKUMENTARTBindingSource, "DUPLICATE_HANDLING", True)) Me.ComboBox3.DisplayMember = "DISPLAY_TEXT" Me.ComboBox3.FormattingEnabled = True Me.ComboBox3.Items.AddRange(New Object() {"New version", "Default", "Question"}) Me.ComboBox3.Location = New System.Drawing.Point(623, 12) Me.ComboBox3.Name = "ComboBox3" Me.ComboBox3.Size = New System.Drawing.Size(274, 21) Me.ComboBox3.TabIndex = 97 Me.ComboBox3.ValueMember = "VALUE_TEXT" ' 'BESCHREIBUNGTextBox ' Me.BESCHREIBUNGTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "ERSTELLTWER", True)) Me.BESCHREIBUNGTextBox.Location = New System.Drawing.Point(143, 61) Me.BESCHREIBUNGTextBox.Name = "BESCHREIBUNGTextBox" Me.BESCHREIBUNGTextBox.Size = New System.Drawing.Size(754, 20) Me.BESCHREIBUNGTextBox.TabIndex = 10 ' 'KURZNAMETextBox ' Me.KURZNAMETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "KURZNAME", True)) Me.KURZNAMETextBox.Location = New System.Drawing.Point(758, 37) Me.KURZNAMETextBox.Name = "KURZNAMETextBox" Me.KURZNAMETextBox.Size = New System.Drawing.Size(139, 20) Me.KURZNAMETextBox.TabIndex = 9 ' 'BEZEICHNUNGTextBox ' Me.BEZEICHNUNGTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "BEZEICHNUNG", True)) Me.BEZEICHNUNGTextBox.Location = New System.Drawing.Point(143, 37) Me.BEZEICHNUNGTextBox.Name = "BEZEICHNUNGTextBox" Me.BEZEICHNUNGTextBox.Size = New System.Drawing.Size(480, 20) Me.BEZEICHNUNGTextBox.TabIndex = 8 ' 'SEQUENCENumericUpDown ' Me.SEQUENCENumericUpDown.DataBindings.Add(New System.Windows.Forms.Binding("Value", Me.TBDD_DOKUMENTARTBindingSource, "SEQUENCE", True)) Me.SEQUENCENumericUpDown.Location = New System.Drawing.Point(340, 12) Me.SEQUENCENumericUpDown.Name = "SEQUENCENumericUpDown" Me.SEQUENCENumericUpDown.Size = New System.Drawing.Size(46, 22) Me.SEQUENCENumericUpDown.TabIndex = 7 ' 'DokartGUIDTextBox ' Me.DokartGUIDTextBox.BackColor = System.Drawing.SystemColors.ControlLight Me.DokartGUIDTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "GUID", True)) Me.DokartGUIDTextBox.Location = New System.Drawing.Point(143, 12) Me.DokartGUIDTextBox.Name = "DokartGUIDTextBox" Me.DokartGUIDTextBox.ReadOnly = True Me.DokartGUIDTextBox.Size = New System.Drawing.Size(62, 20) Me.DokartGUIDTextBox.TabIndex = 6 ' 'ControlGroupProfile ' Me.ControlGroupProfile.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.[True] Me.ControlGroupProfile.GroupBordersVisible = False Me.ControlGroupProfile.Items.AddRange(New DevExpress.XtraLayout.BaseLayoutItem() {Me.LayoutControlItem5, Me.LayoutControlItem6, Me.LayoutControlItem7, Me.LayoutControlItem8, Me.LayoutControlItem3, Me.LayoutControlItem4, Me.LayoutControlItem2, Me.LayoutControlItem1, Me.EmptySpaceItem7, Me.LayoutControlItem9, Me.EmptySpaceItem8, Me.LayoutControlItem25, Me.LayoutControlItem26, Me.LayoutControlItem23, Me.LayoutControlItem24, Me.EmptySpaceItem9, Me.EmptySpaceItem15, Me.EmptySpaceItem16}) Me.ControlGroupProfile.Name = "ControlGroupProfile" Me.ControlGroupProfile.Size = New System.Drawing.Size(1184, 196) Me.ControlGroupProfile.TextVisible = False ' 'LayoutControlItem5 ' Me.LayoutControlItem5.Control = Me.BEZEICHNUNGTextBox Me.LayoutControlItem5.Location = New System.Drawing.Point(0, 25) Me.LayoutControlItem5.Name = "LayoutControlItem5" Me.LayoutControlItem5.Size = New System.Drawing.Size(615, 24) Me.LayoutControlItem5.Text = "Titel:" Me.LayoutControlItem5.TextSize = New System.Drawing.Size(128, 13) ' 'LayoutControlItem6 ' Me.LayoutControlItem6.Control = Me.KURZNAMETextBox Me.LayoutControlItem6.Location = New System.Drawing.Point(615, 25) Me.LayoutControlItem6.Name = "LayoutControlItem6" Me.LayoutControlItem6.Size = New System.Drawing.Size(274, 24) Me.LayoutControlItem6.Text = "Kurzname:" Me.LayoutControlItem6.TextSize = New System.Drawing.Size(128, 13) ' 'LayoutControlItem7 ' Me.LayoutControlItem7.Control = Me.BESCHREIBUNGTextBox Me.LayoutControlItem7.Location = New System.Drawing.Point(0, 49) Me.LayoutControlItem7.Name = "LayoutControlItem7" Me.LayoutControlItem7.Size = New System.Drawing.Size(889, 24) Me.LayoutControlItem7.Text = "Beschreibung:" Me.LayoutControlItem7.TextSize = New System.Drawing.Size(128, 13) ' 'LayoutControlItem8 ' Me.LayoutControlItem8.Control = Me.NAMENKONVENTIONTextBox Me.LayoutControlItem8.Location = New System.Drawing.Point(0, 73) Me.LayoutControlItem8.Name = "LayoutControlItem8" Me.LayoutControlItem8.Size = New System.Drawing.Size(647, 40) Me.LayoutControlItem8.Text = "Dateinamen-Konvention:" Me.LayoutControlItem8.TextSize = New System.Drawing.Size(128, 13) ' 'LayoutControlItem3 ' Me.LayoutControlItem3.Control = Me.DokartGUIDTextBox Me.LayoutControlItem3.Location = New System.Drawing.Point(0, 0) Me.LayoutControlItem3.Name = "LayoutControlItem3" Me.LayoutControlItem3.Size = New System.Drawing.Size(197, 25) Me.LayoutControlItem3.Text = "ID:" Me.LayoutControlItem3.TextSize = New System.Drawing.Size(128, 13) ' 'LayoutControlItem4 ' Me.LayoutControlItem4.Control = Me.SEQUENCENumericUpDown Me.LayoutControlItem4.Location = New System.Drawing.Point(197, 0) Me.LayoutControlItem4.Name = "LayoutControlItem4" Me.LayoutControlItem4.Size = New System.Drawing.Size(181, 25) Me.LayoutControlItem4.Text = "Reihenfolge:" Me.LayoutControlItem4.TextSize = New System.Drawing.Size(128, 13) ' 'LayoutControlItem2 ' Me.LayoutControlItem2.Control = Me.ComboBox3 Me.LayoutControlItem2.Location = New System.Drawing.Point(480, 0) Me.LayoutControlItem2.Name = "LayoutControlItem2" Me.LayoutControlItem2.Size = New System.Drawing.Size(409, 25) Me.LayoutControlItem2.Text = "Wenn Datei vorhanden:" Me.LayoutControlItem2.TextSize = New System.Drawing.Size(128, 13) ' 'LayoutControlItem1 ' Me.LayoutControlItem1.Control = Me.AKTIVCheckBox Me.LayoutControlItem1.Location = New System.Drawing.Point(378, 0) Me.LayoutControlItem1.Name = "LayoutControlItem1" Me.LayoutControlItem1.Size = New System.Drawing.Size(102, 25) Me.LayoutControlItem1.TextSize = New System.Drawing.Size(0, 0) Me.LayoutControlItem1.TextVisible = False ' 'EmptySpaceItem7 ' Me.EmptySpaceItem7.AllowHotTrack = False Me.EmptySpaceItem7.Location = New System.Drawing.Point(889, 0) Me.EmptySpaceItem7.Name = "EmptySpaceItem7" Me.EmptySpaceItem7.Size = New System.Drawing.Size(275, 25) Me.EmptySpaceItem7.TextSize = New System.Drawing.Size(0, 0) ' 'LayoutControlItem9 ' Me.LayoutControlItem9.Control = Me.BtnDateinamenKonvention Me.LayoutControlItem9.Location = New System.Drawing.Point(647, 73) Me.LayoutControlItem9.MinSize = New System.Drawing.Size(164, 40) Me.LayoutControlItem9.Name = "LayoutControlItem9" Me.LayoutControlItem9.Size = New System.Drawing.Size(214, 40) Me.LayoutControlItem9.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom Me.LayoutControlItem9.TextSize = New System.Drawing.Size(0, 0) Me.LayoutControlItem9.TextVisible = False ' 'EmptySpaceItem8 ' Me.EmptySpaceItem8.AllowHotTrack = False Me.EmptySpaceItem8.Location = New System.Drawing.Point(861, 73) Me.EmptySpaceItem8.Name = "EmptySpaceItem8" Me.EmptySpaceItem8.Size = New System.Drawing.Size(303, 40) Me.EmptySpaceItem8.TextSize = New System.Drawing.Size(0, 0) ' 'LayoutControlItem25 ' Me.LayoutControlItem25.Control = Me.GEANDERTWERTextBox Me.LayoutControlItem25.Location = New System.Drawing.Point(314, 113) Me.LayoutControlItem25.Name = "LayoutControlItem25" Me.LayoutControlItem25.Size = New System.Drawing.Size(313, 24) Me.LayoutControlItem25.Text = "Geändert wer:" Me.LayoutControlItem25.TextSize = New System.Drawing.Size(128, 13) ' 'LayoutControlItem26 ' Me.LayoutControlItem26.Control = Me.GEAENDERTWANNTextBox Me.LayoutControlItem26.Location = New System.Drawing.Point(314, 137) Me.LayoutControlItem26.Name = "LayoutControlItem26" Me.LayoutControlItem26.Size = New System.Drawing.Size(313, 39) Me.LayoutControlItem26.Text = "Geändert wann:" Me.LayoutControlItem26.TextSize = New System.Drawing.Size(128, 13) ' 'LayoutControlItem23 ' Me.LayoutControlItem23.Control = Me.ERSTELLTWERTextBox Me.LayoutControlItem23.Location = New System.Drawing.Point(0, 113) Me.LayoutControlItem23.Name = "LayoutControlItem23" Me.LayoutControlItem23.Size = New System.Drawing.Size(314, 24) Me.LayoutControlItem23.Text = "Erstellt wer:" Me.LayoutControlItem23.TextSize = New System.Drawing.Size(128, 13) ' 'LayoutControlItem24 ' Me.LayoutControlItem24.Control = Me.ERSTELLTWANNTextBox Me.LayoutControlItem24.Location = New System.Drawing.Point(0, 137) Me.LayoutControlItem24.Name = "LayoutControlItem24" Me.LayoutControlItem24.Size = New System.Drawing.Size(314, 39) Me.LayoutControlItem24.Text = "Erstellt wann:" Me.LayoutControlItem24.TextSize = New System.Drawing.Size(128, 13) ' 'EmptySpaceItem9 ' Me.EmptySpaceItem9.AllowHotTrack = False Me.EmptySpaceItem9.Location = New System.Drawing.Point(627, 113) Me.EmptySpaceItem9.Name = "EmptySpaceItem9" Me.EmptySpaceItem9.Size = New System.Drawing.Size(537, 63) Me.EmptySpaceItem9.TextSize = New System.Drawing.Size(0, 0) ' 'EmptySpaceItem15 ' Me.EmptySpaceItem15.AllowHotTrack = False Me.EmptySpaceItem15.Location = New System.Drawing.Point(889, 25) Me.EmptySpaceItem15.Name = "EmptySpaceItem15" Me.EmptySpaceItem15.Size = New System.Drawing.Size(275, 24) Me.EmptySpaceItem15.TextSize = New System.Drawing.Size(0, 0) ' 'EmptySpaceItem16 ' Me.EmptySpaceItem16.AllowHotTrack = False Me.EmptySpaceItem16.Location = New System.Drawing.Point(889, 49) Me.EmptySpaceItem16.Name = "EmptySpaceItem16" Me.EmptySpaceItem16.Size = New System.Drawing.Size(275, 24) Me.EmptySpaceItem16.TextSize = New System.Drawing.Size(0, 0) ' 'XtraTabControl2 ' Me.XtraTabControl2.Dock = System.Windows.Forms.DockStyle.Bottom Me.XtraTabControl2.Location = New System.Drawing.Point(0, 196) Me.XtraTabControl2.Name = "XtraTabControl2" Me.XtraTabControl2.SelectedTabPage = Me.XtraTabPageManIndexe Me.XtraTabControl2.Size = New System.Drawing.Size(1184, 301) Me.XtraTabControl2.TabIndex = 2 Me.XtraTabControl2.TabPages.AddRange(New DevExpress.XtraTab.XtraTabPage() {Me.XtraTabPageManIndexe, Me.XtraTabPageRework, Me.XtraTabPageAutoIndexe}) ' 'XtraTabPageManIndexe ' Me.XtraTabPageManIndexe.Controls.Add(Me.LayoutControl2) Me.XtraTabPageManIndexe.Controls.Add(Me.ListBoxControlmanIndex) Me.XtraTabPageManIndexe.ImageOptions.SvgImage = CType(resources.GetObject("XtraTabPageManIndexe.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.XtraTabPageManIndexe.ImeMode = System.Windows.Forms.ImeMode.Off Me.XtraTabPageManIndexe.Name = "XtraTabPageManIndexe" Me.XtraTabPageManIndexe.Size = New System.Drawing.Size(1182, 259) Me.XtraTabPageManIndexe.Text = "Manuelle Werte/Metadaten" ' 'LayoutControl2 ' Me.LayoutControl2.Controls.Add(Me.ComboBox1) Me.LayoutControl2.Controls.Add(Me.SimpleButton1) Me.LayoutControl2.Controls.Add(Me.CHANGED_WHENTextBox) Me.LayoutControl2.Controls.Add(Me.CHANGED_WHOTextBox) Me.LayoutControl2.Controls.Add(Me.ADDED_WHENTextBox) Me.LayoutControl2.Controls.Add(Me.ADDED_WHOTextBox) Me.LayoutControl2.Controls.Add(Me.VKT_PREVENT_MULTIPLE_VALUESCheckBox) Me.LayoutControl2.Controls.Add(Me.MULTISELECTCheckBox) Me.LayoutControl2.Controls.Add(Me.Button1) Me.LayoutControl2.Controls.Add(Me.VKT_ADD_ITEMCheckBox) Me.LayoutControl2.Controls.Add(Me.DEFAULT_VALUETextBox) Me.LayoutControl2.Controls.Add(Me.DATATYPEComboBox) Me.LayoutControl2.Controls.Add(Me.COMMENTTextBox) Me.LayoutControl2.Controls.Add(Me.WD_INDEXComboBox) Me.LayoutControl2.Controls.Add(Me.NAMETextBox) Me.LayoutControl2.Controls.Add(Me.SEQUENCENumericUpDown1) Me.LayoutControl2.Controls.Add(Me.GUIDTextBox1) Me.LayoutControl2.Controls.Add(Me.ACTIVECheckBox) Me.LayoutControl2.Dock = System.Windows.Forms.DockStyle.Fill Me.LayoutControl2.Location = New System.Drawing.Point(165, 0) Me.LayoutControl2.Name = "LayoutControl2" Me.LayoutControl2.Root = Me.ControlGroupIndexeMan Me.LayoutControl2.Size = New System.Drawing.Size(1017, 259) Me.LayoutControl2.TabIndex = 1 Me.LayoutControl2.Text = "LayoutControl2" ' 'ComboBox1 ' Me.ComboBox1.FormattingEnabled = True Me.ComboBox1.Items.AddRange(New Object() {"Dateiname (mit Endung)", "Dateiname (ohne Endung)", "Dateiendung", "Datei Erstelldatum", "Datei Erstellt wer", "Aktuelles Datum (DD.MM.YYYY)", "Username", "Usercode", "NULL"}) Me.ComboBox1.Location = New System.Drawing.Point(545, 129) Me.ComboBox1.Name = "ComboBox1" Me.ComboBox1.Size = New System.Drawing.Size(210, 21) Me.ComboBox1.TabIndex = 25 ' 'SimpleButton1 ' Me.SimpleButton1.ImageOptions.SvgImage = CType(resources.GetObject("SimpleButton1.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.SimpleButton1.Location = New System.Drawing.Point(419, 129) Me.SimpleButton1.Name = "SimpleButton1" Me.SimpleButton1.Size = New System.Drawing.Size(34, 22) Me.SimpleButton1.StyleController = Me.LayoutControl2 Me.SimpleButton1.TabIndex = 24 ' 'CHANGED_WHENTextBox ' Me.CHANGED_WHENTextBox.BackColor = System.Drawing.SystemColors.ControlLight Me.CHANGED_WHENTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MANBindingSource, "CHANGED_WHEN", True)) Me.CHANGED_WHENTextBox.Location = New System.Drawing.Point(339, 227) Me.CHANGED_WHENTextBox.Name = "CHANGED_WHENTextBox" Me.CHANGED_WHENTextBox.ReadOnly = True Me.CHANGED_WHENTextBox.Size = New System.Drawing.Size(180, 20) Me.CHANGED_WHENTextBox.TabIndex = 22 ' 'TBDD_INDEX_MANBindingSource ' Me.TBDD_INDEX_MANBindingSource.DataMember = "TBDD_INDEX_MAN" Me.TBDD_INDEX_MANBindingSource.DataSource = Me.GlobixDataset ' 'CHANGED_WHOTextBox ' Me.CHANGED_WHOTextBox.BackColor = System.Drawing.SystemColors.ControlLight Me.CHANGED_WHOTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MANBindingSource, "CHANGED_WHO", True)) Me.CHANGED_WHOTextBox.Location = New System.Drawing.Point(339, 203) Me.CHANGED_WHOTextBox.Name = "CHANGED_WHOTextBox" Me.CHANGED_WHOTextBox.ReadOnly = True Me.CHANGED_WHOTextBox.Size = New System.Drawing.Size(180, 20) Me.CHANGED_WHOTextBox.TabIndex = 21 ' 'ADDED_WHENTextBox ' Me.ADDED_WHENTextBox.BackColor = System.Drawing.SystemColors.ControlLight Me.ADDED_WHENTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MANBindingSource, "ADDED_WHEN", True)) Me.ADDED_WHENTextBox.Location = New System.Drawing.Point(100, 227) Me.ADDED_WHENTextBox.Name = "ADDED_WHENTextBox" Me.ADDED_WHENTextBox.ReadOnly = True Me.ADDED_WHENTextBox.Size = New System.Drawing.Size(147, 20) Me.ADDED_WHENTextBox.TabIndex = 20 ' 'ADDED_WHOTextBox ' Me.ADDED_WHOTextBox.BackColor = System.Drawing.SystemColors.ControlLight Me.ADDED_WHOTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MANBindingSource, "ADDED_WHO", True)) Me.ADDED_WHOTextBox.Location = New System.Drawing.Point(100, 203) Me.ADDED_WHOTextBox.Name = "ADDED_WHOTextBox" Me.ADDED_WHOTextBox.ReadOnly = True Me.ADDED_WHOTextBox.Size = New System.Drawing.Size(147, 20) Me.ADDED_WHOTextBox.TabIndex = 19 ' 'VKT_PREVENT_MULTIPLE_VALUESCheckBox ' Me.VKT_PREVENT_MULTIPLE_VALUESCheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBDD_INDEX_MANBindingSource, "VKT_PREVENT_MULTIPLE_VALUES", True)) Me.VKT_PREVENT_MULTIPLE_VALUESCheckBox.Location = New System.Drawing.Point(260, 179) Me.VKT_PREVENT_MULTIPLE_VALUESCheckBox.Name = "VKT_PREVENT_MULTIPLE_VALUESCheckBox" Me.VKT_PREVENT_MULTIPLE_VALUESCheckBox.Size = New System.Drawing.Size(246, 20) Me.VKT_PREVENT_MULTIPLE_VALUESCheckBox.TabIndex = 18 Me.VKT_PREVENT_MULTIPLE_VALUESCheckBox.Text = "Doppelte Einträge verhindern" Me.VKT_PREVENT_MULTIPLE_VALUESCheckBox.UseVisualStyleBackColor = True ' 'MULTISELECTCheckBox ' Me.MULTISELECTCheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBDD_INDEX_MANBindingSource, "MULTISELECT", True)) Me.MULTISELECTCheckBox.Location = New System.Drawing.Point(12, 179) Me.MULTISELECTCheckBox.Name = "MULTISELECTCheckBox" Me.MULTISELECTCheckBox.Size = New System.Drawing.Size(244, 20) Me.MULTISELECTCheckBox.TabIndex = 17 Me.MULTISELECTCheckBox.Text = "Mehrfachauswahl" Me.MULTISELECTCheckBox.UseVisualStyleBackColor = True ' 'Button1 ' Me.Button1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.Button1.Location = New System.Drawing.Point(558, 60) Me.Button1.Name = "Button1" Me.Button1.Size = New System.Drawing.Size(265, 21) Me.Button1.TabIndex = 16 Me.Button1.Text = "Connector bearbeiten" Me.Button1.TextAlign = System.Drawing.ContentAlignment.MiddleRight Me.Button1.UseVisualStyleBackColor = True ' 'VKT_ADD_ITEMCheckBox ' Me.VKT_ADD_ITEMCheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBDD_INDEX_MANBindingSource, "VKT_ADD_ITEM", True)) Me.VKT_ADD_ITEMCheckBox.Location = New System.Drawing.Point(510, 179) Me.VKT_ADD_ITEMCheckBox.Name = "VKT_ADD_ITEMCheckBox" Me.VKT_ADD_ITEMCheckBox.Size = New System.Drawing.Size(245, 20) Me.VKT_ADD_ITEMCheckBox.TabIndex = 15 Me.VKT_ADD_ITEMCheckBox.Text = "Neueingabe erlauben" Me.VKT_ADD_ITEMCheckBox.UseVisualStyleBackColor = True ' 'DEFAULT_VALUETextBox ' Me.DEFAULT_VALUETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MANBindingSource, "DEFAULT_VALUE", True)) Me.DEFAULT_VALUETextBox.Location = New System.Drawing.Point(100, 129) Me.DEFAULT_VALUETextBox.Name = "DEFAULT_VALUETextBox" Me.DEFAULT_VALUETextBox.Size = New System.Drawing.Size(315, 20) Me.DEFAULT_VALUETextBox.TabIndex = 12 ' 'DATATYPEComboBox ' Me.DATATYPEComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MANBindingSource, "DATATYPE", True)) Me.DATATYPEComboBox.FormattingEnabled = True Me.DATATYPEComboBox.Location = New System.Drawing.Point(406, 60) Me.DATATYPEComboBox.Name = "DATATYPEComboBox" Me.DATATYPEComboBox.Size = New System.Drawing.Size(148, 21) Me.DATATYPEComboBox.TabIndex = 11 ' 'COMMENTTextBox ' Me.COMMENTTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MANBindingSource, "COMMENT", True)) Me.COMMENTTextBox.Location = New System.Drawing.Point(100, 155) Me.COMMENTTextBox.Name = "COMMENTTextBox" Me.COMMENTTextBox.Size = New System.Drawing.Size(905, 20) Me.COMMENTTextBox.TabIndex = 10 ' '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.Location = New System.Drawing.Point(100, 60) Me.WD_INDEXComboBox.Name = "WD_INDEXComboBox" Me.WD_INDEXComboBox.Size = New System.Drawing.Size(214, 21) Me.WD_INDEXComboBox.TabIndex = 9 ' 'NAMETextBox ' Me.NAMETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MANBindingSource, "NAME", True)) Me.NAMETextBox.Location = New System.Drawing.Point(100, 36) Me.NAMETextBox.Name = "NAMETextBox" Me.NAMETextBox.Size = New System.Drawing.Size(905, 20) Me.NAMETextBox.TabIndex = 8 ' 'SEQUENCENumericUpDown1 ' Me.SEQUENCENumericUpDown1.DataBindings.Add(New System.Windows.Forms.Binding("Value", Me.TBDD_INDEX_MANBindingSource, "SEQUENCE", True)) Me.SEQUENCENumericUpDown1.Location = New System.Drawing.Point(237, 12) Me.SEQUENCENumericUpDown1.Name = "SEQUENCENumericUpDown1" Me.SEQUENCENumericUpDown1.Size = New System.Drawing.Size(46, 22) Me.SEQUENCENumericUpDown1.TabIndex = 7 ' 'GUIDTextBox1 ' Me.GUIDTextBox1.BackColor = System.Drawing.SystemColors.ControlLight Me.GUIDTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MANBindingSource, "GUID", True)) Me.GUIDTextBox1.Location = New System.Drawing.Point(100, 12) Me.GUIDTextBox1.Name = "GUIDTextBox1" Me.GUIDTextBox1.ReadOnly = True Me.GUIDTextBox1.Size = New System.Drawing.Size(45, 20) Me.GUIDTextBox1.TabIndex = 6 ' 'ACTIVECheckBox ' Me.ACTIVECheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBDD_INDEX_MANBindingSource, "ACTIVE", True)) Me.ACTIVECheckBox.Location = New System.Drawing.Point(287, 12) Me.ACTIVECheckBox.Name = "ACTIVECheckBox" Me.ACTIVECheckBox.Size = New System.Drawing.Size(267, 20) Me.ACTIVECheckBox.TabIndex = 5 Me.ACTIVECheckBox.Text = "Aktiv" Me.ACTIVECheckBox.UseVisualStyleBackColor = True ' 'ControlGroupIndexeMan ' Me.ControlGroupIndexeMan.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.[True] Me.ControlGroupIndexeMan.GroupBordersVisible = False Me.ControlGroupIndexeMan.Items.AddRange(New DevExpress.XtraLayout.BaseLayoutItem() {Me.LayoutControlItem11, Me.LayoutControlItem14, Me.LayoutControlItem15, Me.LayoutControlItem18, Me.LayoutControlItem12, Me.LayoutControlItem13, Me.EmptySpaceItem1, Me.LayoutControlItem16, Me.EmptySpaceItem2, Me.EmptySpaceItem3, Me.LayoutControlItem27, Me.LayoutControlItem29, Me.LayoutControlItem20, Me.LayoutControlItem22, Me.LayoutControlItem21, Me.LayoutControlItem31, Me.EmptySpaceItem10, Me.LayoutControlItem17, Me.LayoutControlItem39, Me.EmptySpaceItem11, Me.LayoutControlItem28, Me.LayoutControlItem30, Me.EmptySpaceItem17, Me.EmptySpaceItem18, Me.LayoutControlItem10}) Me.ControlGroupIndexeMan.Name = "ControlGroupIndexeMan" Me.ControlGroupIndexeMan.Size = New System.Drawing.Size(1017, 259) Me.ControlGroupIndexeMan.TextVisible = False ' 'LayoutControlItem11 ' Me.LayoutControlItem11.Control = Me.ACTIVECheckBox Me.LayoutControlItem11.Location = New System.Drawing.Point(275, 0) Me.LayoutControlItem11.Name = "LayoutControlItem11" Me.LayoutControlItem11.Size = New System.Drawing.Size(271, 24) Me.LayoutControlItem11.Text = "ACTIVE:" Me.LayoutControlItem11.TextSize = New System.Drawing.Size(0, 0) Me.LayoutControlItem11.TextVisible = False ' 'LayoutControlItem14 ' Me.LayoutControlItem14.Control = Me.NAMETextBox Me.LayoutControlItem14.Location = New System.Drawing.Point(0, 24) Me.LayoutControlItem14.Name = "LayoutControlItem14" Me.LayoutControlItem14.Size = New System.Drawing.Size(997, 24) Me.LayoutControlItem14.Text = "Bezeichnung:" Me.LayoutControlItem14.TextSize = New System.Drawing.Size(85, 13) ' 'LayoutControlItem15 ' Me.LayoutControlItem15.Control = Me.WD_INDEXComboBox Me.LayoutControlItem15.Location = New System.Drawing.Point(0, 48) Me.LayoutControlItem15.Name = "LayoutControlItem15" Me.LayoutControlItem15.Size = New System.Drawing.Size(306, 25) Me.LayoutControlItem15.Text = "Attribut:" Me.LayoutControlItem15.TextSize = New System.Drawing.Size(85, 13) ' 'LayoutControlItem18 ' Me.LayoutControlItem18.Control = Me.DEFAULT_VALUETextBox Me.LayoutControlItem18.Location = New System.Drawing.Point(0, 117) Me.LayoutControlItem18.Name = "LayoutControlItem18" Me.LayoutControlItem18.Size = New System.Drawing.Size(407, 26) Me.LayoutControlItem18.Text = "Standard-Wert:" Me.LayoutControlItem18.TextSize = New System.Drawing.Size(85, 13) ' 'LayoutControlItem12 ' Me.LayoutControlItem12.Control = Me.GUIDTextBox1 Me.LayoutControlItem12.Location = New System.Drawing.Point(0, 0) Me.LayoutControlItem12.Name = "LayoutControlItem12" Me.LayoutControlItem12.Size = New System.Drawing.Size(137, 24) Me.LayoutControlItem12.Text = "ID:" Me.LayoutControlItem12.TextSize = New System.Drawing.Size(85, 13) ' 'LayoutControlItem13 ' Me.LayoutControlItem13.Control = Me.SEQUENCENumericUpDown1 Me.LayoutControlItem13.Location = New System.Drawing.Point(137, 0) Me.LayoutControlItem13.Name = "LayoutControlItem13" Me.LayoutControlItem13.Size = New System.Drawing.Size(138, 24) Me.LayoutControlItem13.Text = "Reihenfolge:" Me.LayoutControlItem13.TextSize = New System.Drawing.Size(85, 13) ' 'EmptySpaceItem1 ' Me.EmptySpaceItem1.AllowHotTrack = False Me.EmptySpaceItem1.Location = New System.Drawing.Point(747, 167) Me.EmptySpaceItem1.Name = "EmptySpaceItem1" Me.EmptySpaceItem1.Size = New System.Drawing.Size(250, 24) Me.EmptySpaceItem1.TextSize = New System.Drawing.Size(0, 0) ' 'LayoutControlItem16 ' Me.LayoutControlItem16.Control = Me.COMMENTTextBox Me.LayoutControlItem16.Location = New System.Drawing.Point(0, 143) Me.LayoutControlItem16.Name = "LayoutControlItem16" Me.LayoutControlItem16.Size = New System.Drawing.Size(997, 24) Me.LayoutControlItem16.Text = "Beschreibung:" Me.LayoutControlItem16.TextSize = New System.Drawing.Size(85, 13) ' 'EmptySpaceItem2 ' Me.EmptySpaceItem2.AllowHotTrack = False Me.EmptySpaceItem2.Location = New System.Drawing.Point(0, 73) Me.EmptySpaceItem2.Name = "EmptySpaceItem2" Me.EmptySpaceItem2.Size = New System.Drawing.Size(997, 44) Me.EmptySpaceItem2.TextSize = New System.Drawing.Size(0, 0) ' 'EmptySpaceItem3 ' Me.EmptySpaceItem3.AllowHotTrack = False Me.EmptySpaceItem3.Location = New System.Drawing.Point(546, 0) Me.EmptySpaceItem3.Name = "EmptySpaceItem3" Me.EmptySpaceItem3.Size = New System.Drawing.Size(451, 24) Me.EmptySpaceItem3.TextSize = New System.Drawing.Size(0, 0) ' 'LayoutControlItem27 ' Me.LayoutControlItem27.Control = Me.ADDED_WHOTextBox Me.LayoutControlItem27.Location = New System.Drawing.Point(0, 191) Me.LayoutControlItem27.Name = "LayoutControlItem27" Me.LayoutControlItem27.Size = New System.Drawing.Size(239, 24) Me.LayoutControlItem27.Text = "Erstellt wer:" Me.LayoutControlItem27.TextSize = New System.Drawing.Size(85, 13) ' 'LayoutControlItem29 ' Me.LayoutControlItem29.Control = Me.CHANGED_WHOTextBox Me.LayoutControlItem29.Location = New System.Drawing.Point(239, 191) Me.LayoutControlItem29.Name = "LayoutControlItem29" Me.LayoutControlItem29.Size = New System.Drawing.Size(272, 24) Me.LayoutControlItem29.Text = "Geändert wer:" Me.LayoutControlItem29.TextSize = New System.Drawing.Size(85, 13) ' 'LayoutControlItem20 ' Me.LayoutControlItem20.Control = Me.MULTISELECTCheckBox Me.LayoutControlItem20.Location = New System.Drawing.Point(0, 167) Me.LayoutControlItem20.Name = "LayoutControlItem20" Me.LayoutControlItem20.Size = New System.Drawing.Size(248, 24) Me.LayoutControlItem20.Text = "MULTISELECT:" Me.LayoutControlItem20.TextSize = New System.Drawing.Size(0, 0) Me.LayoutControlItem20.TextVisible = False ' 'LayoutControlItem22 ' Me.LayoutControlItem22.Control = Me.VKT_PREVENT_MULTIPLE_VALUESCheckBox Me.LayoutControlItem22.Location = New System.Drawing.Point(248, 167) Me.LayoutControlItem22.Name = "LayoutControlItem22" Me.LayoutControlItem22.Size = New System.Drawing.Size(250, 24) Me.LayoutControlItem22.Text = "VKT PREVENT MULTIPLE VALUES:" Me.LayoutControlItem22.TextSize = New System.Drawing.Size(0, 0) Me.LayoutControlItem22.TextVisible = False ' 'LayoutControlItem21 ' Me.LayoutControlItem21.Control = Me.VKT_ADD_ITEMCheckBox Me.LayoutControlItem21.Location = New System.Drawing.Point(498, 167) Me.LayoutControlItem21.Name = "LayoutControlItem21" Me.LayoutControlItem21.Size = New System.Drawing.Size(249, 24) Me.LayoutControlItem21.Text = "VKT ADD ITEM:" Me.LayoutControlItem21.TextSize = New System.Drawing.Size(0, 0) Me.LayoutControlItem21.TextVisible = False ' 'LayoutControlItem31 ' Me.LayoutControlItem31.Control = Me.SimpleButton1 Me.LayoutControlItem31.Location = New System.Drawing.Point(407, 117) Me.LayoutControlItem31.Name = "LayoutControlItem31" Me.LayoutControlItem31.Size = New System.Drawing.Size(38, 26) Me.LayoutControlItem31.TextSize = New System.Drawing.Size(0, 0) Me.LayoutControlItem31.TextVisible = False ' 'EmptySpaceItem10 ' Me.EmptySpaceItem10.AllowHotTrack = False Me.EmptySpaceItem10.Location = New System.Drawing.Point(815, 48) Me.EmptySpaceItem10.Name = "EmptySpaceItem10" Me.EmptySpaceItem10.Size = New System.Drawing.Size(182, 25) Me.EmptySpaceItem10.TextSize = New System.Drawing.Size(0, 0) ' 'LayoutControlItem17 ' Me.LayoutControlItem17.Control = Me.DATATYPEComboBox Me.LayoutControlItem17.Location = New System.Drawing.Point(306, 48) Me.LayoutControlItem17.Name = "LayoutControlItem17" Me.LayoutControlItem17.Size = New System.Drawing.Size(240, 25) Me.LayoutControlItem17.Text = "Datentyp:" Me.LayoutControlItem17.TextSize = New System.Drawing.Size(85, 13) ' 'LayoutControlItem39 ' Me.LayoutControlItem39.Control = Me.ComboBox1 Me.LayoutControlItem39.Location = New System.Drawing.Point(445, 117) Me.LayoutControlItem39.Name = "LayoutControlItem39" Me.LayoutControlItem39.Size = New System.Drawing.Size(302, 26) Me.LayoutControlItem39.Text = "Systemvariablen:" Me.LayoutControlItem39.TextSize = New System.Drawing.Size(85, 13) ' 'EmptySpaceItem11 ' Me.EmptySpaceItem11.AllowHotTrack = False Me.EmptySpaceItem11.Location = New System.Drawing.Point(747, 117) Me.EmptySpaceItem11.Name = "EmptySpaceItem11" Me.EmptySpaceItem11.Size = New System.Drawing.Size(250, 26) Me.EmptySpaceItem11.TextSize = New System.Drawing.Size(0, 0) ' 'LayoutControlItem28 ' Me.LayoutControlItem28.Control = Me.ADDED_WHENTextBox Me.LayoutControlItem28.Location = New System.Drawing.Point(0, 215) Me.LayoutControlItem28.Name = "LayoutControlItem28" Me.LayoutControlItem28.Size = New System.Drawing.Size(239, 24) Me.LayoutControlItem28.Text = "Erstellt wann:" Me.LayoutControlItem28.TextSize = New System.Drawing.Size(85, 13) ' 'LayoutControlItem30 ' Me.LayoutControlItem30.Control = Me.CHANGED_WHENTextBox Me.LayoutControlItem30.Location = New System.Drawing.Point(239, 215) Me.LayoutControlItem30.Name = "LayoutControlItem30" Me.LayoutControlItem30.Size = New System.Drawing.Size(272, 24) Me.LayoutControlItem30.Text = "Geändert wann:" Me.LayoutControlItem30.TextSize = New System.Drawing.Size(85, 13) ' 'EmptySpaceItem17 ' Me.EmptySpaceItem17.AllowHotTrack = False Me.EmptySpaceItem17.Location = New System.Drawing.Point(511, 191) Me.EmptySpaceItem17.Name = "EmptySpaceItem17" Me.EmptySpaceItem17.Size = New System.Drawing.Size(486, 24) Me.EmptySpaceItem17.TextSize = New System.Drawing.Size(0, 0) ' 'EmptySpaceItem18 ' Me.EmptySpaceItem18.AllowHotTrack = False Me.EmptySpaceItem18.Location = New System.Drawing.Point(511, 215) Me.EmptySpaceItem18.Name = "EmptySpaceItem18" Me.EmptySpaceItem18.Size = New System.Drawing.Size(486, 24) Me.EmptySpaceItem18.TextSize = New System.Drawing.Size(0, 0) ' 'LayoutControlItem10 ' Me.LayoutControlItem10.Control = Me.Button1 Me.LayoutControlItem10.Location = New System.Drawing.Point(546, 48) Me.LayoutControlItem10.MinSize = New System.Drawing.Size(24, 24) Me.LayoutControlItem10.Name = "LayoutControlItem10" Me.LayoutControlItem10.Size = New System.Drawing.Size(269, 25) Me.LayoutControlItem10.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom Me.LayoutControlItem10.TextSize = New System.Drawing.Size(0, 0) Me.LayoutControlItem10.TextVisible = False ' 'ListBoxControlmanIndex ' Me.ListBoxControlmanIndex.DataSource = Me.TBDD_INDEX_MANBindingSource Me.ListBoxControlmanIndex.DisplayMember = "NAME" Me.ListBoxControlmanIndex.Dock = System.Windows.Forms.DockStyle.Left Me.ListBoxControlmanIndex.Location = New System.Drawing.Point(0, 0) Me.ListBoxControlmanIndex.Name = "ListBoxControlmanIndex" Me.ListBoxControlmanIndex.Size = New System.Drawing.Size(165, 259) Me.ListBoxControlmanIndex.TabIndex = 0 ' 'XtraTabPageRework ' Me.XtraTabPageRework.ImageOptions.SvgImage = CType(resources.GetObject("XtraTabPageRework.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.XtraTabPageRework.Name = "XtraTabPageRework" Me.XtraTabPageRework.Size = New System.Drawing.Size(1182, 259) Me.XtraTabPageRework.Text = "XtraTabPage4" ' 'XtraTabPageAutoIndexe ' Me.XtraTabPageAutoIndexe.Controls.Add(Me.LayoutControlAutoIndexe) Me.XtraTabPageAutoIndexe.Controls.Add(Me.ListBoxControl2) Me.XtraTabPageAutoIndexe.ImageOptions.SvgImage = CType(resources.GetObject("XtraTabPageAutoIndexe.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.XtraTabPageAutoIndexe.Name = "XtraTabPageAutoIndexe" Me.XtraTabPageAutoIndexe.Size = New System.Drawing.Size(1182, 259) Me.XtraTabPageAutoIndexe.Text = "Automatische Metadaten" ' 'LayoutControlAutoIndexe ' Me.LayoutControlAutoIndexe.Controls.Add(Me.ComboBoxParameterAutoIndex) Me.LayoutControlAutoIndexe.Controls.Add(Me.SimpleButton2) Me.LayoutControlAutoIndexe.Controls.Add(Me.VALUETextBox) Me.LayoutControlAutoIndexe.Controls.Add(Me.INDEXNAMEComboBox) Me.LayoutControlAutoIndexe.Controls.Add(Me.ACTIVECheckBox1) Me.LayoutControlAutoIndexe.Controls.Add(Me.SEQUENCENumericUpDown2) Me.LayoutControlAutoIndexe.Controls.Add(Me.GUIDTextBox) Me.LayoutControlAutoIndexe.Dock = System.Windows.Forms.DockStyle.Fill Me.LayoutControlAutoIndexe.Location = New System.Drawing.Point(166, 0) Me.LayoutControlAutoIndexe.Name = "LayoutControlAutoIndexe" Me.LayoutControlAutoIndexe.Root = Me.ControlGroupIndexeAuto Me.LayoutControlAutoIndexe.Size = New System.Drawing.Size(1016, 259) Me.LayoutControlAutoIndexe.TabIndex = 1 Me.LayoutControlAutoIndexe.Text = "LayoutControl3" ' 'ComboBoxParameterAutoIndex ' Me.ComboBoxParameterAutoIndex.FormattingEnabled = True Me.ComboBoxParameterAutoIndex.Items.AddRange(New Object() {"Dateiname (mit Endung)", "Dateiname (ohne Endung)", "Dateiendung", "Datei Erstelldatum", "Datei Erstellt wer", "Aktuelles Datum (DD.MM.YYYY)", "Username", "Usercode"}) Me.ComboBoxParameterAutoIndex.Location = New System.Drawing.Point(346, 61) Me.ComboBoxParameterAutoIndex.Name = "ComboBoxParameterAutoIndex" Me.ComboBoxParameterAutoIndex.Size = New System.Drawing.Size(658, 21) Me.ComboBoxParameterAutoIndex.TabIndex = 11 ' 'SimpleButton2 ' Me.SimpleButton2.ImageOptions.SvgImage = CType(resources.GetObject("SimpleButton2.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.SimpleButton2.Location = New System.Drawing.Point(177, 61) Me.SimpleButton2.Name = "SimpleButton2" Me.SimpleButton2.Size = New System.Drawing.Size(34, 22) Me.SimpleButton2.StyleController = Me.LayoutControlAutoIndexe Me.SimpleButton2.TabIndex = 10 ' 'VALUETextBox ' Me.VALUETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_AUTOMBindingSource, "VALUE", True)) Me.VALUETextBox.Location = New System.Drawing.Point(143, 61) Me.VALUETextBox.Name = "VALUETextBox" Me.VALUETextBox.Size = New System.Drawing.Size(30, 20) Me.VALUETextBox.TabIndex = 9 ' 'TBDD_INDEX_AUTOMBindingSource ' Me.TBDD_INDEX_AUTOMBindingSource.DataMember = "TBDD_INDEX_AUTOM" Me.TBDD_INDEX_AUTOMBindingSource.DataSource = Me.GlobixDataset ' 'INDEXNAMEComboBox ' Me.INDEXNAMEComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_AUTOMBindingSource, "INDEXNAME", True)) Me.INDEXNAMEComboBox.FormattingEnabled = True Me.INDEXNAMEComboBox.Location = New System.Drawing.Point(143, 36) Me.INDEXNAMEComboBox.Name = "INDEXNAMEComboBox" Me.INDEXNAMEComboBox.Size = New System.Drawing.Size(861, 21) Me.INDEXNAMEComboBox.TabIndex = 8 ' 'ACTIVECheckBox1 ' Me.ACTIVECheckBox1.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBDD_INDEX_AUTOMBindingSource, "ACTIVE", True)) Me.ACTIVECheckBox1.Location = New System.Drawing.Point(362, 12) Me.ACTIVECheckBox1.Name = "ACTIVECheckBox1" Me.ACTIVECheckBox1.Size = New System.Drawing.Size(517, 20) Me.ACTIVECheckBox1.TabIndex = 7 Me.ACTIVECheckBox1.Text = "Aktiv" Me.ACTIVECheckBox1.UseVisualStyleBackColor = True ' 'SEQUENCENumericUpDown2 ' Me.SEQUENCENumericUpDown2.DataBindings.Add(New System.Windows.Forms.Binding("Value", Me.TBDD_INDEX_AUTOMBindingSource, "SEQUENCE", True)) Me.SEQUENCENumericUpDown2.Location = New System.Drawing.Point(329, 12) Me.SEQUENCENumericUpDown2.Name = "SEQUENCENumericUpDown2" Me.SEQUENCENumericUpDown2.Size = New System.Drawing.Size(29, 22) Me.SEQUENCENumericUpDown2.TabIndex = 6 ' 'GUIDTextBox ' Me.GUIDTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_AUTOMBindingSource, "GUID", True)) Me.GUIDTextBox.Location = New System.Drawing.Point(143, 12) Me.GUIDTextBox.Name = "GUIDTextBox" Me.GUIDTextBox.Size = New System.Drawing.Size(51, 20) Me.GUIDTextBox.TabIndex = 5 ' 'ControlGroupIndexeAuto ' Me.ControlGroupIndexeAuto.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.[True] Me.ControlGroupIndexeAuto.GroupBordersVisible = False Me.ControlGroupIndexeAuto.Items.AddRange(New DevExpress.XtraLayout.BaseLayoutItem() {Me.LayoutControlItem33, Me.LayoutControlItem36, Me.LayoutControlItem34, Me.LayoutControlItem35, Me.EmptySpaceItem5, Me.EmptySpaceItem6, Me.LayoutControlItem37, Me.LayoutControlItem32, Me.LayoutControlItem38}) Me.ControlGroupIndexeAuto.Name = "ControlGroupIndexeAuto" Me.ControlGroupIndexeAuto.Size = New System.Drawing.Size(1016, 259) Me.ControlGroupIndexeAuto.TextVisible = False ' 'LayoutControlItem33 ' Me.LayoutControlItem33.Control = Me.GUIDTextBox Me.LayoutControlItem33.Location = New System.Drawing.Point(0, 0) Me.LayoutControlItem33.Name = "LayoutControlItem33" Me.LayoutControlItem33.Size = New System.Drawing.Size(186, 24) Me.LayoutControlItem33.Text = "ID:" Me.LayoutControlItem33.TextSize = New System.Drawing.Size(128, 13) ' 'LayoutControlItem36 ' Me.LayoutControlItem36.Control = Me.INDEXNAMEComboBox Me.LayoutControlItem36.Location = New System.Drawing.Point(0, 24) Me.LayoutControlItem36.Name = "LayoutControlItem36" Me.LayoutControlItem36.Size = New System.Drawing.Size(996, 25) Me.LayoutControlItem36.Text = "Attribut:" Me.LayoutControlItem36.TextSize = New System.Drawing.Size(128, 13) ' 'LayoutControlItem34 ' Me.LayoutControlItem34.Control = Me.SEQUENCENumericUpDown2 Me.LayoutControlItem34.Location = New System.Drawing.Point(186, 0) Me.LayoutControlItem34.Name = "LayoutControlItem34" Me.LayoutControlItem34.Size = New System.Drawing.Size(164, 24) Me.LayoutControlItem34.Text = "Reihenfolge:" Me.LayoutControlItem34.TextSize = New System.Drawing.Size(128, 13) ' 'LayoutControlItem35 ' Me.LayoutControlItem35.Control = Me.ACTIVECheckBox1 Me.LayoutControlItem35.Location = New System.Drawing.Point(350, 0) Me.LayoutControlItem35.Name = "LayoutControlItem35" Me.LayoutControlItem35.Size = New System.Drawing.Size(521, 24) Me.LayoutControlItem35.Text = "ACTIVE:" Me.LayoutControlItem35.TextSize = New System.Drawing.Size(0, 0) Me.LayoutControlItem35.TextVisible = False ' 'EmptySpaceItem5 ' Me.EmptySpaceItem5.AllowHotTrack = False Me.EmptySpaceItem5.Location = New System.Drawing.Point(871, 0) Me.EmptySpaceItem5.Name = "EmptySpaceItem5" Me.EmptySpaceItem5.Size = New System.Drawing.Size(125, 24) Me.EmptySpaceItem5.TextSize = New System.Drawing.Size(0, 0) ' 'EmptySpaceItem6 ' Me.EmptySpaceItem6.AllowHotTrack = False Me.EmptySpaceItem6.Location = New System.Drawing.Point(0, 75) Me.EmptySpaceItem6.Name = "EmptySpaceItem6" Me.EmptySpaceItem6.Size = New System.Drawing.Size(996, 164) Me.EmptySpaceItem6.TextSize = New System.Drawing.Size(0, 0) ' 'LayoutControlItem37 ' Me.LayoutControlItem37.Control = Me.VALUETextBox Me.LayoutControlItem37.Location = New System.Drawing.Point(0, 49) Me.LayoutControlItem37.Name = "LayoutControlItem37" Me.LayoutControlItem37.Size = New System.Drawing.Size(165, 26) Me.LayoutControlItem37.Text = "Fester oder autom. Wert:" Me.LayoutControlItem37.TextSize = New System.Drawing.Size(128, 13) ' 'LayoutControlItem32 ' Me.LayoutControlItem32.Control = Me.SimpleButton2 Me.LayoutControlItem32.Location = New System.Drawing.Point(165, 49) Me.LayoutControlItem32.Name = "LayoutControlItem32" Me.LayoutControlItem32.Size = New System.Drawing.Size(38, 26) Me.LayoutControlItem32.TextSize = New System.Drawing.Size(0, 0) Me.LayoutControlItem32.TextVisible = False ' 'LayoutControlItem38 ' Me.LayoutControlItem38.Control = Me.ComboBoxParameterAutoIndex Me.LayoutControlItem38.Location = New System.Drawing.Point(203, 49) Me.LayoutControlItem38.Name = "LayoutControlItem38" Me.LayoutControlItem38.Size = New System.Drawing.Size(793, 26) Me.LayoutControlItem38.Text = "Parameter" Me.LayoutControlItem38.TextSize = New System.Drawing.Size(128, 13) ' 'ListBoxControl2 ' Me.ListBoxControl2.Dock = System.Windows.Forms.DockStyle.Left Me.ListBoxControl2.Location = New System.Drawing.Point(0, 0) Me.ListBoxControl2.Name = "ListBoxControl2" Me.ListBoxControl2.Size = New System.Drawing.Size(166, 259) Me.ListBoxControl2.TabIndex = 0 ' 'XtraTabPage2 ' Me.XtraTabPage2.Name = "XtraTabPage2" Me.XtraTabPage2.Size = New System.Drawing.Size(1184, 497) Me.XtraTabPage2.Text = "XtraTabPage2" ' 'TBDD_DOKUMENTARTTableAdapter ' Me.TBDD_DOKUMENTARTTableAdapter.ClearBeforeFill = True ' 'TableAdapterManager ' Me.TableAdapterManager.BackupDataSetBeforeUpdate = False Me.TableAdapterManager.TBDD_DOKUMENTARTTableAdapter = Me.TBDD_DOKUMENTARTTableAdapter Me.TableAdapterManager.TBDD_INDEX_AUTOMTableAdapter = Nothing Me.TableAdapterManager.TBDD_INDEX_MANTableAdapter = Nothing Me.TableAdapterManager.UpdateOrder = DigitalData.GUIs.ZooFlow.GlobixDatasetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete ' 'GridView1 ' Me.GridView1.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.colBEZEICHNUNG, Me.colBESCHREIBUNG}) Me.GridView1.GridControl = Me.GridControl1 Me.GridView1.Name = "GridView1" Me.GridView1.OptionsSelection.EnableAppearanceFocusedCell = False Me.GridView1.OptionsView.EnableAppearanceEvenRow = True Me.GridView1.OptionsView.ShowAutoFilterRow = True Me.GridView1.OptionsView.ShowColumnHeaders = False Me.GridView1.OptionsView.ShowGroupPanel = False ' 'colBEZEICHNUNG ' Me.colBEZEICHNUNG.FieldName = "BEZEICHNUNG" Me.colBEZEICHNUNG.Name = "colBEZEICHNUNG" Me.colBEZEICHNUNG.Visible = True Me.colBEZEICHNUNG.VisibleIndex = 0 ' 'colBESCHREIBUNG ' Me.colBESCHREIBUNG.FieldName = "BESCHREIBUNG" Me.colBESCHREIBUNG.Name = "colBESCHREIBUNG" Me.colBESCHREIBUNG.Visible = True Me.colBESCHREIBUNG.VisibleIndex = 1 ' 'GridControl1 ' Me.GridControl1.DataSource = Me.TBDD_DOKUMENTARTBindingSource Me.GridControl1.Dock = System.Windows.Forms.DockStyle.Left Me.GridControl1.Location = New System.Drawing.Point(0, 159) Me.GridControl1.MainView = Me.GridView1 Me.GridControl1.MenuManager = Me.RibbonControl1 Me.GridControl1.Name = "GridControl1" Me.GridControl1.Size = New System.Drawing.Size(174, 539) Me.GridControl1.TabIndex = 2 Me.GridControl1.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridView1}) ' 'TBDD_INDEX_MANTableAdapter ' Me.TBDD_INDEX_MANTableAdapter.ClearBeforeFill = True ' 'BarButtonItem4 ' Me.BarButtonItem4.Caption = "Speichern" Me.BarButtonItem4.Id = 1 Me.BarButtonItem4.ImageOptions.SvgImage = CType(resources.GetObject("BarButtonItem4.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.BarButtonItem4.Name = "BarButtonItem4" ' 'TBDD_INDEX_AUTOMTableAdapter ' Me.TBDD_INDEX_AUTOMTableAdapter.ClearBeforeFill = True ' 'EmptySpaceItem4 ' Me.EmptySpaceItem4.AllowHotTrack = False Me.EmptySpaceItem4.Location = New System.Drawing.Point(545, 180) Me.EmptySpaceItem4.Name = "EmptySpaceItem4" Me.EmptySpaceItem4.Size = New System.Drawing.Size(454, 24) Me.EmptySpaceItem4.TextSize = New System.Drawing.Size(0, 0) ' 'EmptySpaceItem12 ' Me.EmptySpaceItem12.AllowHotTrack = False Me.EmptySpaceItem12.Location = New System.Drawing.Point(545, 204) Me.EmptySpaceItem12.Name = "EmptySpaceItem12" Me.EmptySpaceItem12.Size = New System.Drawing.Size(454, 24) Me.EmptySpaceItem12.TextSize = New System.Drawing.Size(0, 0) ' 'EmptySpaceItem13 ' Me.EmptySpaceItem13.AllowHotTrack = False Me.EmptySpaceItem13.Location = New System.Drawing.Point(547, 24) Me.EmptySpaceItem13.Name = "EmptySpaceItem13" Me.EmptySpaceItem13.Size = New System.Drawing.Size(452, 24) Me.EmptySpaceItem13.TextSize = New System.Drawing.Size(0, 0) ' 'EmptySpaceItem14 ' Me.EmptySpaceItem14.AllowHotTrack = False Me.EmptySpaceItem14.Location = New System.Drawing.Point(744, 132) Me.EmptySpaceItem14.Name = "EmptySpaceItem14" Me.EmptySpaceItem14.Size = New System.Drawing.Size(255, 24) Me.EmptySpaceItem14.TextSize = New System.Drawing.Size(0, 0) ' 'frmGlobixAdministration ' Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.ClientSize = New System.Drawing.Size(1360, 720) Me.Controls.Add(Me.XtraTabControl1) Me.Controls.Add(Me.GridControl1) Me.Controls.Add(Me.RibbonStatusBar1) Me.Controls.Add(Me.RibbonControl1) Me.Name = "frmGlobixAdministration" Me.Ribbon = Me.RibbonControl1 Me.StatusBar = Me.RibbonStatusBar1 Me.Text = "Global Indexer - Administration" CType(Me.RibbonControl1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.XtraTabControl1, System.ComponentModel.ISupportInitialize).EndInit() Me.XtraTabControl1.ResumeLayout(False) Me.XtraTabPage1.ResumeLayout(False) CType(Me.LayoutControl1, System.ComponentModel.ISupportInitialize).EndInit() Me.LayoutControl1.ResumeLayout(False) CType(Me.TBDD_DOKUMENTARTBindingSource, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.GlobixDataset, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.SEQUENCENumericUpDown, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.ControlGroupProfile, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem5, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem6, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem7, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem8, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem3, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem4, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem2, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.EmptySpaceItem7, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem9, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.EmptySpaceItem8, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem25, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem26, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem23, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem24, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.EmptySpaceItem9, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.EmptySpaceItem15, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.EmptySpaceItem16, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.XtraTabControl2, System.ComponentModel.ISupportInitialize).EndInit() Me.XtraTabControl2.ResumeLayout(False) Me.XtraTabPageManIndexe.ResumeLayout(False) CType(Me.LayoutControl2, System.ComponentModel.ISupportInitialize).EndInit() Me.LayoutControl2.ResumeLayout(False) CType(Me.TBDD_INDEX_MANBindingSource, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.SEQUENCENumericUpDown1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.ControlGroupIndexeMan, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem11, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem14, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem15, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem18, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem12, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem13, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.EmptySpaceItem1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem16, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.EmptySpaceItem2, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.EmptySpaceItem3, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem27, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem29, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem20, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem22, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem21, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem31, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.EmptySpaceItem10, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem17, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem39, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.EmptySpaceItem11, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem28, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem30, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.EmptySpaceItem17, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.EmptySpaceItem18, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem10, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.ListBoxControlmanIndex, System.ComponentModel.ISupportInitialize).EndInit() Me.XtraTabPageAutoIndexe.ResumeLayout(False) CType(Me.LayoutControlAutoIndexe, System.ComponentModel.ISupportInitialize).EndInit() Me.LayoutControlAutoIndexe.ResumeLayout(False) CType(Me.TBDD_INDEX_AUTOMBindingSource, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.SEQUENCENumericUpDown2, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.ControlGroupIndexeAuto, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem33, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem36, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem34, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem35, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.EmptySpaceItem5, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.EmptySpaceItem6, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem37, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem32, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem38, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.ListBoxControl2, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.GridView1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.GridControl1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.EmptySpaceItem4, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.EmptySpaceItem12, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.EmptySpaceItem13, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.EmptySpaceItem14, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents RibbonControl1 As DevExpress.XtraBars.Ribbon.RibbonControl Friend WithEvents RibbonPage1 As DevExpress.XtraBars.Ribbon.RibbonPage Friend WithEvents RibbonPageGroup1 As DevExpress.XtraBars.Ribbon.RibbonPageGroup Friend WithEvents RibbonPageGroupManualIndex As DevExpress.XtraBars.Ribbon.RibbonPageGroup Friend WithEvents RibbonStatusBar1 As DevExpress.XtraBars.Ribbon.RibbonStatusBar Friend WithEvents RibbonPage2 As DevExpress.XtraBars.Ribbon.RibbonPage Friend WithEvents RibbonPageGroup3 As DevExpress.XtraBars.Ribbon.RibbonPageGroup Friend WithEvents RibbonPageGroupManualIndexFunctions As DevExpress.XtraBars.Ribbon.RibbonPageGroup Friend WithEvents RibbonPageGroupAutoIndex As DevExpress.XtraBars.Ribbon.RibbonPageGroup Friend WithEvents XtraTabControl1 As DevExpress.XtraTab.XtraTabControl Friend WithEvents XtraTabPage1 As DevExpress.XtraTab.XtraTabPage Friend WithEvents XtraTabPage2 As DevExpress.XtraTab.XtraTabPage Friend WithEvents GlobixDataset As GlobixDataset Friend WithEvents TBDD_DOKUMENTARTBindingSource As BindingSource Friend WithEvents TBDD_DOKUMENTARTTableAdapter As GlobixDatasetTableAdapters.TBDD_DOKUMENTARTTableAdapter Friend WithEvents TableAdapterManager As GlobixDatasetTableAdapters.TableAdapterManager Friend WithEvents GridView1 As DevExpress.XtraGrid.Views.Grid.GridView Friend WithEvents colBEZEICHNUNG As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents colBESCHREIBUNG As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents GridControl1 As DevExpress.XtraGrid.GridControl Friend WithEvents XtraTabControl2 As DevExpress.XtraTab.XtraTabControl Friend WithEvents XtraTabPageManIndexe As DevExpress.XtraTab.XtraTabPage Friend WithEvents XtraTabPageRework As DevExpress.XtraTab.XtraTabPage Friend WithEvents ComboBox3 As ComboBox Friend WithEvents LayoutControl1 As DevExpress.XtraLayout.LayoutControl Friend WithEvents AKTIVCheckBox As CheckBox Friend WithEvents NAMENKONVENTIONTextBox As TextBox Friend WithEvents BESCHREIBUNGTextBox As TextBox Friend WithEvents KURZNAMETextBox As TextBox Friend WithEvents BEZEICHNUNGTextBox As TextBox Friend WithEvents SEQUENCENumericUpDown As NumericUpDown Friend WithEvents DokartGUIDTextBox As TextBox Friend WithEvents ControlGroupProfile As DevExpress.XtraLayout.LayoutControlGroup Friend WithEvents LayoutControlItem5 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem6 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem7 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem8 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem3 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem4 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem2 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem1 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents BtnDateinamenKonvention As DevExpress.XtraEditors.SimpleButton Friend WithEvents LayoutControlItem9 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents BbtnitmRecordSave As DevExpress.XtraBars.BarButtonItem Friend WithEvents BbtnitmRecordDelete As DevExpress.XtraBars.BarButtonItem Friend WithEvents RecordAdd As DevExpress.XtraBars.BarButtonItem Friend WithEvents ListBoxControlmanIndex As DevExpress.XtraEditors.ListBoxControl Friend WithEvents LayoutControl2 As DevExpress.XtraLayout.LayoutControl Friend WithEvents ControlGroupIndexeMan As DevExpress.XtraLayout.LayoutControlGroup Friend WithEvents TBDD_INDEX_MANBindingSource As BindingSource Friend WithEvents TBDD_INDEX_MANTableAdapter As GlobixDatasetTableAdapters.TBDD_INDEX_MANTableAdapter Friend WithEvents Button1 As Button Friend WithEvents VKT_ADD_ITEMCheckBox As CheckBox Friend WithEvents DEFAULT_VALUETextBox As TextBox Friend WithEvents DATATYPEComboBox As ComboBox Friend WithEvents COMMENTTextBox As TextBox Friend WithEvents WD_INDEXComboBox As ComboBox Friend WithEvents NAMETextBox As TextBox Friend WithEvents SEQUENCENumericUpDown1 As NumericUpDown Friend WithEvents GUIDTextBox1 As TextBox Friend WithEvents ACTIVECheckBox As CheckBox Friend WithEvents LayoutControlItem11 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem12 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem13 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem14 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem15 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem17 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem18 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem21 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem10 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents GEAENDERTWANNTextBox As TextBox Friend WithEvents GEANDERTWERTextBox As TextBox Friend WithEvents ERSTELLTWANNTextBox As TextBox Friend WithEvents ERSTELLTWERTextBox As TextBox Friend WithEvents SimpleButton1 As DevExpress.XtraEditors.SimpleButton Friend WithEvents CHANGED_WHENTextBox As TextBox Friend WithEvents CHANGED_WHOTextBox As TextBox Friend WithEvents ADDED_WHENTextBox As TextBox Friend WithEvents ADDED_WHOTextBox As TextBox Friend WithEvents VKT_PREVENT_MULTIPLE_VALUESCheckBox As CheckBox Friend WithEvents MULTISELECTCheckBox As CheckBox Friend WithEvents EmptySpaceItem1 As DevExpress.XtraLayout.EmptySpaceItem Friend WithEvents LayoutControlItem16 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents EmptySpaceItem2 As DevExpress.XtraLayout.EmptySpaceItem Friend WithEvents EmptySpaceItem3 As DevExpress.XtraLayout.EmptySpaceItem Friend WithEvents LayoutControlItem27 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem28 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem29 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem30 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem20 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem22 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem31 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents XtraTabPageAutoIndexe As DevExpress.XtraTab.XtraTabPage Friend WithEvents BarButtonItemSaveMI As DevExpress.XtraBars.BarButtonItem Friend WithEvents BarButtonItem6 As DevExpress.XtraBars.BarButtonItem Friend WithEvents BarButtonItem7 As DevExpress.XtraBars.BarButtonItem Friend WithEvents BarButtonItem8 As DevExpress.XtraBars.BarButtonItem Friend WithEvents RibbonPageGroupProfileRegex As DevExpress.XtraBars.Ribbon.RibbonPageGroup Friend WithEvents LayoutControlAutoIndexe As DevExpress.XtraLayout.LayoutControl Friend WithEvents ControlGroupIndexeAuto As DevExpress.XtraLayout.LayoutControlGroup Friend WithEvents ListBoxControl2 As DevExpress.XtraEditors.ListBoxControl Friend WithEvents BarButtonItem4 As DevExpress.XtraBars.BarButtonItem Friend WithEvents TBDD_INDEX_AUTOMBindingSource As BindingSource Friend WithEvents TBDD_INDEX_AUTOMTableAdapter As GlobixDatasetTableAdapters.TBDD_INDEX_AUTOMTableAdapter Friend WithEvents ComboBoxParameterAutoIndex As ComboBox Friend WithEvents SimpleButton2 As DevExpress.XtraEditors.SimpleButton Friend WithEvents VALUETextBox As TextBox Friend WithEvents INDEXNAMEComboBox As ComboBox Friend WithEvents ACTIVECheckBox1 As CheckBox Friend WithEvents SEQUENCENumericUpDown2 As NumericUpDown Friend WithEvents GUIDTextBox As TextBox Friend WithEvents LayoutControlItem33 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem36 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem34 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem35 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents EmptySpaceItem5 As DevExpress.XtraLayout.EmptySpaceItem Friend WithEvents EmptySpaceItem6 As DevExpress.XtraLayout.EmptySpaceItem Friend WithEvents LayoutControlItem37 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem32 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem38 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents bsiState As DevExpress.XtraBars.BarStaticItem Friend WithEvents EmptySpaceItem7 As DevExpress.XtraLayout.EmptySpaceItem Friend WithEvents EmptySpaceItem8 As DevExpress.XtraLayout.EmptySpaceItem Friend WithEvents LayoutControlItem25 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem26 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem23 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem24 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents EmptySpaceItem9 As DevExpress.XtraLayout.EmptySpaceItem Friend WithEvents ComboBox1 As ComboBox Friend WithEvents EmptySpaceItem10 As DevExpress.XtraLayout.EmptySpaceItem Friend WithEvents LayoutControlItem39 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents EmptySpaceItem11 As DevExpress.XtraLayout.EmptySpaceItem Friend WithEvents EmptySpaceItem4 As DevExpress.XtraLayout.EmptySpaceItem Friend WithEvents EmptySpaceItem12 As DevExpress.XtraLayout.EmptySpaceItem Friend WithEvents EmptySpaceItem13 As DevExpress.XtraLayout.EmptySpaceItem Friend WithEvents EmptySpaceItem14 As DevExpress.XtraLayout.EmptySpaceItem Friend WithEvents EmptySpaceItem15 As DevExpress.XtraLayout.EmptySpaceItem Friend WithEvents EmptySpaceItem16 As DevExpress.XtraLayout.EmptySpaceItem Friend WithEvents EmptySpaceItem17 As DevExpress.XtraLayout.EmptySpaceItem Friend WithEvents EmptySpaceItem18 As DevExpress.XtraLayout.EmptySpaceItem End Class