1159 lines
64 KiB
VB.net
1159 lines
64 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 ADDED_WHOLabel1 As System.Windows.Forms.Label
|
|
Dim ADDED_WHENLabel1 As System.Windows.Forms.Label
|
|
Dim CHANGED_WHENLabel1 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 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.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_ENTITY_PATTERNBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.TBPMO_TEMPLATE_ENTITY_PATTERNTableAdapter = New DD_Record_Organiser.DD_DMSDataSetTableAdapters.TBPMO_TEMPLATE_ENTITY_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.BindingNavigator1 = New System.Windows.Forms.BindingNavigator(Me.components)
|
|
Me.ToolStripButton1 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripLabel1 = New System.Windows.Forms.ToolStripLabel()
|
|
Me.ToolStripButton2 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripButton3 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripButton4 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.ToolStripTextBox1 = New System.Windows.Forms.ToolStripTextBox()
|
|
Me.ToolStripSeparator2 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.ToolStripButton5 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripButton6 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripSeparator3 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.ToolStripButton7 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripButton8 = New System.Windows.Forms.ToolStripButton()
|
|
Me.ENTITY_IDComboBox = 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.ADDED_WHOTextBox1 = New System.Windows.Forms.TextBox()
|
|
Me.ADDED_WHENTextBox1 = New System.Windows.Forms.TextBox()
|
|
Me.CHANGED_WHENTextBox1 = New System.Windows.Forms.TextBox()
|
|
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.ListBox2 = New System.Windows.Forms.ListBox()
|
|
Me.BindingNavigator2 = New System.Windows.Forms.BindingNavigator(Me.components)
|
|
Me.ToolStripButton9 = New System.Windows.Forms.ToolStripButton()
|
|
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.GUIDTextBox2 = New System.Windows.Forms.TextBox()
|
|
Me.NAME_PATTERNTextBox = New System.Windows.Forms.TextBox()
|
|
Me.FIXED_VALUETextBox = New System.Windows.Forms.TextBox()
|
|
Me.CONNECTION_IDComboBox = New System.Windows.Forms.ComboBox()
|
|
Me.SQL_COMMANDTextBox = New System.Windows.Forms.TextBox()
|
|
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()
|
|
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()
|
|
ADDED_WHOLabel1 = New System.Windows.Forms.Label()
|
|
ADDED_WHENLabel1 = New System.Windows.Forms.Label()
|
|
CHANGED_WHENLabel1 = 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()
|
|
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_ENTITY_PATTERNBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.BindingNavigator1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.BindingNavigator1.SuspendLayout()
|
|
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.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(402, 269)
|
|
ENTITY_IDLabel.Name = "ENTITY_IDLabel"
|
|
ENTITY_IDLabel.Size = New System.Drawing.Size(63, 15)
|
|
ENTITY_IDLabel.TabIndex = 21
|
|
ENTITY_IDLabel.Text = "ENTITY ID:"
|
|
'
|
|
'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:"
|
|
'
|
|
'ADDED_WHOLabel1
|
|
'
|
|
ADDED_WHOLabel1.AutoSize = True
|
|
ADDED_WHOLabel1.Location = New System.Drawing.Point(460, 337)
|
|
ADDED_WHOLabel1.Name = "ADDED_WHOLabel1"
|
|
ADDED_WHOLabel1.Size = New System.Drawing.Size(80, 15)
|
|
ADDED_WHOLabel1.TabIndex = 25
|
|
ADDED_WHOLabel1.Text = "ADDED WHO:"
|
|
'
|
|
'ADDED_WHENLabel1
|
|
'
|
|
ADDED_WHENLabel1.AutoSize = True
|
|
ADDED_WHENLabel1.Location = New System.Drawing.Point(503, 373)
|
|
ADDED_WHENLabel1.Name = "ADDED_WHENLabel1"
|
|
ADDED_WHENLabel1.Size = New System.Drawing.Size(86, 15)
|
|
ADDED_WHENLabel1.TabIndex = 27
|
|
ADDED_WHENLabel1.Text = "ADDED WHEN:"
|
|
'
|
|
'CHANGED_WHENLabel1
|
|
'
|
|
CHANGED_WHENLabel1.AutoSize = True
|
|
CHANGED_WHENLabel1.Location = New System.Drawing.Point(545, 409)
|
|
CHANGED_WHENLabel1.Name = "CHANGED_WHENLabel1"
|
|
CHANGED_WHENLabel1.Size = New System.Drawing.Size(104, 15)
|
|
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"
|
|
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_ENTITY_PATTERNTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_TEMPLATE_ENTITYTableAdapter = 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"
|
|
'
|
|
'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_ENTITY_PATTERNBindingSource
|
|
'
|
|
Me.TBPMO_TEMPLATE_ENTITY_PATTERNBindingSource.DataMember = "TBPMO_TEMPLATE_ENTITY_PATTERN"
|
|
Me.TBPMO_TEMPLATE_ENTITY_PATTERNBindingSource.DataSource = Me.DD_DMSDataSet
|
|
'
|
|
'TBPMO_TEMPLATE_ENTITY_PATTERNTableAdapter
|
|
'
|
|
Me.TBPMO_TEMPLATE_ENTITY_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
|
|
'
|
|
'BindingNavigator1
|
|
'
|
|
Me.BindingNavigator1.AddNewItem = Me.ToolStripButton1
|
|
Me.BindingNavigator1.BindingSource = Me.TBPMO_TEMPLATE_ENTITYBindingSource
|
|
Me.BindingNavigator1.CountItem = Me.ToolStripLabel1
|
|
Me.BindingNavigator1.CountItemFormat = "von {0} Entitätszuordnungen"
|
|
Me.BindingNavigator1.DeleteItem = Me.ToolStripButton2
|
|
Me.BindingNavigator1.Dock = System.Windows.Forms.DockStyle.None
|
|
Me.BindingNavigator1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripButton3, Me.ToolStripButton4, Me.ToolStripSeparator1, Me.ToolStripTextBox1, Me.ToolStripLabel1, Me.ToolStripSeparator2, Me.ToolStripButton5, Me.ToolStripButton6, Me.ToolStripSeparator3, Me.ToolStripButton1, Me.ToolStripButton2, Me.ToolStripButton7, Me.ToolStripButton8})
|
|
Me.BindingNavigator1.Location = New System.Drawing.Point(329, 197)
|
|
Me.BindingNavigator1.MoveFirstItem = Me.ToolStripButton3
|
|
Me.BindingNavigator1.MoveLastItem = Me.ToolStripButton6
|
|
Me.BindingNavigator1.MoveNextItem = Me.ToolStripButton5
|
|
Me.BindingNavigator1.MovePreviousItem = Me.ToolStripButton4
|
|
Me.BindingNavigator1.Name = "BindingNavigator1"
|
|
Me.BindingNavigator1.PositionItem = Me.ToolStripTextBox1
|
|
Me.BindingNavigator1.Size = New System.Drawing.Size(423, 25)
|
|
Me.BindingNavigator1.TabIndex = 21
|
|
Me.BindingNavigator1.Text = "BindingNavigator1"
|
|
'
|
|
'ToolStripButton1
|
|
'
|
|
Me.ToolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton1.Image = CType(resources.GetObject("ToolStripButton1.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton1.Name = "ToolStripButton1"
|
|
Me.ToolStripButton1.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton1.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton1.Text = "Neu hinzufügen"
|
|
'
|
|
'ToolStripLabel1
|
|
'
|
|
Me.ToolStripLabel1.Name = "ToolStripLabel1"
|
|
Me.ToolStripLabel1.Size = New System.Drawing.Size(157, 22)
|
|
Me.ToolStripLabel1.Text = "von {0} Entitätszuordnungen"
|
|
Me.ToolStripLabel1.ToolTipText = "Die Gesamtanzahl der Elemente."
|
|
'
|
|
'ToolStripButton2
|
|
'
|
|
Me.ToolStripButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton2.Image = CType(resources.GetObject("ToolStripButton2.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton2.Name = "ToolStripButton2"
|
|
Me.ToolStripButton2.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton2.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton2.Text = "Löschen"
|
|
'
|
|
'ToolStripButton3
|
|
'
|
|
Me.ToolStripButton3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton3.Image = CType(resources.GetObject("ToolStripButton3.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton3.Name = "ToolStripButton3"
|
|
Me.ToolStripButton3.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton3.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton3.Text = "Erste verschieben"
|
|
'
|
|
'ToolStripButton4
|
|
'
|
|
Me.ToolStripButton4.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton4.Image = CType(resources.GetObject("ToolStripButton4.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton4.Name = "ToolStripButton4"
|
|
Me.ToolStripButton4.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton4.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton4.Text = "Vorherige verschieben"
|
|
'
|
|
'ToolStripSeparator1
|
|
'
|
|
Me.ToolStripSeparator1.Name = "ToolStripSeparator1"
|
|
Me.ToolStripSeparator1.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'ToolStripTextBox1
|
|
'
|
|
Me.ToolStripTextBox1.AccessibleName = "Position"
|
|
Me.ToolStripTextBox1.AutoSize = False
|
|
Me.ToolStripTextBox1.Name = "ToolStripTextBox1"
|
|
Me.ToolStripTextBox1.Size = New System.Drawing.Size(50, 23)
|
|
Me.ToolStripTextBox1.Text = "0"
|
|
Me.ToolStripTextBox1.ToolTipText = "Aktuelle Position"
|
|
'
|
|
'ToolStripSeparator2
|
|
'
|
|
Me.ToolStripSeparator2.Name = "ToolStripSeparator2"
|
|
Me.ToolStripSeparator2.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'ToolStripButton5
|
|
'
|
|
Me.ToolStripButton5.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton5.Image = CType(resources.GetObject("ToolStripButton5.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton5.Name = "ToolStripButton5"
|
|
Me.ToolStripButton5.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton5.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton5.Text = "Nächste verschieben"
|
|
'
|
|
'ToolStripButton6
|
|
'
|
|
Me.ToolStripButton6.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton6.Image = CType(resources.GetObject("ToolStripButton6.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton6.Name = "ToolStripButton6"
|
|
Me.ToolStripButton6.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton6.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton6.Text = "Letzte verschieben"
|
|
'
|
|
'ToolStripSeparator3
|
|
'
|
|
Me.ToolStripSeparator3.Name = "ToolStripSeparator3"
|
|
Me.ToolStripSeparator3.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'ToolStripButton7
|
|
'
|
|
Me.ToolStripButton7.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton7.Image = CType(resources.GetObject("ToolStripButton7.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton7.Name = "ToolStripButton7"
|
|
Me.ToolStripButton7.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton7.Text = "Daten speichern"
|
|
'
|
|
'ToolStripButton8
|
|
'
|
|
Me.ToolStripButton8.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton8.Image = Global.DD_Record_Organiser.My.Resources.Resources.refresh_16xLG
|
|
Me.ToolStripButton8.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.ToolStripButton8.Name = "ToolStripButton8"
|
|
Me.ToolStripButton8.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton8.Text = "ToolStripButton8"
|
|
'
|
|
'ENTITY_IDComboBox
|
|
'
|
|
Me.ENTITY_IDComboBox.DataBindings.Add(New System.Windows.Forms.Binding("SelectedValue", Me.TBPMO_TEMPLATE_ENTITYBindingSource, "ENTITY_ID", True))
|
|
Me.ENTITY_IDComboBox.DataSource = Me.VWPMO_GUI_ENTITYBindingSource
|
|
Me.ENTITY_IDComboBox.DisplayMember = "Title"
|
|
Me.ENTITY_IDComboBox.FormattingEnabled = True
|
|
Me.ENTITY_IDComboBox.Location = New System.Drawing.Point(471, 266)
|
|
Me.ENTITY_IDComboBox.Name = "ENTITY_IDComboBox"
|
|
Me.ENTITY_IDComboBox.Size = New System.Drawing.Size(250, 23)
|
|
Me.ENTITY_IDComboBox.TabIndex = 22
|
|
Me.ENTITY_IDComboBox.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
|
|
'
|
|
'ADDED_WHOTextBox1
|
|
'
|
|
Me.ADDED_WHOTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_TEMPLATE_ENTITYBindingSource, "ADDED_WHO", True))
|
|
Me.ADDED_WHOTextBox1.Location = New System.Drawing.Point(546, 334)
|
|
Me.ADDED_WHOTextBox1.Name = "ADDED_WHOTextBox1"
|
|
Me.ADDED_WHOTextBox1.Size = New System.Drawing.Size(100, 23)
|
|
Me.ADDED_WHOTextBox1.TabIndex = 26
|
|
'
|
|
'ADDED_WHENTextBox1
|
|
'
|
|
Me.ADDED_WHENTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_TEMPLATE_ENTITYBindingSource, "ADDED_WHEN", True))
|
|
Me.ADDED_WHENTextBox1.Location = New System.Drawing.Point(595, 370)
|
|
Me.ADDED_WHENTextBox1.Name = "ADDED_WHENTextBox1"
|
|
Me.ADDED_WHENTextBox1.Size = New System.Drawing.Size(100, 23)
|
|
Me.ADDED_WHENTextBox1.TabIndex = 28
|
|
'
|
|
'CHANGED_WHENTextBox1
|
|
'
|
|
Me.CHANGED_WHENTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_TEMPLATE_ENTITYBindingSource, "CHANGED_WHEN", True))
|
|
Me.CHANGED_WHENTextBox1.Location = New System.Drawing.Point(655, 406)
|
|
Me.CHANGED_WHENTextBox1.Name = "CHANGED_WHENTextBox1"
|
|
Me.CHANGED_WHENTextBox1.Size = New System.Drawing.Size(100, 23)
|
|
Me.CHANGED_WHENTextBox1.TabIndex = 30
|
|
'
|
|
'VWPMO_DOKUMENTTYPESTableAdapter
|
|
'
|
|
Me.VWPMO_DOKUMENTTYPESTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'VWPMO_GUI_ENTITYTableAdapter
|
|
'
|
|
Me.VWPMO_GUI_ENTITYTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'ListBox2
|
|
'
|
|
Me.ListBox2.DataSource = Me.TBPMO_TEMPLATE_ENTITYBindingSource
|
|
Me.ListBox2.DisplayMember = "EntityString"
|
|
Me.ListBox2.FormattingEnabled = True
|
|
Me.ListBox2.ItemHeight = 15
|
|
Me.ListBox2.Location = New System.Drawing.Point(12, 245)
|
|
Me.ListBox2.Name = "ListBox2"
|
|
Me.ListBox2.Size = New System.Drawing.Size(182, 184)
|
|
Me.ListBox2.TabIndex = 31
|
|
Me.ListBox2.ValueMember = "GUID"
|
|
'
|
|
'BindingNavigator2
|
|
'
|
|
Me.BindingNavigator2.AddNewItem = Me.ToolStripButton9
|
|
Me.BindingNavigator2.BindingSource = Me.TBPMO_TEMPLATE_ENTITY_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.ToolStripButton9, Me.ToolStripButton10, Me.ToolStripButton15, Me.ToolStripButton16})
|
|
Me.BindingNavigator2.Location = New System.Drawing.Point(329, 455)
|
|
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(356, 25)
|
|
Me.BindingNavigator2.TabIndex = 32
|
|
Me.BindingNavigator2.Text = "BindingNavigator2"
|
|
'
|
|
'ToolStripButton9
|
|
'
|
|
Me.ToolStripButton9.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton9.Image = CType(resources.GetObject("ToolStripButton9.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton9.Name = "ToolStripButton9"
|
|
Me.ToolStripButton9.RightToLeftAutoMirrorImage = True
|
|
Me.ToolStripButton9.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton9.Text = "Neu hinzufügen"
|
|
'
|
|
'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"
|
|
'
|
|
'GUIDTextBox2
|
|
'
|
|
Me.GUIDTextBox2.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_TEMPLATE_ENTITY_PATTERNBindingSource, "GUID", True))
|
|
Me.GUIDTextBox2.Location = New System.Drawing.Point(494, 491)
|
|
Me.GUIDTextBox2.Name = "GUIDTextBox2"
|
|
Me.GUIDTextBox2.Size = New System.Drawing.Size(100, 23)
|
|
Me.GUIDTextBox2.TabIndex = 33
|
|
'
|
|
'NAME_PATTERNTextBox
|
|
'
|
|
Me.NAME_PATTERNTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_TEMPLATE_ENTITY_PATTERNBindingSource, "NAME_PATTERN", True))
|
|
Me.NAME_PATTERNTextBox.Location = New System.Drawing.Point(586, 526)
|
|
Me.NAME_PATTERNTextBox.Name = "NAME_PATTERNTextBox"
|
|
Me.NAME_PATTERNTextBox.Size = New System.Drawing.Size(100, 23)
|
|
Me.NAME_PATTERNTextBox.TabIndex = 35
|
|
'
|
|
'FIXED_VALUETextBox
|
|
'
|
|
Me.FIXED_VALUETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_TEMPLATE_ENTITY_PATTERNBindingSource, "FIXED_VALUE", True))
|
|
Me.FIXED_VALUETextBox.Location = New System.Drawing.Point(623, 557)
|
|
Me.FIXED_VALUETextBox.Name = "FIXED_VALUETextBox"
|
|
Me.FIXED_VALUETextBox.Size = New System.Drawing.Size(100, 23)
|
|
Me.FIXED_VALUETextBox.TabIndex = 37
|
|
'
|
|
'CONNECTION_IDComboBox
|
|
'
|
|
Me.CONNECTION_IDComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_TEMPLATE_ENTITY_PATTERNBindingSource, "CONNECTION_ID", True))
|
|
Me.CONNECTION_IDComboBox.FormattingEnabled = True
|
|
Me.CONNECTION_IDComboBox.Location = New System.Drawing.Point(903, 552)
|
|
Me.CONNECTION_IDComboBox.Name = "CONNECTION_IDComboBox"
|
|
Me.CONNECTION_IDComboBox.Size = New System.Drawing.Size(121, 23)
|
|
Me.CONNECTION_IDComboBox.TabIndex = 39
|
|
'
|
|
'SQL_COMMANDTextBox
|
|
'
|
|
Me.SQL_COMMANDTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_TEMPLATE_ENTITY_PATTERNBindingSource, "SQL_COMMAND", True))
|
|
Me.SQL_COMMANDTextBox.Location = New System.Drawing.Point(1155, 544)
|
|
Me.SQL_COMMANDTextBox.Name = "SQL_COMMANDTextBox"
|
|
Me.SQL_COMMANDTextBox.Size = New System.Drawing.Size(100, 23)
|
|
Me.SQL_COMMANDTextBox.TabIndex = 41
|
|
'
|
|
'ListBox3
|
|
'
|
|
Me.ListBox3.FormattingEnabled = True
|
|
Me.ListBox3.ItemHeight = 15
|
|
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
|
|
'
|
|
'Label1
|
|
'
|
|
Me.Label1.AutoSize = True
|
|
Me.Label1.Font = New System.Drawing.Font("Segoe UI Semibold", 9.0!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label1.Location = New System.Drawing.Point(845, 251)
|
|
Me.Label1.Name = "Label1"
|
|
Me.Label1.Size = New System.Drawing.Size(41, 15)
|
|
Me.Label1.TabIndex = 43
|
|
Me.Label1.Text = "Label1"
|
|
'
|
|
'Label2
|
|
'
|
|
Me.Label2.AutoSize = True
|
|
Me.Label2.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label2.Location = New System.Drawing.Point(845, 230)
|
|
Me.Label2.Name = "Label2"
|
|
Me.Label2.Size = New System.Drawing.Size(194, 15)
|
|
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)
|
|
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.Controls.Add(Me.ListBox2)
|
|
Me.Controls.Add(CHANGED_WHENLabel1)
|
|
Me.Controls.Add(Me.CHANGED_WHENTextBox1)
|
|
Me.Controls.Add(ADDED_WHENLabel1)
|
|
Me.Controls.Add(Me.ADDED_WHENTextBox1)
|
|
Me.Controls.Add(ADDED_WHOLabel1)
|
|
Me.Controls.Add(Me.ADDED_WHOTextBox1)
|
|
Me.Controls.Add(ENTITY_IDLabel)
|
|
Me.Controls.Add(Me.ENTITY_IDComboBox)
|
|
Me.Controls.Add(Me.BindingNavigator1)
|
|
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_ENTITY_PATTERNBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.BindingNavigator1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.BindingNavigator1.ResumeLayout(False)
|
|
Me.BindingNavigator1.PerformLayout()
|
|
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.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_ENTITY_PATTERNBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents TBPMO_TEMPLATE_ENTITY_PATTERNTableAdapter As DD_Record_Organiser.DD_DMSDataSetTableAdapters.TBPMO_TEMPLATE_ENTITY_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 BindingNavigator1 As System.Windows.Forms.BindingNavigator
|
|
Friend WithEvents ToolStripButton1 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents ToolStripLabel1 As System.Windows.Forms.ToolStripLabel
|
|
Friend WithEvents ToolStripButton2 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents ToolStripButton3 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents ToolStripButton4 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents ToolStripSeparator1 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents ToolStripTextBox1 As System.Windows.Forms.ToolStripTextBox
|
|
Friend WithEvents ToolStripSeparator2 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents ToolStripButton5 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents ToolStripButton6 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents ToolStripSeparator3 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents ToolStripButton7 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents ToolStripButton8 As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents ENTITY_IDComboBox As System.Windows.Forms.ComboBox
|
|
Friend WithEvents DOCTYPE_IDComboBox As System.Windows.Forms.ComboBox
|
|
Friend WithEvents ADDED_WHOTextBox1 As System.Windows.Forms.TextBox
|
|
Friend WithEvents ADDED_WHENTextBox1 As System.Windows.Forms.TextBox
|
|
Friend WithEvents CHANGED_WHENTextBox1 As System.Windows.Forms.TextBox
|
|
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 ListBox2 As System.Windows.Forms.ListBox
|
|
Friend WithEvents BindingNavigator2 As System.Windows.Forms.BindingNavigator
|
|
Friend WithEvents ToolStripButton9 As System.Windows.Forms.ToolStripButton
|
|
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 FIXED_VALUETextBox 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 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
|