_ 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_Organizer.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_Organizer.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.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() 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.USER_RIGHTSBindingSource = New System.Windows.Forms.BindingSource(Me.components) Me.BindingNavigatorCountItem1 = New System.Windows.Forms.ToolStripLabel() 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.ToolStripButton4 = New System.Windows.Forms.ToolStripButton() Me.TBDD_USERBindingSource = New System.Windows.Forms.BindingSource(Me.components) Me.TBWH_ENTITIESTableAdapter = New DD_Record_Organizer.DD_ECMAdminTableAdapters.TBWH_ENTITIESTableAdapter() Me.TableAdapterManager1 = New DD_Record_Organizer.DD_ECMAdminTableAdapters.TableAdapterManager() Me.TBWH_USER_GROUPSBindingSource = New System.Windows.Forms.BindingSource(Me.components) Me.TBWH_USER_GROUPSTableAdapter = New DD_Record_Organizer.DD_ECMAdminTableAdapters.TBWH_USER_GROUPSTableAdapter() Me.TBDD_USER_GROUPSTableAdapter = New DD_Record_Organizer.DD_DMSDataSetTableAdapters.TBDD_USER_GROUPSTableAdapter() Me.TableAdapterManager = New DD_Record_Organizer.DD_DMSDataSetTableAdapters.TableAdapterManager() Me.TBPMO_RIGHT_GROUPTableAdapter = New DD_Record_Organizer.DD_DMSDataSetTableAdapters.TBPMO_RIGHT_GROUPTableAdapter() Me.TBDD_USERTableAdapter = New DD_Record_Organizer.DD_DMSDataSetTableAdapters.TBDD_USERTableAdapter() Me.USER_RIGHTSTableAdapter = New DD_Record_Organizer.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.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() 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() Me.SuspendLayout() ' 'BindingNavigator1 ' 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}) 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 ' 'BindingNavigatorAddNewItem ' Me.BindingNavigatorAddNewItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image resources.ApplyResources(Me.BindingNavigatorAddNewItem, "BindingNavigatorAddNewItem") Me.BindingNavigatorAddNewItem.Name = "BindingNavigatorAddNewItem" ' '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" resources.ApplyResources(Me.BindingNavigatorCountItem, "BindingNavigatorCountItem") ' 'BindingNavigatorDeleteItem ' Me.BindingNavigatorDeleteItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image resources.ApplyResources(Me.BindingNavigatorDeleteItem, "BindingNavigatorDeleteItem") Me.BindingNavigatorDeleteItem.Name = "BindingNavigatorDeleteItem" ' 'BindingNavigatorMoveFirstItem ' Me.BindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image resources.ApplyResources(Me.BindingNavigatorMoveFirstItem, "BindingNavigatorMoveFirstItem") Me.BindingNavigatorMoveFirstItem.Name = "BindingNavigatorMoveFirstItem" ' 'BindingNavigatorMovePreviousItem ' Me.BindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image resources.ApplyResources(Me.BindingNavigatorMovePreviousItem, "BindingNavigatorMovePreviousItem") Me.BindingNavigatorMovePreviousItem.Name = "BindingNavigatorMovePreviousItem" ' 'BindingNavigatorSeparator ' Me.BindingNavigatorSeparator.Name = "BindingNavigatorSeparator" resources.ApplyResources(Me.BindingNavigatorSeparator, "BindingNavigatorSeparator") ' 'BindingNavigatorPositionItem ' resources.ApplyResources(Me.BindingNavigatorPositionItem, "BindingNavigatorPositionItem") Me.BindingNavigatorPositionItem.Name = "BindingNavigatorPositionItem" ' 'BindingNavigatorSeparator1 ' Me.BindingNavigatorSeparator1.Name = "BindingNavigatorSeparator1" resources.ApplyResources(Me.BindingNavigatorSeparator1, "BindingNavigatorSeparator1") ' 'BindingNavigatorMoveNextItem ' Me.BindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image resources.ApplyResources(Me.BindingNavigatorMoveNextItem, "BindingNavigatorMoveNextItem") Me.BindingNavigatorMoveNextItem.Name = "BindingNavigatorMoveNextItem" ' 'BindingNavigatorMoveLastItem ' Me.BindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image resources.ApplyResources(Me.BindingNavigatorMoveLastItem, "BindingNavigatorMoveLastItem") Me.BindingNavigatorMoveLastItem.Name = "BindingNavigatorMoveLastItem" ' 'BindingNavigatorSeparator2 ' Me.BindingNavigatorSeparator2.Name = "BindingNavigatorSeparator2" resources.ApplyResources(Me.BindingNavigatorSeparator2, "BindingNavigatorSeparator2") ' 'ToolStripButton1 ' Me.ToolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.ToolStripButton1.Image = Global.DD_Record_Organizer.My.Resources.Resources.save resources.ApplyResources(Me.ToolStripButton1, "ToolStripButton1") Me.ToolStripButton1.Name = "ToolStripButton1" ' 'ToolStripButton2 ' Me.ToolStripButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.ToolStripButton2.Image = Global.DD_Record_Organizer.My.Resources.Resources.refresh_16xLG resources.ApplyResources(Me.ToolStripButton2, "ToolStripButton2") Me.ToolStripButton2.Name = "ToolStripButton2" ' 'TBPMO_RIGHT_GROUPDataGridView ' DataGridViewCellStyle1.BackColor = System.Drawing.Color.Lime Me.TBPMO_RIGHT_GROUPDataGridView.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1 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.Name = "TBPMO_RIGHT_GROUPDataGridView" ' 'DataGridViewTextBoxColumn1 ' Me.DataGridViewTextBoxColumn1.DataPropertyName = "GUID" resources.ApplyResources(Me.DataGridViewTextBoxColumn1, "DataGridViewTextBoxColumn1") Me.DataGridViewTextBoxColumn1.Name = "DataGridViewTextBoxColumn1" Me.DataGridViewTextBoxColumn1.ReadOnly = True ' 'DataGridViewTextBoxColumn2 ' Me.DataGridViewTextBoxColumn2.DataPropertyName = "ENTITY_ID" Me.DataGridViewTextBoxColumn2.DataSource = Me.TBWH_ENTITIESBindingSource Me.DataGridViewTextBoxColumn2.DisplayMember = "CAPTION" 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" ' '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" 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" ' '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" resources.ApplyResources(Me.DataGridViewCheckBoxColumn1, "DataGridViewCheckBoxColumn1") Me.DataGridViewCheckBoxColumn1.Name = "DataGridViewCheckBoxColumn1" ' 'DataGridViewCheckBoxColumn2 ' Me.DataGridViewCheckBoxColumn2.DataPropertyName = "ADD_REC" resources.ApplyResources(Me.DataGridViewCheckBoxColumn2, "DataGridViewCheckBoxColumn2") Me.DataGridViewCheckBoxColumn2.Name = "DataGridViewCheckBoxColumn2" ' 'DataGridViewCheckBoxColumn3 ' Me.DataGridViewCheckBoxColumn3.DataPropertyName = "DELETE_REC" resources.ApplyResources(Me.DataGridViewCheckBoxColumn3, "DataGridViewCheckBoxColumn3") Me.DataGridViewCheckBoxColumn3.Name = "DataGridViewCheckBoxColumn3" ' 'DataGridViewCheckBoxColumn4 ' Me.DataGridViewCheckBoxColumn4.DataPropertyName = "ADD_DOC" resources.ApplyResources(Me.DataGridViewCheckBoxColumn4, "DataGridViewCheckBoxColumn4") Me.DataGridViewCheckBoxColumn4.Name = "DataGridViewCheckBoxColumn4" ' 'DataGridViewCheckBoxColumn5 ' Me.DataGridViewCheckBoxColumn5.DataPropertyName = "VIEW_DOC" resources.ApplyResources(Me.DataGridViewCheckBoxColumn5, "DataGridViewCheckBoxColumn5") Me.DataGridViewCheckBoxColumn5.Name = "DataGridViewCheckBoxColumn5" ' 'DataGridViewCheckBoxColumn6 ' Me.DataGridViewCheckBoxColumn6.DataPropertyName = "DELETE_DOC" resources.ApplyResources(Me.DataGridViewCheckBoxColumn6, "DataGridViewCheckBoxColumn6") Me.DataGridViewCheckBoxColumn6.Name = "DataGridViewCheckBoxColumn6" ' 'DataGridViewTextBoxColumn4 ' Me.DataGridViewTextBoxColumn4.DataPropertyName = "ADDED_WHO" resources.ApplyResources(Me.DataGridViewTextBoxColumn4, "DataGridViewTextBoxColumn4") Me.DataGridViewTextBoxColumn4.Name = "DataGridViewTextBoxColumn4" ' 'DataGridViewTextBoxColumn5 ' Me.DataGridViewTextBoxColumn5.DataPropertyName = "ADDED_WHEN" resources.ApplyResources(Me.DataGridViewTextBoxColumn5, "DataGridViewTextBoxColumn5") Me.DataGridViewTextBoxColumn5.Name = "DataGridViewTextBoxColumn5" ' 'DataGridViewTextBoxColumn6 ' Me.DataGridViewTextBoxColumn6.DataPropertyName = "CHANGED_WHO" resources.ApplyResources(Me.DataGridViewTextBoxColumn6, "DataGridViewTextBoxColumn6") Me.DataGridViewTextBoxColumn6.Name = "DataGridViewTextBoxColumn6" ' 'DataGridViewTextBoxColumn7 ' Me.DataGridViewTextBoxColumn7.DataPropertyName = "CHANGED_WHEN" resources.ApplyResources(Me.DataGridViewTextBoxColumn7, "DataGridViewTextBoxColumn7") Me.DataGridViewTextBoxColumn7.Name = "DataGridViewTextBoxColumn7" ' 'StatusStrip1 ' Me.StatusStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.tschangedlabel, Me.statelbl}) resources.ApplyResources(Me.StatusStrip1, "StatusStrip1") Me.StatusStrip1.Name = "StatusStrip1" ' 'tschangedlabel ' Me.tschangedlabel.BackColor = System.Drawing.Color.Yellow Me.tschangedlabel.Name = "tschangedlabel" 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) resources.ApplyResources(Me.TabControl1, "TabControl1") Me.TabControl1.Name = "TabControl1" Me.TabControl1.SelectedIndex = 0 ' 'TabPage1 ' resources.ApplyResources(Me.TabPage1, "TabPage1") Me.TabPage1.Controls.Add(Me.BindingNavigator1) Me.TabPage1.Controls.Add(Me.TBPMO_RIGHT_GROUPDataGridView) Me.TabPage1.Name = "TabPage1" Me.TabPage1.UseVisualStyleBackColor = True ' 'TabPage2 ' 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.Name = "TabPage2" 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 ' resources.ApplyResources(Me.GridControl1, "GridControl1") Me.GridControl1.DataSource = Me.DD_ECMAdmin Me.GridControl1.MainView = Me.GridView1 Me.GridControl1.Name = "GridControl1" Me.GridControl1.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridView1}) ' 'GridView1 ' 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.OptionsView.ColumnAutoWidth = False Me.GridView1.OptionsView.EnableAppearanceEvenRow = True Me.GridView1.OptionsView.ShowAutoFilterRow = True ' 'colGUID ' resources.ApplyResources(Me.colGUID, "colGUID") Me.colGUID.FieldName = "GUID" Me.colGUID.Name = "colGUID" Me.colGUID.OptionsColumn.AllowEdit = False ' 'colFORM_TITLE ' resources.ApplyResources(Me.colFORM_TITLE, "colFORM_TITLE") Me.colFORM_TITLE.FieldName = "FORM_TITLE" Me.colFORM_TITLE.Name = "colFORM_TITLE" Me.colFORM_TITLE.OptionsColumn.AllowEdit = False ' 'colUSERNAME ' resources.ApplyResources(Me.colUSERNAME, "colUSERNAME") Me.colUSERNAME.FieldName = "USERNAME" Me.colUSERNAME.Name = "colUSERNAME" Me.colUSERNAME.OptionsColumn.AllowEdit = False ' 'colNAME ' resources.ApplyResources(Me.colNAME, "colNAME") Me.colNAME.FieldName = "NAME" Me.colNAME.Name = "colNAME" Me.colNAME.OptionsColumn.AllowEdit = False ' 'colPRENAME ' resources.ApplyResources(Me.colPRENAME, "colPRENAME") Me.colPRENAME.FieldName = "PRENAME" Me.colPRENAME.Name = "colPRENAME" Me.colPRENAME.OptionsColumn.AllowEdit = False ' 'colEDIT_REC ' resources.ApplyResources(Me.colEDIT_REC, "colEDIT_REC") Me.colEDIT_REC.FieldName = "EDIT_REC" Me.colEDIT_REC.Name = "colEDIT_REC" ' 'colADD_REC ' resources.ApplyResources(Me.colADD_REC, "colADD_REC") Me.colADD_REC.FieldName = "ADD_REC" Me.colADD_REC.Name = "colADD_REC" ' 'colDELETE_REC ' resources.ApplyResources(Me.colDELETE_REC, "colDELETE_REC") Me.colDELETE_REC.FieldName = "DELETE_REC" Me.colDELETE_REC.Name = "colDELETE_REC" ' 'colADD_DOC ' resources.ApplyResources(Me.colADD_DOC, "colADD_DOC") Me.colADD_DOC.FieldName = "ADD_DOC" Me.colADD_DOC.Name = "colADD_DOC" ' 'colREAD_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" ' 'colDELETE_DOC ' resources.ApplyResources(Me.colDELETE_DOC, "colDELETE_DOC") Me.colDELETE_DOC.FieldName = "DELETE_DOC" Me.colDELETE_DOC.Name = "colDELETE_DOC" ' 'GridColumn1 ' resources.ApplyResources(Me.GridColumn1, "GridColumn1") Me.GridColumn1.FieldName = "FILES_VISIBLE" Me.GridColumn1.Name = "GridColumn1" ' 'colADDED_WHEN ' resources.ApplyResources(Me.colADDED_WHEN, "colADDED_WHEN") Me.colADDED_WHEN.FieldName = "ADDED_WHEN" Me.colADDED_WHEN.Name = "colADDED_WHEN" Me.colADDED_WHEN.OptionsColumn.AllowEdit = False ' 'colCHANGED_WHEN ' resources.ApplyResources(Me.colCHANGED_WHEN, "colCHANGED_WHEN") Me.colCHANGED_WHEN.FieldName = "CHANGED_WHEN" Me.colCHANGED_WHEN.Name = "colCHANGED_WHEN" Me.colCHANGED_WHEN.OptionsColumn.AllowEdit = False ' 'BindingNavigator2 ' Me.BindingNavigator2.AddNewItem = Nothing Me.BindingNavigator2.BindingSource = Me.USER_RIGHTSBindingSource Me.BindingNavigator2.CountItem = Me.BindingNavigatorCountItem1 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 ' 'USER_RIGHTSBindingSource ' Me.USER_RIGHTSBindingSource.DataSource = Me.DD_ECMAdmin Me.USER_RIGHTSBindingSource.Position = 0 ' 'BindingNavigatorCountItem1 ' Me.BindingNavigatorCountItem1.Name = "BindingNavigatorCountItem1" resources.ApplyResources(Me.BindingNavigatorCountItem1, "BindingNavigatorCountItem1") ' 'BindingNavigatorMoveFirstItem1 ' Me.BindingNavigatorMoveFirstItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image resources.ApplyResources(Me.BindingNavigatorMoveFirstItem1, "BindingNavigatorMoveFirstItem1") Me.BindingNavigatorMoveFirstItem1.Name = "BindingNavigatorMoveFirstItem1" ' 'BindingNavigatorMovePreviousItem1 ' Me.BindingNavigatorMovePreviousItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image resources.ApplyResources(Me.BindingNavigatorMovePreviousItem1, "BindingNavigatorMovePreviousItem1") Me.BindingNavigatorMovePreviousItem1.Name = "BindingNavigatorMovePreviousItem1" ' 'BindingNavigatorSeparator3 ' Me.BindingNavigatorSeparator3.Name = "BindingNavigatorSeparator3" resources.ApplyResources(Me.BindingNavigatorSeparator3, "BindingNavigatorSeparator3") ' 'BindingNavigatorPositionItem1 ' resources.ApplyResources(Me.BindingNavigatorPositionItem1, "BindingNavigatorPositionItem1") Me.BindingNavigatorPositionItem1.Name = "BindingNavigatorPositionItem1" ' 'BindingNavigatorSeparator4 ' Me.BindingNavigatorSeparator4.Name = "BindingNavigatorSeparator4" resources.ApplyResources(Me.BindingNavigatorSeparator4, "BindingNavigatorSeparator4") ' 'BindingNavigatorMoveNextItem1 ' Me.BindingNavigatorMoveNextItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image resources.ApplyResources(Me.BindingNavigatorMoveNextItem1, "BindingNavigatorMoveNextItem1") Me.BindingNavigatorMoveNextItem1.Name = "BindingNavigatorMoveNextItem1" ' 'BindingNavigatorMoveLastItem1 ' Me.BindingNavigatorMoveLastItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image resources.ApplyResources(Me.BindingNavigatorMoveLastItem1, "BindingNavigatorMoveLastItem1") Me.BindingNavigatorMoveLastItem1.Name = "BindingNavigatorMoveLastItem1" ' 'BindingNavigatorSeparator5 ' Me.BindingNavigatorSeparator5.Name = "BindingNavigatorSeparator5" resources.ApplyResources(Me.BindingNavigatorSeparator5, "BindingNavigatorSeparator5") ' 'ToolStripButton4 ' Me.ToolStripButton4.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.ToolStripButton4.Image = Global.DD_Record_Organizer.My.Resources.Resources.refresh_16xLG resources.ApplyResources(Me.ToolStripButton4, "ToolStripButton4") Me.ToolStripButton4.Name = "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_Organizer.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_APPOINTMENTSTableAdapter = Nothing Me.TableAdapterManager.TBPMO_CONSTRUCTOR_USER_SQLTableAdapter = 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_Organizer.DD_DMSDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete ' 'TBPMO_RIGHT_GROUPTableAdapter ' Me.TBPMO_RIGHT_GROUPTableAdapter.ClearBeforeFill = True ' 'TBDD_USERTableAdapter ' Me.TBDD_USERTableAdapter.ClearBeforeFill = True ' 'USER_RIGHTSTableAdapter ' Me.USER_RIGHTSTableAdapter.ClearBeforeFill = True ' 'frmRight_Management ' resources.ApplyResources(Me, "$this") Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.Controls.Add(Me.TabControl1) Me.Controls.Add(Me.StatusStrip1) Me.Name = "frmRight_Management" 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.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() 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() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents DD_DMSDataSet As DD_Record_Organizer.DD_DMSDataSet Friend WithEvents TBDD_USER_GROUPSBindingSource As System.Windows.Forms.BindingSource Friend WithEvents TBDD_USER_GROUPSTableAdapter As DD_Record_Organizer.DD_DMSDataSetTableAdapters.TBDD_USER_GROUPSTableAdapter Friend WithEvents TableAdapterManager As DD_Record_Organizer.DD_DMSDataSetTableAdapters.TableAdapterManager Friend WithEvents TBPMO_RIGHT_GROUPBindingSource As System.Windows.Forms.BindingSource Friend WithEvents TBPMO_RIGHT_GROUPTableAdapter As DD_Record_Organizer.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_Organizer.DD_ECMAdmin Friend WithEvents TBWH_ENTITIESBindingSource As System.Windows.Forms.BindingSource Friend WithEvents TBWH_ENTITIESTableAdapter As DD_Record_Organizer.DD_ECMAdminTableAdapters.TBWH_ENTITIESTableAdapter Friend WithEvents TableAdapterManager1 As DD_Record_Organizer.DD_ECMAdminTableAdapters.TableAdapterManager Friend WithEvents TBWH_USER_GROUPSBindingSource As System.Windows.Forms.BindingSource Friend WithEvents TBWH_USER_GROUPSTableAdapter As DD_Record_Organizer.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 BindingNavigatorCountItem1 As System.Windows.Forms.ToolStripLabel 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_Organizer.DD_DMSDataSetTableAdapters.TBDD_USERTableAdapter 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_Organizer.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 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