_ 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.TreeViewDetails = 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.LOAD_DIRECTCheckBox = New System.Windows.Forms.CheckBox() 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.XtraTabPage5 = New DevExpress.XtraTab.XtraTabPage() Me.Button2 = New System.Windows.Forms.Button() Me.lblQuickViewAdded = New System.Windows.Forms.Label() Me.btnSetQuickViewPicture = New System.Windows.Forms.Button() Me.txtQuickViewPicture = New System.Windows.Forms.TextBox() Me.Label8 = New System.Windows.Forms.Label() Me.lblChangeHeadline = New System.Windows.Forms.Label() Me.btnSetHeadline = New System.Windows.Forms.Button() Me.btndeleteControl = New System.Windows.Forms.Button() Me.btnAddControl = New System.Windows.Forms.Button() Me.ListBoxConfiguredDisplay = New System.Windows.Forms.ListBox() Me.Label6 = New System.Windows.Forms.Label() Me.Label5 = New System.Windows.Forms.Label() Me.listBoxControls = New System.Windows.Forms.ListBox() Me.Label3 = New System.Windows.Forms.Label() Me.XtraTabPage4 = New DevExpress.XtraTab.XtraTabPage() Me.chkWDSearch_Active = New System.Windows.Forms.CheckBox() Me.grpbxWD_RecordSearch = New System.Windows.Forms.GroupBox() Me.lblSave1 = New System.Windows.Forms.Label() Me.Label9 = New System.Windows.Forms.Label() Me.txtWindreamsuche = New System.Windows.Forms.TextBox() Me.Label15 = New System.Windows.Forms.Label() Me.cmbSearchPattern5 = New System.Windows.Forms.ComboBox() Me.cmbSearchPattern1 = New System.Windows.Forms.ComboBox() Me.Label11 = New System.Windows.Forms.Label() Me.btnWindreamsuche = New System.Windows.Forms.Button() Me.Label14 = New System.Windows.Forms.Label() Me.cmbSearchPattern4 = New System.Windows.Forms.ComboBox() Me.cmbSearchPattern3 = New System.Windows.Forms.ComboBox() Me.cmbSearchPattern2 = New System.Windows.Forms.ComboBox() Me.Label13 = New System.Windows.Forms.Label() Me.Label7 = New System.Windows.Forms.Label() Me.GroupBox1 = New System.Windows.Forms.GroupBox() Me.Button1 = New System.Windows.Forms.Button() Me.SEARCH_PATTERN4ComboBox = New System.Windows.Forms.ComboBox() Me.SEARCH_PATTERN1ComboBox = New System.Windows.Forms.ComboBox() Me.SEARCH_PATTERN3ComboBox = New System.Windows.Forms.ComboBox() Me.SEARCH_PATTERN2ComboBox = New System.Windows.Forms.ComboBox() 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.TBTEMP_QUICKDISPLAYBindingSource = New System.Windows.Forms.BindingSource(Me.components) Me.DD_DMSDataSet = New DD_Record_Organiser.DD_DMSDataSet() 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() Me.lblSave = New System.Windows.Forms.Label() Me.OFDWindreamsuche = New System.Windows.Forms.OpenFileDialog() Me.TBTEMP_QUICKDISPLAYTableAdapter = New DD_Record_Organiser.DD_DMSDataSetTableAdapters.TBTEMP_QUICKDISPLAYTableAdapter() Me.TableAdapterManager2 = New DD_Record_Organiser.DD_DMSDataSetTableAdapters.TableAdapterManager() Me.ImageCollection1 = New DevExpress.Utils.ImageCollection(Me.components) 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.XtraTabPage5.SuspendLayout() Me.XtraTabPage4.SuspendLayout() Me.grpbxWD_RecordSearch.SuspendLayout() Me.GroupBox1.SuspendLayout() Me.StatusStrip1.SuspendLayout() Me.ToolStrip1.SuspendLayout() CType(Me.TBTEMP_QUICKDISPLAYBindingSource, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.DD_DMSDataSet, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TBPMO_FORM_CONSTRUCTORBindingSource1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.ImageCollection1, 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(22, 13) GUIDLabel1.TabIndex = 18 GUIDLabel1.Text = "ID:" ' 'WINDREAM_SEARCHLabel ' WINDREAM_SEARCHLabel.AutoSize = True WINDREAM_SEARCHLabel.Location = New System.Drawing.Point(6, 18) WINDREAM_SEARCHLabel.Name = "WINDREAM_SEARCHLabel" WINDREAM_SEARCHLabel.Size = New System.Drawing.Size(90, 13) WINDREAM_SEARCHLabel.TabIndex = 34 WINDREAM_SEARCHLabel.Text = "windream-Suche:" ' '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(65, 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(73, 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(77, 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(85, 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(72, 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(72, 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(108, 13) COLUMN_NAME1Label1.TabIndex = 48 COLUMN_NAME1Label1.Text = "Spaltenname Entität:" ' 'SEARCH_PATTERN1Label1 ' SEARCH_PATTERN1Label1.AutoSize = True SEARCH_PATTERN1Label1.Location = New System.Drawing.Point(6, 59) SEARCH_PATTERN1Label1.Name = "SEARCH_PATTERN1Label1" SEARCH_PATTERN1Label1.Size = New System.Drawing.Size(92, 13) SEARCH_PATTERN1Label1.TabIndex = 39 SEARCH_PATTERN1Label1.Text = "Search Pattern 1:" ' 'SEARCH_PATTERN2Label1 ' SEARCH_PATTERN2Label1.AutoSize = True SEARCH_PATTERN2Label1.Location = New System.Drawing.Point(181, 59) SEARCH_PATTERN2Label1.Name = "SEARCH_PATTERN2Label1" SEARCH_PATTERN2Label1.Size = New System.Drawing.Size(92, 13) SEARCH_PATTERN2Label1.TabIndex = 40 SEARCH_PATTERN2Label1.Text = "Search Pattern 2:" ' 'SEARCH_PATTERN3Label ' SEARCH_PATTERN3Label.AutoSize = True SEARCH_PATTERN3Label.Location = New System.Drawing.Point(6, 99) SEARCH_PATTERN3Label.Name = "SEARCH_PATTERN3Label" SEARCH_PATTERN3Label.Size = New System.Drawing.Size(92, 13) SEARCH_PATTERN3Label.TabIndex = 41 SEARCH_PATTERN3Label.Text = "Search Pattern 3:" ' 'SEARCH_PATTERN4Label ' SEARCH_PATTERN4Label.AutoSize = True SEARCH_PATTERN4Label.Location = New System.Drawing.Point(181, 99) SEARCH_PATTERN4Label.Name = "SEARCH_PATTERN4Label" SEARCH_PATTERN4Label.Size = New System.Drawing.Size(92, 13) SEARCH_PATTERN4Label.TabIndex = 42 SEARCH_PATTERN4Label.Text = "Search Pattern 4:" ' '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.TBDD_CONNECTIONTableAdapter = Nothing 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 ' 'TreeViewDetails ' Me.TreeViewDetails.AllowDrop = True Me.TreeViewDetails.Dock = System.Windows.Forms.DockStyle.Left Me.TreeViewDetails.ImageIndex = 0 Me.TreeViewDetails.ImageList = Me.ImageList1 Me.TreeViewDetails.Location = New System.Drawing.Point(0, 0) Me.TreeViewDetails.Name = "TreeViewDetails" Me.TreeViewDetails.SelectedImageIndex = 1 Me.TreeViewDetails.Size = New System.Drawing.Size(292, 417) Me.TreeViewDetails.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, 21) 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.BackColor = System.Drawing.SystemColors.Info 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(9, 34) Me.WINDREAM_SEARCHTextBox.Name = "WINDREAM_SEARCHTextBox" Me.WINDREAM_SEARCHTextBox.Size = New System.Drawing.Size(543, 21) Me.WINDREAM_SEARCHTextBox.TabIndex = 35 ' 'XtraTabControl1 ' Me.XtraTabControl1.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.XtraTabControl1.Location = New System.Drawing.Point(15, 249) Me.XtraTabControl1.Name = "XtraTabControl1" Me.XtraTabControl1.SelectedTabPage = Me.XtraTabPage1 Me.XtraTabControl1.Size = New System.Drawing.Size(1306, 442) 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.TreeViewDetails) Me.XtraTabPage1.Name = "XtraTabPage1" Me.XtraTabPage1.Size = New System.Drawing.Size(1304, 417) 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(1012, 370) Me.XtraTabControl2.TabIndex = 35 Me.XtraTabControl2.TabPages.AddRange(New DevExpress.XtraTab.XtraTabPage() {Me.XtraTabPage5, Me.XtraTabPage3, Me.XtraTabPage4}) ' 'XtraTabPage3 ' Me.XtraTabPage3.AutoScroll = True Me.XtraTabPage3.Controls.Add(Me.LOAD_DIRECTCheckBox) 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(1010, 345) Me.XtraTabPage3.Text = "Allgemein" ' 'LOAD_DIRECTCheckBox ' Me.LOAD_DIRECTCheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBPMO_FORM_CONSTRUCTOR_DETAILBindingSource, "LOAD_DIRECT", True)) Me.LOAD_DIRECTCheckBox.Location = New System.Drawing.Point(701, 25) Me.LOAD_DIRECTCheckBox.Name = "LOAD_DIRECTCheckBox" Me.LOAD_DIRECTCheckBox.Size = New System.Drawing.Size(128, 24) Me.LOAD_DIRECTCheckBox.TabIndex = 52 Me.LOAD_DIRECTCheckBox.Text = "Ersten Record laden" Me.LOAD_DIRECTCheckBox.UseVisualStyleBackColor = True ' '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, 21) 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, 21) 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, 21) 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, 21) Me.ADDED_WHOTextBox1.TabIndex = 44 ' 'XtraTabPage5 ' Me.XtraTabPage5.AutoScroll = True Me.XtraTabPage5.Controls.Add(Me.Button2) Me.XtraTabPage5.Controls.Add(Me.lblQuickViewAdded) Me.XtraTabPage5.Controls.Add(Me.btnSetQuickViewPicture) Me.XtraTabPage5.Controls.Add(Me.txtQuickViewPicture) Me.XtraTabPage5.Controls.Add(Me.Label8) Me.XtraTabPage5.Controls.Add(Me.lblChangeHeadline) Me.XtraTabPage5.Controls.Add(Me.btnSetHeadline) Me.XtraTabPage5.Controls.Add(Me.btndeleteControl) Me.XtraTabPage5.Controls.Add(Me.btnAddControl) Me.XtraTabPage5.Controls.Add(Me.ListBoxConfiguredDisplay) Me.XtraTabPage5.Controls.Add(Me.Label6) Me.XtraTabPage5.Controls.Add(Me.Label5) Me.XtraTabPage5.Controls.Add(Me.listBoxControls) Me.XtraTabPage5.Controls.Add(Me.Label3) Me.XtraTabPage5.Name = "XtraTabPage5" Me.XtraTabPage5.Size = New System.Drawing.Size(1006, 342) Me.XtraTabPage5.Text = "Quick View Konfiguration" ' 'Button2 ' Me.Button2.Image = Global.DD_Record_Organiser.My.Resources.Resources.delete Me.Button2.ImageAlign = System.Drawing.ContentAlignment.MiddleRight Me.Button2.Location = New System.Drawing.Point(299, 180) Me.Button2.Name = "Button2" Me.Button2.Size = New System.Drawing.Size(175, 23) Me.Button2.TabIndex = 52 Me.Button2.Text = "Delete QuickView Picture" Me.Button2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft Me.Button2.UseVisualStyleBackColor = True ' 'lblQuickViewAdded ' Me.lblQuickViewAdded.AutoSize = True Me.lblQuickViewAdded.BackColor = System.Drawing.Color.Yellow Me.lblQuickViewAdded.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.lblQuickViewAdded.Location = New System.Drawing.Point(480, 158) Me.lblQuickViewAdded.Name = "lblQuickViewAdded" Me.lblQuickViewAdded.Size = New System.Drawing.Size(190, 13) Me.lblQuickViewAdded.TabIndex = 51 Me.lblQuickViewAdded.Text = "QuickViewBild Control hinzugefügt" Me.lblQuickViewAdded.Visible = False ' 'btnSetQuickViewPicture ' Me.btnSetQuickViewPicture.Image = Global.DD_Record_Organiser.My.Resources.Resources.arrow_Forward_16xLG Me.btnSetQuickViewPicture.ImageAlign = System.Drawing.ContentAlignment.MiddleRight Me.btnSetQuickViewPicture.Location = New System.Drawing.Point(200, 137) Me.btnSetQuickViewPicture.Name = "btnSetQuickViewPicture" Me.btnSetQuickViewPicture.Size = New System.Drawing.Size(93, 56) Me.btnSetQuickViewPicture.TabIndex = 50 Me.btnSetQuickViewPicture.Text = "Set as QuickView Picture" Me.btnSetQuickViewPicture.TextAlign = System.Drawing.ContentAlignment.MiddleLeft Me.btnSetQuickViewPicture.UseVisualStyleBackColor = True Me.btnSetQuickViewPicture.Visible = False ' 'txtQuickViewPicture ' Me.txtQuickViewPicture.Location = New System.Drawing.Point(299, 153) Me.txtQuickViewPicture.Name = "txtQuickViewPicture" Me.txtQuickViewPicture.ReadOnly = True Me.txtQuickViewPicture.Size = New System.Drawing.Size(175, 21) Me.txtQuickViewPicture.TabIndex = 49 ' 'Label8 ' Me.Label8.AutoSize = True Me.Label8.Location = New System.Drawing.Point(296, 137) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(117, 13) Me.Label8.TabIndex = 48 Me.Label8.Text = "QuickView Bild-Control:" ' 'lblChangeHeadline ' Me.lblChangeHeadline.AutoSize = True Me.lblChangeHeadline.BackColor = System.Drawing.Color.Yellow Me.lblChangeHeadline.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.lblChangeHeadline.Location = New System.Drawing.Point(477, 88) Me.lblChangeHeadline.Name = "lblChangeHeadline" Me.lblChangeHeadline.Size = New System.Drawing.Size(101, 13) Me.lblChangeHeadline.TabIndex = 45 Me.lblChangeHeadline.Text = "Headline changed" Me.lblChangeHeadline.Visible = False ' 'btnSetHeadline ' Me.btnSetHeadline.Location = New System.Drawing.Point(480, 49) Me.btnSetHeadline.Name = "btnSetHeadline" Me.btnSetHeadline.Size = New System.Drawing.Size(168, 38) Me.btnSetHeadline.TabIndex = 7 Me.btnSetHeadline.Text = "Button2" Me.btnSetHeadline.UseVisualStyleBackColor = True Me.btnSetHeadline.Visible = False ' 'btndeleteControl ' Me.btndeleteControl.Image = Global.DD_Record_Organiser.My.Resources.Resources.delete Me.btndeleteControl.ImageAlign = System.Drawing.ContentAlignment.MiddleRight Me.btndeleteControl.Location = New System.Drawing.Point(201, 78) Me.btndeleteControl.Name = "btndeleteControl" Me.btndeleteControl.Size = New System.Drawing.Size(92, 23) Me.btndeleteControl.TabIndex = 6 Me.btndeleteControl.Text = "Delete field" Me.btndeleteControl.TextAlign = System.Drawing.ContentAlignment.MiddleLeft Me.btndeleteControl.UseVisualStyleBackColor = True ' 'btnAddControl ' Me.btnAddControl.Image = Global.DD_Record_Organiser.My.Resources.Resources.arrow_Forward_16xLG Me.btnAddControl.ImageAlign = System.Drawing.ContentAlignment.MiddleRight Me.btnAddControl.Location = New System.Drawing.Point(200, 49) Me.btnAddControl.Name = "btnAddControl" Me.btnAddControl.Size = New System.Drawing.Size(93, 23) Me.btnAddControl.TabIndex = 5 Me.btnAddControl.Text = "Add field" Me.btnAddControl.TextAlign = System.Drawing.ContentAlignment.MiddleLeft Me.btnAddControl.UseVisualStyleBackColor = True ' 'ListBoxConfiguredDisplay ' Me.ListBoxConfiguredDisplay.FormattingEnabled = True Me.ListBoxConfiguredDisplay.Location = New System.Drawing.Point(299, 49) Me.ListBoxConfiguredDisplay.Name = "ListBoxConfiguredDisplay" Me.ListBoxConfiguredDisplay.Size = New System.Drawing.Size(175, 69) Me.ListBoxConfiguredDisplay.TabIndex = 4 ' 'Label6 ' Me.Label6.AutoSize = True Me.Label6.Location = New System.Drawing.Point(296, 33) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(135, 13) Me.Label6.TabIndex = 3 Me.Label6.Text = "Konfigurierte Feldauswahl:" ' 'Label5 ' Me.Label5.AutoSize = True Me.Label5.Location = New System.Drawing.Point(5, 33) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(102, 13) Me.Label5.TabIndex = 2 Me.Label5.Text = "Felder zur Auswahl:" ' 'listBoxControls ' Me.listBoxControls.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _ Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.listBoxControls.FormattingEnabled = True Me.listBoxControls.Location = New System.Drawing.Point(8, 49) Me.listBoxControls.Name = "listBoxControls" Me.listBoxControls.Size = New System.Drawing.Size(186, 225) Me.listBoxControls.TabIndex = 1 ' 'Label3 ' Me.Label3.AutoSize = True Me.Label3.Location = New System.Drawing.Point(3, 10) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(416, 13) Me.Label3.TabIndex = 0 Me.Label3.Text = "Konfigurieren Sie hier die Erstansicht zur Navigation innerhalb der Eintitätsdate" & _ "nsätze" ' 'XtraTabPage4 ' Me.XtraTabPage4.Controls.Add(Me.chkWDSearch_Active) Me.XtraTabPage4.Controls.Add(Me.grpbxWD_RecordSearch) Me.XtraTabPage4.Controls.Add(Me.GroupBox1) Me.XtraTabPage4.Name = "XtraTabPage4" Me.XtraTabPage4.Size = New System.Drawing.Size(1006, 342) Me.XtraTabPage4.Text = "windream-Suche Konfiguration" ' 'chkWDSearch_Active ' Me.chkWDSearch_Active.AutoSize = True Me.chkWDSearch_Active.Location = New System.Drawing.Point(14, 3) Me.chkWDSearch_Active.Name = "chkWDSearch_Active" Me.chkWDSearch_Active.Size = New System.Drawing.Size(133, 17) Me.chkWDSearch_Active.TabIndex = 79 Me.chkWDSearch_Active.Text = "Windream-Suche aktiv" Me.chkWDSearch_Active.UseVisualStyleBackColor = True ' 'grpbxWD_RecordSearch ' Me.grpbxWD_RecordSearch.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.grpbxWD_RecordSearch.Controls.Add(Me.lblSave1) Me.grpbxWD_RecordSearch.Controls.Add(Me.Label9) Me.grpbxWD_RecordSearch.Controls.Add(Me.txtWindreamsuche) Me.grpbxWD_RecordSearch.Controls.Add(Me.Label15) Me.grpbxWD_RecordSearch.Controls.Add(Me.cmbSearchPattern5) Me.grpbxWD_RecordSearch.Controls.Add(Me.cmbSearchPattern1) Me.grpbxWD_RecordSearch.Controls.Add(Me.Label11) Me.grpbxWD_RecordSearch.Controls.Add(Me.btnWindreamsuche) Me.grpbxWD_RecordSearch.Controls.Add(Me.Label14) Me.grpbxWD_RecordSearch.Controls.Add(Me.cmbSearchPattern4) Me.grpbxWD_RecordSearch.Controls.Add(Me.cmbSearchPattern3) Me.grpbxWD_RecordSearch.Controls.Add(Me.cmbSearchPattern2) Me.grpbxWD_RecordSearch.Controls.Add(Me.Label13) Me.grpbxWD_RecordSearch.Controls.Add(Me.Label7) Me.grpbxWD_RecordSearch.Enabled = False Me.grpbxWD_RecordSearch.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.grpbxWD_RecordSearch.Location = New System.Drawing.Point(5, 24) Me.grpbxWD_RecordSearch.Name = "grpbxWD_RecordSearch" Me.grpbxWD_RecordSearch.Size = New System.Drawing.Size(829, 157) Me.grpbxWD_RecordSearch.TabIndex = 78 Me.grpbxWD_RecordSearch.TabStop = False Me.grpbxWD_RecordSearch.Text = "windream-Suche für Recordbezogene Suche:" ' 'lblSave1 ' Me.lblSave1.AutoSize = True Me.lblSave1.BackColor = System.Drawing.Color.Yellow Me.lblSave1.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.lblSave1.Location = New System.Drawing.Point(346, 126) Me.lblSave1.Name = "lblSave1" Me.lblSave1.Size = New System.Drawing.Size(129, 13) Me.lblSave1.TabIndex = 78 Me.lblSave1.Text = "Erfolgreich gespeichert." Me.lblSave1.Visible = False ' 'Label9 ' Me.Label9.AutoSize = True Me.Label9.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label9.Location = New System.Drawing.Point(6, 18) Me.Label9.Name = "Label9" Me.Label9.Size = New System.Drawing.Size(96, 13) Me.Label9.TabIndex = 64 Me.Label9.Text = "windream-Suche:" ' 'txtWindreamsuche ' Me.txtWindreamsuche.BackColor = System.Drawing.SystemColors.Info Me.txtWindreamsuche.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.txtWindreamsuche.Location = New System.Drawing.Point(9, 34) Me.txtWindreamsuche.Name = "txtWindreamsuche" Me.txtWindreamsuche.Size = New System.Drawing.Size(543, 22) Me.txtWindreamsuche.TabIndex = 66 ' 'Label15 ' Me.Label15.AutoSize = True Me.Label15.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label15.Location = New System.Drawing.Point(346, 63) Me.Label15.Name = "Label15" Me.Label15.Size = New System.Drawing.Size(93, 13) Me.Label15.TabIndex = 76 Me.Label15.Text = "Search Pattern 5:" ' 'cmbSearchPattern5 ' Me.cmbSearchPattern5.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.cmbSearchPattern5.FormattingEnabled = True Me.cmbSearchPattern5.Items.AddRange(New Object() {"Form-ID (Entity)", "Record-ID"}) Me.cmbSearchPattern5.Location = New System.Drawing.Point(349, 79) Me.cmbSearchPattern5.Name = "cmbSearchPattern5" Me.cmbSearchPattern5.Size = New System.Drawing.Size(203, 21) Me.cmbSearchPattern5.TabIndex = 77 ' 'cmbSearchPattern1 ' Me.cmbSearchPattern1.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.cmbSearchPattern1.FormattingEnabled = True Me.cmbSearchPattern1.Items.AddRange(New Object() {"Form-ID (Entity)", "Record-ID"}) Me.cmbSearchPattern1.Location = New System.Drawing.Point(9, 79) Me.cmbSearchPattern1.Name = "cmbSearchPattern1" Me.cmbSearchPattern1.Size = New System.Drawing.Size(166, 21) Me.cmbSearchPattern1.TabIndex = 69 ' 'Label11 ' Me.Label11.AutoSize = True Me.Label11.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label11.Location = New System.Drawing.Point(6, 63) Me.Label11.Name = "Label11" Me.Label11.Size = New System.Drawing.Size(93, 13) Me.Label11.TabIndex = 68 Me.Label11.Text = "Search Pattern 1:" ' 'btnWindreamsuche ' Me.btnWindreamsuche.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.btnWindreamsuche.Location = New System.Drawing.Point(558, 33) Me.btnWindreamsuche.Name = "btnWindreamsuche" Me.btnWindreamsuche.Size = New System.Drawing.Size(24, 21) Me.btnWindreamsuche.TabIndex = 65 Me.btnWindreamsuche.Text = "..." Me.btnWindreamsuche.UseVisualStyleBackColor = True ' 'Label14 ' Me.Label14.AutoSize = True Me.Label14.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label14.Location = New System.Drawing.Point(181, 107) Me.Label14.Name = "Label14" Me.Label14.Size = New System.Drawing.Size(93, 13) Me.Label14.TabIndex = 74 Me.Label14.Text = "Search Pattern 4:" ' 'cmbSearchPattern4 ' Me.cmbSearchPattern4.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.cmbSearchPattern4.FormattingEnabled = True Me.cmbSearchPattern4.Items.AddRange(New Object() {"Form-ID (Entity)", "Record-ID"}) Me.cmbSearchPattern4.Location = New System.Drawing.Point(184, 123) Me.cmbSearchPattern4.Name = "cmbSearchPattern4" Me.cmbSearchPattern4.Size = New System.Drawing.Size(156, 21) Me.cmbSearchPattern4.TabIndex = 75 ' 'cmbSearchPattern3 ' Me.cmbSearchPattern3.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.cmbSearchPattern3.FormattingEnabled = True Me.cmbSearchPattern3.Items.AddRange(New Object() {"Form-ID (Entity)", "Record-ID"}) Me.cmbSearchPattern3.Location = New System.Drawing.Point(9, 123) Me.cmbSearchPattern3.Name = "cmbSearchPattern3" Me.cmbSearchPattern3.Size = New System.Drawing.Size(166, 21) Me.cmbSearchPattern3.TabIndex = 73 ' 'cmbSearchPattern2 ' Me.cmbSearchPattern2.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.cmbSearchPattern2.FormattingEnabled = True Me.cmbSearchPattern2.Items.AddRange(New Object() {"Form-ID (Entity)", "Record-ID"}) Me.cmbSearchPattern2.Location = New System.Drawing.Point(184, 79) Me.cmbSearchPattern2.Name = "cmbSearchPattern2" Me.cmbSearchPattern2.Size = New System.Drawing.Size(156, 21) Me.cmbSearchPattern2.TabIndex = 71 ' 'Label13 ' Me.Label13.AutoSize = True Me.Label13.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label13.Location = New System.Drawing.Point(6, 107) Me.Label13.Name = "Label13" Me.Label13.Size = New System.Drawing.Size(93, 13) Me.Label13.TabIndex = 72 Me.Label13.Text = "Search Pattern 3:" ' 'Label7 ' Me.Label7.AutoSize = True Me.Label7.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label7.Location = New System.Drawing.Point(181, 63) Me.Label7.Name = "Label7" Me.Label7.Size = New System.Drawing.Size(93, 13) Me.Label7.TabIndex = 70 Me.Label7.Text = "Search Pattern 2:" ' 'GroupBox1 ' Me.GroupBox1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.GroupBox1.Controls.Add(Me.Button1) Me.GroupBox1.Controls.Add(WINDREAM_SEARCHLabel) Me.GroupBox1.Controls.Add(SEARCH_PATTERN4Label) Me.GroupBox1.Controls.Add(Me.WINDREAM_SEARCHTextBox) Me.GroupBox1.Controls.Add(Me.SEARCH_PATTERN4ComboBox) Me.GroupBox1.Controls.Add(Me.SEARCH_PATTERN1ComboBox) Me.GroupBox1.Controls.Add(SEARCH_PATTERN3Label) Me.GroupBox1.Controls.Add(SEARCH_PATTERN1Label1) Me.GroupBox1.Controls.Add(Me.SEARCH_PATTERN3ComboBox) Me.GroupBox1.Controls.Add(Me.SEARCH_PATTERN2ComboBox) Me.GroupBox1.Controls.Add(SEARCH_PATTERN2Label1) Me.GroupBox1.Location = New System.Drawing.Point(5, 187) Me.GroupBox1.Name = "GroupBox1" Me.GroupBox1.Size = New System.Drawing.Size(829, 148) Me.GroupBox1.TabIndex = 44 Me.GroupBox1.TabStop = False Me.GroupBox1.Text = "windream-Suche für Entitätsweite Suche:" ' 'Button1 ' Me.Button1.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Button1.Location = New System.Drawing.Point(558, 33) Me.Button1.Name = "Button1" Me.Button1.Size = New System.Drawing.Size(24, 21) Me.Button1.TabIndex = 66 Me.Button1.Text = "..." Me.Button1.UseVisualStyleBackColor = True ' '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(184, 115) Me.SEARCH_PATTERN4ComboBox.Name = "SEARCH_PATTERN4ComboBox" Me.SEARCH_PATTERN4ComboBox.Size = New System.Drawing.Size(156, 21) Me.SEARCH_PATTERN4ComboBox.TabIndex = 43 ' '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(9, 75) Me.SEARCH_PATTERN1ComboBox.Name = "SEARCH_PATTERN1ComboBox" Me.SEARCH_PATTERN1ComboBox.Size = New System.Drawing.Size(166, 21) Me.SEARCH_PATTERN1ComboBox.TabIndex = 40 ' '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(9, 115) Me.SEARCH_PATTERN3ComboBox.Name = "SEARCH_PATTERN3ComboBox" Me.SEARCH_PATTERN3ComboBox.Size = New System.Drawing.Size(166, 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(184, 75) Me.SEARCH_PATTERN2ComboBox.Name = "SEARCH_PATTERN2ComboBox" Me.SEARCH_PATTERN2ComboBox.Size = New System.Drawing.Size(156, 21) Me.SEARCH_PATTERN2ComboBox.TabIndex = 41 ' 'StatusStrip1 ' Me.StatusStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.tslblSaveDetail}) Me.StatusStrip1.Location = New System.Drawing.Point(292, 395) Me.StatusStrip1.Name = "StatusStrip1" Me.StatusStrip1.Size = New System.Drawing.Size(1012, 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(1012, 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" ' 'TBTEMP_QUICKDISPLAYBindingSource ' Me.TBTEMP_QUICKDISPLAYBindingSource.DataMember = "TBTEMP_QUICKDISPLAY" Me.TBTEMP_QUICKDISPLAYBindingSource.DataSource = Me.DD_DMSDataSet ' 'DD_DMSDataSet ' Me.DD_DMSDataSet.DataSetName = "DD_DMSDataSet" Me.DD_DMSDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema ' '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.TBDD_CONNECTIONTableAdapter = Nothing 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 ' 'lblSave ' Me.lblSave.AutoSize = True Me.lblSave.BackColor = System.Drawing.Color.Yellow Me.lblSave.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.lblSave.Location = New System.Drawing.Point(575, 214) Me.lblSave.Name = "lblSave" Me.lblSave.Size = New System.Drawing.Size(129, 13) Me.lblSave.TabIndex = 44 Me.lblSave.Text = "Erfolgreich gespeichert." ' 'OFDWindreamsuche ' Me.OFDWindreamsuche.Filter = "windream-Suche|*.wdf|Alle Dateien|*.*" Me.OFDWindreamsuche.RestoreDirectory = True Me.OFDWindreamsuche.Title = "windream-Suche wählen" ' 'TBTEMP_QUICKDISPLAYTableAdapter ' Me.TBTEMP_QUICKDISPLAYTableAdapter.ClearBeforeFill = True ' 'TableAdapterManager2 ' Me.TableAdapterManager2.BackupDataSetBeforeUpdate = False Me.TableAdapterManager2.Connection = Nothing Me.TableAdapterManager2.TBDD_CONNECTIONTableAdapter = Nothing Me.TableAdapterManager2.TBDD_DOKUMENTARTTableAdapter = Nothing Me.TableAdapterManager2.TBDD_EINGANGSARTENTableAdapter = Nothing Me.TableAdapterManager2.TBDD_EMAIL_ACCOUNTTableAdapter = Nothing Me.TableAdapterManager2.TBDD_GROUPS_USERTableAdapter = Nothing Me.TableAdapterManager2.TBDD_INDEX_AUTOMTableAdapter = Nothing Me.TableAdapterManager2.TBDD_USER_GROUPSTableAdapter = Nothing Me.TableAdapterManager2.TBDD_USERTableAdapter = Nothing Me.TableAdapterManager2.TBPMO_FILES_USERTableAdapter = Nothing Me.TableAdapterManager2.TBPMO_FOLLOW_UP_EMAILTableAdapter = Nothing Me.TableAdapterManager2.TBPMO_FOLLUPEMAIL_USERTableAdapter = Nothing Me.TableAdapterManager2.TBPMO_FORM_CONSTRUCTOR_DETAILTableAdapter = Nothing Me.TableAdapterManager2.TBPMO_FORM_CONSTRUCTORTableAdapter = Nothing Me.TableAdapterManager2.TBPMO_FORM_TYPETableAdapter = Nothing Me.TableAdapterManager2.TBPMO_FORM_VIEWTableAdapter = Nothing Me.TableAdapterManager2.TBPMO_FORMTableAdapter = Nothing Me.TableAdapterManager2.TBPMO_KONFIGURATIONTableAdapter = Nothing Me.TableAdapterManager2.TBPMO_RECORD_LOG_CONFIGTableAdapter = Nothing Me.TableAdapterManager2.TBPMO_RECORDTableAdapter = Nothing Me.TableAdapterManager2.TBPMO_TEMPLATE_ENTITYTableAdapter = Nothing Me.TableAdapterManager2.TBPMO_TEMPLATE_PATTERNTableAdapter = Nothing Me.TableAdapterManager2.TBPMO_TEMPLATETableAdapter = Nothing Me.TableAdapterManager2.TBPMO_WD_FVIEW_DT_INDEXTableAdapter = Nothing Me.TableAdapterManager2.TBPMO_WD_OBJECTTYPETableAdapter = Nothing Me.TableAdapterManager2.TBPMO_WORKFLOW_FORMTableAdapter = Nothing Me.TableAdapterManager2.TBPMO_WORKFLOW_TASK_STATETableAdapter = Nothing Me.TableAdapterManager2.TBPMO_WORKFLOWTableAdapter = Nothing Me.TableAdapterManager2.UpdateOrder = DD_Record_Organiser.DD_DMSDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete ' 'ImageCollection1 ' Me.ImageCollection1.ImageSize = New System.Drawing.Size(320, 240) Me.ImageCollection1.ImageStream = CType(resources.GetObject("ImageCollection1.ImageStream"), DevExpress.Utils.ImageCollectionStreamer) Me.ImageCollection1.Images.SetKeyName(0, "2012-Dodge-Ram-Red.jpg") Me.ImageCollection1.Images.SetKeyName(1, "bluejeep.jpg") Me.ImageCollection1.Images.SetKeyName(2, "tesla_black.jpg") Me.ImageCollection1.Images.SetKeyName(3, "whitejeep.jpg") ' '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, 694) Me.Controls.Add(Me.lblSave) Me.Controls.Add(Me.Label1) Me.Controls.Add(Me.ListBox1) 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.XtraTabPage5.ResumeLayout(False) Me.XtraTabPage5.PerformLayout() Me.XtraTabPage4.ResumeLayout(False) Me.XtraTabPage4.PerformLayout() Me.grpbxWD_RecordSearch.ResumeLayout(False) Me.grpbxWD_RecordSearch.PerformLayout() Me.GroupBox1.ResumeLayout(False) Me.GroupBox1.PerformLayout() Me.StatusStrip1.ResumeLayout(False) Me.StatusStrip1.PerformLayout() Me.ToolStrip1.ResumeLayout(False) Me.ToolStrip1.PerformLayout() CType(Me.TBTEMP_QUICKDISPLAYBindingSource, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.DD_DMSDataSet, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TBPMO_FORM_CONSTRUCTORBindingSource1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.ImageCollection1, 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 TreeViewDetails 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 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 Friend WithEvents lblSave As System.Windows.Forms.Label Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox Friend WithEvents cmbSearchPattern5 As System.Windows.Forms.ComboBox Friend WithEvents cmbSearchPattern4 As System.Windows.Forms.ComboBox Friend WithEvents cmbSearchPattern3 As System.Windows.Forms.ComboBox Friend WithEvents cmbSearchPattern2 As System.Windows.Forms.ComboBox Friend WithEvents Label7 As System.Windows.Forms.Label Friend WithEvents cmbSearchPattern1 As System.Windows.Forms.ComboBox Friend WithEvents btnWindreamsuche As System.Windows.Forms.Button Friend WithEvents txtWindreamsuche As System.Windows.Forms.TextBox Friend WithEvents Label9 As System.Windows.Forms.Label Friend WithEvents Button1 As System.Windows.Forms.Button Friend WithEvents OFDWindreamsuche As System.Windows.Forms.OpenFileDialog Friend WithEvents grpbxWD_RecordSearch As System.Windows.Forms.GroupBox Friend WithEvents Label11 As System.Windows.Forms.Label Friend WithEvents Label14 As System.Windows.Forms.Label Friend WithEvents Label13 As System.Windows.Forms.Label Friend WithEvents Label15 As System.Windows.Forms.Label Friend WithEvents chkWDSearch_Active As System.Windows.Forms.CheckBox Friend WithEvents lblSave1 As System.Windows.Forms.Label Friend WithEvents Label3 As System.Windows.Forms.Label Friend WithEvents Label5 As System.Windows.Forms.Label Friend WithEvents listBoxControls As System.Windows.Forms.ListBox Friend WithEvents ListBoxConfiguredDisplay As System.Windows.Forms.ListBox Friend WithEvents Label6 As System.Windows.Forms.Label Friend WithEvents btnAddControl As System.Windows.Forms.Button Friend WithEvents btndeleteControl As System.Windows.Forms.Button Friend WithEvents btnSetHeadline As System.Windows.Forms.Button Friend WithEvents lblChangeHeadline As System.Windows.Forms.Label Friend WithEvents DD_DMSDataSet As DD_Record_Organiser.DD_DMSDataSet Friend WithEvents TBTEMP_QUICKDISPLAYBindingSource As System.Windows.Forms.BindingSource Friend WithEvents TBTEMP_QUICKDISPLAYTableAdapter As DD_Record_Organiser.DD_DMSDataSetTableAdapters.TBTEMP_QUICKDISPLAYTableAdapter Friend WithEvents TableAdapterManager2 As DD_Record_Organiser.DD_DMSDataSetTableAdapters.TableAdapterManager Friend WithEvents btnSetQuickViewPicture As System.Windows.Forms.Button Friend WithEvents txtQuickViewPicture As System.Windows.Forms.TextBox Friend WithEvents Label8 As System.Windows.Forms.Label Friend WithEvents lblQuickViewAdded As System.Windows.Forms.Label Friend WithEvents Button2 As System.Windows.Forms.Button Friend WithEvents ImageCollection1 As DevExpress.Utils.ImageCollection Friend WithEvents LOAD_DIRECTCheckBox As System.Windows.Forms.CheckBox End Class