_ Partial Class frmConstructorDesigner Inherits System.Windows.Forms.Form 'Das Formular überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen. _ Protected Overrides Sub Dispose(ByVal disposing As Boolean) Try If disposing AndAlso components IsNot Nothing Then components.Dispose() End If Finally MyBase.Dispose(disposing) End Try End Sub 'Wird vom Windows Form-Designer benötigt. Private components As System.ComponentModel.IContainer 'Hinweis: Die folgende Prozedur ist für den Windows Form-Designer erforderlich. 'Das Bearbeiten ist mit dem Windows Form-Designer möglich. 'Das Bearbeiten mit dem Code-Editor ist nicht möglich. _ Private Sub InitializeComponent() Me.components = New System.ComponentModel.Container() Dim GUIDLabel As System.Windows.Forms.Label Dim FORM_TITLELabel As System.Windows.Forms.Label Dim SEQUENCE_MENULabel As System.Windows.Forms.Label Dim SHORT_TITLELabel As System.Windows.Forms.Label Dim ADDED_WHOLabel As System.Windows.Forms.Label Dim ADDED_WHENLabel As System.Windows.Forms.Label Dim CHANGED_WHOLabel As System.Windows.Forms.Label Dim CHANGED_WHENLabel As System.Windows.Forms.Label Dim GUIDLabel1 As System.Windows.Forms.Label Dim WINDREAM_SEARCHLabel As System.Windows.Forms.Label Dim ADDED_WHOLabel1 As System.Windows.Forms.Label Dim ADDED_WHENLabel1 As System.Windows.Forms.Label Dim CHANGED_WHOLabel1 As System.Windows.Forms.Label Dim CHANGED_WHENLabel1 As System.Windows.Forms.Label Dim SQL_SELECT_EBENE1Label As System.Windows.Forms.Label Dim SQL_SELECT_EBENE2Label As System.Windows.Forms.Label Dim COLUMN_NAME1Label1 As System.Windows.Forms.Label Dim SEARCH_PATTERN1Label1 As System.Windows.Forms.Label Dim SEARCH_PATTERN2Label1 As System.Windows.Forms.Label Dim SEARCH_PATTERN3Label As System.Windows.Forms.Label Dim SEARCH_PATTERN4Label As System.Windows.Forms.Label Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmConstructorDesigner)) Me.DD_ECMAdmin = New DD_Record_Organiser.DD_ECMAdmin() Me.TBPMO_FORM_CONSTRUCTORBindingSource = New System.Windows.Forms.BindingSource(Me.components) Me.TBPMO_FORM_CONSTRUCTORTableAdapter = New DD_Record_Organiser.DD_ECMAdminTableAdapters.TBPMO_FORM_CONSTRUCTORTableAdapter() Me.TableAdapterManager = New DD_Record_Organiser.DD_ECMAdminTableAdapters.TableAdapterManager() Me.TBPMO_FORM_CONSTRUCTOR_DETAILTableAdapter = New DD_Record_Organiser.DD_ECMAdminTableAdapters.TBPMO_FORM_CONSTRUCTOR_DETAILTableAdapter() Me.TBPMO_FORM_CONSTRUCTORBindingNavigator = New System.Windows.Forms.BindingNavigator(Me.components) Me.BindingNavigatorAddNewItem = New System.Windows.Forms.ToolStripButton() Me.BindingNavigatorCountItem = New System.Windows.Forms.ToolStripLabel() Me.BindingNavigatorDeleteItem = New System.Windows.Forms.ToolStripButton() Me.BindingNavigatorMoveFirstItem = New System.Windows.Forms.ToolStripButton() Me.BindingNavigatorMovePreviousItem = New System.Windows.Forms.ToolStripButton() Me.BindingNavigatorSeparator = New System.Windows.Forms.ToolStripSeparator() Me.BindingNavigatorPositionItem = New System.Windows.Forms.ToolStripTextBox() Me.BindingNavigatorSeparator1 = New System.Windows.Forms.ToolStripSeparator() Me.BindingNavigatorMoveNextItem = New System.Windows.Forms.ToolStripButton() Me.BindingNavigatorMoveLastItem = New System.Windows.Forms.ToolStripButton() Me.BindingNavigatorSeparator2 = New System.Windows.Forms.ToolStripSeparator() Me.TBPMO_FORM_CONSTRUCTORBindingNavigatorSaveItem = New System.Windows.Forms.ToolStripButton() Me.TBPMO_FORM_CONSTRUCTOR_DETAILBindingSource = New System.Windows.Forms.BindingSource(Me.components) Me.TreeView1 = New System.Windows.Forms.TreeView() Me.ImageList1 = New System.Windows.Forms.ImageList(Me.components) Me.CONSTRUCTOR_IDTextBox = New System.Windows.Forms.TextBox() Me.FORM_TITLETextBox = New System.Windows.Forms.TextBox() Me.SEQUENCE_MENUNumericUpDown = New System.Windows.Forms.NumericUpDown() Me.SHORT_TITLETextBox = New System.Windows.Forms.TextBox() Me.ADDED_WHOTextBox = New System.Windows.Forms.TextBox() Me.ADDED_WHENTextBox = New System.Windows.Forms.TextBox() Me.CHANGED_WHOTextBox = New System.Windows.Forms.TextBox() Me.CHANGED_WHENTextBox = New System.Windows.Forms.TextBox() Me.GUIDTextBox1 = New System.Windows.Forms.TextBox() Me.LEVEL1_SELECTCheckBox = New System.Windows.Forms.CheckBox() Me.WINDREAM_SEARCHTextBox = New System.Windows.Forms.TextBox() Me.XtraTabControl1 = New DevExpress.XtraTab.XtraTabControl() Me.XtraTabPage1 = New DevExpress.XtraTab.XtraTabPage() Me.XtraTabControl2 = New DevExpress.XtraTab.XtraTabControl() Me.XtraTabPage3 = New DevExpress.XtraTab.XtraTabPage() Me.Label4 = New System.Windows.Forms.Label() Me.COLUMN_NAME1ComboBox = New System.Windows.Forms.ComboBox() Me.Label2 = New System.Windows.Forms.Label() Me.SQL_SELECT_EBENE1TextBox = New System.Windows.Forms.TextBox() Me.CHANGED_WHENTextBox1 = New System.Windows.Forms.TextBox() Me.CHANGED_WHOTextBox1 = New System.Windows.Forms.TextBox() Me.SQL_SELECT_EBENE2TextBox = New System.Windows.Forms.TextBox() Me.ADDED_WHENTextBox1 = New System.Windows.Forms.TextBox() Me.ADDED_WHOTextBox1 = New System.Windows.Forms.TextBox() Me.XtraTabPage4 = New DevExpress.XtraTab.XtraTabPage() Me.SEARCH_PATTERN4ComboBox = New System.Windows.Forms.ComboBox() Me.SEARCH_PATTERN3ComboBox = New System.Windows.Forms.ComboBox() Me.SEARCH_PATTERN2ComboBox = New System.Windows.Forms.ComboBox() Me.SEARCH_PATTERN1ComboBox = New System.Windows.Forms.ComboBox() Me.XtraTabPage5 = New DevExpress.XtraTab.XtraTabPage() Me.StatusStrip1 = New System.Windows.Forms.StatusStrip() Me.tslblSaveDetail = New System.Windows.Forms.ToolStripStatusLabel() Me.ToolStrip1 = New System.Windows.Forms.ToolStrip() Me.tsbtnSave = New System.Windows.Forms.ToolStripButton() Me.TreeView_Free = New System.Windows.Forms.TreeView() Me.ListBox1 = New System.Windows.Forms.ListBox() Me.Label1 = New System.Windows.Forms.Label() Me.TBPMO_FORM_CONSTRUCTORBindingSource1 = New System.Windows.Forms.BindingSource(Me.components) Me.TBPMO_FORM_CONSTRUCTORTableAdapter1 = New DD_Record_Organiser.DD_ECMAdminTableAdapters.TBPMO_FORM_CONSTRUCTORTableAdapter() Me.TableAdapterManager1 = New DD_Record_Organiser.DD_ECMAdminTableAdapters.TableAdapterManager() GUIDLabel = New System.Windows.Forms.Label() FORM_TITLELabel = New System.Windows.Forms.Label() SEQUENCE_MENULabel = New System.Windows.Forms.Label() SHORT_TITLELabel = New System.Windows.Forms.Label() ADDED_WHOLabel = New System.Windows.Forms.Label() ADDED_WHENLabel = New System.Windows.Forms.Label() CHANGED_WHOLabel = New System.Windows.Forms.Label() CHANGED_WHENLabel = New System.Windows.Forms.Label() GUIDLabel1 = New System.Windows.Forms.Label() WINDREAM_SEARCHLabel = New System.Windows.Forms.Label() ADDED_WHOLabel1 = New System.Windows.Forms.Label() ADDED_WHENLabel1 = New System.Windows.Forms.Label() CHANGED_WHOLabel1 = New System.Windows.Forms.Label() CHANGED_WHENLabel1 = New System.Windows.Forms.Label() SQL_SELECT_EBENE1Label = New System.Windows.Forms.Label() SQL_SELECT_EBENE2Label = New System.Windows.Forms.Label() COLUMN_NAME1Label1 = New System.Windows.Forms.Label() SEARCH_PATTERN1Label1 = New System.Windows.Forms.Label() SEARCH_PATTERN2Label1 = New System.Windows.Forms.Label() SEARCH_PATTERN3Label = New System.Windows.Forms.Label() SEARCH_PATTERN4Label = New System.Windows.Forms.Label() CType(Me.DD_ECMAdmin, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TBPMO_FORM_CONSTRUCTORBindingSource, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TBPMO_FORM_CONSTRUCTORBindingNavigator, System.ComponentModel.ISupportInitialize).BeginInit() Me.TBPMO_FORM_CONSTRUCTORBindingNavigator.SuspendLayout() CType(Me.TBPMO_FORM_CONSTRUCTOR_DETAILBindingSource, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.SEQUENCE_MENUNumericUpDown, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.XtraTabControl1, System.ComponentModel.ISupportInitialize).BeginInit() Me.XtraTabControl1.SuspendLayout() Me.XtraTabPage1.SuspendLayout() CType(Me.XtraTabControl2, System.ComponentModel.ISupportInitialize).BeginInit() Me.XtraTabControl2.SuspendLayout() Me.XtraTabPage3.SuspendLayout() Me.XtraTabPage4.SuspendLayout() Me.StatusStrip1.SuspendLayout() Me.ToolStrip1.SuspendLayout() CType(Me.TBPMO_FORM_CONSTRUCTORBindingSource1, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' 'GUIDLabel ' GUIDLabel.AutoSize = True GUIDLabel.Location = New System.Drawing.Point(247, 28) GUIDLabel.Name = "GUIDLabel" GUIDLabel.Size = New System.Drawing.Size(86, 13) GUIDLabel.TabIndex = 2 GUIDLabel.Text = "Constructor-ID:" ' 'FORM_TITLELabel ' FORM_TITLELabel.AutoSize = True FORM_TITLELabel.Location = New System.Drawing.Point(247, 69) FORM_TITLELabel.Name = "FORM_TITLELabel" FORM_TITLELabel.Size = New System.Drawing.Size(142, 13) FORM_TITLELabel.TabIndex = 4 FORM_TITLELabel.Text = "Titel des Kombiformulares:" ' 'SEQUENCE_MENULabel ' SEQUENCE_MENULabel.AutoSize = True SEQUENCE_MENULabel.Location = New System.Drawing.Point(247, 112) SEQUENCE_MENULabel.Name = "SEQUENCE_MENULabel" SEQUENCE_MENULabel.Size = New System.Drawing.Size(106, 13) SEQUENCE_MENULabel.TabIndex = 6 SEQUENCE_MENULabel.Text = "Reihenfolge Menü:" ' 'SHORT_TITLELabel ' SHORT_TITLELabel.AutoSize = True SHORT_TITLELabel.Location = New System.Drawing.Point(413, 112) SHORT_TITLELabel.Name = "SHORT_TITLELabel" SHORT_TITLELabel.Size = New System.Drawing.Size(60, 13) SHORT_TITLELabel.TabIndex = 8 SHORT_TITLELabel.Text = "Kurzname:" ' 'ADDED_WHOLabel ' ADDED_WHOLabel.AutoSize = True ADDED_WHOLabel.Location = New System.Drawing.Point(248, 154) ADDED_WHOLabel.Name = "ADDED_WHOLabel" ADDED_WHOLabel.Size = New System.Drawing.Size(67, 13) ADDED_WHOLabel.TabIndex = 10 ADDED_WHOLabel.Text = "Erstellt wer:" ' 'ADDED_WHENLabel ' ADDED_WHENLabel.AutoSize = True ADDED_WHENLabel.Location = New System.Drawing.Point(413, 154) ADDED_WHENLabel.Name = "ADDED_WHENLabel" ADDED_WHENLabel.Size = New System.Drawing.Size(77, 13) ADDED_WHENLabel.TabIndex = 12 ADDED_WHENLabel.Text = "Erstellt wann:" ' 'CHANGED_WHOLabel ' CHANGED_WHOLabel.AutoSize = True CHANGED_WHOLabel.Location = New System.Drawing.Point(248, 195) CHANGED_WHOLabel.Name = "CHANGED_WHOLabel" CHANGED_WHOLabel.Size = New System.Drawing.Size(80, 13) CHANGED_WHOLabel.TabIndex = 14 CHANGED_WHOLabel.Text = "Geändert wer:" ' 'CHANGED_WHENLabel ' CHANGED_WHENLabel.AutoSize = True CHANGED_WHENLabel.Location = New System.Drawing.Point(413, 195) CHANGED_WHENLabel.Name = "CHANGED_WHENLabel" CHANGED_WHENLabel.Size = New System.Drawing.Size(90, 13) CHANGED_WHENLabel.TabIndex = 16 CHANGED_WHENLabel.Text = "Geändert wann:" ' 'GUIDLabel1 ' GUIDLabel1.AutoSize = True GUIDLabel1.Location = New System.Drawing.Point(12, 11) GUIDLabel1.Name = "GUIDLabel1" GUIDLabel1.Size = New System.Drawing.Size(21, 13) GUIDLabel1.TabIndex = 18 GUIDLabel1.Text = "ID:" ' 'WINDREAM_SEARCHLabel ' WINDREAM_SEARCHLabel.AutoSize = True WINDREAM_SEARCHLabel.Location = New System.Drawing.Point(5, 11) WINDREAM_SEARCHLabel.Name = "WINDREAM_SEARCHLabel" WINDREAM_SEARCHLabel.Size = New System.Drawing.Size(114, 13) WINDREAM_SEARCHLabel.TabIndex = 34 WINDREAM_SEARCHLabel.Text = "WINDREAM SEARCH:" ' 'ADDED_WHOLabel1 ' ADDED_WHOLabel1.AutoSize = True ADDED_WHOLabel1.Location = New System.Drawing.Point(70, 183) ADDED_WHOLabel1.Name = "ADDED_WHOLabel1" ADDED_WHOLabel1.Size = New System.Drawing.Size(67, 13) ADDED_WHOLabel1.TabIndex = 43 ADDED_WHOLabel1.Text = "Erstellt wer:" ' 'ADDED_WHENLabel1 ' ADDED_WHENLabel1.AutoSize = True ADDED_WHENLabel1.Location = New System.Drawing.Point(236, 183) ADDED_WHENLabel1.Name = "ADDED_WHENLabel1" ADDED_WHENLabel1.Size = New System.Drawing.Size(77, 13) ADDED_WHENLabel1.TabIndex = 44 ADDED_WHENLabel1.Text = "Erstellt wann:" ' 'CHANGED_WHOLabel1 ' CHANGED_WHOLabel1.AutoSize = True CHANGED_WHOLabel1.Location = New System.Drawing.Point(70, 224) CHANGED_WHOLabel1.Name = "CHANGED_WHOLabel1" CHANGED_WHOLabel1.Size = New System.Drawing.Size(80, 13) CHANGED_WHOLabel1.TabIndex = 45 CHANGED_WHOLabel1.Text = "Geändert wer:" ' 'CHANGED_WHENLabel1 ' CHANGED_WHENLabel1.AutoSize = True CHANGED_WHENLabel1.Location = New System.Drawing.Point(236, 224) CHANGED_WHENLabel1.Name = "CHANGED_WHENLabel1" CHANGED_WHENLabel1.Size = New System.Drawing.Size(90, 13) CHANGED_WHENLabel1.TabIndex = 46 CHANGED_WHENLabel1.Text = "Geändert wann:" ' 'SQL_SELECT_EBENE1Label ' SQL_SELECT_EBENE1Label.AutoSize = True SQL_SELECT_EBENE1Label.Location = New System.Drawing.Point(69, 48) SQL_SELECT_EBENE1Label.Name = "SQL_SELECT_EBENE1Label" SQL_SELECT_EBENE1Label.Size = New System.Drawing.Size(73, 13) SQL_SELECT_EBENE1Label.TabIndex = 34 SQL_SELECT_EBENE1Label.Text = "SQL Ebene 1:" ' 'SQL_SELECT_EBENE2Label ' SQL_SELECT_EBENE2Label.AutoSize = True SQL_SELECT_EBENE2Label.Location = New System.Drawing.Point(69, 91) SQL_SELECT_EBENE2Label.Name = "SQL_SELECT_EBENE2Label" SQL_SELECT_EBENE2Label.Size = New System.Drawing.Size(73, 13) SQL_SELECT_EBENE2Label.TabIndex = 36 SQL_SELECT_EBENE2Label.Text = "SQL Ebene 2:" ' 'COLUMN_NAME1Label1 ' COLUMN_NAME1Label1.AutoSize = True COLUMN_NAME1Label1.Location = New System.Drawing.Point(69, 133) COLUMN_NAME1Label1.Name = "COLUMN_NAME1Label1" COLUMN_NAME1Label1.Size = New System.Drawing.Size(114, 13) COLUMN_NAME1Label1.TabIndex = 48 COLUMN_NAME1Label1.Text = "Spaltenname Entität:" ' 'SEARCH_PATTERN1Label1 ' SEARCH_PATTERN1Label1.AutoSize = True SEARCH_PATTERN1Label1.Location = New System.Drawing.Point(5, 52) SEARCH_PATTERN1Label1.Name = "SEARCH_PATTERN1Label1" SEARCH_PATTERN1Label1.Size = New System.Drawing.Size(104, 13) SEARCH_PATTERN1Label1.TabIndex = 39 SEARCH_PATTERN1Label1.Text = "SEARCH PATTERN1:" ' 'SEARCH_PATTERN2Label1 ' SEARCH_PATTERN2Label1.AutoSize = True SEARCH_PATTERN2Label1.Location = New System.Drawing.Point(5, 92) SEARCH_PATTERN2Label1.Name = "SEARCH_PATTERN2Label1" SEARCH_PATTERN2Label1.Size = New System.Drawing.Size(104, 13) SEARCH_PATTERN2Label1.TabIndex = 40 SEARCH_PATTERN2Label1.Text = "SEARCH PATTERN2:" ' 'SEARCH_PATTERN3Label ' SEARCH_PATTERN3Label.AutoSize = True SEARCH_PATTERN3Label.Location = New System.Drawing.Point(170, 52) SEARCH_PATTERN3Label.Name = "SEARCH_PATTERN3Label" SEARCH_PATTERN3Label.Size = New System.Drawing.Size(104, 13) SEARCH_PATTERN3Label.TabIndex = 41 SEARCH_PATTERN3Label.Text = "SEARCH PATTERN3:" ' 'SEARCH_PATTERN4Label ' SEARCH_PATTERN4Label.AutoSize = True SEARCH_PATTERN4Label.Location = New System.Drawing.Point(170, 92) SEARCH_PATTERN4Label.Name = "SEARCH_PATTERN4Label" SEARCH_PATTERN4Label.Size = New System.Drawing.Size(104, 13) SEARCH_PATTERN4Label.TabIndex = 42 SEARCH_PATTERN4Label.Text = "SEARCH PATTERN4:" ' 'DD_ECMAdmin ' Me.DD_ECMAdmin.DataSetName = "DD_ECMAdmin" Me.DD_ECMAdmin.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema ' 'TBPMO_FORM_CONSTRUCTORBindingSource ' Me.TBPMO_FORM_CONSTRUCTORBindingSource.DataMember = "TBPMO_FORM_CONSTRUCTOR" Me.TBPMO_FORM_CONSTRUCTORBindingSource.DataSource = Me.DD_ECMAdmin ' 'TBPMO_FORM_CONSTRUCTORTableAdapter ' Me.TBPMO_FORM_CONSTRUCTORTableAdapter.ClearBeforeFill = True ' 'TableAdapterManager ' Me.TableAdapterManager.BackupDataSetBeforeUpdate = False Me.TableAdapterManager.TBPMO_FORM_CONSTRUCTOR_DETAILTableAdapter = Me.TBPMO_FORM_CONSTRUCTOR_DETAILTableAdapter Me.TableAdapterManager.TBPMO_FORM_CONSTRUCTORTableAdapter = Me.TBPMO_FORM_CONSTRUCTORTableAdapter Me.TableAdapterManager.UpdateOrder = DD_Record_Organiser.DD_ECMAdminTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete ' 'TBPMO_FORM_CONSTRUCTOR_DETAILTableAdapter ' Me.TBPMO_FORM_CONSTRUCTOR_DETAILTableAdapter.ClearBeforeFill = True ' 'TBPMO_FORM_CONSTRUCTORBindingNavigator ' Me.TBPMO_FORM_CONSTRUCTORBindingNavigator.AddNewItem = Me.BindingNavigatorAddNewItem Me.TBPMO_FORM_CONSTRUCTORBindingNavigator.BindingSource = Me.TBPMO_FORM_CONSTRUCTORBindingSource Me.TBPMO_FORM_CONSTRUCTORBindingNavigator.CountItem = Me.BindingNavigatorCountItem Me.TBPMO_FORM_CONSTRUCTORBindingNavigator.DeleteItem = Me.BindingNavigatorDeleteItem Me.TBPMO_FORM_CONSTRUCTORBindingNavigator.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.BindingNavigatorMoveFirstItem, Me.BindingNavigatorMovePreviousItem, Me.BindingNavigatorSeparator, Me.BindingNavigatorPositionItem, Me.BindingNavigatorCountItem, Me.BindingNavigatorSeparator1, Me.BindingNavigatorMoveNextItem, Me.BindingNavigatorMoveLastItem, Me.BindingNavigatorSeparator2, Me.BindingNavigatorAddNewItem, Me.BindingNavigatorDeleteItem, Me.TBPMO_FORM_CONSTRUCTORBindingNavigatorSaveItem}) Me.TBPMO_FORM_CONSTRUCTORBindingNavigator.Location = New System.Drawing.Point(0, 0) Me.TBPMO_FORM_CONSTRUCTORBindingNavigator.MoveFirstItem = Me.BindingNavigatorMoveFirstItem Me.TBPMO_FORM_CONSTRUCTORBindingNavigator.MoveLastItem = Me.BindingNavigatorMoveLastItem Me.TBPMO_FORM_CONSTRUCTORBindingNavigator.MoveNextItem = Me.BindingNavigatorMoveNextItem Me.TBPMO_FORM_CONSTRUCTORBindingNavigator.MovePreviousItem = Me.BindingNavigatorMovePreviousItem Me.TBPMO_FORM_CONSTRUCTORBindingNavigator.Name = "TBPMO_FORM_CONSTRUCTORBindingNavigator" Me.TBPMO_FORM_CONSTRUCTORBindingNavigator.PositionItem = Me.BindingNavigatorPositionItem Me.TBPMO_FORM_CONSTRUCTORBindingNavigator.Size = New System.Drawing.Size(1341, 25) Me.TBPMO_FORM_CONSTRUCTORBindingNavigator.TabIndex = 0 Me.TBPMO_FORM_CONSTRUCTORBindingNavigator.Text = "BindingNavigator1" ' 'BindingNavigatorAddNewItem ' Me.BindingNavigatorAddNewItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.BindingNavigatorAddNewItem.Image = CType(resources.GetObject("BindingNavigatorAddNewItem.Image"), System.Drawing.Image) Me.BindingNavigatorAddNewItem.Name = "BindingNavigatorAddNewItem" Me.BindingNavigatorAddNewItem.RightToLeftAutoMirrorImage = True Me.BindingNavigatorAddNewItem.Size = New System.Drawing.Size(23, 22) Me.BindingNavigatorAddNewItem.Text = "Neu hinzufügen" ' 'BindingNavigatorCountItem ' Me.BindingNavigatorCountItem.Name = "BindingNavigatorCountItem" Me.BindingNavigatorCountItem.Size = New System.Drawing.Size(44, 22) Me.BindingNavigatorCountItem.Text = "von {0}" Me.BindingNavigatorCountItem.ToolTipText = "Die Gesamtanzahl der Elemente." ' 'BindingNavigatorDeleteItem ' Me.BindingNavigatorDeleteItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.BindingNavigatorDeleteItem.Image = CType(resources.GetObject("BindingNavigatorDeleteItem.Image"), System.Drawing.Image) Me.BindingNavigatorDeleteItem.Name = "BindingNavigatorDeleteItem" Me.BindingNavigatorDeleteItem.RightToLeftAutoMirrorImage = True Me.BindingNavigatorDeleteItem.Size = New System.Drawing.Size(23, 22) Me.BindingNavigatorDeleteItem.Text = "Löschen" ' 'BindingNavigatorMoveFirstItem ' Me.BindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.BindingNavigatorMoveFirstItem.Image = CType(resources.GetObject("BindingNavigatorMoveFirstItem.Image"), System.Drawing.Image) Me.BindingNavigatorMoveFirstItem.Name = "BindingNavigatorMoveFirstItem" Me.BindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = True Me.BindingNavigatorMoveFirstItem.Size = New System.Drawing.Size(23, 22) Me.BindingNavigatorMoveFirstItem.Text = "Erste verschieben" ' 'BindingNavigatorMovePreviousItem ' Me.BindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.BindingNavigatorMovePreviousItem.Image = CType(resources.GetObject("BindingNavigatorMovePreviousItem.Image"), System.Drawing.Image) Me.BindingNavigatorMovePreviousItem.Name = "BindingNavigatorMovePreviousItem" Me.BindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = True Me.BindingNavigatorMovePreviousItem.Size = New System.Drawing.Size(23, 22) Me.BindingNavigatorMovePreviousItem.Text = "Vorherige verschieben" ' 'BindingNavigatorSeparator ' Me.BindingNavigatorSeparator.Name = "BindingNavigatorSeparator" Me.BindingNavigatorSeparator.Size = New System.Drawing.Size(6, 25) ' 'BindingNavigatorPositionItem ' Me.BindingNavigatorPositionItem.AccessibleName = "Position" Me.BindingNavigatorPositionItem.AutoSize = False Me.BindingNavigatorPositionItem.Name = "BindingNavigatorPositionItem" Me.BindingNavigatorPositionItem.Size = New System.Drawing.Size(50, 23) Me.BindingNavigatorPositionItem.Text = "0" Me.BindingNavigatorPositionItem.ToolTipText = "Aktuelle Position" ' 'BindingNavigatorSeparator1 ' Me.BindingNavigatorSeparator1.Name = "BindingNavigatorSeparator1" Me.BindingNavigatorSeparator1.Size = New System.Drawing.Size(6, 25) ' 'BindingNavigatorMoveNextItem ' Me.BindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.BindingNavigatorMoveNextItem.Image = CType(resources.GetObject("BindingNavigatorMoveNextItem.Image"), System.Drawing.Image) Me.BindingNavigatorMoveNextItem.Name = "BindingNavigatorMoveNextItem" Me.BindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = True Me.BindingNavigatorMoveNextItem.Size = New System.Drawing.Size(23, 22) Me.BindingNavigatorMoveNextItem.Text = "Nächste verschieben" ' 'BindingNavigatorMoveLastItem ' Me.BindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.BindingNavigatorMoveLastItem.Image = CType(resources.GetObject("BindingNavigatorMoveLastItem.Image"), System.Drawing.Image) Me.BindingNavigatorMoveLastItem.Name = "BindingNavigatorMoveLastItem" Me.BindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = True Me.BindingNavigatorMoveLastItem.Size = New System.Drawing.Size(23, 22) Me.BindingNavigatorMoveLastItem.Text = "Letzte verschieben" ' 'BindingNavigatorSeparator2 ' Me.BindingNavigatorSeparator2.Name = "BindingNavigatorSeparator2" Me.BindingNavigatorSeparator2.Size = New System.Drawing.Size(6, 25) ' 'TBPMO_FORM_CONSTRUCTORBindingNavigatorSaveItem ' Me.TBPMO_FORM_CONSTRUCTORBindingNavigatorSaveItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.TBPMO_FORM_CONSTRUCTORBindingNavigatorSaveItem.Image = CType(resources.GetObject("TBPMO_FORM_CONSTRUCTORBindingNavigatorSaveItem.Image"), System.Drawing.Image) Me.TBPMO_FORM_CONSTRUCTORBindingNavigatorSaveItem.Name = "TBPMO_FORM_CONSTRUCTORBindingNavigatorSaveItem" Me.TBPMO_FORM_CONSTRUCTORBindingNavigatorSaveItem.Size = New System.Drawing.Size(23, 22) Me.TBPMO_FORM_CONSTRUCTORBindingNavigatorSaveItem.Text = "Daten speichern" ' 'TBPMO_FORM_CONSTRUCTOR_DETAILBindingSource ' Me.TBPMO_FORM_CONSTRUCTOR_DETAILBindingSource.DataMember = "TBPMO_FORM_CONSTRUCTOR_DETAIL" Me.TBPMO_FORM_CONSTRUCTOR_DETAILBindingSource.DataSource = Me.DD_ECMAdmin ' 'TreeView1 ' Me.TreeView1.AllowDrop = True Me.TreeView1.Dock = System.Windows.Forms.DockStyle.Left Me.TreeView1.ImageIndex = 0 Me.TreeView1.ImageList = Me.ImageList1 Me.TreeView1.Location = New System.Drawing.Point(0, 0) Me.TreeView1.Name = "TreeView1" Me.TreeView1.SelectedImageIndex = 1 Me.TreeView1.Size = New System.Drawing.Size(292, 337) Me.TreeView1.TabIndex = 1 ' 'ImageList1 ' Me.ImageList1.ImageStream = CType(resources.GetObject("ImageList1.ImageStream"), System.Windows.Forms.ImageListStreamer) Me.ImageList1.TransparentColor = System.Drawing.Color.Transparent Me.ImageList1.Images.SetKeyName(0, "medal_bronze_1.png") Me.ImageList1.Images.SetKeyName(1, "medal_gold_2.png") ' 'CONSTRUCTOR_IDTextBox ' Me.CONSTRUCTOR_IDTextBox.BackColor = System.Drawing.Color.WhiteSmoke Me.CONSTRUCTOR_IDTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_FORM_CONSTRUCTORBindingSource, "GUID", True)) Me.CONSTRUCTOR_IDTextBox.Location = New System.Drawing.Point(250, 44) Me.CONSTRUCTOR_IDTextBox.Name = "CONSTRUCTOR_IDTextBox" Me.CONSTRUCTOR_IDTextBox.ReadOnly = True Me.CONSTRUCTOR_IDTextBox.Size = New System.Drawing.Size(83, 22) Me.CONSTRUCTOR_IDTextBox.TabIndex = 3 ' 'FORM_TITLETextBox ' Me.FORM_TITLETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_FORM_CONSTRUCTORBindingSource, "FORM_TITLE", True)) Me.FORM_TITLETextBox.Location = New System.Drawing.Point(250, 85) Me.FORM_TITLETextBox.Name = "FORM_TITLETextBox" Me.FORM_TITLETextBox.Size = New System.Drawing.Size(310, 22) Me.FORM_TITLETextBox.TabIndex = 5 ' 'SEQUENCE_MENUNumericUpDown ' Me.SEQUENCE_MENUNumericUpDown.DataBindings.Add(New System.Windows.Forms.Binding("Value", Me.TBPMO_FORM_CONSTRUCTORBindingSource, "SEQUENCE_MENU", True)) Me.SEQUENCE_MENUNumericUpDown.Location = New System.Drawing.Point(250, 129) Me.SEQUENCE_MENUNumericUpDown.Name = "SEQUENCE_MENUNumericUpDown" Me.SEQUENCE_MENUNumericUpDown.Size = New System.Drawing.Size(43, 22) Me.SEQUENCE_MENUNumericUpDown.TabIndex = 7 ' 'SHORT_TITLETextBox ' Me.SHORT_TITLETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_FORM_CONSTRUCTORBindingSource, "SHORT_TITLE", True)) Me.SHORT_TITLETextBox.Location = New System.Drawing.Point(416, 128) Me.SHORT_TITLETextBox.Name = "SHORT_TITLETextBox" Me.SHORT_TITLETextBox.Size = New System.Drawing.Size(144, 22) Me.SHORT_TITLETextBox.TabIndex = 9 ' 'ADDED_WHOTextBox ' Me.ADDED_WHOTextBox.BackColor = System.Drawing.Color.WhiteSmoke Me.ADDED_WHOTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_FORM_CONSTRUCTORBindingSource, "ADDED_WHO", True)) Me.ADDED_WHOTextBox.Location = New System.Drawing.Point(251, 170) Me.ADDED_WHOTextBox.Name = "ADDED_WHOTextBox" Me.ADDED_WHOTextBox.ReadOnly = True Me.ADDED_WHOTextBox.Size = New System.Drawing.Size(149, 22) Me.ADDED_WHOTextBox.TabIndex = 11 ' 'ADDED_WHENTextBox ' Me.ADDED_WHENTextBox.BackColor = System.Drawing.Color.WhiteSmoke Me.ADDED_WHENTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_FORM_CONSTRUCTORBindingSource, "ADDED_WHEN", True)) Me.ADDED_WHENTextBox.Location = New System.Drawing.Point(417, 170) Me.ADDED_WHENTextBox.Name = "ADDED_WHENTextBox" Me.ADDED_WHENTextBox.ReadOnly = True Me.ADDED_WHENTextBox.Size = New System.Drawing.Size(144, 22) Me.ADDED_WHENTextBox.TabIndex = 13 ' 'CHANGED_WHOTextBox ' Me.CHANGED_WHOTextBox.BackColor = System.Drawing.Color.WhiteSmoke Me.CHANGED_WHOTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_FORM_CONSTRUCTORBindingSource, "CHANGED_WHO", True)) Me.CHANGED_WHOTextBox.Location = New System.Drawing.Point(251, 211) Me.CHANGED_WHOTextBox.Name = "CHANGED_WHOTextBox" Me.CHANGED_WHOTextBox.ReadOnly = True Me.CHANGED_WHOTextBox.Size = New System.Drawing.Size(149, 22) Me.CHANGED_WHOTextBox.TabIndex = 15 ' 'CHANGED_WHENTextBox ' Me.CHANGED_WHENTextBox.BackColor = System.Drawing.Color.WhiteSmoke Me.CHANGED_WHENTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_FORM_CONSTRUCTORBindingSource, "CHANGED_WHEN", True)) Me.CHANGED_WHENTextBox.Location = New System.Drawing.Point(416, 211) Me.CHANGED_WHENTextBox.Name = "CHANGED_WHENTextBox" Me.CHANGED_WHENTextBox.ReadOnly = True Me.CHANGED_WHENTextBox.Size = New System.Drawing.Size(144, 22) Me.CHANGED_WHENTextBox.TabIndex = 17 ' 'GUIDTextBox1 ' Me.GUIDTextBox1.BackColor = System.Drawing.Color.WhiteSmoke Me.GUIDTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_FORM_CONSTRUCTOR_DETAILBindingSource, "GUID", True)) Me.GUIDTextBox1.Location = New System.Drawing.Point(15, 27) Me.GUIDTextBox1.Name = "GUIDTextBox1" Me.GUIDTextBox1.ReadOnly = True Me.GUIDTextBox1.Size = New System.Drawing.Size(34, 22) Me.GUIDTextBox1.TabIndex = 19 ' 'LEVEL1_SELECTCheckBox ' Me.LEVEL1_SELECTCheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBPMO_FORM_CONSTRUCTOR_DETAILBindingSource, "LEVEL1_SELECT", True)) Me.LEVEL1_SELECTCheckBox.Location = New System.Drawing.Point(72, 25) Me.LEVEL1_SELECTCheckBox.Name = "LEVEL1_SELECTCheckBox" Me.LEVEL1_SELECTCheckBox.Size = New System.Drawing.Size(122, 24) Me.LEVEL1_SELECTCheckBox.TabIndex = 25 Me.LEVEL1_SELECTCheckBox.Text = "Level 1 Auswahl? " Me.LEVEL1_SELECTCheckBox.UseVisualStyleBackColor = True ' 'WINDREAM_SEARCHTextBox ' Me.WINDREAM_SEARCHTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_FORM_CONSTRUCTOR_DETAILBindingSource, "WINDREAM_SEARCH", True)) Me.WINDREAM_SEARCHTextBox.Location = New System.Drawing.Point(8, 27) Me.WINDREAM_SEARCHTextBox.Name = "WINDREAM_SEARCHTextBox" Me.WINDREAM_SEARCHTextBox.Size = New System.Drawing.Size(670, 22) Me.WINDREAM_SEARCHTextBox.TabIndex = 35 ' 'XtraTabControl1 ' Me.XtraTabControl1.Location = New System.Drawing.Point(15, 249) Me.XtraTabControl1.Name = "XtraTabControl1" Me.XtraTabControl1.SelectedTabPage = Me.XtraTabPage1 Me.XtraTabControl1.Size = New System.Drawing.Size(1147, 365) Me.XtraTabControl1.TabIndex = 40 Me.XtraTabControl1.TabPages.AddRange(New DevExpress.XtraTab.XtraTabPage() {Me.XtraTabPage1}) ' 'XtraTabPage1 ' Me.XtraTabPage1.Controls.Add(Me.XtraTabControl2) Me.XtraTabPage1.Controls.Add(Me.StatusStrip1) Me.XtraTabPage1.Controls.Add(Me.ToolStrip1) Me.XtraTabPage1.Controls.Add(Me.TreeView1) Me.XtraTabPage1.Name = "XtraTabPage1" Me.XtraTabPage1.Size = New System.Drawing.Size(1141, 337) Me.XtraTabPage1.Text = "Entitäten-Übersicht" ' 'XtraTabControl2 ' Me.XtraTabControl2.Dock = System.Windows.Forms.DockStyle.Fill Me.XtraTabControl2.Location = New System.Drawing.Point(292, 25) Me.XtraTabControl2.Name = "XtraTabControl2" Me.XtraTabControl2.SelectedTabPage = Me.XtraTabPage3 Me.XtraTabControl2.Size = New System.Drawing.Size(849, 290) Me.XtraTabControl2.TabIndex = 35 Me.XtraTabControl2.TabPages.AddRange(New DevExpress.XtraTab.XtraTabPage() {Me.XtraTabPage3, Me.XtraTabPage4, Me.XtraTabPage5}) ' 'XtraTabPage3 ' Me.XtraTabPage3.AutoScroll = True Me.XtraTabPage3.Controls.Add(Me.Label4) Me.XtraTabPage3.Controls.Add(COLUMN_NAME1Label1) Me.XtraTabPage3.Controls.Add(Me.COLUMN_NAME1ComboBox) Me.XtraTabPage3.Controls.Add(Me.Label2) Me.XtraTabPage3.Controls.Add(Me.SQL_SELECT_EBENE1TextBox) Me.XtraTabPage3.Controls.Add(CHANGED_WHENLabel1) Me.XtraTabPage3.Controls.Add(Me.CHANGED_WHENTextBox1) Me.XtraTabPage3.Controls.Add(SQL_SELECT_EBENE1Label) Me.XtraTabPage3.Controls.Add(CHANGED_WHOLabel1) Me.XtraTabPage3.Controls.Add(Me.CHANGED_WHOTextBox1) Me.XtraTabPage3.Controls.Add(Me.SQL_SELECT_EBENE2TextBox) Me.XtraTabPage3.Controls.Add(ADDED_WHENLabel1) Me.XtraTabPage3.Controls.Add(Me.ADDED_WHENTextBox1) Me.XtraTabPage3.Controls.Add(ADDED_WHOLabel1) Me.XtraTabPage3.Controls.Add(GUIDLabel1) Me.XtraTabPage3.Controls.Add(SQL_SELECT_EBENE2Label) Me.XtraTabPage3.Controls.Add(Me.ADDED_WHOTextBox1) Me.XtraTabPage3.Controls.Add(Me.GUIDTextBox1) Me.XtraTabPage3.Controls.Add(Me.LEVEL1_SELECTCheckBox) Me.XtraTabPage3.Name = "XtraTabPage3" Me.XtraTabPage3.Size = New System.Drawing.Size(843, 262) Me.XtraTabPage3.Text = "Allgemein" ' 'Label4 ' Me.Label4.AutoSize = True Me.Label4.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label4.Location = New System.Drawing.Point(189, 133) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(236, 13) Me.Label4.TabIndex = 51 Me.Label4.Text = "Dient zur Anzeige der Selektion von Datensätzen" ' 'COLUMN_NAME1ComboBox ' Me.COLUMN_NAME1ComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_FORM_CONSTRUCTOR_DETAILBindingSource, "COLUMN_NAME1", True)) Me.COLUMN_NAME1ComboBox.FormattingEnabled = True Me.COLUMN_NAME1ComboBox.Location = New System.Drawing.Point(72, 149) Me.COLUMN_NAME1ComboBox.Name = "COLUMN_NAME1ComboBox" Me.COLUMN_NAME1ComboBox.Size = New System.Drawing.Size(247, 21) Me.COLUMN_NAME1ComboBox.TabIndex = 49 ' 'Label2 ' Me.Label2.AutoSize = True Me.Label2.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label2.Location = New System.Drawing.Point(186, 30) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(319, 13) Me.Label2.TabIndex = 48 Me.Label2.Text = "Kann man für diese Entität auf der ersten Ebene Daten selektieren?" ' 'SQL_SELECT_EBENE1TextBox ' Me.SQL_SELECT_EBENE1TextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_FORM_CONSTRUCTOR_DETAILBindingSource, "SQL_SELECT_EBENE1", True)) Me.SQL_SELECT_EBENE1TextBox.Font = New System.Drawing.Font("Consolas", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.SQL_SELECT_EBENE1TextBox.Location = New System.Drawing.Point(72, 64) Me.SQL_SELECT_EBENE1TextBox.Name = "SQL_SELECT_EBENE1TextBox" Me.SQL_SELECT_EBENE1TextBox.Size = New System.Drawing.Size(757, 20) Me.SQL_SELECT_EBENE1TextBox.TabIndex = 35 ' 'CHANGED_WHENTextBox1 ' Me.CHANGED_WHENTextBox1.BackColor = System.Drawing.Color.WhiteSmoke Me.CHANGED_WHENTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_FORM_CONSTRUCTOR_DETAILBindingSource, "CHANGED_WHEN", True)) Me.CHANGED_WHENTextBox1.Location = New System.Drawing.Point(239, 240) Me.CHANGED_WHENTextBox1.Name = "CHANGED_WHENTextBox1" Me.CHANGED_WHENTextBox1.ReadOnly = True Me.CHANGED_WHENTextBox1.Size = New System.Drawing.Size(160, 22) Me.CHANGED_WHENTextBox1.TabIndex = 47 ' 'CHANGED_WHOTextBox1 ' Me.CHANGED_WHOTextBox1.BackColor = System.Drawing.Color.WhiteSmoke Me.CHANGED_WHOTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_FORM_CONSTRUCTOR_DETAILBindingSource, "CHANGED_WHO", True)) Me.CHANGED_WHOTextBox1.Location = New System.Drawing.Point(73, 240) Me.CHANGED_WHOTextBox1.Name = "CHANGED_WHOTextBox1" Me.CHANGED_WHOTextBox1.ReadOnly = True Me.CHANGED_WHOTextBox1.Size = New System.Drawing.Size(160, 22) Me.CHANGED_WHOTextBox1.TabIndex = 46 ' 'SQL_SELECT_EBENE2TextBox ' Me.SQL_SELECT_EBENE2TextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_FORM_CONSTRUCTOR_DETAILBindingSource, "SQL_SELECT_EBENE2", True)) Me.SQL_SELECT_EBENE2TextBox.Font = New System.Drawing.Font("Consolas", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.SQL_SELECT_EBENE2TextBox.Location = New System.Drawing.Point(72, 107) Me.SQL_SELECT_EBENE2TextBox.Name = "SQL_SELECT_EBENE2TextBox" Me.SQL_SELECT_EBENE2TextBox.Size = New System.Drawing.Size(757, 20) Me.SQL_SELECT_EBENE2TextBox.TabIndex = 37 ' 'ADDED_WHENTextBox1 ' Me.ADDED_WHENTextBox1.BackColor = System.Drawing.Color.WhiteSmoke Me.ADDED_WHENTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_FORM_CONSTRUCTOR_DETAILBindingSource, "ADDED_WHEN", True)) Me.ADDED_WHENTextBox1.Location = New System.Drawing.Point(239, 199) Me.ADDED_WHENTextBox1.Name = "ADDED_WHENTextBox1" Me.ADDED_WHENTextBox1.ReadOnly = True Me.ADDED_WHENTextBox1.Size = New System.Drawing.Size(160, 22) Me.ADDED_WHENTextBox1.TabIndex = 45 ' 'ADDED_WHOTextBox1 ' Me.ADDED_WHOTextBox1.BackColor = System.Drawing.Color.WhiteSmoke Me.ADDED_WHOTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_FORM_CONSTRUCTOR_DETAILBindingSource, "ADDED_WHO", True)) Me.ADDED_WHOTextBox1.Location = New System.Drawing.Point(73, 199) Me.ADDED_WHOTextBox1.Name = "ADDED_WHOTextBox1" Me.ADDED_WHOTextBox1.ReadOnly = True Me.ADDED_WHOTextBox1.Size = New System.Drawing.Size(160, 22) Me.ADDED_WHOTextBox1.TabIndex = 44 ' 'XtraTabPage4 ' Me.XtraTabPage4.Controls.Add(SEARCH_PATTERN4Label) Me.XtraTabPage4.Controls.Add(Me.SEARCH_PATTERN4ComboBox) Me.XtraTabPage4.Controls.Add(SEARCH_PATTERN3Label) Me.XtraTabPage4.Controls.Add(Me.SEARCH_PATTERN3ComboBox) Me.XtraTabPage4.Controls.Add(SEARCH_PATTERN2Label1) Me.XtraTabPage4.Controls.Add(Me.SEARCH_PATTERN2ComboBox) Me.XtraTabPage4.Controls.Add(SEARCH_PATTERN1Label1) Me.XtraTabPage4.Controls.Add(Me.SEARCH_PATTERN1ComboBox) Me.XtraTabPage4.Controls.Add(Me.WINDREAM_SEARCHTextBox) Me.XtraTabPage4.Controls.Add(WINDREAM_SEARCHLabel) Me.XtraTabPage4.Name = "XtraTabPage4" Me.XtraTabPage4.Size = New System.Drawing.Size(847, 265) Me.XtraTabPage4.Text = "windream-Suche Konfiguration" ' 'SEARCH_PATTERN4ComboBox ' Me.SEARCH_PATTERN4ComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_FORM_CONSTRUCTOR_DETAILBindingSource, "SEARCH_PATTERN4", True)) Me.SEARCH_PATTERN4ComboBox.FormattingEnabled = True Me.SEARCH_PATTERN4ComboBox.Items.AddRange(New Object() {"@Record-ID", "@EntityID", "@ParentID"}) Me.SEARCH_PATTERN4ComboBox.Location = New System.Drawing.Point(173, 108) Me.SEARCH_PATTERN4ComboBox.Name = "SEARCH_PATTERN4ComboBox" Me.SEARCH_PATTERN4ComboBox.Size = New System.Drawing.Size(171, 21) Me.SEARCH_PATTERN4ComboBox.TabIndex = 43 ' 'SEARCH_PATTERN3ComboBox ' Me.SEARCH_PATTERN3ComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_FORM_CONSTRUCTOR_DETAILBindingSource, "SEARCH_PATTERN3", True)) Me.SEARCH_PATTERN3ComboBox.FormattingEnabled = True Me.SEARCH_PATTERN3ComboBox.Items.AddRange(New Object() {"@Record-ID", "@EntityID", "@ParentID"}) Me.SEARCH_PATTERN3ComboBox.Location = New System.Drawing.Point(173, 68) Me.SEARCH_PATTERN3ComboBox.Name = "SEARCH_PATTERN3ComboBox" Me.SEARCH_PATTERN3ComboBox.Size = New System.Drawing.Size(171, 21) Me.SEARCH_PATTERN3ComboBox.TabIndex = 42 ' 'SEARCH_PATTERN2ComboBox ' Me.SEARCH_PATTERN2ComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_FORM_CONSTRUCTOR_DETAILBindingSource, "SEARCH_PATTERN2", True)) Me.SEARCH_PATTERN2ComboBox.FormattingEnabled = True Me.SEARCH_PATTERN2ComboBox.Items.AddRange(New Object() {"@Record-ID", "@EntityID", "@ParentID"}) Me.SEARCH_PATTERN2ComboBox.Location = New System.Drawing.Point(8, 108) Me.SEARCH_PATTERN2ComboBox.Name = "SEARCH_PATTERN2ComboBox" Me.SEARCH_PATTERN2ComboBox.Size = New System.Drawing.Size(156, 21) Me.SEARCH_PATTERN2ComboBox.TabIndex = 41 ' 'SEARCH_PATTERN1ComboBox ' Me.SEARCH_PATTERN1ComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_FORM_CONSTRUCTOR_DETAILBindingSource, "SEARCH_PATTERN1", True)) Me.SEARCH_PATTERN1ComboBox.FormattingEnabled = True Me.SEARCH_PATTERN1ComboBox.Items.AddRange(New Object() {"@Record-ID", "@EntityID", "@ParentID"}) Me.SEARCH_PATTERN1ComboBox.Location = New System.Drawing.Point(8, 68) Me.SEARCH_PATTERN1ComboBox.Name = "SEARCH_PATTERN1ComboBox" Me.SEARCH_PATTERN1ComboBox.Size = New System.Drawing.Size(156, 21) Me.SEARCH_PATTERN1ComboBox.TabIndex = 40 ' 'XtraTabPage5 ' Me.XtraTabPage5.Name = "XtraTabPage5" Me.XtraTabPage5.Size = New System.Drawing.Size(847, 265) Me.XtraTabPage5.Text = "XtraTabPage5" ' 'StatusStrip1 ' Me.StatusStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.tslblSaveDetail}) Me.StatusStrip1.Location = New System.Drawing.Point(292, 315) Me.StatusStrip1.Name = "StatusStrip1" Me.StatusStrip1.Size = New System.Drawing.Size(849, 22) Me.StatusStrip1.TabIndex = 35 Me.StatusStrip1.Text = "StatusStrip1" ' 'tslblSaveDetail ' Me.tslblSaveDetail.BackColor = System.Drawing.Color.Yellow Me.tslblSaveDetail.Name = "tslblSaveDetail" Me.tslblSaveDetail.Size = New System.Drawing.Size(191, 17) Me.tslblSaveDetail.Text = "Eingaben erfolgreich gespeichert - " Me.tslblSaveDetail.Visible = False ' 'ToolStrip1 ' Me.ToolStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.tsbtnSave}) Me.ToolStrip1.Location = New System.Drawing.Point(292, 0) Me.ToolStrip1.Name = "ToolStrip1" Me.ToolStrip1.Size = New System.Drawing.Size(849, 25) Me.ToolStrip1.TabIndex = 34 Me.ToolStrip1.Text = "ToolStrip1" ' 'tsbtnSave ' Me.tsbtnSave.Image = Global.DD_Record_Organiser.My.Resources.Resources.save_16xLG Me.tsbtnSave.ImageTransparentColor = System.Drawing.Color.Magenta Me.tsbtnSave.Name = "tsbtnSave" Me.tsbtnSave.Size = New System.Drawing.Size(79, 22) Me.tsbtnSave.Text = "Speichern" ' 'TreeView_Free ' Me.TreeView_Free.ImageIndex = 0 Me.TreeView_Free.ImageList = Me.ImageList1 Me.TreeView_Free.Location = New System.Drawing.Point(1182, 62) Me.TreeView_Free.Name = "TreeView_Free" Me.TreeView_Free.SelectedImageIndex = 1 Me.TreeView_Free.Size = New System.Drawing.Size(139, 498) Me.TreeView_Free.TabIndex = 41 ' 'ListBox1 ' Me.ListBox1.DataSource = Me.TBPMO_FORM_CONSTRUCTORBindingSource Me.ListBox1.DisplayMember = "FORM_TITLE" Me.ListBox1.FormattingEnabled = True Me.ListBox1.Location = New System.Drawing.Point(15, 44) Me.ListBox1.Name = "ListBox1" Me.ListBox1.Size = New System.Drawing.Size(224, 199) Me.ListBox1.TabIndex = 42 Me.ListBox1.ValueMember = "GUID" ' 'Label1 ' Me.Label1.AutoSize = True Me.Label1.Location = New System.Drawing.Point(12, 28) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(128, 13) Me.Label1.TabIndex = 43 Me.Label1.Text = "Alle Constructor-Forms:" ' 'TBPMO_FORM_CONSTRUCTORTableAdapter1 ' Me.TBPMO_FORM_CONSTRUCTORTableAdapter1.ClearBeforeFill = True ' 'TableAdapterManager1 ' Me.TableAdapterManager1.BackupDataSetBeforeUpdate = False Me.TableAdapterManager1.TBPMO_FORM_CONSTRUCTOR_DETAILTableAdapter = Nothing Me.TableAdapterManager1.TBPMO_FORM_CONSTRUCTORTableAdapter = Me.TBPMO_FORM_CONSTRUCTORTableAdapter1 Me.TableAdapterManager1.UpdateOrder = DD_Record_Organiser.DD_ECMAdminTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete ' 'frmConstructorDesigner ' Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.ClientSize = New System.Drawing.Size(1341, 837) Me.Controls.Add(Me.Label1) Me.Controls.Add(Me.ListBox1) Me.Controls.Add(Me.TreeView_Free) Me.Controls.Add(Me.XtraTabControl1) Me.Controls.Add(CHANGED_WHENLabel) Me.Controls.Add(Me.CHANGED_WHENTextBox) Me.Controls.Add(CHANGED_WHOLabel) Me.Controls.Add(Me.CHANGED_WHOTextBox) Me.Controls.Add(ADDED_WHENLabel) Me.Controls.Add(Me.ADDED_WHENTextBox) Me.Controls.Add(ADDED_WHOLabel) Me.Controls.Add(Me.ADDED_WHOTextBox) Me.Controls.Add(SHORT_TITLELabel) Me.Controls.Add(Me.SHORT_TITLETextBox) Me.Controls.Add(SEQUENCE_MENULabel) Me.Controls.Add(Me.SEQUENCE_MENUNumericUpDown) Me.Controls.Add(FORM_TITLELabel) Me.Controls.Add(Me.FORM_TITLETextBox) Me.Controls.Add(GUIDLabel) Me.Controls.Add(Me.CONSTRUCTOR_IDTextBox) Me.Controls.Add(Me.TBPMO_FORM_CONSTRUCTORBindingNavigator) Me.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon) Me.Name = "frmConstructorDesigner" Me.Text = "Designer " CType(Me.DD_ECMAdmin, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TBPMO_FORM_CONSTRUCTORBindingSource, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TBPMO_FORM_CONSTRUCTORBindingNavigator, System.ComponentModel.ISupportInitialize).EndInit() Me.TBPMO_FORM_CONSTRUCTORBindingNavigator.ResumeLayout(False) Me.TBPMO_FORM_CONSTRUCTORBindingNavigator.PerformLayout() CType(Me.TBPMO_FORM_CONSTRUCTOR_DETAILBindingSource, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.SEQUENCE_MENUNumericUpDown, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.XtraTabControl1, System.ComponentModel.ISupportInitialize).EndInit() Me.XtraTabControl1.ResumeLayout(False) Me.XtraTabPage1.ResumeLayout(False) Me.XtraTabPage1.PerformLayout() CType(Me.XtraTabControl2, System.ComponentModel.ISupportInitialize).EndInit() Me.XtraTabControl2.ResumeLayout(False) Me.XtraTabPage3.ResumeLayout(False) Me.XtraTabPage3.PerformLayout() Me.XtraTabPage4.ResumeLayout(False) Me.XtraTabPage4.PerformLayout() Me.StatusStrip1.ResumeLayout(False) Me.StatusStrip1.PerformLayout() Me.ToolStrip1.ResumeLayout(False) Me.ToolStrip1.PerformLayout() CType(Me.TBPMO_FORM_CONSTRUCTORBindingSource1, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents DD_ECMAdmin As DD_Record_Organiser.DD_ECMAdmin Friend WithEvents TBPMO_FORM_CONSTRUCTORBindingSource As System.Windows.Forms.BindingSource Friend WithEvents TBPMO_FORM_CONSTRUCTORTableAdapter As DD_Record_Organiser.DD_ECMAdminTableAdapters.TBPMO_FORM_CONSTRUCTORTableAdapter Friend WithEvents TableAdapterManager As DD_Record_Organiser.DD_ECMAdminTableAdapters.TableAdapterManager Friend WithEvents TBPMO_FORM_CONSTRUCTORBindingNavigator As System.Windows.Forms.BindingNavigator Friend WithEvents BindingNavigatorAddNewItem As System.Windows.Forms.ToolStripButton Friend WithEvents BindingNavigatorCountItem As System.Windows.Forms.ToolStripLabel Friend WithEvents BindingNavigatorDeleteItem As System.Windows.Forms.ToolStripButton Friend WithEvents BindingNavigatorMoveFirstItem As System.Windows.Forms.ToolStripButton Friend WithEvents BindingNavigatorMovePreviousItem As System.Windows.Forms.ToolStripButton Friend WithEvents BindingNavigatorSeparator As System.Windows.Forms.ToolStripSeparator Friend WithEvents BindingNavigatorPositionItem As System.Windows.Forms.ToolStripTextBox Friend WithEvents BindingNavigatorSeparator1 As System.Windows.Forms.ToolStripSeparator Friend WithEvents BindingNavigatorMoveNextItem As System.Windows.Forms.ToolStripButton Friend WithEvents BindingNavigatorMoveLastItem As System.Windows.Forms.ToolStripButton Friend WithEvents BindingNavigatorSeparator2 As System.Windows.Forms.ToolStripSeparator Friend WithEvents TBPMO_FORM_CONSTRUCTORBindingNavigatorSaveItem As System.Windows.Forms.ToolStripButton Friend WithEvents TBPMO_FORM_CONSTRUCTOR_DETAILTableAdapter As DD_Record_Organiser.DD_ECMAdminTableAdapters.TBPMO_FORM_CONSTRUCTOR_DETAILTableAdapter Friend WithEvents TBPMO_FORM_CONSTRUCTOR_DETAILBindingSource As System.Windows.Forms.BindingSource Friend WithEvents TreeView1 As System.Windows.Forms.TreeView Friend WithEvents ImageList1 As System.Windows.Forms.ImageList Friend WithEvents CONSTRUCTOR_IDTextBox As System.Windows.Forms.TextBox Friend WithEvents FORM_TITLETextBox As System.Windows.Forms.TextBox Friend WithEvents SEQUENCE_MENUNumericUpDown As System.Windows.Forms.NumericUpDown Friend WithEvents SHORT_TITLETextBox As System.Windows.Forms.TextBox Friend WithEvents ADDED_WHOTextBox As System.Windows.Forms.TextBox Friend WithEvents ADDED_WHENTextBox As System.Windows.Forms.TextBox Friend WithEvents CHANGED_WHOTextBox As System.Windows.Forms.TextBox Friend WithEvents CHANGED_WHENTextBox As System.Windows.Forms.TextBox Friend WithEvents GUIDTextBox1 As System.Windows.Forms.TextBox Friend WithEvents LEVEL1_SELECTCheckBox As System.Windows.Forms.CheckBox Friend WithEvents WINDREAM_SEARCHTextBox As System.Windows.Forms.TextBox Friend WithEvents XtraTabControl1 As DevExpress.XtraTab.XtraTabControl Friend WithEvents XtraTabPage1 As DevExpress.XtraTab.XtraTabPage Friend WithEvents TreeView_Free As System.Windows.Forms.TreeView Friend WithEvents ListBox1 As System.Windows.Forms.ListBox Friend WithEvents Label1 As System.Windows.Forms.Label Friend WithEvents TBPMO_FORM_CONSTRUCTORBindingSource1 As System.Windows.Forms.BindingSource Friend WithEvents TBPMO_FORM_CONSTRUCTORTableAdapter1 As DD_Record_Organiser.DD_ECMAdminTableAdapters.TBPMO_FORM_CONSTRUCTORTableAdapter Friend WithEvents TableAdapterManager1 As DD_Record_Organiser.DD_ECMAdminTableAdapters.TableAdapterManager Friend WithEvents XtraTabControl2 As DevExpress.XtraTab.XtraTabControl Friend WithEvents XtraTabPage3 As DevExpress.XtraTab.XtraTabPage Friend WithEvents XtraTabPage4 As DevExpress.XtraTab.XtraTabPage Friend WithEvents StatusStrip1 As System.Windows.Forms.StatusStrip Friend WithEvents tslblSaveDetail As System.Windows.Forms.ToolStripStatusLabel Friend WithEvents ToolStrip1 As System.Windows.Forms.ToolStrip Friend WithEvents tsbtnSave As System.Windows.Forms.ToolStripButton Friend WithEvents CHANGED_WHENTextBox1 As System.Windows.Forms.TextBox Friend WithEvents CHANGED_WHOTextBox1 As System.Windows.Forms.TextBox Friend WithEvents ADDED_WHENTextBox1 As System.Windows.Forms.TextBox Friend WithEvents ADDED_WHOTextBox1 As System.Windows.Forms.TextBox Friend WithEvents XtraTabPage5 As DevExpress.XtraTab.XtraTabPage Friend WithEvents SQL_SELECT_EBENE1TextBox As System.Windows.Forms.TextBox Friend WithEvents SQL_SELECT_EBENE2TextBox As System.Windows.Forms.TextBox Friend WithEvents Label2 As System.Windows.Forms.Label Friend WithEvents COLUMN_NAME1ComboBox As System.Windows.Forms.ComboBox Friend WithEvents Label4 As System.Windows.Forms.Label Friend WithEvents SEARCH_PATTERN4ComboBox As System.Windows.Forms.ComboBox Friend WithEvents SEARCH_PATTERN3ComboBox As System.Windows.Forms.ComboBox Friend WithEvents SEARCH_PATTERN2ComboBox As System.Windows.Forms.ComboBox Friend WithEvents SEARCH_PATTERN1ComboBox As System.Windows.Forms.ComboBox End Class