_ Partial Class frmTemplates 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 resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmTemplates)) Dim NAMELabel As System.Windows.Forms.Label Dim TEMPLATE_PATHLabel 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 ENTITY_IDLabel As System.Windows.Forms.Label Dim DOCTYPE_IDLabel As System.Windows.Forms.Label Dim GUIDLabel2 As System.Windows.Forms.Label Dim NAME_PATTERNLabel As System.Windows.Forms.Label Dim FIXED_VALUELabel As System.Windows.Forms.Label Dim CONNECTION_IDLabel As System.Windows.Forms.Label Dim SQL_COMMANDLabel As System.Windows.Forms.Label Dim Label5 As System.Windows.Forms.Label Me.DD_DMSDataSet = New DD_Record_Organizer.DD_DMSDataSet() Me.TBPMO_TEMPLATEBindingSource = New System.Windows.Forms.BindingSource(Me.components) Me.TBPMO_TEMPLATETableAdapter = New DD_Record_Organizer.DD_DMSDataSetTableAdapters.TBPMO_TEMPLATETableAdapter() Me.TableAdapterManager = New DD_Record_Organizer.DD_DMSDataSetTableAdapters.TableAdapterManager() Me.TBPMO_TEMPLATEBindingNavigator = 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.ToolStripLabel3 = New System.Windows.Forms.ToolStripLabel() 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_TEMPLATEBindingNavigatorSaveItem = New System.Windows.Forms.ToolStripButton() Me.GUIDTextBox = New System.Windows.Forms.TextBox() Me.ListBox1 = New System.Windows.Forms.ListBox() Me.TBPMO_TEMPLATE_ENTITYBindingSource = New System.Windows.Forms.BindingSource(Me.components) Me.TBPMO_TEMPLATE_ENTITYTableAdapter = New DD_Record_Organizer.DD_DMSDataSetTableAdapters.TBPMO_TEMPLATE_ENTITYTableAdapter() Me.TBPMO_TEMPLATE_PATTERNBindingSource = New System.Windows.Forms.BindingSource(Me.components) Me.TBPMO_TEMPLATE_PATTERNTableAdapter = New DD_Record_Organizer.DD_DMSDataSetTableAdapters.TBPMO_TEMPLATE_PATTERNTableAdapter() Me.NAMETextBox = New System.Windows.Forms.TextBox() Me.TEMPLATE_PATHTextBox = New System.Windows.Forms.TextBox() Me.ACTIVECheckBox = New System.Windows.Forms.CheckBox() 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.cmbEntities = New System.Windows.Forms.ComboBox() Me.VWPMO_GUI_ENTITYBindingSource = New System.Windows.Forms.BindingSource(Me.components) Me.DOCTYPE_IDComboBox = New System.Windows.Forms.ComboBox() Me.VWPMO_DOKUMENTTYPESBindingSource = New System.Windows.Forms.BindingSource(Me.components) Me.VWPMO_DOKUMENTTYPESTableAdapter = New DD_Record_Organizer.DD_DMSDataSetTableAdapters.VWPMO_DOKUMENTTYPESTableAdapter() Me.VWPMO_GUI_ENTITYTableAdapter = New DD_Record_Organizer.DD_DMSDataSetTableAdapters.VWPMO_GUI_ENTITYTableAdapter() Me.ListBox_Entity = New System.Windows.Forms.ListBox() Me.BindingNavigator2 = New System.Windows.Forms.BindingNavigator(Me.components) Me.ToolStripLabel2 = New System.Windows.Forms.ToolStripLabel() Me.ToolStripButton10 = New System.Windows.Forms.ToolStripButton() Me.ToolStripButton11 = New System.Windows.Forms.ToolStripButton() Me.ToolStripButton12 = New System.Windows.Forms.ToolStripButton() Me.ToolStripSeparator4 = New System.Windows.Forms.ToolStripSeparator() Me.ToolStripTextBox2 = New System.Windows.Forms.ToolStripTextBox() Me.ToolStripSeparator5 = New System.Windows.Forms.ToolStripSeparator() Me.ToolStripButton13 = New System.Windows.Forms.ToolStripButton() Me.ToolStripButton14 = New System.Windows.Forms.ToolStripButton() Me.ToolStripSeparator6 = New System.Windows.Forms.ToolStripSeparator() Me.ToolStripButton15 = New System.Windows.Forms.ToolStripButton() Me.ToolStripButton16 = New System.Windows.Forms.ToolStripButton() Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator() Me.tsbtnGetPatterns = New System.Windows.Forms.ToolStripButton() Me.GUIDTextBox2 = New System.Windows.Forms.TextBox() Me.NAME_PATTERNTextBox = New System.Windows.Forms.TextBox() Me.CONNECTION_IDComboBox = New System.Windows.Forms.ComboBox() Me.SQL_COMMANDTextBox = New System.Windows.Forms.TextBox() Me.Label2 = New System.Windows.Forms.Label() Me.Panel1 = New System.Windows.Forms.Panel() Me.btnAddTemplate = New System.Windows.Forms.Button() Me.lblSaveTemplate = New System.Windows.Forms.Label() Me.Label4 = New System.Windows.Forms.Label() Me.Label3 = New System.Windows.Forms.Label() Me.OpenFileDialog1 = New System.Windows.Forms.OpenFileDialog() Me.GroupBox1 = New System.Windows.Forms.GroupBox() Me.Button1 = New System.Windows.Forms.Button() Me.lblSaveEntity = New System.Windows.Forms.Label() Me.btndeleteEntityZO = New System.Windows.Forms.Button() Me.ListBoxPatterns = New System.Windows.Forms.ListBox() Me.Panel2 = New System.Windows.Forms.Panel() Me.Label1 = New System.Windows.Forms.Label() Me.cmbControls = New System.Windows.Forms.ComboBox() Me.DD_ECMAdmin = New DD_Record_Organizer.DD_ECMAdmin() Me.DT_VORSCHAUBindingSource = New System.Windows.Forms.BindingSource(Me.components) Me.ListBoxVorschau = New System.Windows.Forms.ListBox() Me.FIXED_VALUETextBox = New System.Windows.Forms.TextBox() Me.btnRefreshControlPattern = New System.Windows.Forms.Button() Me.lblSavePattern = New System.Windows.Forms.Label() GUIDLabel = New System.Windows.Forms.Label() NAMELabel = New System.Windows.Forms.Label() TEMPLATE_PATHLabel = 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() ENTITY_IDLabel = New System.Windows.Forms.Label() DOCTYPE_IDLabel = New System.Windows.Forms.Label() GUIDLabel2 = New System.Windows.Forms.Label() NAME_PATTERNLabel = New System.Windows.Forms.Label() FIXED_VALUELabel = New System.Windows.Forms.Label() CONNECTION_IDLabel = New System.Windows.Forms.Label() SQL_COMMANDLabel = New System.Windows.Forms.Label() Label5 = New System.Windows.Forms.Label() CType(Me.DD_DMSDataSet, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TBPMO_TEMPLATEBindingSource, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TBPMO_TEMPLATEBindingNavigator, System.ComponentModel.ISupportInitialize).BeginInit() Me.TBPMO_TEMPLATEBindingNavigator.SuspendLayout() CType(Me.TBPMO_TEMPLATE_ENTITYBindingSource, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TBPMO_TEMPLATE_PATTERNBindingSource, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.VWPMO_GUI_ENTITYBindingSource, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.VWPMO_DOKUMENTTYPESBindingSource, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.BindingNavigator2, System.ComponentModel.ISupportInitialize).BeginInit() Me.BindingNavigator2.SuspendLayout() Me.Panel1.SuspendLayout() Me.GroupBox1.SuspendLayout() Me.Panel2.SuspendLayout() CType(Me.DD_ECMAdmin, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.DT_VORSCHAUBindingSource, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' 'GUIDLabel ' resources.ApplyResources(GUIDLabel, "GUIDLabel") GUIDLabel.Name = "GUIDLabel" ' 'NAMELabel ' resources.ApplyResources(NAMELabel, "NAMELabel") NAMELabel.Name = "NAMELabel" ' 'TEMPLATE_PATHLabel ' resources.ApplyResources(TEMPLATE_PATHLabel, "TEMPLATE_PATHLabel") TEMPLATE_PATHLabel.Name = "TEMPLATE_PATHLabel" ' 'ADDED_WHOLabel ' resources.ApplyResources(ADDED_WHOLabel, "ADDED_WHOLabel") ADDED_WHOLabel.Name = "ADDED_WHOLabel" ' 'ADDED_WHENLabel ' resources.ApplyResources(ADDED_WHENLabel, "ADDED_WHENLabel") ADDED_WHENLabel.Name = "ADDED_WHENLabel" ' 'CHANGED_WHOLabel ' resources.ApplyResources(CHANGED_WHOLabel, "CHANGED_WHOLabel") CHANGED_WHOLabel.Name = "CHANGED_WHOLabel" ' 'CHANGED_WHENLabel ' resources.ApplyResources(CHANGED_WHENLabel, "CHANGED_WHENLabel") CHANGED_WHENLabel.Name = "CHANGED_WHENLabel" ' 'ENTITY_IDLabel ' resources.ApplyResources(ENTITY_IDLabel, "ENTITY_IDLabel") ENTITY_IDLabel.Name = "ENTITY_IDLabel" ' 'DOCTYPE_IDLabel ' resources.ApplyResources(DOCTYPE_IDLabel, "DOCTYPE_IDLabel") DOCTYPE_IDLabel.Name = "DOCTYPE_IDLabel" ' 'GUIDLabel2 ' resources.ApplyResources(GUIDLabel2, "GUIDLabel2") GUIDLabel2.Name = "GUIDLabel2" ' 'NAME_PATTERNLabel ' resources.ApplyResources(NAME_PATTERNLabel, "NAME_PATTERNLabel") NAME_PATTERNLabel.Name = "NAME_PATTERNLabel" ' 'FIXED_VALUELabel ' resources.ApplyResources(FIXED_VALUELabel, "FIXED_VALUELabel") FIXED_VALUELabel.Name = "FIXED_VALUELabel" ' 'CONNECTION_IDLabel ' resources.ApplyResources(CONNECTION_IDLabel, "CONNECTION_IDLabel") CONNECTION_IDLabel.Name = "CONNECTION_IDLabel" ' 'SQL_COMMANDLabel ' resources.ApplyResources(SQL_COMMANDLabel, "SQL_COMMANDLabel") SQL_COMMANDLabel.Name = "SQL_COMMANDLabel" ' 'Label5 ' resources.ApplyResources(Label5, "Label5") Label5.Name = "Label5" ' 'DD_DMSDataSet ' Me.DD_DMSDataSet.DataSetName = "DD_DMSDataSet" Me.DD_DMSDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema ' 'TBPMO_TEMPLATEBindingSource ' Me.TBPMO_TEMPLATEBindingSource.DataMember = "TBPMO_TEMPLATE" Me.TBPMO_TEMPLATEBindingSource.DataSource = Me.DD_DMSDataSet ' 'TBPMO_TEMPLATETableAdapter ' Me.TBPMO_TEMPLATETableAdapter.ClearBeforeFill = True ' 'TableAdapterManager ' Me.TableAdapterManager.BackupDataSetBeforeUpdate = False Me.TableAdapterManager.TBDD_CLIENTTableAdapter = Nothing Me.TableAdapterManager.TBDD_CONNECTIONTableAdapter = Nothing Me.TableAdapterManager.TBDD_DOKUMENTARTTableAdapter = Nothing Me.TableAdapterManager.TBDD_EINGANGSARTENTableAdapter = Nothing Me.TableAdapterManager.TBDD_EMAIL_ACCOUNTTableAdapter = Nothing Me.TableAdapterManager.TBDD_GROUPS_USERTableAdapter = Nothing Me.TableAdapterManager.TBDD_INDEX_AUTOMTableAdapter = Nothing Me.TableAdapterManager.TBDD_USER_GROUPSTableAdapter = Nothing Me.TableAdapterManager.TBDD_USERTableAdapter = Nothing Me.TableAdapterManager.TBPMO_APPOINTMENTSTableAdapter = Nothing Me.TableAdapterManager.TBPMO_CONSTRUCTOR_USER_SQLTableAdapter = Nothing Me.TableAdapterManager.TBPMO_FOLLOW_UP_EMAILTableAdapter = Nothing Me.TableAdapterManager.TBPMO_FOLLUPEMAIL_USERTableAdapter = Nothing Me.TableAdapterManager.TBPMO_FORM_CONSTRUCTOR_DETAILTableAdapter = Nothing Me.TableAdapterManager.TBPMO_FORM_CONSTRUCTORTableAdapter = Nothing Me.TableAdapterManager.TBPMO_FORM_TYPETableAdapter = Nothing Me.TableAdapterManager.TBPMO_FORM_VIEWTableAdapter = Nothing Me.TableAdapterManager.TBPMO_FORMTableAdapter = Nothing Me.TableAdapterManager.TBPMO_KONFIGURATIONTableAdapter = Nothing Me.TableAdapterManager.TBPMO_LANGUAGE_OBJECTTableAdapter = Nothing Me.TableAdapterManager.TBPMO_RECORD_LOG_CONFIGTableAdapter = Nothing Me.TableAdapterManager.TBPMO_RECORDTableAdapter = Nothing Me.TableAdapterManager.TBPMO_RIGHT_GROUPTableAdapter = Nothing Me.TableAdapterManager.TBPMO_RIGHT_USERTableAdapter = Nothing Me.TableAdapterManager.TBPMO_STRUCTURE_NODES_CONFIGURATIONTableAdapter = Nothing Me.TableAdapterManager.TBPMO_TEMPLATE_ENTITYTableAdapter = Nothing Me.TableAdapterManager.TBPMO_TEMPLATE_PATTERNTableAdapter = Nothing Me.TableAdapterManager.TBPMO_TEMPLATETableAdapter = Me.TBPMO_TEMPLATETableAdapter Me.TableAdapterManager.TBPMO_WD_FVIEW_DT_INDEXTableAdapter = Nothing Me.TableAdapterManager.TBPMO_WD_IMPORT_PROFILE_IDXTableAdapter = Nothing Me.TableAdapterManager.TBPMO_WD_IMPORT_PROFILETableAdapter = Nothing Me.TableAdapterManager.TBPMO_WD_NAMECONVENTION_FORMATTableAdapter = Nothing Me.TableAdapterManager.TBPMO_WD_OBJECTTYPETableAdapter = Nothing Me.TableAdapterManager.TBPMO_WORKFLOW_TASK_HISTORYTableAdapter = Nothing Me.TableAdapterManager.TBPMO_WORKFLOW_TASK_STATETableAdapter = Nothing Me.TableAdapterManager.TBPMO_WORKFLOWTableAdapter = Nothing Me.TableAdapterManager.UpdateOrder = DD_Record_Organizer.DD_DMSDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete ' 'TBPMO_TEMPLATEBindingNavigator ' Me.TBPMO_TEMPLATEBindingNavigator.AddNewItem = Me.BindingNavigatorAddNewItem Me.TBPMO_TEMPLATEBindingNavigator.BindingSource = Me.TBPMO_TEMPLATEBindingSource Me.TBPMO_TEMPLATEBindingNavigator.CountItem = Me.BindingNavigatorCountItem Me.TBPMO_TEMPLATEBindingNavigator.CountItemFormat = "of {0}" Me.TBPMO_TEMPLATEBindingNavigator.DeleteItem = Me.BindingNavigatorDeleteItem Me.TBPMO_TEMPLATEBindingNavigator.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripLabel3, Me.BindingNavigatorMoveFirstItem, Me.BindingNavigatorMovePreviousItem, Me.BindingNavigatorSeparator, Me.BindingNavigatorPositionItem, Me.BindingNavigatorCountItem, Me.BindingNavigatorSeparator1, Me.BindingNavigatorMoveNextItem, Me.BindingNavigatorMoveLastItem, Me.BindingNavigatorSeparator2, Me.BindingNavigatorAddNewItem, Me.BindingNavigatorDeleteItem, Me.TBPMO_TEMPLATEBindingNavigatorSaveItem}) resources.ApplyResources(Me.TBPMO_TEMPLATEBindingNavigator, "TBPMO_TEMPLATEBindingNavigator") Me.TBPMO_TEMPLATEBindingNavigator.MoveFirstItem = Me.BindingNavigatorMoveFirstItem Me.TBPMO_TEMPLATEBindingNavigator.MoveLastItem = Me.BindingNavigatorMoveLastItem Me.TBPMO_TEMPLATEBindingNavigator.MoveNextItem = Me.BindingNavigatorMoveNextItem Me.TBPMO_TEMPLATEBindingNavigator.MovePreviousItem = Me.BindingNavigatorMovePreviousItem Me.TBPMO_TEMPLATEBindingNavigator.Name = "TBPMO_TEMPLATEBindingNavigator" Me.TBPMO_TEMPLATEBindingNavigator.PositionItem = Me.BindingNavigatorPositionItem ' 'BindingNavigatorAddNewItem ' Me.BindingNavigatorAddNewItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image resources.ApplyResources(Me.BindingNavigatorAddNewItem, "BindingNavigatorAddNewItem") Me.BindingNavigatorAddNewItem.Name = "BindingNavigatorAddNewItem" ' 'BindingNavigatorCountItem ' Me.BindingNavigatorCountItem.Name = "BindingNavigatorCountItem" resources.ApplyResources(Me.BindingNavigatorCountItem, "BindingNavigatorCountItem") ' 'BindingNavigatorDeleteItem ' Me.BindingNavigatorDeleteItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image resources.ApplyResources(Me.BindingNavigatorDeleteItem, "BindingNavigatorDeleteItem") Me.BindingNavigatorDeleteItem.Name = "BindingNavigatorDeleteItem" ' 'ToolStripLabel3 ' resources.ApplyResources(Me.ToolStripLabel3, "ToolStripLabel3") Me.ToolStripLabel3.Name = "ToolStripLabel3" ' 'BindingNavigatorMoveFirstItem ' Me.BindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image resources.ApplyResources(Me.BindingNavigatorMoveFirstItem, "BindingNavigatorMoveFirstItem") Me.BindingNavigatorMoveFirstItem.Name = "BindingNavigatorMoveFirstItem" ' 'BindingNavigatorMovePreviousItem ' Me.BindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image resources.ApplyResources(Me.BindingNavigatorMovePreviousItem, "BindingNavigatorMovePreviousItem") Me.BindingNavigatorMovePreviousItem.Name = "BindingNavigatorMovePreviousItem" ' 'BindingNavigatorSeparator ' Me.BindingNavigatorSeparator.Name = "BindingNavigatorSeparator" resources.ApplyResources(Me.BindingNavigatorSeparator, "BindingNavigatorSeparator") ' 'BindingNavigatorPositionItem ' resources.ApplyResources(Me.BindingNavigatorPositionItem, "BindingNavigatorPositionItem") Me.BindingNavigatorPositionItem.Name = "BindingNavigatorPositionItem" ' 'BindingNavigatorSeparator1 ' Me.BindingNavigatorSeparator1.Name = "BindingNavigatorSeparator1" resources.ApplyResources(Me.BindingNavigatorSeparator1, "BindingNavigatorSeparator1") ' 'BindingNavigatorMoveNextItem ' Me.BindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image resources.ApplyResources(Me.BindingNavigatorMoveNextItem, "BindingNavigatorMoveNextItem") Me.BindingNavigatorMoveNextItem.Name = "BindingNavigatorMoveNextItem" ' 'BindingNavigatorMoveLastItem ' Me.BindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image resources.ApplyResources(Me.BindingNavigatorMoveLastItem, "BindingNavigatorMoveLastItem") Me.BindingNavigatorMoveLastItem.Name = "BindingNavigatorMoveLastItem" ' 'BindingNavigatorSeparator2 ' Me.BindingNavigatorSeparator2.Name = "BindingNavigatorSeparator2" resources.ApplyResources(Me.BindingNavigatorSeparator2, "BindingNavigatorSeparator2") ' 'TBPMO_TEMPLATEBindingNavigatorSaveItem ' Me.TBPMO_TEMPLATEBindingNavigatorSaveItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image resources.ApplyResources(Me.TBPMO_TEMPLATEBindingNavigatorSaveItem, "TBPMO_TEMPLATEBindingNavigatorSaveItem") Me.TBPMO_TEMPLATEBindingNavigatorSaveItem.Name = "TBPMO_TEMPLATEBindingNavigatorSaveItem" ' 'GUIDTextBox ' Me.GUIDTextBox.BackColor = System.Drawing.Color.WhiteSmoke Me.GUIDTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_TEMPLATEBindingSource, "GUID", True)) resources.ApplyResources(Me.GUIDTextBox, "GUIDTextBox") Me.GUIDTextBox.Name = "GUIDTextBox" ' 'ListBox1 ' resources.ApplyResources(Me.ListBox1, "ListBox1") Me.ListBox1.DataSource = Me.TBPMO_TEMPLATEBindingSource Me.ListBox1.DisplayMember = "NAME" Me.ListBox1.FormattingEnabled = True Me.ListBox1.Name = "ListBox1" Me.ListBox1.ValueMember = "GUID" ' 'TBPMO_TEMPLATE_ENTITYBindingSource ' Me.TBPMO_TEMPLATE_ENTITYBindingSource.DataMember = "TBPMO_TEMPLATE_ENTITY" Me.TBPMO_TEMPLATE_ENTITYBindingSource.DataSource = Me.DD_DMSDataSet ' 'TBPMO_TEMPLATE_ENTITYTableAdapter ' Me.TBPMO_TEMPLATE_ENTITYTableAdapter.ClearBeforeFill = True ' 'TBPMO_TEMPLATE_PATTERNBindingSource ' Me.TBPMO_TEMPLATE_PATTERNBindingSource.DataMember = "TBPMO_TEMPLATE_PATTERN" Me.TBPMO_TEMPLATE_PATTERNBindingSource.DataSource = Me.DD_DMSDataSet ' 'TBPMO_TEMPLATE_PATTERNTableAdapter ' Me.TBPMO_TEMPLATE_PATTERNTableAdapter.ClearBeforeFill = True ' 'NAMETextBox ' Me.NAMETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_TEMPLATEBindingSource, "NAME", True)) resources.ApplyResources(Me.NAMETextBox, "NAMETextBox") Me.NAMETextBox.Name = "NAMETextBox" ' 'TEMPLATE_PATHTextBox ' Me.TEMPLATE_PATHTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_TEMPLATEBindingSource, "TEMPLATE_PATH", True)) resources.ApplyResources(Me.TEMPLATE_PATHTextBox, "TEMPLATE_PATHTextBox") Me.TEMPLATE_PATHTextBox.Name = "TEMPLATE_PATHTextBox" ' 'ACTIVECheckBox ' Me.ACTIVECheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBPMO_TEMPLATEBindingSource, "ACTIVE", True)) resources.ApplyResources(Me.ACTIVECheckBox, "ACTIVECheckBox") Me.ACTIVECheckBox.Name = "ACTIVECheckBox" Me.ACTIVECheckBox.UseVisualStyleBackColor = True ' 'ADDED_WHOTextBox ' Me.ADDED_WHOTextBox.BackColor = System.Drawing.Color.WhiteSmoke Me.ADDED_WHOTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_TEMPLATEBindingSource, "ADDED_WHO", True)) resources.ApplyResources(Me.ADDED_WHOTextBox, "ADDED_WHOTextBox") Me.ADDED_WHOTextBox.Name = "ADDED_WHOTextBox" ' 'ADDED_WHENTextBox ' Me.ADDED_WHENTextBox.BackColor = System.Drawing.Color.WhiteSmoke Me.ADDED_WHENTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_TEMPLATEBindingSource, "ADDED_WHEN", True)) resources.ApplyResources(Me.ADDED_WHENTextBox, "ADDED_WHENTextBox") Me.ADDED_WHENTextBox.Name = "ADDED_WHENTextBox" ' 'CHANGED_WHOTextBox ' Me.CHANGED_WHOTextBox.BackColor = System.Drawing.Color.WhiteSmoke Me.CHANGED_WHOTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_TEMPLATEBindingSource, "CHANGED_WHO", True)) resources.ApplyResources(Me.CHANGED_WHOTextBox, "CHANGED_WHOTextBox") Me.CHANGED_WHOTextBox.Name = "CHANGED_WHOTextBox" ' 'CHANGED_WHENTextBox ' Me.CHANGED_WHENTextBox.BackColor = System.Drawing.Color.WhiteSmoke Me.CHANGED_WHENTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_TEMPLATEBindingSource, "CHANGED_WHEN", True)) resources.ApplyResources(Me.CHANGED_WHENTextBox, "CHANGED_WHENTextBox") Me.CHANGED_WHENTextBox.Name = "CHANGED_WHENTextBox" ' 'cmbEntities ' Me.cmbEntities.DataSource = Me.VWPMO_GUI_ENTITYBindingSource Me.cmbEntities.DisplayMember = "Title" Me.cmbEntities.FormattingEnabled = True resources.ApplyResources(Me.cmbEntities, "cmbEntities") Me.cmbEntities.Name = "cmbEntities" Me.cmbEntities.ValueMember = "ID" ' 'VWPMO_GUI_ENTITYBindingSource ' Me.VWPMO_GUI_ENTITYBindingSource.DataMember = "VWPMO_GUI_ENTITY" Me.VWPMO_GUI_ENTITYBindingSource.DataSource = Me.DD_DMSDataSet ' 'DOCTYPE_IDComboBox ' Me.DOCTYPE_IDComboBox.DataBindings.Add(New System.Windows.Forms.Binding("SelectedValue", Me.TBPMO_TEMPLATEBindingSource, "DOCTYPE_ID", True)) Me.DOCTYPE_IDComboBox.DataSource = Me.VWPMO_DOKUMENTTYPESBindingSource Me.DOCTYPE_IDComboBox.DisplayMember = "DOKUMENTTYPE" Me.DOCTYPE_IDComboBox.FormattingEnabled = True resources.ApplyResources(Me.DOCTYPE_IDComboBox, "DOCTYPE_IDComboBox") Me.DOCTYPE_IDComboBox.Name = "DOCTYPE_IDComboBox" Me.DOCTYPE_IDComboBox.ValueMember = "DOKUMENTTYPE_ID" ' 'VWPMO_DOKUMENTTYPESBindingSource ' Me.VWPMO_DOKUMENTTYPESBindingSource.DataMember = "VWPMO_DOKUMENTTYPES" Me.VWPMO_DOKUMENTTYPESBindingSource.DataSource = Me.DD_DMSDataSet ' 'VWPMO_DOKUMENTTYPESTableAdapter ' Me.VWPMO_DOKUMENTTYPESTableAdapter.ClearBeforeFill = True ' 'VWPMO_GUI_ENTITYTableAdapter ' Me.VWPMO_GUI_ENTITYTableAdapter.ClearBeforeFill = True ' 'ListBox_Entity ' Me.ListBox_Entity.DisplayMember = "GUID" Me.ListBox_Entity.FormattingEnabled = True resources.ApplyResources(Me.ListBox_Entity, "ListBox_Entity") Me.ListBox_Entity.Name = "ListBox_Entity" Me.ListBox_Entity.ValueMember = "GUID" ' 'BindingNavigator2 ' Me.BindingNavigator2.AddNewItem = Nothing Me.BindingNavigator2.BindingSource = Me.TBPMO_TEMPLATE_PATTERNBindingSource Me.BindingNavigator2.CountItem = Me.ToolStripLabel2 Me.BindingNavigator2.CountItemFormat = "of {0} Patterns" Me.BindingNavigator2.DeleteItem = Me.ToolStripButton10 resources.ApplyResources(Me.BindingNavigator2, "BindingNavigator2") Me.BindingNavigator2.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripButton11, Me.ToolStripButton12, Me.ToolStripSeparator4, Me.ToolStripTextBox2, Me.ToolStripLabel2, Me.ToolStripSeparator5, Me.ToolStripButton13, Me.ToolStripButton14, Me.ToolStripSeparator6, Me.ToolStripButton10, Me.ToolStripButton15, Me.ToolStripButton16, Me.ToolStripSeparator1, Me.tsbtnGetPatterns}) Me.BindingNavigator2.MoveFirstItem = Me.ToolStripButton11 Me.BindingNavigator2.MoveLastItem = Me.ToolStripButton14 Me.BindingNavigator2.MoveNextItem = Me.ToolStripButton13 Me.BindingNavigator2.MovePreviousItem = Me.ToolStripButton12 Me.BindingNavigator2.Name = "BindingNavigator2" Me.BindingNavigator2.PositionItem = Me.ToolStripTextBox2 ' 'ToolStripLabel2 ' Me.ToolStripLabel2.Name = "ToolStripLabel2" resources.ApplyResources(Me.ToolStripLabel2, "ToolStripLabel2") ' 'ToolStripButton10 ' Me.ToolStripButton10.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image resources.ApplyResources(Me.ToolStripButton10, "ToolStripButton10") Me.ToolStripButton10.Name = "ToolStripButton10" ' 'ToolStripButton11 ' Me.ToolStripButton11.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image resources.ApplyResources(Me.ToolStripButton11, "ToolStripButton11") Me.ToolStripButton11.Name = "ToolStripButton11" ' 'ToolStripButton12 ' Me.ToolStripButton12.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image resources.ApplyResources(Me.ToolStripButton12, "ToolStripButton12") Me.ToolStripButton12.Name = "ToolStripButton12" ' 'ToolStripSeparator4 ' Me.ToolStripSeparator4.Name = "ToolStripSeparator4" resources.ApplyResources(Me.ToolStripSeparator4, "ToolStripSeparator4") ' 'ToolStripTextBox2 ' resources.ApplyResources(Me.ToolStripTextBox2, "ToolStripTextBox2") Me.ToolStripTextBox2.Name = "ToolStripTextBox2" ' 'ToolStripSeparator5 ' Me.ToolStripSeparator5.Name = "ToolStripSeparator5" resources.ApplyResources(Me.ToolStripSeparator5, "ToolStripSeparator5") ' 'ToolStripButton13 ' Me.ToolStripButton13.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image resources.ApplyResources(Me.ToolStripButton13, "ToolStripButton13") Me.ToolStripButton13.Name = "ToolStripButton13" ' 'ToolStripButton14 ' Me.ToolStripButton14.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image resources.ApplyResources(Me.ToolStripButton14, "ToolStripButton14") Me.ToolStripButton14.Name = "ToolStripButton14" ' 'ToolStripSeparator6 ' Me.ToolStripSeparator6.Name = "ToolStripSeparator6" resources.ApplyResources(Me.ToolStripSeparator6, "ToolStripSeparator6") ' 'ToolStripButton15 ' Me.ToolStripButton15.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image resources.ApplyResources(Me.ToolStripButton15, "ToolStripButton15") Me.ToolStripButton15.Name = "ToolStripButton15" ' 'ToolStripButton16 ' Me.ToolStripButton16.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.ToolStripButton16.Image = Global.DD_Record_Organizer.My.Resources.Resources.refresh_16xLG resources.ApplyResources(Me.ToolStripButton16, "ToolStripButton16") Me.ToolStripButton16.Name = "ToolStripButton16" ' 'ToolStripSeparator1 ' Me.ToolStripSeparator1.Name = "ToolStripSeparator1" resources.ApplyResources(Me.ToolStripSeparator1, "ToolStripSeparator1") ' 'tsbtnGetPatterns ' Me.tsbtnGetPatterns.Image = Global.DD_Record_Organizer.My.Resources.Resources.arrow_Forward_16xLG resources.ApplyResources(Me.tsbtnGetPatterns, "tsbtnGetPatterns") Me.tsbtnGetPatterns.Name = "tsbtnGetPatterns" ' 'GUIDTextBox2 ' Me.GUIDTextBox2.BackColor = System.Drawing.Color.WhiteSmoke Me.GUIDTextBox2.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_TEMPLATE_PATTERNBindingSource, "GUID", True)) resources.ApplyResources(Me.GUIDTextBox2, "GUIDTextBox2") Me.GUIDTextBox2.Name = "GUIDTextBox2" Me.GUIDTextBox2.ReadOnly = True Me.GUIDTextBox2.TabStop = False ' 'NAME_PATTERNTextBox ' Me.NAME_PATTERNTextBox.BackColor = System.Drawing.Color.MistyRose Me.NAME_PATTERNTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_TEMPLATE_PATTERNBindingSource, "NAME_PATTERN", True)) resources.ApplyResources(Me.NAME_PATTERNTextBox, "NAME_PATTERNTextBox") Me.NAME_PATTERNTextBox.Name = "NAME_PATTERNTextBox" Me.NAME_PATTERNTextBox.ReadOnly = True ' 'CONNECTION_IDComboBox ' Me.CONNECTION_IDComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_TEMPLATE_PATTERNBindingSource, "CONNECTION_ID", True)) Me.CONNECTION_IDComboBox.FormattingEnabled = True resources.ApplyResources(Me.CONNECTION_IDComboBox, "CONNECTION_IDComboBox") Me.CONNECTION_IDComboBox.Name = "CONNECTION_IDComboBox" ' 'SQL_COMMANDTextBox ' Me.SQL_COMMANDTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_TEMPLATE_PATTERNBindingSource, "SQL_COMMAND", True)) resources.ApplyResources(Me.SQL_COMMANDTextBox, "SQL_COMMANDTextBox") Me.SQL_COMMANDTextBox.Name = "SQL_COMMANDTextBox" ' 'Label2 ' resources.ApplyResources(Me.Label2, "Label2") Me.Label2.Name = "Label2" ' 'Panel1 ' Me.Panel1.Controls.Add(Me.btnAddTemplate) Me.Panel1.Controls.Add(Me.lblSaveTemplate) Me.Panel1.Controls.Add(Me.Label4) Me.Panel1.Controls.Add(Me.Label3) Me.Panel1.Controls.Add(Me.ListBox1) Me.Panel1.Controls.Add(Me.TBPMO_TEMPLATEBindingNavigator) Me.Panel1.Controls.Add(GUIDLabel) Me.Panel1.Controls.Add(Me.GUIDTextBox) Me.Panel1.Controls.Add(NAMELabel) Me.Panel1.Controls.Add(Me.NAMETextBox) Me.Panel1.Controls.Add(TEMPLATE_PATHLabel) Me.Panel1.Controls.Add(Me.TEMPLATE_PATHTextBox) Me.Panel1.Controls.Add(Me.ACTIVECheckBox) Me.Panel1.Controls.Add(Me.ADDED_WHOTextBox) Me.Panel1.Controls.Add(ADDED_WHOLabel) Me.Panel1.Controls.Add(Me.ADDED_WHENTextBox) Me.Panel1.Controls.Add(ADDED_WHENLabel) Me.Panel1.Controls.Add(Me.CHANGED_WHOTextBox) Me.Panel1.Controls.Add(CHANGED_WHOLabel) Me.Panel1.Controls.Add(Me.CHANGED_WHENTextBox) Me.Panel1.Controls.Add(CHANGED_WHENLabel) Me.Panel1.Controls.Add(Me.DOCTYPE_IDComboBox) Me.Panel1.Controls.Add(DOCTYPE_IDLabel) resources.ApplyResources(Me.Panel1, "Panel1") Me.Panel1.Name = "Panel1" ' 'btnAddTemplate ' resources.ApplyResources(Me.btnAddTemplate, "btnAddTemplate") Me.btnAddTemplate.Name = "btnAddTemplate" Me.btnAddTemplate.UseVisualStyleBackColor = True ' 'lblSaveTemplate ' resources.ApplyResources(Me.lblSaveTemplate, "lblSaveTemplate") Me.lblSaveTemplate.BackColor = System.Drawing.Color.Yellow Me.lblSaveTemplate.Name = "lblSaveTemplate" ' 'Label4 ' resources.ApplyResources(Me.Label4, "Label4") Me.Label4.Name = "Label4" ' 'Label3 ' resources.ApplyResources(Me.Label3, "Label3") Me.Label3.Name = "Label3" ' 'OpenFileDialog1 ' Me.OpenFileDialog1.FileName = "OpenFileDialog1" ' 'GroupBox1 ' Me.GroupBox1.Controls.Add(Me.Button1) Me.GroupBox1.Controls.Add(Me.cmbEntities) Me.GroupBox1.Controls.Add(ENTITY_IDLabel) resources.ApplyResources(Me.GroupBox1, "GroupBox1") Me.GroupBox1.Name = "GroupBox1" Me.GroupBox1.TabStop = False ' 'Button1 ' Me.Button1.Image = Global.DD_Record_Organizer.My.Resources.Resources.action_add_16xLG resources.ApplyResources(Me.Button1, "Button1") Me.Button1.Name = "Button1" Me.Button1.UseVisualStyleBackColor = True ' 'lblSaveEntity ' resources.ApplyResources(Me.lblSaveEntity, "lblSaveEntity") Me.lblSaveEntity.BackColor = System.Drawing.Color.Yellow Me.lblSaveEntity.Name = "lblSaveEntity" ' 'btndeleteEntityZO ' Me.btndeleteEntityZO.Image = Global.DD_Record_Organizer.My.Resources.Resources.delete resources.ApplyResources(Me.btndeleteEntityZO, "btndeleteEntityZO") Me.btndeleteEntityZO.Name = "btndeleteEntityZO" Me.btndeleteEntityZO.UseVisualStyleBackColor = True ' 'ListBoxPatterns ' Me.ListBoxPatterns.DataSource = Me.TBPMO_TEMPLATE_PATTERNBindingSource Me.ListBoxPatterns.DisplayMember = "NAME_PATTERN" Me.ListBoxPatterns.FormattingEnabled = True resources.ApplyResources(Me.ListBoxPatterns, "ListBoxPatterns") Me.ListBoxPatterns.Name = "ListBoxPatterns" Me.ListBoxPatterns.ValueMember = "GUID" ' 'Panel2 ' Me.Panel2.BackColor = System.Drawing.SystemColors.GradientActiveCaption Me.Panel2.Controls.Add(Me.Label2) Me.Panel2.Controls.Add(Me.ListBox_Entity) Me.Panel2.Controls.Add(Me.btndeleteEntityZO) Me.Panel2.Controls.Add(Me.GroupBox1) Me.Panel2.Controls.Add(Me.lblSaveEntity) resources.ApplyResources(Me.Panel2, "Panel2") Me.Panel2.Name = "Panel2" ' 'Label1 ' resources.ApplyResources(Me.Label1, "Label1") Me.Label1.Name = "Label1" ' 'cmbControls ' Me.cmbControls.FormattingEnabled = True resources.ApplyResources(Me.cmbControls, "cmbControls") Me.cmbControls.Name = "cmbControls" ' 'DD_ECMAdmin ' Me.DD_ECMAdmin.DataSetName = "DD_ECMAdmin" Me.DD_ECMAdmin.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema ' 'DT_VORSCHAUBindingSource ' Me.DT_VORSCHAUBindingSource.DataMember = "DT_VORSCHAU" Me.DT_VORSCHAUBindingSource.DataSource = Me.DD_ECMAdmin ' 'ListBoxVorschau ' resources.ApplyResources(Me.ListBoxVorschau, "ListBoxVorschau") Me.ListBoxVorschau.DataSource = Me.TBPMO_TEMPLATE_PATTERNBindingSource Me.ListBoxVorschau.DisplayMember = "NAME_PATTERN" Me.ListBoxVorschau.FormattingEnabled = True Me.ListBoxVorschau.Name = "ListBoxVorschau" Me.ListBoxVorschau.TabStop = False Me.ListBoxVorschau.ValueMember = "GUID" ' 'FIXED_VALUETextBox ' Me.FIXED_VALUETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_TEMPLATE_PATTERNBindingSource, "FIXED_VALUE", True)) resources.ApplyResources(Me.FIXED_VALUETextBox, "FIXED_VALUETextBox") Me.FIXED_VALUETextBox.Name = "FIXED_VALUETextBox" Me.FIXED_VALUETextBox.ReadOnly = True Me.FIXED_VALUETextBox.TabStop = False ' 'btnRefreshControlPattern ' Me.btnRefreshControlPattern.Image = Global.DD_Record_Organizer.My.Resources.Resources.action_add_16xLG resources.ApplyResources(Me.btnRefreshControlPattern, "btnRefreshControlPattern") Me.btnRefreshControlPattern.Name = "btnRefreshControlPattern" Me.btnRefreshControlPattern.UseVisualStyleBackColor = True ' 'lblSavePattern ' resources.ApplyResources(Me.lblSavePattern, "lblSavePattern") Me.lblSavePattern.BackColor = System.Drawing.Color.Yellow Me.lblSavePattern.Name = "lblSavePattern" ' 'frmTemplates ' resources.ApplyResources(Me, "$this") Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.BackColor = System.Drawing.SystemColors.GradientInactiveCaption Me.Controls.Add(Me.lblSavePattern) Me.Controls.Add(Me.btnRefreshControlPattern) Me.Controls.Add(Label5) Me.Controls.Add(Me.ListBoxVorschau) Me.Controls.Add(Me.cmbControls) Me.Controls.Add(Me.Label1) Me.Controls.Add(Me.Panel2) Me.Controls.Add(Me.ListBoxPatterns) Me.Controls.Add(Me.Panel1) Me.Controls.Add(SQL_COMMANDLabel) Me.Controls.Add(Me.SQL_COMMANDTextBox) Me.Controls.Add(CONNECTION_IDLabel) Me.Controls.Add(Me.CONNECTION_IDComboBox) Me.Controls.Add(FIXED_VALUELabel) Me.Controls.Add(Me.FIXED_VALUETextBox) Me.Controls.Add(NAME_PATTERNLabel) Me.Controls.Add(Me.NAME_PATTERNTextBox) Me.Controls.Add(GUIDLabel2) Me.Controls.Add(Me.GUIDTextBox2) Me.Controls.Add(Me.BindingNavigator2) Me.Name = "frmTemplates" CType(Me.DD_DMSDataSet, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TBPMO_TEMPLATEBindingSource, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TBPMO_TEMPLATEBindingNavigator, System.ComponentModel.ISupportInitialize).EndInit() Me.TBPMO_TEMPLATEBindingNavigator.ResumeLayout(False) Me.TBPMO_TEMPLATEBindingNavigator.PerformLayout() CType(Me.TBPMO_TEMPLATE_ENTITYBindingSource, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TBPMO_TEMPLATE_PATTERNBindingSource, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.VWPMO_GUI_ENTITYBindingSource, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.VWPMO_DOKUMENTTYPESBindingSource, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.BindingNavigator2, System.ComponentModel.ISupportInitialize).EndInit() Me.BindingNavigator2.ResumeLayout(False) Me.BindingNavigator2.PerformLayout() Me.Panel1.ResumeLayout(False) Me.Panel1.PerformLayout() Me.GroupBox1.ResumeLayout(False) Me.GroupBox1.PerformLayout() Me.Panel2.ResumeLayout(False) Me.Panel2.PerformLayout() CType(Me.DD_ECMAdmin, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.DT_VORSCHAUBindingSource, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents DD_DMSDataSet As DD_Record_Organizer.DD_DMSDataSet Friend WithEvents TBPMO_TEMPLATEBindingSource As System.Windows.Forms.BindingSource Friend WithEvents TBPMO_TEMPLATETableAdapter As DD_Record_Organizer.DD_DMSDataSetTableAdapters.TBPMO_TEMPLATETableAdapter Friend WithEvents TableAdapterManager As DD_Record_Organizer.DD_DMSDataSetTableAdapters.TableAdapterManager Friend WithEvents TBPMO_TEMPLATEBindingNavigator 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_TEMPLATEBindingNavigatorSaveItem As System.Windows.Forms.ToolStripButton Friend WithEvents GUIDTextBox As System.Windows.Forms.TextBox Friend WithEvents ListBox1 As System.Windows.Forms.ListBox Friend WithEvents TBPMO_TEMPLATE_ENTITYBindingSource As System.Windows.Forms.BindingSource Friend WithEvents TBPMO_TEMPLATE_ENTITYTableAdapter As DD_Record_Organizer.DD_DMSDataSetTableAdapters.TBPMO_TEMPLATE_ENTITYTableAdapter Friend WithEvents TBPMO_TEMPLATE_PATTERNBindingSource As System.Windows.Forms.BindingSource Friend WithEvents TBPMO_TEMPLATE_PATTERNTableAdapter As DD_Record_Organizer.DD_DMSDataSetTableAdapters.TBPMO_TEMPLATE_PATTERNTableAdapter Friend WithEvents NAMETextBox As System.Windows.Forms.TextBox Friend WithEvents TEMPLATE_PATHTextBox As System.Windows.Forms.TextBox Friend WithEvents ACTIVECheckBox As System.Windows.Forms.CheckBox 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 cmbEntities As System.Windows.Forms.ComboBox Friend WithEvents DOCTYPE_IDComboBox As System.Windows.Forms.ComboBox Friend WithEvents VWPMO_DOKUMENTTYPESBindingSource As System.Windows.Forms.BindingSource Friend WithEvents VWPMO_DOKUMENTTYPESTableAdapter As DD_Record_Organizer.DD_DMSDataSetTableAdapters.VWPMO_DOKUMENTTYPESTableAdapter Friend WithEvents VWPMO_GUI_ENTITYBindingSource As System.Windows.Forms.BindingSource Friend WithEvents VWPMO_GUI_ENTITYTableAdapter As DD_Record_Organizer.DD_DMSDataSetTableAdapters.VWPMO_GUI_ENTITYTableAdapter Friend WithEvents ListBox_Entity As System.Windows.Forms.ListBox Friend WithEvents BindingNavigator2 As System.Windows.Forms.BindingNavigator Friend WithEvents ToolStripLabel2 As System.Windows.Forms.ToolStripLabel Friend WithEvents ToolStripButton10 As System.Windows.Forms.ToolStripButton Friend WithEvents ToolStripButton11 As System.Windows.Forms.ToolStripButton Friend WithEvents ToolStripButton12 As System.Windows.Forms.ToolStripButton Friend WithEvents ToolStripSeparator4 As System.Windows.Forms.ToolStripSeparator Friend WithEvents ToolStripTextBox2 As System.Windows.Forms.ToolStripTextBox Friend WithEvents ToolStripSeparator5 As System.Windows.Forms.ToolStripSeparator Friend WithEvents ToolStripButton13 As System.Windows.Forms.ToolStripButton Friend WithEvents ToolStripButton14 As System.Windows.Forms.ToolStripButton Friend WithEvents ToolStripSeparator6 As System.Windows.Forms.ToolStripSeparator Friend WithEvents ToolStripButton15 As System.Windows.Forms.ToolStripButton Friend WithEvents ToolStripButton16 As System.Windows.Forms.ToolStripButton Friend WithEvents GUIDTextBox2 As System.Windows.Forms.TextBox Friend WithEvents NAME_PATTERNTextBox As System.Windows.Forms.TextBox Friend WithEvents CONNECTION_IDComboBox As System.Windows.Forms.ComboBox Friend WithEvents SQL_COMMANDTextBox As System.Windows.Forms.TextBox Friend WithEvents Label2 As System.Windows.Forms.Label Friend WithEvents ToolStripLabel3 As System.Windows.Forms.ToolStripLabel Friend WithEvents Panel1 As System.Windows.Forms.Panel Friend WithEvents Label4 As System.Windows.Forms.Label Friend WithEvents Label3 As System.Windows.Forms.Label Friend WithEvents lblSaveTemplate As System.Windows.Forms.Label Friend WithEvents btnAddTemplate As System.Windows.Forms.Button Friend WithEvents OpenFileDialog1 As System.Windows.Forms.OpenFileDialog Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox Friend WithEvents Button1 As System.Windows.Forms.Button Friend WithEvents lblSaveEntity As System.Windows.Forms.Label Friend WithEvents btndeleteEntityZO As System.Windows.Forms.Button Friend WithEvents ListBoxPatterns As System.Windows.Forms.ListBox Friend WithEvents Panel2 As System.Windows.Forms.Panel Friend WithEvents Label1 As System.Windows.Forms.Label Friend WithEvents cmbControls As System.Windows.Forms.ComboBox Friend WithEvents DD_ECMAdmin As DD_Record_Organizer.DD_ECMAdmin Friend WithEvents DT_VORSCHAUBindingSource As System.Windows.Forms.BindingSource Friend WithEvents ListBoxVorschau As System.Windows.Forms.ListBox Friend WithEvents ToolStripSeparator1 As System.Windows.Forms.ToolStripSeparator Friend WithEvents tsbtnGetPatterns As System.Windows.Forms.ToolStripButton Friend WithEvents FIXED_VALUETextBox As System.Windows.Forms.TextBox Friend WithEvents btnRefreshControlPattern As System.Windows.Forms.Button Friend WithEvents lblSavePattern As System.Windows.Forms.Label End Class