fix: Final Index ui
This commit is contained in:
parent
6f23e9b045
commit
49bd79ff7f
356
app/DD_PM_WINDREAM/frmProfileDesigner.Designer.vb
generated
356
app/DD_PM_WINDREAM/frmProfileDesigner.Designer.vb
generated
@ -25,8 +25,8 @@ Partial Class frmProfileDesigner
|
||||
Me.components = New System.ComponentModel.Container()
|
||||
Dim GUIDLabel As System.Windows.Forms.Label
|
||||
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmProfileDesigner))
|
||||
Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Dim CHANGED_WHENLabel1 As System.Windows.Forms.Label
|
||||
Dim CHANGED_WHOLabel1 As System.Windows.Forms.Label
|
||||
Dim ADDED_WHENLabel1 As System.Windows.Forms.Label
|
||||
@ -61,8 +61,8 @@ Partial Class frmProfileDesigner
|
||||
Dim VEKTOR_DELIMITERLabel As System.Windows.Forms.Label
|
||||
Dim WORK_HISTORY_ENTRYLabel As System.Windows.Forms.Label
|
||||
Dim SQL_VIEWLabel As System.Windows.Forms.Label
|
||||
Dim DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Dim DataGridViewCellStyle8 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Me.SplitContainer_Profilzuordnung2 = New System.Windows.Forms.SplitContainer()
|
||||
Me.TBPROFILE_USERDataGridView = New System.Windows.Forms.DataGridView()
|
||||
Me.DataGridViewTextBoxColumn4 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
||||
@ -250,6 +250,27 @@ Partial Class frmProfileDesigner
|
||||
Me.ANNOTATE_ALL_WORK_HISTORY_ENTRIESCheckBox = New System.Windows.Forms.CheckBox()
|
||||
Me.SQL_VIEWTextBox = New System.Windows.Forms.TextBox()
|
||||
Me.WORK_HISTORY_ENTRYTextBox = New System.Windows.Forms.TextBox()
|
||||
Me.tabCustomColumns = New System.Windows.Forms.TabPage()
|
||||
Me.ComboBox1 = New System.Windows.Forms.ComboBox()
|
||||
Me.Label18 = New System.Windows.Forms.Label()
|
||||
Me.Label17 = New System.Windows.Forms.Label()
|
||||
Me.TextBox3 = New System.Windows.Forms.TextBox()
|
||||
Me.TextBox1 = New System.Windows.Forms.TextBox()
|
||||
Me.Label16 = New System.Windows.Forms.Label()
|
||||
Me.BindingNavigator1 = New System.Windows.Forms.BindingNavigator(Me.components)
|
||||
Me.BindingNavigatorAddNewItem = New System.Windows.Forms.ToolStripButton()
|
||||
Me.BindingNavigatorCountItem5 = New System.Windows.Forms.ToolStripLabel()
|
||||
Me.BindingNavigatorDeleteItem2 = New System.Windows.Forms.ToolStripButton()
|
||||
Me.BindingNavigatorMoveFirstItem5 = New System.Windows.Forms.ToolStripButton()
|
||||
Me.BindingNavigatorMovePreviousItem5 = New System.Windows.Forms.ToolStripButton()
|
||||
Me.BindingNavigatorSeparator15 = New System.Windows.Forms.ToolStripSeparator()
|
||||
Me.BindingNavigatorPositionItem5 = New System.Windows.Forms.ToolStripTextBox()
|
||||
Me.BindingNavigatorSeparator16 = New System.Windows.Forms.ToolStripSeparator()
|
||||
Me.BindingNavigatorMoveNextItem5 = New System.Windows.Forms.ToolStripButton()
|
||||
Me.BindingNavigatorMoveLastItem5 = New System.Windows.Forms.ToolStripButton()
|
||||
Me.BindingNavigatorSeparator17 = New System.Windows.Forms.ToolStripSeparator()
|
||||
Me.gridColumns = New DevExpress.XtraGrid.GridControl()
|
||||
Me.viewColumns = New DevExpress.XtraGrid.Views.Grid.GridView()
|
||||
Me.TabPage2 = New System.Windows.Forms.TabPage()
|
||||
Me.SplitContainerProfilzuordnung = New System.Windows.Forms.SplitContainer()
|
||||
Me.TBPM_PROFILE_ZuordnungDataGridView = New System.Windows.Forms.DataGridView()
|
||||
@ -321,27 +342,6 @@ Partial Class frmProfileDesigner
|
||||
Me.TBPM_PROFILE_FILESBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||
Me.TBPM_PROFILE_FILESTableAdapter = New DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TBPM_PROFILE_FILESTableAdapter()
|
||||
Me.TBDD_CONNECTIONTableAdapter = New DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TBDD_CONNECTIONTableAdapter()
|
||||
Me.tabCustomColumns = New System.Windows.Forms.TabPage()
|
||||
Me.gridColumns = New DevExpress.XtraGrid.GridControl()
|
||||
Me.viewColumns = New DevExpress.XtraGrid.Views.Grid.GridView()
|
||||
Me.BindingNavigator1 = New System.Windows.Forms.BindingNavigator(Me.components)
|
||||
Me.BindingNavigatorMoveFirstItem5 = New System.Windows.Forms.ToolStripButton()
|
||||
Me.BindingNavigatorMovePreviousItem5 = New System.Windows.Forms.ToolStripButton()
|
||||
Me.BindingNavigatorSeparator15 = New System.Windows.Forms.ToolStripSeparator()
|
||||
Me.BindingNavigatorPositionItem5 = New System.Windows.Forms.ToolStripTextBox()
|
||||
Me.BindingNavigatorCountItem5 = New System.Windows.Forms.ToolStripLabel()
|
||||
Me.BindingNavigatorSeparator16 = New System.Windows.Forms.ToolStripSeparator()
|
||||
Me.BindingNavigatorMoveNextItem5 = New System.Windows.Forms.ToolStripButton()
|
||||
Me.BindingNavigatorMoveLastItem5 = New System.Windows.Forms.ToolStripButton()
|
||||
Me.BindingNavigatorSeparator17 = New System.Windows.Forms.ToolStripSeparator()
|
||||
Me.BindingNavigatorAddNewItem = New System.Windows.Forms.ToolStripButton()
|
||||
Me.BindingNavigatorDeleteItem2 = New System.Windows.Forms.ToolStripButton()
|
||||
Me.Label16 = New System.Windows.Forms.Label()
|
||||
Me.TextBox1 = New System.Windows.Forms.TextBox()
|
||||
Me.Label17 = New System.Windows.Forms.Label()
|
||||
Me.Label18 = New System.Windows.Forms.Label()
|
||||
Me.TextBox3 = New System.Windows.Forms.TextBox()
|
||||
Me.ComboBox1 = New System.Windows.Forms.ComboBox()
|
||||
GUIDLabel = New System.Windows.Forms.Label()
|
||||
CHANGED_WHENLabel1 = New System.Windows.Forms.Label()
|
||||
CHANGED_WHOLabel1 = New System.Windows.Forms.Label()
|
||||
@ -421,6 +421,11 @@ Partial Class frmProfileDesigner
|
||||
Me.TBPM_PROFILE_FINAL_INDEXINGBindingNavigator.SuspendLayout()
|
||||
CType(Me.TBPM_PROFILE_FINAL_INDEXINGDataGridView, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.TabPage12.SuspendLayout()
|
||||
Me.tabCustomColumns.SuspendLayout()
|
||||
CType(Me.BindingNavigator1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.BindingNavigator1.SuspendLayout()
|
||||
CType(Me.gridColumns, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.viewColumns, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.TabPage2.SuspendLayout()
|
||||
CType(Me.SplitContainerProfilzuordnung, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.SplitContainerProfilzuordnung.Panel1.SuspendLayout()
|
||||
@ -443,11 +448,6 @@ Partial Class frmProfileDesigner
|
||||
Me.StatusStrip1.SuspendLayout()
|
||||
Me.pnlMain.SuspendLayout()
|
||||
CType(Me.TBPM_PROFILE_FILESBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.tabCustomColumns.SuspendLayout()
|
||||
CType(Me.gridColumns, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.viewColumns, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.BindingNavigator1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.BindingNavigator1.SuspendLayout()
|
||||
Me.SuspendLayout()
|
||||
'
|
||||
'GUIDLabel
|
||||
@ -477,8 +477,8 @@ Partial Class frmProfileDesigner
|
||||
Me.TBPROFILE_USERDataGridView.AllowDrop = True
|
||||
Me.TBPROFILE_USERDataGridView.AllowUserToAddRows = False
|
||||
Me.TBPROFILE_USERDataGridView.AllowUserToDeleteRows = False
|
||||
DataGridViewCellStyle5.BackColor = System.Drawing.Color.Yellow
|
||||
Me.TBPROFILE_USERDataGridView.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5
|
||||
DataGridViewCellStyle1.BackColor = System.Drawing.Color.Yellow
|
||||
Me.TBPROFILE_USERDataGridView.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
|
||||
Me.TBPROFILE_USERDataGridView.AutoGenerateColumns = False
|
||||
Me.TBPROFILE_USERDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
||||
Me.TBPROFILE_USERDataGridView.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.DataGridViewTextBoxColumn4, Me.DataGridViewTextBoxColumn5, Me.DataGridViewTextBoxColumn6, Me.DataGridViewTextBoxColumn7, Me.DataGridViewTextBoxColumn8, Me.DataGridViewTextBoxColumn9})
|
||||
@ -642,8 +642,8 @@ Partial Class frmProfileDesigner
|
||||
'
|
||||
Me.TBPM_USERDataGridView.AllowUserToAddRows = False
|
||||
Me.TBPM_USERDataGridView.AllowUserToDeleteRows = False
|
||||
DataGridViewCellStyle6.BackColor = System.Drawing.Color.Aqua
|
||||
Me.TBPM_USERDataGridView.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle6
|
||||
DataGridViewCellStyle2.BackColor = System.Drawing.Color.Aqua
|
||||
Me.TBPM_USERDataGridView.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2
|
||||
Me.TBPM_USERDataGridView.AutoGenerateColumns = False
|
||||
Me.TBPM_USERDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
||||
Me.TBPM_USERDataGridView.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.DataGridViewTextBoxColumn3, Me.DataGridViewTextBoxColumn10, Me.DataGridViewTextBoxColumn11, Me.DataGridViewTextBoxColumn12, Me.DataGridViewTextBoxColumn13, Me.DataGridViewTextBoxColumn18, Me.DataGridViewTextBoxColumn19, Me.DataGridViewTextBoxColumn20, Me.DataGridViewTextBoxColumn21})
|
||||
@ -1976,6 +1976,139 @@ Partial Class frmProfileDesigner
|
||||
resources.ApplyResources(Me.WORK_HISTORY_ENTRYTextBox, "WORK_HISTORY_ENTRYTextBox")
|
||||
Me.WORK_HISTORY_ENTRYTextBox.Name = "WORK_HISTORY_ENTRYTextBox"
|
||||
'
|
||||
'tabCustomColumns
|
||||
'
|
||||
Me.tabCustomColumns.Controls.Add(Me.ComboBox1)
|
||||
Me.tabCustomColumns.Controls.Add(Me.Label18)
|
||||
Me.tabCustomColumns.Controls.Add(Me.Label17)
|
||||
Me.tabCustomColumns.Controls.Add(Me.TextBox3)
|
||||
Me.tabCustomColumns.Controls.Add(Me.TextBox1)
|
||||
Me.tabCustomColumns.Controls.Add(Me.Label16)
|
||||
Me.tabCustomColumns.Controls.Add(Me.BindingNavigator1)
|
||||
Me.tabCustomColumns.Controls.Add(Me.gridColumns)
|
||||
resources.ApplyResources(Me.tabCustomColumns, "tabCustomColumns")
|
||||
Me.tabCustomColumns.Name = "tabCustomColumns"
|
||||
Me.tabCustomColumns.UseVisualStyleBackColor = True
|
||||
'
|
||||
'ComboBox1
|
||||
'
|
||||
Me.ComboBox1.FormattingEnabled = True
|
||||
resources.ApplyResources(Me.ComboBox1, "ComboBox1")
|
||||
Me.ComboBox1.Name = "ComboBox1"
|
||||
'
|
||||
'Label18
|
||||
'
|
||||
resources.ApplyResources(Me.Label18, "Label18")
|
||||
Me.Label18.Name = "Label18"
|
||||
'
|
||||
'Label17
|
||||
'
|
||||
resources.ApplyResources(Me.Label17, "Label17")
|
||||
Me.Label17.Name = "Label17"
|
||||
'
|
||||
'TextBox3
|
||||
'
|
||||
resources.ApplyResources(Me.TextBox3, "TextBox3")
|
||||
Me.TextBox3.Name = "TextBox3"
|
||||
'
|
||||
'TextBox1
|
||||
'
|
||||
resources.ApplyResources(Me.TextBox1, "TextBox1")
|
||||
Me.TextBox1.Name = "TextBox1"
|
||||
'
|
||||
'Label16
|
||||
'
|
||||
resources.ApplyResources(Me.Label16, "Label16")
|
||||
Me.Label16.Name = "Label16"
|
||||
'
|
||||
'BindingNavigator1
|
||||
'
|
||||
Me.BindingNavigator1.AddNewItem = Me.BindingNavigatorAddNewItem
|
||||
Me.BindingNavigator1.CountItem = Me.BindingNavigatorCountItem5
|
||||
Me.BindingNavigator1.CountItemFormat = "von {0} Spalten"
|
||||
Me.BindingNavigator1.DeleteItem = Me.BindingNavigatorDeleteItem2
|
||||
Me.BindingNavigator1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.BindingNavigatorMoveFirstItem5, Me.BindingNavigatorMovePreviousItem5, Me.BindingNavigatorSeparator15, Me.BindingNavigatorPositionItem5, Me.BindingNavigatorCountItem5, Me.BindingNavigatorSeparator16, Me.BindingNavigatorMoveNextItem5, Me.BindingNavigatorMoveLastItem5, Me.BindingNavigatorSeparator17, Me.BindingNavigatorAddNewItem, Me.BindingNavigatorDeleteItem2})
|
||||
resources.ApplyResources(Me.BindingNavigator1, "BindingNavigator1")
|
||||
Me.BindingNavigator1.MoveFirstItem = Me.BindingNavigatorMoveFirstItem5
|
||||
Me.BindingNavigator1.MoveLastItem = Me.BindingNavigatorMoveLastItem5
|
||||
Me.BindingNavigator1.MoveNextItem = Me.BindingNavigatorMoveNextItem5
|
||||
Me.BindingNavigator1.MovePreviousItem = Me.BindingNavigatorMovePreviousItem5
|
||||
Me.BindingNavigator1.Name = "BindingNavigator1"
|
||||
Me.BindingNavigator1.PositionItem = Me.BindingNavigatorPositionItem5
|
||||
'
|
||||
'BindingNavigatorAddNewItem
|
||||
'
|
||||
Me.BindingNavigatorAddNewItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
resources.ApplyResources(Me.BindingNavigatorAddNewItem, "BindingNavigatorAddNewItem")
|
||||
Me.BindingNavigatorAddNewItem.Name = "BindingNavigatorAddNewItem"
|
||||
'
|
||||
'BindingNavigatorCountItem5
|
||||
'
|
||||
Me.BindingNavigatorCountItem5.Name = "BindingNavigatorCountItem5"
|
||||
resources.ApplyResources(Me.BindingNavigatorCountItem5, "BindingNavigatorCountItem5")
|
||||
'
|
||||
'BindingNavigatorDeleteItem2
|
||||
'
|
||||
Me.BindingNavigatorDeleteItem2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
resources.ApplyResources(Me.BindingNavigatorDeleteItem2, "BindingNavigatorDeleteItem2")
|
||||
Me.BindingNavigatorDeleteItem2.Name = "BindingNavigatorDeleteItem2"
|
||||
'
|
||||
'BindingNavigatorMoveFirstItem5
|
||||
'
|
||||
Me.BindingNavigatorMoveFirstItem5.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
resources.ApplyResources(Me.BindingNavigatorMoveFirstItem5, "BindingNavigatorMoveFirstItem5")
|
||||
Me.BindingNavigatorMoveFirstItem5.Name = "BindingNavigatorMoveFirstItem5"
|
||||
'
|
||||
'BindingNavigatorMovePreviousItem5
|
||||
'
|
||||
Me.BindingNavigatorMovePreviousItem5.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
resources.ApplyResources(Me.BindingNavigatorMovePreviousItem5, "BindingNavigatorMovePreviousItem5")
|
||||
Me.BindingNavigatorMovePreviousItem5.Name = "BindingNavigatorMovePreviousItem5"
|
||||
'
|
||||
'BindingNavigatorSeparator15
|
||||
'
|
||||
Me.BindingNavigatorSeparator15.Name = "BindingNavigatorSeparator15"
|
||||
resources.ApplyResources(Me.BindingNavigatorSeparator15, "BindingNavigatorSeparator15")
|
||||
'
|
||||
'BindingNavigatorPositionItem5
|
||||
'
|
||||
resources.ApplyResources(Me.BindingNavigatorPositionItem5, "BindingNavigatorPositionItem5")
|
||||
Me.BindingNavigatorPositionItem5.Name = "BindingNavigatorPositionItem5"
|
||||
'
|
||||
'BindingNavigatorSeparator16
|
||||
'
|
||||
Me.BindingNavigatorSeparator16.Name = "BindingNavigatorSeparator16"
|
||||
resources.ApplyResources(Me.BindingNavigatorSeparator16, "BindingNavigatorSeparator16")
|
||||
'
|
||||
'BindingNavigatorMoveNextItem5
|
||||
'
|
||||
Me.BindingNavigatorMoveNextItem5.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
resources.ApplyResources(Me.BindingNavigatorMoveNextItem5, "BindingNavigatorMoveNextItem5")
|
||||
Me.BindingNavigatorMoveNextItem5.Name = "BindingNavigatorMoveNextItem5"
|
||||
'
|
||||
'BindingNavigatorMoveLastItem5
|
||||
'
|
||||
Me.BindingNavigatorMoveLastItem5.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
resources.ApplyResources(Me.BindingNavigatorMoveLastItem5, "BindingNavigatorMoveLastItem5")
|
||||
Me.BindingNavigatorMoveLastItem5.Name = "BindingNavigatorMoveLastItem5"
|
||||
'
|
||||
'BindingNavigatorSeparator17
|
||||
'
|
||||
Me.BindingNavigatorSeparator17.Name = "BindingNavigatorSeparator17"
|
||||
resources.ApplyResources(Me.BindingNavigatorSeparator17, "BindingNavigatorSeparator17")
|
||||
'
|
||||
'gridColumns
|
||||
'
|
||||
resources.ApplyResources(Me.gridColumns, "gridColumns")
|
||||
Me.gridColumns.MainView = Me.viewColumns
|
||||
Me.gridColumns.Name = "gridColumns"
|
||||
Me.gridColumns.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.viewColumns})
|
||||
'
|
||||
'viewColumns
|
||||
'
|
||||
Me.viewColumns.GridControl = Me.gridColumns
|
||||
Me.viewColumns.Name = "viewColumns"
|
||||
'
|
||||
'TabPage2
|
||||
'
|
||||
Me.TabPage2.Controls.Add(Me.SplitContainerProfilzuordnung)
|
||||
@ -2002,8 +2135,8 @@ Partial Class frmProfileDesigner
|
||||
Me.TBPM_PROFILE_ZuordnungDataGridView.AllowUserToAddRows = False
|
||||
Me.TBPM_PROFILE_ZuordnungDataGridView.AllowUserToDeleteRows = False
|
||||
Me.TBPM_PROFILE_ZuordnungDataGridView.AllowUserToOrderColumns = True
|
||||
DataGridViewCellStyle7.BackColor = System.Drawing.Color.Cyan
|
||||
Me.TBPM_PROFILE_ZuordnungDataGridView.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle7
|
||||
DataGridViewCellStyle3.BackColor = System.Drawing.Color.Cyan
|
||||
Me.TBPM_PROFILE_ZuordnungDataGridView.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
|
||||
Me.TBPM_PROFILE_ZuordnungDataGridView.AutoGenerateColumns = False
|
||||
Me.TBPM_PROFILE_ZuordnungDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
||||
Me.TBPM_PROFILE_ZuordnungDataGridView.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.DataGridViewTextBoxColumn1, Me.DataGridViewTextBoxColumn2})
|
||||
@ -2289,8 +2422,8 @@ Partial Class frmProfileDesigner
|
||||
'TBPM_ERROR_LOGDataGridView
|
||||
'
|
||||
Me.TBPM_ERROR_LOGDataGridView.AllowUserToAddRows = False
|
||||
DataGridViewCellStyle8.BackColor = System.Drawing.Color.Cyan
|
||||
Me.TBPM_ERROR_LOGDataGridView.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle8
|
||||
DataGridViewCellStyle4.BackColor = System.Drawing.Color.Cyan
|
||||
Me.TBPM_ERROR_LOGDataGridView.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle4
|
||||
Me.TBPM_ERROR_LOGDataGridView.AutoGenerateColumns = False
|
||||
Me.TBPM_ERROR_LOGDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
||||
Me.TBPM_ERROR_LOGDataGridView.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.DataGridViewTextBoxColumn17, Me.DataGridViewTextBoxColumn22, Me.DataGridViewTextBoxColumn23, Me.DataGridViewTextBoxColumn24, Me.DataGridViewTextBoxColumn25})
|
||||
@ -2469,139 +2602,6 @@ Partial Class frmProfileDesigner
|
||||
'
|
||||
Me.TBDD_CONNECTIONTableAdapter.ClearBeforeFill = True
|
||||
'
|
||||
'tabCustomColumns
|
||||
'
|
||||
Me.tabCustomColumns.Controls.Add(Me.ComboBox1)
|
||||
Me.tabCustomColumns.Controls.Add(Me.Label18)
|
||||
Me.tabCustomColumns.Controls.Add(Me.Label17)
|
||||
Me.tabCustomColumns.Controls.Add(Me.TextBox3)
|
||||
Me.tabCustomColumns.Controls.Add(Me.TextBox1)
|
||||
Me.tabCustomColumns.Controls.Add(Me.Label16)
|
||||
Me.tabCustomColumns.Controls.Add(Me.BindingNavigator1)
|
||||
Me.tabCustomColumns.Controls.Add(Me.gridColumns)
|
||||
resources.ApplyResources(Me.tabCustomColumns, "tabCustomColumns")
|
||||
Me.tabCustomColumns.Name = "tabCustomColumns"
|
||||
Me.tabCustomColumns.UseVisualStyleBackColor = True
|
||||
'
|
||||
'gridColumns
|
||||
'
|
||||
resources.ApplyResources(Me.gridColumns, "gridColumns")
|
||||
Me.gridColumns.MainView = Me.viewColumns
|
||||
Me.gridColumns.Name = "gridColumns"
|
||||
Me.gridColumns.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.viewColumns})
|
||||
'
|
||||
'viewColumns
|
||||
'
|
||||
Me.viewColumns.GridControl = Me.gridColumns
|
||||
Me.viewColumns.Name = "viewColumns"
|
||||
'
|
||||
'BindingNavigator1
|
||||
'
|
||||
Me.BindingNavigator1.AddNewItem = Me.BindingNavigatorAddNewItem
|
||||
Me.BindingNavigator1.CountItem = Me.BindingNavigatorCountItem5
|
||||
Me.BindingNavigator1.CountItemFormat = "von {0} Spalten"
|
||||
Me.BindingNavigator1.DeleteItem = Me.BindingNavigatorDeleteItem2
|
||||
Me.BindingNavigator1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.BindingNavigatorMoveFirstItem5, Me.BindingNavigatorMovePreviousItem5, Me.BindingNavigatorSeparator15, Me.BindingNavigatorPositionItem5, Me.BindingNavigatorCountItem5, Me.BindingNavigatorSeparator16, Me.BindingNavigatorMoveNextItem5, Me.BindingNavigatorMoveLastItem5, Me.BindingNavigatorSeparator17, Me.BindingNavigatorAddNewItem, Me.BindingNavigatorDeleteItem2})
|
||||
resources.ApplyResources(Me.BindingNavigator1, "BindingNavigator1")
|
||||
Me.BindingNavigator1.MoveFirstItem = Me.BindingNavigatorMoveFirstItem5
|
||||
Me.BindingNavigator1.MoveLastItem = Me.BindingNavigatorMoveLastItem5
|
||||
Me.BindingNavigator1.MoveNextItem = Me.BindingNavigatorMoveNextItem5
|
||||
Me.BindingNavigator1.MovePreviousItem = Me.BindingNavigatorMovePreviousItem5
|
||||
Me.BindingNavigator1.Name = "BindingNavigator1"
|
||||
Me.BindingNavigator1.PositionItem = Me.BindingNavigatorPositionItem5
|
||||
'
|
||||
'BindingNavigatorMoveFirstItem5
|
||||
'
|
||||
Me.BindingNavigatorMoveFirstItem5.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
resources.ApplyResources(Me.BindingNavigatorMoveFirstItem5, "BindingNavigatorMoveFirstItem5")
|
||||
Me.BindingNavigatorMoveFirstItem5.Name = "BindingNavigatorMoveFirstItem"
|
||||
'
|
||||
'BindingNavigatorMovePreviousItem5
|
||||
'
|
||||
Me.BindingNavigatorMovePreviousItem5.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
resources.ApplyResources(Me.BindingNavigatorMovePreviousItem5, "BindingNavigatorMovePreviousItem5")
|
||||
Me.BindingNavigatorMovePreviousItem5.Name = "BindingNavigatorMovePreviousItem"
|
||||
'
|
||||
'BindingNavigatorSeparator15
|
||||
'
|
||||
Me.BindingNavigatorSeparator15.Name = "BindingNavigatorSeparator"
|
||||
resources.ApplyResources(Me.BindingNavigatorSeparator15, "BindingNavigatorSeparator15")
|
||||
'
|
||||
'BindingNavigatorPositionItem5
|
||||
'
|
||||
resources.ApplyResources(Me.BindingNavigatorPositionItem5, "BindingNavigatorPositionItem5")
|
||||
Me.BindingNavigatorPositionItem5.Name = "BindingNavigatorPositionItem"
|
||||
'
|
||||
'BindingNavigatorCountItem5
|
||||
'
|
||||
Me.BindingNavigatorCountItem5.Name = "BindingNavigatorCountItem"
|
||||
resources.ApplyResources(Me.BindingNavigatorCountItem5, "BindingNavigatorCountItem5")
|
||||
'
|
||||
'BindingNavigatorSeparator16
|
||||
'
|
||||
Me.BindingNavigatorSeparator16.Name = "BindingNavigatorSeparator"
|
||||
resources.ApplyResources(Me.BindingNavigatorSeparator16, "BindingNavigatorSeparator16")
|
||||
'
|
||||
'BindingNavigatorMoveNextItem5
|
||||
'
|
||||
Me.BindingNavigatorMoveNextItem5.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
resources.ApplyResources(Me.BindingNavigatorMoveNextItem5, "BindingNavigatorMoveNextItem5")
|
||||
Me.BindingNavigatorMoveNextItem5.Name = "BindingNavigatorMoveNextItem"
|
||||
'
|
||||
'BindingNavigatorMoveLastItem5
|
||||
'
|
||||
Me.BindingNavigatorMoveLastItem5.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
resources.ApplyResources(Me.BindingNavigatorMoveLastItem5, "BindingNavigatorMoveLastItem5")
|
||||
Me.BindingNavigatorMoveLastItem5.Name = "BindingNavigatorMoveLastItem"
|
||||
'
|
||||
'BindingNavigatorSeparator17
|
||||
'
|
||||
Me.BindingNavigatorSeparator17.Name = "BindingNavigatorSeparator"
|
||||
resources.ApplyResources(Me.BindingNavigatorSeparator17, "BindingNavigatorSeparator17")
|
||||
'
|
||||
'BindingNavigatorAddNewItem
|
||||
'
|
||||
Me.BindingNavigatorAddNewItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
resources.ApplyResources(Me.BindingNavigatorAddNewItem, "BindingNavigatorAddNewItem")
|
||||
Me.BindingNavigatorAddNewItem.Name = "BindingNavigatorAddNewItem"
|
||||
'
|
||||
'BindingNavigatorDeleteItem2
|
||||
'
|
||||
Me.BindingNavigatorDeleteItem2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
resources.ApplyResources(Me.BindingNavigatorDeleteItem2, "BindingNavigatorDeleteItem2")
|
||||
Me.BindingNavigatorDeleteItem2.Name = "BindingNavigatorDeleteItem"
|
||||
'
|
||||
'Label16
|
||||
'
|
||||
resources.ApplyResources(Me.Label16, "Label16")
|
||||
Me.Label16.Name = "Label16"
|
||||
'
|
||||
'TextBox1
|
||||
'
|
||||
resources.ApplyResources(Me.TextBox1, "TextBox1")
|
||||
Me.TextBox1.Name = "TextBox1"
|
||||
'
|
||||
'Label17
|
||||
'
|
||||
resources.ApplyResources(Me.Label17, "Label17")
|
||||
Me.Label17.Name = "Label17"
|
||||
'
|
||||
'Label18
|
||||
'
|
||||
resources.ApplyResources(Me.Label18, "Label18")
|
||||
Me.Label18.Name = "Label18"
|
||||
'
|
||||
'TextBox3
|
||||
'
|
||||
resources.ApplyResources(Me.TextBox3, "TextBox3")
|
||||
Me.TextBox3.Name = "TextBox3"
|
||||
'
|
||||
'ComboBox1
|
||||
'
|
||||
Me.ComboBox1.FormattingEnabled = True
|
||||
resources.ApplyResources(Me.ComboBox1, "ComboBox1")
|
||||
Me.ComboBox1.Name = "ComboBox1"
|
||||
'
|
||||
'frmProfileDesigner
|
||||
'
|
||||
resources.ApplyResources(Me, "$this")
|
||||
@ -2669,6 +2669,13 @@ Partial Class frmProfileDesigner
|
||||
CType(Me.TBPM_PROFILE_FINAL_INDEXINGDataGridView, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.TabPage12.ResumeLayout(False)
|
||||
Me.TabPage12.PerformLayout()
|
||||
Me.tabCustomColumns.ResumeLayout(False)
|
||||
Me.tabCustomColumns.PerformLayout()
|
||||
CType(Me.BindingNavigator1, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.BindingNavigator1.ResumeLayout(False)
|
||||
Me.BindingNavigator1.PerformLayout()
|
||||
CType(Me.gridColumns, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.viewColumns, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.TabPage2.ResumeLayout(False)
|
||||
Me.SplitContainerProfilzuordnung.Panel1.ResumeLayout(False)
|
||||
Me.SplitContainerProfilzuordnung.Panel1.PerformLayout()
|
||||
@ -2699,13 +2706,6 @@ Partial Class frmProfileDesigner
|
||||
Me.StatusStrip1.PerformLayout()
|
||||
Me.pnlMain.ResumeLayout(False)
|
||||
CType(Me.TBPM_PROFILE_FILESBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.tabCustomColumns.ResumeLayout(False)
|
||||
Me.tabCustomColumns.PerformLayout()
|
||||
CType(Me.gridColumns, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.viewColumns, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.BindingNavigator1, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.BindingNavigator1.ResumeLayout(False)
|
||||
Me.BindingNavigator1.PerformLayout()
|
||||
Me.ResumeLayout(False)
|
||||
Me.PerformLayout()
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -586,6 +586,11 @@ Public Class frmProfileDesigner
|
||||
End Sub
|
||||
Private Sub ToolStripButton1_Click_1(sender As System.Object, e As System.EventArgs) Handles ToolStripButton1.Click
|
||||
Refresh_Final_indexe()
|
||||
INSERT_ACTIVE = False
|
||||
TabControlFinalIndices.Enabled = False
|
||||
|
||||
txtBezeichner.Text = String.Empty
|
||||
txtindexwert_final.Text = String.Empty
|
||||
End Sub
|
||||
|
||||
Private Sub tsbtnProfilkopieren_Click(sender As System.Object, e As System.EventArgs) Handles tsbtnProfilkopieren.Click
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user