jj: remove old final index stuff

This commit is contained in:
Jonathan Jenne 2018-06-28 18:12:53 +02:00
parent 995a076d37
commit 97866e1c45
3 changed files with 18 additions and 1553 deletions

View File

@ -185,56 +185,9 @@ Partial Class frmAdministration
Me.tsBtnSave = New System.Windows.Forms.ToolStripButton()
Me.ToolStripButton5 = New System.Windows.Forms.ToolStripButton()
Me.Label13 = New System.Windows.Forms.Label()
Me.TabControlFinalIndices = New System.Windows.Forms.TabControl()
Me.TabPage9 = New System.Windows.Forms.TabPage()
Me.CheckBoxPMVEKTOR = New System.Windows.Forms.CheckBox()
Me.lblSaveFinalIndex = New System.Windows.Forms.Label()
Me.lblIndexPMVektor = New System.Windows.Forms.Label()
Me.Label11 = New System.Windows.Forms.Label()
Me.txtBezeichner = New System.Windows.Forms.TextBox()
Me.Label10 = New System.Windows.Forms.Label()
Me.cmbIndexe = New System.Windows.Forms.ComboBox()
Me.Label9 = New System.Windows.Forms.Label()
Me.lblIndex = New System.Windows.Forms.Label()
Me.grbxSystemStamps = New System.Windows.Forms.GroupBox()
Me.btnStampDate = New System.Windows.Forms.Button()
Me.btnStampUser = New System.Windows.Forms.Button()
Me.txtindexwert_final = New System.Windows.Forms.TextBox()
Me.btnInsert_FinalIndex = New System.Windows.Forms.Button()
Me.chkbxfinalIndex = New System.Windows.Forms.CheckBox()
Me.TabPage10 = New System.Windows.Forms.TabPage()
Me.btnEditor = New System.Windows.Forms.Button()
Me.Label15 = New System.Windows.Forms.Label()
Me.cmbIndexe2 = New System.Windows.Forms.ComboBox()
Me.btnSaveSQLCommand = New System.Windows.Forms.Button()
Me.SQL_COMMANDTextBox = New System.Windows.Forms.TextBox()
Me.btnShowConnections = New System.Windows.Forms.Button()
Me.Label14 = New System.Windows.Forms.Label()
Me.cmbConnection = New System.Windows.Forms.ComboBox()
Me.TBDD_CONNECTIONBindingSource = New System.Windows.Forms.BindingSource(Me.components)
Me.Label4 = New System.Windows.Forms.Label()
Me.Label5 = New System.Windows.Forms.Label()
Me.Label6 = New System.Windows.Forms.Label()
Me.TBPM_PROFILE_FINAL_INDEXINGBindingNavigator = New System.Windows.Forms.BindingNavigator(Me.components)
Me.BindingNavigatorCountItem4 = New System.Windows.Forms.ToolStripLabel()
Me.BindingNavigatorMoveFirstItem4 = New System.Windows.Forms.ToolStripButton()
Me.BindingNavigatorMovePreviousItem4 = New System.Windows.Forms.ToolStripButton()
Me.BindingNavigatorSeparator12 = New System.Windows.Forms.ToolStripSeparator()
Me.BindingNavigatorPositionItem4 = New System.Windows.Forms.ToolStripTextBox()
Me.BindingNavigatorSeparator13 = New System.Windows.Forms.ToolStripSeparator()
Me.BindingNavigatorMoveNextItem4 = New System.Windows.Forms.ToolStripButton()
Me.BindingNavigatorMoveLastItem4 = New System.Windows.Forms.ToolStripButton()
Me.BindingNavigatorSeparator14 = New System.Windows.Forms.ToolStripSeparator()
Me.ToolStripButton2 = New System.Windows.Forms.ToolStripButton()
Me.ToolStripButton3 = New System.Windows.Forms.ToolStripButton()
Me.ToolStripButton1 = New System.Windows.Forms.ToolStripButton()
Me.tsBtnCancel_old = New System.Windows.Forms.ToolStripButton()
Me.TBPM_PROFILE_FINAL_INDEXINGDataGridView = New System.Windows.Forms.DataGridView()
Me.GUID = New System.Windows.Forms.DataGridViewTextBoxColumn()
Me.DataGridViewTextBoxColumn26 = New System.Windows.Forms.DataGridViewTextBoxColumn()
Me.DataGridViewTextBoxColumn27 = New System.Windows.Forms.DataGridViewTextBoxColumn()
Me.DataGridViewTextBoxColumn28 = New System.Windows.Forms.DataGridViewTextBoxColumn()
Me.DataGridViewTextBoxColumn29 = New System.Windows.Forms.DataGridViewTextBoxColumn()
Me.TabPage12 = New System.Windows.Forms.TabPage()
Me.ANNOTATE_WORK_HISTORY_ENTRYCheckBox = New System.Windows.Forms.CheckBox()
Me.ANNOTATE_ALL_WORK_HISTORY_ENTRIESCheckBox = New System.Windows.Forms.CheckBox()
@ -383,14 +336,7 @@ Partial Class frmAdministration
CType(Me.viewFinalIndex, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.BindingNavigator1, System.ComponentModel.ISupportInitialize).BeginInit()
Me.BindingNavigator1.SuspendLayout()
Me.TabControlFinalIndices.SuspendLayout()
Me.TabPage9.SuspendLayout()
Me.grbxSystemStamps.SuspendLayout()
Me.TabPage10.SuspendLayout()
CType(Me.TBDD_CONNECTIONBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.TBPM_PROFILE_FINAL_INDEXINGBindingNavigator, System.ComponentModel.ISupportInitialize).BeginInit()
Me.TBPM_PROFILE_FINAL_INDEXINGBindingNavigator.SuspendLayout()
CType(Me.TBPM_PROFILE_FINAL_INDEXINGDataGridView, System.ComponentModel.ISupportInitialize).BeginInit()
Me.TabPage12.SuspendLayout()
Me.TabPage2.SuspendLayout()
CType(Me.SplitContainerProfilzuordnung, System.ComponentModel.ISupportInitialize).BeginInit()
@ -1305,11 +1251,8 @@ Partial Class frmAdministration
Me.TabPage11.Controls.Add(Me.BindingNavigator1)
Me.TabPage11.Controls.Add(Me.Label13)
Me.TabPage11.Controls.Add(Me.GroupBox3)
Me.TabPage11.Controls.Add(Me.TabControlFinalIndices)
Me.TabPage11.Controls.Add(Me.Label5)
Me.TabPage11.Controls.Add(Me.Label6)
Me.TabPage11.Controls.Add(Me.TBPM_PROFILE_FINAL_INDEXINGBindingNavigator)
Me.TabPage11.Controls.Add(Me.TBPM_PROFILE_FINAL_INDEXINGDataGridView)
resources.ApplyResources(Me.TabPage11, "TabPage11")
Me.TabPage11.Name = "TabPage11"
Me.TabPage11.UseVisualStyleBackColor = True
@ -1501,197 +1444,11 @@ Partial Class frmAdministration
resources.ApplyResources(Me.Label13, "Label13")
Me.Label13.Name = "Label13"
'
'TabControlFinalIndices
'
resources.ApplyResources(Me.TabControlFinalIndices, "TabControlFinalIndices")
Me.TabControlFinalIndices.Controls.Add(Me.TabPage9)
Me.TabControlFinalIndices.Controls.Add(Me.TabPage10)
Me.TabControlFinalIndices.Name = "TabControlFinalIndices"
Me.TabControlFinalIndices.SelectedIndex = 0
'
'TabPage9
'
Me.TabPage9.Controls.Add(Me.CheckBoxPMVEKTOR)
Me.TabPage9.Controls.Add(Me.lblSaveFinalIndex)
Me.TabPage9.Controls.Add(Me.lblIndexPMVektor)
Me.TabPage9.Controls.Add(Me.Label11)
Me.TabPage9.Controls.Add(Me.txtBezeichner)
Me.TabPage9.Controls.Add(Me.Label10)
Me.TabPage9.Controls.Add(Me.cmbIndexe)
Me.TabPage9.Controls.Add(Me.Label9)
Me.TabPage9.Controls.Add(Me.lblIndex)
Me.TabPage9.Controls.Add(Me.grbxSystemStamps)
Me.TabPage9.Controls.Add(Me.txtindexwert_final)
Me.TabPage9.Controls.Add(Me.btnInsert_FinalIndex)
Me.TabPage9.Controls.Add(Me.chkbxfinalIndex)
resources.ApplyResources(Me.TabPage9, "TabPage9")
Me.TabPage9.Name = "TabPage9"
Me.TabPage9.UseVisualStyleBackColor = True
'
'CheckBoxPMVEKTOR
'
resources.ApplyResources(Me.CheckBoxPMVEKTOR, "CheckBoxPMVEKTOR")
Me.CheckBoxPMVEKTOR.Name = "CheckBoxPMVEKTOR"
Me.CheckBoxPMVEKTOR.UseVisualStyleBackColor = True
'
'lblSaveFinalIndex
'
resources.ApplyResources(Me.lblSaveFinalIndex, "lblSaveFinalIndex")
Me.lblSaveFinalIndex.BackColor = System.Drawing.Color.Yellow
Me.lblSaveFinalIndex.Name = "lblSaveFinalIndex"
'
'lblIndexPMVektor
'
resources.ApplyResources(Me.lblIndexPMVektor, "lblIndexPMVektor")
Me.lblIndexPMVektor.Name = "lblIndexPMVektor"
'
'Label11
'
resources.ApplyResources(Me.Label11, "Label11")
Me.Label11.Name = "Label11"
'
'txtBezeichner
'
resources.ApplyResources(Me.txtBezeichner, "txtBezeichner")
Me.txtBezeichner.Name = "txtBezeichner"
'
'Label10
'
resources.ApplyResources(Me.Label10, "Label10")
Me.Label10.Name = "Label10"
'
'cmbIndexe
'
Me.cmbIndexe.FormattingEnabled = True
resources.ApplyResources(Me.cmbIndexe, "cmbIndexe")
Me.cmbIndexe.Name = "cmbIndexe"
'
'Label9
'
resources.ApplyResources(Me.Label9, "Label9")
Me.Label9.Name = "Label9"
'
'lblIndex
'
resources.ApplyResources(Me.lblIndex, "lblIndex")
Me.lblIndex.Name = "lblIndex"
'
'grbxSystemStamps
'
Me.grbxSystemStamps.Controls.Add(Me.btnStampDate)
Me.grbxSystemStamps.Controls.Add(Me.btnStampUser)
resources.ApplyResources(Me.grbxSystemStamps, "grbxSystemStamps")
Me.grbxSystemStamps.Name = "grbxSystemStamps"
Me.grbxSystemStamps.TabStop = False
'
'btnStampDate
'
Me.btnStampDate.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.world_link
resources.ApplyResources(Me.btnStampDate, "btnStampDate")
Me.btnStampDate.Name = "btnStampDate"
Me.btnStampDate.UseVisualStyleBackColor = True
'
'btnStampUser
'
Me.btnStampUser.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.user
resources.ApplyResources(Me.btnStampUser, "btnStampUser")
Me.btnStampUser.Name = "btnStampUser"
Me.btnStampUser.UseVisualStyleBackColor = True
'
'txtindexwert_final
'
resources.ApplyResources(Me.txtindexwert_final, "txtindexwert_final")
Me.txtindexwert_final.Name = "txtindexwert_final"
'
'btnInsert_FinalIndex
'
Me.btnInsert_FinalIndex.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.add
resources.ApplyResources(Me.btnInsert_FinalIndex, "btnInsert_FinalIndex")
Me.btnInsert_FinalIndex.Name = "btnInsert_FinalIndex"
Me.btnInsert_FinalIndex.UseVisualStyleBackColor = True
'
'chkbxfinalIndex
'
resources.ApplyResources(Me.chkbxfinalIndex, "chkbxfinalIndex")
Me.chkbxfinalIndex.Name = "chkbxfinalIndex"
Me.chkbxfinalIndex.UseVisualStyleBackColor = True
'
'TabPage10
'
resources.ApplyResources(Me.TabPage10, "TabPage10")
Me.TabPage10.Controls.Add(Me.btnEditor)
Me.TabPage10.Controls.Add(Me.Label15)
Me.TabPage10.Controls.Add(Me.cmbIndexe2)
Me.TabPage10.Controls.Add(Me.btnSaveSQLCommand)
Me.TabPage10.Controls.Add(Me.SQL_COMMANDTextBox)
Me.TabPage10.Controls.Add(Me.btnShowConnections)
Me.TabPage10.Controls.Add(Me.Label14)
Me.TabPage10.Controls.Add(Me.cmbConnection)
Me.TabPage10.Controls.Add(Me.Label4)
Me.TabPage10.Name = "TabPage10"
Me.TabPage10.UseVisualStyleBackColor = True
'
'btnEditor
'
resources.ApplyResources(Me.btnEditor, "btnEditor")
Me.btnEditor.Name = "btnEditor"
Me.btnEditor.UseVisualStyleBackColor = True
'
'Label15
'
resources.ApplyResources(Me.Label15, "Label15")
Me.Label15.Name = "Label15"
'
'cmbIndexe2
'
Me.cmbIndexe2.FormattingEnabled = True
resources.ApplyResources(Me.cmbIndexe2, "cmbIndexe2")
Me.cmbIndexe2.Name = "cmbIndexe2"
'
'btnSaveSQLCommand
'
resources.ApplyResources(Me.btnSaveSQLCommand, "btnSaveSQLCommand")
Me.btnSaveSQLCommand.Name = "btnSaveSQLCommand"
Me.btnSaveSQLCommand.UseVisualStyleBackColor = True
'
'SQL_COMMANDTextBox
'
Me.SQL_COMMANDTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPM_PROFILE_FINAL_INDEXINGBindingSource, "SQL_COMMAND", True))
resources.ApplyResources(Me.SQL_COMMANDTextBox, "SQL_COMMANDTextBox")
Me.SQL_COMMANDTextBox.Name = "SQL_COMMANDTextBox"
'
'btnShowConnections
'
resources.ApplyResources(Me.btnShowConnections, "btnShowConnections")
Me.btnShowConnections.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.database_go1
Me.btnShowConnections.Name = "btnShowConnections"
Me.btnShowConnections.UseVisualStyleBackColor = True
'
'Label14
'
resources.ApplyResources(Me.Label14, "Label14")
Me.Label14.Name = "Label14"
'
'cmbConnection
'
Me.cmbConnection.DataBindings.Add(New System.Windows.Forms.Binding("SelectedValue", Me.TBPM_PROFILE_FINAL_INDEXINGBindingSource, "CONNECTION_ID", True))
Me.cmbConnection.DataSource = Me.TBDD_CONNECTIONBindingSource
Me.cmbConnection.DisplayMember = "BEZEICHNUNG"
resources.ApplyResources(Me.cmbConnection, "cmbConnection")
Me.cmbConnection.FormattingEnabled = True
Me.cmbConnection.Name = "cmbConnection"
Me.cmbConnection.ValueMember = "GUID"
'
'TBDD_CONNECTIONBindingSource
'
Me.TBDD_CONNECTIONBindingSource.DataMember = "TBDD_CONNECTION"
Me.TBDD_CONNECTIONBindingSource.DataSource = Me.DD_DMSLiteDataSet
'
'Label4
'
resources.ApplyResources(Me.Label4, "Label4")
Me.Label4.Name = "Label4"
'
'Label5
'
resources.ApplyResources(Me.Label5, "Label5")
@ -1702,140 +1459,6 @@ Partial Class frmAdministration
resources.ApplyResources(Me.Label6, "Label6")
Me.Label6.Name = "Label6"
'
'TBPM_PROFILE_FINAL_INDEXINGBindingNavigator
'
Me.TBPM_PROFILE_FINAL_INDEXINGBindingNavigator.AddNewItem = Nothing
Me.TBPM_PROFILE_FINAL_INDEXINGBindingNavigator.BindingSource = Me.TBPM_PROFILE_FINAL_INDEXINGBindingSource
Me.TBPM_PROFILE_FINAL_INDEXINGBindingNavigator.CountItem = Me.BindingNavigatorCountItem4
Me.TBPM_PROFILE_FINAL_INDEXINGBindingNavigator.DeleteItem = Nothing
resources.ApplyResources(Me.TBPM_PROFILE_FINAL_INDEXINGBindingNavigator, "TBPM_PROFILE_FINAL_INDEXINGBindingNavigator")
Me.TBPM_PROFILE_FINAL_INDEXINGBindingNavigator.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.BindingNavigatorMoveFirstItem4, Me.BindingNavigatorMovePreviousItem4, Me.BindingNavigatorSeparator12, Me.BindingNavigatorPositionItem4, Me.BindingNavigatorCountItem4, Me.BindingNavigatorSeparator13, Me.BindingNavigatorMoveNextItem4, Me.BindingNavigatorMoveLastItem4, Me.BindingNavigatorSeparator14, Me.ToolStripButton2, Me.ToolStripButton3, Me.ToolStripButton1, Me.tsBtnCancel_old})
Me.TBPM_PROFILE_FINAL_INDEXINGBindingNavigator.MoveFirstItem = Me.BindingNavigatorMoveFirstItem4
Me.TBPM_PROFILE_FINAL_INDEXINGBindingNavigator.MoveLastItem = Me.BindingNavigatorMoveLastItem4
Me.TBPM_PROFILE_FINAL_INDEXINGBindingNavigator.MoveNextItem = Me.BindingNavigatorMoveNextItem4
Me.TBPM_PROFILE_FINAL_INDEXINGBindingNavigator.MovePreviousItem = Me.BindingNavigatorMovePreviousItem4
Me.TBPM_PROFILE_FINAL_INDEXINGBindingNavigator.Name = "TBPM_PROFILE_FINAL_INDEXINGBindingNavigator"
Me.TBPM_PROFILE_FINAL_INDEXINGBindingNavigator.PositionItem = Me.BindingNavigatorPositionItem4
'
'BindingNavigatorCountItem4
'
Me.BindingNavigatorCountItem4.Name = "BindingNavigatorCountItem4"
resources.ApplyResources(Me.BindingNavigatorCountItem4, "BindingNavigatorCountItem4")
'
'BindingNavigatorMoveFirstItem4
'
Me.BindingNavigatorMoveFirstItem4.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.BindingNavigatorMoveFirstItem4, "BindingNavigatorMoveFirstItem4")
Me.BindingNavigatorMoveFirstItem4.Name = "BindingNavigatorMoveFirstItem4"
'
'BindingNavigatorMovePreviousItem4
'
Me.BindingNavigatorMovePreviousItem4.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.BindingNavigatorMovePreviousItem4, "BindingNavigatorMovePreviousItem4")
Me.BindingNavigatorMovePreviousItem4.Name = "BindingNavigatorMovePreviousItem4"
'
'BindingNavigatorSeparator12
'
Me.BindingNavigatorSeparator12.Name = "BindingNavigatorSeparator12"
resources.ApplyResources(Me.BindingNavigatorSeparator12, "BindingNavigatorSeparator12")
'
'BindingNavigatorPositionItem4
'
resources.ApplyResources(Me.BindingNavigatorPositionItem4, "BindingNavigatorPositionItem4")
Me.BindingNavigatorPositionItem4.Name = "BindingNavigatorPositionItem4"
'
'BindingNavigatorSeparator13
'
Me.BindingNavigatorSeparator13.Name = "BindingNavigatorSeparator13"
resources.ApplyResources(Me.BindingNavigatorSeparator13, "BindingNavigatorSeparator13")
'
'BindingNavigatorMoveNextItem4
'
Me.BindingNavigatorMoveNextItem4.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.BindingNavigatorMoveNextItem4, "BindingNavigatorMoveNextItem4")
Me.BindingNavigatorMoveNextItem4.Name = "BindingNavigatorMoveNextItem4"
'
'BindingNavigatorMoveLastItem4
'
Me.BindingNavigatorMoveLastItem4.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
resources.ApplyResources(Me.BindingNavigatorMoveLastItem4, "BindingNavigatorMoveLastItem4")
Me.BindingNavigatorMoveLastItem4.Name = "BindingNavigatorMoveLastItem4"
'
'BindingNavigatorSeparator14
'
Me.BindingNavigatorSeparator14.Name = "BindingNavigatorSeparator14"
resources.ApplyResources(Me.BindingNavigatorSeparator14, "BindingNavigatorSeparator14")
'
'ToolStripButton2
'
Me.ToolStripButton2.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.add
resources.ApplyResources(Me.ToolStripButton2, "ToolStripButton2")
Me.ToolStripButton2.Name = "ToolStripButton2"
'
'ToolStripButton3
'
Me.ToolStripButton3.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.delete_12x12
resources.ApplyResources(Me.ToolStripButton3, "ToolStripButton3")
Me.ToolStripButton3.Name = "ToolStripButton3"
'
'ToolStripButton1
'
Me.ToolStripButton1.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.refresh_16xMD
resources.ApplyResources(Me.ToolStripButton1, "ToolStripButton1")
Me.ToolStripButton1.Name = "ToolStripButton1"
'
'tsBtnCancel_old
'
Me.tsBtnCancel_old.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.delete_12x12
resources.ApplyResources(Me.tsBtnCancel_old, "tsBtnCancel_old")
Me.tsBtnCancel_old.Name = "tsBtnCancel_old"
'
'TBPM_PROFILE_FINAL_INDEXINGDataGridView
'
Me.TBPM_PROFILE_FINAL_INDEXINGDataGridView.AllowUserToAddRows = False
Me.TBPM_PROFILE_FINAL_INDEXINGDataGridView.AllowUserToDeleteRows = False
resources.ApplyResources(Me.TBPM_PROFILE_FINAL_INDEXINGDataGridView, "TBPM_PROFILE_FINAL_INDEXINGDataGridView")
Me.TBPM_PROFILE_FINAL_INDEXINGDataGridView.AutoGenerateColumns = False
Me.TBPM_PROFILE_FINAL_INDEXINGDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
Me.TBPM_PROFILE_FINAL_INDEXINGDataGridView.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.GUID, Me.DataGridViewTextBoxColumn26, Me.DataGridViewTextBoxColumn27, Me.DataGridViewTextBoxColumn28, Me.DataGridViewTextBoxColumn29})
Me.TBPM_PROFILE_FINAL_INDEXINGDataGridView.DataSource = Me.TBPM_PROFILE_FINAL_INDEXINGBindingSource
Me.TBPM_PROFILE_FINAL_INDEXINGDataGridView.MultiSelect = False
Me.TBPM_PROFILE_FINAL_INDEXINGDataGridView.Name = "TBPM_PROFILE_FINAL_INDEXINGDataGridView"
'
'GUID
'
Me.GUID.DataPropertyName = "GUID"
Me.GUID.Frozen = True
resources.ApplyResources(Me.GUID, "GUID")
Me.GUID.Name = "GUID"
Me.GUID.ReadOnly = True
'
'DataGridViewTextBoxColumn26
'
Me.DataGridViewTextBoxColumn26.DataPropertyName = "INDEXNAME"
resources.ApplyResources(Me.DataGridViewTextBoxColumn26, "DataGridViewTextBoxColumn26")
Me.DataGridViewTextBoxColumn26.Name = "DataGridViewTextBoxColumn26"
'
'DataGridViewTextBoxColumn27
'
Me.DataGridViewTextBoxColumn27.DataPropertyName = "VALUE"
resources.ApplyResources(Me.DataGridViewTextBoxColumn27, "DataGridViewTextBoxColumn27")
Me.DataGridViewTextBoxColumn27.Name = "DataGridViewTextBoxColumn27"
'
'DataGridViewTextBoxColumn28
'
Me.DataGridViewTextBoxColumn28.DataPropertyName = "ADDED_WHO"
resources.ApplyResources(Me.DataGridViewTextBoxColumn28, "DataGridViewTextBoxColumn28")
Me.DataGridViewTextBoxColumn28.Name = "DataGridViewTextBoxColumn28"
Me.DataGridViewTextBoxColumn28.ReadOnly = True
'
'DataGridViewTextBoxColumn29
'
Me.DataGridViewTextBoxColumn29.DataPropertyName = "ADDED_WHEN"
resources.ApplyResources(Me.DataGridViewTextBoxColumn29, "DataGridViewTextBoxColumn29")
Me.DataGridViewTextBoxColumn29.Name = "DataGridViewTextBoxColumn29"
Me.DataGridViewTextBoxColumn29.ReadOnly = True
'
'TabPage12
'
resources.ApplyResources(Me.TabPage12, "TabPage12")
@ -2413,17 +2036,7 @@ Partial Class frmAdministration
CType(Me.BindingNavigator1, System.ComponentModel.ISupportInitialize).EndInit()
Me.BindingNavigator1.ResumeLayout(False)
Me.BindingNavigator1.PerformLayout()
Me.TabControlFinalIndices.ResumeLayout(False)
Me.TabPage9.ResumeLayout(False)
Me.TabPage9.PerformLayout()
Me.grbxSystemStamps.ResumeLayout(False)
Me.TabPage10.ResumeLayout(False)
Me.TabPage10.PerformLayout()
CType(Me.TBDD_CONNECTIONBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.TBPM_PROFILE_FINAL_INDEXINGBindingNavigator, System.ComponentModel.ISupportInitialize).EndInit()
Me.TBPM_PROFILE_FINAL_INDEXINGBindingNavigator.ResumeLayout(False)
Me.TBPM_PROFILE_FINAL_INDEXINGBindingNavigator.PerformLayout()
CType(Me.TBPM_PROFILE_FINAL_INDEXINGDataGridView, System.ComponentModel.ISupportInitialize).EndInit()
Me.TabPage12.ResumeLayout(False)
Me.TabPage12.PerformLayout()
Me.TabPage2.ResumeLayout(False)
@ -2552,29 +2165,6 @@ Partial Class frmAdministration
Friend WithEvents Label5 As System.Windows.Forms.Label
Friend WithEvents TBPM_PROFILE_FINAL_INDEXINGBindingSource As System.Windows.Forms.BindingSource
Friend WithEvents TBPM_PROFILE_FINAL_INDEXINGTableAdapter As DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TBPM_PROFILE_FINAL_INDEXINGTableAdapter
Friend WithEvents TBPM_PROFILE_FINAL_INDEXINGDataGridView As System.Windows.Forms.DataGridView
Friend WithEvents TBPM_PROFILE_FINAL_INDEXINGBindingNavigator As System.Windows.Forms.BindingNavigator
Friend WithEvents BindingNavigatorCountItem4 As System.Windows.Forms.ToolStripLabel
Friend WithEvents BindingNavigatorMoveFirstItem4 As System.Windows.Forms.ToolStripButton
Friend WithEvents BindingNavigatorMovePreviousItem4 As System.Windows.Forms.ToolStripButton
Friend WithEvents BindingNavigatorSeparator12 As System.Windows.Forms.ToolStripSeparator
Friend WithEvents BindingNavigatorPositionItem4 As System.Windows.Forms.ToolStripTextBox
Friend WithEvents BindingNavigatorSeparator13 As System.Windows.Forms.ToolStripSeparator
Friend WithEvents BindingNavigatorMoveNextItem4 As System.Windows.Forms.ToolStripButton
Friend WithEvents BindingNavigatorMoveLastItem4 As System.Windows.Forms.ToolStripButton
Friend WithEvents BindingNavigatorSeparator14 As System.Windows.Forms.ToolStripSeparator
Friend WithEvents lblIndexPMVektor As System.Windows.Forms.Label
Friend WithEvents cmbIndexe As System.Windows.Forms.ComboBox
Friend WithEvents chkbxfinalIndex As System.Windows.Forms.CheckBox
Friend WithEvents txtindexwert_final As System.Windows.Forms.TextBox
Friend WithEvents lblIndex As System.Windows.Forms.Label
Friend WithEvents btnInsert_FinalIndex As System.Windows.Forms.Button
Friend WithEvents GUID As System.Windows.Forms.DataGridViewTextBoxColumn
Friend WithEvents DataGridViewTextBoxColumn26 As System.Windows.Forms.DataGridViewTextBoxColumn
Friend WithEvents DataGridViewTextBoxColumn27 As System.Windows.Forms.DataGridViewTextBoxColumn
Friend WithEvents DataGridViewTextBoxColumn28 As System.Windows.Forms.DataGridViewTextBoxColumn
Friend WithEvents DataGridViewTextBoxColumn29 As System.Windows.Forms.DataGridViewTextBoxColumn
Friend WithEvents ToolStripButton1 As System.Windows.Forms.ToolStripButton
Friend WithEvents ToolStripSeparator2 As System.Windows.Forms.ToolStripSeparator
Friend WithEvents tsbtnProfilkopieren As System.Windows.Forms.ToolStripButton
Friend WithEvents TBPM_PROFILE_CONTROLSBindingSource As System.Windows.Forms.BindingSource
@ -2592,19 +2182,9 @@ Partial Class frmAdministration
Friend WithEvents txtemailEmpfaenger As System.Windows.Forms.TextBox
Friend WithEvents Label8 As System.Windows.Forms.Label
Friend WithEvents EMAIL_ACTIVECheckBox As System.Windows.Forms.CheckBox
Friend WithEvents grbxSystemStamps As System.Windows.Forms.GroupBox
Friend WithEvents btnStampUser As System.Windows.Forms.Button
Friend WithEvents btnStampDate As System.Windows.Forms.Button
Friend WithEvents Label11 As System.Windows.Forms.Label
Friend WithEvents Label10 As System.Windows.Forms.Label
Friend WithEvents Label9 As System.Windows.Forms.Label
Friend WithEvents PM_VEKTOR_INDEXComboBox As System.Windows.Forms.ComboBox
Friend WithEvents CheckBoxPMVEKTOR As System.Windows.Forms.CheckBox
Friend WithEvents txtBezeichner As System.Windows.Forms.TextBox
Friend WithEvents btnopen_SQLAdmin As System.Windows.Forms.Button
Friend WithEvents btnRefreshProfiles As System.Windows.Forms.ToolStripButton
Friend WithEvents ToolStripButton2 As System.Windows.Forms.ToolStripButton
Friend WithEvents ToolStripButton3 As System.Windows.Forms.ToolStripButton
Friend WithEvents TBPM_PROFILE_FILESBindingSource As System.Windows.Forms.BindingSource
Friend WithEvents TBPM_PROFILE_FILESTableAdapter As DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TBPM_PROFILE_FILESTableAdapter
Friend WithEvents btnConnections As System.Windows.Forms.Button
@ -2617,27 +2197,14 @@ Partial Class frmAdministration
Friend WithEvents DataGridViewTextBoxColumn25 As System.Windows.Forms.DataGridViewTextBoxColumn
Friend WithEvents Button2 As System.Windows.Forms.Button
Friend WithEvents Label13 As System.Windows.Forms.Label
Friend WithEvents lblSaveFinalIndex As System.Windows.Forms.Label
Friend WithEvents Button3 As System.Windows.Forms.Button
Friend WithEvents DataGridViewCheckBoxColumn2 As System.Windows.Forms.DataGridViewCheckBoxColumn
Friend WithEvents GridControl1 As DevExpress.XtraGrid.GridControl
Friend WithEvents GridView1 As DevExpress.XtraGrid.Views.Grid.GridView
Friend WithEvents colNAME As DevExpress.XtraGrid.Columns.GridColumn
Friend WithEvents colTITLE As DevExpress.XtraGrid.Columns.GridColumn
Friend WithEvents TabControlFinalIndices As System.Windows.Forms.TabControl
Friend WithEvents TabPage9 As System.Windows.Forms.TabPage
Friend WithEvents TabPage10 As System.Windows.Forms.TabPage
Friend WithEvents Label4 As System.Windows.Forms.Label
Friend WithEvents Label14 As System.Windows.Forms.Label
Friend WithEvents cmbConnection As System.Windows.Forms.ComboBox
Friend WithEvents TBDD_CONNECTIONBindingSource As System.Windows.Forms.BindingSource
Friend WithEvents TBDD_CONNECTIONTableAdapter As DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TBDD_CONNECTIONTableAdapter
Friend WithEvents SQL_COMMANDTextBox As System.Windows.Forms.TextBox
Friend WithEvents btnSaveSQLCommand As System.Windows.Forms.Button
Friend WithEvents Label15 As System.Windows.Forms.Label
Friend WithEvents cmbIndexe2 As System.Windows.Forms.ComboBox
Friend WithEvents btnShowConnections As System.Windows.Forms.Button
Friend WithEvents btnEditor As System.Windows.Forms.Button
Friend WithEvents TabControl2 As TabControl
Friend WithEvents TabPage11 As TabPage
Friend WithEvents TabPage12 As TabPage
@ -2691,7 +2258,6 @@ Partial Class frmAdministration
Friend WithEvents GridColumn2 As DevExpress.XtraGrid.Columns.GridColumn
Friend WithEvents GridColumn3 As DevExpress.XtraGrid.Columns.GridColumn
Friend WithEvents GridColumn4 As DevExpress.XtraGrid.Columns.GridColumn
Friend WithEvents tsBtnCancel_old As ToolStripButton
Friend WithEvents OpenFileDialog1 As OpenFileDialog
Friend WithEvents gridFinalIndex As DevExpress.XtraGrid.GridControl
Friend WithEvents viewFinalIndex As DevExpress.XtraGrid.Views.Grid.GridView

File diff suppressed because it is too large Load Diff

View File

@ -437,7 +437,7 @@ Public Class frmAdministration
MsgBox(ex.Message, MsgBoxStyle.Critical, "Fehler bei Refresh Error:")
End Try
End Sub
Private Sub cmbIndexe_SelectedIndexChanged(sender As System.Object, e As System.EventArgs) Handles cmbIndexe.SelectedIndexChanged
Private Sub cmbIndexe_SelectedIndexChanged(sender As System.Object, e As System.EventArgs)
If cmbIndexe.SelectedIndex <> -1 Then
'MsgBox(_windreamPM.GetTypeOfIndex(cmbIndexe.Text))
btnInsert_FinalIndex.Enabled = True
@ -530,7 +530,7 @@ Public Class frmAdministration
End If
End Sub
Private Sub btnInsert_FinalIndex_Click(sender As System.Object, e As System.EventArgs) Handles btnInsert_FinalIndex.Click
Private Sub btnInsert_FinalIndex_Click(sender As System.Object, e As System.EventArgs)
Me.lblSaveFinalIndex.Visible = False
If CheckBoxPMVEKTOR.Checked = False Then
If cmbIndexe.SelectedIndex <> -1 Then
@ -582,7 +582,7 @@ Public Class frmAdministration
TabControlFinalIndices.Enabled = False
End Sub
Private Sub ToolStripButton1_Click_1(sender As System.Object, e As System.EventArgs) Handles ToolStripButton1.Click
Private Sub ToolStripButton1_Click_1(sender As System.Object, e As System.EventArgs)
Refresh_Final_indexe()
INSERT_ACTIVE = False
TabControlFinalIndices.Enabled = False
@ -684,15 +684,15 @@ Public Class frmAdministration
End If
End Sub
Private Sub Button2_Click(sender As Object, e As EventArgs) Handles btnStampUser.Click
Private Sub Button2_Click(sender As Object, e As EventArgs)
Me.txtindexwert_final.Text = "vUserName"
End Sub
Private Sub Button3_Click(sender As Object, e As EventArgs) Handles btnStampDate.Click
Private Sub Button3_Click(sender As Object, e As EventArgs)
Me.txtindexwert_final.Text = "vDate"
End Sub
Private Sub CheckBox1_CheckedChanged(sender As Object, e As EventArgs) Handles CheckBoxPMVEKTOR.CheckedChanged
Private Sub CheckBox1_CheckedChanged(sender As Object, e As EventArgs)
If CheckBoxPMVEKTOR.Checked Then
Me.txtBezeichner.Visible = True
Me.cmbIndexe.Visible = False
@ -723,7 +723,7 @@ Public Class frmAdministration
Private Sub btnRefreshProfiles_Click(sender As Object, e As EventArgs) Handles btnRefreshProfiles.Click
Refresh_Profildaten()
End Sub
Private Sub ToolStripButton2_Click(sender As Object, e As EventArgs) Handles ToolStripButton2.Click
Private Sub ToolStripButton2_Click(sender As Object, e As EventArgs)
TabControlFinalIndices.Enabled = True
tsBtnCancel_old.Visible = True
tsBtnCancel.Visible = True
@ -756,7 +756,7 @@ Public Class frmAdministration
CheckBoxPMVEKTOR.Checked = False
End Sub
Private Sub ToolStripButton3_Click(sender As Object, e As EventArgs) Handles ToolStripButton3.Click
Private Sub ToolStripButton3_Click(sender As Object, e As EventArgs)
Dim i, ID As Integer
i = TBPM_PROFILE_FINAL_INDEXINGDataGridView.CurrentRow.Index
ID = TBPM_PROFILE_FINAL_INDEXINGDataGridView.Item(0, i).Value
@ -840,7 +840,7 @@ Public Class frmAdministration
End If
End Sub
Private Sub TabControlFinalIndices_SelectedIndexChanged(sender As Object, e As EventArgs) Handles TabControlFinalIndices.SelectedIndexChanged
Private Sub TabControlFinalIndices_SelectedIndexChanged(sender As Object, e As EventArgs)
If TabControlFinalIndices.SelectedIndex = 1 Then
Me.cmbIndexe2.Enabled = False
If INSERT_ACTIVE = True Then
@ -849,7 +849,7 @@ Public Class frmAdministration
End If
End Sub
Private Sub btnSaveSQLCommand_Click(sender As Object, e As EventArgs) Handles btnSaveSQLCommand.Click
Private Sub btnSaveSQLCommand_Click(sender As Object, e As EventArgs)
If INSERT_ACTIVE = True Then
If cmbConnection.SelectedIndex = -1 Or SQL_COMMANDTextBox.Text = String.Empty Or cmbIndexe2.SelectedIndex = -1 Then
MsgBox("Bitte wählen Sie eine Connection und definieren einen SQL-Befehl!", MsgBoxStyle.Exclamation)
@ -869,7 +869,7 @@ Public Class frmAdministration
Refresh_Final_indexe()
End Sub
Private Sub btnEditor_Click(sender As Object, e As EventArgs) Handles btnEditor.Click
Private Sub btnEditor_Click(sender As Object, e As EventArgs)
Try
Dim CONID = 0
If cmbConnection.SelectedValue > 0 Then
@ -907,7 +907,7 @@ Public Class frmAdministration
clsLogger.Add("Error while opening SQLEditor: " & ex.Message)
End Try
End Sub
Private Sub TBPM_PROFILE_FINAL_INDEXINGDataGridView_CellClick(sender As Object, e As DataGridViewCellEventArgs) Handles TBPM_PROFILE_FINAL_INDEXINGDataGridView.CellClick
Private Sub TBPM_PROFILE_FINAL_INDEXINGDataGridView_CellClick(sender As Object, e As DataGridViewCellEventArgs)
Try
TabControlFinalIndices.Enabled = False
TabControlFinalIndices.SelectedIndex = 0
@ -936,7 +936,7 @@ Public Class frmAdministration
End Try
End Sub
Private Sub btnShowConnections_Click(sender As Object, e As EventArgs) Handles btnShowConnections.Click
Private Sub btnShowConnections_Click(sender As Object, e As EventArgs)
frmConnection.ShowDialog()
End Sub