MS_26012015
This commit is contained in:
406
app/DD-Record-Organiser/frmTemplates.Designer.vb
generated
406
app/DD-Record-Organiser/frmTemplates.Designer.vb
generated
@@ -24,6 +24,7 @@ Partial Class frmTemplates
|
||||
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
|
||||
@@ -38,7 +39,6 @@ Partial Class frmTemplates
|
||||
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()
|
||||
@@ -151,139 +151,78 @@ Partial Class frmTemplates
|
||||
'
|
||||
'GUIDLabel
|
||||
'
|
||||
GUIDLabel.AutoSize = True
|
||||
GUIDLabel.Location = New System.Drawing.Point(186, 28)
|
||||
resources.ApplyResources(GUIDLabel, "GUIDLabel")
|
||||
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)
|
||||
resources.ApplyResources(NAMELabel, "NAMELabel")
|
||||
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)
|
||||
resources.ApplyResources(TEMPLATE_PATHLabel, "TEMPLATE_PATHLabel")
|
||||
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)
|
||||
resources.ApplyResources(ADDED_WHOLabel, "ADDED_WHOLabel")
|
||||
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)
|
||||
resources.ApplyResources(ADDED_WHENLabel, "ADDED_WHENLabel")
|
||||
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)
|
||||
resources.ApplyResources(CHANGED_WHOLabel, "CHANGED_WHOLabel")
|
||||
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)
|
||||
resources.ApplyResources(CHANGED_WHENLabel, "CHANGED_WHENLabel")
|
||||
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)
|
||||
resources.ApplyResources(ENTITY_IDLabel, "ENTITY_IDLabel")
|
||||
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)
|
||||
resources.ApplyResources(DOCTYPE_IDLabel, "DOCTYPE_IDLabel")
|
||||
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)
|
||||
resources.ApplyResources(GUIDLabel2, "GUIDLabel2")
|
||||
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)
|
||||
resources.ApplyResources(NAME_PATTERNLabel, "NAME_PATTERNLabel")
|
||||
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)
|
||||
resources.ApplyResources(FIXED_VALUELabel, "FIXED_VALUELabel")
|
||||
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)
|
||||
resources.ApplyResources(CONNECTION_IDLabel, "CONNECTION_IDLabel")
|
||||
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)
|
||||
resources.ApplyResources(SQL_COMMANDLabel, "SQL_COMMANDLabel")
|
||||
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)
|
||||
resources.ApplyResources(Label5, "Label5")
|
||||
Label5.Name = "Label5"
|
||||
Label5.Size = New System.Drawing.Size(90, 13)
|
||||
Label5.TabIndex = 87
|
||||
Label5.Text = "Vorschau/Inhalte:"
|
||||
'
|
||||
'DD_DMSDataSet
|
||||
'
|
||||
@@ -338,140 +277,100 @@ Partial Class frmTemplates
|
||||
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)
|
||||
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
|
||||
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)
|
||||
resources.ApplyResources(Me.BindingNavigatorAddNewItem, "BindingNavigatorAddNewItem")
|
||||
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."
|
||||
resources.ApplyResources(Me.BindingNavigatorCountItem, "BindingNavigatorCountItem")
|
||||
'
|
||||
'BindingNavigatorDeleteItem
|
||||
'
|
||||
Me.BindingNavigatorDeleteItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
Me.BindingNavigatorDeleteItem.Image = CType(resources.GetObject("BindingNavigatorDeleteItem.Image"), System.Drawing.Image)
|
||||
resources.ApplyResources(Me.BindingNavigatorDeleteItem, "BindingNavigatorDeleteItem")
|
||||
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))
|
||||
resources.ApplyResources(Me.ToolStripLabel3, "ToolStripLabel3")
|
||||
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)
|
||||
resources.ApplyResources(Me.BindingNavigatorMoveFirstItem, "BindingNavigatorMoveFirstItem")
|
||||
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)
|
||||
resources.ApplyResources(Me.BindingNavigatorMovePreviousItem, "BindingNavigatorMovePreviousItem")
|
||||
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)
|
||||
resources.ApplyResources(Me.BindingNavigatorSeparator, "BindingNavigatorSeparator")
|
||||
'
|
||||
'BindingNavigatorPositionItem
|
||||
'
|
||||
Me.BindingNavigatorPositionItem.AccessibleName = "Position"
|
||||
Me.BindingNavigatorPositionItem.AutoSize = False
|
||||
resources.ApplyResources(Me.BindingNavigatorPositionItem, "BindingNavigatorPositionItem")
|
||||
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)
|
||||
resources.ApplyResources(Me.BindingNavigatorSeparator1, "BindingNavigatorSeparator1")
|
||||
'
|
||||
'BindingNavigatorMoveNextItem
|
||||
'
|
||||
Me.BindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
Me.BindingNavigatorMoveNextItem.Image = CType(resources.GetObject("BindingNavigatorMoveNextItem.Image"), System.Drawing.Image)
|
||||
resources.ApplyResources(Me.BindingNavigatorMoveNextItem, "BindingNavigatorMoveNextItem")
|
||||
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)
|
||||
resources.ApplyResources(Me.BindingNavigatorMoveLastItem, "BindingNavigatorMoveLastItem")
|
||||
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)
|
||||
resources.ApplyResources(Me.BindingNavigatorSeparator2, "BindingNavigatorSeparator2")
|
||||
'
|
||||
'TBPMO_TEMPLATEBindingNavigatorSaveItem
|
||||
'
|
||||
Me.TBPMO_TEMPLATEBindingNavigatorSaveItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
Me.TBPMO_TEMPLATEBindingNavigatorSaveItem.Image = CType(resources.GetObject("TBPMO_TEMPLATEBindingNavigatorSaveItem.Image"), System.Drawing.Image)
|
||||
resources.ApplyResources(Me.TBPMO_TEMPLATEBindingNavigatorSaveItem, "TBPMO_TEMPLATEBindingNavigatorSaveItem")
|
||||
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)
|
||||
resources.ApplyResources(Me.GUIDTextBox, "GUIDTextBox")
|
||||
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)
|
||||
resources.ApplyResources(Me.ListBox1, "ListBox1")
|
||||
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
|
||||
@@ -495,78 +394,57 @@ 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(241, 61)
|
||||
resources.ApplyResources(Me.NAMETextBox, "NAMETextBox")
|
||||
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)
|
||||
resources.ApplyResources(Me.TEMPLATE_PATHTextBox, "TEMPLATE_PATHTextBox")
|
||||
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)
|
||||
resources.ApplyResources(Me.ACTIVECheckBox, "ACTIVECheckBox")
|
||||
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)
|
||||
resources.ApplyResources(Me.ADDED_WHOTextBox, "ADDED_WHOTextBox")
|
||||
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)
|
||||
resources.ApplyResources(Me.ADDED_WHENTextBox, "ADDED_WHENTextBox")
|
||||
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)
|
||||
resources.ApplyResources(Me.CHANGED_WHOTextBox, "CHANGED_WHOTextBox")
|
||||
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)
|
||||
resources.ApplyResources(Me.CHANGED_WHENTextBox, "CHANGED_WHENTextBox")
|
||||
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)
|
||||
resources.ApplyResources(Me.cmbEntities, "cmbEntities")
|
||||
Me.cmbEntities.Name = "cmbEntities"
|
||||
Me.cmbEntities.Size = New System.Drawing.Size(241, 23)
|
||||
Me.cmbEntities.TabIndex = 22
|
||||
Me.cmbEntities.ValueMember = "ID"
|
||||
'
|
||||
'VWPMO_GUI_ENTITYBindingSource
|
||||
@@ -580,10 +458,8 @@ Partial Class frmTemplates
|
||||
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)
|
||||
resources.ApplyResources(Me.DOCTYPE_IDComboBox, "DOCTYPE_IDComboBox")
|
||||
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
|
||||
@@ -603,11 +479,8 @@ Partial Class frmTemplates
|
||||
'
|
||||
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)
|
||||
resources.ApplyResources(Me.ListBox_Entity, "ListBox_Entity")
|
||||
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
|
||||
@@ -617,172 +490,128 @@ Partial Class frmTemplates
|
||||
Me.BindingNavigator2.CountItem = Me.ToolStripLabel2
|
||||
Me.BindingNavigator2.CountItemFormat = "von {0} Patterns"
|
||||
Me.BindingNavigator2.DeleteItem = Me.ToolStripButton10
|
||||
Me.BindingNavigator2.Dock = System.Windows.Forms.DockStyle.None
|
||||
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.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."
|
||||
resources.ApplyResources(Me.ToolStripLabel2, "ToolStripLabel2")
|
||||
'
|
||||
'ToolStripButton10
|
||||
'
|
||||
Me.ToolStripButton10.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
Me.ToolStripButton10.Image = CType(resources.GetObject("ToolStripButton10.Image"), System.Drawing.Image)
|
||||
resources.ApplyResources(Me.ToolStripButton10, "ToolStripButton10")
|
||||
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)
|
||||
resources.ApplyResources(Me.ToolStripButton11, "ToolStripButton11")
|
||||
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)
|
||||
resources.ApplyResources(Me.ToolStripButton12, "ToolStripButton12")
|
||||
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)
|
||||
resources.ApplyResources(Me.ToolStripSeparator4, "ToolStripSeparator4")
|
||||
'
|
||||
'ToolStripTextBox2
|
||||
'
|
||||
Me.ToolStripTextBox2.AccessibleName = "Position"
|
||||
Me.ToolStripTextBox2.AutoSize = False
|
||||
resources.ApplyResources(Me.ToolStripTextBox2, "ToolStripTextBox2")
|
||||
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)
|
||||
resources.ApplyResources(Me.ToolStripSeparator5, "ToolStripSeparator5")
|
||||
'
|
||||
'ToolStripButton13
|
||||
'
|
||||
Me.ToolStripButton13.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
Me.ToolStripButton13.Image = CType(resources.GetObject("ToolStripButton13.Image"), System.Drawing.Image)
|
||||
resources.ApplyResources(Me.ToolStripButton13, "ToolStripButton13")
|
||||
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)
|
||||
resources.ApplyResources(Me.ToolStripButton14, "ToolStripButton14")
|
||||
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)
|
||||
resources.ApplyResources(Me.ToolStripSeparator6, "ToolStripSeparator6")
|
||||
'
|
||||
'ToolStripButton15
|
||||
'
|
||||
Me.ToolStripButton15.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
Me.ToolStripButton15.Image = CType(resources.GetObject("ToolStripButton15.Image"), System.Drawing.Image)
|
||||
resources.ApplyResources(Me.ToolStripButton15, "ToolStripButton15")
|
||||
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
|
||||
resources.ApplyResources(Me.ToolStripButton16, "ToolStripButton16")
|
||||
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)
|
||||
resources.ApplyResources(Me.ToolStripSeparator1, "ToolStripSeparator1")
|
||||
'
|
||||
'tsbtnGetPatterns
|
||||
'
|
||||
Me.tsbtnGetPatterns.Image = Global.DD_Record_Organiser.My.Resources.Resources.arrow_Forward_16xLG
|
||||
Me.tsbtnGetPatterns.ImageTransparentColor = System.Drawing.Color.Magenta
|
||||
resources.ApplyResources(Me.tsbtnGetPatterns, "tsbtnGetPatterns")
|
||||
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)
|
||||
resources.ApplyResources(Me.GUIDTextBox2, "GUIDTextBox2")
|
||||
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)
|
||||
resources.ApplyResources(Me.NAME_PATTERNTextBox, "NAME_PATTERNTextBox")
|
||||
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)
|
||||
resources.ApplyResources(Me.CONNECTION_IDComboBox, "CONNECTION_IDComboBox")
|
||||
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)
|
||||
resources.ApplyResources(Me.SQL_COMMANDTextBox, "SQL_COMMANDTextBox")
|
||||
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)
|
||||
resources.ApplyResources(Me.Label2, "Label2")
|
||||
Me.Label2.Name = "Label2"
|
||||
Me.Label2.Size = New System.Drawing.Size(151, 17)
|
||||
Me.Label2.TabIndex = 44
|
||||
Me.Label2.Text = "Zugeordnete Entitäten:"
|
||||
'
|
||||
'Panel1
|
||||
'
|
||||
@@ -809,53 +638,30 @@ Partial Class frmTemplates
|
||||
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)
|
||||
resources.ApplyResources(Me.Panel1, "Panel1")
|
||||
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)
|
||||
resources.ApplyResources(Me.btnAddTemplate, "btnAddTemplate")
|
||||
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
|
||||
resources.ApplyResources(Me.lblSaveTemplate, "lblSaveTemplate")
|
||||
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)
|
||||
resources.ApplyResources(Me.Label4, "Label4")
|
||||
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)
|
||||
resources.ApplyResources(Me.Label3, "Label3")
|
||||
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
|
||||
'
|
||||
@@ -866,45 +672,28 @@ Partial Class frmTemplates
|
||||
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)
|
||||
resources.ApplyResources(Me.GroupBox1, "GroupBox1")
|
||||
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)
|
||||
resources.ApplyResources(Me.Button1, "Button1")
|
||||
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
|
||||
resources.ApplyResources(Me.lblSaveEntity, "lblSaveEntity")
|
||||
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)
|
||||
resources.ApplyResources(Me.btndeleteEntityZO, "btndeleteEntityZO")
|
||||
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
|
||||
@@ -912,11 +701,8 @@ Partial Class frmTemplates
|
||||
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)
|
||||
resources.ApplyResources(Me.ListBoxPatterns, "ListBoxPatterns")
|
||||
Me.ListBoxPatterns.Name = "ListBoxPatterns"
|
||||
Me.ListBoxPatterns.Size = New System.Drawing.Size(262, 139)
|
||||
Me.ListBoxPatterns.TabIndex = 81
|
||||
Me.ListBoxPatterns.ValueMember = "GUID"
|
||||
'
|
||||
'Panel2
|
||||
@@ -927,29 +713,19 @@ Partial Class frmTemplates
|
||||
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)
|
||||
resources.ApplyResources(Me.Panel2, "Panel2")
|
||||
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)
|
||||
resources.ApplyResources(Me.Label1, "Label1")
|
||||
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)
|
||||
resources.ApplyResources(Me.cmbControls, "cmbControls")
|
||||
Me.cmbControls.Name = "cmbControls"
|
||||
Me.cmbControls.Size = New System.Drawing.Size(253, 23)
|
||||
Me.cmbControls.TabIndex = 85
|
||||
'
|
||||
'DD_ECMAdmin
|
||||
'
|
||||
@@ -963,60 +739,40 @@ Partial Class frmTemplates
|
||||
'
|
||||
'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)
|
||||
resources.ApplyResources(Me.ListBoxVorschau, "ListBoxVorschau")
|
||||
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)
|
||||
resources.ApplyResources(Me.FIXED_VALUETextBox, "FIXED_VALUETextBox")
|
||||
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)
|
||||
resources.ApplyResources(Me.btnRefreshControlPattern, "btnRefreshControlPattern")
|
||||
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
|
||||
resources.ApplyResources(Me.lblSavePattern, "lblSavePattern")
|
||||
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!)
|
||||
resources.ApplyResources(Me, "$this")
|
||||
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)
|
||||
@@ -1037,9 +793,7 @@ Partial Class frmTemplates
|
||||
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()
|
||||
|
||||
Reference in New Issue
Block a user