MS1901
This commit is contained in:
469
app/DD-Record-Organiser/frmRight_Management.Designer.vb
generated
469
app/DD-Record-Organiser/frmRight_Management.Designer.vb
generated
@@ -60,9 +60,24 @@ Partial Class frmRight_Management
|
||||
Me.DataGridViewTextBoxColumn7 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
||||
Me.StatusStrip1 = New System.Windows.Forms.StatusStrip()
|
||||
Me.tschangedlabel = New System.Windows.Forms.ToolStripStatusLabel()
|
||||
Me.statelbl = New System.Windows.Forms.ToolStripStatusLabel()
|
||||
Me.TabControl1 = New System.Windows.Forms.TabControl()
|
||||
Me.TabPage1 = New System.Windows.Forms.TabPage()
|
||||
Me.TabPage2 = New System.Windows.Forms.TabPage()
|
||||
Me.btndeleteUserRight = New System.Windows.Forms.Button()
|
||||
Me.Label2 = New System.Windows.Forms.Label()
|
||||
Me.cmbEntity = New System.Windows.Forms.ComboBox()
|
||||
Me.Label1 = New System.Windows.Forms.Label()
|
||||
Me.btnAddUser2ConstructorREL = New System.Windows.Forms.Button()
|
||||
Me.GridControlUsers2Menue = New DevExpress.XtraGrid.GridControl()
|
||||
Me.TBAD_UsersBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||
Me.GridViewlUsers2Menue = New DevExpress.XtraGrid.Views.Grid.GridView()
|
||||
Me.colSelect = New DevExpress.XtraGrid.Columns.GridColumn()
|
||||
Me.colSurname = New DevExpress.XtraGrid.Columns.GridColumn()
|
||||
Me.GridColumn2 = New DevExpress.XtraGrid.Columns.GridColumn()
|
||||
Me.GridColumn3 = New DevExpress.XtraGrid.Columns.GridColumn()
|
||||
Me.colID = New DevExpress.XtraGrid.Columns.GridColumn()
|
||||
Me.lblUsers = New System.Windows.Forms.Label()
|
||||
Me.GridControl1 = New DevExpress.XtraGrid.GridControl()
|
||||
Me.GridView1 = New DevExpress.XtraGrid.Views.Grid.GridView()
|
||||
Me.colGUID = New DevExpress.XtraGrid.Columns.GridColumn()
|
||||
@@ -80,10 +95,8 @@ Partial Class frmRight_Management
|
||||
Me.colADDED_WHEN = New DevExpress.XtraGrid.Columns.GridColumn()
|
||||
Me.colCHANGED_WHEN = New DevExpress.XtraGrid.Columns.GridColumn()
|
||||
Me.BindingNavigator2 = New System.Windows.Forms.BindingNavigator(Me.components)
|
||||
Me.BindingNavigatorAddNewItem1 = New System.Windows.Forms.ToolStripButton()
|
||||
Me.USER_RIGHTSBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||
Me.BindingNavigatorCountItem1 = New System.Windows.Forms.ToolStripLabel()
|
||||
Me.BindingNavigatorDeleteItem1 = New System.Windows.Forms.ToolStripButton()
|
||||
Me.BindingNavigatorMoveFirstItem1 = New System.Windows.Forms.ToolStripButton()
|
||||
Me.BindingNavigatorMovePreviousItem1 = New System.Windows.Forms.ToolStripButton()
|
||||
Me.BindingNavigatorSeparator3 = New System.Windows.Forms.ToolStripSeparator()
|
||||
@@ -92,7 +105,6 @@ Partial Class frmRight_Management
|
||||
Me.BindingNavigatorMoveNextItem1 = New System.Windows.Forms.ToolStripButton()
|
||||
Me.BindingNavigatorMoveLastItem1 = New System.Windows.Forms.ToolStripButton()
|
||||
Me.BindingNavigatorSeparator5 = New System.Windows.Forms.ToolStripSeparator()
|
||||
Me.ToolStripButton3 = New System.Windows.Forms.ToolStripButton()
|
||||
Me.ToolStripButton4 = New System.Windows.Forms.ToolStripButton()
|
||||
Me.TBDD_USERBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||
Me.TBWH_ENTITIESTableAdapter = New DD_Record_Organiser.DD_ECMAdminTableAdapters.TBWH_ENTITIESTableAdapter()
|
||||
@@ -103,7 +115,6 @@ Partial Class frmRight_Management
|
||||
Me.TableAdapterManager = New DD_Record_Organiser.DD_DMSDataSetTableAdapters.TableAdapterManager()
|
||||
Me.TBPMO_RIGHT_GROUPTableAdapter = New DD_Record_Organiser.DD_DMSDataSetTableAdapters.TBPMO_RIGHT_GROUPTableAdapter()
|
||||
Me.TBDD_USERTableAdapter = New DD_Record_Organiser.DD_DMSDataSetTableAdapters.TBDD_USERTableAdapter()
|
||||
Me.TBAD_UsersBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||
Me.USER_RIGHTSTableAdapter = New DD_Record_Organiser.DD_ECMAdminTableAdapters.USER_RIGHTSTableAdapter()
|
||||
CType(Me.BindingNavigator1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.BindingNavigator1.SuspendLayout()
|
||||
@@ -117,6 +128,9 @@ Partial Class frmRight_Management
|
||||
Me.TabControl1.SuspendLayout()
|
||||
Me.TabPage1.SuspendLayout()
|
||||
Me.TabPage2.SuspendLayout()
|
||||
CType(Me.GridControlUsers2Menue, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.TBAD_UsersBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.GridViewlUsers2Menue, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.GridControl1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.GridView1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.BindingNavigator2, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
@@ -124,7 +138,6 @@ Partial Class frmRight_Management
|
||||
CType(Me.USER_RIGHTSBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.TBDD_USERBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.TBWH_USER_GROUPSBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.TBAD_UsersBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.SuspendLayout()
|
||||
'
|
||||
'BindingNavigator1
|
||||
@@ -132,27 +145,22 @@ Partial Class frmRight_Management
|
||||
Me.BindingNavigator1.AddNewItem = Me.BindingNavigatorAddNewItem
|
||||
Me.BindingNavigator1.BindingSource = Me.TBPMO_RIGHT_GROUPBindingSource
|
||||
Me.BindingNavigator1.CountItem = Me.BindingNavigatorCountItem
|
||||
Me.BindingNavigator1.CountItemFormat = "of {0} GroupRights"
|
||||
Me.BindingNavigator1.DeleteItem = Me.BindingNavigatorDeleteItem
|
||||
Me.BindingNavigator1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.BindingNavigatorMoveFirstItem, Me.BindingNavigatorMovePreviousItem, Me.BindingNavigatorSeparator, Me.BindingNavigatorPositionItem, Me.BindingNavigatorCountItem, Me.BindingNavigatorSeparator1, Me.BindingNavigatorMoveNextItem, Me.BindingNavigatorMoveLastItem, Me.BindingNavigatorSeparator2, Me.BindingNavigatorAddNewItem, Me.BindingNavigatorDeleteItem, Me.ToolStripButton1, Me.ToolStripButton2})
|
||||
Me.BindingNavigator1.Location = New System.Drawing.Point(3, 3)
|
||||
resources.ApplyResources(Me.BindingNavigator1, "BindingNavigator1")
|
||||
Me.BindingNavigator1.MoveFirstItem = Me.BindingNavigatorMoveFirstItem
|
||||
Me.BindingNavigator1.MoveLastItem = Me.BindingNavigatorMoveLastItem
|
||||
Me.BindingNavigator1.MoveNextItem = Me.BindingNavigatorMoveNextItem
|
||||
Me.BindingNavigator1.MovePreviousItem = Me.BindingNavigatorMovePreviousItem
|
||||
Me.BindingNavigator1.Name = "BindingNavigator1"
|
||||
Me.BindingNavigator1.PositionItem = Me.BindingNavigatorPositionItem
|
||||
Me.BindingNavigator1.Size = New System.Drawing.Size(1255, 25)
|
||||
Me.BindingNavigator1.TabIndex = 4
|
||||
Me.BindingNavigator1.Text = "BindingNavigator1"
|
||||
'
|
||||
'BindingNavigatorAddNewItem
|
||||
'
|
||||
Me.BindingNavigatorAddNewItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
Me.BindingNavigatorAddNewItem.Image = CType(resources.GetObject("BindingNavigatorAddNewItem.Image"), System.Drawing.Image)
|
||||
resources.ApplyResources(Me.BindingNavigatorAddNewItem, "BindingNavigatorAddNewItem")
|
||||
Me.BindingNavigatorAddNewItem.Name = "BindingNavigatorAddNewItem"
|
||||
Me.BindingNavigatorAddNewItem.RightToLeftAutoMirrorImage = True
|
||||
Me.BindingNavigatorAddNewItem.Size = New System.Drawing.Size(23, 22)
|
||||
Me.BindingNavigatorAddNewItem.Text = "Add new"
|
||||
'
|
||||
'TBPMO_RIGHT_GROUPBindingSource
|
||||
'
|
||||
@@ -167,132 +175,100 @@ Partial Class frmRight_Management
|
||||
'BindingNavigatorCountItem
|
||||
'
|
||||
Me.BindingNavigatorCountItem.Name = "BindingNavigatorCountItem"
|
||||
Me.BindingNavigatorCountItem.Size = New System.Drawing.Size(44, 22)
|
||||
Me.BindingNavigatorCountItem.Text = "von {0}"
|
||||
Me.BindingNavigatorCountItem.ToolTipText = "Die Gesamtanzahl der Elemente."
|
||||
resources.ApplyResources(Me.BindingNavigatorCountItem, "BindingNavigatorCountItem")
|
||||
'
|
||||
'BindingNavigatorDeleteItem
|
||||
'
|
||||
Me.BindingNavigatorDeleteItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
Me.BindingNavigatorDeleteItem.Image = CType(resources.GetObject("BindingNavigatorDeleteItem.Image"), System.Drawing.Image)
|
||||
resources.ApplyResources(Me.BindingNavigatorDeleteItem, "BindingNavigatorDeleteItem")
|
||||
Me.BindingNavigatorDeleteItem.Name = "BindingNavigatorDeleteItem"
|
||||
Me.BindingNavigatorDeleteItem.RightToLeftAutoMirrorImage = True
|
||||
Me.BindingNavigatorDeleteItem.Size = New System.Drawing.Size(23, 22)
|
||||
Me.BindingNavigatorDeleteItem.Text = "Delete"
|
||||
'
|
||||
'BindingNavigatorMoveFirstItem
|
||||
'
|
||||
Me.BindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
Me.BindingNavigatorMoveFirstItem.Image = CType(resources.GetObject("BindingNavigatorMoveFirstItem.Image"), System.Drawing.Image)
|
||||
resources.ApplyResources(Me.BindingNavigatorMoveFirstItem, "BindingNavigatorMoveFirstItem")
|
||||
Me.BindingNavigatorMoveFirstItem.Name = "BindingNavigatorMoveFirstItem"
|
||||
Me.BindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = True
|
||||
Me.BindingNavigatorMoveFirstItem.Size = New System.Drawing.Size(23, 22)
|
||||
Me.BindingNavigatorMoveFirstItem.Text = "Erste verschieben"
|
||||
'
|
||||
'BindingNavigatorMovePreviousItem
|
||||
'
|
||||
Me.BindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
Me.BindingNavigatorMovePreviousItem.Image = CType(resources.GetObject("BindingNavigatorMovePreviousItem.Image"), System.Drawing.Image)
|
||||
resources.ApplyResources(Me.BindingNavigatorMovePreviousItem, "BindingNavigatorMovePreviousItem")
|
||||
Me.BindingNavigatorMovePreviousItem.Name = "BindingNavigatorMovePreviousItem"
|
||||
Me.BindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = True
|
||||
Me.BindingNavigatorMovePreviousItem.Size = New System.Drawing.Size(23, 22)
|
||||
Me.BindingNavigatorMovePreviousItem.Text = "Vorherige verschieben"
|
||||
'
|
||||
'BindingNavigatorSeparator
|
||||
'
|
||||
Me.BindingNavigatorSeparator.Name = "BindingNavigatorSeparator"
|
||||
Me.BindingNavigatorSeparator.Size = New System.Drawing.Size(6, 25)
|
||||
resources.ApplyResources(Me.BindingNavigatorSeparator, "BindingNavigatorSeparator")
|
||||
'
|
||||
'BindingNavigatorPositionItem
|
||||
'
|
||||
Me.BindingNavigatorPositionItem.AccessibleName = "Position"
|
||||
Me.BindingNavigatorPositionItem.AutoSize = False
|
||||
resources.ApplyResources(Me.BindingNavigatorPositionItem, "BindingNavigatorPositionItem")
|
||||
Me.BindingNavigatorPositionItem.Name = "BindingNavigatorPositionItem"
|
||||
Me.BindingNavigatorPositionItem.Size = New System.Drawing.Size(50, 23)
|
||||
Me.BindingNavigatorPositionItem.Text = "0"
|
||||
Me.BindingNavigatorPositionItem.ToolTipText = "Aktuelle Position"
|
||||
'
|
||||
'BindingNavigatorSeparator1
|
||||
'
|
||||
Me.BindingNavigatorSeparator1.Name = "BindingNavigatorSeparator1"
|
||||
Me.BindingNavigatorSeparator1.Size = New System.Drawing.Size(6, 25)
|
||||
resources.ApplyResources(Me.BindingNavigatorSeparator1, "BindingNavigatorSeparator1")
|
||||
'
|
||||
'BindingNavigatorMoveNextItem
|
||||
'
|
||||
Me.BindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
Me.BindingNavigatorMoveNextItem.Image = CType(resources.GetObject("BindingNavigatorMoveNextItem.Image"), System.Drawing.Image)
|
||||
resources.ApplyResources(Me.BindingNavigatorMoveNextItem, "BindingNavigatorMoveNextItem")
|
||||
Me.BindingNavigatorMoveNextItem.Name = "BindingNavigatorMoveNextItem"
|
||||
Me.BindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = True
|
||||
Me.BindingNavigatorMoveNextItem.Size = New System.Drawing.Size(23, 22)
|
||||
Me.BindingNavigatorMoveNextItem.Text = "Nächste verschieben"
|
||||
'
|
||||
'BindingNavigatorMoveLastItem
|
||||
'
|
||||
Me.BindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
Me.BindingNavigatorMoveLastItem.Image = CType(resources.GetObject("BindingNavigatorMoveLastItem.Image"), System.Drawing.Image)
|
||||
resources.ApplyResources(Me.BindingNavigatorMoveLastItem, "BindingNavigatorMoveLastItem")
|
||||
Me.BindingNavigatorMoveLastItem.Name = "BindingNavigatorMoveLastItem"
|
||||
Me.BindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = True
|
||||
Me.BindingNavigatorMoveLastItem.Size = New System.Drawing.Size(23, 22)
|
||||
Me.BindingNavigatorMoveLastItem.Text = "Letzte verschieben"
|
||||
'
|
||||
'BindingNavigatorSeparator2
|
||||
'
|
||||
Me.BindingNavigatorSeparator2.Name = "BindingNavigatorSeparator2"
|
||||
Me.BindingNavigatorSeparator2.Size = New System.Drawing.Size(6, 25)
|
||||
resources.ApplyResources(Me.BindingNavigatorSeparator2, "BindingNavigatorSeparator2")
|
||||
'
|
||||
'ToolStripButton1
|
||||
'
|
||||
Me.ToolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
Me.ToolStripButton1.Image = Global.DD_Record_Organiser.My.Resources.Resources.save
|
||||
Me.ToolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta
|
||||
resources.ApplyResources(Me.ToolStripButton1, "ToolStripButton1")
|
||||
Me.ToolStripButton1.Name = "ToolStripButton1"
|
||||
Me.ToolStripButton1.Size = New System.Drawing.Size(23, 22)
|
||||
Me.ToolStripButton1.Text = "Save Group Rights"
|
||||
'
|
||||
'ToolStripButton2
|
||||
'
|
||||
Me.ToolStripButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
Me.ToolStripButton2.Image = Global.DD_Record_Organiser.My.Resources.Resources.refresh_16xLG
|
||||
Me.ToolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta
|
||||
resources.ApplyResources(Me.ToolStripButton2, "ToolStripButton2")
|
||||
Me.ToolStripButton2.Name = "ToolStripButton2"
|
||||
Me.ToolStripButton2.Size = New System.Drawing.Size(23, 22)
|
||||
Me.ToolStripButton2.Text = "Refresh"
|
||||
'
|
||||
'TBPMO_RIGHT_GROUPDataGridView
|
||||
'
|
||||
DataGridViewCellStyle1.BackColor = System.Drawing.Color.Lime
|
||||
Me.TBPMO_RIGHT_GROUPDataGridView.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
|
||||
Me.TBPMO_RIGHT_GROUPDataGridView.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
||||
Or System.Windows.Forms.AnchorStyles.Left) _
|
||||
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||
resources.ApplyResources(Me.TBPMO_RIGHT_GROUPDataGridView, "TBPMO_RIGHT_GROUPDataGridView")
|
||||
Me.TBPMO_RIGHT_GROUPDataGridView.AutoGenerateColumns = False
|
||||
Me.TBPMO_RIGHT_GROUPDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
||||
Me.TBPMO_RIGHT_GROUPDataGridView.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.DataGridViewTextBoxColumn1, Me.DataGridViewTextBoxColumn2, Me.DataGridViewTextBoxColumn3, Me.DataGridViewCheckBoxColumn1, Me.DataGridViewCheckBoxColumn2, Me.DataGridViewCheckBoxColumn3, Me.DataGridViewCheckBoxColumn4, Me.DataGridViewCheckBoxColumn5, Me.DataGridViewCheckBoxColumn6, Me.DataGridViewTextBoxColumn4, Me.DataGridViewTextBoxColumn5, Me.DataGridViewTextBoxColumn6, Me.DataGridViewTextBoxColumn7})
|
||||
Me.TBPMO_RIGHT_GROUPDataGridView.DataSource = Me.TBPMO_RIGHT_GROUPBindingSource
|
||||
Me.TBPMO_RIGHT_GROUPDataGridView.Location = New System.Drawing.Point(6, 31)
|
||||
Me.TBPMO_RIGHT_GROUPDataGridView.Name = "TBPMO_RIGHT_GROUPDataGridView"
|
||||
Me.TBPMO_RIGHT_GROUPDataGridView.Size = New System.Drawing.Size(1252, 506)
|
||||
Me.TBPMO_RIGHT_GROUPDataGridView.TabIndex = 4
|
||||
'
|
||||
'DataGridViewTextBoxColumn1
|
||||
'
|
||||
Me.DataGridViewTextBoxColumn1.DataPropertyName = "GUID"
|
||||
Me.DataGridViewTextBoxColumn1.HeaderText = "ID"
|
||||
resources.ApplyResources(Me.DataGridViewTextBoxColumn1, "DataGridViewTextBoxColumn1")
|
||||
Me.DataGridViewTextBoxColumn1.Name = "DataGridViewTextBoxColumn1"
|
||||
Me.DataGridViewTextBoxColumn1.ReadOnly = True
|
||||
Me.DataGridViewTextBoxColumn1.Width = 40
|
||||
'
|
||||
'DataGridViewTextBoxColumn2
|
||||
'
|
||||
Me.DataGridViewTextBoxColumn2.DataPropertyName = "ENTITY_ID"
|
||||
Me.DataGridViewTextBoxColumn2.DataSource = Me.TBWH_ENTITIESBindingSource
|
||||
Me.DataGridViewTextBoxColumn2.DisplayMember = "CAPTION"
|
||||
Me.DataGridViewTextBoxColumn2.HeaderText = "Entität"
|
||||
resources.ApplyResources(Me.DataGridViewTextBoxColumn2, "DataGridViewTextBoxColumn2")
|
||||
Me.DataGridViewTextBoxColumn2.Name = "DataGridViewTextBoxColumn2"
|
||||
Me.DataGridViewTextBoxColumn2.Resizable = System.Windows.Forms.DataGridViewTriState.[True]
|
||||
Me.DataGridViewTextBoxColumn2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic
|
||||
Me.DataGridViewTextBoxColumn2.ValueMember = "GUID"
|
||||
Me.DataGridViewTextBoxColumn2.Width = 150
|
||||
'
|
||||
'TBWH_ENTITIESBindingSource
|
||||
'
|
||||
@@ -309,12 +285,11 @@ Partial Class frmRight_Management
|
||||
Me.DataGridViewTextBoxColumn3.DataPropertyName = "GROUP_ID"
|
||||
Me.DataGridViewTextBoxColumn3.DataSource = Me.TBDD_USER_GROUPSBindingSource
|
||||
Me.DataGridViewTextBoxColumn3.DisplayMember = "NAME"
|
||||
Me.DataGridViewTextBoxColumn3.HeaderText = "Gruppe"
|
||||
resources.ApplyResources(Me.DataGridViewTextBoxColumn3, "DataGridViewTextBoxColumn3")
|
||||
Me.DataGridViewTextBoxColumn3.Name = "DataGridViewTextBoxColumn3"
|
||||
Me.DataGridViewTextBoxColumn3.Resizable = System.Windows.Forms.DataGridViewTriState.[True]
|
||||
Me.DataGridViewTextBoxColumn3.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic
|
||||
Me.DataGridViewTextBoxColumn3.ValueMember = "GUID"
|
||||
Me.DataGridViewTextBoxColumn3.Width = 150
|
||||
'
|
||||
'TBDD_USER_GROUPSBindingSource
|
||||
'
|
||||
@@ -324,302 +299,336 @@ Partial Class frmRight_Management
|
||||
'DataGridViewCheckBoxColumn1
|
||||
'
|
||||
Me.DataGridViewCheckBoxColumn1.DataPropertyName = "EDIT_REC"
|
||||
Me.DataGridViewCheckBoxColumn1.HeaderText = "Edit Record"
|
||||
resources.ApplyResources(Me.DataGridViewCheckBoxColumn1, "DataGridViewCheckBoxColumn1")
|
||||
Me.DataGridViewCheckBoxColumn1.Name = "DataGridViewCheckBoxColumn1"
|
||||
Me.DataGridViewCheckBoxColumn1.Width = 60
|
||||
'
|
||||
'DataGridViewCheckBoxColumn2
|
||||
'
|
||||
Me.DataGridViewCheckBoxColumn2.DataPropertyName = "ADD_REC"
|
||||
Me.DataGridViewCheckBoxColumn2.HeaderText = "Add Record"
|
||||
resources.ApplyResources(Me.DataGridViewCheckBoxColumn2, "DataGridViewCheckBoxColumn2")
|
||||
Me.DataGridViewCheckBoxColumn2.Name = "DataGridViewCheckBoxColumn2"
|
||||
Me.DataGridViewCheckBoxColumn2.Width = 60
|
||||
'
|
||||
'DataGridViewCheckBoxColumn3
|
||||
'
|
||||
Me.DataGridViewCheckBoxColumn3.DataPropertyName = "DELETE_REC"
|
||||
Me.DataGridViewCheckBoxColumn3.HeaderText = "Delete Record"
|
||||
resources.ApplyResources(Me.DataGridViewCheckBoxColumn3, "DataGridViewCheckBoxColumn3")
|
||||
Me.DataGridViewCheckBoxColumn3.Name = "DataGridViewCheckBoxColumn3"
|
||||
Me.DataGridViewCheckBoxColumn3.Width = 60
|
||||
'
|
||||
'DataGridViewCheckBoxColumn4
|
||||
'
|
||||
Me.DataGridViewCheckBoxColumn4.DataPropertyName = "ADD_DOC"
|
||||
Me.DataGridViewCheckBoxColumn4.HeaderText = "Add Doc"
|
||||
resources.ApplyResources(Me.DataGridViewCheckBoxColumn4, "DataGridViewCheckBoxColumn4")
|
||||
Me.DataGridViewCheckBoxColumn4.Name = "DataGridViewCheckBoxColumn4"
|
||||
Me.DataGridViewCheckBoxColumn4.Width = 60
|
||||
'
|
||||
'DataGridViewCheckBoxColumn5
|
||||
'
|
||||
Me.DataGridViewCheckBoxColumn5.DataPropertyName = "VIEW_DOC"
|
||||
Me.DataGridViewCheckBoxColumn5.HeaderText = "View Doc"
|
||||
resources.ApplyResources(Me.DataGridViewCheckBoxColumn5, "DataGridViewCheckBoxColumn5")
|
||||
Me.DataGridViewCheckBoxColumn5.Name = "DataGridViewCheckBoxColumn5"
|
||||
Me.DataGridViewCheckBoxColumn5.Width = 60
|
||||
'
|
||||
'DataGridViewCheckBoxColumn6
|
||||
'
|
||||
Me.DataGridViewCheckBoxColumn6.DataPropertyName = "DELETE_DOC"
|
||||
Me.DataGridViewCheckBoxColumn6.HeaderText = "Delete Doc"
|
||||
resources.ApplyResources(Me.DataGridViewCheckBoxColumn6, "DataGridViewCheckBoxColumn6")
|
||||
Me.DataGridViewCheckBoxColumn6.Name = "DataGridViewCheckBoxColumn6"
|
||||
Me.DataGridViewCheckBoxColumn6.Width = 60
|
||||
'
|
||||
'DataGridViewTextBoxColumn4
|
||||
'
|
||||
Me.DataGridViewTextBoxColumn4.DataPropertyName = "ADDED_WHO"
|
||||
Me.DataGridViewTextBoxColumn4.HeaderText = "Added who"
|
||||
resources.ApplyResources(Me.DataGridViewTextBoxColumn4, "DataGridViewTextBoxColumn4")
|
||||
Me.DataGridViewTextBoxColumn4.Name = "DataGridViewTextBoxColumn4"
|
||||
'
|
||||
'DataGridViewTextBoxColumn5
|
||||
'
|
||||
Me.DataGridViewTextBoxColumn5.DataPropertyName = "ADDED_WHEN"
|
||||
Me.DataGridViewTextBoxColumn5.HeaderText = "Added when"
|
||||
resources.ApplyResources(Me.DataGridViewTextBoxColumn5, "DataGridViewTextBoxColumn5")
|
||||
Me.DataGridViewTextBoxColumn5.Name = "DataGridViewTextBoxColumn5"
|
||||
'
|
||||
'DataGridViewTextBoxColumn6
|
||||
'
|
||||
Me.DataGridViewTextBoxColumn6.DataPropertyName = "CHANGED_WHO"
|
||||
Me.DataGridViewTextBoxColumn6.HeaderText = "Changed who"
|
||||
resources.ApplyResources(Me.DataGridViewTextBoxColumn6, "DataGridViewTextBoxColumn6")
|
||||
Me.DataGridViewTextBoxColumn6.Name = "DataGridViewTextBoxColumn6"
|
||||
'
|
||||
'DataGridViewTextBoxColumn7
|
||||
'
|
||||
Me.DataGridViewTextBoxColumn7.DataPropertyName = "CHANGED_WHEN"
|
||||
Me.DataGridViewTextBoxColumn7.HeaderText = "Changed when"
|
||||
resources.ApplyResources(Me.DataGridViewTextBoxColumn7, "DataGridViewTextBoxColumn7")
|
||||
Me.DataGridViewTextBoxColumn7.Name = "DataGridViewTextBoxColumn7"
|
||||
'
|
||||
'StatusStrip1
|
||||
'
|
||||
Me.StatusStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.tschangedlabel})
|
||||
Me.StatusStrip1.Location = New System.Drawing.Point(0, 569)
|
||||
Me.StatusStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.tschangedlabel, Me.statelbl})
|
||||
resources.ApplyResources(Me.StatusStrip1, "StatusStrip1")
|
||||
Me.StatusStrip1.Name = "StatusStrip1"
|
||||
Me.StatusStrip1.Size = New System.Drawing.Size(1269, 22)
|
||||
Me.StatusStrip1.TabIndex = 5
|
||||
Me.StatusStrip1.Text = "StatusStrip1"
|
||||
'
|
||||
'tschangedlabel
|
||||
'
|
||||
Me.tschangedlabel.BackColor = System.Drawing.Color.Yellow
|
||||
Me.tschangedlabel.Name = "tschangedlabel"
|
||||
Me.tschangedlabel.Size = New System.Drawing.Size(0, 17)
|
||||
Me.tschangedlabel.Visible = False
|
||||
resources.ApplyResources(Me.tschangedlabel, "tschangedlabel")
|
||||
'
|
||||
'statelbl
|
||||
'
|
||||
Me.statelbl.Name = "statelbl"
|
||||
resources.ApplyResources(Me.statelbl, "statelbl")
|
||||
'
|
||||
'TabControl1
|
||||
'
|
||||
Me.TabControl1.Controls.Add(Me.TabPage1)
|
||||
Me.TabControl1.Controls.Add(Me.TabPage2)
|
||||
Me.TabControl1.Dock = System.Windows.Forms.DockStyle.Fill
|
||||
Me.TabControl1.Location = New System.Drawing.Point(0, 0)
|
||||
resources.ApplyResources(Me.TabControl1, "TabControl1")
|
||||
Me.TabControl1.Name = "TabControl1"
|
||||
Me.TabControl1.SelectedIndex = 0
|
||||
Me.TabControl1.Size = New System.Drawing.Size(1269, 569)
|
||||
Me.TabControl1.TabIndex = 6
|
||||
'
|
||||
'TabPage1
|
||||
'
|
||||
Me.TabPage1.AutoScroll = True
|
||||
resources.ApplyResources(Me.TabPage1, "TabPage1")
|
||||
Me.TabPage1.Controls.Add(Me.BindingNavigator1)
|
||||
Me.TabPage1.Controls.Add(Me.TBPMO_RIGHT_GROUPDataGridView)
|
||||
Me.TabPage1.Location = New System.Drawing.Point(4, 22)
|
||||
Me.TabPage1.Name = "TabPage1"
|
||||
Me.TabPage1.Padding = New System.Windows.Forms.Padding(3)
|
||||
Me.TabPage1.Size = New System.Drawing.Size(1261, 543)
|
||||
Me.TabPage1.TabIndex = 0
|
||||
Me.TabPage1.Text = "Gruppen Rechte"
|
||||
Me.TabPage1.UseVisualStyleBackColor = True
|
||||
'
|
||||
'TabPage2
|
||||
'
|
||||
Me.TabPage2.AutoScroll = True
|
||||
resources.ApplyResources(Me.TabPage2, "TabPage2")
|
||||
Me.TabPage2.Controls.Add(Me.btndeleteUserRight)
|
||||
Me.TabPage2.Controls.Add(Me.Label2)
|
||||
Me.TabPage2.Controls.Add(Me.cmbEntity)
|
||||
Me.TabPage2.Controls.Add(Me.Label1)
|
||||
Me.TabPage2.Controls.Add(Me.btnAddUser2ConstructorREL)
|
||||
Me.TabPage2.Controls.Add(Me.GridControlUsers2Menue)
|
||||
Me.TabPage2.Controls.Add(Me.lblUsers)
|
||||
Me.TabPage2.Controls.Add(Me.GridControl1)
|
||||
Me.TabPage2.Controls.Add(Me.BindingNavigator2)
|
||||
Me.TabPage2.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.TabPage2.Location = New System.Drawing.Point(4, 22)
|
||||
Me.TabPage2.Name = "TabPage2"
|
||||
Me.TabPage2.Padding = New System.Windows.Forms.Padding(3)
|
||||
Me.TabPage2.Size = New System.Drawing.Size(1261, 543)
|
||||
Me.TabPage2.TabIndex = 1
|
||||
Me.TabPage2.Text = "Benutzer Rechte"
|
||||
Me.TabPage2.UseVisualStyleBackColor = True
|
||||
'
|
||||
'btndeleteUserRight
|
||||
'
|
||||
resources.ApplyResources(Me.btndeleteUserRight, "btndeleteUserRight")
|
||||
Me.btndeleteUserRight.Name = "btndeleteUserRight"
|
||||
Me.btndeleteUserRight.UseVisualStyleBackColor = True
|
||||
'
|
||||
'Label2
|
||||
'
|
||||
resources.ApplyResources(Me.Label2, "Label2")
|
||||
Me.Label2.Name = "Label2"
|
||||
'
|
||||
'cmbEntity
|
||||
'
|
||||
Me.cmbEntity.DisplayMember = "FORM_TITLE"
|
||||
Me.cmbEntity.FormattingEnabled = True
|
||||
resources.ApplyResources(Me.cmbEntity, "cmbEntity")
|
||||
Me.cmbEntity.Name = "cmbEntity"
|
||||
Me.cmbEntity.ValueMember = "GUID"
|
||||
'
|
||||
'Label1
|
||||
'
|
||||
resources.ApplyResources(Me.Label1, "Label1")
|
||||
Me.Label1.Name = "Label1"
|
||||
'
|
||||
'btnAddUser2ConstructorREL
|
||||
'
|
||||
resources.ApplyResources(Me.btnAddUser2ConstructorREL, "btnAddUser2ConstructorREL")
|
||||
Me.btnAddUser2ConstructorREL.Name = "btnAddUser2ConstructorREL"
|
||||
Me.btnAddUser2ConstructorREL.UseVisualStyleBackColor = True
|
||||
'
|
||||
'GridControlUsers2Menue
|
||||
'
|
||||
resources.ApplyResources(Me.GridControlUsers2Menue, "GridControlUsers2Menue")
|
||||
Me.GridControlUsers2Menue.DataSource = Me.TBAD_UsersBindingSource
|
||||
Me.GridControlUsers2Menue.MainView = Me.GridViewlUsers2Menue
|
||||
Me.GridControlUsers2Menue.Name = "GridControlUsers2Menue"
|
||||
Me.GridControlUsers2Menue.ShowOnlyPredefinedDetails = True
|
||||
Me.GridControlUsers2Menue.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridViewlUsers2Menue})
|
||||
'
|
||||
'TBAD_UsersBindingSource
|
||||
'
|
||||
Me.TBAD_UsersBindingSource.DataMember = "TBAD_Users"
|
||||
Me.TBAD_UsersBindingSource.DataSource = Me.DD_ECMAdmin
|
||||
'
|
||||
'GridViewlUsers2Menue
|
||||
'
|
||||
Me.GridViewlUsers2Menue.Appearance.EvenRow.BackColor = CType(resources.GetObject("GridViewlUsers2Menue.Appearance.EvenRow.BackColor"), System.Drawing.Color)
|
||||
Me.GridViewlUsers2Menue.Appearance.EvenRow.Options.UseBackColor = True
|
||||
Me.GridViewlUsers2Menue.Appearance.FocusedRow.BackColor = CType(resources.GetObject("GridViewlUsers2Menue.Appearance.FocusedRow.BackColor"), System.Drawing.Color)
|
||||
Me.GridViewlUsers2Menue.Appearance.FocusedRow.Options.UseBackColor = True
|
||||
Me.GridViewlUsers2Menue.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.colSelect, Me.colSurname, Me.GridColumn2, Me.GridColumn3, Me.colID})
|
||||
Me.GridViewlUsers2Menue.GridControl = Me.GridControlUsers2Menue
|
||||
Me.GridViewlUsers2Menue.Name = "GridViewlUsers2Menue"
|
||||
Me.GridViewlUsers2Menue.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.[False]
|
||||
Me.GridViewlUsers2Menue.OptionsBehavior.AllowDeleteRows = DevExpress.Utils.DefaultBoolean.[False]
|
||||
Me.GridViewlUsers2Menue.OptionsClipboard.CopyColumnHeaders = DevExpress.Utils.DefaultBoolean.[False]
|
||||
Me.GridViewlUsers2Menue.OptionsSelection.EnableAppearanceFocusedCell = False
|
||||
Me.GridViewlUsers2Menue.OptionsView.ColumnAutoWidth = False
|
||||
Me.GridViewlUsers2Menue.OptionsView.EnableAppearanceEvenRow = True
|
||||
Me.GridViewlUsers2Menue.OptionsView.ShowAutoFilterRow = True
|
||||
Me.GridViewlUsers2Menue.OptionsView.ShowGroupPanel = False
|
||||
'
|
||||
'colSelect
|
||||
'
|
||||
resources.ApplyResources(Me.colSelect, "colSelect")
|
||||
Me.colSelect.FieldName = "Select"
|
||||
Me.colSelect.Name = "colSelect"
|
||||
'
|
||||
'colSurname
|
||||
'
|
||||
resources.ApplyResources(Me.colSurname, "colSurname")
|
||||
Me.colSurname.FieldName = "Surname"
|
||||
Me.colSurname.Name = "colSurname"
|
||||
'
|
||||
'GridColumn2
|
||||
'
|
||||
Me.GridColumn2.FieldName = "Username"
|
||||
Me.GridColumn2.Name = "GridColumn2"
|
||||
Me.GridColumn2.OptionsColumn.AllowEdit = False
|
||||
resources.ApplyResources(Me.GridColumn2, "GridColumn2")
|
||||
'
|
||||
'GridColumn3
|
||||
'
|
||||
Me.GridColumn3.FieldName = "Email"
|
||||
Me.GridColumn3.Name = "GridColumn3"
|
||||
Me.GridColumn3.OptionsColumn.AllowEdit = False
|
||||
resources.ApplyResources(Me.GridColumn3, "GridColumn3")
|
||||
'
|
||||
'colID
|
||||
'
|
||||
Me.colID.FieldName = "ID"
|
||||
Me.colID.Name = "colID"
|
||||
'
|
||||
'lblUsers
|
||||
'
|
||||
resources.ApplyResources(Me.lblUsers, "lblUsers")
|
||||
Me.lblUsers.Name = "lblUsers"
|
||||
'
|
||||
'GridControl1
|
||||
'
|
||||
Me.GridControl1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
||||
Or System.Windows.Forms.AnchorStyles.Left) _
|
||||
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||
Me.GridControl1.DataMember = "USER_RIGHTS"
|
||||
resources.ApplyResources(Me.GridControl1, "GridControl1")
|
||||
Me.GridControl1.DataSource = Me.DD_ECMAdmin
|
||||
Me.GridControl1.Location = New System.Drawing.Point(3, 112)
|
||||
Me.GridControl1.MainView = Me.GridView1
|
||||
Me.GridControl1.Name = "GridControl1"
|
||||
Me.GridControl1.Size = New System.Drawing.Size(1250, 425)
|
||||
Me.GridControl1.TabIndex = 2
|
||||
Me.GridControl1.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridView1})
|
||||
'
|
||||
'GridView1
|
||||
'
|
||||
Me.GridView1.Appearance.EvenRow.BackColor = System.Drawing.Color.Aqua
|
||||
Me.GridView1.Appearance.EvenRow.BackColor = CType(resources.GetObject("GridView1.Appearance.EvenRow.BackColor"), System.Drawing.Color)
|
||||
Me.GridView1.Appearance.EvenRow.Options.UseBackColor = True
|
||||
Me.GridView1.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.colGUID, Me.colFORM_TITLE, Me.colUSERNAME, Me.colNAME, Me.colPRENAME, Me.colEDIT_REC, Me.colADD_REC, Me.colDELETE_REC, Me.colADD_DOC, Me.colREAD_ONLY_DOC, Me.colDELETE_DOC, Me.GridColumn1, Me.colADDED_WHEN, Me.colCHANGED_WHEN})
|
||||
Me.GridView1.GridControl = Me.GridControl1
|
||||
Me.GridView1.Name = "GridView1"
|
||||
Me.GridView1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.[True]
|
||||
Me.GridView1.OptionsBehavior.AllowDeleteRows = DevExpress.Utils.DefaultBoolean.[True]
|
||||
Me.GridView1.OptionsFind.AlwaysVisible = True
|
||||
Me.GridView1.OptionsView.ColumnAutoWidth = False
|
||||
Me.GridView1.OptionsView.EnableAppearanceEvenRow = True
|
||||
Me.GridView1.OptionsView.ShowAutoFilterRow = True
|
||||
'
|
||||
'colGUID
|
||||
'
|
||||
Me.colGUID.Caption = "GUID"
|
||||
resources.ApplyResources(Me.colGUID, "colGUID")
|
||||
Me.colGUID.FieldName = "GUID"
|
||||
Me.colGUID.Name = "colGUID"
|
||||
Me.colGUID.Visible = True
|
||||
Me.colGUID.VisibleIndex = 0
|
||||
Me.colGUID.Width = 45
|
||||
Me.colGUID.OptionsColumn.AllowEdit = False
|
||||
'
|
||||
'colFORM_TITLE
|
||||
'
|
||||
Me.colFORM_TITLE.Caption = "Entity"
|
||||
resources.ApplyResources(Me.colFORM_TITLE, "colFORM_TITLE")
|
||||
Me.colFORM_TITLE.FieldName = "FORM_TITLE"
|
||||
Me.colFORM_TITLE.Name = "colFORM_TITLE"
|
||||
Me.colFORM_TITLE.Visible = True
|
||||
Me.colFORM_TITLE.VisibleIndex = 1
|
||||
Me.colFORM_TITLE.Width = 153
|
||||
Me.colFORM_TITLE.OptionsColumn.AllowEdit = False
|
||||
'
|
||||
'colUSERNAME
|
||||
'
|
||||
Me.colUSERNAME.Caption = "Username"
|
||||
resources.ApplyResources(Me.colUSERNAME, "colUSERNAME")
|
||||
Me.colUSERNAME.FieldName = "USERNAME"
|
||||
Me.colUSERNAME.Name = "colUSERNAME"
|
||||
Me.colUSERNAME.Visible = True
|
||||
Me.colUSERNAME.VisibleIndex = 2
|
||||
Me.colUSERNAME.Width = 90
|
||||
Me.colUSERNAME.OptionsColumn.AllowEdit = False
|
||||
'
|
||||
'colNAME
|
||||
'
|
||||
Me.colNAME.Caption = "Name"
|
||||
resources.ApplyResources(Me.colNAME, "colNAME")
|
||||
Me.colNAME.FieldName = "NAME"
|
||||
Me.colNAME.Name = "colNAME"
|
||||
Me.colNAME.Visible = True
|
||||
Me.colNAME.VisibleIndex = 3
|
||||
Me.colNAME.Width = 91
|
||||
Me.colNAME.OptionsColumn.AllowEdit = False
|
||||
'
|
||||
'colPRENAME
|
||||
'
|
||||
Me.colPRENAME.Caption = "Prename"
|
||||
resources.ApplyResources(Me.colPRENAME, "colPRENAME")
|
||||
Me.colPRENAME.FieldName = "PRENAME"
|
||||
Me.colPRENAME.Name = "colPRENAME"
|
||||
Me.colPRENAME.Visible = True
|
||||
Me.colPRENAME.VisibleIndex = 4
|
||||
Me.colPRENAME.Width = 60
|
||||
Me.colPRENAME.OptionsColumn.AllowEdit = False
|
||||
'
|
||||
'colEDIT_REC
|
||||
'
|
||||
Me.colEDIT_REC.Caption = "Edit record"
|
||||
resources.ApplyResources(Me.colEDIT_REC, "colEDIT_REC")
|
||||
Me.colEDIT_REC.FieldName = "EDIT_REC"
|
||||
Me.colEDIT_REC.Name = "colEDIT_REC"
|
||||
Me.colEDIT_REC.Visible = True
|
||||
Me.colEDIT_REC.VisibleIndex = 5
|
||||
Me.colEDIT_REC.Width = 60
|
||||
'
|
||||
'colADD_REC
|
||||
'
|
||||
Me.colADD_REC.Caption = "Add record"
|
||||
resources.ApplyResources(Me.colADD_REC, "colADD_REC")
|
||||
Me.colADD_REC.FieldName = "ADD_REC"
|
||||
Me.colADD_REC.Name = "colADD_REC"
|
||||
Me.colADD_REC.Visible = True
|
||||
Me.colADD_REC.VisibleIndex = 6
|
||||
Me.colADD_REC.Width = 60
|
||||
'
|
||||
'colDELETE_REC
|
||||
'
|
||||
Me.colDELETE_REC.Caption = "Delete record"
|
||||
resources.ApplyResources(Me.colDELETE_REC, "colDELETE_REC")
|
||||
Me.colDELETE_REC.FieldName = "DELETE_REC"
|
||||
Me.colDELETE_REC.Name = "colDELETE_REC"
|
||||
Me.colDELETE_REC.Visible = True
|
||||
Me.colDELETE_REC.VisibleIndex = 7
|
||||
Me.colDELETE_REC.Width = 60
|
||||
'
|
||||
'colADD_DOC
|
||||
'
|
||||
Me.colADD_DOC.Caption = "Add doc"
|
||||
resources.ApplyResources(Me.colADD_DOC, "colADD_DOC")
|
||||
Me.colADD_DOC.FieldName = "ADD_DOC"
|
||||
Me.colADD_DOC.Name = "colADD_DOC"
|
||||
Me.colADD_DOC.Visible = True
|
||||
Me.colADD_DOC.VisibleIndex = 8
|
||||
Me.colADD_DOC.Width = 60
|
||||
'
|
||||
'colREAD_ONLY_DOC
|
||||
'
|
||||
Me.colREAD_ONLY_DOC.Caption = "Read only doc"
|
||||
resources.ApplyResources(Me.colREAD_ONLY_DOC, "colREAD_ONLY_DOC")
|
||||
Me.colREAD_ONLY_DOC.FieldName = "READ_ONLY_DOC"
|
||||
Me.colREAD_ONLY_DOC.Name = "colREAD_ONLY_DOC"
|
||||
Me.colREAD_ONLY_DOC.Visible = True
|
||||
Me.colREAD_ONLY_DOC.VisibleIndex = 9
|
||||
Me.colREAD_ONLY_DOC.Width = 60
|
||||
'
|
||||
'colDELETE_DOC
|
||||
'
|
||||
Me.colDELETE_DOC.Caption = "Delete doc"
|
||||
resources.ApplyResources(Me.colDELETE_DOC, "colDELETE_DOC")
|
||||
Me.colDELETE_DOC.FieldName = "DELETE_DOC"
|
||||
Me.colDELETE_DOC.Name = "colDELETE_DOC"
|
||||
Me.colDELETE_DOC.Visible = True
|
||||
Me.colDELETE_DOC.VisibleIndex = 10
|
||||
Me.colDELETE_DOC.Width = 60
|
||||
'
|
||||
'GridColumn1
|
||||
'
|
||||
Me.GridColumn1.Caption = "Docs visible"
|
||||
resources.ApplyResources(Me.GridColumn1, "GridColumn1")
|
||||
Me.GridColumn1.FieldName = "FILES_VISIBLE"
|
||||
Me.GridColumn1.Name = "GridColumn1"
|
||||
Me.GridColumn1.Visible = True
|
||||
Me.GridColumn1.VisibleIndex = 11
|
||||
Me.GridColumn1.Width = 60
|
||||
'
|
||||
'colADDED_WHEN
|
||||
'
|
||||
Me.colADDED_WHEN.Caption = "Added when"
|
||||
resources.ApplyResources(Me.colADDED_WHEN, "colADDED_WHEN")
|
||||
Me.colADDED_WHEN.FieldName = "ADDED_WHEN"
|
||||
Me.colADDED_WHEN.Name = "colADDED_WHEN"
|
||||
Me.colADDED_WHEN.Visible = True
|
||||
Me.colADDED_WHEN.VisibleIndex = 12
|
||||
Me.colADDED_WHEN.Width = 60
|
||||
Me.colADDED_WHEN.OptionsColumn.AllowEdit = False
|
||||
'
|
||||
'colCHANGED_WHEN
|
||||
'
|
||||
Me.colCHANGED_WHEN.Caption = "Changed when"
|
||||
resources.ApplyResources(Me.colCHANGED_WHEN, "colCHANGED_WHEN")
|
||||
Me.colCHANGED_WHEN.FieldName = "CHANGED_WHEN"
|
||||
Me.colCHANGED_WHEN.Name = "colCHANGED_WHEN"
|
||||
Me.colCHANGED_WHEN.Visible = True
|
||||
Me.colCHANGED_WHEN.VisibleIndex = 13
|
||||
Me.colCHANGED_WHEN.Width = 99
|
||||
Me.colCHANGED_WHEN.OptionsColumn.AllowEdit = False
|
||||
'
|
||||
'BindingNavigator2
|
||||
'
|
||||
Me.BindingNavigator2.AddNewItem = Me.BindingNavigatorAddNewItem1
|
||||
Me.BindingNavigator2.AddNewItem = Nothing
|
||||
Me.BindingNavigator2.BindingSource = Me.USER_RIGHTSBindingSource
|
||||
Me.BindingNavigator2.CountItem = Me.BindingNavigatorCountItem1
|
||||
Me.BindingNavigator2.DeleteItem = Me.BindingNavigatorDeleteItem1
|
||||
Me.BindingNavigator2.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.BindingNavigatorMoveFirstItem1, Me.BindingNavigatorMovePreviousItem1, Me.BindingNavigatorSeparator3, Me.BindingNavigatorPositionItem1, Me.BindingNavigatorCountItem1, Me.BindingNavigatorSeparator4, Me.BindingNavigatorMoveNextItem1, Me.BindingNavigatorMoveLastItem1, Me.BindingNavigatorSeparator5, Me.BindingNavigatorAddNewItem1, Me.BindingNavigatorDeleteItem1, Me.ToolStripButton3, Me.ToolStripButton4})
|
||||
Me.BindingNavigator2.Location = New System.Drawing.Point(3, 3)
|
||||
Me.BindingNavigator2.CountItemFormat = "of {0} rights"
|
||||
Me.BindingNavigator2.DeleteItem = Nothing
|
||||
Me.BindingNavigator2.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.BindingNavigatorMoveFirstItem1, Me.BindingNavigatorMovePreviousItem1, Me.BindingNavigatorSeparator3, Me.BindingNavigatorPositionItem1, Me.BindingNavigatorCountItem1, Me.BindingNavigatorSeparator4, Me.BindingNavigatorMoveNextItem1, Me.BindingNavigatorMoveLastItem1, Me.BindingNavigatorSeparator5, Me.ToolStripButton4})
|
||||
resources.ApplyResources(Me.BindingNavigator2, "BindingNavigator2")
|
||||
Me.BindingNavigator2.MoveFirstItem = Me.BindingNavigatorMoveFirstItem1
|
||||
Me.BindingNavigator2.MoveLastItem = Me.BindingNavigatorMoveLastItem1
|
||||
Me.BindingNavigator2.MoveNextItem = Me.BindingNavigatorMoveNextItem1
|
||||
Me.BindingNavigator2.MovePreviousItem = Me.BindingNavigatorMovePreviousItem1
|
||||
Me.BindingNavigator2.Name = "BindingNavigator2"
|
||||
Me.BindingNavigator2.PositionItem = Me.BindingNavigatorPositionItem1
|
||||
Me.BindingNavigator2.Size = New System.Drawing.Size(1255, 25)
|
||||
Me.BindingNavigator2.TabIndex = 1
|
||||
Me.BindingNavigator2.Text = "BindingNavigator2"
|
||||
'
|
||||
'BindingNavigatorAddNewItem1
|
||||
'
|
||||
Me.BindingNavigatorAddNewItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
Me.BindingNavigatorAddNewItem1.Image = CType(resources.GetObject("BindingNavigatorAddNewItem1.Image"), System.Drawing.Image)
|
||||
Me.BindingNavigatorAddNewItem1.Name = "BindingNavigatorAddNewItem1"
|
||||
Me.BindingNavigatorAddNewItem1.RightToLeftAutoMirrorImage = True
|
||||
Me.BindingNavigatorAddNewItem1.Size = New System.Drawing.Size(23, 22)
|
||||
Me.BindingNavigatorAddNewItem1.Text = "Neu hinzufügen"
|
||||
'
|
||||
'USER_RIGHTSBindingSource
|
||||
'
|
||||
@@ -629,96 +638,58 @@ Partial Class frmRight_Management
|
||||
'BindingNavigatorCountItem1
|
||||
'
|
||||
Me.BindingNavigatorCountItem1.Name = "BindingNavigatorCountItem1"
|
||||
Me.BindingNavigatorCountItem1.Size = New System.Drawing.Size(44, 22)
|
||||
Me.BindingNavigatorCountItem1.Text = "von {0}"
|
||||
Me.BindingNavigatorCountItem1.ToolTipText = "Die Gesamtanzahl der Elemente."
|
||||
'
|
||||
'BindingNavigatorDeleteItem1
|
||||
'
|
||||
Me.BindingNavigatorDeleteItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
Me.BindingNavigatorDeleteItem1.Image = CType(resources.GetObject("BindingNavigatorDeleteItem1.Image"), System.Drawing.Image)
|
||||
Me.BindingNavigatorDeleteItem1.Name = "BindingNavigatorDeleteItem1"
|
||||
Me.BindingNavigatorDeleteItem1.RightToLeftAutoMirrorImage = True
|
||||
Me.BindingNavigatorDeleteItem1.Size = New System.Drawing.Size(23, 22)
|
||||
Me.BindingNavigatorDeleteItem1.Text = "Löschen"
|
||||
resources.ApplyResources(Me.BindingNavigatorCountItem1, "BindingNavigatorCountItem1")
|
||||
'
|
||||
'BindingNavigatorMoveFirstItem1
|
||||
'
|
||||
Me.BindingNavigatorMoveFirstItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
Me.BindingNavigatorMoveFirstItem1.Image = CType(resources.GetObject("BindingNavigatorMoveFirstItem1.Image"), System.Drawing.Image)
|
||||
resources.ApplyResources(Me.BindingNavigatorMoveFirstItem1, "BindingNavigatorMoveFirstItem1")
|
||||
Me.BindingNavigatorMoveFirstItem1.Name = "BindingNavigatorMoveFirstItem1"
|
||||
Me.BindingNavigatorMoveFirstItem1.RightToLeftAutoMirrorImage = True
|
||||
Me.BindingNavigatorMoveFirstItem1.Size = New System.Drawing.Size(23, 22)
|
||||
Me.BindingNavigatorMoveFirstItem1.Text = "Erste verschieben"
|
||||
'
|
||||
'BindingNavigatorMovePreviousItem1
|
||||
'
|
||||
Me.BindingNavigatorMovePreviousItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
Me.BindingNavigatorMovePreviousItem1.Image = CType(resources.GetObject("BindingNavigatorMovePreviousItem1.Image"), System.Drawing.Image)
|
||||
resources.ApplyResources(Me.BindingNavigatorMovePreviousItem1, "BindingNavigatorMovePreviousItem1")
|
||||
Me.BindingNavigatorMovePreviousItem1.Name = "BindingNavigatorMovePreviousItem1"
|
||||
Me.BindingNavigatorMovePreviousItem1.RightToLeftAutoMirrorImage = True
|
||||
Me.BindingNavigatorMovePreviousItem1.Size = New System.Drawing.Size(23, 22)
|
||||
Me.BindingNavigatorMovePreviousItem1.Text = "Vorherige verschieben"
|
||||
'
|
||||
'BindingNavigatorSeparator3
|
||||
'
|
||||
Me.BindingNavigatorSeparator3.Name = "BindingNavigatorSeparator3"
|
||||
Me.BindingNavigatorSeparator3.Size = New System.Drawing.Size(6, 25)
|
||||
resources.ApplyResources(Me.BindingNavigatorSeparator3, "BindingNavigatorSeparator3")
|
||||
'
|
||||
'BindingNavigatorPositionItem1
|
||||
'
|
||||
Me.BindingNavigatorPositionItem1.AccessibleName = "Position"
|
||||
Me.BindingNavigatorPositionItem1.AutoSize = False
|
||||
resources.ApplyResources(Me.BindingNavigatorPositionItem1, "BindingNavigatorPositionItem1")
|
||||
Me.BindingNavigatorPositionItem1.Name = "BindingNavigatorPositionItem1"
|
||||
Me.BindingNavigatorPositionItem1.Size = New System.Drawing.Size(50, 23)
|
||||
Me.BindingNavigatorPositionItem1.Text = "1"
|
||||
Me.BindingNavigatorPositionItem1.ToolTipText = "Aktuelle Position"
|
||||
'
|
||||
'BindingNavigatorSeparator4
|
||||
'
|
||||
Me.BindingNavigatorSeparator4.Name = "BindingNavigatorSeparator4"
|
||||
Me.BindingNavigatorSeparator4.Size = New System.Drawing.Size(6, 25)
|
||||
resources.ApplyResources(Me.BindingNavigatorSeparator4, "BindingNavigatorSeparator4")
|
||||
'
|
||||
'BindingNavigatorMoveNextItem1
|
||||
'
|
||||
Me.BindingNavigatorMoveNextItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
Me.BindingNavigatorMoveNextItem1.Image = CType(resources.GetObject("BindingNavigatorMoveNextItem1.Image"), System.Drawing.Image)
|
||||
resources.ApplyResources(Me.BindingNavigatorMoveNextItem1, "BindingNavigatorMoveNextItem1")
|
||||
Me.BindingNavigatorMoveNextItem1.Name = "BindingNavigatorMoveNextItem1"
|
||||
Me.BindingNavigatorMoveNextItem1.RightToLeftAutoMirrorImage = True
|
||||
Me.BindingNavigatorMoveNextItem1.Size = New System.Drawing.Size(23, 22)
|
||||
Me.BindingNavigatorMoveNextItem1.Text = "Nächste verschieben"
|
||||
'
|
||||
'BindingNavigatorMoveLastItem1
|
||||
'
|
||||
Me.BindingNavigatorMoveLastItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
Me.BindingNavigatorMoveLastItem1.Image = CType(resources.GetObject("BindingNavigatorMoveLastItem1.Image"), System.Drawing.Image)
|
||||
resources.ApplyResources(Me.BindingNavigatorMoveLastItem1, "BindingNavigatorMoveLastItem1")
|
||||
Me.BindingNavigatorMoveLastItem1.Name = "BindingNavigatorMoveLastItem1"
|
||||
Me.BindingNavigatorMoveLastItem1.RightToLeftAutoMirrorImage = True
|
||||
Me.BindingNavigatorMoveLastItem1.Size = New System.Drawing.Size(23, 22)
|
||||
Me.BindingNavigatorMoveLastItem1.Text = "Letzte verschieben"
|
||||
'
|
||||
'BindingNavigatorSeparator5
|
||||
'
|
||||
Me.BindingNavigatorSeparator5.Name = "BindingNavigatorSeparator5"
|
||||
Me.BindingNavigatorSeparator5.Size = New System.Drawing.Size(6, 25)
|
||||
'
|
||||
'ToolStripButton3
|
||||
'
|
||||
Me.ToolStripButton3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
Me.ToolStripButton3.Image = Global.DD_Record_Organiser.My.Resources.Resources.save
|
||||
Me.ToolStripButton3.ImageTransparentColor = System.Drawing.Color.Magenta
|
||||
Me.ToolStripButton3.Name = "ToolStripButton3"
|
||||
Me.ToolStripButton3.Size = New System.Drawing.Size(23, 22)
|
||||
Me.ToolStripButton3.Text = "ToolStripButton3"
|
||||
resources.ApplyResources(Me.BindingNavigatorSeparator5, "BindingNavigatorSeparator5")
|
||||
'
|
||||
'ToolStripButton4
|
||||
'
|
||||
Me.ToolStripButton4.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
Me.ToolStripButton4.Image = Global.DD_Record_Organiser.My.Resources.Resources.refresh_16xLG
|
||||
Me.ToolStripButton4.ImageTransparentColor = System.Drawing.Color.Magenta
|
||||
resources.ApplyResources(Me.ToolStripButton4, "ToolStripButton4")
|
||||
Me.ToolStripButton4.Name = "ToolStripButton4"
|
||||
Me.ToolStripButton4.Size = New System.Drawing.Size(23, 22)
|
||||
Me.ToolStripButton4.Text = "ToolStripButton4"
|
||||
'
|
||||
'TBDD_USERBindingSource
|
||||
'
|
||||
@@ -801,26 +772,17 @@ Partial Class frmRight_Management
|
||||
'
|
||||
Me.TBDD_USERTableAdapter.ClearBeforeFill = True
|
||||
'
|
||||
'TBAD_UsersBindingSource
|
||||
'
|
||||
Me.TBAD_UsersBindingSource.DataMember = "TBAD_Users"
|
||||
Me.TBAD_UsersBindingSource.DataSource = Me.DD_ECMAdmin
|
||||
'
|
||||
'USER_RIGHTSTableAdapter
|
||||
'
|
||||
Me.USER_RIGHTSTableAdapter.ClearBeforeFill = True
|
||||
'
|
||||
'frmRight_Management
|
||||
'
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
||||
resources.ApplyResources(Me, "$this")
|
||||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
||||
Me.ClientSize = New System.Drawing.Size(1269, 591)
|
||||
Me.Controls.Add(Me.TabControl1)
|
||||
Me.Controls.Add(Me.StatusStrip1)
|
||||
Me.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
||||
Me.Name = "frmRight_Management"
|
||||
Me.Text = "Rechte Konfiguration Recordmanagement und Dateihandling"
|
||||
CType(Me.BindingNavigator1, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.BindingNavigator1.ResumeLayout(False)
|
||||
Me.BindingNavigator1.PerformLayout()
|
||||
@@ -837,6 +799,9 @@ Partial Class frmRight_Management
|
||||
Me.TabPage1.PerformLayout()
|
||||
Me.TabPage2.ResumeLayout(False)
|
||||
Me.TabPage2.PerformLayout()
|
||||
CType(Me.GridControlUsers2Menue, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.TBAD_UsersBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.GridViewlUsers2Menue, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.GridControl1, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.GridView1, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.BindingNavigator2, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
@@ -845,11 +810,10 @@ Partial Class frmRight_Management
|
||||
CType(Me.USER_RIGHTSBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.TBDD_USERBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.TBWH_USER_GROUPSBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.TBAD_UsersBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.ResumeLayout(False)
|
||||
Me.PerformLayout
|
||||
Me.PerformLayout()
|
||||
|
||||
End Sub
|
||||
End Sub
|
||||
Friend WithEvents DD_DMSDataSet As DD_Record_Organiser.DD_DMSDataSet
|
||||
Friend WithEvents TBDD_USER_GROUPSBindingSource As System.Windows.Forms.BindingSource
|
||||
Friend WithEvents TBDD_USER_GROUPSTableAdapter As DD_Record_Organiser.DD_DMSDataSetTableAdapters.TBDD_USER_GROUPSTableAdapter
|
||||
@@ -896,9 +860,7 @@ End Sub
|
||||
Friend WithEvents DataGridViewTextBoxColumn6 As System.Windows.Forms.DataGridViewTextBoxColumn
|
||||
Friend WithEvents DataGridViewTextBoxColumn7 As System.Windows.Forms.DataGridViewTextBoxColumn
|
||||
Friend WithEvents BindingNavigator2 As System.Windows.Forms.BindingNavigator
|
||||
Friend WithEvents BindingNavigatorAddNewItem1 As System.Windows.Forms.ToolStripButton
|
||||
Friend WithEvents BindingNavigatorCountItem1 As System.Windows.Forms.ToolStripLabel
|
||||
Friend WithEvents BindingNavigatorDeleteItem1 As System.Windows.Forms.ToolStripButton
|
||||
Friend WithEvents BindingNavigatorMoveFirstItem1 As System.Windows.Forms.ToolStripButton
|
||||
Friend WithEvents BindingNavigatorMovePreviousItem1 As System.Windows.Forms.ToolStripButton
|
||||
Friend WithEvents BindingNavigatorSeparator3 As System.Windows.Forms.ToolStripSeparator
|
||||
@@ -909,7 +871,6 @@ End Sub
|
||||
Friend WithEvents BindingNavigatorSeparator5 As System.Windows.Forms.ToolStripSeparator
|
||||
Friend WithEvents TBDD_USERBindingSource As System.Windows.Forms.BindingSource
|
||||
Friend WithEvents TBDD_USERTableAdapter As DD_Record_Organiser.DD_DMSDataSetTableAdapters.TBDD_USERTableAdapter
|
||||
Friend WithEvents ToolStripButton3 As System.Windows.Forms.ToolStripButton
|
||||
Friend WithEvents ToolStripButton4 As System.Windows.Forms.ToolStripButton
|
||||
Friend WithEvents colFILES_VISIBLE As System.Windows.Forms.DataGridViewCheckBoxColumn
|
||||
Friend WithEvents TBAD_UsersBindingSource As System.Windows.Forms.BindingSource
|
||||
@@ -931,4 +892,18 @@ End Sub
|
||||
Friend WithEvents GridColumn1 As DevExpress.XtraGrid.Columns.GridColumn
|
||||
Friend WithEvents colADDED_WHEN As DevExpress.XtraGrid.Columns.GridColumn
|
||||
Friend WithEvents colCHANGED_WHEN As DevExpress.XtraGrid.Columns.GridColumn
|
||||
Friend WithEvents GridControlUsers2Menue As DevExpress.XtraGrid.GridControl
|
||||
Friend WithEvents GridViewlUsers2Menue As DevExpress.XtraGrid.Views.Grid.GridView
|
||||
Friend WithEvents colSelect As DevExpress.XtraGrid.Columns.GridColumn
|
||||
Friend WithEvents colSurname As DevExpress.XtraGrid.Columns.GridColumn
|
||||
Friend WithEvents GridColumn2 As DevExpress.XtraGrid.Columns.GridColumn
|
||||
Friend WithEvents GridColumn3 As DevExpress.XtraGrid.Columns.GridColumn
|
||||
Friend WithEvents colID As DevExpress.XtraGrid.Columns.GridColumn
|
||||
Friend WithEvents lblUsers As System.Windows.Forms.Label
|
||||
Friend WithEvents Label1 As System.Windows.Forms.Label
|
||||
Friend WithEvents btnAddUser2ConstructorREL As System.Windows.Forms.Button
|
||||
Friend WithEvents cmbEntity As System.Windows.Forms.ComboBox
|
||||
Friend WithEvents Label2 As System.Windows.Forms.Label
|
||||
Friend WithEvents btndeleteUserRight As System.Windows.Forms.Button
|
||||
Friend WithEvents statelbl As System.Windows.Forms.ToolStripStatusLabel
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user