Modules/GUIs.ZooFlow/Administration/frmAdmin_Globix.Designer.vb

1920 lines
118 KiB
VB.net

Imports DigitalData.GUIs.Common.Base
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
Partial Class frmAdmin_Globix
Inherits BaseRibbonForm
'Das Formular überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen.
<System.Diagnostics.DebuggerNonUserCode()>
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.
<System.Diagnostics.DebuggerStepThrough()>
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.BarButtonItem2 = 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.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.ERSTELLTWANNTextBox = New System.Windows.Forms.TextBox()
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.LayoutControlItem28 = New DevExpress.XtraLayout.LayoutControlItem()
Me.LayoutControlItem12 = New DevExpress.XtraLayout.LayoutControlItem()
Me.LayoutControlItem10 = New DevExpress.XtraLayout.LayoutControlItem()
Me.LayoutControlItem3 = New DevExpress.XtraLayout.LayoutControlItem()
Me.LayoutControlItem32 = New DevExpress.XtraLayout.LayoutControlItem()
Me.LayoutControlItem5 = New DevExpress.XtraLayout.LayoutControlItem()
Me.LayoutControlItem36 = New DevExpress.XtraLayout.LayoutControlItem()
Me.LayoutControlItem30 = New DevExpress.XtraLayout.LayoutControlItem()
Me.LayoutControlItem20 = New DevExpress.XtraLayout.LayoutControlItem()
Me.LayoutControlItem26 = New DevExpress.XtraLayout.LayoutControlItem()
Me.LayoutControlItem4 = New DevExpress.XtraLayout.LayoutControlItem()
Me.EmptySpaceItem1 = New DevExpress.XtraLayout.EmptySpaceItem()
Me.LayoutControlItem22 = New DevExpress.XtraLayout.LayoutControlItem()
Me.LayoutControlItem1 = New DevExpress.XtraLayout.LayoutControlItem()
Me.LayoutControlItem25 = New DevExpress.XtraLayout.LayoutControlItem()
Me.EmptySpaceItem3 = New DevExpress.XtraLayout.EmptySpaceItem()
Me.XtraTabControl2 = New DevExpress.XtraTab.XtraTabControl()
Me.XtraTabPageManIndexe = New DevExpress.XtraTab.XtraTabPage()
Me.LayoutControlManIndexe = New DevExpress.XtraLayout.LayoutControl()
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.TextEdit9 = 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.LayoutControlGroup1 = 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.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.SQL_RESULTTextBox1 = New System.Windows.Forms.TextBox()
Me.TBDD_INDEX_AUTOMBindingSource = New System.Windows.Forms.BindingSource(Me.components)
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.GUID_AUTOATTRIBUTETextBox = New System.Windows.Forms.TextBox()
Me.SimpleButton1 = New DevExpress.XtraEditors.SimpleButton()
Me.ComboBoxEdit1 = 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.XtraTabPageDynamicFolder = New DevExpress.XtraTab.XtraTabPage()
Me.XtraTabPageAutoSelect = New DevExpress.XtraTab.XtraTabPage()
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.CONNECTION_IDTextBox1 = New System.Windows.Forms.TextBox()
Me.LayoutControlItem45 = New DevExpress.XtraLayout.LayoutControlItem()
Me.ListBox1 = New System.Windows.Forms.ListBox()
Me.LayoutControlItem44 = New DevExpress.XtraLayout.LayoutControlItem()
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.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.LayoutControlItem28, 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.LayoutControlItem32, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.LayoutControlItem5, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.LayoutControlItem36, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.LayoutControlItem30, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.LayoutControlItem20, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.LayoutControlItem26, 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.LayoutControlItem1, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.LayoutControlItem25, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.EmptySpaceItem3, 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.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.TextEdit9.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.LayoutControlGroup1, 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()
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.ComboBoxEdit1.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.RadioGroup1.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.LayoutControlItem38, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.LayoutControlItem45, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.LayoutControlItem44, 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.BarButtonItem2})
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(1212, 131)
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"
'
'BarButtonItem2
'
Me.BarButtonItem2.Caption = "Löschen"
Me.BarButtonItem2.Id = 7
Me.BarButtonItem2.ImageOptions.SvgImage = CType(resources.GetObject("BarButtonItem2.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
Me.BarButtonItem2.Name = "BarButtonItem2"
'
'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.BarButtonItem2)
Me.RibbonPageGroup1.Name = "RibbonPageGroup1"
Me.RibbonPageGroup1.Text = "Daten"
'
'RibbonStatusBar1
'
Me.RibbonStatusBar1.ItemLinks.Add(Me.labelStatus)
Me.RibbonStatusBar1.Location = New System.Drawing.Point(0, 765)
Me.RibbonStatusBar1.Name = "RibbonStatusBar1"
Me.RibbonStatusBar1.Ribbon = Me.RibbonControl1
Me.RibbonStatusBar1.Size = New System.Drawing.Size(1212, 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_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.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, 131)
Me.XtraTabControl1.Name = "XtraTabControl1"
Me.XtraTabControl1.SelectedTabPage = Me.XtraTabPageProfile
Me.XtraTabControl1.Size = New System.Drawing.Size(1212, 634)
Me.XtraTabControl1.TabIndex = 5
Me.XtraTabControl1.TabPages.AddRange(New DevExpress.XtraTab.XtraTabPage() {Me.XtraTabPageProfile})
'
'XtraTabPageProfile
'
Me.XtraTabPageProfile.AutoScroll = True
Me.XtraTabPageProfile.Controls.Add(Me.LayoutControlProfile)
Me.XtraTabPageProfile.Controls.Add(Me.XtraTabControl2)
Me.XtraTabPageProfile.Name = "XtraTabPageProfile"
Me.XtraTabPageProfile.Size = New System.Drawing.Size(1210, 611)
Me.XtraTabPageProfile.Text = "Profil"
'
'LayoutControlProfile
'
Me.LayoutControlProfile.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
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.ERSTELLTWANNTextBox)
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(0, 3)
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(1204, 249)
Me.LayoutControlProfile.TabIndex = 0
Me.LayoutControlProfile.Text = "LayoutControl1"
'
'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.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(157, 145)
Me.IDB_OBJECT_STORE_IDComboBox.Name = "IDB_OBJECT_STORE_IDComboBox"
Me.IDB_OBJECT_STORE_IDComboBox.Size = New System.Drawing.Size(439, 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(373, 15)
Me.SEQUENCENumericUpDown.Minimum = New Decimal(New Integer() {1, 0, 0, 0})
Me.SEQUENCENumericUpDown.Name = "SEQUENCENumericUpDown"
Me.SEQUENCENumericUpDown.Size = New System.Drawing.Size(47, 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(427, 12)
Me.AKTIVCheckBox.Name = "AKTIVCheckBox"
Me.AKTIVCheckBox.Size = New System.Drawing.Size(322, 20)
Me.AKTIVCheckBox.TabIndex = 25
Me.AKTIVCheckBox.Text = "Aktiv"
Me.AKTIVCheckBox.UseVisualStyleBackColor = True
'
'ERSTELLTWANNTextBox
'
Me.ERSTELLTWANNTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "ERSTELLTWANN", True))
Me.ERSTELLTWANNTextBox.Location = New System.Drawing.Point(157, 206)
Me.ERSTELLTWANNTextBox.Name = "ERSTELLTWANNTextBox"
Me.ERSTELLTWANNTextBox.ReadOnly = True
Me.ERSTELLTWANNTextBox.Size = New System.Drawing.Size(537, 20)
Me.ERSTELLTWANNTextBox.TabIndex = 35
'
'GEAENDERTWANNTextBox
'
Me.GEAENDERTWANNTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "GEAENDERTWANN", True))
Me.GEAENDERTWANNTextBox.Location = New System.Drawing.Point(846, 206)
Me.GEAENDERTWANNTextBox.Name = "GEAENDERTWANNTextBox"
Me.GEAENDERTWANNTextBox.ReadOnly = True
Me.GEAENDERTWANNTextBox.Size = New System.Drawing.Size(343, 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(157, 176)
Me.TextEditErstelltWer.MenuManager = Me.RibbonControl1
Me.TextEditErstelltWer.Name = "TextEditErstelltWer"
Me.TextEditErstelltWer.Size = New System.Drawing.Size(537, 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(846, 176)
Me.TextEditGeandertWer.MenuManager = Me.RibbonControl1
Me.TextEditGeandertWer.Name = "TextEditGeandertWer"
Me.TextEditGeandertWer.Size = New System.Drawing.Size(343, 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(157, 105)
Me.TextEditNamenkonvention.MenuManager = Me.RibbonControl1
Me.TextEditNamenkonvention.Name = "TextEditNamenkonvention"
Me.TextEditNamenkonvention.Size = New System.Drawing.Size(537, 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(157, 75)
Me.TextEditBeschreibung.MenuManager = Me.RibbonControl1
Me.TextEditBeschreibung.Name = "TextEditBeschreibung"
Me.TextEditBeschreibung.Size = New System.Drawing.Size(1032, 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(898, 45)
Me.TextEditKurzname.MenuManager = Me.RibbonControl1
Me.TextEditKurzname.Name = "TextEditKurzname"
Me.TextEditKurzname.Size = New System.Drawing.Size(291, 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(157, 45)
Me.TextEditBezeichnung.MenuManager = Me.RibbonControl1
Me.TextEditBezeichnung.Name = "TextEditBezeichnung"
Me.TextEditBezeichnung.Size = New System.Drawing.Size(589, 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(157, 15)
Me.TextEditDoctypeID.MenuManager = Me.RibbonControl1
Me.TextEditDoctypeID.Name = "TextEditDoctypeID"
Me.TextEditDoctypeID.Size = New System.Drawing.Size(64, 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(934, 105)
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(255, 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.Location = New System.Drawing.Point(701, 102)
Me.SimpleButtonNameconvention.Name = "SimpleButtonNameconvention"
Me.SimpleButtonNameconvention.Size = New System.Drawing.Size(84, 36)
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.LayoutControlItem28, Me.LayoutControlItem12, Me.LayoutControlItem10, Me.LayoutControlItem3, Me.LayoutControlItem32, Me.LayoutControlItem5, Me.LayoutControlItem36, Me.LayoutControlItem30, Me.LayoutControlItem20, Me.LayoutControlItem26, Me.LayoutControlItem4, Me.EmptySpaceItem1, Me.LayoutControlItem22, Me.LayoutControlItem1, Me.LayoutControlItem25, Me.EmptySpaceItem3})
Me.Root.Name = "Root"
Me.Root.Size = New System.Drawing.Size(1204, 249)
Me.Root.TextVisible = False
'
'LayoutControlItem28
'
Me.LayoutControlItem28.Control = Me.TextEditBeschreibung
Me.LayoutControlItem28.Location = New System.Drawing.Point(0, 60)
Me.LayoutControlItem28.Name = "LayoutControlItem28"
Me.LayoutControlItem28.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
Me.LayoutControlItem28.Size = New System.Drawing.Size(1184, 30)
Me.LayoutControlItem28.Text = "Beschreibung"
Me.LayoutControlItem28.TextSize = New System.Drawing.Size(139, 13)
'
'LayoutControlItem12
'
Me.LayoutControlItem12.Control = Me.TextEditKurzname
Me.LayoutControlItem12.Location = New System.Drawing.Point(741, 30)
Me.LayoutControlItem12.Name = "LayoutControlItem12"
Me.LayoutControlItem12.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
Me.LayoutControlItem12.Size = New System.Drawing.Size(443, 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(741, 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, 161)
Me.LayoutControlItem3.Name = "LayoutControlItem3"
Me.LayoutControlItem3.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
Me.LayoutControlItem3.Size = New System.Drawing.Size(689, 30)
Me.LayoutControlItem3.Text = "Erstellt wer"
Me.LayoutControlItem3.TextSize = New System.Drawing.Size(139, 13)
'
'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.ERSTELLTWANNTextBox
Me.LayoutControlItem32.Enabled = False
Me.LayoutControlItem32.Location = New System.Drawing.Point(0, 191)
Me.LayoutControlItem32.Name = "LayoutControlItem32"
Me.LayoutControlItem32.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
Me.LayoutControlItem32.Size = New System.Drawing.Size(689, 38)
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(689, 161)
Me.LayoutControlItem5.Name = "LayoutControlItem5"
Me.LayoutControlItem5.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
Me.LayoutControlItem5.Size = New System.Drawing.Size(495, 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(689, 191)
Me.LayoutControlItem36.Name = "LayoutControlItem36"
Me.LayoutControlItem36.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
Me.LayoutControlItem36.Size = New System.Drawing.Size(495, 38)
Me.LayoutControlItem36.Text = "Geändert wann:"
Me.LayoutControlItem36.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(689, 40)
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(216, 0)
Me.LayoutControlItem20.Name = "LayoutControlItem20"
Me.LayoutControlItem20.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
Me.LayoutControlItem20.Size = New System.Drawing.Size(199, 30)
Me.LayoutControlItem20.Text = "Reihenfolge"
Me.LayoutControlItem20.TextSize = New System.Drawing.Size(139, 13)
'
'LayoutControlItem26
'
Me.LayoutControlItem26.Control = Me.ComboBoxEditDupl_handling
Me.LayoutControlItem26.Location = New System.Drawing.Point(777, 90)
Me.LayoutControlItem26.Name = "LayoutControlItem26"
Me.LayoutControlItem26.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
Me.LayoutControlItem26.Size = New System.Drawing.Size(407, 40)
Me.LayoutControlItem26.Text = "Verhalten Datei vorhanden"
Me.LayoutControlItem26.TextSize = New System.Drawing.Size(139, 13)
'
'LayoutControlItem4
'
Me.LayoutControlItem4.AppearanceItemCaption.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, 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(216, 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(741, 0)
Me.EmptySpaceItem1.Name = "EmptySpaceItem1"
Me.EmptySpaceItem1.Size = New System.Drawing.Size(443, 30)
Me.EmptySpaceItem1.TextSize = New System.Drawing.Size(0, 0)
'
'LayoutControlItem22
'
Me.LayoutControlItem22.Control = Me.AKTIVCheckBox
Me.LayoutControlItem22.Location = New System.Drawing.Point(415, 0)
Me.LayoutControlItem22.Name = "LayoutControlItem22"
Me.LayoutControlItem22.Size = New System.Drawing.Size(326, 30)
Me.LayoutControlItem22.TextSize = New System.Drawing.Size(0, 0)
Me.LayoutControlItem22.TextVisible = False
'
'LayoutControlItem1
'
Me.LayoutControlItem1.Control = Me.SimpleButtonNameconvention
Me.LayoutControlItem1.Location = New System.Drawing.Point(689, 90)
Me.LayoutControlItem1.Name = "LayoutControlItem1"
Me.LayoutControlItem1.Size = New System.Drawing.Size(88, 40)
Me.LayoutControlItem1.TextSize = New System.Drawing.Size(0, 0)
Me.LayoutControlItem1.TextVisible = False
'
'LayoutControlItem25
'
Me.LayoutControlItem25.Control = Me.IDB_OBJECT_STORE_IDComboBox
Me.LayoutControlItem25.Location = New System.Drawing.Point(0, 130)
Me.LayoutControlItem25.Name = "LayoutControlItem25"
Me.LayoutControlItem25.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
Me.LayoutControlItem25.Size = New System.Drawing.Size(591, 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(591, 130)
Me.EmptySpaceItem3.Name = "EmptySpaceItem3"
Me.EmptySpaceItem3.Size = New System.Drawing.Size(593, 31)
Me.EmptySpaceItem3.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(12, 258)
Me.XtraTabControl2.Name = "XtraTabControl2"
Me.XtraTabControl2.SelectedTabPage = Me.XtraTabPageManIndexe
Me.XtraTabControl2.Size = New System.Drawing.Size(1180, 353)
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(1178, 327)
Me.XtraTabPageManIndexe.Text = "manuelle Attribute"
'
'LayoutControlManIndexe
'
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.TextEdit9)
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.LayoutControlGroup1
Me.LayoutControlManIndexe.Size = New System.Drawing.Size(987, 327)
Me.LayoutControlManIndexe.TabIndex = 1
Me.LayoutControlManIndexe.Text = "LayoutControl1"
'
'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(81, 168)
Me.CONNECTION_IDTextBox.Name = "CONNECTION_IDTextBox"
Me.CONNECTION_IDTextBox.Size = New System.Drawing.Size(35, 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(189, 168)
Me.SQL_RESULTTextBox.Name = "SQL_RESULTTextBox"
Me.SQL_RESULTTextBox.Size = New System.Drawing.Size(786, 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(553, 42)
Me.WD_INDEXComboBox.Name = "WD_INDEXComboBox"
Me.WD_INDEXComboBox.Size = New System.Drawing.Size(422, 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(691, 102)
Me.VKT_ADD_ITEMCheckBox.Name = "VKT_ADD_ITEMCheckBox"
Me.VKT_ADD_ITEMCheckBox.Size = New System.Drawing.Size(284, 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(485, 102)
Me.VKT_PREVENT_MULTIPLE_VALUESCheckBox.Name = "VKT_PREVENT_MULTIPLE_VALUESCheckBox"
Me.VKT_PREVENT_MULTIPLE_VALUESCheckBox.Size = New System.Drawing.Size(202, 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(252, 102)
Me.MULTISELECTCheckBox.Name = "MULTISELECTCheckBox"
Me.MULTISELECTCheckBox.Size = New System.Drawing.Size(229, 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(290, 12)
Me.ACTIVECheckBox.Name = "ACTIVECheckBox"
Me.ACTIVECheckBox.Size = New System.Drawing.Size(99, 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(963, 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(84, 195)
Me.TextEditAddedWho_ManIndex.MenuManager = Me.RibbonControl1
Me.TextEditAddedWho_ManIndex.Name = "TextEditAddedWho_ManIndex"
Me.TextEditAddedWho_ManIndex.Size = New System.Drawing.Size(355, 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(84, 225)
Me.TextEdit2.MenuManager = Me.RibbonControl1
Me.TextEdit2.Name = "TextEdit2"
Me.TextEdit2.Size = New System.Drawing.Size(888, 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(518, 195)
Me.TextEditChangedWho_ManIndex.MenuManager = Me.RibbonControl1
Me.TextEditChangedWho_ManIndex.Name = "TextEditChangedWho_ManIndex"
Me.TextEditChangedWho_ManIndex.Size = New System.Drawing.Size(454, 20)
Me.TextEditChangedWho_ManIndex.StyleController = Me.LayoutControlManIndexe
Me.TextEditChangedWho_ManIndex.TabIndex = 20
'
'TextEdit9
'
Me.TextEdit9.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MANBindingSource, "GUID", True))
Me.TextEdit9.Location = New System.Drawing.Point(84, 15)
Me.TextEdit9.MenuManager = Me.RibbonControl1
Me.TextEdit9.Name = "TextEdit9"
Me.TextEdit9.Size = New System.Drawing.Size(60, 20)
Me.TextEdit9.StyleController = Me.LayoutControlManIndexe
Me.TextEdit9.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(84, 45)
Me.TextEdit10.MenuManager = Me.RibbonControl1
Me.TextEdit10.Name = "TextEdit10"
Me.TextEdit10.Size = New System.Drawing.Size(393, 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(84, 75)
Me.TextEdit11.MenuManager = Me.RibbonControl1
Me.TextEdit11.Name = "TextEdit11"
Me.TextEdit11.Size = New System.Drawing.Size(888, 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(223, 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(60, 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(84, 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(161, 20)
Me.ComboBoxEdit4.StyleController = Me.LayoutControlManIndexe
Me.ComboBoxEdit4.TabIndex = 27
'
'LayoutControlGroup1
'
Me.LayoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.[True]
Me.LayoutControlGroup1.GroupBordersVisible = False
Me.LayoutControlGroup1.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.LayoutControlGroup1.Name = "LayoutControlGroup1"
Me.LayoutControlGroup1.Size = New System.Drawing.Size(987, 327)
Me.LayoutControlGroup1.TextVisible = False
'
'LayoutControlItem17
'
Me.LayoutControlItem17.Control = Me.MULTISELECTCheckBox
Me.LayoutControlItem17.Location = New System.Drawing.Point(240, 90)
Me.LayoutControlItem17.Name = "LayoutControlItem17"
Me.LayoutControlItem17.Size = New System.Drawing.Size(233, 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(473, 90)
Me.LayoutControlItem19.Name = "LayoutControlItem19"
Me.LayoutControlItem19.Size = New System.Drawing.Size(206, 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(679, 90)
Me.LayoutControlItem21.Name = "LayoutControlItem21"
Me.LayoutControlItem21.Size = New System.Drawing.Size(288, 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(967, 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, 180)
Me.LayoutControlItem24.Name = "LayoutControlItem24"
Me.LayoutControlItem24.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
Me.LayoutControlItem24.Size = New System.Drawing.Size(434, 30)
Me.LayoutControlItem24.Text = "ErstelltWer"
Me.LayoutControlItem24.TextSize = New System.Drawing.Size(66, 13)
'
'LayoutControlItem2
'
Me.LayoutControlItem2.AppearanceItemCaption.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.LayoutControlItem2.AppearanceItemCaption.Options.UseFont = True
Me.LayoutControlItem2.Control = Me.TextEdit9
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(139, 30)
Me.LayoutControlItem2.Text = "ID"
Me.LayoutControlItem2.TextSize = New System.Drawing.Size(66, 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(472, 30)
Me.LayoutControlItem8.Text = "Bezeichnung"
Me.LayoutControlItem8.TextSize = New System.Drawing.Size(66, 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(967, 30)
Me.LayoutControlItem11.Text = "Hinweis"
Me.LayoutControlItem11.TextSize = New System.Drawing.Size(66, 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(240, 30)
Me.LayoutControlItem13.Text = "Datentyp"
Me.LayoutControlItem13.TextSize = New System.Drawing.Size(66, 13)
'
'LayoutControlItem9
'
Me.LayoutControlItem9.Control = Me.SpinEdit1
Me.LayoutControlItem9.Location = New System.Drawing.Point(139, 0)
Me.LayoutControlItem9.Name = "LayoutControlItem9"
Me.LayoutControlItem9.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
Me.LayoutControlItem9.Size = New System.Drawing.Size(139, 30)
Me.LayoutControlItem9.Text = "Reihenfolge"
Me.LayoutControlItem9.TextSize = New System.Drawing.Size(66, 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, 210)
Me.LayoutControlItem27.Name = "LayoutControlItem27"
Me.LayoutControlItem27.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
Me.LayoutControlItem27.Size = New System.Drawing.Size(967, 97)
Me.LayoutControlItem27.Text = "Erstellt wann"
Me.LayoutControlItem27.TextSize = New System.Drawing.Size(66, 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(434, 180)
Me.LayoutControlItem29.Name = "LayoutControlItem29"
Me.LayoutControlItem29.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
Me.LayoutControlItem29.Size = New System.Drawing.Size(533, 30)
Me.LayoutControlItem29.Text = "Geändert wer"
Me.LayoutControlItem29.TextSize = New System.Drawing.Size(66, 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(586, 30)
Me.EmptySpaceItem2.TextSize = New System.Drawing.Size(0, 0)
'
'LayoutControlItem16
'
Me.LayoutControlItem16.Control = Me.WD_INDEXComboBox
Me.LayoutControlItem16.Location = New System.Drawing.Point(472, 30)
Me.LayoutControlItem16.Name = "LayoutControlItem16"
Me.LayoutControlItem16.Size = New System.Drawing.Size(495, 30)
Me.LayoutControlItem16.Text = "Attribut"
Me.LayoutControlItem16.TextSize = New System.Drawing.Size(66, 13)
'
'LayoutControlItem7
'
Me.LayoutControlItem7.Control = Me.ACTIVECheckBox
Me.LayoutControlItem7.Location = New System.Drawing.Point(278, 0)
Me.LayoutControlItem7.Name = "LayoutControlItem7"
Me.LayoutControlItem7.Size = New System.Drawing.Size(103, 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(108, 24)
Me.LayoutControlItem31.Text = "ConnId:"
Me.LayoutControlItem31.TextSize = New System.Drawing.Size(66, 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(108, 156)
Me.LayoutControlItem18.Name = "LayoutControlItem18"
Me.LayoutControlItem18.Size = New System.Drawing.Size(859, 24)
Me.LayoutControlItem18.Text = "SQL:"
Me.LayoutControlItem18.TextSize = New System.Drawing.Size(66, 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, 327)
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(1178, 327)
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(1178, 327)
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.GUID_AUTOATTRIBUTETextBox)
Me.LayoutControlAutoIndexe.Controls.Add(Me.SimpleButton1)
Me.LayoutControlAutoIndexe.Controls.Add(Me.ComboBoxEdit1)
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(1178, 327)
Me.LayoutControlAutoIndexe.TabIndex = 0
Me.LayoutControlAutoIndexe.Text = "LayoutControl1"
'
'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(433, 142)
Me.SQL_RESULTTextBox1.Name = "SQL_RESULTTextBox1"
Me.SQL_RESULTTextBox1.ReadOnly = True
Me.SQL_RESULTTextBox1.Size = New System.Drawing.Size(730, 20)
Me.SQL_RESULTTextBox1.TabIndex = 14
'
'TBDD_INDEX_AUTOMBindingSource
'
Me.TBDD_INDEX_AUTOMBindingSource.DataMember = "TBDD_INDEX_AUTOM"
Me.TBDD_INDEX_AUTOMBindingSource.DataSource = Me.GlobixDataset
'
'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(202, 113)
Me.SQL_ACTIVECheckBox.Name = "SQL_ACTIVECheckBox"
Me.SQL_ACTIVECheckBox.Size = New System.Drawing.Size(111, 20)
Me.SQL_ACTIVECheckBox.TabIndex = 12
Me.SQL_ACTIVECheckBox.Text = "Attribut per SQL?"
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(371, 76)
Me.VALUETextBox.Name = "VALUETextBox"
Me.VALUETextBox.Size = New System.Drawing.Size(208, 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(371, 45)
Me.INDEXNAMEComboBox.Name = "INDEXNAMEComboBox"
Me.INDEXNAMEComboBox.Size = New System.Drawing.Size(308, 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(517, 12)
Me.ACTIVECheckBox1.Name = "ACTIVECheckBox1"
Me.ACTIVECheckBox1.Size = New System.Drawing.Size(649, 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(41, 22)
Me.SEQUENCENumericUpDown1.TabIndex = 6
'
'GUID_AUTOATTRIBUTETextBox
'
Me.GUID_AUTOATTRIBUTETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_AUTOMBindingSource, "GUID", True))
Me.GUID_AUTOATTRIBUTETextBox.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.GUID_AUTOATTRIBUTETextBox.Location = New System.Drawing.Point(371, 15)
Me.GUID_AUTOATTRIBUTETextBox.Name = "GUID_AUTOATTRIBUTETextBox"
Me.GUID_AUTOATTRIBUTETextBox.ReadOnly = True
Me.GUID_AUTOATTRIBUTETextBox.Size = New System.Drawing.Size(20, 20)
Me.GUID_AUTOATTRIBUTETextBox.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(586, 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"
'
'ComboBoxEdit1
'
Me.ComboBoxEdit1.Location = New System.Drawing.Point(868, 76)
Me.ComboBoxEdit1.MenuManager = Me.RibbonControl1
Me.ComboBoxEdit1.Name = "ComboBoxEdit1"
Me.ComboBoxEdit1.Properties.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() {New DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)})
Me.ComboBoxEdit1.Properties.Items.AddRange(New Object() {"Dateiname (mit Endung)", "Dateiname (ohne Endung)", "Dateiendung", "Datei Erstelldatum", "Datei Erstellt wer", "Aktuelles Datum (DD.MM.YYYY)", "Username", "Usercode"})
Me.ComboBoxEdit1.Size = New System.Drawing.Size(295, 20)
Me.ComboBoxEdit1.StyleController = Me.LayoutControlAutoIndexe
Me.ComboBoxEdit1.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(317, 113)
Me.SimpleButton2.Name = "SimpleButton2"
Me.SimpleButton2.Size = New System.Drawing.Size(849, 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(368, 169)
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(314, 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(368, 193)
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(314, 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(852, 169)
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(314, 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(852, 193)
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(314, 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.LayoutControlGroup2.Name = "LayoutControlGroup2"
Me.LayoutControlGroup2.Size = New System.Drawing.Size(1178, 327)
Me.LayoutControlGroup2.TextVisible = False
'
'LayoutControlItem15
'
Me.LayoutControlItem15.Control = Me.GUID_AUTOATTRIBUTETextBox
Me.LayoutControlItem15.Location = New System.Drawing.Point(190, 0)
Me.LayoutControlItem15.Name = "LayoutControlItem15"
Me.LayoutControlItem15.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
Me.LayoutControlItem15.Size = New System.Drawing.Size(196, 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(119, 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(505, 0)
Me.LayoutControlItem33.Name = "LayoutControlItem33"
Me.LayoutControlItem33.Size = New System.Drawing.Size(653, 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(190, 30)
Me.LayoutControlItem34.Name = "LayoutControlItem34"
Me.LayoutControlItem34.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
Me.LayoutControlItem34.Size = New System.Drawing.Size(484, 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(190, 61)
Me.LayoutControlItem35.Name = "LayoutControlItem35"
Me.LayoutControlItem35.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
Me.LayoutControlItem35.Size = New System.Drawing.Size(384, 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(574, 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(190, 101)
Me.LayoutControlItem40.Name = "LayoutControlItem40"
Me.LayoutControlItem40.Size = New System.Drawing.Size(115, 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.ComboBoxEdit1
Me.LayoutControlItem37.Location = New System.Drawing.Point(687, 61)
Me.LayoutControlItem37.Name = "LayoutControlItem37"
Me.LayoutControlItem37.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
Me.LayoutControlItem37.Size = New System.Drawing.Size(471, 40)
Me.LayoutControlItem37.Text = "Variablen"
Me.LayoutControlItem37.TextSize = New System.Drawing.Size(163, 13)
'
'LayoutControlItem39
'
Me.LayoutControlItem39.Control = Me.SimpleButton2
Me.LayoutControlItem39.Location = New System.Drawing.Point(305, 101)
Me.LayoutControlItem39.Name = "LayoutControlItem39"
Me.LayoutControlItem39.Size = New System.Drawing.Size(853, 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(394, 127)
Me.LayoutControlItem42.Name = "LayoutControlItem42"
Me.LayoutControlItem42.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
Me.LayoutControlItem42.Size = New System.Drawing.Size(764, 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(674, 30)
Me.EmptySpaceItem4.Name = "EmptySpaceItem4"
Me.EmptySpaceItem4.Size = New System.Drawing.Size(484, 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(190, 157)
Me.ADDED_WHOAutoAttribut.Name = "ADDED_WHOAutoAttribut"
Me.ADDED_WHOAutoAttribut.Size = New System.Drawing.Size(484, 24)
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(190, 181)
Me.LayoutControlItem41.Name = "LayoutControlItem41"
Me.LayoutControlItem41.Size = New System.Drawing.Size(484, 126)
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(674, 157)
Me.CHANGED_WHOItemAutoAttribut.Name = "CHANGED_WHOItemAutoAttribut"
Me.CHANGED_WHOItemAutoAttribut.Size = New System.Drawing.Size(484, 24)
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(674, 181)
Me.LayoutControlItem43.Name = "LayoutControlItem43"
Me.LayoutControlItem43.Size = New System.Drawing.Size(484, 126)
Me.LayoutControlItem43.Text = "Geändert wann"
Me.LayoutControlItem43.TextSize = New System.Drawing.Size(163, 13)
'
'XtraTabPageDynamicFolder
'
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(1178, 327)
Me.XtraTabPageDynamicFolder.Text = "Dynamischer Ordnerpfad"
'
'XtraTabPageAutoSelect
'
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(1178, 327)
Me.XtraTabPageAutoSelect.Text = "Automatische Profilauswahl"
'
'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)
'
'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(370, 142)
Me.CONNECTION_IDTextBox1.Name = "CONNECTION_IDTextBox1"
Me.CONNECTION_IDTextBox1.Size = New System.Drawing.Size(29, 20)
Me.CONNECTION_IDTextBox1.TabIndex = 23
'
'LayoutControlItem45
'
Me.LayoutControlItem45.Control = Me.CONNECTION_IDTextBox1
Me.LayoutControlItem45.Location = New System.Drawing.Point(305, 127)
Me.LayoutControlItem45.Name = "LayoutControlItem45"
Me.LayoutControlItem45.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
Me.LayoutControlItem45.Size = New System.Drawing.Size(89, 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
'
'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(186, 303)
Me.ListBox1.TabIndex = 24
'
'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(190, 307)
Me.LayoutControlItem44.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize
Me.LayoutControlItem44.TextSize = New System.Drawing.Size(0, 0)
Me.LayoutControlItem44.TextToControlDistance = 0
Me.LayoutControlItem44.TextVisible = False
'
'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(1212, 787)
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.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.LayoutControlItem28, 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.LayoutControlItem32, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.LayoutControlItem5, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.LayoutControlItem36, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.LayoutControlItem30, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.LayoutControlItem20, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.LayoutControlItem26, 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.LayoutControlItem1, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.LayoutControlItem25, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.EmptySpaceItem3, 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.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.TextEdit9.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.LayoutControlGroup1, 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()
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.ComboBoxEdit1.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.RadioGroup1.Properties, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.LayoutControlItem38, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.LayoutControlItem45, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.LayoutControlItem44, 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 BarButtonItem2 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 ERSTELLTWANNTextBox As TextBox
Friend WithEvents GEAENDERTWANNTextBox As TextBox
Friend WithEvents Root As DevExpress.XtraLayout.LayoutControlGroup
Friend WithEvents LayoutControlItem22 As DevExpress.XtraLayout.LayoutControlItem
Friend WithEvents LayoutControlItem32 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 LayoutControlGroup1 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 TextEdit9 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 GUID_AUTOATTRIBUTETextBox As TextBox
Friend WithEvents SimpleButton1 As DevExpress.XtraEditors.SimpleButton
Friend WithEvents ComboBoxEdit1 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
End Class