Imports DigitalData.GUIs.Common.Base Partial Class frmAdmin_Globix Inherits BaseRibbonForm '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 SEQUENCELabel As System.Windows.Forms.Label Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmAdmin_Globix)) Me.RibbonControl1 = New DevExpress.XtraBars.Ribbon.RibbonControl() Me.BarButtonSaveExit = New DevExpress.XtraBars.BarButtonItem() Me.BarButtonSave = New DevExpress.XtraBars.BarButtonItem() Me.labelStatus = New DevExpress.XtraBars.BarStaticItem() Me.BarButtonNew = New DevExpress.XtraBars.BarButtonItem() Me.BarButtonItemDelete = New DevExpress.XtraBars.BarButtonItem() Me.RibbonPage1 = New DevExpress.XtraBars.Ribbon.RibbonPage() Me.RibbonPageGroup1 = New DevExpress.XtraBars.Ribbon.RibbonPageGroup() Me.RibbonStatusBar1 = New DevExpress.XtraBars.Ribbon.RibbonStatusBar() Me.RibbonPage2 = New DevExpress.XtraBars.Ribbon.RibbonPage() Me.TBDD_DOKUMENTARTBindingSource = New System.Windows.Forms.BindingSource(Me.components) Me.GlobixDataset = New DigitalData.GUIs.ZooFlow.GlobixDataset() Me.DSIDB_Stammdaten = New DigitalData.GUIs.ZooFlow.DSIDB_Stammdaten() Me.TableAdapterManager = New DigitalData.GUIs.ZooFlow.DSIDB_StammdatenTableAdapters.TableAdapterManager() Me.TBDD_DOKUMENTARTTableAdapter = New DigitalData.GUIs.ZooFlow.GlobixDatasetTableAdapters.TBDD_DOKUMENTARTTableAdapter() Me.TableAdapterManager1 = New DigitalData.GUIs.ZooFlow.GlobixDatasetTableAdapters.TableAdapterManager() Me.XtraTabControl1 = New DevExpress.XtraTab.XtraTabControl() Me.XtraTabPageProfile = New DevExpress.XtraTab.XtraTabPage() Me.LayoutControlProfile = New DevExpress.XtraLayout.LayoutControl() Me.TextEdit1 = New DevExpress.XtraEditors.TextEdit() Me.IDB_OBJECT_STORE_IDComboBox = New System.Windows.Forms.ComboBox() Me.VWIDB_OBJECT_STOREBindingSource = New System.Windows.Forms.BindingSource(Me.components) Me.SEQUENCENumericUpDown = New System.Windows.Forms.NumericUpDown() Me.TBDD_INDEX_MANBindingSource = New System.Windows.Forms.BindingSource(Me.components) Me.AKTIVCheckBox = New System.Windows.Forms.CheckBox() Me.GEAENDERTWANNTextBox = New System.Windows.Forms.TextBox() Me.TextEditErstelltWer = New DevExpress.XtraEditors.TextEdit() Me.TextEditGeandertWer = New DevExpress.XtraEditors.TextEdit() Me.TextEditNamenkonvention = New DevExpress.XtraEditors.TextEdit() Me.TextEditBeschreibung = New DevExpress.XtraEditors.TextEdit() Me.TextEditKurzname = New DevExpress.XtraEditors.TextEdit() Me.TextEditBezeichnung = New DevExpress.XtraEditors.TextEdit() Me.TextEditDoctypeID = New DevExpress.XtraEditors.TextEdit() Me.ComboBoxEditDupl_handling = New DevExpress.XtraEditors.ComboBoxEdit() Me.SimpleButtonNameconvention = New DevExpress.XtraEditors.SimpleButton() Me.Root = New DevExpress.XtraLayout.LayoutControlGroup() Me.LayoutControlItem12 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem10 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem3 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem30 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem20 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem4 = New DevExpress.XtraLayout.LayoutControlItem() Me.EmptySpaceItem1 = New DevExpress.XtraLayout.EmptySpaceItem() Me.LayoutControlItem22 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem25 = New DevExpress.XtraLayout.LayoutControlItem() Me.EmptySpaceItem3 = New DevExpress.XtraLayout.EmptySpaceItem() Me.LayoutControlItem26 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem1 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem32 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem5 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem36 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem28 = New DevExpress.XtraLayout.LayoutControlItem() Me.EmptySpaceItem12 = New DevExpress.XtraLayout.EmptySpaceItem() Me.XtraTabControl2 = New DevExpress.XtraTab.XtraTabControl() Me.XtraTabPageManIndexe = New DevExpress.XtraTab.XtraTabPage() Me.LayoutControlManIndexe = New DevExpress.XtraLayout.LayoutControl() Me.TextEdit4 = New DevExpress.XtraEditors.TextEdit() Me.CONNECTION_IDTextBox = New System.Windows.Forms.TextBox() Me.SQL_RESULTTextBox = New System.Windows.Forms.TextBox() Me.WD_INDEXComboBox = New System.Windows.Forms.ComboBox() Me.VWIDB_BE_ATTRIBUTEBindingSource = New System.Windows.Forms.BindingSource(Me.components) Me.VKT_ADD_ITEMCheckBox = New System.Windows.Forms.CheckBox() Me.VKT_PREVENT_MULTIPLE_VALUESCheckBox = New System.Windows.Forms.CheckBox() Me.MULTISELECTCheckBox = New System.Windows.Forms.CheckBox() Me.ACTIVECheckBox = New System.Windows.Forms.CheckBox() Me.btneditSQLmanIndex = New DevExpress.XtraEditors.SimpleButton() Me.TextEditAddedWho_ManIndex = New DevExpress.XtraEditors.TextEdit() Me.TextEdit2 = New DevExpress.XtraEditors.TextEdit() Me.TextEditChangedWho_ManIndex = New DevExpress.XtraEditors.TextEdit() Me.GUIDTextBoxMANINDEX = New DevExpress.XtraEditors.TextEdit() Me.TextEdit10 = New DevExpress.XtraEditors.TextEdit() Me.TextEdit11 = New DevExpress.XtraEditors.TextEdit() Me.SpinEdit1 = New DevExpress.XtraEditors.SpinEdit() Me.ComboBoxEdit4 = New DevExpress.XtraEditors.ComboBoxEdit() Me.LayoutControlGroupDoctype = New DevExpress.XtraLayout.LayoutControlGroup() Me.LayoutControlItem17 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem19 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem21 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem6 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem24 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem2 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem8 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem11 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem13 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem9 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem27 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem29 = New DevExpress.XtraLayout.LayoutControlItem() Me.EmptySpaceItem2 = New DevExpress.XtraLayout.EmptySpaceItem() Me.LayoutControlItem16 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem7 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem31 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem18 = New DevExpress.XtraLayout.LayoutControlItem() Me.EmptySpaceItem6 = New DevExpress.XtraLayout.EmptySpaceItem() Me.LayoutControlItem46 = New DevExpress.XtraLayout.LayoutControlItem() Me.ListBoxAutoIndexe = New System.Windows.Forms.ListBox() Me.XtraTabPageRework = New DevExpress.XtraTab.XtraTabPage() Me.LayoutControlRework = New DevExpress.XtraLayout.LayoutControl() Me.LayoutControlGroup3 = New DevExpress.XtraLayout.LayoutControlGroup() Me.XtraTabPageAutoIndexe = New DevExpress.XtraTab.XtraTabPage() Me.LayoutControlAutoIndexe = New DevExpress.XtraLayout.LayoutControl() Me.ListBox1 = New System.Windows.Forms.ListBox() Me.TBDD_INDEX_AUTOMBindingSource = New System.Windows.Forms.BindingSource(Me.components) Me.CONNECTION_IDTextBox1 = New System.Windows.Forms.TextBox() Me.SQL_RESULTTextBox1 = New System.Windows.Forms.TextBox() Me.SQL_ACTIVECheckBox = New System.Windows.Forms.CheckBox() Me.VALUETextBox = New System.Windows.Forms.TextBox() Me.INDEXNAMEComboBox = New System.Windows.Forms.ComboBox() Me.ACTIVECheckBox1 = New System.Windows.Forms.CheckBox() Me.SEQUENCENumericUpDown1 = New System.Windows.Forms.NumericUpDown() Me.GUIDTextBoxAutoAttribute = New System.Windows.Forms.TextBox() Me.SimpleButton1 = New DevExpress.XtraEditors.SimpleButton() Me.ComboBoxEditAAttrFileParam = New DevExpress.XtraEditors.ComboBoxEdit() Me.SimpleButton2 = New DevExpress.XtraEditors.SimpleButton() Me.ADDED_WHOTextBoxAutoAttribut = New DevExpress.XtraEditors.TextEdit() Me.TextEdit3 = New DevExpress.XtraEditors.TextEdit() Me.CHANGED_WHOTextEditAutoAttribut = New DevExpress.XtraEditors.TextEdit() Me.TextEdit5 = New DevExpress.XtraEditors.TextEdit() Me.LayoutControlGroup2 = New DevExpress.XtraLayout.LayoutControlGroup() Me.LayoutControlItem15 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem23 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem33 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem34 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem35 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem14 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem40 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem37 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem39 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem42 = New DevExpress.XtraLayout.LayoutControlItem() Me.EmptySpaceItem4 = New DevExpress.XtraLayout.EmptySpaceItem() Me.ADDED_WHOAutoAttribut = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem41 = New DevExpress.XtraLayout.LayoutControlItem() Me.CHANGED_WHOItemAutoAttribut = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem43 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem45 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem44 = New DevExpress.XtraLayout.LayoutControlItem() Me.EmptySpaceItem5 = New DevExpress.XtraLayout.EmptySpaceItem() Me.XtraTabPageDynamicFolder = New DevExpress.XtraTab.XtraTabPage() Me.LayoutControl1 = New DevExpress.XtraLayout.LayoutControl() Me.cmbAllAttributes = New System.Windows.Forms.ComboBox() Me.SimpleButton3 = New DevExpress.XtraEditors.SimpleButton() Me.txtcrFoldermanuell = New DevExpress.XtraEditors.TextEdit() Me.cmbCrFolderDate = New System.Windows.Forms.ComboBox() Me.Label1 = New System.Windows.Forms.Label() Me.FOLDER_FOR_INDEXTextEdit = New DevExpress.XtraEditors.TextEdit() Me.LayoutControlGroup4 = New DevExpress.XtraLayout.LayoutControlGroup() Me.LayoutControlItem47 = New DevExpress.XtraLayout.LayoutControlItem() Me.EmptySpaceItem7 = New DevExpress.XtraLayout.EmptySpaceItem() Me.LayoutControlItem48 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem50 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem51 = New DevExpress.XtraLayout.LayoutControlItem() Me.EmptySpaceItem8 = New DevExpress.XtraLayout.EmptySpaceItem() Me.LayoutControlItem52 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem49 = New DevExpress.XtraLayout.LayoutControlItem() Me.XtraTabPageAutoSelect = New DevExpress.XtraTab.XtraTabPage() Me.LayoutControl2 = New DevExpress.XtraLayout.LayoutControl() Me.ChangedWhenAutoSelect = New DevExpress.XtraEditors.TextEdit() Me.TBGI_REGEX_DOCTYPEBindingSource = New System.Windows.Forms.BindingSource(Me.components) Me.TextEdit8 = New DevExpress.XtraEditors.TextEdit() Me.AddedWhoAutoSelect = New DevExpress.XtraEditors.TextEdit() Me.ChangedWhoAutoSelect = New DevExpress.XtraEditors.TextEdit() Me.txtDateinameTest = New System.Windows.Forms.TextBox() Me.SimpleButton4 = New DevExpress.XtraEditors.SimpleButton() Me.REGEXTextBox = New System.Windows.Forms.TextBox() Me.GUIDTextBoxAutoSelect = New System.Windows.Forms.TextBox() Me.LayoutControlGroup5 = New DevExpress.XtraLayout.LayoutControlGroup() Me.LayoutControlItem55 = New DevExpress.XtraLayout.LayoutControlItem() Me.EmptySpaceItem9 = New DevExpress.XtraLayout.EmptySpaceItem() Me.EmptySpaceItem10 = New DevExpress.XtraLayout.EmptySpaceItem() Me.LayoutControlItem54 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem53 = New DevExpress.XtraLayout.LayoutControlItem() Me.EmptySpaceItem11 = New DevExpress.XtraLayout.EmptySpaceItem() Me.LayoutControlItem57 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem59 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem58 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem56 = New DevExpress.XtraLayout.LayoutControlItem() Me.LayoutControlItem60 = New DevExpress.XtraLayout.LayoutControlItem() Me.ListBox2 = New System.Windows.Forms.ListBox() Me.XtraTabPage1 = New DevExpress.XtraTab.XtraTabPage() Me.XtraTabControl3 = New DevExpress.XtraTab.XtraTabControl() Me.XtraTabPage2 = New DevExpress.XtraTab.XtraTabPage() Me.SplitContainerControl1 = New DevExpress.XtraEditors.SplitContainerControl() Me.gridAssignedUsers = New DevExpress.XtraGrid.GridControl() Me.viewAssignedUsers = New DevExpress.XtraGrid.Views.Grid.GridView() Me.GridColumn1 = New DevExpress.XtraGrid.Columns.GridColumn() Me.GridColumn3 = New DevExpress.XtraGrid.Columns.GridColumn() Me.GridColumn5 = New DevExpress.XtraGrid.Columns.GridColumn() Me.GridColumn4 = New DevExpress.XtraGrid.Columns.GridColumn() Me.Label2 = New System.Windows.Forms.Label() Me.gridAvailableUsers = New DevExpress.XtraGrid.GridControl() Me.viewAvailableUsers = New DevExpress.XtraGrid.Views.Grid.GridView() Me.GridColumn6 = New DevExpress.XtraGrid.Columns.GridColumn() Me.GridColumn7 = New DevExpress.XtraGrid.Columns.GridColumn() Me.GridColumn9 = New DevExpress.XtraGrid.Columns.GridColumn() Me.GridColumn8 = New DevExpress.XtraGrid.Columns.GridColumn() Me.Label35 = New System.Windows.Forms.Label() Me.XtraTabPage3 = New DevExpress.XtraTab.XtraTabPage() Me.SplitContainerControlGroup = New DevExpress.XtraEditors.SplitContainerControl() Me.gridAssignedGroups = New DevExpress.XtraGrid.GridControl() Me.viewAssignedGroups = New DevExpress.XtraGrid.Views.Grid.GridView() Me.colNAME = New DevExpress.XtraGrid.Columns.GridColumn() Me.colGUID = New DevExpress.XtraGrid.Columns.GridColumn() Me.Label13 = New System.Windows.Forms.Label() Me.gridAvailableGroups = New DevExpress.XtraGrid.GridControl() Me.viewAvailableGroups = New DevExpress.XtraGrid.Views.Grid.GridView() Me.colGUID2 = New DevExpress.XtraGrid.Columns.GridColumn() Me.GridColumn2 = New DevExpress.XtraGrid.Columns.GridColumn() Me.Label14 = New System.Windows.Forms.Label() Me.TBDD_INDEX_MANTableAdapter = New DigitalData.GUIs.ZooFlow.GlobixDatasetTableAdapters.TBDD_INDEX_MANTableAdapter() Me.VWIDB_OBJECT_STORETableAdapter = New DigitalData.GUIs.ZooFlow.DSIDB_StammdatenTableAdapters.VWIDB_OBJECT_STORETableAdapter() Me.VWIDB_BE_ATTRIBUTETableAdapter = New DigitalData.GUIs.ZooFlow.DSIDB_StammdatenTableAdapters.VWIDB_BE_ATTRIBUTETableAdapter() Me.TBDD_INDEX_AUTOMTableAdapter = New DigitalData.GUIs.ZooFlow.GlobixDatasetTableAdapters.TBDD_INDEX_AUTOMTableAdapter() Me.RadioGroup1 = New DevExpress.XtraEditors.RadioGroup() Me.LayoutControlItem38 = New DevExpress.XtraLayout.LayoutControlItem() Me.TBGI_REGEX_DOCTYPETableAdapter = New DigitalData.GUIs.ZooFlow.GlobixDatasetTableAdapters.TBGI_REGEX_DOCTYPETableAdapter() SEQUENCELabel = New System.Windows.Forms.Label() CType(Me.RibbonControl1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TBDD_DOKUMENTARTBindingSource, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.GlobixDataset, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.DSIDB_Stammdaten, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.XtraTabControl1, System.ComponentModel.ISupportInitialize).BeginInit() Me.XtraTabControl1.SuspendLayout() Me.XtraTabPageProfile.SuspendLayout() CType(Me.LayoutControlProfile, System.ComponentModel.ISupportInitialize).BeginInit() Me.LayoutControlProfile.SuspendLayout() CType(Me.TextEdit1.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.VWIDB_OBJECT_STOREBindingSource, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.SEQUENCENumericUpDown, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TBDD_INDEX_MANBindingSource, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TextEditErstelltWer.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TextEditGeandertWer.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TextEditNamenkonvention.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TextEditBeschreibung.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TextEditKurzname.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TextEditBezeichnung.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TextEditDoctypeID.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.ComboBoxEditDupl_handling.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.Root, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem12, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem10, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem3, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem30, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem20, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem4, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.EmptySpaceItem1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem22, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem25, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.EmptySpaceItem3, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem26, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem32, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem5, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem36, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem28, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.EmptySpaceItem12, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.XtraTabControl2, System.ComponentModel.ISupportInitialize).BeginInit() Me.XtraTabControl2.SuspendLayout() Me.XtraTabPageManIndexe.SuspendLayout() CType(Me.LayoutControlManIndexe, System.ComponentModel.ISupportInitialize).BeginInit() Me.LayoutControlManIndexe.SuspendLayout() CType(Me.TextEdit4.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.VWIDB_BE_ATTRIBUTEBindingSource, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TextEditAddedWho_ManIndex.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TextEdit2.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TextEditChangedWho_ManIndex.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.GUIDTextBoxMANINDEX.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TextEdit10.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TextEdit11.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.SpinEdit1.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.ComboBoxEdit4.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlGroupDoctype, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem17, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem19, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem21, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem6, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem24, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem2, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem8, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem11, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem13, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem9, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem27, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem29, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.EmptySpaceItem2, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem16, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem7, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem31, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem18, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.EmptySpaceItem6, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem46, System.ComponentModel.ISupportInitialize).BeginInit() Me.XtraTabPageRework.SuspendLayout() CType(Me.LayoutControlRework, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlGroup3, 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.SEQUENCENumericUpDown1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.ComboBoxEditAAttrFileParam.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.ADDED_WHOTextBoxAutoAttribut.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TextEdit3.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.CHANGED_WHOTextEditAutoAttribut.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TextEdit5.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlGroup2, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem15, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem23, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem33, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem34, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem35, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem14, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem40, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem37, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem39, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem42, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.EmptySpaceItem4, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.ADDED_WHOAutoAttribut, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem41, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.CHANGED_WHOItemAutoAttribut, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem43, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem45, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem44, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.EmptySpaceItem5, System.ComponentModel.ISupportInitialize).BeginInit() Me.XtraTabPageDynamicFolder.SuspendLayout() CType(Me.LayoutControl1, System.ComponentModel.ISupportInitialize).BeginInit() Me.LayoutControl1.SuspendLayout() CType(Me.txtcrFoldermanuell.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.FOLDER_FOR_INDEXTextEdit.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlGroup4, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem47, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.EmptySpaceItem7, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem48, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem50, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem51, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.EmptySpaceItem8, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem52, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem49, System.ComponentModel.ISupportInitialize).BeginInit() Me.XtraTabPageAutoSelect.SuspendLayout() CType(Me.LayoutControl2, System.ComponentModel.ISupportInitialize).BeginInit() Me.LayoutControl2.SuspendLayout() CType(Me.ChangedWhenAutoSelect.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TBGI_REGEX_DOCTYPEBindingSource, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TextEdit8.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.AddedWhoAutoSelect.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.ChangedWhoAutoSelect.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlGroup5, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem55, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.EmptySpaceItem9, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.EmptySpaceItem10, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem54, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem53, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.EmptySpaceItem11, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem57, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem59, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem58, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem56, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem60, System.ComponentModel.ISupportInitialize).BeginInit() Me.XtraTabPage1.SuspendLayout() CType(Me.XtraTabControl3, System.ComponentModel.ISupportInitialize).BeginInit() Me.XtraTabControl3.SuspendLayout() Me.XtraTabPage2.SuspendLayout() CType(Me.SplitContainerControl1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.SplitContainerControl1.Panel1, System.ComponentModel.ISupportInitialize).BeginInit() Me.SplitContainerControl1.Panel1.SuspendLayout() CType(Me.SplitContainerControl1.Panel2, System.ComponentModel.ISupportInitialize).BeginInit() Me.SplitContainerControl1.Panel2.SuspendLayout() Me.SplitContainerControl1.SuspendLayout() CType(Me.gridAssignedUsers, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.viewAssignedUsers, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.gridAvailableUsers, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.viewAvailableUsers, System.ComponentModel.ISupportInitialize).BeginInit() Me.XtraTabPage3.SuspendLayout() CType(Me.SplitContainerControlGroup, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.SplitContainerControlGroup.Panel1, System.ComponentModel.ISupportInitialize).BeginInit() Me.SplitContainerControlGroup.Panel1.SuspendLayout() CType(Me.SplitContainerControlGroup.Panel2, System.ComponentModel.ISupportInitialize).BeginInit() Me.SplitContainerControlGroup.Panel2.SuspendLayout() Me.SplitContainerControlGroup.SuspendLayout() CType(Me.gridAssignedGroups, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.viewAssignedGroups, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.gridAvailableGroups, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.viewAvailableGroups, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.RadioGroup1.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.LayoutControlItem38, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' 'SEQUENCELabel ' SEQUENCELabel.Location = New System.Drawing.Point(12, 206) SEQUENCELabel.Name = "SEQUENCELabel" SEQUENCELabel.Size = New System.Drawing.Size(1186, 95) SEQUENCELabel.TabIndex = 55 ' 'RibbonControl1 ' Me.RibbonControl1.ExpandCollapseItem.Id = 0 Me.RibbonControl1.Items.AddRange(New DevExpress.XtraBars.BarItem() {Me.RibbonControl1.ExpandCollapseItem, Me.RibbonControl1.SearchEditItem, Me.BarButtonSaveExit, Me.BarButtonSave, Me.labelStatus, Me.BarButtonNew, Me.BarButtonItemDelete}) Me.RibbonControl1.Location = New System.Drawing.Point(0, 0) Me.RibbonControl1.MaxItemId = 8 Me.RibbonControl1.Name = "RibbonControl1" Me.RibbonControl1.Pages.AddRange(New DevExpress.XtraBars.Ribbon.RibbonPage() {Me.RibbonPage1}) Me.RibbonControl1.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.[False] Me.RibbonControl1.ShowPageHeadersMode = DevExpress.XtraBars.Ribbon.ShowPageHeadersMode.Hide Me.RibbonControl1.Size = New System.Drawing.Size(1140, 132) Me.RibbonControl1.StatusBar = Me.RibbonStatusBar1 ' 'BarButtonSaveExit ' Me.BarButtonSaveExit.Caption = "Speichern und Schließen" Me.BarButtonSaveExit.Id = 1 Me.BarButtonSaveExit.ImageOptions.SvgImage = Global.DigitalData.GUIs.ZooFlow.My.Resources.Resources.actions_check Me.BarButtonSaveExit.Name = "BarButtonSaveExit" ' 'BarButtonSave ' Me.BarButtonSave.Caption = "Speichern" Me.BarButtonSave.Id = 3 Me.BarButtonSave.ImageOptions.SvgImage = Global.DigitalData.GUIs.ZooFlow.My.Resources.Resources.save Me.BarButtonSave.Name = "BarButtonSave" ' 'labelStatus ' Me.labelStatus.Caption = "labelStatus" Me.labelStatus.Id = 5 Me.labelStatus.ImageOptions.SvgImage = Global.DigitalData.GUIs.ZooFlow.My.Resources.Resources.about Me.labelStatus.Name = "labelStatus" Me.labelStatus.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph Me.labelStatus.Visibility = DevExpress.XtraBars.BarItemVisibility.OnlyInCustomizing ' 'BarButtonNew ' Me.BarButtonNew.Caption = "Neu" Me.BarButtonNew.Id = 6 Me.BarButtonNew.ImageOptions.SvgImage = CType(resources.GetObject("BarButtonNew.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.BarButtonNew.Name = "BarButtonNew" ' 'BarButtonItemDelete ' Me.BarButtonItemDelete.Caption = "Löschen" Me.BarButtonItemDelete.Id = 7 Me.BarButtonItemDelete.ImageOptions.SvgImage = CType(resources.GetObject("BarButtonItemDelete.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.BarButtonItemDelete.Name = "BarButtonItemDelete" ' 'RibbonPage1 ' Me.RibbonPage1.Groups.AddRange(New DevExpress.XtraBars.Ribbon.RibbonPageGroup() {Me.RibbonPageGroup1}) Me.RibbonPage1.Name = "RibbonPage1" Me.RibbonPage1.Text = "RibbonPage1" ' 'RibbonPageGroup1 ' Me.RibbonPageGroup1.ItemLinks.Add(Me.BarButtonNew) Me.RibbonPageGroup1.ItemLinks.Add(Me.BarButtonSave) Me.RibbonPageGroup1.ItemLinks.Add(Me.BarButtonItemDelete) Me.RibbonPageGroup1.Name = "RibbonPageGroup1" Me.RibbonPageGroup1.Text = "Daten" ' 'RibbonStatusBar1 ' Me.RibbonStatusBar1.ItemLinks.Add(Me.labelStatus) Me.RibbonStatusBar1.Location = New System.Drawing.Point(0, 754) Me.RibbonStatusBar1.Name = "RibbonStatusBar1" Me.RibbonStatusBar1.Ribbon = Me.RibbonControl1 Me.RibbonStatusBar1.Size = New System.Drawing.Size(1140, 22) ' 'RibbonPage2 ' Me.RibbonPage2.Name = "RibbonPage2" Me.RibbonPage2.Text = "RibbonPage2" ' '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 ' 'DSIDB_Stammdaten ' Me.DSIDB_Stammdaten.DataSetName = "DSIDB_Stammdaten" Me.DSIDB_Stammdaten.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema ' 'TableAdapterManager ' Me.TableAdapterManager.BackupDataSetBeforeUpdate = False Me.TableAdapterManager.Connection = Nothing Me.TableAdapterManager.TBIDB_ATTRIBUTE_TYPETableAdapter = Nothing Me.TableAdapterManager.TBIDB_ATTRIBUTETableAdapter = Nothing Me.TableAdapterManager.TBIDB_BUSINESS_ENTITYTableAdapter = Nothing Me.TableAdapterManager.TBIDB_CATALOGTableAdapter = Nothing Me.TableAdapterManager.TBIDB_DOCTYPE_HANDLINGTableAdapter = Nothing Me.TableAdapterManager.TBIDB_OBJECT_STORETableAdapter = Nothing Me.TableAdapterManager.TBZF_ADMIN_SOURCE_SQLTableAdapter = Nothing Me.TableAdapterManager.UpdateOrder = DigitalData.GUIs.ZooFlow.DSIDB_StammdatenTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete Me.TableAdapterManager.VWIDB_BE_ATTRIBUTETableAdapter = Nothing ' 'TBDD_DOKUMENTARTTableAdapter ' Me.TBDD_DOKUMENTARTTableAdapter.ClearBeforeFill = True ' 'TableAdapterManager1 ' Me.TableAdapterManager1.BackupDataSetBeforeUpdate = False Me.TableAdapterManager1.TBDD_DOKUMENTARTTableAdapter = Me.TBDD_DOKUMENTARTTableAdapter Me.TableAdapterManager1.TBDD_INDEX_AUTOMTableAdapter = Nothing Me.TableAdapterManager1.TBDD_INDEX_MANTableAdapter = Nothing Me.TableAdapterManager1.TBGI_REGEX_DOCTYPETableAdapter = Nothing Me.TableAdapterManager1.UpdateOrder = DigitalData.GUIs.ZooFlow.GlobixDatasetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete ' 'XtraTabControl1 ' Me.XtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill Me.XtraTabControl1.Location = New System.Drawing.Point(0, 132) Me.XtraTabControl1.Name = "XtraTabControl1" Me.XtraTabControl1.SelectedTabPage = Me.XtraTabPageProfile Me.XtraTabControl1.Size = New System.Drawing.Size(1140, 622) Me.XtraTabControl1.TabIndex = 5 Me.XtraTabControl1.TabPages.AddRange(New DevExpress.XtraTab.XtraTabPage() {Me.XtraTabPageProfile, Me.XtraTabPage1}) ' 'XtraTabPageProfile ' Me.XtraTabPageProfile.AutoScroll = True Me.XtraTabPageProfile.Controls.Add(Me.LayoutControlProfile) Me.XtraTabPageProfile.Controls.Add(Me.XtraTabControl2) Me.XtraTabPageProfile.ImageOptions.SvgImage = CType(resources.GetObject("XtraTabPageProfile.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.XtraTabPageProfile.ImageOptions.SvgImageSize = New System.Drawing.Size(16, 16) Me.XtraTabPageProfile.Name = "XtraTabPageProfile" Me.XtraTabPageProfile.Size = New System.Drawing.Size(1138, 596) Me.XtraTabPageProfile.Text = "Profil" ' 'LayoutControlProfile ' Me.LayoutControlProfile.Controls.Add(Me.TextEdit1) Me.LayoutControlProfile.Controls.Add(Me.IDB_OBJECT_STORE_IDComboBox) Me.LayoutControlProfile.Controls.Add(Me.SEQUENCENumericUpDown) Me.LayoutControlProfile.Controls.Add(Me.AKTIVCheckBox) Me.LayoutControlProfile.Controls.Add(Me.GEAENDERTWANNTextBox) Me.LayoutControlProfile.Controls.Add(Me.TextEditErstelltWer) Me.LayoutControlProfile.Controls.Add(Me.TextEditGeandertWer) Me.LayoutControlProfile.Controls.Add(Me.TextEditNamenkonvention) Me.LayoutControlProfile.Controls.Add(Me.TextEditBeschreibung) Me.LayoutControlProfile.Controls.Add(Me.TextEditKurzname) Me.LayoutControlProfile.Controls.Add(Me.TextEditBezeichnung) Me.LayoutControlProfile.Controls.Add(Me.TextEditDoctypeID) Me.LayoutControlProfile.Controls.Add(Me.ComboBoxEditDupl_handling) Me.LayoutControlProfile.Controls.Add(Me.SimpleButtonNameconvention) Me.LayoutControlProfile.Location = New System.Drawing.Point(-2, -7) Me.LayoutControlProfile.Name = "LayoutControlProfile" Me.LayoutControlProfile.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = New System.Drawing.Rectangle(948, 640, 650, 400) Me.LayoutControlProfile.Root = Me.Root Me.LayoutControlProfile.Size = New System.Drawing.Size(1119, 280) Me.LayoutControlProfile.TabIndex = 0 Me.LayoutControlProfile.Text = "LayoutControl1" ' 'TextEdit1 ' Me.TextEdit1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "ERSTELLTWANN", True)) Me.TextEdit1.Location = New System.Drawing.Point(166, 226) Me.TextEdit1.MenuManager = Me.RibbonControl1 Me.TextEdit1.Name = "TextEdit1" Me.TextEdit1.Size = New System.Drawing.Size(387, 20) Me.TextEdit1.StyleController = Me.LayoutControlProfile Me.TextEdit1.TabIndex = 59 ' 'IDB_OBJECT_STORE_IDComboBox ' Me.IDB_OBJECT_STORE_IDComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "IDB_OBJECT_STORE_ID", True)) Me.IDB_OBJECT_STORE_IDComboBox.DataBindings.Add(New System.Windows.Forms.Binding("SelectedValue", Me.TBDD_DOKUMENTARTBindingSource, "FOLDER_FOR_INDEX", True)) Me.IDB_OBJECT_STORE_IDComboBox.DataSource = Me.VWIDB_OBJECT_STOREBindingSource Me.IDB_OBJECT_STORE_IDComboBox.DisplayMember = "Objectstore" Me.IDB_OBJECT_STORE_IDComboBox.FormattingEnabled = True Me.IDB_OBJECT_STORE_IDComboBox.Location = New System.Drawing.Point(166, 135) Me.IDB_OBJECT_STORE_IDComboBox.Name = "IDB_OBJECT_STORE_IDComboBox" Me.IDB_OBJECT_STORE_IDComboBox.Size = New System.Drawing.Size(388, 21) Me.IDB_OBJECT_STORE_IDComboBox.TabIndex = 57 Me.IDB_OBJECT_STORE_IDComboBox.ValueMember = "GUID" ' 'VWIDB_OBJECT_STOREBindingSource ' Me.VWIDB_OBJECT_STOREBindingSource.DataMember = "VWIDB_OBJECT_STORE" Me.VWIDB_OBJECT_STOREBindingSource.DataSource = Me.DSIDB_Stammdaten ' 'SEQUENCENumericUpDown ' Me.SEQUENCENumericUpDown.DataBindings.Add(New System.Windows.Forms.Binding("Value", Me.TBDD_INDEX_MANBindingSource, "SEQUENCE", True)) Me.SEQUENCENumericUpDown.Location = New System.Drawing.Point(399, 15) Me.SEQUENCENumericUpDown.Minimum = New Decimal(New Integer() {1, 0, 0, 0}) Me.SEQUENCENumericUpDown.Name = "SEQUENCENumericUpDown" Me.SEQUENCENumericUpDown.Size = New System.Drawing.Size(37, 22) Me.SEQUENCENumericUpDown.TabIndex = 56 Me.SEQUENCENumericUpDown.Value = New Decimal(New Integer() {1, 0, 0, 0}) ' 'TBDD_INDEX_MANBindingSource ' Me.TBDD_INDEX_MANBindingSource.DataMember = "TBDD_INDEX_MAN" Me.TBDD_INDEX_MANBindingSource.DataSource = Me.GlobixDataset ' 'AKTIVCheckBox ' Me.AKTIVCheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBDD_DOKUMENTARTBindingSource, "AKTIV", True)) Me.AKTIVCheckBox.Location = New System.Drawing.Point(443, 12) Me.AKTIVCheckBox.Name = "AKTIVCheckBox" Me.AKTIVCheckBox.Size = New System.Drawing.Size(278, 20) Me.AKTIVCheckBox.TabIndex = 25 Me.AKTIVCheckBox.Text = "Aktiv" Me.AKTIVCheckBox.UseVisualStyleBackColor = True ' 'GEAENDERTWANNTextBox ' Me.GEAENDERTWANNTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "GEAENDERTWANN", True)) Me.GEAENDERTWANNTextBox.Location = New System.Drawing.Point(714, 226) Me.GEAENDERTWANNTextBox.Name = "GEAENDERTWANNTextBox" Me.GEAENDERTWANNTextBox.ReadOnly = True Me.GEAENDERTWANNTextBox.Size = New System.Drawing.Size(390, 20) Me.GEAENDERTWANNTextBox.TabIndex = 39 ' 'TextEditErstelltWer ' Me.TextEditErstelltWer.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "ERSTELLTWER", True)) Me.TextEditErstelltWer.Location = New System.Drawing.Point(166, 196) Me.TextEditErstelltWer.MenuManager = Me.RibbonControl1 Me.TextEditErstelltWer.Name = "TextEditErstelltWer" Me.TextEditErstelltWer.Size = New System.Drawing.Size(387, 20) Me.TextEditErstelltWer.StyleController = Me.LayoutControlProfile Me.TextEditErstelltWer.TabIndex = 44 ' 'TextEditGeandertWer ' Me.TextEditGeandertWer.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "GEANDERTWER", True)) Me.TextEditGeandertWer.Location = New System.Drawing.Point(714, 196) Me.TextEditGeandertWer.MenuManager = Me.RibbonControl1 Me.TextEditGeandertWer.Name = "TextEditGeandertWer" Me.TextEditGeandertWer.Size = New System.Drawing.Size(390, 20) Me.TextEditGeandertWer.StyleController = Me.LayoutControlProfile Me.TextEditGeandertWer.TabIndex = 45 ' 'TextEditNamenkonvention ' Me.TextEditNamenkonvention.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "NAMENKONVENTION", True)) Me.TextEditNamenkonvention.Location = New System.Drawing.Point(166, 105) Me.TextEditNamenkonvention.MenuManager = Me.RibbonControl1 Me.TextEditNamenkonvention.Name = "TextEditNamenkonvention" Me.TextEditNamenkonvention.Size = New System.Drawing.Size(675, 20) Me.TextEditNamenkonvention.StyleController = Me.LayoutControlProfile Me.TextEditNamenkonvention.TabIndex = 46 ' 'TextEditBeschreibung ' Me.TextEditBeschreibung.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "BESCHREIBUNG", True)) Me.TextEditBeschreibung.Location = New System.Drawing.Point(166, 166) Me.TextEditBeschreibung.MenuManager = Me.RibbonControl1 Me.TextEditBeschreibung.Name = "TextEditBeschreibung" Me.TextEditBeschreibung.Size = New System.Drawing.Size(938, 20) Me.TextEditBeschreibung.StyleController = Me.LayoutControlProfile Me.TextEditBeschreibung.TabIndex = 48 ' 'TextEditKurzname ' Me.TextEditKurzname.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "KURZNAME", True)) Me.TextEditKurzname.Location = New System.Drawing.Point(853, 45) Me.TextEditKurzname.MenuManager = Me.RibbonControl1 Me.TextEditKurzname.Name = "TextEditKurzname" Me.TextEditKurzname.Size = New System.Drawing.Size(251, 20) Me.TextEditKurzname.StyleController = Me.LayoutControlProfile Me.TextEditKurzname.TabIndex = 50 ' 'TextEditBezeichnung ' Me.TextEditBezeichnung.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "BEZEICHNUNG", True)) Me.TextEditBezeichnung.Location = New System.Drawing.Point(166, 45) Me.TextEditBezeichnung.MenuManager = Me.RibbonControl1 Me.TextEditBezeichnung.Name = "TextEditBezeichnung" Me.TextEditBezeichnung.Size = New System.Drawing.Size(526, 20) Me.TextEditBezeichnung.StyleController = Me.LayoutControlProfile Me.TextEditBezeichnung.TabIndex = 51 ' 'TextEditDoctypeID ' Me.TextEditDoctypeID.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "GUID", True)) Me.TextEditDoctypeID.Location = New System.Drawing.Point(166, 15) Me.TextEditDoctypeID.MenuManager = Me.RibbonControl1 Me.TextEditDoctypeID.Name = "TextEditDoctypeID" Me.TextEditDoctypeID.Size = New System.Drawing.Size(72, 20) Me.TextEditDoctypeID.StyleController = Me.LayoutControlProfile Me.TextEditDoctypeID.TabIndex = 52 ' 'ComboBoxEditDupl_handling ' Me.ComboBoxEditDupl_handling.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBDD_DOKUMENTARTBindingSource, "DUPLICATE_HANDLING", True)) Me.ComboBoxEditDupl_handling.Location = New System.Drawing.Point(166, 75) Me.ComboBoxEditDupl_handling.MenuManager = Me.RibbonControl1 Me.ComboBoxEditDupl_handling.Name = "ComboBoxEditDupl_handling" Me.ComboBoxEditDupl_handling.Properties.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() {New DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}) Me.ComboBoxEditDupl_handling.Properties.Items.AddRange(New Object() {"New version", "Default", "Question"}) Me.ComboBoxEditDupl_handling.Size = New System.Drawing.Size(938, 20) Me.ComboBoxEditDupl_handling.StyleController = Me.LayoutControlProfile Me.ComboBoxEditDupl_handling.TabIndex = 54 ' 'SimpleButtonNameconvention ' Me.SimpleButtonNameconvention.ImageOptions.SvgImage = CType(resources.GetObject("SimpleButtonNameconvention.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.SimpleButtonNameconvention.ImageOptions.SvgImageSize = New System.Drawing.Size(16, 16) Me.SimpleButtonNameconvention.Location = New System.Drawing.Point(848, 102) Me.SimpleButtonNameconvention.Name = "SimpleButtonNameconvention" Me.SimpleButtonNameconvention.Size = New System.Drawing.Size(259, 22) Me.SimpleButtonNameconvention.StyleController = Me.LayoutControlProfile Me.SimpleButtonNameconvention.TabIndex = 58 Me.SimpleButtonNameconvention.Text = "Editor" ' 'Root ' Me.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.[True] Me.Root.GroupBordersVisible = False Me.Root.Items.AddRange(New DevExpress.XtraLayout.BaseLayoutItem() {Me.LayoutControlItem12, Me.LayoutControlItem10, Me.LayoutControlItem3, Me.LayoutControlItem30, Me.LayoutControlItem20, Me.LayoutControlItem4, Me.EmptySpaceItem1, Me.LayoutControlItem22, Me.LayoutControlItem25, Me.EmptySpaceItem3, Me.LayoutControlItem26, Me.LayoutControlItem1, Me.LayoutControlItem32, Me.LayoutControlItem5, Me.LayoutControlItem36, Me.LayoutControlItem28, Me.EmptySpaceItem12}) Me.Root.Name = "Root" Me.Root.Size = New System.Drawing.Size(1119, 280) Me.Root.TextVisible = False ' 'LayoutControlItem12 ' Me.LayoutControlItem12.Control = Me.TextEditKurzname Me.LayoutControlItem12.Location = New System.Drawing.Point(687, 30) Me.LayoutControlItem12.Name = "LayoutControlItem12" Me.LayoutControlItem12.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5) Me.LayoutControlItem12.Size = New System.Drawing.Size(412, 30) Me.LayoutControlItem12.Text = "Kurzname" Me.LayoutControlItem12.TextSize = New System.Drawing.Size(139, 13) ' 'LayoutControlItem10 ' Me.LayoutControlItem10.Control = Me.TextEditBezeichnung Me.LayoutControlItem10.Location = New System.Drawing.Point(0, 30) Me.LayoutControlItem10.Name = "LayoutControlItem10" Me.LayoutControlItem10.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5) Me.LayoutControlItem10.Size = New System.Drawing.Size(687, 30) Me.LayoutControlItem10.Text = "Bezeichnung" Me.LayoutControlItem10.TextSize = New System.Drawing.Size(139, 13) ' 'LayoutControlItem3 ' Me.LayoutControlItem3.AppearanceItemCaption.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.LayoutControlItem3.AppearanceItemCaption.Options.UseFont = True Me.LayoutControlItem3.Control = Me.TextEditErstelltWer Me.LayoutControlItem3.Enabled = False Me.LayoutControlItem3.Location = New System.Drawing.Point(0, 181) Me.LayoutControlItem3.Name = "LayoutControlItem3" Me.LayoutControlItem3.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5) Me.LayoutControlItem3.Size = New System.Drawing.Size(548, 30) Me.LayoutControlItem3.Text = "Erstellt wer" Me.LayoutControlItem3.TextSize = New System.Drawing.Size(139, 13) ' 'LayoutControlItem30 ' Me.LayoutControlItem30.Control = Me.TextEditNamenkonvention Me.LayoutControlItem30.Location = New System.Drawing.Point(0, 90) Me.LayoutControlItem30.Name = "LayoutControlItem30" Me.LayoutControlItem30.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5) Me.LayoutControlItem30.Size = New System.Drawing.Size(836, 30) Me.LayoutControlItem30.Text = "Namenkonvention" Me.LayoutControlItem30.TextSize = New System.Drawing.Size(139, 13) ' 'LayoutControlItem20 ' Me.LayoutControlItem20.Control = Me.SEQUENCENumericUpDown Me.LayoutControlItem20.CustomizationFormText = "SEQUENCE" Me.LayoutControlItem20.Location = New System.Drawing.Point(233, 0) Me.LayoutControlItem20.Name = "LayoutControlItem20" Me.LayoutControlItem20.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5) Me.LayoutControlItem20.Size = New System.Drawing.Size(198, 30) Me.LayoutControlItem20.Text = "Reihenfolge" Me.LayoutControlItem20.TextSize = New System.Drawing.Size(139, 13) ' 'LayoutControlItem4 ' Me.LayoutControlItem4.AppearanceItemCaption.Font = New System.Drawing.Font("Segoe UI Semibold", 8.25!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.LayoutControlItem4.AppearanceItemCaption.Options.UseFont = True Me.LayoutControlItem4.Control = Me.TextEditDoctypeID Me.LayoutControlItem4.Location = New System.Drawing.Point(0, 0) Me.LayoutControlItem4.Name = "LayoutControlItem4" Me.LayoutControlItem4.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5) Me.LayoutControlItem4.Size = New System.Drawing.Size(233, 30) Me.LayoutControlItem4.Text = "ID" Me.LayoutControlItem4.TextSize = New System.Drawing.Size(139, 13) ' 'EmptySpaceItem1 ' Me.EmptySpaceItem1.AllowHotTrack = False Me.EmptySpaceItem1.Location = New System.Drawing.Point(713, 0) Me.EmptySpaceItem1.Name = "EmptySpaceItem1" Me.EmptySpaceItem1.Size = New System.Drawing.Size(386, 30) Me.EmptySpaceItem1.TextSize = New System.Drawing.Size(0, 0) ' 'LayoutControlItem22 ' Me.LayoutControlItem22.Control = Me.AKTIVCheckBox Me.LayoutControlItem22.Location = New System.Drawing.Point(431, 0) Me.LayoutControlItem22.Name = "LayoutControlItem22" Me.LayoutControlItem22.Size = New System.Drawing.Size(282, 30) Me.LayoutControlItem22.TextSize = New System.Drawing.Size(0, 0) Me.LayoutControlItem22.TextVisible = False ' 'LayoutControlItem25 ' Me.LayoutControlItem25.AppearanceItemCaption.Font = New System.Drawing.Font("Segoe UI", 8.25!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.LayoutControlItem25.AppearanceItemCaption.Options.UseFont = True Me.LayoutControlItem25.Control = Me.IDB_OBJECT_STORE_IDComboBox Me.LayoutControlItem25.Location = New System.Drawing.Point(0, 120) Me.LayoutControlItem25.Name = "LayoutControlItem25" Me.LayoutControlItem25.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5) Me.LayoutControlItem25.Size = New System.Drawing.Size(549, 31) Me.LayoutControlItem25.Text = "File-Store:" Me.LayoutControlItem25.TextSize = New System.Drawing.Size(139, 13) ' 'EmptySpaceItem3 ' Me.EmptySpaceItem3.AllowHotTrack = False Me.EmptySpaceItem3.Location = New System.Drawing.Point(0, 241) Me.EmptySpaceItem3.Name = "EmptySpaceItem3" Me.EmptySpaceItem3.Size = New System.Drawing.Size(1099, 19) Me.EmptySpaceItem3.TextSize = New System.Drawing.Size(0, 0) ' 'LayoutControlItem26 ' Me.LayoutControlItem26.Control = Me.ComboBoxEditDupl_handling Me.LayoutControlItem26.Location = New System.Drawing.Point(0, 60) Me.LayoutControlItem26.Name = "LayoutControlItem26" Me.LayoutControlItem26.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5) Me.LayoutControlItem26.Size = New System.Drawing.Size(1099, 30) Me.LayoutControlItem26.Text = "Verhalten Datei vorhanden" Me.LayoutControlItem26.TextSize = New System.Drawing.Size(139, 13) ' 'LayoutControlItem1 ' Me.LayoutControlItem1.Control = Me.SimpleButtonNameconvention Me.LayoutControlItem1.Location = New System.Drawing.Point(836, 90) Me.LayoutControlItem1.Name = "LayoutControlItem1" Me.LayoutControlItem1.Size = New System.Drawing.Size(263, 30) Me.LayoutControlItem1.TextSize = New System.Drawing.Size(0, 0) Me.LayoutControlItem1.TextVisible = False ' 'LayoutControlItem32 ' Me.LayoutControlItem32.AppearanceItemCaption.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.LayoutControlItem32.AppearanceItemCaption.Options.UseFont = True Me.LayoutControlItem32.Control = Me.TextEdit1 Me.LayoutControlItem32.Enabled = False Me.LayoutControlItem32.Location = New System.Drawing.Point(0, 211) Me.LayoutControlItem32.Name = "LayoutControlItem32" Me.LayoutControlItem32.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5) Me.LayoutControlItem32.Size = New System.Drawing.Size(548, 30) Me.LayoutControlItem32.Text = "Erstellt wann" Me.LayoutControlItem32.TextSize = New System.Drawing.Size(139, 13) ' 'LayoutControlItem5 ' Me.LayoutControlItem5.AppearanceItemCaption.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.LayoutControlItem5.AppearanceItemCaption.Options.UseFont = True Me.LayoutControlItem5.Control = Me.TextEditGeandertWer Me.LayoutControlItem5.Enabled = False Me.LayoutControlItem5.Location = New System.Drawing.Point(548, 181) Me.LayoutControlItem5.Name = "LayoutControlItem5" Me.LayoutControlItem5.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5) Me.LayoutControlItem5.Size = New System.Drawing.Size(551, 30) Me.LayoutControlItem5.Text = "Geändert wer" Me.LayoutControlItem5.TextSize = New System.Drawing.Size(139, 13) ' 'LayoutControlItem36 ' Me.LayoutControlItem36.AppearanceItemCaption.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.LayoutControlItem36.AppearanceItemCaption.Options.UseFont = True Me.LayoutControlItem36.Control = Me.GEAENDERTWANNTextBox Me.LayoutControlItem36.Enabled = False Me.LayoutControlItem36.Location = New System.Drawing.Point(548, 211) Me.LayoutControlItem36.Name = "LayoutControlItem36" Me.LayoutControlItem36.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5) Me.LayoutControlItem36.Size = New System.Drawing.Size(551, 30) Me.LayoutControlItem36.Text = "Geändert wann:" Me.LayoutControlItem36.TextSize = New System.Drawing.Size(139, 13) ' 'LayoutControlItem28 ' Me.LayoutControlItem28.Control = Me.TextEditBeschreibung Me.LayoutControlItem28.Location = New System.Drawing.Point(0, 151) Me.LayoutControlItem28.Name = "LayoutControlItem28" Me.LayoutControlItem28.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5) Me.LayoutControlItem28.Size = New System.Drawing.Size(1099, 30) Me.LayoutControlItem28.Text = "Beschreibung" Me.LayoutControlItem28.TextSize = New System.Drawing.Size(139, 13) ' 'EmptySpaceItem12 ' Me.EmptySpaceItem12.AllowHotTrack = False Me.EmptySpaceItem12.Location = New System.Drawing.Point(549, 120) Me.EmptySpaceItem12.Name = "EmptySpaceItem12" Me.EmptySpaceItem12.Size = New System.Drawing.Size(550, 31) Me.EmptySpaceItem12.TextSize = New System.Drawing.Size(0, 0) ' 'XtraTabControl2 ' Me.XtraTabControl2.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _ Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.XtraTabControl2.Location = New System.Drawing.Point(3, 279) Me.XtraTabControl2.Name = "XtraTabControl2" Me.XtraTabControl2.SelectedTabPage = Me.XtraTabPageManIndexe Me.XtraTabControl2.Size = New System.Drawing.Size(1113, 297) Me.XtraTabControl2.TabIndex = 1 Me.XtraTabControl2.TabPages.AddRange(New DevExpress.XtraTab.XtraTabPage() {Me.XtraTabPageManIndexe, Me.XtraTabPageRework, Me.XtraTabPageAutoIndexe, Me.XtraTabPageDynamicFolder, Me.XtraTabPageAutoSelect}) ' 'XtraTabPageManIndexe ' Me.XtraTabPageManIndexe.AutoScroll = True Me.XtraTabPageManIndexe.Controls.Add(Me.LayoutControlManIndexe) Me.XtraTabPageManIndexe.Controls.Add(Me.ListBoxAutoIndexe) Me.XtraTabPageManIndexe.ImageOptions.SvgImage = CType(resources.GetObject("XtraTabPageManIndexe.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.XtraTabPageManIndexe.ImageOptions.SvgImageSize = New System.Drawing.Size(16, 16) Me.XtraTabPageManIndexe.Name = "XtraTabPageManIndexe" Me.XtraTabPageManIndexe.Size = New System.Drawing.Size(1111, 271) Me.XtraTabPageManIndexe.Text = "manuelle Attribute" ' 'LayoutControlManIndexe ' Me.LayoutControlManIndexe.Controls.Add(Me.TextEdit4) Me.LayoutControlManIndexe.Controls.Add(Me.CONNECTION_IDTextBox) Me.LayoutControlManIndexe.Controls.Add(Me.SQL_RESULTTextBox) Me.LayoutControlManIndexe.Controls.Add(Me.WD_INDEXComboBox) Me.LayoutControlManIndexe.Controls.Add(Me.VKT_ADD_ITEMCheckBox) Me.LayoutControlManIndexe.Controls.Add(Me.VKT_PREVENT_MULTIPLE_VALUESCheckBox) Me.LayoutControlManIndexe.Controls.Add(Me.MULTISELECTCheckBox) Me.LayoutControlManIndexe.Controls.Add(Me.ACTIVECheckBox) Me.LayoutControlManIndexe.Controls.Add(Me.btneditSQLmanIndex) Me.LayoutControlManIndexe.Controls.Add(Me.TextEditAddedWho_ManIndex) Me.LayoutControlManIndexe.Controls.Add(Me.TextEdit2) Me.LayoutControlManIndexe.Controls.Add(Me.TextEditChangedWho_ManIndex) Me.LayoutControlManIndexe.Controls.Add(Me.GUIDTextBoxMANINDEX) Me.LayoutControlManIndexe.Controls.Add(Me.TextEdit10) Me.LayoutControlManIndexe.Controls.Add(Me.TextEdit11) Me.LayoutControlManIndexe.Controls.Add(Me.SpinEdit1) Me.LayoutControlManIndexe.Controls.Add(Me.ComboBoxEdit4) Me.LayoutControlManIndexe.Dock = System.Windows.Forms.DockStyle.Fill Me.LayoutControlManIndexe.Location = New System.Drawing.Point(191, 0) Me.LayoutControlManIndexe.Name = "LayoutControlManIndexe" Me.LayoutControlManIndexe.Root = Me.LayoutControlGroupDoctype Me.LayoutControlManIndexe.Size = New System.Drawing.Size(920, 271) Me.LayoutControlManIndexe.TabIndex = 1 Me.LayoutControlManIndexe.Text = "LayoutControl1" ' 'TextEdit4 ' Me.TextEdit4.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MANBindingSource, "CHANGED_WHEN", True)) Me.TextEdit4.Location = New System.Drawing.Point(504, 236) Me.TextEdit4.MenuManager = Me.RibbonControl1 Me.TextEdit4.Name = "TextEdit4" Me.TextEdit4.Size = New System.Drawing.Size(401, 20) Me.TextEdit4.StyleController = Me.LayoutControlManIndexe Me.TextEdit4.TabIndex = 31 ' 'CONNECTION_IDTextBox ' Me.CONNECTION_IDTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MANBindingSource, "CONNECTION_ID", True)) Me.CONNECTION_IDTextBox.Location = New System.Drawing.Point(97, 168) Me.CONNECTION_IDTextBox.Name = "CONNECTION_IDTextBox" Me.CONNECTION_IDTextBox.Size = New System.Drawing.Size(20, 20) Me.CONNECTION_IDTextBox.TabIndex = 30 ' 'SQL_RESULTTextBox ' Me.SQL_RESULTTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MANBindingSource, "SQL_RESULT", True)) Me.SQL_RESULTTextBox.Location = New System.Drawing.Point(206, 168) Me.SQL_RESULTTextBox.Name = "SQL_RESULTTextBox" Me.SQL_RESULTTextBox.Size = New System.Drawing.Size(702, 20) Me.SQL_RESULTTextBox.TabIndex = 29 ' 'WD_INDEXComboBox ' Me.WD_INDEXComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MANBindingSource, "WD_INDEX", True)) Me.WD_INDEXComboBox.DataSource = Me.VWIDB_BE_ATTRIBUTEBindingSource Me.WD_INDEXComboBox.DisplayMember = "ATTR_TITLE" Me.WD_INDEXComboBox.FormattingEnabled = True Me.WD_INDEXComboBox.Location = New System.Drawing.Point(536, 42) Me.WD_INDEXComboBox.Name = "WD_INDEXComboBox" Me.WD_INDEXComboBox.Size = New System.Drawing.Size(372, 21) Me.WD_INDEXComboBox.TabIndex = 28 Me.WD_INDEXComboBox.ValueMember = "ATTR_TITLE" ' 'VWIDB_BE_ATTRIBUTEBindingSource ' Me.VWIDB_BE_ATTRIBUTEBindingSource.DataMember = "VWIDB_BE_ATTRIBUTE" Me.VWIDB_BE_ATTRIBUTEBindingSource.DataSource = Me.DSIDB_Stammdaten ' '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(644, 102) Me.VKT_ADD_ITEMCheckBox.Name = "VKT_ADD_ITEMCheckBox" Me.VKT_ADD_ITEMCheckBox.Size = New System.Drawing.Size(264, 20) Me.VKT_ADD_ITEMCheckBox.TabIndex = 14 Me.VKT_ADD_ITEMCheckBox.Text = "Neueingabe erlauben" Me.VKT_ADD_ITEMCheckBox.UseVisualStyleBackColor = True ' '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(452, 102) Me.VKT_PREVENT_MULTIPLE_VALUESCheckBox.Name = "VKT_PREVENT_MULTIPLE_VALUESCheckBox" Me.VKT_PREVENT_MULTIPLE_VALUESCheckBox.Size = New System.Drawing.Size(188, 20) Me.VKT_PREVENT_MULTIPLE_VALUESCheckBox.TabIndex = 13 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(235, 102) Me.MULTISELECTCheckBox.Name = "MULTISELECTCheckBox" Me.MULTISELECTCheckBox.Size = New System.Drawing.Size(213, 20) Me.MULTISELECTCheckBox.TabIndex = 12 Me.MULTISELECTCheckBox.Text = "Mehrfachauswahl" Me.MULTISELECTCheckBox.UseVisualStyleBackColor = True ' 'ACTIVECheckBox ' Me.ACTIVECheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBDD_INDEX_MANBindingSource, "ACTIVE", True)) Me.ACTIVECheckBox.Location = New System.Drawing.Point(302, 12) Me.ACTIVECheckBox.Name = "ACTIVECheckBox" Me.ACTIVECheckBox.Size = New System.Drawing.Size(87, 20) Me.ACTIVECheckBox.TabIndex = 5 Me.ACTIVECheckBox.Text = "Aktiv" Me.ACTIVECheckBox.UseVisualStyleBackColor = True ' 'btneditSQLmanIndex ' Me.btneditSQLmanIndex.ImageOptions.SvgImage = Global.DigitalData.GUIs.ZooFlow.My.Resources.Resources.editdatasource Me.btneditSQLmanIndex.ImageOptions.SvgImageSize = New System.Drawing.Size(16, 16) Me.btneditSQLmanIndex.Location = New System.Drawing.Point(12, 132) Me.btneditSQLmanIndex.Name = "btneditSQLmanIndex" Me.btneditSQLmanIndex.Padding = New System.Windows.Forms.Padding(5) Me.btneditSQLmanIndex.Size = New System.Drawing.Size(896, 32) Me.btneditSQLmanIndex.StyleController = Me.LayoutControlManIndexe Me.btneditSQLmanIndex.TabIndex = 16 Me.btneditSQLmanIndex.Text = "SQL Auswahlliste bearbeiten" ' 'TextEditAddedWho_ManIndex ' Me.TextEditAddedWho_ManIndex.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MANBindingSource, "ADDED_WHO", True)) Me.TextEditAddedWho_ManIndex.Enabled = False Me.TextEditAddedWho_ManIndex.Location = New System.Drawing.Point(100, 206) Me.TextEditAddedWho_ManIndex.MenuManager = Me.RibbonControl1 Me.TextEditAddedWho_ManIndex.Name = "TextEditAddedWho_ManIndex" Me.TextEditAddedWho_ManIndex.Size = New System.Drawing.Size(309, 20) Me.TextEditAddedWho_ManIndex.StyleController = Me.LayoutControlManIndexe Me.TextEditAddedWho_ManIndex.TabIndex = 18 ' 'TextEdit2 ' Me.TextEdit2.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MANBindingSource, "ADDED_WHEN", True)) Me.TextEdit2.Location = New System.Drawing.Point(100, 236) Me.TextEdit2.MenuManager = Me.RibbonControl1 Me.TextEdit2.Name = "TextEdit2" Me.TextEdit2.Size = New System.Drawing.Size(309, 20) Me.TextEdit2.StyleController = Me.LayoutControlManIndexe Me.TextEdit2.TabIndex = 19 ' 'TextEditChangedWho_ManIndex ' Me.TextEditChangedWho_ManIndex.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MANBindingSource, "CHANGED_WHO", True)) Me.TextEditChangedWho_ManIndex.Location = New System.Drawing.Point(504, 206) Me.TextEditChangedWho_ManIndex.MenuManager = Me.RibbonControl1 Me.TextEditChangedWho_ManIndex.Name = "TextEditChangedWho_ManIndex" Me.TextEditChangedWho_ManIndex.Size = New System.Drawing.Size(401, 20) Me.TextEditChangedWho_ManIndex.StyleController = Me.LayoutControlManIndexe Me.TextEditChangedWho_ManIndex.TabIndex = 20 ' 'GUIDTextBoxMANINDEX ' Me.GUIDTextBoxMANINDEX.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MANBindingSource, "GUID", True)) Me.GUIDTextBoxMANINDEX.Location = New System.Drawing.Point(100, 15) Me.GUIDTextBoxMANINDEX.MenuManager = Me.RibbonControl1 Me.GUIDTextBoxMANINDEX.Name = "GUIDTextBoxMANINDEX" Me.GUIDTextBoxMANINDEX.Size = New System.Drawing.Size(50, 20) Me.GUIDTextBoxMANINDEX.StyleController = Me.LayoutControlManIndexe Me.GUIDTextBoxMANINDEX.TabIndex = 21 ' 'TextEdit10 ' Me.TextEdit10.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MANBindingSource, "NAME", True)) Me.TextEdit10.Location = New System.Drawing.Point(100, 45) Me.TextEdit10.MenuManager = Me.RibbonControl1 Me.TextEdit10.Name = "TextEdit10" Me.TextEdit10.Size = New System.Drawing.Size(344, 20) Me.TextEdit10.StyleController = Me.LayoutControlManIndexe Me.TextEdit10.TabIndex = 22 ' 'TextEdit11 ' Me.TextEdit11.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MANBindingSource, "COMMENT", True)) Me.TextEdit11.Location = New System.Drawing.Point(100, 75) Me.TextEdit11.MenuManager = Me.RibbonControl1 Me.TextEdit11.Name = "TextEdit11" Me.TextEdit11.Size = New System.Drawing.Size(805, 20) Me.TextEdit11.StyleController = Me.LayoutControlManIndexe Me.TextEdit11.TabIndex = 23 ' 'SpinEdit1 ' Me.SpinEdit1.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBDD_INDEX_MANBindingSource, "SEQUENCE", True)) Me.SpinEdit1.EditValue = New Decimal(New Integer() {0, 0, 0, 0}) Me.SpinEdit1.Location = New System.Drawing.Point(245, 15) Me.SpinEdit1.MenuManager = Me.RibbonControl1 Me.SpinEdit1.Name = "SpinEdit1" Me.SpinEdit1.Properties.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() {New DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}) Me.SpinEdit1.Size = New System.Drawing.Size(50, 20) Me.SpinEdit1.StyleController = Me.LayoutControlManIndexe Me.SpinEdit1.TabIndex = 25 ' 'ComboBoxEdit4 ' Me.ComboBoxEdit4.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBDD_INDEX_MANBindingSource, "DATATYPE", True)) Me.ComboBoxEdit4.Location = New System.Drawing.Point(100, 105) Me.ComboBoxEdit4.MenuManager = Me.RibbonControl1 Me.ComboBoxEdit4.Name = "ComboBoxEdit4" Me.ComboBoxEdit4.Properties.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() {New DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}) Me.ComboBoxEdit4.Properties.Items.AddRange(New Object() {"VARCHAR", "INTEGER", "DATE", "BOOLEAN"}) Me.ComboBoxEdit4.Size = New System.Drawing.Size(128, 20) Me.ComboBoxEdit4.StyleController = Me.LayoutControlManIndexe Me.ComboBoxEdit4.TabIndex = 27 ' 'LayoutControlGroupDoctype ' Me.LayoutControlGroupDoctype.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.[True] Me.LayoutControlGroupDoctype.GroupBordersVisible = False Me.LayoutControlGroupDoctype.Items.AddRange(New DevExpress.XtraLayout.BaseLayoutItem() {Me.LayoutControlItem17, Me.LayoutControlItem19, Me.LayoutControlItem21, Me.LayoutControlItem6, Me.LayoutControlItem24, Me.LayoutControlItem2, Me.LayoutControlItem8, Me.LayoutControlItem11, Me.LayoutControlItem13, Me.LayoutControlItem9, Me.LayoutControlItem27, Me.LayoutControlItem29, Me.EmptySpaceItem2, Me.LayoutControlItem16, Me.LayoutControlItem7, Me.LayoutControlItem31, Me.LayoutControlItem18, Me.EmptySpaceItem6, Me.LayoutControlItem46}) Me.LayoutControlGroupDoctype.Name = "LayoutControlGroupDoctype" Me.LayoutControlGroupDoctype.Size = New System.Drawing.Size(920, 271) Me.LayoutControlGroupDoctype.TextVisible = False ' 'LayoutControlItem17 ' Me.LayoutControlItem17.Control = Me.MULTISELECTCheckBox Me.LayoutControlItem17.Location = New System.Drawing.Point(223, 90) Me.LayoutControlItem17.Name = "LayoutControlItem17" Me.LayoutControlItem17.Size = New System.Drawing.Size(217, 30) Me.LayoutControlItem17.Text = "MULTISELECT:" Me.LayoutControlItem17.TextSize = New System.Drawing.Size(0, 0) Me.LayoutControlItem17.TextVisible = False ' 'LayoutControlItem19 ' Me.LayoutControlItem19.Control = Me.VKT_PREVENT_MULTIPLE_VALUESCheckBox Me.LayoutControlItem19.Location = New System.Drawing.Point(440, 90) Me.LayoutControlItem19.Name = "LayoutControlItem19" Me.LayoutControlItem19.Size = New System.Drawing.Size(192, 30) Me.LayoutControlItem19.Text = "VKT PREVENT MULTIPLE VALUES:" Me.LayoutControlItem19.TextSize = New System.Drawing.Size(0, 0) Me.LayoutControlItem19.TextVisible = False ' 'LayoutControlItem21 ' Me.LayoutControlItem21.Control = Me.VKT_ADD_ITEMCheckBox Me.LayoutControlItem21.Location = New System.Drawing.Point(632, 90) Me.LayoutControlItem21.Name = "LayoutControlItem21" Me.LayoutControlItem21.Size = New System.Drawing.Size(268, 30) Me.LayoutControlItem21.Text = "VKT ADD ITEM:" Me.LayoutControlItem21.TextSize = New System.Drawing.Size(0, 0) Me.LayoutControlItem21.TextVisible = False ' 'LayoutControlItem6 ' Me.LayoutControlItem6.Control = Me.btneditSQLmanIndex Me.LayoutControlItem6.Location = New System.Drawing.Point(0, 120) Me.LayoutControlItem6.Name = "LayoutControlItem6" Me.LayoutControlItem6.Size = New System.Drawing.Size(900, 36) Me.LayoutControlItem6.Text = "SQL Abfrage bearbeiten" Me.LayoutControlItem6.TextSize = New System.Drawing.Size(0, 0) Me.LayoutControlItem6.TextVisible = False ' 'LayoutControlItem24 ' Me.LayoutControlItem24.AppearanceItemCaption.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.LayoutControlItem24.AppearanceItemCaption.Options.UseFont = True Me.LayoutControlItem24.Control = Me.TextEditAddedWho_ManIndex Me.LayoutControlItem24.Location = New System.Drawing.Point(0, 191) Me.LayoutControlItem24.Name = "LayoutControlItem24" Me.LayoutControlItem24.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5) Me.LayoutControlItem24.Size = New System.Drawing.Size(404, 30) Me.LayoutControlItem24.Text = "ErstelltWer" Me.LayoutControlItem24.TextSize = New System.Drawing.Size(73, 13) ' 'LayoutControlItem2 ' Me.LayoutControlItem2.AppearanceItemCaption.Font = New System.Drawing.Font("Segoe UI Semibold", 8.25!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.LayoutControlItem2.AppearanceItemCaption.Options.UseFont = True Me.LayoutControlItem2.Control = Me.GUIDTextBoxMANINDEX Me.LayoutControlItem2.Location = New System.Drawing.Point(0, 0) Me.LayoutControlItem2.Name = "LayoutControlItem2" Me.LayoutControlItem2.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5) Me.LayoutControlItem2.Size = New System.Drawing.Size(145, 30) Me.LayoutControlItem2.Text = "ID" Me.LayoutControlItem2.TextSize = New System.Drawing.Size(73, 13) ' 'LayoutControlItem8 ' Me.LayoutControlItem8.Control = Me.TextEdit10 Me.LayoutControlItem8.Location = New System.Drawing.Point(0, 30) Me.LayoutControlItem8.Name = "LayoutControlItem8" Me.LayoutControlItem8.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5) Me.LayoutControlItem8.Size = New System.Drawing.Size(439, 30) Me.LayoutControlItem8.Text = "Bezeichnung" Me.LayoutControlItem8.TextSize = New System.Drawing.Size(73, 13) ' 'LayoutControlItem11 ' Me.LayoutControlItem11.Control = Me.TextEdit11 Me.LayoutControlItem11.Location = New System.Drawing.Point(0, 60) Me.LayoutControlItem11.Name = "LayoutControlItem11" Me.LayoutControlItem11.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5) Me.LayoutControlItem11.Size = New System.Drawing.Size(900, 30) Me.LayoutControlItem11.Text = "Hinweis" Me.LayoutControlItem11.TextSize = New System.Drawing.Size(73, 13) ' 'LayoutControlItem13 ' Me.LayoutControlItem13.Control = Me.ComboBoxEdit4 Me.LayoutControlItem13.Location = New System.Drawing.Point(0, 90) Me.LayoutControlItem13.Name = "LayoutControlItem13" Me.LayoutControlItem13.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5) Me.LayoutControlItem13.Size = New System.Drawing.Size(223, 30) Me.LayoutControlItem13.Text = "Datentyp" Me.LayoutControlItem13.TextSize = New System.Drawing.Size(73, 13) ' 'LayoutControlItem9 ' Me.LayoutControlItem9.Control = Me.SpinEdit1 Me.LayoutControlItem9.Location = New System.Drawing.Point(145, 0) Me.LayoutControlItem9.Name = "LayoutControlItem9" Me.LayoutControlItem9.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5) Me.LayoutControlItem9.Size = New System.Drawing.Size(145, 30) Me.LayoutControlItem9.Text = "Reihenfolge" Me.LayoutControlItem9.TextSize = New System.Drawing.Size(73, 13) ' 'LayoutControlItem27 ' Me.LayoutControlItem27.AppearanceItemCaption.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.LayoutControlItem27.AppearanceItemCaption.Options.UseFont = True Me.LayoutControlItem27.Control = Me.TextEdit2 Me.LayoutControlItem27.Enabled = False Me.LayoutControlItem27.Location = New System.Drawing.Point(0, 221) Me.LayoutControlItem27.Name = "LayoutControlItem27" Me.LayoutControlItem27.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5) Me.LayoutControlItem27.Size = New System.Drawing.Size(404, 30) Me.LayoutControlItem27.Text = "Erstellt wann" Me.LayoutControlItem27.TextSize = New System.Drawing.Size(73, 13) ' 'LayoutControlItem29 ' Me.LayoutControlItem29.AppearanceItemCaption.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.LayoutControlItem29.AppearanceItemCaption.Options.UseFont = True Me.LayoutControlItem29.Control = Me.TextEditChangedWho_ManIndex Me.LayoutControlItem29.Enabled = False Me.LayoutControlItem29.Location = New System.Drawing.Point(404, 191) Me.LayoutControlItem29.Name = "LayoutControlItem29" Me.LayoutControlItem29.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5) Me.LayoutControlItem29.Size = New System.Drawing.Size(496, 30) Me.LayoutControlItem29.Text = "Geändert wer" Me.LayoutControlItem29.TextSize = New System.Drawing.Size(73, 13) ' 'EmptySpaceItem2 ' Me.EmptySpaceItem2.AllowHotTrack = False Me.EmptySpaceItem2.Location = New System.Drawing.Point(381, 0) Me.EmptySpaceItem2.Name = "EmptySpaceItem2" Me.EmptySpaceItem2.Size = New System.Drawing.Size(519, 30) Me.EmptySpaceItem2.TextSize = New System.Drawing.Size(0, 0) ' 'LayoutControlItem16 ' Me.LayoutControlItem16.Control = Me.WD_INDEXComboBox Me.LayoutControlItem16.Location = New System.Drawing.Point(439, 30) Me.LayoutControlItem16.Name = "LayoutControlItem16" Me.LayoutControlItem16.Size = New System.Drawing.Size(461, 30) Me.LayoutControlItem16.Text = "Attribut" Me.LayoutControlItem16.TextSize = New System.Drawing.Size(73, 13) ' 'LayoutControlItem7 ' Me.LayoutControlItem7.Control = Me.ACTIVECheckBox Me.LayoutControlItem7.Location = New System.Drawing.Point(290, 0) Me.LayoutControlItem7.Name = "LayoutControlItem7" Me.LayoutControlItem7.Size = New System.Drawing.Size(91, 30) Me.LayoutControlItem7.Text = "ACTIVE:" Me.LayoutControlItem7.TextSize = New System.Drawing.Size(0, 0) Me.LayoutControlItem7.TextVisible = False ' 'LayoutControlItem31 ' Me.LayoutControlItem31.AppearanceItemCaption.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.LayoutControlItem31.AppearanceItemCaption.Options.UseFont = True Me.LayoutControlItem31.Control = Me.CONNECTION_IDTextBox Me.LayoutControlItem31.Location = New System.Drawing.Point(0, 156) Me.LayoutControlItem31.Name = "LayoutControlItem31" Me.LayoutControlItem31.Size = New System.Drawing.Size(109, 24) Me.LayoutControlItem31.Text = "ConnId:" Me.LayoutControlItem31.TextSize = New System.Drawing.Size(73, 13) ' 'LayoutControlItem18 ' Me.LayoutControlItem18.AppearanceItemCaption.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.LayoutControlItem18.AppearanceItemCaption.Options.UseFont = True Me.LayoutControlItem18.Control = Me.SQL_RESULTTextBox Me.LayoutControlItem18.Location = New System.Drawing.Point(109, 156) Me.LayoutControlItem18.Name = "LayoutControlItem18" Me.LayoutControlItem18.Size = New System.Drawing.Size(791, 24) Me.LayoutControlItem18.Text = "SQL:" Me.LayoutControlItem18.TextSize = New System.Drawing.Size(73, 13) ' 'EmptySpaceItem6 ' Me.EmptySpaceItem6.AllowHotTrack = False Me.EmptySpaceItem6.Location = New System.Drawing.Point(0, 180) Me.EmptySpaceItem6.Name = "EmptySpaceItem6" Me.EmptySpaceItem6.Size = New System.Drawing.Size(900, 11) Me.EmptySpaceItem6.TextSize = New System.Drawing.Size(0, 0) ' 'LayoutControlItem46 ' Me.LayoutControlItem46.AppearanceItemCaption.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.LayoutControlItem46.AppearanceItemCaption.Options.UseFont = True Me.LayoutControlItem46.Control = Me.TextEdit4 Me.LayoutControlItem46.Enabled = False Me.LayoutControlItem46.Location = New System.Drawing.Point(404, 221) Me.LayoutControlItem46.Name = "LayoutControlItem46" Me.LayoutControlItem46.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5) Me.LayoutControlItem46.Size = New System.Drawing.Size(496, 30) Me.LayoutControlItem46.Text = "Geändert wann" Me.LayoutControlItem46.TextSize = New System.Drawing.Size(73, 13) ' 'ListBoxAutoIndexe ' Me.ListBoxAutoIndexe.DataSource = Me.TBDD_INDEX_MANBindingSource Me.ListBoxAutoIndexe.DisplayMember = "NAME" Me.ListBoxAutoIndexe.Dock = System.Windows.Forms.DockStyle.Left Me.ListBoxAutoIndexe.FormattingEnabled = True Me.ListBoxAutoIndexe.Location = New System.Drawing.Point(0, 0) Me.ListBoxAutoIndexe.Name = "ListBoxAutoIndexe" Me.ListBoxAutoIndexe.Size = New System.Drawing.Size(191, 271) Me.ListBoxAutoIndexe.TabIndex = 0 Me.ListBoxAutoIndexe.ValueMember = "GUID" ' 'XtraTabPageRework ' Me.XtraTabPageRework.Controls.Add(Me.LayoutControlRework) Me.XtraTabPageRework.ImageOptions.SvgImage = CType(resources.GetObject("XtraTabPageRework.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.XtraTabPageRework.ImageOptions.SvgImageSize = New System.Drawing.Size(16, 16) Me.XtraTabPageRework.Name = "XtraTabPageRework" Me.XtraTabPageRework.Size = New System.Drawing.Size(1111, 272) Me.XtraTabPageRework.Text = "Nachbearbeitungsfunktionen manueller Index" ' 'LayoutControlRework ' Me.LayoutControlRework.Location = New System.Drawing.Point(107, 33) Me.LayoutControlRework.Name = "LayoutControlRework" Me.LayoutControlRework.Root = Me.LayoutControlGroup3 Me.LayoutControlRework.Size = New System.Drawing.Size(180, 120) Me.LayoutControlRework.TabIndex = 0 Me.LayoutControlRework.Text = "LayoutControl1" ' 'LayoutControlGroup3 ' Me.LayoutControlGroup3.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.[True] Me.LayoutControlGroup3.GroupBordersVisible = False Me.LayoutControlGroup3.Name = "LayoutControlGroup3" Me.LayoutControlGroup3.Size = New System.Drawing.Size(180, 120) Me.LayoutControlGroup3.TextVisible = False ' 'XtraTabPageAutoIndexe ' Me.XtraTabPageAutoIndexe.Controls.Add(Me.LayoutControlAutoIndexe) Me.XtraTabPageAutoIndexe.ImageOptions.SvgImage = CType(resources.GetObject("XtraTabPageAutoIndexe.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.XtraTabPageAutoIndexe.ImageOptions.SvgImageSize = New System.Drawing.Size(16, 16) Me.XtraTabPageAutoIndexe.Name = "XtraTabPageAutoIndexe" Me.XtraTabPageAutoIndexe.Size = New System.Drawing.Size(1111, 271) Me.XtraTabPageAutoIndexe.Text = "automatische/Feste Attribute" ' 'LayoutControlAutoIndexe ' Me.LayoutControlAutoIndexe.Controls.Add(Me.ListBox1) Me.LayoutControlAutoIndexe.Controls.Add(Me.CONNECTION_IDTextBox1) Me.LayoutControlAutoIndexe.Controls.Add(Me.SQL_RESULTTextBox1) Me.LayoutControlAutoIndexe.Controls.Add(Me.SQL_ACTIVECheckBox) Me.LayoutControlAutoIndexe.Controls.Add(Me.VALUETextBox) Me.LayoutControlAutoIndexe.Controls.Add(Me.INDEXNAMEComboBox) Me.LayoutControlAutoIndexe.Controls.Add(Me.ACTIVECheckBox1) Me.LayoutControlAutoIndexe.Controls.Add(Me.SEQUENCENumericUpDown1) Me.LayoutControlAutoIndexe.Controls.Add(Me.GUIDTextBoxAutoAttribute) Me.LayoutControlAutoIndexe.Controls.Add(Me.SimpleButton1) Me.LayoutControlAutoIndexe.Controls.Add(Me.ComboBoxEditAAttrFileParam) Me.LayoutControlAutoIndexe.Controls.Add(Me.SimpleButton2) Me.LayoutControlAutoIndexe.Controls.Add(Me.ADDED_WHOTextBoxAutoAttribut) Me.LayoutControlAutoIndexe.Controls.Add(Me.TextEdit3) Me.LayoutControlAutoIndexe.Controls.Add(Me.CHANGED_WHOTextEditAutoAttribut) Me.LayoutControlAutoIndexe.Controls.Add(Me.TextEdit5) Me.LayoutControlAutoIndexe.Dock = System.Windows.Forms.DockStyle.Fill Me.LayoutControlAutoIndexe.Location = New System.Drawing.Point(0, 0) Me.LayoutControlAutoIndexe.Name = "LayoutControlAutoIndexe" Me.LayoutControlAutoIndexe.Root = Me.LayoutControlGroup2 Me.LayoutControlAutoIndexe.Size = New System.Drawing.Size(1111, 271) Me.LayoutControlAutoIndexe.TabIndex = 0 Me.LayoutControlAutoIndexe.Text = "LayoutControl1" ' 'ListBox1 ' Me.ListBox1.DataSource = Me.TBDD_INDEX_AUTOMBindingSource Me.ListBox1.DisplayMember = "INDEXNAME" Me.ListBox1.FormattingEnabled = True Me.ListBox1.Location = New System.Drawing.Point(12, 12) Me.ListBox1.Name = "ListBox1" Me.ListBox1.Size = New System.Drawing.Size(175, 238) Me.ListBox1.TabIndex = 24 ' 'TBDD_INDEX_AUTOMBindingSource ' Me.TBDD_INDEX_AUTOMBindingSource.DataMember = "TBDD_INDEX_AUTOM" Me.TBDD_INDEX_AUTOMBindingSource.DataSource = Me.GlobixDataset ' 'CONNECTION_IDTextBox1 ' Me.CONNECTION_IDTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_AUTOMBindingSource, "CONNECTION_ID", True)) Me.CONNECTION_IDTextBox1.Enabled = False Me.CONNECTION_IDTextBox1.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.CONNECTION_IDTextBox1.Location = New System.Drawing.Point(352, 142) Me.CONNECTION_IDTextBox1.Name = "CONNECTION_IDTextBox1" Me.CONNECTION_IDTextBox1.Size = New System.Drawing.Size(24, 20) Me.CONNECTION_IDTextBox1.TabIndex = 23 ' 'SQL_RESULTTextBox1 ' Me.SQL_RESULTTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_AUTOMBindingSource, "SQL_RESULT", True)) Me.SQL_RESULTTextBox1.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.SQL_RESULTTextBox1.Location = New System.Drawing.Point(410, 142) Me.SQL_RESULTTextBox1.Name = "SQL_RESULTTextBox1" Me.SQL_RESULTTextBox1.ReadOnly = True Me.SQL_RESULTTextBox1.Size = New System.Drawing.Size(686, 20) Me.SQL_RESULTTextBox1.TabIndex = 14 ' 'SQL_ACTIVECheckBox ' Me.SQL_ACTIVECheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBDD_INDEX_AUTOMBindingSource, "SQL_ACTIVE", True)) Me.SQL_ACTIVECheckBox.Location = New System.Drawing.Point(194, 116) Me.SQL_ACTIVECheckBox.Name = "SQL_ACTIVECheckBox" Me.SQL_ACTIVECheckBox.Size = New System.Drawing.Size(98, 20) Me.SQL_ACTIVECheckBox.TabIndex = 12 Me.SQL_ACTIVECheckBox.Text = "SQL Config?" Me.SQL_ACTIVECheckBox.UseVisualStyleBackColor = True ' 'VALUETextBox ' Me.VALUETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_AUTOMBindingSource, "VALUE", True)) Me.VALUETextBox.Location = New System.Drawing.Point(369, 76) Me.VALUETextBox.Name = "VALUETextBox" Me.VALUETextBox.Size = New System.Drawing.Size(177, 20) Me.VALUETextBox.TabIndex = 9 ' 'INDEXNAMEComboBox ' Me.INDEXNAMEComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_AUTOMBindingSource, "INDEXNAME", True)) Me.INDEXNAMEComboBox.DataSource = Me.VWIDB_BE_ATTRIBUTEBindingSource Me.INDEXNAMEComboBox.DisplayMember = "ATTR_TITLE" Me.INDEXNAMEComboBox.FormattingEnabled = True Me.INDEXNAMEComboBox.Location = New System.Drawing.Point(369, 45) Me.INDEXNAMEComboBox.Name = "INDEXNAMEComboBox" Me.INDEXNAMEComboBox.Size = New System.Drawing.Size(376, 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(522, 12) Me.ACTIVECheckBox1.Name = "ACTIVECheckBox1" Me.ACTIVECheckBox1.Size = New System.Drawing.Size(577, 20) Me.ACTIVECheckBox1.TabIndex = 7 Me.ACTIVECheckBox1.Text = "Aktiv" Me.ACTIVECheckBox1.UseVisualStyleBackColor = True ' 'SEQUENCENumericUpDown1 ' Me.SEQUENCENumericUpDown1.DataBindings.Add(New System.Windows.Forms.Binding("Value", Me.TBDD_INDEX_AUTOMBindingSource, "SEQUENCE", True)) Me.SEQUENCENumericUpDown1.Location = New System.Drawing.Point(469, 15) Me.SEQUENCENumericUpDown1.Name = "SEQUENCENumericUpDown1" Me.SEQUENCENumericUpDown1.Size = New System.Drawing.Size(46, 22) Me.SEQUENCENumericUpDown1.TabIndex = 6 ' 'GUIDTextBoxAutoAttribute ' Me.GUIDTextBoxAutoAttribute.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_AUTOMBindingSource, "GUID", True)) Me.GUIDTextBoxAutoAttribute.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.GUIDTextBoxAutoAttribute.Location = New System.Drawing.Point(369, 15) Me.GUIDTextBoxAutoAttribute.Name = "GUIDTextBoxAutoAttribute" Me.GUIDTextBoxAutoAttribute.ReadOnly = True Me.GUIDTextBoxAutoAttribute.Size = New System.Drawing.Size(22, 20) Me.GUIDTextBoxAutoAttribute.TabIndex = 5 ' 'SimpleButton1 ' Me.SimpleButton1.Appearance.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer)) Me.SimpleButton1.Appearance.Options.UseForeColor = True Me.SimpleButton1.ImageOptions.SvgImage = CType(resources.GetObject("SimpleButton1.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.SimpleButton1.Location = New System.Drawing.Point(553, 73) Me.SimpleButton1.Name = "SimpleButton1" Me.SimpleButton1.Size = New System.Drawing.Size(109, 36) Me.SimpleButton1.StyleController = Me.LayoutControlAutoIndexe Me.SimpleButton1.TabIndex = 10 Me.SimpleButton1.Text = "Übernehmen" ' 'ComboBoxEditAAttrFileParam ' Me.ComboBoxEditAAttrFileParam.Location = New System.Drawing.Point(844, 76) Me.ComboBoxEditAAttrFileParam.MenuManager = Me.RibbonControl1 Me.ComboBoxEditAAttrFileParam.Name = "ComboBoxEditAAttrFileParam" Me.ComboBoxEditAAttrFileParam.Properties.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() {New DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}) Me.ComboBoxEditAAttrFileParam.Properties.Items.AddRange(New Object() {"FILENAME_EXT", "FILENAME", "EXTENSION", "DATE_CREATED", "DATE_MODIFIED"}) Me.ComboBoxEditAAttrFileParam.Size = New System.Drawing.Size(252, 20) Me.ComboBoxEditAAttrFileParam.StyleController = Me.LayoutControlAutoIndexe Me.ComboBoxEditAAttrFileParam.TabIndex = 11 ' 'SimpleButton2 ' Me.SimpleButton2.ImageOptions.SvgImage = Global.DigitalData.GUIs.ZooFlow.My.Resources.Resources.editdatasource Me.SimpleButton2.ImageOptions.SvgImageSize = New System.Drawing.Size(16, 16) Me.SimpleButton2.Location = New System.Drawing.Point(299, 113) Me.SimpleButton2.Name = "SimpleButton2" Me.SimpleButton2.Size = New System.Drawing.Size(800, 22) Me.SimpleButton2.StyleController = Me.LayoutControlAutoIndexe Me.SimpleButton2.TabIndex = 13 Me.SimpleButton2.Text = "SQL Konfiguration" ' 'ADDED_WHOTextBoxAutoAttribut ' Me.ADDED_WHOTextBoxAutoAttribut.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_AUTOMBindingSource, "ADDED_WHO", True)) Me.ADDED_WHOTextBoxAutoAttribut.Enabled = False Me.ADDED_WHOTextBoxAutoAttribut.Location = New System.Drawing.Point(369, 206) Me.ADDED_WHOTextBoxAutoAttribut.MenuManager = Me.RibbonControl1 Me.ADDED_WHOTextBoxAutoAttribut.Name = "ADDED_WHOTextBoxAutoAttribut" Me.ADDED_WHOTextBoxAutoAttribut.Properties.Appearance.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.ADDED_WHOTextBoxAutoAttribut.Properties.Appearance.Options.UseFont = True Me.ADDED_WHOTextBoxAutoAttribut.Size = New System.Drawing.Size(271, 20) Me.ADDED_WHOTextBoxAutoAttribut.StyleController = Me.LayoutControlAutoIndexe Me.ADDED_WHOTextBoxAutoAttribut.TabIndex = 19 ' 'TextEdit3 ' Me.TextEdit3.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_AUTOMBindingSource, "ADDED_WHEN", True)) Me.TextEdit3.Enabled = False Me.TextEdit3.Location = New System.Drawing.Point(369, 236) Me.TextEdit3.MenuManager = Me.RibbonControl1 Me.TextEdit3.Name = "TextEdit3" Me.TextEdit3.Properties.Appearance.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.TextEdit3.Properties.Appearance.Options.UseFont = True Me.TextEdit3.Size = New System.Drawing.Size(271, 20) Me.TextEdit3.StyleController = Me.LayoutControlAutoIndexe Me.TextEdit3.TabIndex = 20 ' 'CHANGED_WHOTextEditAutoAttribut ' Me.CHANGED_WHOTextEditAutoAttribut.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_AUTOMBindingSource, "CHANGED_WHO", True)) Me.CHANGED_WHOTextEditAutoAttribut.EditValue = "" Me.CHANGED_WHOTextEditAutoAttribut.Location = New System.Drawing.Point(825, 206) Me.CHANGED_WHOTextEditAutoAttribut.MenuManager = Me.RibbonControl1 Me.CHANGED_WHOTextEditAutoAttribut.Name = "CHANGED_WHOTextEditAutoAttribut" Me.CHANGED_WHOTextEditAutoAttribut.Properties.Appearance.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.CHANGED_WHOTextEditAutoAttribut.Properties.Appearance.Options.UseFont = True Me.CHANGED_WHOTextEditAutoAttribut.Size = New System.Drawing.Size(271, 20) Me.CHANGED_WHOTextEditAutoAttribut.StyleController = Me.LayoutControlAutoIndexe Me.CHANGED_WHOTextEditAutoAttribut.TabIndex = 21 ' 'TextEdit5 ' Me.TextEdit5.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_AUTOMBindingSource, "CHANGED_WHEN", True)) Me.TextEdit5.Location = New System.Drawing.Point(825, 236) Me.TextEdit5.MenuManager = Me.RibbonControl1 Me.TextEdit5.Name = "TextEdit5" Me.TextEdit5.Properties.Appearance.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.TextEdit5.Properties.Appearance.Options.UseFont = True Me.TextEdit5.Size = New System.Drawing.Size(271, 20) Me.TextEdit5.StyleController = Me.LayoutControlAutoIndexe Me.TextEdit5.TabIndex = 22 ' 'LayoutControlGroup2 ' Me.LayoutControlGroup2.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.[True] Me.LayoutControlGroup2.GroupBordersVisible = False Me.LayoutControlGroup2.Items.AddRange(New DevExpress.XtraLayout.BaseLayoutItem() {Me.LayoutControlItem15, Me.LayoutControlItem23, Me.LayoutControlItem33, Me.LayoutControlItem34, Me.LayoutControlItem35, Me.LayoutControlItem14, Me.LayoutControlItem40, Me.LayoutControlItem37, Me.LayoutControlItem39, Me.LayoutControlItem42, Me.EmptySpaceItem4, Me.ADDED_WHOAutoAttribut, Me.LayoutControlItem41, Me.CHANGED_WHOItemAutoAttribut, Me.LayoutControlItem43, Me.LayoutControlItem45, Me.LayoutControlItem44, Me.EmptySpaceItem5}) Me.LayoutControlGroup2.Name = "LayoutControlGroup2" Me.LayoutControlGroup2.Size = New System.Drawing.Size(1111, 271) Me.LayoutControlGroup2.TextVisible = False ' 'LayoutControlItem15 ' Me.LayoutControlItem15.Control = Me.GUIDTextBoxAutoAttribute Me.LayoutControlItem15.Location = New System.Drawing.Point(179, 0) Me.LayoutControlItem15.Name = "LayoutControlItem15" Me.LayoutControlItem15.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5) Me.LayoutControlItem15.Size = New System.Drawing.Size(207, 30) Me.LayoutControlItem15.Text = "ID" Me.LayoutControlItem15.TextSize = New System.Drawing.Size(163, 13) ' 'LayoutControlItem23 ' Me.LayoutControlItem23.Control = Me.SEQUENCENumericUpDown1 Me.LayoutControlItem23.Location = New System.Drawing.Point(386, 0) Me.LayoutControlItem23.Name = "LayoutControlItem23" Me.LayoutControlItem23.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5) Me.LayoutControlItem23.Size = New System.Drawing.Size(124, 30) Me.LayoutControlItem23.Text = "Reihenfolge" Me.LayoutControlItem23.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize Me.LayoutControlItem23.TextSize = New System.Drawing.Size(63, 13) Me.LayoutControlItem23.TextToControlDistance = 5 ' 'LayoutControlItem33 ' Me.LayoutControlItem33.Control = Me.ACTIVECheckBox1 Me.LayoutControlItem33.Location = New System.Drawing.Point(510, 0) Me.LayoutControlItem33.Name = "LayoutControlItem33" Me.LayoutControlItem33.Size = New System.Drawing.Size(581, 30) Me.LayoutControlItem33.Text = "Aktiv" Me.LayoutControlItem33.TextSize = New System.Drawing.Size(0, 0) Me.LayoutControlItem33.TextVisible = False ' 'LayoutControlItem34 ' Me.LayoutControlItem34.Control = Me.INDEXNAMEComboBox Me.LayoutControlItem34.Location = New System.Drawing.Point(179, 30) Me.LayoutControlItem34.Name = "LayoutControlItem34" Me.LayoutControlItem34.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5) Me.LayoutControlItem34.Size = New System.Drawing.Size(561, 31) Me.LayoutControlItem34.Text = "Attribut" Me.LayoutControlItem34.TextSize = New System.Drawing.Size(163, 13) ' 'LayoutControlItem35 ' Me.LayoutControlItem35.AppearanceItemCaption.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer)) Me.LayoutControlItem35.AppearanceItemCaption.Options.UseForeColor = True Me.LayoutControlItem35.Control = Me.VALUETextBox Me.LayoutControlItem35.Location = New System.Drawing.Point(179, 61) Me.LayoutControlItem35.Name = "LayoutControlItem35" Me.LayoutControlItem35.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5) Me.LayoutControlItem35.Size = New System.Drawing.Size(362, 40) Me.LayoutControlItem35.Text = "Fester oder Automatischer Wert" Me.LayoutControlItem35.TextSize = New System.Drawing.Size(163, 13) ' 'LayoutControlItem14 ' Me.LayoutControlItem14.Control = Me.SimpleButton1 Me.LayoutControlItem14.Location = New System.Drawing.Point(541, 61) Me.LayoutControlItem14.Name = "LayoutControlItem14" Me.LayoutControlItem14.Size = New System.Drawing.Size(113, 40) Me.LayoutControlItem14.TextSize = New System.Drawing.Size(0, 0) Me.LayoutControlItem14.TextVisible = False ' 'LayoutControlItem40 ' Me.LayoutControlItem40.Control = Me.SQL_ACTIVECheckBox Me.LayoutControlItem40.Location = New System.Drawing.Point(179, 101) Me.LayoutControlItem40.Name = "LayoutControlItem40" Me.LayoutControlItem40.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5) Me.LayoutControlItem40.Size = New System.Drawing.Size(108, 56) Me.LayoutControlItem40.Text = "SQL ACTIVE:" Me.LayoutControlItem40.TextSize = New System.Drawing.Size(0, 0) Me.LayoutControlItem40.TextVisible = False ' 'LayoutControlItem37 ' Me.LayoutControlItem37.AppearanceItemCaption.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer)) Me.LayoutControlItem37.AppearanceItemCaption.Options.UseForeColor = True Me.LayoutControlItem37.Control = Me.ComboBoxEditAAttrFileParam Me.LayoutControlItem37.Location = New System.Drawing.Point(654, 61) Me.LayoutControlItem37.Name = "LayoutControlItem37" Me.LayoutControlItem37.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5) Me.LayoutControlItem37.Size = New System.Drawing.Size(437, 40) Me.LayoutControlItem37.Text = "FILE-Parameter" Me.LayoutControlItem37.TextSize = New System.Drawing.Size(163, 13) ' 'LayoutControlItem39 ' Me.LayoutControlItem39.Control = Me.SimpleButton2 Me.LayoutControlItem39.Location = New System.Drawing.Point(287, 101) Me.LayoutControlItem39.Name = "LayoutControlItem39" Me.LayoutControlItem39.Size = New System.Drawing.Size(804, 26) Me.LayoutControlItem39.TextSize = New System.Drawing.Size(0, 0) Me.LayoutControlItem39.TextVisible = False ' 'LayoutControlItem42 ' Me.LayoutControlItem42.Control = Me.SQL_RESULTTextBox1 Me.LayoutControlItem42.Location = New System.Drawing.Point(371, 127) Me.LayoutControlItem42.Name = "LayoutControlItem42" Me.LayoutControlItem42.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5) Me.LayoutControlItem42.Size = New System.Drawing.Size(720, 30) Me.LayoutControlItem42.Text = "SQL" Me.LayoutControlItem42.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize Me.LayoutControlItem42.TextSize = New System.Drawing.Size(19, 13) Me.LayoutControlItem42.TextToControlDistance = 5 ' 'EmptySpaceItem4 ' Me.EmptySpaceItem4.AllowHotTrack = False Me.EmptySpaceItem4.Location = New System.Drawing.Point(740, 30) Me.EmptySpaceItem4.Name = "EmptySpaceItem4" Me.EmptySpaceItem4.Size = New System.Drawing.Size(351, 31) Me.EmptySpaceItem4.TextSize = New System.Drawing.Size(0, 0) ' 'ADDED_WHOAutoAttribut ' Me.ADDED_WHOAutoAttribut.Control = Me.ADDED_WHOTextBoxAutoAttribut Me.ADDED_WHOAutoAttribut.Location = New System.Drawing.Point(179, 191) Me.ADDED_WHOAutoAttribut.Name = "ADDED_WHOAutoAttribut" Me.ADDED_WHOAutoAttribut.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5) Me.ADDED_WHOAutoAttribut.Size = New System.Drawing.Size(456, 30) Me.ADDED_WHOAutoAttribut.Text = "Erstellt wer" Me.ADDED_WHOAutoAttribut.TextSize = New System.Drawing.Size(163, 13) ' 'LayoutControlItem41 ' Me.LayoutControlItem41.Control = Me.TextEdit3 Me.LayoutControlItem41.Location = New System.Drawing.Point(179, 221) Me.LayoutControlItem41.Name = "LayoutControlItem41" Me.LayoutControlItem41.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5) Me.LayoutControlItem41.Size = New System.Drawing.Size(456, 30) Me.LayoutControlItem41.Text = "Erstellt wann" Me.LayoutControlItem41.TextSize = New System.Drawing.Size(163, 13) ' 'CHANGED_WHOItemAutoAttribut ' Me.CHANGED_WHOItemAutoAttribut.Control = Me.CHANGED_WHOTextEditAutoAttribut Me.CHANGED_WHOItemAutoAttribut.Location = New System.Drawing.Point(635, 191) Me.CHANGED_WHOItemAutoAttribut.Name = "CHANGED_WHOItemAutoAttribut" Me.CHANGED_WHOItemAutoAttribut.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5) Me.CHANGED_WHOItemAutoAttribut.Size = New System.Drawing.Size(456, 30) Me.CHANGED_WHOItemAutoAttribut.Text = "Geändert wer" Me.CHANGED_WHOItemAutoAttribut.TextSize = New System.Drawing.Size(163, 13) ' 'LayoutControlItem43 ' Me.LayoutControlItem43.Control = Me.TextEdit5 Me.LayoutControlItem43.Location = New System.Drawing.Point(635, 221) Me.LayoutControlItem43.Name = "LayoutControlItem43" Me.LayoutControlItem43.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5) Me.LayoutControlItem43.Size = New System.Drawing.Size(456, 30) Me.LayoutControlItem43.Text = "Geändert wann" Me.LayoutControlItem43.TextSize = New System.Drawing.Size(163, 13) ' 'LayoutControlItem45 ' Me.LayoutControlItem45.Control = Me.CONNECTION_IDTextBox1 Me.LayoutControlItem45.Location = New System.Drawing.Point(287, 127) Me.LayoutControlItem45.Name = "LayoutControlItem45" Me.LayoutControlItem45.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5) Me.LayoutControlItem45.Size = New System.Drawing.Size(84, 30) Me.LayoutControlItem45.Text = "Conn ID:" Me.LayoutControlItem45.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize Me.LayoutControlItem45.TextSize = New System.Drawing.Size(45, 13) Me.LayoutControlItem45.TextToControlDistance = 5 ' 'LayoutControlItem44 ' Me.LayoutControlItem44.Control = Me.ListBox1 Me.LayoutControlItem44.Location = New System.Drawing.Point(0, 0) Me.LayoutControlItem44.Name = "LayoutControlItem44" Me.LayoutControlItem44.Size = New System.Drawing.Size(179, 251) Me.LayoutControlItem44.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize Me.LayoutControlItem44.TextSize = New System.Drawing.Size(0, 0) Me.LayoutControlItem44.TextToControlDistance = 0 Me.LayoutControlItem44.TextVisible = False ' 'EmptySpaceItem5 ' Me.EmptySpaceItem5.AllowHotTrack = False Me.EmptySpaceItem5.Location = New System.Drawing.Point(179, 157) Me.EmptySpaceItem5.Name = "EmptySpaceItem5" Me.EmptySpaceItem5.Size = New System.Drawing.Size(912, 34) Me.EmptySpaceItem5.TextSize = New System.Drawing.Size(0, 0) ' 'XtraTabPageDynamicFolder ' Me.XtraTabPageDynamicFolder.Controls.Add(Me.LayoutControl1) Me.XtraTabPageDynamicFolder.ImageOptions.SvgImage = CType(resources.GetObject("XtraTabPageDynamicFolder.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.XtraTabPageDynamicFolder.ImageOptions.SvgImageSize = New System.Drawing.Size(16, 16) Me.XtraTabPageDynamicFolder.Name = "XtraTabPageDynamicFolder" Me.XtraTabPageDynamicFolder.Size = New System.Drawing.Size(1111, 271) Me.XtraTabPageDynamicFolder.Text = "Dynamischer Ordnerpfad" ' 'LayoutControl1 ' Me.LayoutControl1.Controls.Add(Me.cmbAllAttributes) Me.LayoutControl1.Controls.Add(Me.SimpleButton3) Me.LayoutControl1.Controls.Add(Me.txtcrFoldermanuell) Me.LayoutControl1.Controls.Add(Me.cmbCrFolderDate) Me.LayoutControl1.Controls.Add(Me.Label1) Me.LayoutControl1.Controls.Add(Me.FOLDER_FOR_INDEXTextEdit) 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.LayoutControlGroup4 Me.LayoutControl1.Size = New System.Drawing.Size(1111, 271) Me.LayoutControl1.TabIndex = 15 Me.LayoutControl1.Text = "LayoutControl1" ' 'cmbAllAttributes ' Me.cmbAllAttributes.FormattingEnabled = True Me.cmbAllAttributes.Location = New System.Drawing.Point(269, 95) Me.cmbAllAttributes.Name = "cmbAllAttributes" Me.cmbAllAttributes.Size = New System.Drawing.Size(827, 21) Me.cmbAllAttributes.TabIndex = 10 ' 'SimpleButton3 ' Me.SimpleButton3.ImageOptions.SvgImage = CType(resources.GetObject("SimpleButton3.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.SimpleButton3.Location = New System.Drawing.Point(171, 52) Me.SimpleButton3.Name = "SimpleButton3" Me.SimpleButton3.Size = New System.Drawing.Size(928, 36) Me.SimpleButton3.StyleController = Me.LayoutControl1 Me.SimpleButton3.TabIndex = 9 Me.SimpleButton3.Text = "Ordnerpfad anhängen" ' 'txtcrFoldermanuell ' Me.txtcrFoldermanuell.Location = New System.Drawing.Point(269, 157) Me.txtcrFoldermanuell.MenuManager = Me.RibbonControl1 Me.txtcrFoldermanuell.Name = "txtcrFoldermanuell" Me.txtcrFoldermanuell.Size = New System.Drawing.Size(827, 20) Me.txtcrFoldermanuell.StyleController = Me.LayoutControl1 Me.txtcrFoldermanuell.TabIndex = 8 ' 'cmbCrFolderDate ' Me.cmbCrFolderDate.Font = New System.Drawing.Font("Segoe UI", 9.0!) Me.cmbCrFolderDate.FormattingEnabled = True Me.cmbCrFolderDate.Items.AddRange(New Object() {"YYYY/MM/DD", "YYYY/MM", "YYYY", "YYYY-MM", "YY_MM_DD", "YYYY_MM_DD", "DD_MM_YY", "DD_MM_YYYY", "YYMMDD", "YYYYMMDD", "DDMMYY", "DDMMYYYY"}) Me.cmbCrFolderDate.Location = New System.Drawing.Point(269, 126) Me.cmbCrFolderDate.Name = "cmbCrFolderDate" Me.cmbCrFolderDate.Size = New System.Drawing.Size(827, 23) Me.cmbCrFolderDate.TabIndex = 7 ' 'Label1 ' Me.Label1.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label1.Location = New System.Drawing.Point(12, 52) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(155, 128) Me.Label1.TabIndex = 5 Me.Label1.Text = "Neuer Unterordner" ' 'FOLDER_FOR_INDEXTextEdit ' Me.FOLDER_FOR_INDEXTextEdit.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "FOLDER_FOR_INDEX", True)) Me.FOLDER_FOR_INDEXTextEdit.Location = New System.Drawing.Point(110, 15) Me.FOLDER_FOR_INDEXTextEdit.MenuManager = Me.RibbonControl1 Me.FOLDER_FOR_INDEXTextEdit.Name = "FOLDER_FOR_INDEXTextEdit" Me.FOLDER_FOR_INDEXTextEdit.Size = New System.Drawing.Size(986, 20) Me.FOLDER_FOR_INDEXTextEdit.StyleController = Me.LayoutControl1 Me.FOLDER_FOR_INDEXTextEdit.TabIndex = 4 ' 'LayoutControlGroup4 ' Me.LayoutControlGroup4.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.[True] Me.LayoutControlGroup4.GroupBordersVisible = False Me.LayoutControlGroup4.Items.AddRange(New DevExpress.XtraLayout.BaseLayoutItem() {Me.LayoutControlItem47, Me.EmptySpaceItem7, Me.LayoutControlItem48, Me.LayoutControlItem50, Me.LayoutControlItem51, Me.EmptySpaceItem8, Me.LayoutControlItem52, Me.LayoutControlItem49}) Me.LayoutControlGroup4.Name = "LayoutControlGroup4" Me.LayoutControlGroup4.Size = New System.Drawing.Size(1111, 271) Me.LayoutControlGroup4.TextVisible = False ' 'LayoutControlItem47 ' Me.LayoutControlItem47.AppearanceItemCaption.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.LayoutControlItem47.AppearanceItemCaption.Options.UseFont = True Me.LayoutControlItem47.Control = Me.FOLDER_FOR_INDEXTextEdit Me.LayoutControlItem47.Location = New System.Drawing.Point(0, 0) Me.LayoutControlItem47.Name = "LayoutControlItem47" Me.LayoutControlItem47.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5) Me.LayoutControlItem47.Size = New System.Drawing.Size(1091, 30) Me.LayoutControlItem47.Text = "Virtual Path" Me.LayoutControlItem47.TextSize = New System.Drawing.Size(83, 17) ' 'EmptySpaceItem7 ' Me.EmptySpaceItem7.AllowHotTrack = False Me.EmptySpaceItem7.Location = New System.Drawing.Point(0, 172) Me.EmptySpaceItem7.Name = "EmptySpaceItem7" Me.EmptySpaceItem7.Size = New System.Drawing.Size(1091, 79) Me.EmptySpaceItem7.TextSize = New System.Drawing.Size(0, 0) ' 'LayoutControlItem48 ' Me.LayoutControlItem48.Control = Me.Label1 Me.LayoutControlItem48.Location = New System.Drawing.Point(0, 40) Me.LayoutControlItem48.Name = "LayoutControlItem48" Me.LayoutControlItem48.Size = New System.Drawing.Size(159, 132) Me.LayoutControlItem48.TextSize = New System.Drawing.Size(0, 0) Me.LayoutControlItem48.TextVisible = False ' 'LayoutControlItem50 ' Me.LayoutControlItem50.AppearanceItemCaption.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.LayoutControlItem50.AppearanceItemCaption.Options.UseFont = True Me.LayoutControlItem50.Control = Me.cmbCrFolderDate Me.LayoutControlItem50.Location = New System.Drawing.Point(159, 111) Me.LayoutControlItem50.Name = "LayoutControlItem50" Me.LayoutControlItem50.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5) Me.LayoutControlItem50.Size = New System.Drawing.Size(932, 31) Me.LayoutControlItem50.Text = "Datum-Struktur" Me.LayoutControlItem50.TextSize = New System.Drawing.Size(83, 15) ' 'LayoutControlItem51 ' Me.LayoutControlItem51.AppearanceItemCaption.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.LayoutControlItem51.AppearanceItemCaption.Options.UseFont = True Me.LayoutControlItem51.Control = Me.txtcrFoldermanuell Me.LayoutControlItem51.Location = New System.Drawing.Point(159, 142) Me.LayoutControlItem51.Name = "LayoutControlItem51" Me.LayoutControlItem51.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5) Me.LayoutControlItem51.Size = New System.Drawing.Size(932, 30) Me.LayoutControlItem51.Text = "oder manuell" Me.LayoutControlItem51.TextSize = New System.Drawing.Size(83, 15) ' 'EmptySpaceItem8 ' Me.EmptySpaceItem8.AllowHotTrack = False Me.EmptySpaceItem8.Location = New System.Drawing.Point(0, 30) Me.EmptySpaceItem8.Name = "EmptySpaceItem8" Me.EmptySpaceItem8.Size = New System.Drawing.Size(1091, 10) Me.EmptySpaceItem8.TextSize = New System.Drawing.Size(0, 0) ' 'LayoutControlItem52 ' Me.LayoutControlItem52.Control = Me.SimpleButton3 Me.LayoutControlItem52.Location = New System.Drawing.Point(159, 40) Me.LayoutControlItem52.Name = "LayoutControlItem52" Me.LayoutControlItem52.Size = New System.Drawing.Size(932, 40) Me.LayoutControlItem52.TextSize = New System.Drawing.Size(0, 0) Me.LayoutControlItem52.TextVisible = False ' 'LayoutControlItem49 ' Me.LayoutControlItem49.AppearanceItemCaption.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.LayoutControlItem49.AppearanceItemCaption.Options.UseFont = True Me.LayoutControlItem49.Control = Me.cmbAllAttributes Me.LayoutControlItem49.Location = New System.Drawing.Point(159, 80) Me.LayoutControlItem49.Name = "LayoutControlItem49" Me.LayoutControlItem49.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5) Me.LayoutControlItem49.Size = New System.Drawing.Size(932, 31) Me.LayoutControlItem49.Text = "Atribut-Wert" Me.LayoutControlItem49.TextSize = New System.Drawing.Size(83, 15) ' 'XtraTabPageAutoSelect ' Me.XtraTabPageAutoSelect.Controls.Add(Me.LayoutControl2) Me.XtraTabPageAutoSelect.Controls.Add(Me.ListBox2) Me.XtraTabPageAutoSelect.ImageOptions.SvgImage = CType(resources.GetObject("XtraTabPageAutoSelect.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.XtraTabPageAutoSelect.ImageOptions.SvgImageSize = New System.Drawing.Size(16, 16) Me.XtraTabPageAutoSelect.Name = "XtraTabPageAutoSelect" Me.XtraTabPageAutoSelect.Size = New System.Drawing.Size(1111, 271) Me.XtraTabPageAutoSelect.Text = "Automatische Profilauswahl" ' 'LayoutControl2 ' Me.LayoutControl2.Controls.Add(Me.ChangedWhenAutoSelect) Me.LayoutControl2.Controls.Add(Me.TextEdit8) Me.LayoutControl2.Controls.Add(Me.AddedWhoAutoSelect) Me.LayoutControl2.Controls.Add(Me.ChangedWhoAutoSelect) Me.LayoutControl2.Controls.Add(Me.txtDateinameTest) Me.LayoutControl2.Controls.Add(Me.SimpleButton4) Me.LayoutControl2.Controls.Add(Me.REGEXTextBox) Me.LayoutControl2.Controls.Add(Me.GUIDTextBoxAutoSelect) Me.LayoutControl2.Dock = System.Windows.Forms.DockStyle.Fill Me.LayoutControl2.Location = New System.Drawing.Point(193, 0) Me.LayoutControl2.Name = "LayoutControl2" Me.LayoutControl2.Root = Me.LayoutControlGroup5 Me.LayoutControl2.Size = New System.Drawing.Size(918, 271) Me.LayoutControl2.TabIndex = 1 Me.LayoutControl2.Text = "LayoutControl2" ' 'ChangedWhenAutoSelect ' Me.ChangedWhenAutoSelect.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBGI_REGEX_DOCTYPEBindingSource, "CHANGED_WHEN", True)) Me.ChangedWhenAutoSelect.Enabled = False Me.ChangedWhenAutoSelect.Location = New System.Drawing.Point(511, 117) Me.ChangedWhenAutoSelect.MenuManager = Me.RibbonControl1 Me.ChangedWhenAutoSelect.Name = "ChangedWhenAutoSelect" Me.ChangedWhenAutoSelect.Size = New System.Drawing.Size(266, 20) Me.ChangedWhenAutoSelect.StyleController = Me.LayoutControl2 Me.ChangedWhenAutoSelect.TabIndex = 16 ' 'TBGI_REGEX_DOCTYPEBindingSource ' Me.TBGI_REGEX_DOCTYPEBindingSource.DataMember = "TBGI_REGEX_DOCTYPE" Me.TBGI_REGEX_DOCTYPEBindingSource.DataSource = Me.GlobixDataset ' 'TextEdit8 ' Me.TextEdit8.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBGI_REGEX_DOCTYPEBindingSource, "ADDED_WHEN", True)) Me.TextEdit8.Enabled = False Me.TextEdit8.Location = New System.Drawing.Point(125, 117) Me.TextEdit8.MenuManager = Me.RibbonControl1 Me.TextEdit8.Name = "TextEdit8" Me.TextEdit8.Size = New System.Drawing.Size(266, 20) Me.TextEdit8.StyleController = Me.LayoutControl2 Me.TextEdit8.TabIndex = 15 ' 'AddedWhoAutoSelect ' Me.AddedWhoAutoSelect.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBGI_REGEX_DOCTYPEBindingSource, "ADDED_WHO", True)) Me.AddedWhoAutoSelect.Enabled = False Me.AddedWhoAutoSelect.Location = New System.Drawing.Point(125, 87) Me.AddedWhoAutoSelect.MenuManager = Me.RibbonControl1 Me.AddedWhoAutoSelect.Name = "AddedWhoAutoSelect" Me.AddedWhoAutoSelect.Size = New System.Drawing.Size(266, 20) Me.AddedWhoAutoSelect.StyleController = Me.LayoutControl2 Me.AddedWhoAutoSelect.TabIndex = 14 ' 'ChangedWhoAutoSelect ' Me.ChangedWhoAutoSelect.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBGI_REGEX_DOCTYPEBindingSource, "CHANGED_WHO", True)) Me.ChangedWhoAutoSelect.Enabled = False Me.ChangedWhoAutoSelect.Location = New System.Drawing.Point(511, 87) Me.ChangedWhoAutoSelect.MenuManager = Me.RibbonControl1 Me.ChangedWhoAutoSelect.Name = "ChangedWhoAutoSelect" Me.ChangedWhoAutoSelect.Size = New System.Drawing.Size(266, 20) Me.ChangedWhoAutoSelect.StyleController = Me.LayoutControl2 Me.ChangedWhoAutoSelect.TabIndex = 13 ' 'txtDateinameTest ' Me.txtDateinameTest.Location = New System.Drawing.Point(122, 60) Me.txtDateinameTest.Name = "txtDateinameTest" Me.txtDateinameTest.Size = New System.Drawing.Size(658, 20) Me.txtDateinameTest.TabIndex = 12 Me.txtDateinameTest.Text = "Example.pdf" ' 'SimpleButton4 ' Me.SimpleButton4.ImageOptions.Image = CType(resources.GetObject("SimpleButton4.ImageOptions.Image"), System.Drawing.Image) Me.SimpleButton4.Location = New System.Drawing.Point(784, 36) Me.SimpleButton4.Name = "SimpleButton4" Me.SimpleButton4.Size = New System.Drawing.Size(97, 36) Me.SimpleButton4.StyleController = Me.LayoutControl2 Me.SimpleButton4.TabIndex = 11 Me.SimpleButton4.Text = "Test RegEx" ' 'REGEXTextBox ' Me.REGEXTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBGI_REGEX_DOCTYPEBindingSource, "REGEX", True)) Me.REGEXTextBox.Location = New System.Drawing.Point(122, 36) Me.REGEXTextBox.Name = "REGEXTextBox" Me.REGEXTextBox.Size = New System.Drawing.Size(658, 20) Me.REGEXTextBox.TabIndex = 6 ' 'GUIDTextBoxAutoSelect ' Me.GUIDTextBoxAutoSelect.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBGI_REGEX_DOCTYPEBindingSource, "GUID", True)) Me.GUIDTextBoxAutoSelect.Location = New System.Drawing.Point(122, 12) Me.GUIDTextBoxAutoSelect.Name = "GUIDTextBoxAutoSelect" Me.GUIDTextBoxAutoSelect.ReadOnly = True Me.GUIDTextBoxAutoSelect.Size = New System.Drawing.Size(42, 20) Me.GUIDTextBoxAutoSelect.TabIndex = 5 ' 'LayoutControlGroup5 ' Me.LayoutControlGroup5.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.[True] Me.LayoutControlGroup5.GroupBordersVisible = False Me.LayoutControlGroup5.Items.AddRange(New DevExpress.XtraLayout.BaseLayoutItem() {Me.LayoutControlItem55, Me.EmptySpaceItem9, Me.EmptySpaceItem10, Me.LayoutControlItem54, Me.LayoutControlItem53, Me.EmptySpaceItem11, Me.LayoutControlItem57, Me.LayoutControlItem59, Me.LayoutControlItem58, Me.LayoutControlItem56, Me.LayoutControlItem60}) Me.LayoutControlGroup5.Name = "LayoutControlGroup5" Me.LayoutControlGroup5.Size = New System.Drawing.Size(918, 271) Me.LayoutControlGroup5.TextVisible = False ' 'LayoutControlItem55 ' Me.LayoutControlItem55.Control = Me.REGEXTextBox Me.LayoutControlItem55.Location = New System.Drawing.Point(0, 24) Me.LayoutControlItem55.Name = "LayoutControlItem55" Me.LayoutControlItem55.Size = New System.Drawing.Size(772, 24) Me.LayoutControlItem55.Text = "Regular Expression" Me.LayoutControlItem55.TextSize = New System.Drawing.Size(98, 13) ' 'EmptySpaceItem9 ' Me.EmptySpaceItem9.AllowHotTrack = False Me.EmptySpaceItem9.Location = New System.Drawing.Point(772, 64) Me.EmptySpaceItem9.Name = "EmptySpaceItem9" Me.EmptySpaceItem9.Size = New System.Drawing.Size(126, 187) Me.EmptySpaceItem9.TextSize = New System.Drawing.Size(0, 0) ' 'EmptySpaceItem10 ' Me.EmptySpaceItem10.AllowHotTrack = False Me.EmptySpaceItem10.Location = New System.Drawing.Point(873, 24) Me.EmptySpaceItem10.Name = "EmptySpaceItem10" Me.EmptySpaceItem10.Size = New System.Drawing.Size(25, 40) Me.EmptySpaceItem10.TextSize = New System.Drawing.Size(0, 0) ' 'LayoutControlItem54 ' Me.LayoutControlItem54.AppearanceItemCaption.Font = New System.Drawing.Font("Segoe UI Semibold", 8.25!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.LayoutControlItem54.AppearanceItemCaption.Options.UseFont = True Me.LayoutControlItem54.Control = Me.GUIDTextBoxAutoSelect Me.LayoutControlItem54.Enabled = False Me.LayoutControlItem54.Location = New System.Drawing.Point(0, 0) Me.LayoutControlItem54.Name = "LayoutControlItem54" Me.LayoutControlItem54.Size = New System.Drawing.Size(156, 24) Me.LayoutControlItem54.Text = "ID" Me.LayoutControlItem54.TextSize = New System.Drawing.Size(98, 13) ' 'LayoutControlItem53 ' Me.LayoutControlItem53.Control = Me.SimpleButton4 Me.LayoutControlItem53.Location = New System.Drawing.Point(772, 24) Me.LayoutControlItem53.Name = "LayoutControlItem53" Me.LayoutControlItem53.Size = New System.Drawing.Size(101, 40) Me.LayoutControlItem53.TextSize = New System.Drawing.Size(0, 0) Me.LayoutControlItem53.TextVisible = False ' 'EmptySpaceItem11 ' Me.EmptySpaceItem11.AllowHotTrack = False Me.EmptySpaceItem11.Location = New System.Drawing.Point(156, 0) Me.EmptySpaceItem11.Name = "EmptySpaceItem11" Me.EmptySpaceItem11.Size = New System.Drawing.Size(742, 24) Me.EmptySpaceItem11.TextSize = New System.Drawing.Size(0, 0) ' 'LayoutControlItem57 ' Me.LayoutControlItem57.AppearanceItemCaption.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.LayoutControlItem57.AppearanceItemCaption.Options.UseFont = True Me.LayoutControlItem57.Control = Me.AddedWhoAutoSelect Me.LayoutControlItem57.Location = New System.Drawing.Point(0, 72) Me.LayoutControlItem57.Name = "LayoutControlItem57" Me.LayoutControlItem57.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5) Me.LayoutControlItem57.Size = New System.Drawing.Size(386, 30) Me.LayoutControlItem57.Text = "Erstellt wer" Me.LayoutControlItem57.TextSize = New System.Drawing.Size(98, 13) ' 'LayoutControlItem59 ' Me.LayoutControlItem59.AppearanceItemCaption.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.LayoutControlItem59.AppearanceItemCaption.Options.UseFont = True Me.LayoutControlItem59.Control = Me.ChangedWhenAutoSelect Me.LayoutControlItem59.Location = New System.Drawing.Point(386, 102) Me.LayoutControlItem59.Name = "LayoutControlItem59" Me.LayoutControlItem59.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5) Me.LayoutControlItem59.Size = New System.Drawing.Size(386, 149) Me.LayoutControlItem59.Text = "Geändert wann" Me.LayoutControlItem59.TextSize = New System.Drawing.Size(98, 13) ' 'LayoutControlItem58 ' Me.LayoutControlItem58.AppearanceItemCaption.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.LayoutControlItem58.AppearanceItemCaption.Options.UseFont = True Me.LayoutControlItem58.Control = Me.TextEdit8 Me.LayoutControlItem58.Location = New System.Drawing.Point(0, 102) Me.LayoutControlItem58.Name = "LayoutControlItem58" Me.LayoutControlItem58.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5) Me.LayoutControlItem58.Size = New System.Drawing.Size(386, 149) Me.LayoutControlItem58.Text = "Erstellt wann" Me.LayoutControlItem58.TextSize = New System.Drawing.Size(98, 13) ' 'LayoutControlItem56 ' Me.LayoutControlItem56.AppearanceItemCaption.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.LayoutControlItem56.AppearanceItemCaption.Options.UseFont = True Me.LayoutControlItem56.Control = Me.ChangedWhoAutoSelect Me.LayoutControlItem56.Location = New System.Drawing.Point(386, 72) Me.LayoutControlItem56.Name = "LayoutControlItem56" Me.LayoutControlItem56.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5) Me.LayoutControlItem56.Size = New System.Drawing.Size(386, 30) Me.LayoutControlItem56.Text = "Geändert wer" Me.LayoutControlItem56.TextSize = New System.Drawing.Size(98, 13) ' 'LayoutControlItem60 ' Me.LayoutControlItem60.Control = Me.txtDateinameTest Me.LayoutControlItem60.Location = New System.Drawing.Point(0, 48) Me.LayoutControlItem60.Name = "LayoutControlItem60" Me.LayoutControlItem60.Size = New System.Drawing.Size(772, 24) Me.LayoutControlItem60.Text = "Dateiname für Test" Me.LayoutControlItem60.TextSize = New System.Drawing.Size(98, 13) ' 'ListBox2 ' Me.ListBox2.Dock = System.Windows.Forms.DockStyle.Left Me.ListBox2.FormattingEnabled = True Me.ListBox2.Location = New System.Drawing.Point(0, 0) Me.ListBox2.Name = "ListBox2" Me.ListBox2.Size = New System.Drawing.Size(193, 271) Me.ListBox2.TabIndex = 0 ' 'XtraTabPage1 ' Me.XtraTabPage1.Controls.Add(Me.XtraTabControl3) Me.XtraTabPage1.ImageOptions.SvgImage = CType(resources.GetObject("XtraTabPage1.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.XtraTabPage1.ImageOptions.SvgImageSize = New System.Drawing.Size(16, 16) Me.XtraTabPage1.Name = "XtraTabPage1" Me.XtraTabPage1.Size = New System.Drawing.Size(1138, 597) Me.XtraTabPage1.Text = "Profil-Zuordnung" ' 'XtraTabControl3 ' Me.XtraTabControl3.AllowDrop = True Me.XtraTabControl3.Dock = System.Windows.Forms.DockStyle.Fill Me.XtraTabControl3.Location = New System.Drawing.Point(0, 0) Me.XtraTabControl3.Name = "XtraTabControl3" Me.XtraTabControl3.SelectedTabPage = Me.XtraTabPage2 Me.XtraTabControl3.Size = New System.Drawing.Size(1138, 597) Me.XtraTabControl3.TabIndex = 0 Me.XtraTabControl3.TabPages.AddRange(New DevExpress.XtraTab.XtraTabPage() {Me.XtraTabPage2, Me.XtraTabPage3}) ' 'XtraTabPage2 ' Me.XtraTabPage2.Controls.Add(Me.SplitContainerControl1) Me.XtraTabPage2.ImageOptions.SvgImage = CType(resources.GetObject("XtraTabPage2.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.XtraTabPage2.ImageOptions.SvgImageSize = New System.Drawing.Size(16, 16) Me.XtraTabPage2.Name = "XtraTabPage2" Me.XtraTabPage2.Size = New System.Drawing.Size(1136, 571) Me.XtraTabPage2.Text = "User" ' 'SplitContainerControl1 ' Me.SplitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill Me.SplitContainerControl1.Horizontal = False Me.SplitContainerControl1.Location = New System.Drawing.Point(0, 0) Me.SplitContainerControl1.Name = "SplitContainerControl1" ' 'SplitContainerControl1.Panel1 ' Me.SplitContainerControl1.Panel1.Controls.Add(Me.gridAssignedUsers) Me.SplitContainerControl1.Panel1.Controls.Add(Me.Label2) Me.SplitContainerControl1.Panel1.Text = "Panel1" ' 'SplitContainerControl1.Panel2 ' Me.SplitContainerControl1.Panel2.Controls.Add(Me.gridAvailableUsers) Me.SplitContainerControl1.Panel2.Controls.Add(Me.Label35) Me.SplitContainerControl1.Panel2.Text = "Panel2" Me.SplitContainerControl1.Size = New System.Drawing.Size(1136, 571) Me.SplitContainerControl1.SplitterPosition = 308 Me.SplitContainerControl1.TabIndex = 0 ' 'gridAssignedUsers ' Me.gridAssignedUsers.AllowDrop = True Me.gridAssignedUsers.Dock = System.Windows.Forms.DockStyle.Fill Me.gridAssignedUsers.Location = New System.Drawing.Point(0, 30) Me.gridAssignedUsers.MainView = Me.viewAssignedUsers Me.gridAssignedUsers.MenuManager = Me.RibbonControl1 Me.gridAssignedUsers.Name = "gridAssignedUsers" Me.gridAssignedUsers.Size = New System.Drawing.Size(1136, 278) Me.gridAssignedUsers.TabIndex = 2 Me.gridAssignedUsers.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.viewAssignedUsers}) ' 'viewAssignedUsers ' Me.viewAssignedUsers.Appearance.EvenRow.BackColor = System.Drawing.Color.PaleTurquoise Me.viewAssignedUsers.Appearance.EvenRow.Options.UseBackColor = True Me.viewAssignedUsers.Appearance.FocusedRow.BackColor = System.Drawing.Color.Khaki Me.viewAssignedUsers.Appearance.FocusedRow.Options.UseBackColor = True Me.viewAssignedUsers.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.GridColumn1, Me.GridColumn3, Me.GridColumn5, Me.GridColumn4}) Me.viewAssignedUsers.GridControl = Me.gridAssignedUsers Me.viewAssignedUsers.Name = "viewAssignedUsers" Me.viewAssignedUsers.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.[False] Me.viewAssignedUsers.OptionsBehavior.AllowDeleteRows = DevExpress.Utils.DefaultBoolean.[False] Me.viewAssignedUsers.OptionsBehavior.Editable = False Me.viewAssignedUsers.OptionsBehavior.ReadOnly = True Me.viewAssignedUsers.OptionsSelection.EnableAppearanceFocusedCell = False Me.viewAssignedUsers.OptionsView.ColumnAutoWidth = False Me.viewAssignedUsers.OptionsView.ShowAutoFilterRow = True Me.viewAssignedUsers.OptionsView.ShowGroupPanel = False ' 'GridColumn1 ' Me.GridColumn1.Caption = "GUID" Me.GridColumn1.FieldName = "GUID" Me.GridColumn1.Name = "GridColumn1" Me.GridColumn1.Visible = True Me.GridColumn1.VisibleIndex = 0 ' 'GridColumn3 ' Me.GridColumn3.Caption = "USERNAME" Me.GridColumn3.FieldName = "USERNAME" Me.GridColumn3.Name = "GridColumn3" Me.GridColumn3.Visible = True Me.GridColumn3.VisibleIndex = 1 Me.GridColumn3.Width = 120 ' 'GridColumn5 ' Me.GridColumn5.Caption = "NAME" Me.GridColumn5.FieldName = "NAME" Me.GridColumn5.Name = "GridColumn5" Me.GridColumn5.Visible = True Me.GridColumn5.VisibleIndex = 2 Me.GridColumn5.Width = 150 ' 'GridColumn4 ' Me.GridColumn4.Caption = "EMAIL" Me.GridColumn4.FieldName = "EMAIL" Me.GridColumn4.Name = "GridColumn4" Me.GridColumn4.Visible = True Me.GridColumn4.VisibleIndex = 3 Me.GridColumn4.Width = 150 ' 'Label2 ' Me.Label2.Dock = System.Windows.Forms.DockStyle.Top Me.Label2.ImeMode = System.Windows.Forms.ImeMode.NoControl Me.Label2.Location = New System.Drawing.Point(0, 0) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(1136, 30) Me.Label2.TabIndex = 1 Me.Label2.Text = "Zugeordnete Benutzer" Me.Label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft ' 'gridAvailableUsers ' Me.gridAvailableUsers.AllowDrop = True Me.gridAvailableUsers.Dock = System.Windows.Forms.DockStyle.Fill Me.gridAvailableUsers.Location = New System.Drawing.Point(0, 30) Me.gridAvailableUsers.MainView = Me.viewAvailableUsers Me.gridAvailableUsers.MenuManager = Me.RibbonControl1 Me.gridAvailableUsers.Name = "gridAvailableUsers" Me.gridAvailableUsers.Size = New System.Drawing.Size(1136, 223) Me.gridAvailableUsers.TabIndex = 2 Me.gridAvailableUsers.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.viewAvailableUsers}) ' 'viewAvailableUsers ' Me.viewAvailableUsers.Appearance.EvenRow.BackColor = System.Drawing.Color.PaleTurquoise Me.viewAvailableUsers.Appearance.EvenRow.Options.UseBackColor = True Me.viewAvailableUsers.Appearance.FocusedRow.BackColor = System.Drawing.Color.Khaki Me.viewAvailableUsers.Appearance.FocusedRow.Options.UseBackColor = True Me.viewAvailableUsers.Appearance.SelectedRow.BackColor = System.Drawing.Color.Khaki Me.viewAvailableUsers.Appearance.SelectedRow.Options.UseBackColor = True Me.viewAvailableUsers.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.GridColumn6, Me.GridColumn7, Me.GridColumn9, Me.GridColumn8}) Me.viewAvailableUsers.GridControl = Me.gridAvailableUsers Me.viewAvailableUsers.Name = "viewAvailableUsers" Me.viewAvailableUsers.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.[False] Me.viewAvailableUsers.OptionsBehavior.AllowDeleteRows = DevExpress.Utils.DefaultBoolean.[False] Me.viewAvailableUsers.OptionsBehavior.Editable = False Me.viewAvailableUsers.OptionsBehavior.ReadOnly = True Me.viewAvailableUsers.OptionsSelection.EnableAppearanceFocusedCell = False Me.viewAvailableUsers.OptionsView.ColumnAutoWidth = False Me.viewAvailableUsers.OptionsView.ShowAutoFilterRow = True Me.viewAvailableUsers.OptionsView.ShowGroupPanel = False ' 'GridColumn6 ' Me.GridColumn6.Caption = "GUID" Me.GridColumn6.FieldName = "GUID" Me.GridColumn6.Name = "GridColumn6" Me.GridColumn6.Visible = True Me.GridColumn6.VisibleIndex = 0 ' 'GridColumn7 ' Me.GridColumn7.Caption = "USERNAME" Me.GridColumn7.FieldName = "USERNAME" Me.GridColumn7.Name = "GridColumn7" Me.GridColumn7.Visible = True Me.GridColumn7.VisibleIndex = 1 Me.GridColumn7.Width = 120 ' 'GridColumn9 ' Me.GridColumn9.Caption = "NAME" Me.GridColumn9.FieldName = "NAME" Me.GridColumn9.Name = "GridColumn9" Me.GridColumn9.Visible = True Me.GridColumn9.VisibleIndex = 2 Me.GridColumn9.Width = 150 ' 'GridColumn8 ' Me.GridColumn8.Caption = "EMAIL" Me.GridColumn8.FieldName = "EMAIL" Me.GridColumn8.Name = "GridColumn8" Me.GridColumn8.Visible = True Me.GridColumn8.VisibleIndex = 3 Me.GridColumn8.Width = 150 ' 'Label35 ' Me.Label35.Dock = System.Windows.Forms.DockStyle.Top Me.Label35.ImeMode = System.Windows.Forms.ImeMode.NoControl Me.Label35.Location = New System.Drawing.Point(0, 0) Me.Label35.Name = "Label35" Me.Label35.Size = New System.Drawing.Size(1136, 30) Me.Label35.TabIndex = 1 Me.Label35.Text = "Verfügbare Benutzer" Me.Label35.TextAlign = System.Drawing.ContentAlignment.MiddleLeft ' 'XtraTabPage3 ' Me.XtraTabPage3.Controls.Add(Me.SplitContainerControlGroup) Me.XtraTabPage3.ImageOptions.SvgImage = CType(resources.GetObject("XtraTabPage3.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.XtraTabPage3.ImageOptions.SvgImageSize = New System.Drawing.Size(16, 16) Me.XtraTabPage3.Name = "XtraTabPage3" Me.XtraTabPage3.Size = New System.Drawing.Size(1136, 571) Me.XtraTabPage3.Text = "Gruppen" ' 'SplitContainerControlGroup ' Me.SplitContainerControlGroup.Dock = System.Windows.Forms.DockStyle.Fill Me.SplitContainerControlGroup.Horizontal = False Me.SplitContainerControlGroup.Location = New System.Drawing.Point(0, 0) Me.SplitContainerControlGroup.Name = "SplitContainerControlGroup" ' 'SplitContainerControlGroup.Panel1 ' Me.SplitContainerControlGroup.Panel1.Controls.Add(Me.gridAssignedGroups) Me.SplitContainerControlGroup.Panel1.Controls.Add(Me.Label13) Me.SplitContainerControlGroup.Panel1.Text = "Panel1" ' 'SplitContainerControlGroup.Panel2 ' Me.SplitContainerControlGroup.Panel2.Controls.Add(Me.gridAvailableGroups) Me.SplitContainerControlGroup.Panel2.Controls.Add(Me.Label14) Me.SplitContainerControlGroup.Panel2.Text = "Panel2" Me.SplitContainerControlGroup.Size = New System.Drawing.Size(1136, 571) Me.SplitContainerControlGroup.SplitterPosition = 315 Me.SplitContainerControlGroup.TabIndex = 0 ' 'gridAssignedGroups ' Me.gridAssignedGroups.AllowDrop = True Me.gridAssignedGroups.Dock = System.Windows.Forms.DockStyle.Fill Me.gridAssignedGroups.EmbeddedNavigator.AllowHtmlTextInToolTip = DevExpress.Utils.DefaultBoolean.[True] Me.gridAssignedGroups.EmbeddedNavigator.Anchor = System.Windows.Forms.AnchorStyles.None Me.gridAssignedGroups.EmbeddedNavigator.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None Me.gridAssignedGroups.EmbeddedNavigator.ImeMode = System.Windows.Forms.ImeMode.NoControl Me.gridAssignedGroups.EmbeddedNavigator.TextLocation = DevExpress.XtraEditors.NavigatorButtonsTextLocation.None Me.gridAssignedGroups.EmbeddedNavigator.ToolTipIconType = DevExpress.Utils.ToolTipIconType.Application Me.gridAssignedGroups.Location = New System.Drawing.Point(0, 30) Me.gridAssignedGroups.MainView = Me.viewAssignedGroups Me.gridAssignedGroups.Name = "gridAssignedGroups" Me.gridAssignedGroups.ShowOnlyPredefinedDetails = True Me.gridAssignedGroups.Size = New System.Drawing.Size(1136, 285) Me.gridAssignedGroups.TabIndex = 90 Me.gridAssignedGroups.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.viewAssignedGroups}) ' 'viewAssignedGroups ' Me.viewAssignedGroups.Appearance.EvenRow.BackColor = System.Drawing.Color.PaleTurquoise Me.viewAssignedGroups.Appearance.EvenRow.Options.UseBackColor = True Me.viewAssignedGroups.Appearance.FocusedRow.BackColor = System.Drawing.Color.Khaki Me.viewAssignedGroups.Appearance.FocusedRow.Options.UseBackColor = True Me.viewAssignedGroups.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.colNAME, Me.colGUID}) Me.viewAssignedGroups.GridControl = Me.gridAssignedGroups Me.viewAssignedGroups.Name = "viewAssignedGroups" Me.viewAssignedGroups.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.[False] Me.viewAssignedGroups.OptionsBehavior.AllowDeleteRows = DevExpress.Utils.DefaultBoolean.[False] Me.viewAssignedGroups.OptionsBehavior.Editable = False Me.viewAssignedGroups.OptionsClipboard.CopyColumnHeaders = DevExpress.Utils.DefaultBoolean.[False] Me.viewAssignedGroups.OptionsSelection.EnableAppearanceFocusedCell = False Me.viewAssignedGroups.OptionsView.ColumnAutoWidth = False Me.viewAssignedGroups.OptionsView.EnableAppearanceEvenRow = True Me.viewAssignedGroups.OptionsView.ShowAutoFilterRow = True Me.viewAssignedGroups.OptionsView.ShowGroupPanel = False ' 'colNAME ' Me.colNAME.Caption = "Name" Me.colNAME.FieldName = "NAME" Me.colNAME.Name = "colNAME" Me.colNAME.Visible = True Me.colNAME.VisibleIndex = 1 Me.colNAME.Width = 170 ' 'colGUID ' Me.colGUID.Caption = "GUID" Me.colGUID.FieldName = "GUID" Me.colGUID.Name = "colGUID" Me.colGUID.Visible = True Me.colGUID.VisibleIndex = 0 ' 'Label13 ' Me.Label13.Dock = System.Windows.Forms.DockStyle.Top Me.Label13.ImeMode = System.Windows.Forms.ImeMode.NoControl Me.Label13.Location = New System.Drawing.Point(0, 0) Me.Label13.Name = "Label13" Me.Label13.Size = New System.Drawing.Size(1136, 30) Me.Label13.TabIndex = 89 Me.Label13.Text = "Zugeordnete Gruppen" Me.Label13.TextAlign = System.Drawing.ContentAlignment.MiddleLeft ' 'gridAvailableGroups ' Me.gridAvailableGroups.AllowDrop = True Me.gridAvailableGroups.Dock = System.Windows.Forms.DockStyle.Fill Me.gridAvailableGroups.EmbeddedNavigator.AllowHtmlTextInToolTip = DevExpress.Utils.DefaultBoolean.[True] Me.gridAvailableGroups.EmbeddedNavigator.Anchor = System.Windows.Forms.AnchorStyles.None Me.gridAvailableGroups.EmbeddedNavigator.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None Me.gridAvailableGroups.EmbeddedNavigator.ImeMode = System.Windows.Forms.ImeMode.NoControl Me.gridAvailableGroups.EmbeddedNavigator.TextLocation = DevExpress.XtraEditors.NavigatorButtonsTextLocation.None Me.gridAvailableGroups.EmbeddedNavigator.ToolTipIconType = DevExpress.Utils.ToolTipIconType.Application Me.gridAvailableGroups.Location = New System.Drawing.Point(0, 30) Me.gridAvailableGroups.MainView = Me.viewAvailableGroups Me.gridAvailableGroups.Name = "gridAvailableGroups" Me.gridAvailableGroups.ShowOnlyPredefinedDetails = True Me.gridAvailableGroups.Size = New System.Drawing.Size(1136, 216) Me.gridAvailableGroups.TabIndex = 89 Me.gridAvailableGroups.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.viewAvailableGroups}) ' 'viewAvailableGroups ' Me.viewAvailableGroups.Appearance.EvenRow.BackColor = System.Drawing.Color.PaleTurquoise Me.viewAvailableGroups.Appearance.EvenRow.Options.UseBackColor = True Me.viewAvailableGroups.Appearance.FocusedRow.BackColor = System.Drawing.Color.Khaki Me.viewAvailableGroups.Appearance.FocusedRow.Options.UseBackColor = True Me.viewAvailableGroups.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.colGUID2, Me.GridColumn2}) Me.viewAvailableGroups.GridControl = Me.gridAvailableGroups Me.viewAvailableGroups.Name = "viewAvailableGroups" Me.viewAvailableGroups.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.[False] Me.viewAvailableGroups.OptionsBehavior.AllowDeleteRows = DevExpress.Utils.DefaultBoolean.[False] Me.viewAvailableGroups.OptionsBehavior.Editable = False Me.viewAvailableGroups.OptionsClipboard.CopyColumnHeaders = DevExpress.Utils.DefaultBoolean.[False] Me.viewAvailableGroups.OptionsSelection.EnableAppearanceFocusedCell = False Me.viewAvailableGroups.OptionsView.ColumnAutoWidth = False Me.viewAvailableGroups.OptionsView.EnableAppearanceEvenRow = True Me.viewAvailableGroups.OptionsView.ShowAutoFilterRow = True Me.viewAvailableGroups.OptionsView.ShowGroupPanel = False ' 'colGUID2 ' Me.colGUID2.Caption = "GUID" Me.colGUID2.FieldName = "GUID" Me.colGUID2.Name = "colGUID2" Me.colGUID2.Visible = True Me.colGUID2.VisibleIndex = 0 Me.colGUID2.Width = 106 ' 'GridColumn2 ' Me.GridColumn2.Caption = "Name" Me.GridColumn2.FieldName = "NAME" Me.GridColumn2.Name = "GridColumn2" Me.GridColumn2.Visible = True Me.GridColumn2.VisibleIndex = 1 Me.GridColumn2.Width = 170 ' 'Label14 ' Me.Label14.Dock = System.Windows.Forms.DockStyle.Top Me.Label14.ImeMode = System.Windows.Forms.ImeMode.NoControl Me.Label14.Location = New System.Drawing.Point(0, 0) Me.Label14.Name = "Label14" Me.Label14.Size = New System.Drawing.Size(1136, 30) Me.Label14.TabIndex = 1 Me.Label14.Text = "Verfügbare Gruppen" Me.Label14.TextAlign = System.Drawing.ContentAlignment.MiddleLeft ' 'TBDD_INDEX_MANTableAdapter ' Me.TBDD_INDEX_MANTableAdapter.ClearBeforeFill = True ' 'VWIDB_OBJECT_STORETableAdapter ' Me.VWIDB_OBJECT_STORETableAdapter.ClearBeforeFill = True ' 'VWIDB_BE_ATTRIBUTETableAdapter ' Me.VWIDB_BE_ATTRIBUTETableAdapter.ClearBeforeFill = True ' 'TBDD_INDEX_AUTOMTableAdapter ' Me.TBDD_INDEX_AUTOMTableAdapter.ClearBeforeFill = True ' 'RadioGroup1 ' Me.RadioGroup1.Location = New System.Drawing.Point(178, 85) Me.RadioGroup1.MenuManager = Me.RibbonControl1 Me.RadioGroup1.Name = "RadioGroup1" Me.RadioGroup1.Size = New System.Drawing.Size(183, 230) Me.RadioGroup1.TabIndex = 12 ' 'LayoutControlItem38 ' Me.LayoutControlItem38.Control = Me.RadioGroup1 Me.LayoutControlItem38.Location = New System.Drawing.Point(0, 73) Me.LayoutControlItem38.Name = "LayoutControlItem38" Me.LayoutControlItem38.Size = New System.Drawing.Size(353, 234) Me.LayoutControlItem38.TextSize = New System.Drawing.Size(163, 13) ' 'TBGI_REGEX_DOCTYPETableAdapter ' Me.TBGI_REGEX_DOCTYPETableAdapter.ClearBeforeFill = True ' 'frmAdmin_Globix ' Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.ClientSize = New System.Drawing.Size(1140, 776) Me.Controls.Add(Me.XtraTabControl1) Me.Controls.Add(Me.RibbonStatusBar1) Me.Controls.Add(Me.RibbonControl1) Me.IconOptions.SvgImage = Global.DigitalData.GUIs.ZooFlow.My.Resources.Resources.ZooFlow_G_DevExpress Me.Name = "frmAdmin_Globix" Me.Ribbon = Me.RibbonControl1 Me.StatusBar = Me.RibbonStatusBar1 Me.Text = "Global Indexer - Profil" CType(Me.RibbonControl1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TBDD_DOKUMENTARTBindingSource, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.GlobixDataset, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.DSIDB_Stammdaten, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.XtraTabControl1, System.ComponentModel.ISupportInitialize).EndInit() Me.XtraTabControl1.ResumeLayout(False) Me.XtraTabPageProfile.ResumeLayout(False) CType(Me.LayoutControlProfile, System.ComponentModel.ISupportInitialize).EndInit() Me.LayoutControlProfile.ResumeLayout(False) CType(Me.TextEdit1.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.VWIDB_OBJECT_STOREBindingSource, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.SEQUENCENumericUpDown, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TBDD_INDEX_MANBindingSource, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TextEditErstelltWer.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TextEditGeandertWer.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TextEditNamenkonvention.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TextEditBeschreibung.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TextEditKurzname.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TextEditBezeichnung.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TextEditDoctypeID.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.ComboBoxEditDupl_handling.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.Root, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem12, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem10, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem3, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem30, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem20, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem4, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.EmptySpaceItem1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem22, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem25, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.EmptySpaceItem3, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem26, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem32, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem5, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem36, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem28, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.EmptySpaceItem12, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.XtraTabControl2, System.ComponentModel.ISupportInitialize).EndInit() Me.XtraTabControl2.ResumeLayout(False) Me.XtraTabPageManIndexe.ResumeLayout(False) CType(Me.LayoutControlManIndexe, System.ComponentModel.ISupportInitialize).EndInit() Me.LayoutControlManIndexe.ResumeLayout(False) CType(Me.TextEdit4.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.VWIDB_BE_ATTRIBUTEBindingSource, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TextEditAddedWho_ManIndex.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TextEdit2.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TextEditChangedWho_ManIndex.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.GUIDTextBoxMANINDEX.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TextEdit10.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TextEdit11.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.SpinEdit1.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.ComboBoxEdit4.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlGroupDoctype, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem17, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem19, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem21, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem6, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem24, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem2, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem8, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem11, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem13, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem9, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem27, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem29, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.EmptySpaceItem2, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem16, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem7, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem31, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem18, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.EmptySpaceItem6, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem46, System.ComponentModel.ISupportInitialize).EndInit() Me.XtraTabPageRework.ResumeLayout(False) CType(Me.LayoutControlRework, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlGroup3, 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.SEQUENCENumericUpDown1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.ComboBoxEditAAttrFileParam.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.ADDED_WHOTextBoxAutoAttribut.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TextEdit3.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.CHANGED_WHOTextEditAutoAttribut.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TextEdit5.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlGroup2, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem15, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem23, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem33, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem34, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem35, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem14, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem40, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem37, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem39, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem42, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.EmptySpaceItem4, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.ADDED_WHOAutoAttribut, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem41, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.CHANGED_WHOItemAutoAttribut, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem43, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem45, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem44, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.EmptySpaceItem5, System.ComponentModel.ISupportInitialize).EndInit() Me.XtraTabPageDynamicFolder.ResumeLayout(False) CType(Me.LayoutControl1, System.ComponentModel.ISupportInitialize).EndInit() Me.LayoutControl1.ResumeLayout(False) CType(Me.txtcrFoldermanuell.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.FOLDER_FOR_INDEXTextEdit.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlGroup4, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem47, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.EmptySpaceItem7, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem48, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem50, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem51, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.EmptySpaceItem8, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem52, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem49, System.ComponentModel.ISupportInitialize).EndInit() Me.XtraTabPageAutoSelect.ResumeLayout(False) CType(Me.LayoutControl2, System.ComponentModel.ISupportInitialize).EndInit() Me.LayoutControl2.ResumeLayout(False) CType(Me.ChangedWhenAutoSelect.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TBGI_REGEX_DOCTYPEBindingSource, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TextEdit8.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.AddedWhoAutoSelect.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.ChangedWhoAutoSelect.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlGroup5, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem55, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.EmptySpaceItem9, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.EmptySpaceItem10, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem54, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem53, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.EmptySpaceItem11, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem57, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem59, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem58, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem56, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem60, System.ComponentModel.ISupportInitialize).EndInit() Me.XtraTabPage1.ResumeLayout(False) CType(Me.XtraTabControl3, System.ComponentModel.ISupportInitialize).EndInit() Me.XtraTabControl3.ResumeLayout(False) Me.XtraTabPage2.ResumeLayout(False) CType(Me.SplitContainerControl1.Panel1, System.ComponentModel.ISupportInitialize).EndInit() Me.SplitContainerControl1.Panel1.ResumeLayout(False) CType(Me.SplitContainerControl1.Panel2, System.ComponentModel.ISupportInitialize).EndInit() Me.SplitContainerControl1.Panel2.ResumeLayout(False) CType(Me.SplitContainerControl1, System.ComponentModel.ISupportInitialize).EndInit() Me.SplitContainerControl1.ResumeLayout(False) CType(Me.gridAssignedUsers, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.viewAssignedUsers, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.gridAvailableUsers, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.viewAvailableUsers, System.ComponentModel.ISupportInitialize).EndInit() Me.XtraTabPage3.ResumeLayout(False) CType(Me.SplitContainerControlGroup.Panel1, System.ComponentModel.ISupportInitialize).EndInit() Me.SplitContainerControlGroup.Panel1.ResumeLayout(False) CType(Me.SplitContainerControlGroup.Panel2, System.ComponentModel.ISupportInitialize).EndInit() Me.SplitContainerControlGroup.Panel2.ResumeLayout(False) CType(Me.SplitContainerControlGroup, System.ComponentModel.ISupportInitialize).EndInit() Me.SplitContainerControlGroup.ResumeLayout(False) CType(Me.gridAssignedGroups, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.viewAssignedGroups, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.gridAvailableGroups, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.viewAvailableGroups, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.RadioGroup1.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.LayoutControlItem38, 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 RibbonStatusBar1 As DevExpress.XtraBars.Ribbon.RibbonStatusBar Friend WithEvents RibbonPage2 As DevExpress.XtraBars.Ribbon.RibbonPage Friend WithEvents BarButtonSaveExit As DevExpress.XtraBars.BarButtonItem Friend WithEvents DSIDB_Stammdaten As DSIDB_Stammdaten Friend WithEvents TableAdapterManager As DSIDB_StammdatenTableAdapters.TableAdapterManager Friend WithEvents BarButtonSave As DevExpress.XtraBars.BarButtonItem Friend WithEvents labelStatus As DevExpress.XtraBars.BarStaticItem Friend WithEvents GlobixDataset As GlobixDataset Friend WithEvents TBDD_DOKUMENTARTBindingSource As BindingSource Friend WithEvents TBDD_DOKUMENTARTTableAdapter As GlobixDatasetTableAdapters.TBDD_DOKUMENTARTTableAdapter Friend WithEvents TableAdapterManager1 As GlobixDatasetTableAdapters.TableAdapterManager Friend WithEvents BarButtonNew As DevExpress.XtraBars.BarButtonItem Friend WithEvents BarButtonItemDelete As DevExpress.XtraBars.BarButtonItem Friend WithEvents XtraTabControl1 As DevExpress.XtraTab.XtraTabControl Friend WithEvents XtraTabPageProfile As DevExpress.XtraTab.XtraTabPage Friend WithEvents LayoutControlProfile As DevExpress.XtraLayout.LayoutControl Friend WithEvents AKTIVCheckBox As CheckBox Friend WithEvents GEAENDERTWANNTextBox As TextBox Friend WithEvents Root As DevExpress.XtraLayout.LayoutControlGroup Friend WithEvents LayoutControlItem22 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem36 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents XtraTabControl2 As DevExpress.XtraTab.XtraTabControl Friend WithEvents XtraTabPageManIndexe As DevExpress.XtraTab.XtraTabPage Friend WithEvents XtraTabPageRework As DevExpress.XtraTab.XtraTabPage Friend WithEvents XtraTabPageAutoIndexe As DevExpress.XtraTab.XtraTabPage Friend WithEvents XtraTabPageDynamicFolder As DevExpress.XtraTab.XtraTabPage Friend WithEvents XtraTabPageAutoSelect As DevExpress.XtraTab.XtraTabPage Friend WithEvents LayoutControlAutoIndexe As DevExpress.XtraLayout.LayoutControl Friend WithEvents LayoutControlGroup2 As DevExpress.XtraLayout.LayoutControlGroup Friend WithEvents LayoutControlRework As DevExpress.XtraLayout.LayoutControl Friend WithEvents LayoutControlGroup3 As DevExpress.XtraLayout.LayoutControlGroup Friend WithEvents TextEditErstelltWer As DevExpress.XtraEditors.TextEdit Friend WithEvents TextEditGeandertWer As DevExpress.XtraEditors.TextEdit Friend WithEvents LayoutControlItem3 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem5 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlManIndexe As DevExpress.XtraLayout.LayoutControl Friend WithEvents LayoutControlGroupDoctype As DevExpress.XtraLayout.LayoutControlGroup Friend WithEvents ListBoxAutoIndexe As ListBox Friend WithEvents TBDD_INDEX_MANBindingSource As BindingSource Friend WithEvents TBDD_INDEX_MANTableAdapter As GlobixDatasetTableAdapters.TBDD_INDEX_MANTableAdapter Friend WithEvents VKT_ADD_ITEMCheckBox As CheckBox Friend WithEvents VKT_PREVENT_MULTIPLE_VALUESCheckBox As CheckBox Friend WithEvents MULTISELECTCheckBox As CheckBox Friend WithEvents ACTIVECheckBox As CheckBox Friend WithEvents btneditSQLmanIndex As DevExpress.XtraEditors.SimpleButton Friend WithEvents LayoutControlItem7 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem17 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem19 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem21 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem6 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents TextEditAddedWho_ManIndex As DevExpress.XtraEditors.TextEdit Friend WithEvents TextEdit2 As DevExpress.XtraEditors.TextEdit Friend WithEvents LayoutControlItem24 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem27 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents TextEditChangedWho_ManIndex As DevExpress.XtraEditors.TextEdit Friend WithEvents LayoutControlItem29 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents TextEditNamenkonvention As DevExpress.XtraEditors.TextEdit Friend WithEvents TextEditBeschreibung As DevExpress.XtraEditors.TextEdit Friend WithEvents TextEditKurzname As DevExpress.XtraEditors.TextEdit Friend WithEvents TextEditBezeichnung As DevExpress.XtraEditors.TextEdit Friend WithEvents TextEditDoctypeID As DevExpress.XtraEditors.TextEdit Friend WithEvents LayoutControlItem30 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem28 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem12 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem10 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem4 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents GUIDTextBoxMANINDEX As DevExpress.XtraEditors.TextEdit Friend WithEvents TextEdit10 As DevExpress.XtraEditors.TextEdit Friend WithEvents TextEdit11 As DevExpress.XtraEditors.TextEdit Friend WithEvents LayoutControlItem2 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem8 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem11 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents ComboBoxEditDupl_handling As DevExpress.XtraEditors.ComboBoxEdit Friend WithEvents LayoutControlItem26 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents SpinEdit1 As DevExpress.XtraEditors.SpinEdit Friend WithEvents LayoutControlItem9 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents ComboBoxEdit4 As DevExpress.XtraEditors.ComboBoxEdit Friend WithEvents LayoutControlItem13 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents SEQUENCENumericUpDown As NumericUpDown Friend WithEvents LayoutControlItem20 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents VWIDB_OBJECT_STOREBindingSource As BindingSource Friend WithEvents VWIDB_OBJECT_STORETableAdapter As DSIDB_StammdatenTableAdapters.VWIDB_OBJECT_STORETableAdapter Friend WithEvents IDB_OBJECT_STORE_IDComboBox As ComboBox Friend WithEvents LayoutControlItem25 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents EmptySpaceItem1 As DevExpress.XtraLayout.EmptySpaceItem Friend WithEvents EmptySpaceItem2 As DevExpress.XtraLayout.EmptySpaceItem Friend WithEvents WD_INDEXComboBox As ComboBox Friend WithEvents LayoutControlItem16 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents VWIDB_BE_ATTRIBUTEBindingSource As BindingSource Friend WithEvents VWIDB_BE_ATTRIBUTETableAdapter As DSIDB_StammdatenTableAdapters.VWIDB_BE_ATTRIBUTETableAdapter Friend WithEvents SimpleButtonNameconvention As DevExpress.XtraEditors.SimpleButton Friend WithEvents LayoutControlItem1 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents EmptySpaceItem3 As DevExpress.XtraLayout.EmptySpaceItem Friend WithEvents TBDD_INDEX_AUTOMBindingSource As BindingSource Friend WithEvents TBDD_INDEX_AUTOMTableAdapter As GlobixDatasetTableAdapters.TBDD_INDEX_AUTOMTableAdapter Friend WithEvents CONNECTION_IDTextBox As TextBox Friend WithEvents SQL_RESULTTextBox As TextBox Friend WithEvents LayoutControlItem31 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem18 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents VALUETextBox As TextBox Friend WithEvents INDEXNAMEComboBox As ComboBox Friend WithEvents ACTIVECheckBox1 As CheckBox Friend WithEvents SEQUENCENumericUpDown1 As NumericUpDown Friend WithEvents GUIDTextBoxAutoAttribute As TextBox Friend WithEvents SimpleButton1 As DevExpress.XtraEditors.SimpleButton Friend WithEvents ComboBoxEditAAttrFileParam As DevExpress.XtraEditors.ComboBoxEdit Friend WithEvents LayoutControlItem15 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem23 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem33 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem34 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem35 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem14 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem37 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents RadioGroup1 As DevExpress.XtraEditors.RadioGroup Friend WithEvents LayoutControlItem38 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents SQL_RESULTTextBox1 As TextBox Friend WithEvents SQL_ACTIVECheckBox As CheckBox Friend WithEvents SimpleButton2 As DevExpress.XtraEditors.SimpleButton Friend WithEvents LayoutControlItem40 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem39 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem42 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents EmptySpaceItem4 As DevExpress.XtraLayout.EmptySpaceItem Friend WithEvents ADDED_WHOTextBoxAutoAttribut As DevExpress.XtraEditors.TextEdit Friend WithEvents TextEdit3 As DevExpress.XtraEditors.TextEdit Friend WithEvents CHANGED_WHOTextEditAutoAttribut As DevExpress.XtraEditors.TextEdit Friend WithEvents TextEdit5 As DevExpress.XtraEditors.TextEdit Friend WithEvents ADDED_WHOAutoAttribut As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem41 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents CHANGED_WHOItemAutoAttribut As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem43 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents CONNECTION_IDTextBox1 As TextBox Friend WithEvents LayoutControlItem45 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents ListBox1 As ListBox Friend WithEvents LayoutControlItem44 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents XtraTabPage1 As DevExpress.XtraTab.XtraTabPage Friend WithEvents XtraTabControl3 As DevExpress.XtraTab.XtraTabControl Friend WithEvents XtraTabPage2 As DevExpress.XtraTab.XtraTabPage Friend WithEvents SplitContainerControl1 As DevExpress.XtraEditors.SplitContainerControl Friend WithEvents gridAssignedUsers As DevExpress.XtraGrid.GridControl Friend WithEvents viewAssignedUsers As DevExpress.XtraGrid.Views.Grid.GridView Friend WithEvents GridColumn1 As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents GridColumn3 As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents GridColumn5 As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents GridColumn4 As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents Label2 As Label Friend WithEvents gridAvailableUsers As DevExpress.XtraGrid.GridControl Friend WithEvents viewAvailableUsers As DevExpress.XtraGrid.Views.Grid.GridView Friend WithEvents GridColumn6 As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents GridColumn7 As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents GridColumn9 As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents GridColumn8 As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents Label35 As Label Friend WithEvents XtraTabPage3 As DevExpress.XtraTab.XtraTabPage Friend WithEvents SplitContainerControlGroup As DevExpress.XtraEditors.SplitContainerControl Friend WithEvents gridAssignedGroups As DevExpress.XtraGrid.GridControl Friend WithEvents viewAssignedGroups As DevExpress.XtraGrid.Views.Grid.GridView Friend WithEvents colNAME As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents colGUID As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents Label13 As Label Friend WithEvents gridAvailableGroups As DevExpress.XtraGrid.GridControl Friend WithEvents viewAvailableGroups As DevExpress.XtraGrid.Views.Grid.GridView Friend WithEvents colGUID2 As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents GridColumn2 As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents Label14 As Label Friend WithEvents TextEdit1 As DevExpress.XtraEditors.TextEdit Friend WithEvents LayoutControlItem32 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents TextEdit4 As DevExpress.XtraEditors.TextEdit Friend WithEvents EmptySpaceItem6 As DevExpress.XtraLayout.EmptySpaceItem Friend WithEvents LayoutControlItem46 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents EmptySpaceItem5 As DevExpress.XtraLayout.EmptySpaceItem Friend WithEvents LayoutControl1 As DevExpress.XtraLayout.LayoutControl Friend WithEvents SimpleButton3 As DevExpress.XtraEditors.SimpleButton Friend WithEvents txtcrFoldermanuell As DevExpress.XtraEditors.TextEdit Friend WithEvents cmbCrFolderDate As ComboBox Friend WithEvents Label1 As Label Friend WithEvents FOLDER_FOR_INDEXTextEdit As DevExpress.XtraEditors.TextEdit Friend WithEvents LayoutControlGroup4 As DevExpress.XtraLayout.LayoutControlGroup Friend WithEvents EmptySpaceItem7 As DevExpress.XtraLayout.EmptySpaceItem Friend WithEvents LayoutControlItem48 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem50 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem51 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents EmptySpaceItem8 As DevExpress.XtraLayout.EmptySpaceItem Friend WithEvents LayoutControlItem52 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControl2 As DevExpress.XtraLayout.LayoutControl Friend WithEvents LayoutControlGroup5 As DevExpress.XtraLayout.LayoutControlGroup Friend WithEvents ListBox2 As ListBox Friend WithEvents TBGI_REGEX_DOCTYPEBindingSource As BindingSource Friend WithEvents TBGI_REGEX_DOCTYPETableAdapter As GlobixDatasetTableAdapters.TBGI_REGEX_DOCTYPETableAdapter Friend WithEvents REGEXTextBox As TextBox Friend WithEvents GUIDTextBoxAutoSelect As TextBox Friend WithEvents LayoutControlItem54 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem55 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents EmptySpaceItem9 As DevExpress.XtraLayout.EmptySpaceItem Friend WithEvents SimpleButton4 As DevExpress.XtraEditors.SimpleButton Friend WithEvents LayoutControlItem53 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents txtDateinameTest As TextBox Friend WithEvents LayoutControlItem60 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents EmptySpaceItem10 As DevExpress.XtraLayout.EmptySpaceItem Friend WithEvents EmptySpaceItem11 As DevExpress.XtraLayout.EmptySpaceItem Friend WithEvents ChangedWhenAutoSelect As DevExpress.XtraEditors.TextEdit Friend WithEvents TextEdit8 As DevExpress.XtraEditors.TextEdit Friend WithEvents AddedWhoAutoSelect As DevExpress.XtraEditors.TextEdit Friend WithEvents ChangedWhoAutoSelect As DevExpress.XtraEditors.TextEdit Friend WithEvents LayoutControlItem57 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem59 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem58 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem56 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents LayoutControlItem47 As DevExpress.XtraLayout.LayoutControlItem Friend WithEvents EmptySpaceItem12 As DevExpress.XtraLayout.EmptySpaceItem Friend WithEvents cmbAllAttributes As ComboBox Friend WithEvents LayoutControlItem49 As DevExpress.XtraLayout.LayoutControlItem End Class