Files
RecordOrganizer/app/DD-Record-Organiser/frmTemplates.Designer.vb
2015-11-13 15:51:25 +01:00

1146 lines
62 KiB
VB.net

<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class frmTemplates
Inherits System.Windows.Forms.Form
'Das Formular überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen.
<System.Diagnostics.DebuggerNonUserCode()> _
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
Try
If disposing AndAlso components IsNot Nothing Then
components.Dispose()
End If
Finally
MyBase.Dispose(disposing)
End Try
End Sub
'Wird vom Windows Form-Designer benötigt.
Private components As System.ComponentModel.IContainer
'Hinweis: Die folgende Prozedur ist für den Windows Form-Designer erforderlich.
'Das Bearbeiten ist mit dem Windows Form-Designer möglich.
'Das Bearbeiten mit dem Code-Editor ist nicht möglich.
<System.Diagnostics.DebuggerStepThrough()> _
Private Sub InitializeComponent()
Me.components = New System.ComponentModel.Container()
Dim GUIDLabel As System.Windows.Forms.Label
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
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmTemplates))
Me.DD_DMSDataSet = New DD_Record_Organiser.DD_DMSDataSet()
Me.TBPMO_TEMPLATEBindingSource = New System.Windows.Forms.BindingSource(Me.components)
Me.TBPMO_TEMPLATETableAdapter = New DD_Record_Organiser.DD_DMSDataSetTableAdapters.TBPMO_TEMPLATETableAdapter()
Me.TableAdapterManager = New DD_Record_Organiser.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_Organiser.DD_DMSDataSetTableAdapters.TBPMO_TEMPLATE_ENTITYTableAdapter()
Me.TBPMO_TEMPLATE_PATTERNBindingSource = New System.Windows.Forms.BindingSource(Me.components)
Me.TBPMO_TEMPLATE_PATTERNTableAdapter = New DD_Record_Organiser.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_Organiser.DD_DMSDataSetTableAdapters.VWPMO_DOKUMENTTYPESTableAdapter()
Me.VWPMO_GUI_ENTITYTableAdapter = New DD_Record_Organiser.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_Organiser.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
'
GUIDLabel.AutoSize = True
GUIDLabel.Location = New System.Drawing.Point(186, 28)
GUIDLabel.Name = "GUIDLabel"
GUIDLabel.Size = New System.Drawing.Size(21, 15)
GUIDLabel.TabIndex = 1
GUIDLabel.Text = "ID:"
'
'NAMELabel
'
NAMELabel.AutoSize = True
NAMELabel.Location = New System.Drawing.Point(238, 28)
NAMELabel.Name = "NAMELabel"
NAMELabel.Size = New System.Drawing.Size(86, 15)
NAMELabel.TabIndex = 8
NAMELabel.Text = "Interner Name:"
'
'TEMPLATE_PATHLabel
'
TEMPLATE_PATHLabel.AutoSize = True
TEMPLATE_PATHLabel.Location = New System.Drawing.Point(186, 87)
TEMPLATE_PATHLabel.Name = "TEMPLATE_PATHLabel"
TEMPLATE_PATHLabel.Size = New System.Drawing.Size(159, 15)
TEMPLATE_PATHLabel.TabIndex = 10
TEMPLATE_PATHLabel.Text = "Speicherort der Vorlagedatei:"
'
'ADDED_WHOLabel
'
ADDED_WHOLabel.AutoSize = True
ADDED_WHOLabel.Location = New System.Drawing.Point(186, 141)
ADDED_WHOLabel.Name = "ADDED_WHOLabel"
ADDED_WHOLabel.Size = New System.Drawing.Size(67, 15)
ADDED_WHOLabel.TabIndex = 13
ADDED_WHOLabel.Text = "Erstellt wer:"
'
'ADDED_WHENLabel
'
ADDED_WHENLabel.AutoSize = True
ADDED_WHENLabel.Location = New System.Drawing.Point(347, 141)
ADDED_WHENLabel.Name = "ADDED_WHENLabel"
ADDED_WHENLabel.Size = New System.Drawing.Size(77, 15)
ADDED_WHENLabel.TabIndex = 15
ADDED_WHENLabel.Text = "Erstellt wann:"
'
'CHANGED_WHOLabel
'
CHANGED_WHOLabel.AutoSize = True
CHANGED_WHOLabel.Location = New System.Drawing.Point(493, 141)
CHANGED_WHOLabel.Name = "CHANGED_WHOLabel"
CHANGED_WHOLabel.Size = New System.Drawing.Size(80, 15)
CHANGED_WHOLabel.TabIndex = 17
CHANGED_WHOLabel.Text = "Geändert wer:"
'
'CHANGED_WHENLabel
'
CHANGED_WHENLabel.AutoSize = True
CHANGED_WHENLabel.Location = New System.Drawing.Point(663, 141)
CHANGED_WHENLabel.Name = "CHANGED_WHENLabel"
CHANGED_WHENLabel.Size = New System.Drawing.Size(90, 15)
CHANGED_WHENLabel.TabIndex = 19
CHANGED_WHENLabel.Text = "Geändert wann:"
'
'ENTITY_IDLabel
'
ENTITY_IDLabel.AutoSize = True
ENTITY_IDLabel.Location = New System.Drawing.Point(6, 19)
ENTITY_IDLabel.Name = "ENTITY_IDLabel"
ENTITY_IDLabel.Size = New System.Drawing.Size(115, 15)
ENTITY_IDLabel.TabIndex = 21
ENTITY_IDLabel.Text = "1. Entität auswählen:"
'
'DOCTYPE_IDLabel
'
DOCTYPE_IDLabel.AutoSize = True
DOCTYPE_IDLabel.Location = New System.Drawing.Point(583, 28)
DOCTYPE_IDLabel.Name = "DOCTYPE_IDLabel"
DOCTYPE_IDLabel.Size = New System.Drawing.Size(80, 15)
DOCTYPE_IDLabel.TabIndex = 23
DOCTYPE_IDLabel.Text = "Dokumentart:"
'
'GUIDLabel2
'
GUIDLabel2.AutoSize = True
GUIDLabel2.Location = New System.Drawing.Point(299, 435)
GUIDLabel2.Name = "GUIDLabel2"
GUIDLabel2.Size = New System.Drawing.Size(21, 15)
GUIDLabel2.TabIndex = 32
GUIDLabel2.Text = "ID:"
'
'NAME_PATTERNLabel
'
NAME_PATTERNLabel.AutoSize = True
NAME_PATTERNLabel.Location = New System.Drawing.Point(348, 435)
NAME_PATTERNLabel.Name = "NAME_PATTERNLabel"
NAME_PATTERNLabel.Size = New System.Drawing.Size(157, 15)
NAME_PATTERNLabel.TabIndex = 34
NAME_PATTERNLabel.Text = "Platzhaltername OfficeDatei:"
'
'FIXED_VALUELabel
'
FIXED_VALUELabel.AutoSize = True
FIXED_VALUELabel.Location = New System.Drawing.Point(586, 435)
FIXED_VALUELabel.Name = "FIXED_VALUELabel"
FIXED_VALUELabel.Size = New System.Drawing.Size(102, 15)
FIXED_VALUELabel.TabIndex = 36
FIXED_VALUELabel.Text = "Platzhalter Entität:"
'
'CONNECTION_IDLabel
'
CONNECTION_IDLabel.AutoSize = True
CONNECTION_IDLabel.Location = New System.Drawing.Point(299, 503)
CONNECTION_IDLabel.Name = "CONNECTION_IDLabel"
CONNECTION_IDLabel.Size = New System.Drawing.Size(101, 15)
CONNECTION_IDLabel.TabIndex = 38
CONNECTION_IDLabel.Text = "CONNECTION ID:"
'
'SQL_COMMANDLabel
'
SQL_COMMANDLabel.AutoSize = True
SQL_COMMANDLabel.Location = New System.Drawing.Point(407, 503)
SQL_COMMANDLabel.Name = "SQL_COMMANDLabel"
SQL_COMMANDLabel.Size = New System.Drawing.Size(98, 15)
SQL_COMMANDLabel.TabIndex = 40
SQL_COMMANDLabel.Text = "SQL COMMAND:"
'
'Label5
'
Label5.AutoSize = True
Label5.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Label5.Location = New System.Drawing.Point(1185, 436)
Label5.Name = "Label5"
Label5.Size = New System.Drawing.Size(90, 13)
Label5.TabIndex = 87
Label5.Text = "Vorschau/Inhalte:"
'
'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_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_FILES_USERTableAdapter = 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_RECORD_LOG_CONFIGTableAdapter = Nothing
Me.TableAdapterManager.TBPMO_RECORDTableAdapter = 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_OBJECTTYPETableAdapter = Nothing
Me.TableAdapterManager.TBPMO_WORKFLOW_FORMTableAdapter = Nothing
Me.TableAdapterManager.TBPMO_WORKFLOW_TASK_STATETableAdapter = Nothing
Me.TableAdapterManager.TBPMO_WORKFLOWTableAdapter = Nothing
Me.TableAdapterManager.UpdateOrder = DD_Record_Organiser.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.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})
Me.TBPMO_TEMPLATEBindingNavigator.Location = New System.Drawing.Point(0, 0)
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
Me.TBPMO_TEMPLATEBindingNavigator.Size = New System.Drawing.Size(1426, 25)
Me.TBPMO_TEMPLATEBindingNavigator.TabIndex = 0
Me.TBPMO_TEMPLATEBindingNavigator.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"
'
'ToolStripLabel3
'
Me.ToolStripLabel3.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.ToolStripLabel3.Name = "ToolStripLabel3"
Me.ToolStripLabel3.Size = New System.Drawing.Size(137, 22)
Me.ToolStripLabel3.Text = "Hinterlegte Vorlagen"
Me.ToolStripLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'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_TEMPLATEBindingNavigatorSaveItem
'
Me.TBPMO_TEMPLATEBindingNavigatorSaveItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.TBPMO_TEMPLATEBindingNavigatorSaveItem.Image = CType(resources.GetObject("TBPMO_TEMPLATEBindingNavigatorSaveItem.Image"), System.Drawing.Image)
Me.TBPMO_TEMPLATEBindingNavigatorSaveItem.Name = "TBPMO_TEMPLATEBindingNavigatorSaveItem"
Me.TBPMO_TEMPLATEBindingNavigatorSaveItem.Size = New System.Drawing.Size(23, 22)
Me.TBPMO_TEMPLATEBindingNavigatorSaveItem.Text = "Daten speichern"
'
'GUIDTextBox
'
Me.GUIDTextBox.BackColor = System.Drawing.Color.WhiteSmoke
Me.GUIDTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_TEMPLATEBindingSource, "GUID", True))
Me.GUIDTextBox.Enabled = False
Me.GUIDTextBox.Location = New System.Drawing.Point(189, 61)
Me.GUIDTextBox.Name = "GUIDTextBox"
Me.GUIDTextBox.Size = New System.Drawing.Size(43, 23)
Me.GUIDTextBox.TabIndex = 2
'
'ListBox1
'
Me.ListBox1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
Me.ListBox1.DataSource = Me.TBPMO_TEMPLATEBindingSource
Me.ListBox1.DisplayMember = "NAME"
Me.ListBox1.FormattingEnabled = True
Me.ListBox1.ItemHeight = 15
Me.ListBox1.Location = New System.Drawing.Point(3, 28)
Me.ListBox1.Name = "ListBox1"
Me.ListBox1.Size = New System.Drawing.Size(177, 154)
Me.ListBox1.TabIndex = 3
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))
Me.NAMETextBox.Location = New System.Drawing.Point(241, 61)
Me.NAMETextBox.Name = "NAMETextBox"
Me.NAMETextBox.Size = New System.Drawing.Size(339, 23)
Me.NAMETextBox.TabIndex = 9
'
'TEMPLATE_PATHTextBox
'
Me.TEMPLATE_PATHTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_TEMPLATEBindingSource, "TEMPLATE_PATH", True))
Me.TEMPLATE_PATHTextBox.Location = New System.Drawing.Point(189, 105)
Me.TEMPLATE_PATHTextBox.Name = "TEMPLATE_PATHTextBox"
Me.TEMPLATE_PATHTextBox.Size = New System.Drawing.Size(617, 23)
Me.TEMPLATE_PATHTextBox.TabIndex = 11
'
'ACTIVECheckBox
'
Me.ACTIVECheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBPMO_TEMPLATEBindingSource, "ACTIVE", True))
Me.ACTIVECheckBox.Location = New System.Drawing.Point(857, 104)
Me.ACTIVECheckBox.Name = "ACTIVECheckBox"
Me.ACTIVECheckBox.Size = New System.Drawing.Size(59, 24)
Me.ACTIVECheckBox.TabIndex = 13
Me.ACTIVECheckBox.Text = "Aktiv"
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))
Me.ADDED_WHOTextBox.Enabled = False
Me.ADDED_WHOTextBox.Location = New System.Drawing.Point(189, 159)
Me.ADDED_WHOTextBox.Name = "ADDED_WHOTextBox"
Me.ADDED_WHOTextBox.Size = New System.Drawing.Size(155, 23)
Me.ADDED_WHOTextBox.TabIndex = 14
'
'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))
Me.ADDED_WHENTextBox.Enabled = False
Me.ADDED_WHENTextBox.Location = New System.Drawing.Point(350, 159)
Me.ADDED_WHENTextBox.Name = "ADDED_WHENTextBox"
Me.ADDED_WHENTextBox.Size = New System.Drawing.Size(140, 23)
Me.ADDED_WHENTextBox.TabIndex = 16
'
'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))
Me.CHANGED_WHOTextBox.Enabled = False
Me.CHANGED_WHOTextBox.Location = New System.Drawing.Point(496, 159)
Me.CHANGED_WHOTextBox.Name = "CHANGED_WHOTextBox"
Me.CHANGED_WHOTextBox.Size = New System.Drawing.Size(161, 23)
Me.CHANGED_WHOTextBox.TabIndex = 18
'
'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))
Me.CHANGED_WHENTextBox.Enabled = False
Me.CHANGED_WHENTextBox.Location = New System.Drawing.Point(666, 159)
Me.CHANGED_WHENTextBox.Name = "CHANGED_WHENTextBox"
Me.CHANGED_WHENTextBox.Size = New System.Drawing.Size(140, 23)
Me.CHANGED_WHENTextBox.TabIndex = 20
'
'cmbEntities
'
Me.cmbEntities.DataSource = Me.VWPMO_GUI_ENTITYBindingSource
Me.cmbEntities.DisplayMember = "Title"
Me.cmbEntities.FormattingEnabled = True
Me.cmbEntities.Location = New System.Drawing.Point(9, 40)
Me.cmbEntities.Name = "cmbEntities"
Me.cmbEntities.Size = New System.Drawing.Size(241, 23)
Me.cmbEntities.TabIndex = 22
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
Me.DOCTYPE_IDComboBox.Location = New System.Drawing.Point(586, 61)
Me.DOCTYPE_IDComboBox.Name = "DOCTYPE_IDComboBox"
Me.DOCTYPE_IDComboBox.Size = New System.Drawing.Size(330, 23)
Me.DOCTYPE_IDComboBox.TabIndex = 24
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
Me.ListBox_Entity.ItemHeight = 15
Me.ListBox_Entity.Location = New System.Drawing.Point(6, 23)
Me.ListBox_Entity.Name = "ListBox_Entity"
Me.ListBox_Entity.Size = New System.Drawing.Size(262, 139)
Me.ListBox_Entity.TabIndex = 31
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 = "von {0} Patterns"
Me.BindingNavigator2.DeleteItem = Me.ToolStripButton10
Me.BindingNavigator2.Dock = System.Windows.Forms.DockStyle.None
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.Location = New System.Drawing.Point(293, 405)
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
Me.BindingNavigator2.Size = New System.Drawing.Size(540, 25)
Me.BindingNavigator2.TabIndex = 32
Me.BindingNavigator2.Text = "BindingNavigator2"
'
'ToolStripLabel2
'
Me.ToolStripLabel2.Name = "ToolStripLabel2"
Me.ToolStripLabel2.Size = New System.Drawing.Size(90, 22)
Me.ToolStripLabel2.Text = "von {0} Patterns"
Me.ToolStripLabel2.ToolTipText = "Die Gesamtanzahl der Elemente."
'
'ToolStripButton10
'
Me.ToolStripButton10.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton10.Image = CType(resources.GetObject("ToolStripButton10.Image"), System.Drawing.Image)
Me.ToolStripButton10.Name = "ToolStripButton10"
Me.ToolStripButton10.RightToLeftAutoMirrorImage = True
Me.ToolStripButton10.Size = New System.Drawing.Size(23, 22)
Me.ToolStripButton10.Text = "Löschen"
'
'ToolStripButton11
'
Me.ToolStripButton11.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton11.Image = CType(resources.GetObject("ToolStripButton11.Image"), System.Drawing.Image)
Me.ToolStripButton11.Name = "ToolStripButton11"
Me.ToolStripButton11.RightToLeftAutoMirrorImage = True
Me.ToolStripButton11.Size = New System.Drawing.Size(23, 22)
Me.ToolStripButton11.Text = "Erste verschieben"
'
'ToolStripButton12
'
Me.ToolStripButton12.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton12.Image = CType(resources.GetObject("ToolStripButton12.Image"), System.Drawing.Image)
Me.ToolStripButton12.Name = "ToolStripButton12"
Me.ToolStripButton12.RightToLeftAutoMirrorImage = True
Me.ToolStripButton12.Size = New System.Drawing.Size(23, 22)
Me.ToolStripButton12.Text = "Vorherige verschieben"
'
'ToolStripSeparator4
'
Me.ToolStripSeparator4.Name = "ToolStripSeparator4"
Me.ToolStripSeparator4.Size = New System.Drawing.Size(6, 25)
'
'ToolStripTextBox2
'
Me.ToolStripTextBox2.AccessibleName = "Position"
Me.ToolStripTextBox2.AutoSize = False
Me.ToolStripTextBox2.Name = "ToolStripTextBox2"
Me.ToolStripTextBox2.Size = New System.Drawing.Size(50, 23)
Me.ToolStripTextBox2.Text = "0"
Me.ToolStripTextBox2.ToolTipText = "Aktuelle Position"
'
'ToolStripSeparator5
'
Me.ToolStripSeparator5.Name = "ToolStripSeparator5"
Me.ToolStripSeparator5.Size = New System.Drawing.Size(6, 25)
'
'ToolStripButton13
'
Me.ToolStripButton13.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton13.Image = CType(resources.GetObject("ToolStripButton13.Image"), System.Drawing.Image)
Me.ToolStripButton13.Name = "ToolStripButton13"
Me.ToolStripButton13.RightToLeftAutoMirrorImage = True
Me.ToolStripButton13.Size = New System.Drawing.Size(23, 22)
Me.ToolStripButton13.Text = "Nächste verschieben"
'
'ToolStripButton14
'
Me.ToolStripButton14.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton14.Image = CType(resources.GetObject("ToolStripButton14.Image"), System.Drawing.Image)
Me.ToolStripButton14.Name = "ToolStripButton14"
Me.ToolStripButton14.RightToLeftAutoMirrorImage = True
Me.ToolStripButton14.Size = New System.Drawing.Size(23, 22)
Me.ToolStripButton14.Text = "Letzte verschieben"
'
'ToolStripSeparator6
'
Me.ToolStripSeparator6.Name = "ToolStripSeparator6"
Me.ToolStripSeparator6.Size = New System.Drawing.Size(6, 25)
'
'ToolStripButton15
'
Me.ToolStripButton15.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton15.Image = CType(resources.GetObject("ToolStripButton15.Image"), System.Drawing.Image)
Me.ToolStripButton15.Name = "ToolStripButton15"
Me.ToolStripButton15.Size = New System.Drawing.Size(23, 22)
Me.ToolStripButton15.Text = "Daten speichern"
'
'ToolStripButton16
'
Me.ToolStripButton16.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton16.Image = Global.DD_Record_Organiser.My.Resources.Resources.refresh_16xLG
Me.ToolStripButton16.ImageTransparentColor = System.Drawing.Color.Magenta
Me.ToolStripButton16.Name = "ToolStripButton16"
Me.ToolStripButton16.Size = New System.Drawing.Size(23, 22)
Me.ToolStripButton16.Text = "ToolStripButton8"
'
'ToolStripSeparator1
'
Me.ToolStripSeparator1.Name = "ToolStripSeparator1"
Me.ToolStripSeparator1.Size = New System.Drawing.Size(6, 25)
'
'tsbtnGetPatterns
'
Me.tsbtnGetPatterns.Image = Global.DD_Record_Organiser.My.Resources.Resources.arrow_Forward_16xLG
Me.tsbtnGetPatterns.ImageTransparentColor = System.Drawing.Color.Magenta
Me.tsbtnGetPatterns.Name = "tsbtnGetPatterns"
Me.tsbtnGetPatterns.Size = New System.Drawing.Size(201, 22)
Me.tsbtnGetPatterns.Text = "Platzhalter aus Vorlage neu laden"
'
'GUIDTextBox2
'
Me.GUIDTextBox2.BackColor = System.Drawing.Color.WhiteSmoke
Me.GUIDTextBox2.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_TEMPLATE_PATTERNBindingSource, "GUID", True))
Me.GUIDTextBox2.Location = New System.Drawing.Point(302, 453)
Me.GUIDTextBox2.Name = "GUIDTextBox2"
Me.GUIDTextBox2.ReadOnly = True
Me.GUIDTextBox2.Size = New System.Drawing.Size(42, 23)
Me.GUIDTextBox2.TabIndex = 33
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))
Me.NAME_PATTERNTextBox.Location = New System.Drawing.Point(350, 453)
Me.NAME_PATTERNTextBox.Name = "NAME_PATTERNTextBox"
Me.NAME_PATTERNTextBox.ReadOnly = True
Me.NAME_PATTERNTextBox.Size = New System.Drawing.Size(230, 23)
Me.NAME_PATTERNTextBox.TabIndex = 35
'
'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
Me.CONNECTION_IDComboBox.Location = New System.Drawing.Point(302, 521)
Me.CONNECTION_IDComboBox.Name = "CONNECTION_IDComboBox"
Me.CONNECTION_IDComboBox.Size = New System.Drawing.Size(98, 23)
Me.CONNECTION_IDComboBox.TabIndex = 39
'
'SQL_COMMANDTextBox
'
Me.SQL_COMMANDTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_TEMPLATE_PATTERNBindingSource, "SQL_COMMAND", True))
Me.SQL_COMMANDTextBox.Location = New System.Drawing.Point(410, 521)
Me.SQL_COMMANDTextBox.Name = "SQL_COMMANDTextBox"
Me.SQL_COMMANDTextBox.Size = New System.Drawing.Size(100, 23)
Me.SQL_COMMANDTextBox.TabIndex = 41
'
'Label2
'
Me.Label2.AutoSize = True
Me.Label2.Font = New System.Drawing.Font("Segoe UI", 9.75!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Underline), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label2.Location = New System.Drawing.Point(3, 3)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(151, 17)
Me.Label2.TabIndex = 44
Me.Label2.Text = "Zugeordnete Entitäten:"
'
'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)
Me.Panel1.Dock = System.Windows.Forms.DockStyle.Top
Me.Panel1.Location = New System.Drawing.Point(0, 0)
Me.Panel1.Name = "Panel1"
Me.Panel1.Size = New System.Drawing.Size(1426, 199)
Me.Panel1.TabIndex = 45
'
'btnAddTemplate
'
Me.btnAddTemplate.Location = New System.Drawing.Point(812, 104)
Me.btnAddTemplate.Name = "btnAddTemplate"
Me.btnAddTemplate.Size = New System.Drawing.Size(39, 23)
Me.btnAddTemplate.TabIndex = 79
Me.btnAddTemplate.Text = "..."
Me.btnAddTemplate.UseVisualStyleBackColor = True
'
'lblSaveTemplate
'
Me.lblSaveTemplate.AutoSize = True
Me.lblSaveTemplate.BackColor = System.Drawing.Color.Yellow
Me.lblSaveTemplate.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblSaveTemplate.Location = New System.Drawing.Point(812, 160)
Me.lblSaveTemplate.Name = "lblSaveTemplate"
Me.lblSaveTemplate.Size = New System.Drawing.Size(197, 15)
Me.lblSaveTemplate.TabIndex = 78
Me.lblSaveTemplate.Text = "Template erfolgreich gespeichert!"
Me.lblSaveTemplate.Visible = False
'
'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(238, 43)
Me.Label4.Name = "Label4"
Me.Label4.Size = New System.Drawing.Size(173, 13)
Me.Label4.TabIndex = 26
Me.Label4.Text = "(Verweis für Menüzuordnungen etc)"
'
'Label3
'
Me.Label3.AutoSize = True
Me.Label3.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label3.Location = New System.Drawing.Point(583, 43)
Me.Label3.Name = "Label3"
Me.Label3.Size = New System.Drawing.Size(424, 13)
Me.Label3.TabIndex = 25
Me.Label3.Text = "(Die Dokumentart definiert den Ablageort, die Indexierung und die Benennung der D" & _
"atei)"
'
'OpenFileDialog1
'
Me.OpenFileDialog1.FileName = "OpenFileDialog1"
'
'GroupBox1
'
Me.GroupBox1.Controls.Add(Me.Button1)
Me.GroupBox1.Controls.Add(Me.cmbEntities)
Me.GroupBox1.Controls.Add(ENTITY_IDLabel)
Me.GroupBox1.Location = New System.Drawing.Point(293, 23)
Me.GroupBox1.Name = "GroupBox1"
Me.GroupBox1.Size = New System.Drawing.Size(266, 100)
Me.GroupBox1.TabIndex = 46
Me.GroupBox1.TabStop = False
Me.GroupBox1.Text = "Zu weiterer Entität zuordnen:"
'
'Button1
'
Me.Button1.Image = Global.DD_Record_Organiser.My.Resources.Resources.action_add_16xLG
Me.Button1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.Button1.Location = New System.Drawing.Point(9, 71)
Me.Button1.Name = "Button1"
Me.Button1.Size = New System.Drawing.Size(241, 23)
Me.Button1.TabIndex = 23
Me.Button1.Text = "2. Hinzufügen"
Me.Button1.UseVisualStyleBackColor = True
'
'lblSaveEntity
'
Me.lblSaveEntity.AutoSize = True
Me.lblSaveEntity.BackColor = System.Drawing.Color.Yellow
Me.lblSaveEntity.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblSaveEntity.Location = New System.Drawing.Point(299, 126)
Me.lblSaveEntity.Name = "lblSaveEntity"
Me.lblSaveEntity.Size = New System.Drawing.Size(206, 15)
Me.lblSaveEntity.TabIndex = 79
Me.lblSaveEntity.Text = "Zuordnung erfolgreich gespeichert!"
Me.lblSaveEntity.Visible = False
'
'btndeleteEntityZO
'
Me.btndeleteEntityZO.Image = Global.DD_Record_Organiser.My.Resources.Resources.delete
Me.btndeleteEntityZO.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btndeleteEntityZO.Location = New System.Drawing.Point(302, 144)
Me.btndeleteEntityZO.Name = "btndeleteEntityZO"
Me.btndeleteEntityZO.Size = New System.Drawing.Size(241, 23)
Me.btndeleteEntityZO.TabIndex = 80
Me.btndeleteEntityZO.Text = "Zuordnung löschen"
Me.btndeleteEntityZO.UseVisualStyleBackColor = True
'
'ListBoxPatterns
'
Me.ListBoxPatterns.DataSource = Me.TBPMO_TEMPLATE_PATTERNBindingSource
Me.ListBoxPatterns.DisplayMember = "NAME_PATTERN"
Me.ListBoxPatterns.FormattingEnabled = True
Me.ListBoxPatterns.ItemHeight = 15
Me.ListBoxPatterns.Location = New System.Drawing.Point(6, 405)
Me.ListBoxPatterns.Name = "ListBoxPatterns"
Me.ListBoxPatterns.Size = New System.Drawing.Size(262, 139)
Me.ListBoxPatterns.TabIndex = 81
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)
Me.Panel2.Dock = System.Windows.Forms.DockStyle.Top
Me.Panel2.Location = New System.Drawing.Point(0, 199)
Me.Panel2.Name = "Panel2"
Me.Panel2.Size = New System.Drawing.Size(1426, 174)
Me.Panel2.TabIndex = 82
'
'Label1
'
Me.Label1.AutoSize = True
Me.Label1.Font = New System.Drawing.Font("Segoe UI", 9.75!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Underline), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label1.Location = New System.Drawing.Point(3, 376)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(262, 17)
Me.Label1.TabIndex = 83
Me.Label1.Text = "Pattern-Defition zu ausgewählter Entität:"
'
'cmbControls
'
Me.cmbControls.FormattingEnabled = True
Me.cmbControls.Location = New System.Drawing.Point(589, 453)
Me.cmbControls.Name = "cmbControls"
Me.cmbControls.Size = New System.Drawing.Size(253, 23)
Me.cmbControls.TabIndex = 85
'
'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
'
Me.ListBoxVorschau.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
Me.ListBoxVorschau.DataSource = Me.TBPMO_TEMPLATE_PATTERNBindingSource
Me.ListBoxVorschau.DisplayMember = "NAME_PATTERN"
Me.ListBoxVorschau.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.ListBoxVorschau.FormattingEnabled = True
Me.ListBoxVorschau.Location = New System.Drawing.Point(1188, 452)
Me.ListBoxVorschau.Name = "ListBoxVorschau"
Me.ListBoxVorschau.Size = New System.Drawing.Size(176, 121)
Me.ListBoxVorschau.TabIndex = 86
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))
Me.FIXED_VALUETextBox.Location = New System.Drawing.Point(848, 453)
Me.FIXED_VALUETextBox.Name = "FIXED_VALUETextBox"
Me.FIXED_VALUETextBox.ReadOnly = True
Me.FIXED_VALUETextBox.Size = New System.Drawing.Size(35, 23)
Me.FIXED_VALUETextBox.TabIndex = 37
Me.FIXED_VALUETextBox.TabStop = False
'
'btnRefreshControlPattern
'
Me.btnRefreshControlPattern.Image = Global.DD_Record_Organiser.My.Resources.Resources.action_add_16xLG
Me.btnRefreshControlPattern.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btnRefreshControlPattern.Location = New System.Drawing.Point(589, 482)
Me.btnRefreshControlPattern.Name = "btnRefreshControlPattern"
Me.btnRefreshControlPattern.Size = New System.Drawing.Size(166, 23)
Me.btnRefreshControlPattern.TabIndex = 88
Me.btnRefreshControlPattern.Text = "Platzhalter aktualisieren"
Me.btnRefreshControlPattern.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.btnRefreshControlPattern.UseVisualStyleBackColor = True
Me.btnRefreshControlPattern.Visible = False
'
'lblSavePattern
'
Me.lblSavePattern.AutoSize = True
Me.lblSavePattern.BackColor = System.Drawing.Color.Yellow
Me.lblSavePattern.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblSavePattern.Location = New System.Drawing.Point(586, 524)
Me.lblSavePattern.Name = "lblSavePattern"
Me.lblSavePattern.Size = New System.Drawing.Size(187, 15)
Me.lblSavePattern.TabIndex = 90
Me.lblSavePattern.Text = "Pattern erfolgreich gespeichert!"
Me.lblSavePattern.Visible = False
'
'frmTemplates
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 15.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.BackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.ClientSize = New System.Drawing.Size(1426, 595)
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.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Name = "frmTemplates"
Me.Text = "Vorlagenverwaltung Office"
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_Organiser.DD_DMSDataSet
Friend WithEvents TBPMO_TEMPLATEBindingSource As System.Windows.Forms.BindingSource
Friend WithEvents TBPMO_TEMPLATETableAdapter As DD_Record_Organiser.DD_DMSDataSetTableAdapters.TBPMO_TEMPLATETableAdapter
Friend WithEvents TableAdapterManager As DD_Record_Organiser.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_Organiser.DD_DMSDataSetTableAdapters.TBPMO_TEMPLATE_ENTITYTableAdapter
Friend WithEvents TBPMO_TEMPLATE_PATTERNBindingSource As System.Windows.Forms.BindingSource
Friend WithEvents TBPMO_TEMPLATE_PATTERNTableAdapter As DD_Record_Organiser.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_Organiser.DD_DMSDataSetTableAdapters.VWPMO_DOKUMENTTYPESTableAdapter
Friend WithEvents VWPMO_GUI_ENTITYBindingSource As System.Windows.Forms.BindingSource
Friend WithEvents VWPMO_GUI_ENTITYTableAdapter As DD_Record_Organiser.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_Organiser.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