MS_21.10.2015

This commit is contained in:
SchreiberM
2015-10-21 11:58:58 +02:00
parent be7347af13
commit bab4910c44
18 changed files with 1885 additions and 1781 deletions

View File

@@ -35,12 +35,12 @@ Partial Class frmTemplates
Dim ADDED_WHOLabel1 As System.Windows.Forms.Label
Dim ADDED_WHENLabel1 As System.Windows.Forms.Label
Dim CHANGED_WHENLabel1 As System.Windows.Forms.Label
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmTemplates))
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 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()
@@ -117,6 +117,10 @@ Partial Class frmTemplates
Me.ListBox3 = New System.Windows.Forms.ListBox()
Me.Label1 = New System.Windows.Forms.Label()
Me.Label2 = New System.Windows.Forms.Label()
Me.Panel1 = New System.Windows.Forms.Panel()
Me.ToolStripLabel3 = New System.Windows.Forms.ToolStripLabel()
Me.Label3 = New System.Windows.Forms.Label()
Me.Label4 = New System.Windows.Forms.Label()
GUIDLabel = New System.Windows.Forms.Label()
NAMELabel = New System.Windows.Forms.Label()
TEMPLATE_PATHLabel = New System.Windows.Forms.Label()
@@ -146,70 +150,71 @@ Partial Class frmTemplates
CType(Me.VWPMO_DOKUMENTTYPESBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.BindingNavigator2, System.ComponentModel.ISupportInitialize).BeginInit()
Me.BindingNavigator2.SuspendLayout()
Me.Panel1.SuspendLayout()
Me.SuspendLayout()
'
'GUIDLabel
'
GUIDLabel.AutoSize = True
GUIDLabel.Location = New System.Drawing.Point(326, 48)
GUIDLabel.Location = New System.Drawing.Point(186, 28)
GUIDLabel.Name = "GUIDLabel"
GUIDLabel.Size = New System.Drawing.Size(37, 15)
GUIDLabel.Size = New System.Drawing.Size(21, 15)
GUIDLabel.TabIndex = 1
GUIDLabel.Text = "GUID:"
GUIDLabel.Text = "ID:"
'
'NAMELabel
'
NAMELabel.AutoSize = True
NAMELabel.Location = New System.Drawing.Point(378, 48)
NAMELabel.Location = New System.Drawing.Point(238, 28)
NAMELabel.Name = "NAMELabel"
NAMELabel.Size = New System.Drawing.Size(44, 15)
NAMELabel.Size = New System.Drawing.Size(86, 15)
NAMELabel.TabIndex = 8
NAMELabel.Text = "NAME:"
NAMELabel.Text = "Interner Name:"
'
'TEMPLATE_PATHLabel
'
TEMPLATE_PATHLabel.AutoSize = True
TEMPLATE_PATHLabel.Location = New System.Drawing.Point(378, 92)
TEMPLATE_PATHLabel.Location = New System.Drawing.Point(186, 87)
TEMPLATE_PATHLabel.Name = "TEMPLATE_PATHLabel"
TEMPLATE_PATHLabel.Size = New System.Drawing.Size(102, 15)
TEMPLATE_PATHLabel.Size = New System.Drawing.Size(159, 15)
TEMPLATE_PATHLabel.TabIndex = 10
TEMPLATE_PATHLabel.Text = "TEMPLATE PATH:"
TEMPLATE_PATHLabel.Text = "Speicherort der Vorlagedatei:"
'
'ADDED_WHOLabel
'
ADDED_WHOLabel.AutoSize = True
ADDED_WHOLabel.Location = New System.Drawing.Point(378, 136)
ADDED_WHOLabel.Location = New System.Drawing.Point(186, 141)
ADDED_WHOLabel.Name = "ADDED_WHOLabel"
ADDED_WHOLabel.Size = New System.Drawing.Size(80, 15)
ADDED_WHOLabel.Size = New System.Drawing.Size(67, 15)
ADDED_WHOLabel.TabIndex = 13
ADDED_WHOLabel.Text = "ADDED WHO:"
ADDED_WHOLabel.Text = "Erstellt wer:"
'
'ADDED_WHENLabel
'
ADDED_WHENLabel.AutoSize = True
ADDED_WHENLabel.Location = New System.Drawing.Point(539, 136)
ADDED_WHENLabel.Location = New System.Drawing.Point(347, 141)
ADDED_WHENLabel.Name = "ADDED_WHENLabel"
ADDED_WHENLabel.Size = New System.Drawing.Size(86, 15)
ADDED_WHENLabel.Size = New System.Drawing.Size(77, 15)
ADDED_WHENLabel.TabIndex = 15
ADDED_WHENLabel.Text = "ADDED WHEN:"
ADDED_WHENLabel.Text = "Erstellt wann:"
'
'CHANGED_WHOLabel
'
CHANGED_WHOLabel.AutoSize = True
CHANGED_WHOLabel.Location = New System.Drawing.Point(685, 136)
CHANGED_WHOLabel.Location = New System.Drawing.Point(493, 141)
CHANGED_WHOLabel.Name = "CHANGED_WHOLabel"
CHANGED_WHOLabel.Size = New System.Drawing.Size(98, 15)
CHANGED_WHOLabel.Size = New System.Drawing.Size(80, 15)
CHANGED_WHOLabel.TabIndex = 17
CHANGED_WHOLabel.Text = "CHANGED WHO:"
CHANGED_WHOLabel.Text = "Geändert wer:"
'
'CHANGED_WHENLabel
'
CHANGED_WHENLabel.AutoSize = True
CHANGED_WHENLabel.Location = New System.Drawing.Point(855, 136)
CHANGED_WHENLabel.Location = New System.Drawing.Point(663, 141)
CHANGED_WHENLabel.Name = "CHANGED_WHENLabel"
CHANGED_WHENLabel.Size = New System.Drawing.Size(104, 15)
CHANGED_WHENLabel.Size = New System.Drawing.Size(90, 15)
CHANGED_WHENLabel.TabIndex = 19
CHANGED_WHENLabel.Text = "CHANGED WHEN:"
CHANGED_WHENLabel.Text = "Geändert wann:"
'
'ENTITY_IDLabel
'
@@ -223,11 +228,11 @@ Partial Class frmTemplates
'DOCTYPE_IDLabel
'
DOCTYPE_IDLabel.AutoSize = True
DOCTYPE_IDLabel.Location = New System.Drawing.Point(389, 299)
DOCTYPE_IDLabel.Location = New System.Drawing.Point(583, 28)
DOCTYPE_IDLabel.Name = "DOCTYPE_IDLabel"
DOCTYPE_IDLabel.Size = New System.Drawing.Size(76, 15)
DOCTYPE_IDLabel.Size = New System.Drawing.Size(80, 15)
DOCTYPE_IDLabel.TabIndex = 23
DOCTYPE_IDLabel.Text = "DOCTYPE ID:"
DOCTYPE_IDLabel.Text = "Dokumentart:"
'
'ADDED_WHOLabel1
'
@@ -256,6 +261,51 @@ Partial Class frmTemplates
CHANGED_WHENLabel1.TabIndex = 29
CHANGED_WHENLabel1.Text = "CHANGED WHEN:"
'
'GUIDLabel2
'
GUIDLabel2.AutoSize = True
GUIDLabel2.Location = New System.Drawing.Point(451, 494)
GUIDLabel2.Name = "GUIDLabel2"
GUIDLabel2.Size = New System.Drawing.Size(37, 15)
GUIDLabel2.TabIndex = 32
GUIDLabel2.Text = "GUID:"
'
'NAME_PATTERNLabel
'
NAME_PATTERNLabel.AutoSize = True
NAME_PATTERNLabel.Location = New System.Drawing.Point(482, 529)
NAME_PATTERNLabel.Name = "NAME_PATTERNLabel"
NAME_PATTERNLabel.Size = New System.Drawing.Size(98, 15)
NAME_PATTERNLabel.TabIndex = 34
NAME_PATTERNLabel.Text = "NAME PATTERN:"
'
'FIXED_VALUELabel
'
FIXED_VALUELabel.AutoSize = True
FIXED_VALUELabel.Location = New System.Drawing.Point(539, 560)
FIXED_VALUELabel.Name = "FIXED_VALUELabel"
FIXED_VALUELabel.Size = New System.Drawing.Size(78, 15)
FIXED_VALUELabel.TabIndex = 36
FIXED_VALUELabel.Text = "FIXED VALUE:"
'
'CONNECTION_IDLabel
'
CONNECTION_IDLabel.AutoSize = True
CONNECTION_IDLabel.Location = New System.Drawing.Point(796, 555)
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(1051, 547)
SQL_COMMANDLabel.Name = "SQL_COMMANDLabel"
SQL_COMMANDLabel.Size = New System.Drawing.Size(98, 15)
SQL_COMMANDLabel.TabIndex = 40
SQL_COMMANDLabel.Text = "SQL COMMAND:"
'
'DD_DMSDataSet
'
Me.DD_DMSDataSet.DataSetName = "DD_DMSDataSet"
@@ -273,6 +323,7 @@ Partial Class frmTemplates
'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
@@ -280,7 +331,6 @@ Partial Class frmTemplates
Me.TableAdapterManager.TBDD_INDEX_AUTOMTableAdapter = Nothing
Me.TableAdapterManager.TBDD_USER_GROUPSTableAdapter = Nothing
Me.TableAdapterManager.TBDD_USERTableAdapter = Nothing
Me.TableAdapterManager.TBDD_CONNECTIONTableAdapter = Nothing
Me.TableAdapterManager.TBPMO_FILES_USERTableAdapter = Nothing
Me.TableAdapterManager.TBPMO_FOLLOW_UP_EMAILTableAdapter = Nothing
Me.TableAdapterManager.TBPMO_FOLLUPEMAIL_USERTableAdapter = Nothing
@@ -308,16 +358,15 @@ Partial Class frmTemplates
Me.TBPMO_TEMPLATEBindingNavigator.BindingSource = Me.TBPMO_TEMPLATEBindingSource
Me.TBPMO_TEMPLATEBindingNavigator.CountItem = Me.BindingNavigatorCountItem
Me.TBPMO_TEMPLATEBindingNavigator.DeleteItem = Me.BindingNavigatorDeleteItem
Me.TBPMO_TEMPLATEBindingNavigator.Dock = System.Windows.Forms.DockStyle.None
Me.TBPMO_TEMPLATEBindingNavigator.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.BindingNavigatorMoveFirstItem, Me.BindingNavigatorMovePreviousItem, Me.BindingNavigatorSeparator, Me.BindingNavigatorPositionItem, Me.BindingNavigatorCountItem, Me.BindingNavigatorSeparator1, Me.BindingNavigatorMoveNextItem, Me.BindingNavigatorMoveLastItem, Me.BindingNavigatorSeparator2, Me.BindingNavigatorAddNewItem, Me.BindingNavigatorDeleteItem, Me.TBPMO_TEMPLATEBindingNavigatorSaveItem})
Me.TBPMO_TEMPLATEBindingNavigator.Location = New System.Drawing.Point(329, 23)
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(287, 25)
Me.TBPMO_TEMPLATEBindingNavigator.Size = New System.Drawing.Size(1426, 25)
Me.TBPMO_TEMPLATEBindingNavigator.TabIndex = 0
Me.TBPMO_TEMPLATEBindingNavigator.Text = "BindingNavigator1"
'
@@ -416,21 +465,25 @@ Partial Class frmTemplates
'
'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.Location = New System.Drawing.Point(329, 66)
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(12, 23)
Me.ListBox1.Location = New System.Drawing.Point(3, 28)
Me.ListBox1.Name = "ListBox1"
Me.ListBox1.Size = New System.Drawing.Size(301, 169)
Me.ListBox1.Size = New System.Drawing.Size(177, 154)
Me.ListBox1.TabIndex = 3
Me.ListBox1.ValueMember = "GUID"
'
@@ -455,15 +508,15 @@ Partial Class frmTemplates
'NAMETextBox
'
Me.NAMETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_TEMPLATEBindingSource, "NAME", True))
Me.NAMETextBox.Location = New System.Drawing.Point(381, 66)
Me.NAMETextBox.Location = New System.Drawing.Point(241, 61)
Me.NAMETextBox.Name = "NAMETextBox"
Me.NAMETextBox.Size = New System.Drawing.Size(468, 23)
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(381, 110)
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
@@ -471,7 +524,7 @@ Partial Class frmTemplates
'ACTIVECheckBox
'
Me.ACTIVECheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBPMO_TEMPLATEBindingSource, "ACTIVE", True))
Me.ACTIVECheckBox.Location = New System.Drawing.Point(939, 65)
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
@@ -480,32 +533,40 @@ Partial Class frmTemplates
'
'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.Location = New System.Drawing.Point(381, 154)
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.Location = New System.Drawing.Point(542, 154)
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.Location = New System.Drawing.Point(688, 154)
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.Location = New System.Drawing.Point(858, 154)
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
@@ -651,13 +712,13 @@ Partial Class frmTemplates
'
'DOCTYPE_IDComboBox
'
Me.DOCTYPE_IDComboBox.DataBindings.Add(New System.Windows.Forms.Binding("SelectedValue", Me.TBPMO_TEMPLATE_ENTITYBindingSource, "DOCTYPE_ID", True))
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(471, 296)
Me.DOCTYPE_IDComboBox.Location = New System.Drawing.Point(586, 61)
Me.DOCTYPE_IDComboBox.Name = "DOCTYPE_IDComboBox"
Me.DOCTYPE_IDComboBox.Size = New System.Drawing.Size(261, 23)
Me.DOCTYPE_IDComboBox.Size = New System.Drawing.Size(330, 23)
Me.DOCTYPE_IDComboBox.TabIndex = 24
Me.DOCTYPE_IDComboBox.ValueMember = "DOKUMENTTYPE_ID"
'
@@ -832,15 +893,6 @@ Partial Class frmTemplates
Me.ToolStripButton16.Size = New System.Drawing.Size(23, 22)
Me.ToolStripButton16.Text = "ToolStripButton8"
'
'GUIDLabel2
'
GUIDLabel2.AutoSize = True
GUIDLabel2.Location = New System.Drawing.Point(451, 494)
GUIDLabel2.Name = "GUIDLabel2"
GUIDLabel2.Size = New System.Drawing.Size(37, 15)
GUIDLabel2.TabIndex = 32
GUIDLabel2.Text = "GUID:"
'
'GUIDTextBox2
'
Me.GUIDTextBox2.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_TEMPLATE_ENTITY_PATTERNBindingSource, "GUID", True))
@@ -849,15 +901,6 @@ Partial Class frmTemplates
Me.GUIDTextBox2.Size = New System.Drawing.Size(100, 23)
Me.GUIDTextBox2.TabIndex = 33
'
'NAME_PATTERNLabel
'
NAME_PATTERNLabel.AutoSize = True
NAME_PATTERNLabel.Location = New System.Drawing.Point(482, 529)
NAME_PATTERNLabel.Name = "NAME_PATTERNLabel"
NAME_PATTERNLabel.Size = New System.Drawing.Size(98, 15)
NAME_PATTERNLabel.TabIndex = 34
NAME_PATTERNLabel.Text = "NAME PATTERN:"
'
'NAME_PATTERNTextBox
'
Me.NAME_PATTERNTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_TEMPLATE_ENTITY_PATTERNBindingSource, "NAME_PATTERN", True))
@@ -866,15 +909,6 @@ Partial Class frmTemplates
Me.NAME_PATTERNTextBox.Size = New System.Drawing.Size(100, 23)
Me.NAME_PATTERNTextBox.TabIndex = 35
'
'FIXED_VALUELabel
'
FIXED_VALUELabel.AutoSize = True
FIXED_VALUELabel.Location = New System.Drawing.Point(539, 560)
FIXED_VALUELabel.Name = "FIXED_VALUELabel"
FIXED_VALUELabel.Size = New System.Drawing.Size(78, 15)
FIXED_VALUELabel.TabIndex = 36
FIXED_VALUELabel.Text = "FIXED VALUE:"
'
'FIXED_VALUETextBox
'
Me.FIXED_VALUETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_TEMPLATE_ENTITY_PATTERNBindingSource, "FIXED_VALUE", True))
@@ -883,15 +917,6 @@ Partial Class frmTemplates
Me.FIXED_VALUETextBox.Size = New System.Drawing.Size(100, 23)
Me.FIXED_VALUETextBox.TabIndex = 37
'
'CONNECTION_IDLabel
'
CONNECTION_IDLabel.AutoSize = True
CONNECTION_IDLabel.Location = New System.Drawing.Point(796, 555)
CONNECTION_IDLabel.Name = "CONNECTION_IDLabel"
CONNECTION_IDLabel.Size = New System.Drawing.Size(101, 15)
CONNECTION_IDLabel.TabIndex = 38
CONNECTION_IDLabel.Text = "CONNECTION ID:"
'
'CONNECTION_IDComboBox
'
Me.CONNECTION_IDComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_TEMPLATE_ENTITY_PATTERNBindingSource, "CONNECTION_ID", True))
@@ -901,15 +926,6 @@ Partial Class frmTemplates
Me.CONNECTION_IDComboBox.Size = New System.Drawing.Size(121, 23)
Me.CONNECTION_IDComboBox.TabIndex = 39
'
'SQL_COMMANDLabel
'
SQL_COMMANDLabel.AutoSize = True
SQL_COMMANDLabel.Location = New System.Drawing.Point(1051, 547)
SQL_COMMANDLabel.Name = "SQL_COMMANDLabel"
SQL_COMMANDLabel.Size = New System.Drawing.Size(98, 15)
SQL_COMMANDLabel.TabIndex = 40
SQL_COMMANDLabel.Text = "SQL COMMAND:"
'
'SQL_COMMANDTextBox
'
Me.SQL_COMMANDTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_TEMPLATE_ENTITY_PATTERNBindingSource, "SQL_COMMAND", True))
@@ -922,7 +938,7 @@ Partial Class frmTemplates
'
Me.ListBox3.FormattingEnabled = True
Me.ListBox3.ItemHeight = 15
Me.ListBox3.Location = New System.Drawing.Point(848, 251)
Me.ListBox3.Location = New System.Drawing.Point(848, 269)
Me.ListBox3.Name = "ListBox3"
Me.ListBox3.Size = New System.Drawing.Size(301, 124)
Me.ListBox3.TabIndex = 42
@@ -947,11 +963,70 @@ Partial Class frmTemplates
Me.Label2.TabIndex = 44
Me.Label2.Text = "Entitäts-/Dokumentart-Zuordnung:"
'
'Panel1
'
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
'
'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
'
'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)"
'
'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)"
'
'frmTemplates
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 15.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.ClientSize = New System.Drawing.Size(1426, 698)
Me.Controls.Add(Me.Panel1)
Me.Controls.Add(Me.Label2)
Me.Controls.Add(Me.Label1)
Me.Controls.Add(Me.ListBox3)
@@ -973,28 +1048,9 @@ Partial Class frmTemplates
Me.Controls.Add(Me.ADDED_WHENTextBox1)
Me.Controls.Add(ADDED_WHOLabel1)
Me.Controls.Add(Me.ADDED_WHOTextBox1)
Me.Controls.Add(DOCTYPE_IDLabel)
Me.Controls.Add(Me.DOCTYPE_IDComboBox)
Me.Controls.Add(ENTITY_IDLabel)
Me.Controls.Add(Me.ENTITY_IDComboBox)
Me.Controls.Add(Me.BindingNavigator1)
Me.Controls.Add(CHANGED_WHENLabel)
Me.Controls.Add(Me.CHANGED_WHENTextBox)
Me.Controls.Add(CHANGED_WHOLabel)
Me.Controls.Add(Me.CHANGED_WHOTextBox)
Me.Controls.Add(ADDED_WHENLabel)
Me.Controls.Add(Me.ADDED_WHENTextBox)
Me.Controls.Add(ADDED_WHOLabel)
Me.Controls.Add(Me.ADDED_WHOTextBox)
Me.Controls.Add(Me.ACTIVECheckBox)
Me.Controls.Add(TEMPLATE_PATHLabel)
Me.Controls.Add(Me.TEMPLATE_PATHTextBox)
Me.Controls.Add(NAMELabel)
Me.Controls.Add(Me.NAMETextBox)
Me.Controls.Add(Me.ListBox1)
Me.Controls.Add(GUIDLabel)
Me.Controls.Add(Me.GUIDTextBox)
Me.Controls.Add(Me.TBPMO_TEMPLATEBindingNavigator)
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"
@@ -1013,6 +1069,8 @@ Partial Class frmTemplates
CType(Me.BindingNavigator2, System.ComponentModel.ISupportInitialize).EndInit()
Me.BindingNavigator2.ResumeLayout(False)
Me.BindingNavigator2.PerformLayout()
Me.Panel1.ResumeLayout(False)
Me.Panel1.PerformLayout()
Me.ResumeLayout(False)
Me.PerformLayout()
@@ -1093,4 +1151,8 @@ Partial Class frmTemplates
Friend WithEvents ListBox3 As System.Windows.Forms.ListBox
Friend WithEvents Label1 As System.Windows.Forms.Label
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
End Class