MS_22.10.2015
This commit is contained in:
658
app/DD-Record-Organiser/frmTemplates.Designer.vb
generated
658
app/DD-Record-Organiser/frmTemplates.Designer.vb
generated
@@ -32,14 +32,12 @@ Partial Class frmTemplates
|
||||
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 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)
|
||||
@@ -49,6 +47,7 @@ Partial Class frmTemplates
|
||||
Me.BindingNavigatorAddNewItem = New System.Windows.Forms.ToolStripButton()
|
||||
Me.BindingNavigatorCountItem = New System.Windows.Forms.ToolStripLabel()
|
||||
Me.BindingNavigatorDeleteItem = New System.Windows.Forms.ToolStripButton()
|
||||
Me.ToolStripLabel3 = New System.Windows.Forms.ToolStripLabel()
|
||||
Me.BindingNavigatorMoveFirstItem = New System.Windows.Forms.ToolStripButton()
|
||||
Me.BindingNavigatorMovePreviousItem = New System.Windows.Forms.ToolStripButton()
|
||||
Me.BindingNavigatorSeparator = New System.Windows.Forms.ToolStripSeparator()
|
||||
@@ -62,8 +61,8 @@ Partial Class frmTemplates
|
||||
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.TBPMO_TEMPLATE_PATTERNBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||
Me.TBPMO_TEMPLATE_PATTERNTableAdapter = New DD_Record_Organiser.DD_DMSDataSetTableAdapters.TBPMO_TEMPLATE_PATTERNTableAdapter()
|
||||
Me.NAMETextBox = New System.Windows.Forms.TextBox()
|
||||
Me.TEMPLATE_PATHTextBox = New System.Windows.Forms.TextBox()
|
||||
Me.ACTIVECheckBox = New System.Windows.Forms.CheckBox()
|
||||
@@ -71,32 +70,14 @@ Partial Class frmTemplates
|
||||
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.cmbEntities = New System.Windows.Forms.ComboBox()
|
||||
Me.VWPMO_GUI_ENTITYBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||
Me.DOCTYPE_IDComboBox = New System.Windows.Forms.ComboBox()
|
||||
Me.VWPMO_DOKUMENTTYPESBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||
Me.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.ListBox_Entity = 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()
|
||||
@@ -109,18 +90,31 @@ Partial Class frmTemplates
|
||||
Me.ToolStripSeparator6 = New System.Windows.Forms.ToolStripSeparator()
|
||||
Me.ToolStripButton15 = New System.Windows.Forms.ToolStripButton()
|
||||
Me.ToolStripButton16 = New System.Windows.Forms.ToolStripButton()
|
||||
Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator()
|
||||
Me.tsbtnGetPatterns = New System.Windows.Forms.ToolStripButton()
|
||||
Me.GUIDTextBox2 = New System.Windows.Forms.TextBox()
|
||||
Me.NAME_PATTERNTextBox = New System.Windows.Forms.TextBox()
|
||||
Me.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.btnAddTemplate = New System.Windows.Forms.Button()
|
||||
Me.lblSaveTemplate = New System.Windows.Forms.Label()
|
||||
Me.Label4 = New System.Windows.Forms.Label()
|
||||
Me.Label3 = New System.Windows.Forms.Label()
|
||||
Me.OpenFileDialog1 = New System.Windows.Forms.OpenFileDialog()
|
||||
Me.GroupBox1 = New System.Windows.Forms.GroupBox()
|
||||
Me.Button1 = New System.Windows.Forms.Button()
|
||||
Me.lblSaveEntity = New System.Windows.Forms.Label()
|
||||
Me.btndeleteEntityZO = New System.Windows.Forms.Button()
|
||||
Me.ListBoxPatterns = New System.Windows.Forms.ListBox()
|
||||
Me.Panel2 = New System.Windows.Forms.Panel()
|
||||
Me.Label1 = New System.Windows.Forms.Label()
|
||||
Me.cmbControls = New System.Windows.Forms.ComboBox()
|
||||
Me.DD_ECMAdmin = New DD_Record_Organiser.DD_ECMAdmin()
|
||||
Me.DT_VORSCHAUBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||
Me.ListBoxVorschau = New System.Windows.Forms.ListBox()
|
||||
GUIDLabel = New System.Windows.Forms.Label()
|
||||
NAMELabel = New System.Windows.Forms.Label()
|
||||
TEMPLATE_PATHLabel = New System.Windows.Forms.Label()
|
||||
@@ -130,27 +124,27 @@ Partial Class frmTemplates
|
||||
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()
|
||||
Label5 = New System.Windows.Forms.Label()
|
||||
CType(Me.DD_DMSDataSet, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.TBPMO_TEMPLATEBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.TBPMO_TEMPLATEBindingNavigator, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.TBPMO_TEMPLATEBindingNavigator.SuspendLayout()
|
||||
CType(Me.TBPMO_TEMPLATE_ENTITYBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.TBPMO_TEMPLATE_ENTITY_PATTERNBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.BindingNavigator1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.BindingNavigator1.SuspendLayout()
|
||||
CType(Me.TBPMO_TEMPLATE_PATTERNBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.VWPMO_GUI_ENTITYBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.VWPMO_DOKUMENTTYPESBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.BindingNavigator2, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.BindingNavigator2.SuspendLayout()
|
||||
Me.Panel1.SuspendLayout()
|
||||
Me.GroupBox1.SuspendLayout()
|
||||
Me.Panel2.SuspendLayout()
|
||||
CType(Me.DD_ECMAdmin, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.DT_VORSCHAUBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.SuspendLayout()
|
||||
'
|
||||
'GUIDLabel
|
||||
@@ -219,11 +213,11 @@ Partial Class frmTemplates
|
||||
'ENTITY_IDLabel
|
||||
'
|
||||
ENTITY_IDLabel.AutoSize = True
|
||||
ENTITY_IDLabel.Location = New System.Drawing.Point(402, 269)
|
||||
ENTITY_IDLabel.Location = New System.Drawing.Point(6, 19)
|
||||
ENTITY_IDLabel.Name = "ENTITY_IDLabel"
|
||||
ENTITY_IDLabel.Size = New System.Drawing.Size(63, 15)
|
||||
ENTITY_IDLabel.Size = New System.Drawing.Size(115, 15)
|
||||
ENTITY_IDLabel.TabIndex = 21
|
||||
ENTITY_IDLabel.Text = "ENTITY ID:"
|
||||
ENTITY_IDLabel.Text = "1. Entität auswählen:"
|
||||
'
|
||||
'DOCTYPE_IDLabel
|
||||
'
|
||||
@@ -234,64 +228,37 @@ Partial Class frmTemplates
|
||||
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.Location = New System.Drawing.Point(299, 435)
|
||||
GUIDLabel2.Name = "GUIDLabel2"
|
||||
GUIDLabel2.Size = New System.Drawing.Size(37, 15)
|
||||
GUIDLabel2.Size = New System.Drawing.Size(21, 15)
|
||||
GUIDLabel2.TabIndex = 32
|
||||
GUIDLabel2.Text = "GUID:"
|
||||
GUIDLabel2.Text = "ID:"
|
||||
'
|
||||
'NAME_PATTERNLabel
|
||||
'
|
||||
NAME_PATTERNLabel.AutoSize = True
|
||||
NAME_PATTERNLabel.Location = New System.Drawing.Point(482, 529)
|
||||
NAME_PATTERNLabel.Location = New System.Drawing.Point(360, 435)
|
||||
NAME_PATTERNLabel.Name = "NAME_PATTERNLabel"
|
||||
NAME_PATTERNLabel.Size = New System.Drawing.Size(98, 15)
|
||||
NAME_PATTERNLabel.Size = New System.Drawing.Size(157, 15)
|
||||
NAME_PATTERNLabel.TabIndex = 34
|
||||
NAME_PATTERNLabel.Text = "NAME PATTERN:"
|
||||
NAME_PATTERNLabel.Text = "Platzhaltername OfficeDatei:"
|
||||
'
|
||||
'FIXED_VALUELabel
|
||||
'
|
||||
FIXED_VALUELabel.AutoSize = True
|
||||
FIXED_VALUELabel.Location = New System.Drawing.Point(539, 560)
|
||||
FIXED_VALUELabel.Location = New System.Drawing.Point(586, 435)
|
||||
FIXED_VALUELabel.Name = "FIXED_VALUELabel"
|
||||
FIXED_VALUELabel.Size = New System.Drawing.Size(78, 15)
|
||||
FIXED_VALUELabel.Size = New System.Drawing.Size(121, 15)
|
||||
FIXED_VALUELabel.TabIndex = 36
|
||||
FIXED_VALUELabel.Text = "FIXED VALUE:"
|
||||
FIXED_VALUELabel.Text = "Platzhalter-Ersetzung:"
|
||||
'
|
||||
'CONNECTION_IDLabel
|
||||
'
|
||||
CONNECTION_IDLabel.AutoSize = True
|
||||
CONNECTION_IDLabel.Location = New System.Drawing.Point(796, 555)
|
||||
CONNECTION_IDLabel.Location = New System.Drawing.Point(341, 503)
|
||||
CONNECTION_IDLabel.Name = "CONNECTION_IDLabel"
|
||||
CONNECTION_IDLabel.Size = New System.Drawing.Size(101, 15)
|
||||
CONNECTION_IDLabel.TabIndex = 38
|
||||
@@ -300,12 +267,22 @@ Partial Class frmTemplates
|
||||
'SQL_COMMANDLabel
|
||||
'
|
||||
SQL_COMMANDLabel.AutoSize = True
|
||||
SQL_COMMANDLabel.Location = New System.Drawing.Point(1051, 547)
|
||||
SQL_COMMANDLabel.Location = New System.Drawing.Point(477, 503)
|
||||
SQL_COMMANDLabel.Name = "SQL_COMMANDLabel"
|
||||
SQL_COMMANDLabel.Size = New System.Drawing.Size(98, 15)
|
||||
SQL_COMMANDLabel.TabIndex = 40
|
||||
SQL_COMMANDLabel.Text = "SQL COMMAND:"
|
||||
'
|
||||
'Label5
|
||||
'
|
||||
Label5.AutoSize = True
|
||||
Label5.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Label5.Location = New System.Drawing.Point(1083, 437)
|
||||
Label5.Name = "Label5"
|
||||
Label5.Size = New System.Drawing.Size(90, 13)
|
||||
Label5.TabIndex = 87
|
||||
Label5.Text = "Vorschau/Inhalte:"
|
||||
'
|
||||
'DD_DMSDataSet
|
||||
'
|
||||
Me.DD_DMSDataSet.DataSetName = "DD_DMSDataSet"
|
||||
@@ -342,8 +319,8 @@ Partial Class frmTemplates
|
||||
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_TEMPLATE_PATTERNTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_TEMPLATETableAdapter = Me.TBPMO_TEMPLATETableAdapter
|
||||
Me.TableAdapterManager.TBPMO_WD_FVIEW_DT_INDEXTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_WD_OBJECTTYPETableAdapter = Nothing
|
||||
@@ -395,6 +372,14 @@ Partial Class frmTemplates
|
||||
Me.BindingNavigatorDeleteItem.Size = New System.Drawing.Size(23, 22)
|
||||
Me.BindingNavigatorDeleteItem.Text = "Löschen"
|
||||
'
|
||||
'ToolStripLabel3
|
||||
'
|
||||
Me.ToolStripLabel3.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.ToolStripLabel3.Name = "ToolStripLabel3"
|
||||
Me.ToolStripLabel3.Size = New System.Drawing.Size(137, 22)
|
||||
Me.ToolStripLabel3.Text = "Hinterlegte Vorlagen"
|
||||
Me.ToolStripLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
'
|
||||
'BindingNavigatorMoveFirstItem
|
||||
'
|
||||
Me.BindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
@@ -496,14 +481,14 @@ Partial Class frmTemplates
|
||||
'
|
||||
Me.TBPMO_TEMPLATE_ENTITYTableAdapter.ClearBeforeFill = True
|
||||
'
|
||||
'TBPMO_TEMPLATE_ENTITY_PATTERNBindingSource
|
||||
'TBPMO_TEMPLATE_PATTERNBindingSource
|
||||
'
|
||||
Me.TBPMO_TEMPLATE_ENTITY_PATTERNBindingSource.DataMember = "TBPMO_TEMPLATE_ENTITY_PATTERN"
|
||||
Me.TBPMO_TEMPLATE_ENTITY_PATTERNBindingSource.DataSource = Me.DD_DMSDataSet
|
||||
Me.TBPMO_TEMPLATE_PATTERNBindingSource.DataMember = "TBPMO_TEMPLATE_PATTERN"
|
||||
Me.TBPMO_TEMPLATE_PATTERNBindingSource.DataSource = Me.DD_DMSDataSet
|
||||
'
|
||||
'TBPMO_TEMPLATE_ENTITY_PATTERNTableAdapter
|
||||
'TBPMO_TEMPLATE_PATTERNTableAdapter
|
||||
'
|
||||
Me.TBPMO_TEMPLATE_ENTITY_PATTERNTableAdapter.ClearBeforeFill = True
|
||||
Me.TBPMO_TEMPLATE_PATTERNTableAdapter.ClearBeforeFill = True
|
||||
'
|
||||
'NAMETextBox
|
||||
'
|
||||
@@ -571,139 +556,16 @@ Partial Class frmTemplates
|
||||
Me.CHANGED_WHENTextBox.Size = New System.Drawing.Size(140, 23)
|
||||
Me.CHANGED_WHENTextBox.TabIndex = 20
|
||||
'
|
||||
'BindingNavigator1
|
||||
'cmbEntities
|
||||
'
|
||||
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"
|
||||
Me.cmbEntities.DataSource = Me.VWPMO_GUI_ENTITYBindingSource
|
||||
Me.cmbEntities.DisplayMember = "Title"
|
||||
Me.cmbEntities.FormattingEnabled = True
|
||||
Me.cmbEntities.Location = New System.Drawing.Point(9, 40)
|
||||
Me.cmbEntities.Name = "cmbEntities"
|
||||
Me.cmbEntities.Size = New System.Drawing.Size(241, 23)
|
||||
Me.cmbEntities.TabIndex = 22
|
||||
Me.cmbEntities.ValueMember = "ID"
|
||||
'
|
||||
'VWPMO_GUI_ENTITYBindingSource
|
||||
'
|
||||
@@ -727,30 +589,6 @@ Partial Class frmTemplates
|
||||
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
|
||||
@@ -759,47 +597,37 @@ Partial Class frmTemplates
|
||||
'
|
||||
Me.VWPMO_GUI_ENTITYTableAdapter.ClearBeforeFill = True
|
||||
'
|
||||
'ListBox2
|
||||
'ListBox_Entity
|
||||
'
|
||||
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"
|
||||
Me.ListBox_Entity.DisplayMember = "GUID"
|
||||
Me.ListBox_Entity.FormattingEnabled = True
|
||||
Me.ListBox_Entity.ItemHeight = 15
|
||||
Me.ListBox_Entity.Location = New System.Drawing.Point(6, 23)
|
||||
Me.ListBox_Entity.Name = "ListBox_Entity"
|
||||
Me.ListBox_Entity.Size = New System.Drawing.Size(262, 139)
|
||||
Me.ListBox_Entity.TabIndex = 31
|
||||
Me.ListBox_Entity.ValueMember = "GUID"
|
||||
'
|
||||
'BindingNavigator2
|
||||
'
|
||||
Me.BindingNavigator2.AddNewItem = Me.ToolStripButton9
|
||||
Me.BindingNavigator2.BindingSource = Me.TBPMO_TEMPLATE_ENTITY_PATTERNBindingSource
|
||||
Me.BindingNavigator2.AddNewItem = Nothing
|
||||
Me.BindingNavigator2.BindingSource = Me.TBPMO_TEMPLATE_PATTERNBindingSource
|
||||
Me.BindingNavigator2.CountItem = Me.ToolStripLabel2
|
||||
Me.BindingNavigator2.CountItemFormat = "von {0} Patterns"
|
||||
Me.BindingNavigator2.DeleteItem = Me.ToolStripButton10
|
||||
Me.BindingNavigator2.Dock = System.Windows.Forms.DockStyle.None
|
||||
Me.BindingNavigator2.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripButton11, Me.ToolStripButton12, Me.ToolStripSeparator4, Me.ToolStripTextBox2, Me.ToolStripLabel2, Me.ToolStripSeparator5, Me.ToolStripButton13, Me.ToolStripButton14, Me.ToolStripSeparator6, Me.ToolStripButton9, Me.ToolStripButton10, Me.ToolStripButton15, Me.ToolStripButton16})
|
||||
Me.BindingNavigator2.Location = New System.Drawing.Point(329, 455)
|
||||
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(302, 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(356, 25)
|
||||
Me.BindingNavigator2.Size = New System.Drawing.Size(540, 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"
|
||||
@@ -893,78 +721,78 @@ Partial Class frmTemplates
|
||||
Me.ToolStripButton16.Size = New System.Drawing.Size(23, 22)
|
||||
Me.ToolStripButton16.Text = "ToolStripButton8"
|
||||
'
|
||||
'ToolStripSeparator1
|
||||
'
|
||||
Me.ToolStripSeparator1.Name = "ToolStripSeparator1"
|
||||
Me.ToolStripSeparator1.Size = New System.Drawing.Size(6, 25)
|
||||
'
|
||||
'tsbtnGetPatterns
|
||||
'
|
||||
Me.tsbtnGetPatterns.Image = Global.DD_Record_Organiser.My.Resources.Resources.arrow_Forward_16xLG
|
||||
Me.tsbtnGetPatterns.ImageTransparentColor = System.Drawing.Color.Magenta
|
||||
Me.tsbtnGetPatterns.Name = "tsbtnGetPatterns"
|
||||
Me.tsbtnGetPatterns.Size = New System.Drawing.Size(201, 22)
|
||||
Me.tsbtnGetPatterns.Text = "Platzhalter aus Vorlage neu laden"
|
||||
'
|
||||
'GUIDTextBox2
|
||||
'
|
||||
Me.GUIDTextBox2.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.BackColor = System.Drawing.Color.WhiteSmoke
|
||||
Me.GUIDTextBox2.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_TEMPLATE_PATTERNBindingSource, "GUID", True))
|
||||
Me.GUIDTextBox2.Location = New System.Drawing.Point(302, 453)
|
||||
Me.GUIDTextBox2.Name = "GUIDTextBox2"
|
||||
Me.GUIDTextBox2.Size = New System.Drawing.Size(100, 23)
|
||||
Me.GUIDTextBox2.ReadOnly = True
|
||||
Me.GUIDTextBox2.Size = New System.Drawing.Size(42, 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.BackColor = System.Drawing.Color.WhiteSmoke
|
||||
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(363, 453)
|
||||
Me.NAME_PATTERNTextBox.Name = "NAME_PATTERNTextBox"
|
||||
Me.NAME_PATTERNTextBox.Size = New System.Drawing.Size(100, 23)
|
||||
Me.NAME_PATTERNTextBox.ReadOnly = True
|
||||
Me.NAME_PATTERNTextBox.Size = New System.Drawing.Size(217, 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.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_TEMPLATE_PATTERNBindingSource, "FIXED_VALUE", True))
|
||||
Me.FIXED_VALUETextBox.Location = New System.Drawing.Point(586, 453)
|
||||
Me.FIXED_VALUETextBox.Name = "FIXED_VALUETextBox"
|
||||
Me.FIXED_VALUETextBox.Size = New System.Drawing.Size(100, 23)
|
||||
Me.FIXED_VALUETextBox.Size = New System.Drawing.Size(217, 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.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(903, 552)
|
||||
Me.CONNECTION_IDComboBox.Location = New System.Drawing.Point(344, 521)
|
||||
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.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_TEMPLATE_PATTERNBindingSource, "SQL_COMMAND", True))
|
||||
Me.SQL_COMMANDTextBox.Location = New System.Drawing.Point(480, 521)
|
||||
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.Font = New System.Drawing.Font("Segoe UI", 9.75!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Underline), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Label2.Location = New System.Drawing.Point(3, 3)
|
||||
Me.Label2.Name = "Label2"
|
||||
Me.Label2.Size = New System.Drawing.Size(194, 15)
|
||||
Me.Label2.Size = New System.Drawing.Size(151, 17)
|
||||
Me.Label2.TabIndex = 44
|
||||
Me.Label2.Text = "Entitäts-/Dokumentart-Zuordnung:"
|
||||
Me.Label2.Text = "Zugeordnete Entitäten:"
|
||||
'
|
||||
'Panel1
|
||||
'
|
||||
Me.Panel1.Controls.Add(Me.btnAddTemplate)
|
||||
Me.Panel1.Controls.Add(Me.lblSaveTemplate)
|
||||
Me.Panel1.Controls.Add(Me.Label4)
|
||||
Me.Panel1.Controls.Add(Me.Label3)
|
||||
Me.Panel1.Controls.Add(Me.ListBox1)
|
||||
@@ -992,13 +820,36 @@ Partial Class frmTemplates
|
||||
Me.Panel1.Size = New System.Drawing.Size(1426, 199)
|
||||
Me.Panel1.TabIndex = 45
|
||||
'
|
||||
'ToolStripLabel3
|
||||
'btnAddTemplate
|
||||
'
|
||||
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
|
||||
Me.btnAddTemplate.Location = New System.Drawing.Point(812, 104)
|
||||
Me.btnAddTemplate.Name = "btnAddTemplate"
|
||||
Me.btnAddTemplate.Size = New System.Drawing.Size(39, 23)
|
||||
Me.btnAddTemplate.TabIndex = 79
|
||||
Me.btnAddTemplate.Text = "..."
|
||||
Me.btnAddTemplate.UseVisualStyleBackColor = True
|
||||
'
|
||||
'lblSaveTemplate
|
||||
'
|
||||
Me.lblSaveTemplate.AutoSize = True
|
||||
Me.lblSaveTemplate.BackColor = System.Drawing.Color.Yellow
|
||||
Me.lblSaveTemplate.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.lblSaveTemplate.Location = New System.Drawing.Point(812, 160)
|
||||
Me.lblSaveTemplate.Name = "lblSaveTemplate"
|
||||
Me.lblSaveTemplate.Size = New System.Drawing.Size(197, 15)
|
||||
Me.lblSaveTemplate.TabIndex = 78
|
||||
Me.lblSaveTemplate.Text = "Template erfolgreich gespeichert!"
|
||||
Me.lblSaveTemplate.Visible = False
|
||||
'
|
||||
'Label4
|
||||
'
|
||||
Me.Label4.AutoSize = True
|
||||
Me.Label4.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Label4.Location = New System.Drawing.Point(238, 43)
|
||||
Me.Label4.Name = "Label4"
|
||||
Me.Label4.Size = New System.Drawing.Size(173, 13)
|
||||
Me.Label4.TabIndex = 26
|
||||
Me.Label4.Text = "(Verweis für Menüzuordnungen etc)"
|
||||
'
|
||||
'Label3
|
||||
'
|
||||
@@ -1011,25 +862,135 @@ Partial Class frmTemplates
|
||||
Me.Label3.Text = "(Die Dokumentart definiert den Ablageort, die Indexierung und die Benennung der D" & _
|
||||
"atei)"
|
||||
'
|
||||
'Label4
|
||||
'OpenFileDialog1
|
||||
'
|
||||
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)"
|
||||
Me.OpenFileDialog1.FileName = "OpenFileDialog1"
|
||||
'
|
||||
'GroupBox1
|
||||
'
|
||||
Me.GroupBox1.Controls.Add(Me.Button1)
|
||||
Me.GroupBox1.Controls.Add(Me.cmbEntities)
|
||||
Me.GroupBox1.Controls.Add(ENTITY_IDLabel)
|
||||
Me.GroupBox1.Location = New System.Drawing.Point(293, 23)
|
||||
Me.GroupBox1.Name = "GroupBox1"
|
||||
Me.GroupBox1.Size = New System.Drawing.Size(333, 100)
|
||||
Me.GroupBox1.TabIndex = 46
|
||||
Me.GroupBox1.TabStop = False
|
||||
Me.GroupBox1.Text = "Zu weiterer Entität zuordnen:"
|
||||
'
|
||||
'Button1
|
||||
'
|
||||
Me.Button1.Image = Global.DD_Record_Organiser.My.Resources.Resources.action_add_16xLG
|
||||
Me.Button1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.Button1.Location = New System.Drawing.Point(9, 71)
|
||||
Me.Button1.Name = "Button1"
|
||||
Me.Button1.Size = New System.Drawing.Size(241, 23)
|
||||
Me.Button1.TabIndex = 23
|
||||
Me.Button1.Text = "2. Hinzufügen"
|
||||
Me.Button1.UseVisualStyleBackColor = True
|
||||
'
|
||||
'lblSaveEntity
|
||||
'
|
||||
Me.lblSaveEntity.AutoSize = True
|
||||
Me.lblSaveEntity.BackColor = System.Drawing.Color.Yellow
|
||||
Me.lblSaveEntity.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.lblSaveEntity.Location = New System.Drawing.Point(299, 126)
|
||||
Me.lblSaveEntity.Name = "lblSaveEntity"
|
||||
Me.lblSaveEntity.Size = New System.Drawing.Size(206, 15)
|
||||
Me.lblSaveEntity.TabIndex = 79
|
||||
Me.lblSaveEntity.Text = "Zuordnung erfolgreich gespeichert!"
|
||||
Me.lblSaveEntity.Visible = False
|
||||
'
|
||||
'btndeleteEntityZO
|
||||
'
|
||||
Me.btndeleteEntityZO.Image = Global.DD_Record_Organiser.My.Resources.Resources.delete
|
||||
Me.btndeleteEntityZO.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.btndeleteEntityZO.Location = New System.Drawing.Point(302, 144)
|
||||
Me.btndeleteEntityZO.Name = "btndeleteEntityZO"
|
||||
Me.btndeleteEntityZO.Size = New System.Drawing.Size(241, 23)
|
||||
Me.btndeleteEntityZO.TabIndex = 80
|
||||
Me.btndeleteEntityZO.Text = "Zuordnung löschen"
|
||||
Me.btndeleteEntityZO.UseVisualStyleBackColor = True
|
||||
'
|
||||
'ListBoxPatterns
|
||||
'
|
||||
Me.ListBoxPatterns.DataSource = Me.TBPMO_TEMPLATE_PATTERNBindingSource
|
||||
Me.ListBoxPatterns.DisplayMember = "NAME_PATTERN"
|
||||
Me.ListBoxPatterns.FormattingEnabled = True
|
||||
Me.ListBoxPatterns.ItemHeight = 15
|
||||
Me.ListBoxPatterns.Location = New System.Drawing.Point(6, 405)
|
||||
Me.ListBoxPatterns.Name = "ListBoxPatterns"
|
||||
Me.ListBoxPatterns.Size = New System.Drawing.Size(262, 139)
|
||||
Me.ListBoxPatterns.TabIndex = 81
|
||||
Me.ListBoxPatterns.ValueMember = "GUID"
|
||||
'
|
||||
'Panel2
|
||||
'
|
||||
Me.Panel2.Controls.Add(Me.Label2)
|
||||
Me.Panel2.Controls.Add(Me.ListBox_Entity)
|
||||
Me.Panel2.Controls.Add(Me.btndeleteEntityZO)
|
||||
Me.Panel2.Controls.Add(Me.GroupBox1)
|
||||
Me.Panel2.Controls.Add(Me.lblSaveEntity)
|
||||
Me.Panel2.Dock = System.Windows.Forms.DockStyle.Top
|
||||
Me.Panel2.Location = New System.Drawing.Point(0, 199)
|
||||
Me.Panel2.Name = "Panel2"
|
||||
Me.Panel2.Size = New System.Drawing.Size(1426, 174)
|
||||
Me.Panel2.TabIndex = 82
|
||||
'
|
||||
'Label1
|
||||
'
|
||||
Me.Label1.AutoSize = True
|
||||
Me.Label1.Font = New System.Drawing.Font("Segoe UI", 9.75!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Underline), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Label1.Location = New System.Drawing.Point(3, 376)
|
||||
Me.Label1.Name = "Label1"
|
||||
Me.Label1.Size = New System.Drawing.Size(262, 17)
|
||||
Me.Label1.TabIndex = 83
|
||||
Me.Label1.Text = "Pattern-Defition zu ausgewählter Entität:"
|
||||
'
|
||||
'cmbControls
|
||||
'
|
||||
Me.cmbControls.FormattingEnabled = True
|
||||
Me.cmbControls.Location = New System.Drawing.Point(812, 453)
|
||||
Me.cmbControls.Name = "cmbControls"
|
||||
Me.cmbControls.Size = New System.Drawing.Size(265, 23)
|
||||
Me.cmbControls.TabIndex = 85
|
||||
'
|
||||
'DD_ECMAdmin
|
||||
'
|
||||
Me.DD_ECMAdmin.DataSetName = "DD_ECMAdmin"
|
||||
Me.DD_ECMAdmin.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
|
||||
'
|
||||
'DT_VORSCHAUBindingSource
|
||||
'
|
||||
Me.DT_VORSCHAUBindingSource.DataMember = "DT_VORSCHAU"
|
||||
Me.DT_VORSCHAUBindingSource.DataSource = Me.DD_ECMAdmin
|
||||
'
|
||||
'ListBoxVorschau
|
||||
'
|
||||
Me.ListBoxVorschau.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
||||
Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
||||
Me.ListBoxVorschau.DataSource = Me.TBPMO_TEMPLATE_PATTERNBindingSource
|
||||
Me.ListBoxVorschau.DisplayMember = "NAME_PATTERN"
|
||||
Me.ListBoxVorschau.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.ListBoxVorschau.FormattingEnabled = True
|
||||
Me.ListBoxVorschau.Location = New System.Drawing.Point(1086, 453)
|
||||
Me.ListBoxVorschau.Name = "ListBoxVorschau"
|
||||
Me.ListBoxVorschau.Size = New System.Drawing.Size(176, 82)
|
||||
Me.ListBoxVorschau.TabIndex = 86
|
||||
Me.ListBoxVorschau.ValueMember = "GUID"
|
||||
'
|
||||
'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.ClientSize = New System.Drawing.Size(1426, 550)
|
||||
Me.Controls.Add(Label5)
|
||||
Me.Controls.Add(Me.ListBoxVorschau)
|
||||
Me.Controls.Add(Me.cmbControls)
|
||||
Me.Controls.Add(Me.Label1)
|
||||
Me.Controls.Add(Me.ListBox3)
|
||||
Me.Controls.Add(Me.Panel2)
|
||||
Me.Controls.Add(Me.ListBoxPatterns)
|
||||
Me.Controls.Add(Me.Panel1)
|
||||
Me.Controls.Add(SQL_COMMANDLabel)
|
||||
Me.Controls.Add(Me.SQL_COMMANDTextBox)
|
||||
Me.Controls.Add(CONNECTION_IDLabel)
|
||||
@@ -1041,16 +1002,6 @@ Partial Class frmTemplates
|
||||
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"
|
||||
@@ -1060,10 +1011,7 @@ Partial Class frmTemplates
|
||||
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.TBPMO_TEMPLATE_PATTERNBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.VWPMO_GUI_ENTITYBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.VWPMO_DOKUMENTTYPESBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.BindingNavigator2, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
@@ -1071,6 +1019,12 @@ Partial Class frmTemplates
|
||||
Me.BindingNavigator2.PerformLayout()
|
||||
Me.Panel1.ResumeLayout(False)
|
||||
Me.Panel1.PerformLayout()
|
||||
Me.GroupBox1.ResumeLayout(False)
|
||||
Me.GroupBox1.PerformLayout()
|
||||
Me.Panel2.ResumeLayout(False)
|
||||
Me.Panel2.PerformLayout()
|
||||
CType(Me.DD_ECMAdmin, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.DT_VORSCHAUBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.ResumeLayout(False)
|
||||
Me.PerformLayout()
|
||||
|
||||
@@ -1096,8 +1050,8 @@ Partial Class frmTemplates
|
||||
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 TBPMO_TEMPLATE_PATTERNBindingSource As System.Windows.Forms.BindingSource
|
||||
Friend WithEvents TBPMO_TEMPLATE_PATTERNTableAdapter As DD_Record_Organiser.DD_DMSDataSetTableAdapters.TBPMO_TEMPLATE_PATTERNTableAdapter
|
||||
Friend WithEvents NAMETextBox As System.Windows.Forms.TextBox
|
||||
Friend WithEvents TEMPLATE_PATHTextBox As System.Windows.Forms.TextBox
|
||||
Friend WithEvents ACTIVECheckBox As System.Windows.Forms.CheckBox
|
||||
@@ -1105,32 +1059,14 @@ Partial Class frmTemplates
|
||||
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 cmbEntities 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 ListBox_Entity 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
|
||||
@@ -1148,11 +1084,25 @@ Partial Class frmTemplates
|
||||
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
|
||||
Friend WithEvents lblSaveTemplate As System.Windows.Forms.Label
|
||||
Friend WithEvents btnAddTemplate As System.Windows.Forms.Button
|
||||
Friend WithEvents OpenFileDialog1 As System.Windows.Forms.OpenFileDialog
|
||||
Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox
|
||||
Friend WithEvents Button1 As System.Windows.Forms.Button
|
||||
Friend WithEvents lblSaveEntity As System.Windows.Forms.Label
|
||||
Friend WithEvents btndeleteEntityZO As System.Windows.Forms.Button
|
||||
Friend WithEvents ListBoxPatterns As System.Windows.Forms.ListBox
|
||||
Friend WithEvents Panel2 As System.Windows.Forms.Panel
|
||||
Friend WithEvents Label1 As System.Windows.Forms.Label
|
||||
Friend WithEvents cmbControls As System.Windows.Forms.ComboBox
|
||||
Friend WithEvents DD_ECMAdmin As DD_Record_Organiser.DD_ECMAdmin
|
||||
Friend WithEvents DT_VORSCHAUBindingSource As System.Windows.Forms.BindingSource
|
||||
Friend WithEvents ListBoxVorschau As System.Windows.Forms.ListBox
|
||||
Friend WithEvents ToolStripSeparator1 As System.Windows.Forms.ToolStripSeparator
|
||||
Friend WithEvents tsbtnGetPatterns As System.Windows.Forms.ToolStripButton
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user