_ Partial Class frmRight_Management Inherits System.Windows.Forms.Form 'Das Formular überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen. _ Protected Overrides Sub Dispose(ByVal disposing As Boolean) Try If disposing AndAlso components IsNot Nothing Then components.Dispose() End If Finally MyBase.Dispose(disposing) End Try End Sub 'Wird vom Windows Form-Designer benötigt. Private components As System.ComponentModel.IContainer 'Hinweis: Die folgende Prozedur ist für den Windows Form-Designer erforderlich. 'Das Bearbeiten ist mit dem Windows Form-Designer möglich. 'Das Bearbeiten mit dem Code-Editor ist nicht möglich. _ Private Sub InitializeComponent() Me.components = New System.ComponentModel.Container() Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmRight_Management)) Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Me.BindingNavigator1 = New System.Windows.Forms.BindingNavigator(Me.components) Me.BindingNavigatorAddNewItem = New System.Windows.Forms.ToolStripButton() Me.TBPMO_RIGHT_GROUPBindingSource = New System.Windows.Forms.BindingSource(Me.components) Me.DD_DMSDataSet = New DD_Record_Organiser.DD_DMSDataSet() Me.BindingNavigatorCountItem = New System.Windows.Forms.ToolStripLabel() Me.BindingNavigatorDeleteItem = New System.Windows.Forms.ToolStripButton() Me.BindingNavigatorMoveFirstItem = New System.Windows.Forms.ToolStripButton() Me.BindingNavigatorMovePreviousItem = New System.Windows.Forms.ToolStripButton() Me.BindingNavigatorSeparator = New System.Windows.Forms.ToolStripSeparator() Me.BindingNavigatorPositionItem = New System.Windows.Forms.ToolStripTextBox() Me.BindingNavigatorSeparator1 = New System.Windows.Forms.ToolStripSeparator() Me.BindingNavigatorMoveNextItem = New System.Windows.Forms.ToolStripButton() Me.BindingNavigatorMoveLastItem = New System.Windows.Forms.ToolStripButton() Me.BindingNavigatorSeparator2 = New System.Windows.Forms.ToolStripSeparator() Me.ToolStripButton1 = New System.Windows.Forms.ToolStripButton() Me.ToolStripButton2 = New System.Windows.Forms.ToolStripButton() Me.TBPMO_RIGHT_GROUPDataGridView = New System.Windows.Forms.DataGridView() Me.DataGridViewTextBoxColumn1 = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.DataGridViewTextBoxColumn2 = New System.Windows.Forms.DataGridViewComboBoxColumn() Me.TBWH_ENTITIESBindingSource = New System.Windows.Forms.BindingSource(Me.components) Me.DD_ECMAdmin = New DD_Record_Organiser.DD_ECMAdmin() Me.DataGridViewTextBoxColumn3 = New System.Windows.Forms.DataGridViewComboBoxColumn() Me.TBDD_USER_GROUPSBindingSource = New System.Windows.Forms.BindingSource(Me.components) Me.DataGridViewCheckBoxColumn1 = New System.Windows.Forms.DataGridViewCheckBoxColumn() Me.DataGridViewCheckBoxColumn2 = New System.Windows.Forms.DataGridViewCheckBoxColumn() Me.DataGridViewCheckBoxColumn3 = New System.Windows.Forms.DataGridViewCheckBoxColumn() Me.DataGridViewCheckBoxColumn4 = New System.Windows.Forms.DataGridViewCheckBoxColumn() Me.DataGridViewCheckBoxColumn5 = New System.Windows.Forms.DataGridViewCheckBoxColumn() Me.DataGridViewCheckBoxColumn6 = New System.Windows.Forms.DataGridViewCheckBoxColumn() Me.DataGridViewTextBoxColumn4 = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.DataGridViewTextBoxColumn5 = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.DataGridViewTextBoxColumn6 = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.DataGridViewTextBoxColumn7 = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.StatusStrip1 = New System.Windows.Forms.StatusStrip() Me.tschangedlabel = 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.GridControl1 = New DevExpress.XtraGrid.GridControl() Me.GridView1 = New DevExpress.XtraGrid.Views.Grid.GridView() Me.colGUID = New DevExpress.XtraGrid.Columns.GridColumn() Me.colFORM_TITLE = New DevExpress.XtraGrid.Columns.GridColumn() Me.colUSERNAME = New DevExpress.XtraGrid.Columns.GridColumn() Me.colNAME = New DevExpress.XtraGrid.Columns.GridColumn() Me.colPRENAME = New DevExpress.XtraGrid.Columns.GridColumn() Me.colEDIT_REC = New DevExpress.XtraGrid.Columns.GridColumn() Me.colADD_REC = New DevExpress.XtraGrid.Columns.GridColumn() Me.colDELETE_REC = New DevExpress.XtraGrid.Columns.GridColumn() Me.colADD_DOC = New DevExpress.XtraGrid.Columns.GridColumn() Me.colREAD_ONLY_DOC = New DevExpress.XtraGrid.Columns.GridColumn() Me.colDELETE_DOC = New DevExpress.XtraGrid.Columns.GridColumn() Me.GridColumn1 = New DevExpress.XtraGrid.Columns.GridColumn() 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() Me.BindingNavigatorPositionItem1 = New System.Windows.Forms.ToolStripTextBox() Me.BindingNavigatorSeparator4 = New System.Windows.Forms.ToolStripSeparator() 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() Me.TableAdapterManager1 = New DD_Record_Organiser.DD_ECMAdminTableAdapters.TableAdapterManager() Me.TBWH_USER_GROUPSBindingSource = New System.Windows.Forms.BindingSource(Me.components) Me.TBWH_USER_GROUPSTableAdapter = New DD_Record_Organiser.DD_ECMAdminTableAdapters.TBWH_USER_GROUPSTableAdapter() Me.TBDD_USER_GROUPSTableAdapter = New DD_Record_Organiser.DD_DMSDataSetTableAdapters.TBDD_USER_GROUPSTableAdapter() 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() CType(Me.TBPMO_RIGHT_GROUPBindingSource, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.DD_DMSDataSet, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TBPMO_RIGHT_GROUPDataGridView, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TBWH_ENTITIESBindingSource, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.DD_ECMAdmin, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TBDD_USER_GROUPSBindingSource, System.ComponentModel.ISupportInitialize).BeginInit() Me.StatusStrip1.SuspendLayout() Me.TabControl1.SuspendLayout() Me.TabPage1.SuspendLayout() Me.TabPage2.SuspendLayout() CType(Me.GridControl1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.GridView1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.BindingNavigator2, System.ComponentModel.ISupportInitialize).BeginInit() Me.BindingNavigator2.SuspendLayout() 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 ' Me.BindingNavigator1.AddNewItem = Me.BindingNavigatorAddNewItem Me.BindingNavigator1.BindingSource = Me.TBPMO_RIGHT_GROUPBindingSource Me.BindingNavigator1.CountItem = Me.BindingNavigatorCountItem 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) 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) 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 ' Me.TBPMO_RIGHT_GROUPBindingSource.DataMember = "TBPMO_RIGHT_GROUP" Me.TBPMO_RIGHT_GROUPBindingSource.DataSource = Me.DD_DMSDataSet ' 'DD_DMSDataSet ' Me.DD_DMSDataSet.DataSetName = "DD_DMSDataSet" Me.DD_DMSDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema ' 'BindingNavigatorCountItem ' Me.BindingNavigatorCountItem.Name = "BindingNavigatorCountItem" Me.BindingNavigatorCountItem.Size = New System.Drawing.Size(44, 22) Me.BindingNavigatorCountItem.Text = "von {0}" Me.BindingNavigatorCountItem.ToolTipText = "Die Gesamtanzahl der Elemente." ' 'BindingNavigatorDeleteItem ' Me.BindingNavigatorDeleteItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.BindingNavigatorDeleteItem.Image = CType(resources.GetObject("BindingNavigatorDeleteItem.Image"), System.Drawing.Image) Me.BindingNavigatorDeleteItem.Name = "BindingNavigatorDeleteItem" Me.BindingNavigatorDeleteItem.RightToLeftAutoMirrorImage = True Me.BindingNavigatorDeleteItem.Size = New System.Drawing.Size(23, 22) Me.BindingNavigatorDeleteItem.Text = "Delete" ' 'BindingNavigatorMoveFirstItem ' Me.BindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.BindingNavigatorMoveFirstItem.Image = CType(resources.GetObject("BindingNavigatorMoveFirstItem.Image"), System.Drawing.Image) Me.BindingNavigatorMoveFirstItem.Name = "BindingNavigatorMoveFirstItem" Me.BindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = True Me.BindingNavigatorMoveFirstItem.Size = New System.Drawing.Size(23, 22) Me.BindingNavigatorMoveFirstItem.Text = "Erste verschieben" ' 'BindingNavigatorMovePreviousItem ' Me.BindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.BindingNavigatorMovePreviousItem.Image = CType(resources.GetObject("BindingNavigatorMovePreviousItem.Image"), System.Drawing.Image) Me.BindingNavigatorMovePreviousItem.Name = "BindingNavigatorMovePreviousItem" Me.BindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = True Me.BindingNavigatorMovePreviousItem.Size = New System.Drawing.Size(23, 22) Me.BindingNavigatorMovePreviousItem.Text = "Vorherige verschieben" ' 'BindingNavigatorSeparator ' Me.BindingNavigatorSeparator.Name = "BindingNavigatorSeparator" Me.BindingNavigatorSeparator.Size = New System.Drawing.Size(6, 25) ' 'BindingNavigatorPositionItem ' Me.BindingNavigatorPositionItem.AccessibleName = "Position" Me.BindingNavigatorPositionItem.AutoSize = False Me.BindingNavigatorPositionItem.Name = "BindingNavigatorPositionItem" Me.BindingNavigatorPositionItem.Size = New System.Drawing.Size(50, 23) Me.BindingNavigatorPositionItem.Text = "0" Me.BindingNavigatorPositionItem.ToolTipText = "Aktuelle Position" ' 'BindingNavigatorSeparator1 ' Me.BindingNavigatorSeparator1.Name = "BindingNavigatorSeparator1" Me.BindingNavigatorSeparator1.Size = New System.Drawing.Size(6, 25) ' 'BindingNavigatorMoveNextItem ' Me.BindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.BindingNavigatorMoveNextItem.Image = CType(resources.GetObject("BindingNavigatorMoveNextItem.Image"), System.Drawing.Image) Me.BindingNavigatorMoveNextItem.Name = "BindingNavigatorMoveNextItem" Me.BindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = True Me.BindingNavigatorMoveNextItem.Size = New System.Drawing.Size(23, 22) Me.BindingNavigatorMoveNextItem.Text = "Nächste verschieben" ' 'BindingNavigatorMoveLastItem ' Me.BindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.BindingNavigatorMoveLastItem.Image = CType(resources.GetObject("BindingNavigatorMoveLastItem.Image"), System.Drawing.Image) Me.BindingNavigatorMoveLastItem.Name = "BindingNavigatorMoveLastItem" Me.BindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = True Me.BindingNavigatorMoveLastItem.Size = New System.Drawing.Size(23, 22) Me.BindingNavigatorMoveLastItem.Text = "Letzte verschieben" ' 'BindingNavigatorSeparator2 ' Me.BindingNavigatorSeparator2.Name = "BindingNavigatorSeparator2" Me.BindingNavigatorSeparator2.Size = New System.Drawing.Size(6, 25) ' '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 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 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) 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" 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" 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 ' Me.TBWH_ENTITIESBindingSource.DataMember = "TBWH_ENTITIES" Me.TBWH_ENTITIESBindingSource.DataSource = Me.DD_ECMAdmin ' 'DD_ECMAdmin ' Me.DD_ECMAdmin.DataSetName = "DD_ECMAdmin" Me.DD_ECMAdmin.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema ' 'DataGridViewTextBoxColumn3 ' Me.DataGridViewTextBoxColumn3.DataPropertyName = "GROUP_ID" Me.DataGridViewTextBoxColumn3.DataSource = Me.TBDD_USER_GROUPSBindingSource Me.DataGridViewTextBoxColumn3.DisplayMember = "NAME" Me.DataGridViewTextBoxColumn3.HeaderText = "Gruppe" 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 ' Me.TBDD_USER_GROUPSBindingSource.DataMember = "TBDD_USER_GROUPS" Me.TBDD_USER_GROUPSBindingSource.DataSource = Me.DD_DMSDataSet ' 'DataGridViewCheckBoxColumn1 ' Me.DataGridViewCheckBoxColumn1.DataPropertyName = "EDIT_REC" Me.DataGridViewCheckBoxColumn1.HeaderText = "Edit Record" Me.DataGridViewCheckBoxColumn1.Name = "DataGridViewCheckBoxColumn1" Me.DataGridViewCheckBoxColumn1.Width = 60 ' 'DataGridViewCheckBoxColumn2 ' Me.DataGridViewCheckBoxColumn2.DataPropertyName = "ADD_REC" Me.DataGridViewCheckBoxColumn2.HeaderText = "Add Record" Me.DataGridViewCheckBoxColumn2.Name = "DataGridViewCheckBoxColumn2" Me.DataGridViewCheckBoxColumn2.Width = 60 ' 'DataGridViewCheckBoxColumn3 ' Me.DataGridViewCheckBoxColumn3.DataPropertyName = "DELETE_REC" Me.DataGridViewCheckBoxColumn3.HeaderText = "Delete Record" Me.DataGridViewCheckBoxColumn3.Name = "DataGridViewCheckBoxColumn3" Me.DataGridViewCheckBoxColumn3.Width = 60 ' 'DataGridViewCheckBoxColumn4 ' Me.DataGridViewCheckBoxColumn4.DataPropertyName = "ADD_DOC" Me.DataGridViewCheckBoxColumn4.HeaderText = "Add Doc" Me.DataGridViewCheckBoxColumn4.Name = "DataGridViewCheckBoxColumn4" Me.DataGridViewCheckBoxColumn4.Width = 60 ' 'DataGridViewCheckBoxColumn5 ' Me.DataGridViewCheckBoxColumn5.DataPropertyName = "VIEW_DOC" Me.DataGridViewCheckBoxColumn5.HeaderText = "View Doc" Me.DataGridViewCheckBoxColumn5.Name = "DataGridViewCheckBoxColumn5" Me.DataGridViewCheckBoxColumn5.Width = 60 ' 'DataGridViewCheckBoxColumn6 ' Me.DataGridViewCheckBoxColumn6.DataPropertyName = "DELETE_DOC" Me.DataGridViewCheckBoxColumn6.HeaderText = "Delete Doc" Me.DataGridViewCheckBoxColumn6.Name = "DataGridViewCheckBoxColumn6" Me.DataGridViewCheckBoxColumn6.Width = 60 ' 'DataGridViewTextBoxColumn4 ' Me.DataGridViewTextBoxColumn4.DataPropertyName = "ADDED_WHO" Me.DataGridViewTextBoxColumn4.HeaderText = "Added who" Me.DataGridViewTextBoxColumn4.Name = "DataGridViewTextBoxColumn4" ' 'DataGridViewTextBoxColumn5 ' Me.DataGridViewTextBoxColumn5.DataPropertyName = "ADDED_WHEN" Me.DataGridViewTextBoxColumn5.HeaderText = "Added when" Me.DataGridViewTextBoxColumn5.Name = "DataGridViewTextBoxColumn5" ' 'DataGridViewTextBoxColumn6 ' Me.DataGridViewTextBoxColumn6.DataPropertyName = "CHANGED_WHO" Me.DataGridViewTextBoxColumn6.HeaderText = "Changed who" Me.DataGridViewTextBoxColumn6.Name = "DataGridViewTextBoxColumn6" ' 'DataGridViewTextBoxColumn7 ' Me.DataGridViewTextBoxColumn7.DataPropertyName = "CHANGED_WHEN" Me.DataGridViewTextBoxColumn7.HeaderText = "Changed when" 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.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 ' '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) 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 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 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 ' 'GridControl1 ' Me.GridControl1.DataMember = "USER_RIGHTS" Me.GridControl1.DataSource = Me.DD_ECMAdmin Me.GridControl1.Location = New System.Drawing.Point(8, 43) Me.GridControl1.MainView = Me.GridView1 Me.GridControl1.Name = "GridControl1" Me.GridControl1.Size = New System.Drawing.Size(1039, 200) Me.GridControl1.TabIndex = 2 Me.GridControl1.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridView1}) ' 'GridView1 ' 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" ' 'colGUID ' Me.colGUID.Caption = "GUID" Me.colGUID.FieldName = "GUID" Me.colGUID.Name = "colGUID" Me.colGUID.Visible = True Me.colGUID.VisibleIndex = 0 Me.colGUID.Width = 45 ' 'colFORM_TITLE ' Me.colFORM_TITLE.Caption = "Entity" 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 ' 'colUSERNAME ' Me.colUSERNAME.Caption = "Username" Me.colUSERNAME.FieldName = "USERNAME" Me.colUSERNAME.Name = "colUSERNAME" Me.colUSERNAME.Visible = True Me.colUSERNAME.VisibleIndex = 2 Me.colUSERNAME.Width = 90 ' 'colNAME ' Me.colNAME.Caption = "Name" Me.colNAME.FieldName = "NAME" Me.colNAME.Name = "colNAME" Me.colNAME.Visible = True Me.colNAME.VisibleIndex = 3 Me.colNAME.Width = 91 ' 'colPRENAME ' Me.colPRENAME.Caption = "Prename" Me.colPRENAME.FieldName = "PRENAME" Me.colPRENAME.Name = "colPRENAME" Me.colPRENAME.Visible = True Me.colPRENAME.VisibleIndex = 4 Me.colPRENAME.Width = 60 ' 'colEDIT_REC ' Me.colEDIT_REC.Caption = "Edit record" 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" 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" 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" 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" 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" 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" 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" 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 ' 'colCHANGED_WHEN ' Me.colCHANGED_WHEN.Caption = "Changed 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 ' 'BindingNavigator2 ' Me.BindingNavigator2.AddNewItem = Me.BindingNavigatorAddNewItem1 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.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 ' Me.USER_RIGHTSBindingSource.DataSource = Me.DD_ECMAdmin Me.USER_RIGHTSBindingSource.Position = 0 ' '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" ' 'BindingNavigatorMoveFirstItem1 ' Me.BindingNavigatorMoveFirstItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.BindingNavigatorMoveFirstItem1.Image = CType(resources.GetObject("BindingNavigatorMoveFirstItem1.Image"), System.Drawing.Image) 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) 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) ' 'BindingNavigatorPositionItem1 ' Me.BindingNavigatorPositionItem1.AccessibleName = "Position" Me.BindingNavigatorPositionItem1.AutoSize = False 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) ' 'BindingNavigatorMoveNextItem1 ' Me.BindingNavigatorMoveNextItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.BindingNavigatorMoveNextItem1.Image = CType(resources.GetObject("BindingNavigatorMoveNextItem1.Image"), System.Drawing.Image) 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) 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" ' '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 Me.ToolStripButton4.Name = "ToolStripButton4" Me.ToolStripButton4.Size = New System.Drawing.Size(23, 22) Me.ToolStripButton4.Text = "ToolStripButton4" ' 'TBDD_USERBindingSource ' Me.TBDD_USERBindingSource.DataMember = "TBDD_USER" Me.TBDD_USERBindingSource.DataSource = Me.DD_DMSDataSet ' 'TBWH_ENTITIESTableAdapter ' Me.TBWH_ENTITIESTableAdapter.ClearBeforeFill = True ' 'TableAdapterManager1 ' Me.TableAdapterManager1.BackupDataSetBeforeUpdate = False Me.TableAdapterManager1.Connection = Nothing Me.TableAdapterManager1.TBDD_CONNECTIONTableAdapter = Nothing Me.TableAdapterManager1.TBPMO_DOCSEARCH_RESULTLIST_CONFIGTableAdapter = Nothing Me.TableAdapterManager1.TBPMO_FORM_CONSTRUCTOR_DETAILTableAdapter = Nothing Me.TableAdapterManager1.TBPMO_FORM_CONSTRUCTORTableAdapter = Nothing Me.TableAdapterManager1.TBPMO_SAP_FUBATableAdapter = Nothing Me.TableAdapterManager1.UpdateOrder = DD_Record_Organiser.DD_ECMAdminTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete ' 'TBWH_USER_GROUPSBindingSource ' Me.TBWH_USER_GROUPSBindingSource.DataMember = "TBWH_USER_GROUPS" Me.TBWH_USER_GROUPSBindingSource.DataSource = Me.DD_ECMAdmin ' 'TBWH_USER_GROUPSTableAdapter ' Me.TBWH_USER_GROUPSTableAdapter.ClearBeforeFill = True ' 'TBDD_USER_GROUPSTableAdapter ' Me.TBDD_USER_GROUPSTableAdapter.ClearBeforeFill = True ' 'TableAdapterManager ' Me.TableAdapterManager.BackupDataSetBeforeUpdate = False Me.TableAdapterManager.TBDD_CLIENTTableAdapter = Nothing Me.TableAdapterManager.TBDD_CONNECTIONTableAdapter = Nothing Me.TableAdapterManager.TBDD_DOKUMENTARTTableAdapter = Nothing Me.TableAdapterManager.TBDD_EINGANGSARTENTableAdapter = Nothing Me.TableAdapterManager.TBDD_EMAIL_ACCOUNTTableAdapter = Nothing Me.TableAdapterManager.TBDD_GROUPS_USERTableAdapter = Nothing Me.TableAdapterManager.TBDD_INDEX_AUTOMTableAdapter = Nothing Me.TableAdapterManager.TBDD_USER_GROUPSTableAdapter = Me.TBDD_USER_GROUPSTableAdapter Me.TableAdapterManager.TBDD_USERTableAdapter = Nothing Me.TableAdapterManager.TBPMO_CONSTRUCTOR_USER_SQLTableAdapter = Nothing Me.TableAdapterManager.TBPMO_FILES_USERTableAdapter = Nothing Me.TableAdapterManager.TBPMO_FOLLOW_UP_EMAILTableAdapter = Nothing Me.TableAdapterManager.TBPMO_FOLLUPEMAIL_USERTableAdapter = Nothing Me.TableAdapterManager.TBPMO_FORM_CONSTRUCTOR_DETAILTableAdapter = Nothing Me.TableAdapterManager.TBPMO_FORM_CONSTRUCTORTableAdapter = Nothing Me.TableAdapterManager.TBPMO_FORM_TYPETableAdapter = Nothing Me.TableAdapterManager.TBPMO_FORM_VIEWTableAdapter = Nothing Me.TableAdapterManager.TBPMO_FORMTableAdapter = Nothing Me.TableAdapterManager.TBPMO_KONFIGURATIONTableAdapter = Nothing Me.TableAdapterManager.TBPMO_LANGUAGE_OBJECTTableAdapter = Nothing Me.TableAdapterManager.TBPMO_RECORD_LOG_CONFIGTableAdapter = Nothing Me.TableAdapterManager.TBPMO_RECORDTableAdapter = Nothing Me.TableAdapterManager.TBPMO_RIGHT_GROUPTableAdapter = Nothing Me.TableAdapterManager.TBPMO_RIGHT_USERTableAdapter = Nothing Me.TableAdapterManager.TBPMO_STRUCTURE_NODES_CONFIGURATIONTableAdapter = Nothing Me.TableAdapterManager.TBPMO_TEMPLATE_ENTITYTableAdapter = Nothing Me.TableAdapterManager.TBPMO_TEMPLATE_PATTERNTableAdapter = Nothing Me.TableAdapterManager.TBPMO_TEMPLATETableAdapter = Nothing Me.TableAdapterManager.TBPMO_WD_FVIEW_DT_INDEXTableAdapter = Nothing Me.TableAdapterManager.TBPMO_WD_IMPORT_PROFILE_IDXTableAdapter = Nothing Me.TableAdapterManager.TBPMO_WD_IMPORT_PROFILETableAdapter = Nothing Me.TableAdapterManager.TBPMO_WD_NAMECONVENTION_FORMATTableAdapter = Nothing Me.TableAdapterManager.TBPMO_WD_OBJECTTYPETableAdapter = Nothing Me.TableAdapterManager.TBPMO_WORKFLOW_TASK_HISTORYTableAdapter = Nothing Me.TableAdapterManager.TBPMO_WORKFLOW_TASK_STATETableAdapter = Nothing Me.TableAdapterManager.TBPMO_WORKFLOWTableAdapter = Nothing Me.TableAdapterManager.UpdateOrder = DD_Record_Organiser.DD_DMSDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete ' 'TBPMO_RIGHT_GROUPTableAdapter ' Me.TBPMO_RIGHT_GROUPTableAdapter.ClearBeforeFill = True ' 'TBDD_USERTableAdapter ' 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!) 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() CType(Me.TBPMO_RIGHT_GROUPBindingSource, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.DD_DMSDataSet, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TBPMO_RIGHT_GROUPDataGridView, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TBWH_ENTITIESBindingSource, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.DD_ECMAdmin, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TBDD_USER_GROUPSBindingSource, System.ComponentModel.ISupportInitialize).EndInit() Me.StatusStrip1.ResumeLayout(False) Me.StatusStrip1.PerformLayout() Me.TabControl1.ResumeLayout(False) Me.TabPage1.ResumeLayout(False) Me.TabPage1.PerformLayout() Me.TabPage2.ResumeLayout(False) Me.TabPage2.PerformLayout() CType(Me.GridControl1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.GridView1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.BindingNavigator2, System.ComponentModel.ISupportInitialize).EndInit() Me.BindingNavigator2.ResumeLayout(False) Me.BindingNavigator2.PerformLayout() 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 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 Friend WithEvents TableAdapterManager As DD_Record_Organiser.DD_DMSDataSetTableAdapters.TableAdapterManager Friend WithEvents TBPMO_RIGHT_GROUPBindingSource As System.Windows.Forms.BindingSource Friend WithEvents TBPMO_RIGHT_GROUPTableAdapter As DD_Record_Organiser.DD_DMSDataSetTableAdapters.TBPMO_RIGHT_GROUPTableAdapter Friend WithEvents BindingNavigator1 As System.Windows.Forms.BindingNavigator Friend WithEvents BindingNavigatorAddNewItem As System.Windows.Forms.ToolStripButton Friend WithEvents BindingNavigatorCountItem As System.Windows.Forms.ToolStripLabel Friend WithEvents BindingNavigatorDeleteItem As System.Windows.Forms.ToolStripButton Friend WithEvents BindingNavigatorMoveFirstItem As System.Windows.Forms.ToolStripButton Friend WithEvents BindingNavigatorMovePreviousItem As System.Windows.Forms.ToolStripButton Friend WithEvents BindingNavigatorSeparator As System.Windows.Forms.ToolStripSeparator Friend WithEvents BindingNavigatorPositionItem As System.Windows.Forms.ToolStripTextBox Friend WithEvents BindingNavigatorSeparator1 As System.Windows.Forms.ToolStripSeparator Friend WithEvents BindingNavigatorMoveNextItem As System.Windows.Forms.ToolStripButton Friend WithEvents BindingNavigatorMoveLastItem As System.Windows.Forms.ToolStripButton Friend WithEvents BindingNavigatorSeparator2 As System.Windows.Forms.ToolStripSeparator Friend WithEvents TBPMO_RIGHT_GROUPDataGridView As System.Windows.Forms.DataGridView Friend WithEvents DD_ECMAdmin As DD_Record_Organiser.DD_ECMAdmin Friend WithEvents TBWH_ENTITIESBindingSource As System.Windows.Forms.BindingSource Friend WithEvents TBWH_ENTITIESTableAdapter As DD_Record_Organiser.DD_ECMAdminTableAdapters.TBWH_ENTITIESTableAdapter Friend WithEvents TableAdapterManager1 As DD_Record_Organiser.DD_ECMAdminTableAdapters.TableAdapterManager Friend WithEvents TBWH_USER_GROUPSBindingSource As System.Windows.Forms.BindingSource Friend WithEvents TBWH_USER_GROUPSTableAdapter As DD_Record_Organiser.DD_ECMAdminTableAdapters.TBWH_USER_GROUPSTableAdapter Friend WithEvents ToolStripButton1 As System.Windows.Forms.ToolStripButton Friend WithEvents StatusStrip1 As System.Windows.Forms.StatusStrip Friend WithEvents TabControl1 As System.Windows.Forms.TabControl Friend WithEvents TabPage1 As System.Windows.Forms.TabPage Friend WithEvents TabPage2 As System.Windows.Forms.TabPage Friend WithEvents tschangedlabel As System.Windows.Forms.ToolStripStatusLabel Friend WithEvents ToolStripButton2 As System.Windows.Forms.ToolStripButton Friend WithEvents DataGridViewTextBoxColumn1 As System.Windows.Forms.DataGridViewTextBoxColumn Friend WithEvents DataGridViewTextBoxColumn2 As System.Windows.Forms.DataGridViewComboBoxColumn Friend WithEvents DataGridViewTextBoxColumn3 As System.Windows.Forms.DataGridViewComboBoxColumn Friend WithEvents DataGridViewCheckBoxColumn1 As System.Windows.Forms.DataGridViewCheckBoxColumn Friend WithEvents DataGridViewCheckBoxColumn2 As System.Windows.Forms.DataGridViewCheckBoxColumn Friend WithEvents DataGridViewCheckBoxColumn3 As System.Windows.Forms.DataGridViewCheckBoxColumn Friend WithEvents DataGridViewCheckBoxColumn4 As System.Windows.Forms.DataGridViewCheckBoxColumn Friend WithEvents DataGridViewCheckBoxColumn5 As System.Windows.Forms.DataGridViewCheckBoxColumn Friend WithEvents DataGridViewCheckBoxColumn6 As System.Windows.Forms.DataGridViewCheckBoxColumn Friend WithEvents DataGridViewTextBoxColumn4 As System.Windows.Forms.DataGridViewTextBoxColumn Friend WithEvents DataGridViewTextBoxColumn5 As System.Windows.Forms.DataGridViewTextBoxColumn 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 Friend WithEvents BindingNavigatorPositionItem1 As System.Windows.Forms.ToolStripTextBox Friend WithEvents BindingNavigatorSeparator4 As System.Windows.Forms.ToolStripSeparator Friend WithEvents BindingNavigatorMoveNextItem1 As System.Windows.Forms.ToolStripButton Friend WithEvents BindingNavigatorMoveLastItem1 As System.Windows.Forms.ToolStripButton 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 Friend WithEvents USER_RIGHTSBindingSource As System.Windows.Forms.BindingSource Friend WithEvents USER_RIGHTSTableAdapter As DD_Record_Organiser.DD_ECMAdminTableAdapters.USER_RIGHTSTableAdapter Friend WithEvents GridControl1 As DevExpress.XtraGrid.GridControl Friend WithEvents GridView1 As DevExpress.XtraGrid.Views.Grid.GridView Friend WithEvents colGUID As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents colFORM_TITLE As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents colUSERNAME As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents colNAME As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents colPRENAME As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents colEDIT_REC As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents colADD_REC As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents colDELETE_REC As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents colADD_DOC As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents colREAD_ONLY_DOC As DevExpress.XtraGrid.Columns.GridColumn Friend WithEvents colDELETE_DOC As DevExpress.XtraGrid.Columns.GridColumn 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 End Class