4280 lines
228 KiB
VB.net
4280 lines
228 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
|
|
Partial Class frmMain
|
|
Inherits DevExpress.XtraEditors.XtraForm
|
|
|
|
'Das Formular überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen.
|
|
<System.Diagnostics.DebuggerNonUserCode()>
|
|
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.
|
|
<System.Diagnostics.DebuggerStepThrough()>
|
|
Private Sub InitializeComponent()
|
|
Me.components = New System.ComponentModel.Container()
|
|
Dim GUIDLabel As System.Windows.Forms.Label
|
|
Dim PRENAMELabel As System.Windows.Forms.Label
|
|
Dim NAMELabel As System.Windows.Forms.Label
|
|
Dim USERNAMELabel As System.Windows.Forms.Label
|
|
Dim SHORTNAMELabel As System.Windows.Forms.Label
|
|
Dim EMAILLabel As System.Windows.Forms.Label
|
|
Dim LANGUAGELabel As System.Windows.Forms.Label
|
|
Dim COMMENTLabel As System.Windows.Forms.Label
|
|
Dim DATE_FORMATLabel As System.Windows.Forms.Label
|
|
Dim ADDED_WHOLabel As System.Windows.Forms.Label
|
|
Dim ADDED_WHENLabel As System.Windows.Forms.Label
|
|
Dim CHANGED_WHOLabel As System.Windows.Forms.Label
|
|
Dim CHANGED_WHENLabel As System.Windows.Forms.Label
|
|
Dim GUIDLabel1 As System.Windows.Forms.Label
|
|
Dim NAMELabel1 As System.Windows.Forms.Label
|
|
Dim COMMENTLabel1 As System.Windows.Forms.Label
|
|
Dim ADDED_WHOLabel1 As System.Windows.Forms.Label
|
|
Dim ADDED_WHENLabel1 As System.Windows.Forms.Label
|
|
Dim CHANGED_WHOLabel1 As System.Windows.Forms.Label
|
|
Dim CHANGED_WHENLabel1 As System.Windows.Forms.Label
|
|
Dim GUIDLabel2 As System.Windows.Forms.Label
|
|
Dim CLIENT_NAMELabel As System.Windows.Forms.Label
|
|
Dim SHORTNAMELabel1 As System.Windows.Forms.Label
|
|
Dim COMMENTLabel2 As System.Windows.Forms.Label
|
|
Dim ADDED_WHOLabel2 As System.Windows.Forms.Label
|
|
Dim CHANGED_WHOLabel2 As System.Windows.Forms.Label
|
|
Dim CHANGED_WHENLabel2 As System.Windows.Forms.Label
|
|
Dim ADDED_WHENLabel2 As System.Windows.Forms.Label
|
|
Dim GUIDLabel3 As System.Windows.Forms.Label
|
|
Dim NAMELabel2 As System.Windows.Forms.Label
|
|
Dim SHORT_NAMELabel As System.Windows.Forms.Label
|
|
Dim PRODUCT_VERSIONLabel As System.Windows.Forms.Label
|
|
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmMain))
|
|
Me.XtraTabControl1 = New DevExpress.XtraTab.XtraTabControl()
|
|
Me.tabPageUsers = New DevExpress.XtraTab.XtraTabPage()
|
|
Me.SplitContainer1 = New System.Windows.Forms.SplitContainer()
|
|
Me.SplitContainer2 = New System.Windows.Forms.SplitContainer()
|
|
Me.TBDD_USERBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.UserDataSet = New DDUserManager.UserDataSet()
|
|
Me.Label8 = New System.Windows.Forms.Label()
|
|
Me.Label4 = New System.Windows.Forms.Label()
|
|
Me.LANGUAGEComboBox = New System.Windows.Forms.ComboBox()
|
|
Me.DATE_FORMATComboBox = New System.Windows.Forms.ComboBox()
|
|
Me.TextBox2 = New System.Windows.Forms.TextBox()
|
|
Me.TextBox1 = New System.Windows.Forms.TextBox()
|
|
Me.CHANGED_WHOTextBox = New System.Windows.Forms.TextBox()
|
|
Me.PRENAMETextBox = New System.Windows.Forms.TextBox()
|
|
Me.EMAILTextBox = New System.Windows.Forms.TextBox()
|
|
Me.ADDED_WHOTextBox = New System.Windows.Forms.TextBox()
|
|
Me.GUIDTextBox = New System.Windows.Forms.TextBox()
|
|
Me.COMMENTTextBox = New System.Windows.Forms.TextBox()
|
|
Me.NAMETextBox = New System.Windows.Forms.TextBox()
|
|
Me.USERNAMETextBox = New System.Windows.Forms.TextBox()
|
|
Me.SHORTNAMETextBox = New System.Windows.Forms.TextBox()
|
|
Me.Label12 = New System.Windows.Forms.Label()
|
|
Me.Label1 = New System.Windows.Forms.Label()
|
|
Me.listModules = New System.Windows.Forms.ListBox()
|
|
Me.TBDD_MODULESBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.listGroups = New System.Windows.Forms.ListBox()
|
|
Me.TBDD_GROUPSBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.Label2 = New System.Windows.Forms.Label()
|
|
Me.listClients = New System.Windows.Forms.ListBox()
|
|
Me.TBDD_CLIENTBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.GridUsers = New DevExpress.XtraGrid.GridControl()
|
|
Me.gvUsers = New DevExpress.XtraGrid.Views.Grid.GridView()
|
|
Me.colPRENAME = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colNAME = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colUSERNAME = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colEMAIL = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.XtraTabControl2 = New DevExpress.XtraTab.XtraTabControl()
|
|
Me.tabGroupAssign = New DevExpress.XtraTab.XtraTabPage()
|
|
Me.SplitContainerUserGroups1 = New System.Windows.Forms.SplitContainer()
|
|
Me.Panel3 = New System.Windows.Forms.Panel()
|
|
Me.gridGroups_AvailableUsers = New DevExpress.XtraGrid.GridControl()
|
|
Me.viewGroups_AvailableUsers = New DevExpress.XtraGrid.Views.Grid.GridView()
|
|
Me.colUSERNAME1 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colPRENAME1 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colNAME1 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colEmail3 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.GridView1 = New DevExpress.XtraGrid.Views.Grid.GridView()
|
|
Me.labelGroups_AvailableUsers = New System.Windows.Forms.Label()
|
|
Me.btnGroups_AddUsers = New System.Windows.Forms.Button()
|
|
Me.btnGroups_RemoveUsers = New System.Windows.Forms.Button()
|
|
Me.Panel2 = New System.Windows.Forms.Panel()
|
|
Me.gridGroups_AssignedUsers = New DevExpress.XtraGrid.GridControl()
|
|
Me.viewGroups_AssignedUsers = New DevExpress.XtraGrid.Views.Grid.GridView()
|
|
Me.GridColumn2 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.GridColumn3 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.GridColumn4 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.GridColumn5 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.GridView3 = New DevExpress.XtraGrid.Views.Grid.GridView()
|
|
Me.labelGroups_AssignedUsers = New System.Windows.Forms.Label()
|
|
Me.Panel1 = New System.Windows.Forms.Panel()
|
|
Me.gridGroups_AllGroups = New DevExpress.XtraGrid.GridControl()
|
|
Me.TBDD_GROUPSBindingSource1 = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.DS_ChangeS = New DDUserManager.DS_ChangeS()
|
|
Me.viewGroups_AllGroups = New DevExpress.XtraGrid.Views.Grid.GridView()
|
|
Me.colNAME2 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colCOMMENT2 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.Label3 = New System.Windows.Forms.Label()
|
|
Me.tabClientAssign = New DevExpress.XtraTab.XtraTabPage()
|
|
Me.SplitContainer4 = New System.Windows.Forms.SplitContainer()
|
|
Me.Panel6 = New System.Windows.Forms.Panel()
|
|
Me.gridClients_AvailableUsers = New DevExpress.XtraGrid.GridControl()
|
|
Me.viewClients_AvailableUsers = New DevExpress.XtraGrid.Views.Grid.GridView()
|
|
Me.colUSERNAME2 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colPRENAME2 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colNAME3 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colEMAIL1 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.Label7 = New System.Windows.Forms.Label()
|
|
Me.btnClients_AddUsers = New System.Windows.Forms.Button()
|
|
Me.btnClients_RemoveUsers = New System.Windows.Forms.Button()
|
|
Me.Panel4 = New System.Windows.Forms.Panel()
|
|
Me.gridClients_AssignedUsers = New DevExpress.XtraGrid.GridControl()
|
|
Me.viewClients_AssignedUsers = New DevExpress.XtraGrid.Views.Grid.GridView()
|
|
Me.colUSERNAME3 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colPRENAME3 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colNAME4 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colEMAIL2 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.labelClients_AssignedUsers = New System.Windows.Forms.Label()
|
|
Me.Panel5 = New System.Windows.Forms.Panel()
|
|
Me.gridClients_AllClients = New DevExpress.XtraGrid.GridControl()
|
|
Me.viewClients_AllClients = New DevExpress.XtraGrid.Views.Grid.GridView()
|
|
Me.colCLIENT_NAME = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colSHORTNAME = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colCOMMENT = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.Label6 = New System.Windows.Forms.Label()
|
|
Me.tabModuleAssign = New DevExpress.XtraTab.XtraTabPage()
|
|
Me.SplitContainer6 = New System.Windows.Forms.SplitContainer()
|
|
Me.btnModules_AddUsers = New System.Windows.Forms.Button()
|
|
Me.btnModules_RemoveUsers = New System.Windows.Forms.Button()
|
|
Me.Panel9 = New System.Windows.Forms.Panel()
|
|
Me.gridModules_AvailableUsers = New DevExpress.XtraGrid.GridControl()
|
|
Me.viewModules_AvailableUsers = New DevExpress.XtraGrid.Views.Grid.GridView()
|
|
Me.GridColumn13 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.GridColumn14 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.GridColumn15 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.GridColumn16 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.GridView8 = New DevExpress.XtraGrid.Views.Grid.GridView()
|
|
Me.Label10 = New System.Windows.Forms.Label()
|
|
Me.Panel8 = New System.Windows.Forms.Panel()
|
|
Me.gridModules_AssignedUsers = New DevExpress.XtraGrid.GridControl()
|
|
Me.viewModules_AssignedUsers = New DevExpress.XtraGrid.Views.Grid.GridView()
|
|
Me.GridColumn17 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.GridColumn18 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.GridColumn19 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.GridColumn20 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.GridView10 = New DevExpress.XtraGrid.Views.Grid.GridView()
|
|
Me.labelModules_AssignedUsers = New System.Windows.Forms.Label()
|
|
Me.Panel7 = New System.Windows.Forms.Panel()
|
|
Me.gridModules_AllModules = New DevExpress.XtraGrid.GridControl()
|
|
Me.viewModules_AllModules = New DevExpress.XtraGrid.Views.Grid.GridView()
|
|
Me.GridColumn11 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.GridColumn12 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.Label9 = New System.Windows.Forms.Label()
|
|
Me.TBDD_USERBindingNavigator = New System.Windows.Forms.BindingNavigator(Me.components)
|
|
Me.BindingNavigatorAddNewItem = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorCountItem = New System.Windows.Forms.ToolStripLabel()
|
|
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.BindingNavigatorDeleteItem = New System.Windows.Forms.ToolStripButton()
|
|
Me.TBDD_USERBindingNavigatorSaveItem = New System.Windows.Forms.ToolStripButton()
|
|
Me.btnImportUsers = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripButton2 = New System.Windows.Forms.ToolStripButton()
|
|
Me.tabPageGroups = New DevExpress.XtraTab.XtraTabPage()
|
|
Me.SplitContainer3 = New System.Windows.Forms.SplitContainer()
|
|
Me.Panel16 = New System.Windows.Forms.Panel()
|
|
Me.Label14 = New System.Windows.Forms.Label()
|
|
Me.Label11 = New System.Windows.Forms.Label()
|
|
Me.TextBox4 = New System.Windows.Forms.TextBox()
|
|
Me.INTERNALCheckBox = New System.Windows.Forms.CheckBox()
|
|
Me.NAMETextBox1 = New System.Windows.Forms.TextBox()
|
|
Me.TextBox3 = New System.Windows.Forms.TextBox()
|
|
Me.COMMENTTextBox1 = New System.Windows.Forms.TextBox()
|
|
Me.ADDED_WHOTextBox1 = New System.Windows.Forms.TextBox()
|
|
Me.ACTIVECheckBox = New System.Windows.Forms.CheckBox()
|
|
Me.AD_SYNCCheckBox = New System.Windows.Forms.CheckBox()
|
|
Me.CHANGED_WHOTextBox1 = New System.Windows.Forms.TextBox()
|
|
Me.GUIDTextBox1 = New System.Windows.Forms.TextBox()
|
|
Me.gridGroups = New DevExpress.XtraGrid.GridControl()
|
|
Me.viewGroups = New DevExpress.XtraGrid.Views.Grid.GridView()
|
|
Me.colNAME5 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colCOMMENT1 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.XtraTabControl3 = New DevExpress.XtraTab.XtraTabControl()
|
|
Me.XtraTabPage1 = New DevExpress.XtraTab.XtraTabPage()
|
|
Me.SplitContainer5 = New System.Windows.Forms.SplitContainer()
|
|
Me.btnClients_AddGroups = New System.Windows.Forms.Button()
|
|
Me.btnClients_RemoveGroups = New System.Windows.Forms.Button()
|
|
Me.Panel10 = New System.Windows.Forms.Panel()
|
|
Me.gridClientsGroups_AvailableGroups = New DevExpress.XtraGrid.GridControl()
|
|
Me.viewClientsGroups_AvailableGroups = New DevExpress.XtraGrid.Views.Grid.GridView()
|
|
Me.colNAME6 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colCOMMENT4 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.Label5 = New System.Windows.Forms.Label()
|
|
Me.Panel12 = New System.Windows.Forms.Panel()
|
|
Me.gridClientsGroups_AssignedGroups = New DevExpress.XtraGrid.GridControl()
|
|
Me.viewClientsGroups_AssignedGroups = New DevExpress.XtraGrid.Views.Grid.GridView()
|
|
Me.colNAME7 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colCOMMENT5 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.labelClients_AssignedGroups = New System.Windows.Forms.Label()
|
|
Me.Panel11 = New System.Windows.Forms.Panel()
|
|
Me.gridClientsGroups_AllClients = New DevExpress.XtraGrid.GridControl()
|
|
Me.viewClientsGroups_AllClients = New DevExpress.XtraGrid.Views.Grid.GridView()
|
|
Me.colCLIENT_NAME1 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colCOMMENT3 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.Label13 = New System.Windows.Forms.Label()
|
|
Me.XtraTabPage2 = New DevExpress.XtraTab.XtraTabPage()
|
|
Me.SplitContainer7 = New System.Windows.Forms.SplitContainer()
|
|
Me.btnModules_AddGroups = New System.Windows.Forms.Button()
|
|
Me.btnModules_RemoveGroups = New System.Windows.Forms.Button()
|
|
Me.Panel13 = New System.Windows.Forms.Panel()
|
|
Me.gridModulesGroups_AvailableGroups = New DevExpress.XtraGrid.GridControl()
|
|
Me.viewModulesGroups_AvailableGroups = New DevExpress.XtraGrid.Views.Grid.GridView()
|
|
Me.colNAME8 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colCOMMENT6 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.Label15 = New System.Windows.Forms.Label()
|
|
Me.Panel15 = New System.Windows.Forms.Panel()
|
|
Me.gridModulesGroups_AssignedGroups = New DevExpress.XtraGrid.GridControl()
|
|
Me.viewModulesGroups_AssignedGroups = New DevExpress.XtraGrid.Views.Grid.GridView()
|
|
Me.colNAME9 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colCOMMENT7 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.labelModules_AssignedGroups = New System.Windows.Forms.Label()
|
|
Me.Panel14 = New System.Windows.Forms.Panel()
|
|
Me.gridModulesGroups_AllModules = New DevExpress.XtraGrid.GridControl()
|
|
Me.viewModulesGroups_AllModules = New DevExpress.XtraGrid.Views.Grid.GridView()
|
|
Me.colNAME10 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colSHORT_NAME = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.Label16 = New System.Windows.Forms.Label()
|
|
Me.TBDD_GROUPSBindingNavigator = New System.Windows.Forms.BindingNavigator(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.BindingNavigatorAddNewItem1 = New System.Windows.Forms.ToolStripButton()
|
|
Me.TBDD_GROUPSBindingNavigatorSaveItem = New System.Windows.Forms.ToolStripButton()
|
|
Me.btnImportGroups = New System.Windows.Forms.ToolStripButton()
|
|
Me.tabPageClients = New DevExpress.XtraTab.XtraTabPage()
|
|
Me.Panel17 = New System.Windows.Forms.Panel()
|
|
Me.Label18 = New System.Windows.Forms.Label()
|
|
Me.Label17 = New System.Windows.Forms.Label()
|
|
Me.GUIDTextBox2 = New System.Windows.Forms.TextBox()
|
|
Me.CLIENT_NAMETextBox = New System.Windows.Forms.TextBox()
|
|
Me.CHANGED_WHOTextBox2 = New System.Windows.Forms.TextBox()
|
|
Me.SHORTNAMETextBox1 = New System.Windows.Forms.TextBox()
|
|
Me.TextBox6 = New System.Windows.Forms.TextBox()
|
|
Me.COMMENTTextBox2 = New System.Windows.Forms.TextBox()
|
|
Me.TextBox5 = New System.Windows.Forms.TextBox()
|
|
Me.ADDED_WHOTextBox2 = New System.Windows.Forms.TextBox()
|
|
Me.gridClients = New DevExpress.XtraGrid.GridControl()
|
|
Me.GridView4 = New DevExpress.XtraGrid.Views.Grid.GridView()
|
|
Me.GridColumn1 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.GridColumn7 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.GridColumn6 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.TBDD_CLIENTBindingNavigator = New System.Windows.Forms.BindingNavigator(Me.components)
|
|
Me.BindingNavigatorAddNewItem2 = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorCountItem2 = New System.Windows.Forms.ToolStripLabel()
|
|
Me.BindingNavigatorDeleteItem2 = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorMoveFirstItem2 = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorMovePreviousItem2 = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorSeparator6 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.BindingNavigatorPositionItem2 = New System.Windows.Forms.ToolStripTextBox()
|
|
Me.BindingNavigatorSeparator7 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.BindingNavigatorMoveNextItem2 = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorMoveLastItem2 = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorSeparator8 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.TBDD_CLIENTBindingNavigatorSaveItem = New System.Windows.Forms.ToolStripButton()
|
|
Me.tabPageModules = New DevExpress.XtraTab.XtraTabPage()
|
|
Me.Panel18 = New System.Windows.Forms.Panel()
|
|
Me.Label19 = New System.Windows.Forms.Label()
|
|
Me.PRODUCT_VERSIONTextBox = New System.Windows.Forms.TextBox()
|
|
Me.SHORT_NAMETextBox = New System.Windows.Forms.TextBox()
|
|
Me.GUIDTextBox3 = New System.Windows.Forms.TextBox()
|
|
Me.NAMETextBox2 = New System.Windows.Forms.TextBox()
|
|
Me.gridModules = New DevExpress.XtraGrid.GridControl()
|
|
Me.GridView5 = New DevExpress.XtraGrid.Views.Grid.GridView()
|
|
Me.GridColumn8 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.GridColumn9 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.GridColumn10 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.TBDD_MODULESBindingNavigator = New System.Windows.Forms.BindingNavigator(Me.components)
|
|
Me.BindingNavigatorCountItem3 = New System.Windows.Forms.ToolStripLabel()
|
|
Me.BindingNavigatorMoveFirstItem3 = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorMovePreviousItem3 = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorSeparator9 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.BindingNavigatorPositionItem3 = New System.Windows.Forms.ToolStripTextBox()
|
|
Me.BindingNavigatorSeparator10 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.BindingNavigatorMoveNextItem3 = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorMoveLastItem3 = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorSeparator11 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.tabPageRights = New DevExpress.XtraTab.XtraTabPage()
|
|
Me.tabPageSettings = New DevExpress.XtraTab.XtraTabPage()
|
|
Me.Button2 = New System.Windows.Forms.Button()
|
|
Me.GroupBox3 = New System.Windows.Forms.GroupBox()
|
|
Me.Label20 = New System.Windows.Forms.Label()
|
|
Me.Button4 = New System.Windows.Forms.Button()
|
|
Me.txtLDAPUserQuery = New System.Windows.Forms.TextBox()
|
|
Me.GroupBox2 = New System.Windows.Forms.GroupBox()
|
|
Me.Button3 = New System.Windows.Forms.Button()
|
|
Me.btnDebugGroupQuery = New System.Windows.Forms.Button()
|
|
Me.txtLDAPGroupQuery = New System.Windows.Forms.TextBox()
|
|
Me.GroupBox1 = New System.Windows.Forms.GroupBox()
|
|
Me.btnADConnectionTest = New System.Windows.Forms.Button()
|
|
Me.txtADRootNode = New System.Windows.Forms.TextBox()
|
|
Me.lblADRootNode = New System.Windows.Forms.Label()
|
|
Me.btnOpenLogDir = New System.Windows.Forms.Button()
|
|
Me.btnOpenConfigDir = New System.Windows.Forms.Button()
|
|
Me.btnConfigConnections = New System.Windows.Forms.Button()
|
|
Me.TBDD_GROUPS_USERBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.TBDD_USERTableAdapter = New DDUserManager.UserDataSetTableAdapters.TBDD_USERTableAdapter()
|
|
Me.TableAdapterManager = New DDUserManager.UserDataSetTableAdapters.TableAdapterManager()
|
|
Me.TBDD_CLIENT_USERBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.TBDD_CLIENT_USERTableAdapter = New DDUserManager.UserDataSetTableAdapters.TBDD_CLIENT_USERTableAdapter()
|
|
Me.TBDD_CLIENTTableAdapter = New DDUserManager.UserDataSetTableAdapters.TBDD_CLIENTTableAdapter()
|
|
Me.TBDD_MODULESTableAdapter = New DDUserManager.UserDataSetTableAdapters.TBDD_MODULESTableAdapter()
|
|
Me.TBDD_USER_MODULESBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.TBDD_USER_MODULESTableAdapter = New DDUserManager.UserDataSetTableAdapters.TBDD_USER_MODULESTableAdapter()
|
|
Me.StatusStrip1 = New System.Windows.Forms.StatusStrip()
|
|
Me.tsLabelUser = New System.Windows.Forms.ToolStripStatusLabel()
|
|
Me.tsLabelSaved = New System.Windows.Forms.ToolStripStatusLabel()
|
|
Me.tsLabelVersion = New System.Windows.Forms.ToolStripStatusLabel()
|
|
Me.TBDD_GROUPS_MODULESTableAdapter = New DDUserManager.UserDataSetTableAdapters.TBDD_GROUPS_MODULESTableAdapter()
|
|
Me.TBDD_GROUPS_CLIENTTableAdapter = New DDUserManager.UserDataSetTableAdapters.TBDD_GROUPS_CLIENTTableAdapter()
|
|
Me.Button1 = New System.Windows.Forms.Button()
|
|
Me.TBDD_GROUPSTableAdapter = New DDUserManager.DS_ChangeSTableAdapters.TBDD_GROUPSTableAdapter()
|
|
Me.TableAdapterManager1 = New DDUserManager.DS_ChangeSTableAdapters.TableAdapterManager()
|
|
Me.TBDD_GROUPS_USERTableAdapter = New DDUserManager.UserDataSetTableAdapters.TBDD_GROUPS_USERTableAdapter()
|
|
Me.QueriesTableAdapter1 = New DDUserManager.UserDataSetTableAdapters.QueriesTableAdapter()
|
|
GUIDLabel = New System.Windows.Forms.Label()
|
|
PRENAMELabel = New System.Windows.Forms.Label()
|
|
NAMELabel = New System.Windows.Forms.Label()
|
|
USERNAMELabel = New System.Windows.Forms.Label()
|
|
SHORTNAMELabel = New System.Windows.Forms.Label()
|
|
EMAILLabel = New System.Windows.Forms.Label()
|
|
LANGUAGELabel = New System.Windows.Forms.Label()
|
|
COMMENTLabel = New System.Windows.Forms.Label()
|
|
DATE_FORMATLabel = New System.Windows.Forms.Label()
|
|
ADDED_WHOLabel = New System.Windows.Forms.Label()
|
|
ADDED_WHENLabel = New System.Windows.Forms.Label()
|
|
CHANGED_WHOLabel = New System.Windows.Forms.Label()
|
|
CHANGED_WHENLabel = New System.Windows.Forms.Label()
|
|
GUIDLabel1 = New System.Windows.Forms.Label()
|
|
NAMELabel1 = New System.Windows.Forms.Label()
|
|
COMMENTLabel1 = New System.Windows.Forms.Label()
|
|
ADDED_WHOLabel1 = New System.Windows.Forms.Label()
|
|
ADDED_WHENLabel1 = New System.Windows.Forms.Label()
|
|
CHANGED_WHOLabel1 = New System.Windows.Forms.Label()
|
|
CHANGED_WHENLabel1 = New System.Windows.Forms.Label()
|
|
GUIDLabel2 = New System.Windows.Forms.Label()
|
|
CLIENT_NAMELabel = New System.Windows.Forms.Label()
|
|
SHORTNAMELabel1 = New System.Windows.Forms.Label()
|
|
COMMENTLabel2 = New System.Windows.Forms.Label()
|
|
ADDED_WHOLabel2 = New System.Windows.Forms.Label()
|
|
CHANGED_WHOLabel2 = New System.Windows.Forms.Label()
|
|
CHANGED_WHENLabel2 = New System.Windows.Forms.Label()
|
|
ADDED_WHENLabel2 = New System.Windows.Forms.Label()
|
|
GUIDLabel3 = New System.Windows.Forms.Label()
|
|
NAMELabel2 = New System.Windows.Forms.Label()
|
|
SHORT_NAMELabel = New System.Windows.Forms.Label()
|
|
PRODUCT_VERSIONLabel = New System.Windows.Forms.Label()
|
|
CType(Me.XtraTabControl1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.XtraTabControl1.SuspendLayout()
|
|
Me.tabPageUsers.SuspendLayout()
|
|
CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SplitContainer1.Panel1.SuspendLayout()
|
|
Me.SplitContainer1.Panel2.SuspendLayout()
|
|
Me.SplitContainer1.SuspendLayout()
|
|
CType(Me.SplitContainer2, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SplitContainer2.Panel1.SuspendLayout()
|
|
Me.SplitContainer2.Panel2.SuspendLayout()
|
|
Me.SplitContainer2.SuspendLayout()
|
|
CType(Me.TBDD_USERBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.UserDataSet, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBDD_MODULESBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBDD_GROUPSBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBDD_CLIENTBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.GridUsers, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.gvUsers, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.XtraTabControl2, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.XtraTabControl2.SuspendLayout()
|
|
Me.tabGroupAssign.SuspendLayout()
|
|
CType(Me.SplitContainerUserGroups1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SplitContainerUserGroups1.Panel1.SuspendLayout()
|
|
Me.SplitContainerUserGroups1.Panel2.SuspendLayout()
|
|
Me.SplitContainerUserGroups1.SuspendLayout()
|
|
Me.Panel3.SuspendLayout()
|
|
CType(Me.gridGroups_AvailableUsers, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.viewGroups_AvailableUsers, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.GridView1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.Panel2.SuspendLayout()
|
|
CType(Me.gridGroups_AssignedUsers, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.viewGroups_AssignedUsers, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.GridView3, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.Panel1.SuspendLayout()
|
|
CType(Me.gridGroups_AllGroups, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBDD_GROUPSBindingSource1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.DS_ChangeS, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.viewGroups_AllGroups, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.tabClientAssign.SuspendLayout()
|
|
CType(Me.SplitContainer4, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SplitContainer4.Panel1.SuspendLayout()
|
|
Me.SplitContainer4.Panel2.SuspendLayout()
|
|
Me.SplitContainer4.SuspendLayout()
|
|
Me.Panel6.SuspendLayout()
|
|
CType(Me.gridClients_AvailableUsers, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.viewClients_AvailableUsers, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.Panel4.SuspendLayout()
|
|
CType(Me.gridClients_AssignedUsers, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.viewClients_AssignedUsers, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.Panel5.SuspendLayout()
|
|
CType(Me.gridClients_AllClients, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.viewClients_AllClients, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.tabModuleAssign.SuspendLayout()
|
|
CType(Me.SplitContainer6, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SplitContainer6.Panel1.SuspendLayout()
|
|
Me.SplitContainer6.Panel2.SuspendLayout()
|
|
Me.SplitContainer6.SuspendLayout()
|
|
Me.Panel9.SuspendLayout()
|
|
CType(Me.gridModules_AvailableUsers, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.viewModules_AvailableUsers, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.GridView8, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.Panel8.SuspendLayout()
|
|
CType(Me.gridModules_AssignedUsers, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.viewModules_AssignedUsers, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.GridView10, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.Panel7.SuspendLayout()
|
|
CType(Me.gridModules_AllModules, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.viewModules_AllModules, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBDD_USERBindingNavigator, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.TBDD_USERBindingNavigator.SuspendLayout()
|
|
Me.tabPageGroups.SuspendLayout()
|
|
CType(Me.SplitContainer3, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SplitContainer3.Panel1.SuspendLayout()
|
|
Me.SplitContainer3.Panel2.SuspendLayout()
|
|
Me.SplitContainer3.SuspendLayout()
|
|
Me.Panel16.SuspendLayout()
|
|
CType(Me.gridGroups, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.viewGroups, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.XtraTabControl3, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.XtraTabControl3.SuspendLayout()
|
|
Me.XtraTabPage1.SuspendLayout()
|
|
CType(Me.SplitContainer5, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SplitContainer5.Panel1.SuspendLayout()
|
|
Me.SplitContainer5.Panel2.SuspendLayout()
|
|
Me.SplitContainer5.SuspendLayout()
|
|
Me.Panel10.SuspendLayout()
|
|
CType(Me.gridClientsGroups_AvailableGroups, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.viewClientsGroups_AvailableGroups, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.Panel12.SuspendLayout()
|
|
CType(Me.gridClientsGroups_AssignedGroups, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.viewClientsGroups_AssignedGroups, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.Panel11.SuspendLayout()
|
|
CType(Me.gridClientsGroups_AllClients, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.viewClientsGroups_AllClients, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.XtraTabPage2.SuspendLayout()
|
|
CType(Me.SplitContainer7, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SplitContainer7.Panel1.SuspendLayout()
|
|
Me.SplitContainer7.Panel2.SuspendLayout()
|
|
Me.SplitContainer7.SuspendLayout()
|
|
Me.Panel13.SuspendLayout()
|
|
CType(Me.gridModulesGroups_AvailableGroups, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.viewModulesGroups_AvailableGroups, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.Panel15.SuspendLayout()
|
|
CType(Me.gridModulesGroups_AssignedGroups, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.viewModulesGroups_AssignedGroups, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.Panel14.SuspendLayout()
|
|
CType(Me.gridModulesGroups_AllModules, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.viewModulesGroups_AllModules, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBDD_GROUPSBindingNavigator, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.TBDD_GROUPSBindingNavigator.SuspendLayout()
|
|
Me.tabPageClients.SuspendLayout()
|
|
Me.Panel17.SuspendLayout()
|
|
CType(Me.gridClients, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.GridView4, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBDD_CLIENTBindingNavigator, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.TBDD_CLIENTBindingNavigator.SuspendLayout()
|
|
Me.tabPageModules.SuspendLayout()
|
|
Me.Panel18.SuspendLayout()
|
|
CType(Me.gridModules, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.GridView5, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBDD_MODULESBindingNavigator, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.TBDD_MODULESBindingNavigator.SuspendLayout()
|
|
Me.tabPageSettings.SuspendLayout()
|
|
Me.GroupBox3.SuspendLayout()
|
|
Me.GroupBox2.SuspendLayout()
|
|
Me.GroupBox1.SuspendLayout()
|
|
CType(Me.TBDD_GROUPS_USERBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBDD_CLIENT_USERBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBDD_USER_MODULESBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.StatusStrip1.SuspendLayout()
|
|
Me.SuspendLayout()
|
|
'
|
|
'GUIDLabel
|
|
'
|
|
GUIDLabel.AutoSize = True
|
|
GUIDLabel.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
GUIDLabel.Location = New System.Drawing.Point(21, 40)
|
|
GUIDLabel.Name = "GUIDLabel"
|
|
GUIDLabel.Size = New System.Drawing.Size(20, 13)
|
|
GUIDLabel.TabIndex = 0
|
|
GUIDLabel.Text = "Id:"
|
|
'
|
|
'PRENAMELabel
|
|
'
|
|
PRENAMELabel.AutoSize = True
|
|
PRENAMELabel.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
PRENAMELabel.Location = New System.Drawing.Point(21, 67)
|
|
PRENAMELabel.Name = "PRENAMELabel"
|
|
PRENAMELabel.Size = New System.Drawing.Size(55, 13)
|
|
PRENAMELabel.TabIndex = 2
|
|
PRENAMELabel.Text = "Vorname:"
|
|
'
|
|
'NAMELabel
|
|
'
|
|
NAMELabel.AutoSize = True
|
|
NAMELabel.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
NAMELabel.Location = New System.Drawing.Point(21, 94)
|
|
NAMELabel.Name = "NAMELabel"
|
|
NAMELabel.Size = New System.Drawing.Size(64, 13)
|
|
NAMELabel.TabIndex = 4
|
|
NAMELabel.Text = "Nachname:"
|
|
'
|
|
'USERNAMELabel
|
|
'
|
|
USERNAMELabel.AutoSize = True
|
|
USERNAMELabel.Location = New System.Drawing.Point(344, 40)
|
|
USERNAMELabel.Name = "USERNAMELabel"
|
|
USERNAMELabel.Size = New System.Drawing.Size(80, 13)
|
|
USERNAMELabel.TabIndex = 6
|
|
USERNAMELabel.Text = "Benutzername:"
|
|
'
|
|
'SHORTNAMELabel
|
|
'
|
|
SHORTNAMELabel.AutoSize = True
|
|
SHORTNAMELabel.Location = New System.Drawing.Point(344, 67)
|
|
SHORTNAMELabel.Name = "SHORTNAMELabel"
|
|
SHORTNAMELabel.Size = New System.Drawing.Size(40, 13)
|
|
SHORTNAMELabel.TabIndex = 8
|
|
SHORTNAMELabel.Text = "Kürzel:"
|
|
'
|
|
'EMAILLabel
|
|
'
|
|
EMAILLabel.AutoSize = True
|
|
EMAILLabel.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
EMAILLabel.Location = New System.Drawing.Point(21, 120)
|
|
EMAILLabel.Name = "EMAILLabel"
|
|
EMAILLabel.Size = New System.Drawing.Size(37, 13)
|
|
EMAILLabel.TabIndex = 10
|
|
EMAILLabel.Text = "Email:"
|
|
'
|
|
'LANGUAGELabel
|
|
'
|
|
LANGUAGELabel.AutoSize = True
|
|
LANGUAGELabel.Location = New System.Drawing.Point(344, 94)
|
|
LANGUAGELabel.Name = "LANGUAGELabel"
|
|
LANGUAGELabel.Size = New System.Drawing.Size(50, 13)
|
|
LANGUAGELabel.TabIndex = 12
|
|
LANGUAGELabel.Text = "Sprache:"
|
|
'
|
|
'COMMENTLabel
|
|
'
|
|
COMMENTLabel.AutoSize = True
|
|
COMMENTLabel.Location = New System.Drawing.Point(344, 120)
|
|
COMMENTLabel.Name = "COMMENTLabel"
|
|
COMMENTLabel.Size = New System.Drawing.Size(65, 13)
|
|
COMMENTLabel.TabIndex = 16
|
|
COMMENTLabel.Text = "Kommentar:"
|
|
'
|
|
'DATE_FORMATLabel
|
|
'
|
|
DATE_FORMATLabel.AutoSize = True
|
|
DATE_FORMATLabel.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
DATE_FORMATLabel.Location = New System.Drawing.Point(21, 147)
|
|
DATE_FORMATLabel.Name = "DATE_FORMATLabel"
|
|
DATE_FORMATLabel.Size = New System.Drawing.Size(83, 13)
|
|
DATE_FORMATLabel.TabIndex = 42
|
|
DATE_FORMATLabel.Text = "Datumsformat:"
|
|
'
|
|
'ADDED_WHOLabel
|
|
'
|
|
ADDED_WHOLabel.AutoSize = True
|
|
ADDED_WHOLabel.Location = New System.Drawing.Point(603, 40)
|
|
ADDED_WHOLabel.Name = "ADDED_WHOLabel"
|
|
ADDED_WHOLabel.Size = New System.Drawing.Size(90, 13)
|
|
ADDED_WHOLabel.TabIndex = 44
|
|
ADDED_WHOLabel.Text = "Hinzugefügt wer:"
|
|
'
|
|
'ADDED_WHENLabel
|
|
'
|
|
ADDED_WHENLabel.AutoSize = True
|
|
ADDED_WHENLabel.Location = New System.Drawing.Point(603, 68)
|
|
ADDED_WHENLabel.Name = "ADDED_WHENLabel"
|
|
ADDED_WHENLabel.Size = New System.Drawing.Size(98, 13)
|
|
ADDED_WHENLabel.TabIndex = 46
|
|
ADDED_WHENLabel.Text = "Hinzugefügt wann:"
|
|
'
|
|
'CHANGED_WHOLabel
|
|
'
|
|
CHANGED_WHOLabel.AutoSize = True
|
|
CHANGED_WHOLabel.Location = New System.Drawing.Point(603, 94)
|
|
CHANGED_WHOLabel.Name = "CHANGED_WHOLabel"
|
|
CHANGED_WHOLabel.Size = New System.Drawing.Size(77, 13)
|
|
CHANGED_WHOLabel.TabIndex = 48
|
|
CHANGED_WHOLabel.Text = "Geändert wer:"
|
|
'
|
|
'CHANGED_WHENLabel
|
|
'
|
|
CHANGED_WHENLabel.AutoSize = True
|
|
CHANGED_WHENLabel.Location = New System.Drawing.Point(603, 120)
|
|
CHANGED_WHENLabel.Name = "CHANGED_WHENLabel"
|
|
CHANGED_WHENLabel.Size = New System.Drawing.Size(85, 13)
|
|
CHANGED_WHENLabel.TabIndex = 50
|
|
CHANGED_WHENLabel.Text = "Geändert wann:"
|
|
'
|
|
'GUIDLabel1
|
|
'
|
|
GUIDLabel1.AutoSize = True
|
|
GUIDLabel1.Location = New System.Drawing.Point(21, 40)
|
|
GUIDLabel1.Name = "GUIDLabel1"
|
|
GUIDLabel1.Size = New System.Drawing.Size(21, 13)
|
|
GUIDLabel1.TabIndex = 1
|
|
GUIDLabel1.Text = "Id:"
|
|
'
|
|
'NAMELabel1
|
|
'
|
|
NAMELabel1.AutoSize = True
|
|
NAMELabel1.Location = New System.Drawing.Point(21, 67)
|
|
NAMELabel1.Name = "NAMELabel1"
|
|
NAMELabel1.Size = New System.Drawing.Size(46, 13)
|
|
NAMELabel1.TabIndex = 3
|
|
NAMELabel1.Text = "Gruppe:"
|
|
'
|
|
'COMMENTLabel1
|
|
'
|
|
COMMENTLabel1.AutoSize = True
|
|
COMMENTLabel1.Location = New System.Drawing.Point(21, 94)
|
|
COMMENTLabel1.Name = "COMMENTLabel1"
|
|
COMMENTLabel1.Size = New System.Drawing.Size(65, 13)
|
|
COMMENTLabel1.TabIndex = 5
|
|
COMMENTLabel1.Text = "Kommentar:"
|
|
'
|
|
'ADDED_WHOLabel1
|
|
'
|
|
ADDED_WHOLabel1.AutoSize = True
|
|
ADDED_WHOLabel1.Location = New System.Drawing.Point(544, 40)
|
|
ADDED_WHOLabel1.Name = "ADDED_WHOLabel1"
|
|
ADDED_WHOLabel1.Size = New System.Drawing.Size(90, 13)
|
|
ADDED_WHOLabel1.TabIndex = 7
|
|
ADDED_WHOLabel1.Text = "Hinzugefügt wer:"
|
|
'
|
|
'ADDED_WHENLabel1
|
|
'
|
|
ADDED_WHENLabel1.AutoSize = True
|
|
ADDED_WHENLabel1.Location = New System.Drawing.Point(544, 68)
|
|
ADDED_WHENLabel1.Name = "ADDED_WHENLabel1"
|
|
ADDED_WHENLabel1.Size = New System.Drawing.Size(98, 13)
|
|
ADDED_WHENLabel1.TabIndex = 9
|
|
ADDED_WHENLabel1.Text = "Hinzugefügt wann:"
|
|
'
|
|
'CHANGED_WHOLabel1
|
|
'
|
|
CHANGED_WHOLabel1.AutoSize = True
|
|
CHANGED_WHOLabel1.Location = New System.Drawing.Point(544, 94)
|
|
CHANGED_WHOLabel1.Name = "CHANGED_WHOLabel1"
|
|
CHANGED_WHOLabel1.Size = New System.Drawing.Size(77, 13)
|
|
CHANGED_WHOLabel1.TabIndex = 11
|
|
CHANGED_WHOLabel1.Text = "Geändert wer:"
|
|
'
|
|
'CHANGED_WHENLabel1
|
|
'
|
|
CHANGED_WHENLabel1.AutoSize = True
|
|
CHANGED_WHENLabel1.Location = New System.Drawing.Point(544, 122)
|
|
CHANGED_WHENLabel1.Name = "CHANGED_WHENLabel1"
|
|
CHANGED_WHENLabel1.Size = New System.Drawing.Size(85, 13)
|
|
CHANGED_WHENLabel1.TabIndex = 13
|
|
CHANGED_WHENLabel1.Text = "Geändert wann:"
|
|
'
|
|
'GUIDLabel2
|
|
'
|
|
GUIDLabel2.AutoSize = True
|
|
GUIDLabel2.Location = New System.Drawing.Point(21, 40)
|
|
GUIDLabel2.Name = "GUIDLabel2"
|
|
GUIDLabel2.Size = New System.Drawing.Size(21, 13)
|
|
GUIDLabel2.TabIndex = 0
|
|
GUIDLabel2.Text = "Id:"
|
|
'
|
|
'CLIENT_NAMELabel
|
|
'
|
|
CLIENT_NAMELabel.AutoSize = True
|
|
CLIENT_NAMELabel.Location = New System.Drawing.Point(21, 67)
|
|
CLIENT_NAMELabel.Name = "CLIENT_NAMELabel"
|
|
CLIENT_NAMELabel.Size = New System.Drawing.Size(53, 13)
|
|
CLIENT_NAMELabel.TabIndex = 2
|
|
CLIENT_NAMELabel.Text = "Mandant:"
|
|
'
|
|
'SHORTNAMELabel1
|
|
'
|
|
SHORTNAMELabel1.AutoSize = True
|
|
SHORTNAMELabel1.Location = New System.Drawing.Point(21, 94)
|
|
SHORTNAMELabel1.Name = "SHORTNAMELabel1"
|
|
SHORTNAMELabel1.Size = New System.Drawing.Size(58, 13)
|
|
SHORTNAMELabel1.TabIndex = 4
|
|
SHORTNAMELabel1.Text = "Kurzname:"
|
|
'
|
|
'COMMENTLabel2
|
|
'
|
|
COMMENTLabel2.AutoSize = True
|
|
COMMENTLabel2.Location = New System.Drawing.Point(21, 121)
|
|
COMMENTLabel2.Name = "COMMENTLabel2"
|
|
COMMENTLabel2.Size = New System.Drawing.Size(65, 13)
|
|
COMMENTLabel2.TabIndex = 6
|
|
COMMENTLabel2.Text = "Kommentar:"
|
|
'
|
|
'ADDED_WHOLabel2
|
|
'
|
|
ADDED_WHOLabel2.AutoSize = True
|
|
ADDED_WHOLabel2.Location = New System.Drawing.Point(538, 40)
|
|
ADDED_WHOLabel2.Name = "ADDED_WHOLabel2"
|
|
ADDED_WHOLabel2.Size = New System.Drawing.Size(90, 13)
|
|
ADDED_WHOLabel2.TabIndex = 0
|
|
ADDED_WHOLabel2.Text = "Hinzugefügt wer:"
|
|
'
|
|
'CHANGED_WHOLabel2
|
|
'
|
|
CHANGED_WHOLabel2.AutoSize = True
|
|
CHANGED_WHOLabel2.Location = New System.Drawing.Point(538, 94)
|
|
CHANGED_WHOLabel2.Name = "CHANGED_WHOLabel2"
|
|
CHANGED_WHOLabel2.Size = New System.Drawing.Size(77, 13)
|
|
CHANGED_WHOLabel2.TabIndex = 2
|
|
CHANGED_WHOLabel2.Text = "Geändert wer:"
|
|
'
|
|
'CHANGED_WHENLabel2
|
|
'
|
|
CHANGED_WHENLabel2.AutoSize = True
|
|
CHANGED_WHENLabel2.Location = New System.Drawing.Point(538, 121)
|
|
CHANGED_WHENLabel2.Name = "CHANGED_WHENLabel2"
|
|
CHANGED_WHENLabel2.Size = New System.Drawing.Size(85, 13)
|
|
CHANGED_WHENLabel2.TabIndex = 4
|
|
CHANGED_WHENLabel2.Text = "Geändert wann:"
|
|
'
|
|
'ADDED_WHENLabel2
|
|
'
|
|
ADDED_WHENLabel2.AutoSize = True
|
|
ADDED_WHENLabel2.Location = New System.Drawing.Point(538, 67)
|
|
ADDED_WHENLabel2.Name = "ADDED_WHENLabel2"
|
|
ADDED_WHENLabel2.Size = New System.Drawing.Size(98, 13)
|
|
ADDED_WHENLabel2.TabIndex = 6
|
|
ADDED_WHENLabel2.Text = "Hinzugefügt wann:"
|
|
'
|
|
'GUIDLabel3
|
|
'
|
|
GUIDLabel3.AutoSize = True
|
|
GUIDLabel3.Location = New System.Drawing.Point(21, 40)
|
|
GUIDLabel3.Name = "GUIDLabel3"
|
|
GUIDLabel3.Size = New System.Drawing.Size(49, 13)
|
|
GUIDLabel3.TabIndex = 0
|
|
GUIDLabel3.Text = "ModulId:"
|
|
'
|
|
'NAMELabel2
|
|
'
|
|
NAMELabel2.AutoSize = True
|
|
NAMELabel2.Location = New System.Drawing.Point(21, 65)
|
|
NAMELabel2.Name = "NAMELabel2"
|
|
NAMELabel2.Size = New System.Drawing.Size(39, 13)
|
|
NAMELabel2.TabIndex = 2
|
|
NAMELabel2.Text = "Modul:"
|
|
'
|
|
'SHORT_NAMELabel
|
|
'
|
|
SHORT_NAMELabel.AutoSize = True
|
|
SHORT_NAMELabel.Location = New System.Drawing.Point(21, 92)
|
|
SHORT_NAMELabel.Name = "SHORT_NAMELabel"
|
|
SHORT_NAMELabel.Size = New System.Drawing.Size(58, 13)
|
|
SHORT_NAMELabel.TabIndex = 4
|
|
SHORT_NAMELabel.Text = "Kurzname:"
|
|
'
|
|
'PRODUCT_VERSIONLabel
|
|
'
|
|
PRODUCT_VERSIONLabel.AutoSize = True
|
|
PRODUCT_VERSIONLabel.Location = New System.Drawing.Point(21, 119)
|
|
PRODUCT_VERSIONLabel.Name = "PRODUCT_VERSIONLabel"
|
|
PRODUCT_VERSIONLabel.Size = New System.Drawing.Size(46, 13)
|
|
PRODUCT_VERSIONLabel.TabIndex = 8
|
|
PRODUCT_VERSIONLabel.Text = "Version:"
|
|
'
|
|
'XtraTabControl1
|
|
'
|
|
Me.XtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.XtraTabControl1.Location = New System.Drawing.Point(0, 0)
|
|
Me.XtraTabControl1.Name = "XtraTabControl1"
|
|
Me.XtraTabControl1.SelectedTabPage = Me.tabPageUsers
|
|
Me.XtraTabControl1.Size = New System.Drawing.Size(1386, 815)
|
|
Me.XtraTabControl1.TabIndex = 0
|
|
Me.XtraTabControl1.TabPages.AddRange(New DevExpress.XtraTab.XtraTabPage() {Me.tabPageUsers, Me.tabPageGroups, Me.tabPageClients, Me.tabPageModules, Me.tabPageRights, Me.tabPageSettings})
|
|
'
|
|
'tabPageUsers
|
|
'
|
|
Me.tabPageUsers.AutoScroll = True
|
|
Me.tabPageUsers.Controls.Add(Me.SplitContainer1)
|
|
Me.tabPageUsers.Controls.Add(Me.TBDD_USERBindingNavigator)
|
|
Me.tabPageUsers.ImageOptions.Image = Global.DDUserManager.My.Resources.Resources.user
|
|
Me.tabPageUsers.ImageOptions.SvgImage = CType(resources.GetObject("tabPageUsers.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
|
Me.tabPageUsers.ImageOptions.SvgImageSize = New System.Drawing.Size(20, 20)
|
|
Me.tabPageUsers.Name = "tabPageUsers"
|
|
Me.tabPageUsers.Size = New System.Drawing.Size(1384, 783)
|
|
Me.tabPageUsers.Text = "Benutzer"
|
|
'
|
|
'SplitContainer1
|
|
'
|
|
Me.SplitContainer1.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.SplitContainer1.Location = New System.Drawing.Point(0, 25)
|
|
Me.SplitContainer1.Name = "SplitContainer1"
|
|
Me.SplitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal
|
|
'
|
|
'SplitContainer1.Panel1
|
|
'
|
|
Me.SplitContainer1.Panel1.Controls.Add(Me.SplitContainer2)
|
|
Me.SplitContainer1.Panel1.Controls.Add(Me.GridUsers)
|
|
Me.SplitContainer1.Panel1.RightToLeft = System.Windows.Forms.RightToLeft.No
|
|
'
|
|
'SplitContainer1.Panel2
|
|
'
|
|
Me.SplitContainer1.Panel2.Controls.Add(Me.XtraTabControl2)
|
|
Me.SplitContainer1.Panel2.RightToLeft = System.Windows.Forms.RightToLeft.No
|
|
Me.SplitContainer1.Size = New System.Drawing.Size(1384, 758)
|
|
Me.SplitContainer1.SplitterDistance = 452
|
|
Me.SplitContainer1.TabIndex = 63
|
|
'
|
|
'SplitContainer2
|
|
'
|
|
Me.SplitContainer2.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.SplitContainer2.Location = New System.Drawing.Point(400, 0)
|
|
Me.SplitContainer2.Name = "SplitContainer2"
|
|
Me.SplitContainer2.Orientation = System.Windows.Forms.Orientation.Horizontal
|
|
'
|
|
'SplitContainer2.Panel1
|
|
'
|
|
Me.SplitContainer2.Panel1.AutoScroll = True
|
|
Me.SplitContainer2.Panel1.Controls.Add(Me.Label8)
|
|
Me.SplitContainer2.Panel1.Controls.Add(Me.Label4)
|
|
Me.SplitContainer2.Panel1.Controls.Add(Me.LANGUAGEComboBox)
|
|
Me.SplitContainer2.Panel1.Controls.Add(Me.DATE_FORMATComboBox)
|
|
Me.SplitContainer2.Panel1.Controls.Add(Me.TextBox2)
|
|
Me.SplitContainer2.Panel1.Controls.Add(Me.TextBox1)
|
|
Me.SplitContainer2.Panel1.Controls.Add(ADDED_WHOLabel)
|
|
Me.SplitContainer2.Panel1.Controls.Add(GUIDLabel)
|
|
Me.SplitContainer2.Panel1.Controls.Add(CHANGED_WHENLabel)
|
|
Me.SplitContainer2.Panel1.Controls.Add(DATE_FORMATLabel)
|
|
Me.SplitContainer2.Panel1.Controls.Add(Me.CHANGED_WHOTextBox)
|
|
Me.SplitContainer2.Panel1.Controls.Add(Me.PRENAMETextBox)
|
|
Me.SplitContainer2.Panel1.Controls.Add(CHANGED_WHOLabel)
|
|
Me.SplitContainer2.Panel1.Controls.Add(LANGUAGELabel)
|
|
Me.SplitContainer2.Panel1.Controls.Add(NAMELabel)
|
|
Me.SplitContainer2.Panel1.Controls.Add(ADDED_WHENLabel)
|
|
Me.SplitContainer2.Panel1.Controls.Add(Me.EMAILTextBox)
|
|
Me.SplitContainer2.Panel1.Controls.Add(Me.ADDED_WHOTextBox)
|
|
Me.SplitContainer2.Panel1.Controls.Add(COMMENTLabel)
|
|
Me.SplitContainer2.Panel1.Controls.Add(Me.GUIDTextBox)
|
|
Me.SplitContainer2.Panel1.Controls.Add(EMAILLabel)
|
|
Me.SplitContainer2.Panel1.Controls.Add(USERNAMELabel)
|
|
Me.SplitContainer2.Panel1.Controls.Add(SHORTNAMELabel)
|
|
Me.SplitContainer2.Panel1.Controls.Add(Me.COMMENTTextBox)
|
|
Me.SplitContainer2.Panel1.Controls.Add(Me.NAMETextBox)
|
|
Me.SplitContainer2.Panel1.Controls.Add(PRENAMELabel)
|
|
Me.SplitContainer2.Panel1.Controls.Add(Me.USERNAMETextBox)
|
|
Me.SplitContainer2.Panel1.Controls.Add(Me.SHORTNAMETextBox)
|
|
Me.SplitContainer2.Panel1.RightToLeft = System.Windows.Forms.RightToLeft.No
|
|
'
|
|
'SplitContainer2.Panel2
|
|
'
|
|
Me.SplitContainer2.Panel2.Controls.Add(Me.Label12)
|
|
Me.SplitContainer2.Panel2.Controls.Add(Me.Label1)
|
|
Me.SplitContainer2.Panel2.Controls.Add(Me.listModules)
|
|
Me.SplitContainer2.Panel2.Controls.Add(Me.listGroups)
|
|
Me.SplitContainer2.Panel2.Controls.Add(Me.Label2)
|
|
Me.SplitContainer2.Panel2.Controls.Add(Me.listClients)
|
|
Me.SplitContainer2.Panel2.RightToLeft = System.Windows.Forms.RightToLeft.No
|
|
Me.SplitContainer2.Size = New System.Drawing.Size(984, 452)
|
|
Me.SplitContainer2.SplitterDistance = 216
|
|
Me.SplitContainer2.TabIndex = 63
|
|
'
|
|
'TBDD_USERBindingSource
|
|
'
|
|
Me.TBDD_USERBindingSource.DataMember = "TBDD_USER"
|
|
Me.TBDD_USERBindingSource.DataSource = Me.UserDataSet
|
|
'
|
|
'UserDataSet
|
|
'
|
|
Me.UserDataSet.DataSetName = "UserDataSet"
|
|
Me.UserDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
|
|
'
|
|
'Label8
|
|
'
|
|
Me.Label8.AutoSize = True
|
|
Me.Label8.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label8.Location = New System.Drawing.Point(603, 10)
|
|
Me.Label8.Name = "Label8"
|
|
Me.Label8.Size = New System.Drawing.Size(156, 13)
|
|
Me.Label8.TabIndex = 56
|
|
Me.Label8.Text = "Zusätzliche Informationen"
|
|
'
|
|
'Label4
|
|
'
|
|
Me.Label4.AutoSize = True
|
|
Me.Label4.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label4.Location = New System.Drawing.Point(21, 10)
|
|
Me.Label4.Name = "Label4"
|
|
Me.Label4.Size = New System.Drawing.Size(137, 13)
|
|
Me.Label4.TabIndex = 56
|
|
Me.Label4.Text = "Benutzer-Stammdaten"
|
|
'
|
|
'LANGUAGEComboBox
|
|
'
|
|
Me.LANGUAGEComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "LANGUAGE", True))
|
|
Me.LANGUAGEComboBox.FormattingEnabled = True
|
|
Me.LANGUAGEComboBox.Items.AddRange(New Object() {"de-DE", "en-US"})
|
|
Me.LANGUAGEComboBox.Location = New System.Drawing.Point(430, 91)
|
|
Me.LANGUAGEComboBox.Name = "LANGUAGEComboBox"
|
|
Me.LANGUAGEComboBox.Size = New System.Drawing.Size(167, 21)
|
|
Me.LANGUAGEComboBox.TabIndex = 55
|
|
'
|
|
'DATE_FORMATComboBox
|
|
'
|
|
Me.DATE_FORMATComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "DATE_FORMAT", True))
|
|
Me.DATE_FORMATComboBox.FormattingEnabled = True
|
|
Me.DATE_FORMATComboBox.Items.AddRange(New Object() {"dd.MM.yyyy", "MM.dd.yyyy", "yyyy-MM-dd"})
|
|
Me.DATE_FORMATComboBox.Location = New System.Drawing.Point(106, 144)
|
|
Me.DATE_FORMATComboBox.Name = "DATE_FORMATComboBox"
|
|
Me.DATE_FORMATComboBox.Size = New System.Drawing.Size(109, 21)
|
|
Me.DATE_FORMATComboBox.TabIndex = 54
|
|
'
|
|
'TextBox2
|
|
'
|
|
Me.TextBox2.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "CHANGED_WHEN", True))
|
|
Me.TextBox2.Location = New System.Drawing.Point(717, 117)
|
|
Me.TextBox2.Name = "TextBox2"
|
|
Me.TextBox2.ReadOnly = True
|
|
Me.TextBox2.Size = New System.Drawing.Size(128, 21)
|
|
Me.TextBox2.TabIndex = 53
|
|
'
|
|
'TextBox1
|
|
'
|
|
Me.TextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "ADDED_WHEN", True))
|
|
Me.TextBox1.Location = New System.Drawing.Point(717, 65)
|
|
Me.TextBox1.Name = "TextBox1"
|
|
Me.TextBox1.ReadOnly = True
|
|
Me.TextBox1.Size = New System.Drawing.Size(128, 21)
|
|
Me.TextBox1.TabIndex = 52
|
|
'
|
|
'CHANGED_WHOTextBox
|
|
'
|
|
Me.CHANGED_WHOTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "CHANGED_WHO", True))
|
|
Me.CHANGED_WHOTextBox.Enabled = False
|
|
Me.CHANGED_WHOTextBox.Location = New System.Drawing.Point(717, 90)
|
|
Me.CHANGED_WHOTextBox.Name = "CHANGED_WHOTextBox"
|
|
Me.CHANGED_WHOTextBox.ReadOnly = True
|
|
Me.CHANGED_WHOTextBox.Size = New System.Drawing.Size(128, 21)
|
|
Me.CHANGED_WHOTextBox.TabIndex = 49
|
|
'
|
|
'PRENAMETextBox
|
|
'
|
|
Me.PRENAMETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "PRENAME", True))
|
|
Me.PRENAMETextBox.Location = New System.Drawing.Point(106, 64)
|
|
Me.PRENAMETextBox.Name = "PRENAMETextBox"
|
|
Me.PRENAMETextBox.Size = New System.Drawing.Size(232, 21)
|
|
Me.PRENAMETextBox.TabIndex = 3
|
|
'
|
|
'EMAILTextBox
|
|
'
|
|
Me.EMAILTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "EMAIL", True))
|
|
Me.EMAILTextBox.Location = New System.Drawing.Point(106, 117)
|
|
Me.EMAILTextBox.Name = "EMAILTextBox"
|
|
Me.EMAILTextBox.Size = New System.Drawing.Size(232, 21)
|
|
Me.EMAILTextBox.TabIndex = 11
|
|
'
|
|
'ADDED_WHOTextBox
|
|
'
|
|
Me.ADDED_WHOTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "ADDED_WHO", True))
|
|
Me.ADDED_WHOTextBox.Enabled = False
|
|
Me.ADDED_WHOTextBox.Location = New System.Drawing.Point(717, 38)
|
|
Me.ADDED_WHOTextBox.Name = "ADDED_WHOTextBox"
|
|
Me.ADDED_WHOTextBox.ReadOnly = True
|
|
Me.ADDED_WHOTextBox.Size = New System.Drawing.Size(128, 21)
|
|
Me.ADDED_WHOTextBox.TabIndex = 45
|
|
'
|
|
'GUIDTextBox
|
|
'
|
|
Me.GUIDTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "GUID", True))
|
|
Me.GUIDTextBox.Location = New System.Drawing.Point(106, 37)
|
|
Me.GUIDTextBox.Name = "GUIDTextBox"
|
|
Me.GUIDTextBox.ReadOnly = True
|
|
Me.GUIDTextBox.Size = New System.Drawing.Size(52, 21)
|
|
Me.GUIDTextBox.TabIndex = 1
|
|
'
|
|
'COMMENTTextBox
|
|
'
|
|
Me.COMMENTTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "COMMENT", True))
|
|
Me.COMMENTTextBox.Location = New System.Drawing.Point(430, 118)
|
|
Me.COMMENTTextBox.Multiline = True
|
|
Me.COMMENTTextBox.Name = "COMMENTTextBox"
|
|
Me.COMMENTTextBox.Size = New System.Drawing.Size(167, 47)
|
|
Me.COMMENTTextBox.TabIndex = 17
|
|
'
|
|
'NAMETextBox
|
|
'
|
|
Me.NAMETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "NAME", True))
|
|
Me.NAMETextBox.Location = New System.Drawing.Point(106, 91)
|
|
Me.NAMETextBox.Name = "NAMETextBox"
|
|
Me.NAMETextBox.Size = New System.Drawing.Size(232, 21)
|
|
Me.NAMETextBox.TabIndex = 5
|
|
'
|
|
'USERNAMETextBox
|
|
'
|
|
Me.USERNAMETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "USERNAME", True))
|
|
Me.USERNAMETextBox.Location = New System.Drawing.Point(430, 37)
|
|
Me.USERNAMETextBox.Name = "USERNAMETextBox"
|
|
Me.USERNAMETextBox.Size = New System.Drawing.Size(167, 21)
|
|
Me.USERNAMETextBox.TabIndex = 7
|
|
'
|
|
'SHORTNAMETextBox
|
|
'
|
|
Me.SHORTNAMETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "SHORTNAME", True))
|
|
Me.SHORTNAMETextBox.Location = New System.Drawing.Point(430, 64)
|
|
Me.SHORTNAMETextBox.Name = "SHORTNAMETextBox"
|
|
Me.SHORTNAMETextBox.Size = New System.Drawing.Size(167, 21)
|
|
Me.SHORTNAMETextBox.TabIndex = 9
|
|
'
|
|
'Label12
|
|
'
|
|
Me.Label12.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label12.Location = New System.Drawing.Point(462, 0)
|
|
Me.Label12.Name = "Label12"
|
|
Me.Label12.Size = New System.Drawing.Size(145, 35)
|
|
Me.Label12.TabIndex = 61
|
|
Me.Label12.Text = "Zugewiesene Module:"
|
|
Me.Label12.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
'
|
|
'Label1
|
|
'
|
|
Me.Label1.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label1.Location = New System.Drawing.Point(238, 0)
|
|
Me.Label1.Name = "Label1"
|
|
Me.Label1.Size = New System.Drawing.Size(145, 35)
|
|
Me.Label1.TabIndex = 61
|
|
Me.Label1.Text = "Zugewiesene Gruppen:"
|
|
Me.Label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
'
|
|
'listModules
|
|
'
|
|
Me.listModules.DataSource = Me.TBDD_MODULESBindingSource
|
|
Me.listModules.DisplayMember = "NAME"
|
|
Me.listModules.FormattingEnabled = True
|
|
Me.listModules.Location = New System.Drawing.Point(465, 39)
|
|
Me.listModules.Name = "listModules"
|
|
Me.listModules.Size = New System.Drawing.Size(294, 134)
|
|
Me.listModules.TabIndex = 59
|
|
'
|
|
'TBDD_MODULESBindingSource
|
|
'
|
|
Me.TBDD_MODULESBindingSource.DataMember = "TBDD_MODULES"
|
|
Me.TBDD_MODULESBindingSource.DataSource = Me.UserDataSet
|
|
'
|
|
'listGroups
|
|
'
|
|
Me.listGroups.DataSource = Me.TBDD_GROUPSBindingSource
|
|
Me.listGroups.DisplayMember = "NAME"
|
|
Me.listGroups.FormattingEnabled = True
|
|
Me.listGroups.Location = New System.Drawing.Point(241, 39)
|
|
Me.listGroups.Name = "listGroups"
|
|
Me.listGroups.Size = New System.Drawing.Size(218, 134)
|
|
Me.listGroups.TabIndex = 59
|
|
'
|
|
'TBDD_GROUPSBindingSource
|
|
'
|
|
Me.TBDD_GROUPSBindingSource.DataMember = "TBDD_GROUPS"
|
|
Me.TBDD_GROUPSBindingSource.DataSource = Me.UserDataSet
|
|
'
|
|
'Label2
|
|
'
|
|
Me.Label2.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label2.Location = New System.Drawing.Point(21, 0)
|
|
Me.Label2.Name = "Label2"
|
|
Me.Label2.Size = New System.Drawing.Size(161, 35)
|
|
Me.Label2.TabIndex = 62
|
|
Me.Label2.Text = "Zugewiesene Mandanten:"
|
|
Me.Label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
'
|
|
'listClients
|
|
'
|
|
Me.listClients.DataSource = Me.TBDD_CLIENTBindingSource
|
|
Me.listClients.DisplayMember = "CLIENT_NAME"
|
|
Me.listClients.FormattingEnabled = True
|
|
Me.listClients.Location = New System.Drawing.Point(24, 39)
|
|
Me.listClients.Name = "listClients"
|
|
Me.listClients.Size = New System.Drawing.Size(211, 134)
|
|
Me.listClients.TabIndex = 60
|
|
'
|
|
'TBDD_CLIENTBindingSource
|
|
'
|
|
Me.TBDD_CLIENTBindingSource.DataMember = "TBDD_CLIENT"
|
|
Me.TBDD_CLIENTBindingSource.DataSource = Me.UserDataSet
|
|
'
|
|
'GridUsers
|
|
'
|
|
Me.GridUsers.DataSource = Me.TBDD_USERBindingSource
|
|
Me.GridUsers.Dock = System.Windows.Forms.DockStyle.Left
|
|
Me.GridUsers.Location = New System.Drawing.Point(0, 0)
|
|
Me.GridUsers.MainView = Me.gvUsers
|
|
Me.GridUsers.Name = "GridUsers"
|
|
Me.GridUsers.Size = New System.Drawing.Size(400, 452)
|
|
Me.GridUsers.TabIndex = 58
|
|
Me.GridUsers.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.gvUsers})
|
|
'
|
|
'gvUsers
|
|
'
|
|
Me.gvUsers.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.colPRENAME, Me.colNAME, Me.colUSERNAME, Me.colEMAIL})
|
|
Me.gvUsers.GridControl = Me.GridUsers
|
|
Me.gvUsers.Name = "gvUsers"
|
|
Me.gvUsers.OptionsBehavior.Editable = False
|
|
Me.gvUsers.OptionsBehavior.ReadOnly = True
|
|
Me.gvUsers.OptionsDetail.EnableMasterViewMode = False
|
|
Me.gvUsers.OptionsView.ShowAutoFilterRow = True
|
|
Me.gvUsers.OptionsView.ShowGroupPanel = False
|
|
'
|
|
'colPRENAME
|
|
'
|
|
Me.colPRENAME.Caption = "Vorname"
|
|
Me.colPRENAME.FieldName = "PRENAME"
|
|
Me.colPRENAME.Name = "colPRENAME"
|
|
Me.colPRENAME.Visible = True
|
|
Me.colPRENAME.VisibleIndex = 0
|
|
'
|
|
'colNAME
|
|
'
|
|
Me.colNAME.Caption = "Name"
|
|
Me.colNAME.FieldName = "NAME"
|
|
Me.colNAME.Name = "colNAME"
|
|
Me.colNAME.Visible = True
|
|
Me.colNAME.VisibleIndex = 1
|
|
'
|
|
'colUSERNAME
|
|
'
|
|
Me.colUSERNAME.Caption = "Benutzername"
|
|
Me.colUSERNAME.FieldName = "USERNAME"
|
|
Me.colUSERNAME.Name = "colUSERNAME"
|
|
Me.colUSERNAME.Visible = True
|
|
Me.colUSERNAME.VisibleIndex = 2
|
|
'
|
|
'colEMAIL
|
|
'
|
|
Me.colEMAIL.Caption = "E-Mail"
|
|
Me.colEMAIL.FieldName = "EMAIL"
|
|
Me.colEMAIL.Name = "colEMAIL"
|
|
Me.colEMAIL.Visible = True
|
|
Me.colEMAIL.VisibleIndex = 3
|
|
'
|
|
'XtraTabControl2
|
|
'
|
|
Me.XtraTabControl2.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.XtraTabControl2.Location = New System.Drawing.Point(0, 0)
|
|
Me.XtraTabControl2.Name = "XtraTabControl2"
|
|
Me.XtraTabControl2.SelectedTabPage = Me.tabGroupAssign
|
|
Me.XtraTabControl2.Size = New System.Drawing.Size(1384, 302)
|
|
Me.XtraTabControl2.TabIndex = 0
|
|
Me.XtraTabControl2.TabPages.AddRange(New DevExpress.XtraTab.XtraTabPage() {Me.tabGroupAssign, Me.tabClientAssign, Me.tabModuleAssign})
|
|
'
|
|
'tabGroupAssign
|
|
'
|
|
Me.tabGroupAssign.Controls.Add(Me.SplitContainerUserGroups1)
|
|
Me.tabGroupAssign.ImageOptions.Image = Global.DDUserManager.My.Resources.Resources.group
|
|
Me.tabGroupAssign.ImageOptions.SvgImage = CType(resources.GetObject("tabGroupAssign.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
|
Me.tabGroupAssign.ImageOptions.SvgImageSize = New System.Drawing.Size(20, 20)
|
|
Me.tabGroupAssign.Name = "tabGroupAssign"
|
|
Me.tabGroupAssign.Size = New System.Drawing.Size(1382, 348)
|
|
Me.tabGroupAssign.Text = "Gruppen Zuordnung"
|
|
'
|
|
'SplitContainerUserGroups1
|
|
'
|
|
Me.SplitContainerUserGroups1.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.SplitContainerUserGroups1.Location = New System.Drawing.Point(0, 0)
|
|
Me.SplitContainerUserGroups1.Name = "SplitContainerUserGroups1"
|
|
'
|
|
'SplitContainerUserGroups1.Panel1
|
|
'
|
|
Me.SplitContainerUserGroups1.Panel1.Controls.Add(Me.Panel3)
|
|
Me.SplitContainerUserGroups1.Panel1.Controls.Add(Me.btnGroups_AddUsers)
|
|
Me.SplitContainerUserGroups1.Panel1.Controls.Add(Me.btnGroups_RemoveUsers)
|
|
Me.SplitContainerUserGroups1.Panel1.RightToLeft = System.Windows.Forms.RightToLeft.No
|
|
'
|
|
'SplitContainerUserGroups1.Panel2
|
|
'
|
|
Me.SplitContainerUserGroups1.Panel2.Controls.Add(Me.Panel2)
|
|
Me.SplitContainerUserGroups1.Panel2.Controls.Add(Me.Panel1)
|
|
Me.SplitContainerUserGroups1.Panel2.RightToLeft = System.Windows.Forms.RightToLeft.No
|
|
Me.SplitContainerUserGroups1.Size = New System.Drawing.Size(1382, 348)
|
|
Me.SplitContainerUserGroups1.SplitterDistance = 504
|
|
Me.SplitContainerUserGroups1.TabIndex = 8
|
|
'
|
|
'Panel3
|
|
'
|
|
Me.Panel3.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.Panel3.Controls.Add(Me.gridGroups_AvailableUsers)
|
|
Me.Panel3.Controls.Add(Me.labelGroups_AvailableUsers)
|
|
Me.Panel3.Location = New System.Drawing.Point(0, 0)
|
|
Me.Panel3.Name = "Panel3"
|
|
Me.Panel3.Size = New System.Drawing.Size(390, 348)
|
|
Me.Panel3.TabIndex = 10
|
|
'
|
|
'gridGroups_AvailableUsers
|
|
'
|
|
Me.gridGroups_AvailableUsers.AllowDrop = True
|
|
Me.gridGroups_AvailableUsers.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.gridGroups_AvailableUsers.Location = New System.Drawing.Point(0, 30)
|
|
Me.gridGroups_AvailableUsers.MainView = Me.viewGroups_AvailableUsers
|
|
Me.gridGroups_AvailableUsers.Name = "gridGroups_AvailableUsers"
|
|
Me.gridGroups_AvailableUsers.Size = New System.Drawing.Size(390, 318)
|
|
Me.gridGroups_AvailableUsers.TabIndex = 5
|
|
Me.gridGroups_AvailableUsers.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.viewGroups_AvailableUsers, Me.GridView1})
|
|
'
|
|
'viewGroups_AvailableUsers
|
|
'
|
|
Me.viewGroups_AvailableUsers.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.colUSERNAME1, Me.colPRENAME1, Me.colNAME1, Me.colEmail3})
|
|
Me.viewGroups_AvailableUsers.GridControl = Me.gridGroups_AvailableUsers
|
|
Me.viewGroups_AvailableUsers.Name = "viewGroups_AvailableUsers"
|
|
Me.viewGroups_AvailableUsers.OptionsBehavior.Editable = False
|
|
Me.viewGroups_AvailableUsers.OptionsBehavior.ReadOnly = True
|
|
Me.viewGroups_AvailableUsers.OptionsDetail.EnableMasterViewMode = False
|
|
Me.viewGroups_AvailableUsers.OptionsSelection.CheckBoxSelectorColumnWidth = 30
|
|
Me.viewGroups_AvailableUsers.OptionsSelection.MultiSelect = True
|
|
Me.viewGroups_AvailableUsers.OptionsSelection.MultiSelectMode = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CheckBoxRowSelect
|
|
Me.viewGroups_AvailableUsers.OptionsView.ShowAutoFilterRow = True
|
|
Me.viewGroups_AvailableUsers.OptionsView.ShowGroupPanel = False
|
|
'
|
|
'colUSERNAME1
|
|
'
|
|
Me.colUSERNAME1.Caption = "Benutzername"
|
|
Me.colUSERNAME1.FieldName = "USERNAME"
|
|
Me.colUSERNAME1.Name = "colUSERNAME1"
|
|
Me.colUSERNAME1.Visible = True
|
|
Me.colUSERNAME1.VisibleIndex = 1
|
|
'
|
|
'colPRENAME1
|
|
'
|
|
Me.colPRENAME1.Caption = "Vorname"
|
|
Me.colPRENAME1.FieldName = "PRENAME"
|
|
Me.colPRENAME1.Name = "colPRENAME1"
|
|
Me.colPRENAME1.Visible = True
|
|
Me.colPRENAME1.VisibleIndex = 2
|
|
'
|
|
'colNAME1
|
|
'
|
|
Me.colNAME1.Caption = "Name"
|
|
Me.colNAME1.FieldName = "NAME"
|
|
Me.colNAME1.Name = "colNAME1"
|
|
Me.colNAME1.Visible = True
|
|
Me.colNAME1.VisibleIndex = 3
|
|
'
|
|
'colEmail3
|
|
'
|
|
Me.colEmail3.Caption = "E-Mail"
|
|
Me.colEmail3.FieldName = "EMAIL"
|
|
Me.colEmail3.Name = "colEmail3"
|
|
Me.colEmail3.Visible = True
|
|
Me.colEmail3.VisibleIndex = 4
|
|
'
|
|
'GridView1
|
|
'
|
|
Me.GridView1.GridControl = Me.gridGroups_AvailableUsers
|
|
Me.GridView1.Name = "GridView1"
|
|
'
|
|
'labelGroups_AvailableUsers
|
|
'
|
|
Me.labelGroups_AvailableUsers.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.labelGroups_AvailableUsers.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.labelGroups_AvailableUsers.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.labelGroups_AvailableUsers.Location = New System.Drawing.Point(0, 0)
|
|
Me.labelGroups_AvailableUsers.Name = "labelGroups_AvailableUsers"
|
|
Me.labelGroups_AvailableUsers.Size = New System.Drawing.Size(390, 30)
|
|
Me.labelGroups_AvailableUsers.TabIndex = 7
|
|
Me.labelGroups_AvailableUsers.Text = "Nicht zugeordnete Benutzer:"
|
|
Me.labelGroups_AvailableUsers.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|
'
|
|
'btnGroups_AddUsers
|
|
'
|
|
Me.btnGroups_AddUsers.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.btnGroups_AddUsers.Image = Global.DDUserManager.My.Resources.Resources.arrow_right
|
|
Me.btnGroups_AddUsers.ImageAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.btnGroups_AddUsers.Location = New System.Drawing.Point(398, 108)
|
|
Me.btnGroups_AddUsers.Name = "btnGroups_AddUsers"
|
|
Me.btnGroups_AddUsers.Size = New System.Drawing.Size(103, 50)
|
|
Me.btnGroups_AddUsers.TabIndex = 9
|
|
Me.btnGroups_AddUsers.Text = "Zuordnen"
|
|
Me.btnGroups_AddUsers.UseVisualStyleBackColor = True
|
|
'
|
|
'btnGroups_RemoveUsers
|
|
'
|
|
Me.btnGroups_RemoveUsers.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.btnGroups_RemoveUsers.Image = Global.DDUserManager.My.Resources.Resources.arrow_left_red
|
|
Me.btnGroups_RemoveUsers.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnGroups_RemoveUsers.Location = New System.Drawing.Point(399, 164)
|
|
Me.btnGroups_RemoveUsers.Name = "btnGroups_RemoveUsers"
|
|
Me.btnGroups_RemoveUsers.Size = New System.Drawing.Size(103, 50)
|
|
Me.btnGroups_RemoveUsers.TabIndex = 8
|
|
Me.btnGroups_RemoveUsers.Text = "Zuordnung entfernen"
|
|
Me.btnGroups_RemoveUsers.UseVisualStyleBackColor = True
|
|
'
|
|
'Panel2
|
|
'
|
|
Me.Panel2.Controls.Add(Me.gridGroups_AssignedUsers)
|
|
Me.Panel2.Controls.Add(Me.labelGroups_AssignedUsers)
|
|
Me.Panel2.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.Panel2.Location = New System.Drawing.Point(326, 0)
|
|
Me.Panel2.Name = "Panel2"
|
|
Me.Panel2.Size = New System.Drawing.Size(548, 348)
|
|
Me.Panel2.TabIndex = 9
|
|
'
|
|
'gridGroups_AssignedUsers
|
|
'
|
|
Me.gridGroups_AssignedUsers.AllowDrop = True
|
|
Me.gridGroups_AssignedUsers.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.gridGroups_AssignedUsers.Location = New System.Drawing.Point(0, 30)
|
|
Me.gridGroups_AssignedUsers.MainView = Me.viewGroups_AssignedUsers
|
|
Me.gridGroups_AssignedUsers.Name = "gridGroups_AssignedUsers"
|
|
Me.gridGroups_AssignedUsers.Size = New System.Drawing.Size(548, 318)
|
|
Me.gridGroups_AssignedUsers.TabIndex = 5
|
|
Me.gridGroups_AssignedUsers.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.viewGroups_AssignedUsers, Me.GridView3})
|
|
'
|
|
'viewGroups_AssignedUsers
|
|
'
|
|
Me.viewGroups_AssignedUsers.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.GridColumn2, Me.GridColumn3, Me.GridColumn4, Me.GridColumn5})
|
|
Me.viewGroups_AssignedUsers.GridControl = Me.gridGroups_AssignedUsers
|
|
Me.viewGroups_AssignedUsers.Name = "viewGroups_AssignedUsers"
|
|
Me.viewGroups_AssignedUsers.OptionsBehavior.Editable = False
|
|
Me.viewGroups_AssignedUsers.OptionsBehavior.ReadOnly = True
|
|
Me.viewGroups_AssignedUsers.OptionsDetail.EnableMasterViewMode = False
|
|
Me.viewGroups_AssignedUsers.OptionsSelection.CheckBoxSelectorColumnWidth = 30
|
|
Me.viewGroups_AssignedUsers.OptionsSelection.MultiSelect = True
|
|
Me.viewGroups_AssignedUsers.OptionsSelection.MultiSelectMode = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CheckBoxRowSelect
|
|
Me.viewGroups_AssignedUsers.OptionsView.ShowAutoFilterRow = True
|
|
Me.viewGroups_AssignedUsers.OptionsView.ShowGroupPanel = False
|
|
'
|
|
'GridColumn2
|
|
'
|
|
Me.GridColumn2.Caption = "Vorname"
|
|
Me.GridColumn2.FieldName = "PRENAME"
|
|
Me.GridColumn2.Name = "GridColumn2"
|
|
Me.GridColumn2.Visible = True
|
|
Me.GridColumn2.VisibleIndex = 2
|
|
'
|
|
'GridColumn3
|
|
'
|
|
Me.GridColumn3.Caption = "Name"
|
|
Me.GridColumn3.FieldName = "NAME"
|
|
Me.GridColumn3.Name = "GridColumn3"
|
|
Me.GridColumn3.Visible = True
|
|
Me.GridColumn3.VisibleIndex = 3
|
|
'
|
|
'GridColumn4
|
|
'
|
|
Me.GridColumn4.Caption = "Benutzername"
|
|
Me.GridColumn4.FieldName = "USERNAME"
|
|
Me.GridColumn4.Name = "GridColumn4"
|
|
Me.GridColumn4.Visible = True
|
|
Me.GridColumn4.VisibleIndex = 1
|
|
'
|
|
'GridColumn5
|
|
'
|
|
Me.GridColumn5.Caption = "E-Mail"
|
|
Me.GridColumn5.FieldName = "EMAIL"
|
|
Me.GridColumn5.Name = "GridColumn5"
|
|
Me.GridColumn5.Visible = True
|
|
Me.GridColumn5.VisibleIndex = 4
|
|
'
|
|
'GridView3
|
|
'
|
|
Me.GridView3.GridControl = Me.gridGroups_AssignedUsers
|
|
Me.GridView3.Name = "GridView3"
|
|
'
|
|
'labelGroups_AssignedUsers
|
|
'
|
|
Me.labelGroups_AssignedUsers.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.labelGroups_AssignedUsers.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.labelGroups_AssignedUsers.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.labelGroups_AssignedUsers.ForeColor = System.Drawing.Color.FromArgb(CType(CType(32, Byte), Integer), CType(CType(31, Byte), Integer), CType(CType(53, Byte), Integer))
|
|
Me.labelGroups_AssignedUsers.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.labelGroups_AssignedUsers.Location = New System.Drawing.Point(0, 0)
|
|
Me.labelGroups_AssignedUsers.Name = "labelGroups_AssignedUsers"
|
|
Me.labelGroups_AssignedUsers.Size = New System.Drawing.Size(548, 30)
|
|
Me.labelGroups_AssignedUsers.TabIndex = 7
|
|
Me.labelGroups_AssignedUsers.Text = "Aktuelle Benutzer in Gruppe: {0}"
|
|
Me.labelGroups_AssignedUsers.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|
'
|
|
'Panel1
|
|
'
|
|
Me.Panel1.Controls.Add(Me.gridGroups_AllGroups)
|
|
Me.Panel1.Controls.Add(Me.Label3)
|
|
Me.Panel1.Dock = System.Windows.Forms.DockStyle.Left
|
|
Me.Panel1.Location = New System.Drawing.Point(0, 0)
|
|
Me.Panel1.Name = "Panel1"
|
|
Me.Panel1.Size = New System.Drawing.Size(326, 348)
|
|
Me.Panel1.TabIndex = 8
|
|
'
|
|
'gridGroups_AllGroups
|
|
'
|
|
Me.gridGroups_AllGroups.DataSource = Me.TBDD_GROUPSBindingSource1
|
|
Me.gridGroups_AllGroups.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.gridGroups_AllGroups.Location = New System.Drawing.Point(0, 30)
|
|
Me.gridGroups_AllGroups.MainView = Me.viewGroups_AllGroups
|
|
Me.gridGroups_AllGroups.Name = "gridGroups_AllGroups"
|
|
Me.gridGroups_AllGroups.Size = New System.Drawing.Size(326, 318)
|
|
Me.gridGroups_AllGroups.TabIndex = 6
|
|
Me.gridGroups_AllGroups.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.viewGroups_AllGroups})
|
|
'
|
|
'TBDD_GROUPSBindingSource1
|
|
'
|
|
Me.TBDD_GROUPSBindingSource1.DataMember = "TBDD_GROUPS"
|
|
Me.TBDD_GROUPSBindingSource1.DataSource = Me.DS_ChangeS
|
|
'
|
|
'DS_ChangeS
|
|
'
|
|
Me.DS_ChangeS.DataSetName = "DS_ChangeS"
|
|
Me.DS_ChangeS.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
|
|
'
|
|
'viewGroups_AllGroups
|
|
'
|
|
Me.viewGroups_AllGroups.Appearance.SelectedRow.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.viewGroups_AllGroups.Appearance.SelectedRow.BackColor2 = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.viewGroups_AllGroups.Appearance.SelectedRow.Options.UseBackColor = True
|
|
Me.viewGroups_AllGroups.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.colNAME2, Me.colCOMMENT2})
|
|
Me.viewGroups_AllGroups.GridControl = Me.gridGroups_AllGroups
|
|
Me.viewGroups_AllGroups.Name = "viewGroups_AllGroups"
|
|
Me.viewGroups_AllGroups.OptionsBehavior.Editable = False
|
|
Me.viewGroups_AllGroups.OptionsBehavior.ReadOnly = True
|
|
Me.viewGroups_AllGroups.OptionsDetail.EnableMasterViewMode = False
|
|
Me.viewGroups_AllGroups.OptionsView.ShowAutoFilterRow = True
|
|
Me.viewGroups_AllGroups.OptionsView.ShowGroupPanel = False
|
|
'
|
|
'colNAME2
|
|
'
|
|
Me.colNAME2.Caption = "Gruppe"
|
|
Me.colNAME2.FieldName = "NAME"
|
|
Me.colNAME2.Name = "colNAME2"
|
|
Me.colNAME2.Visible = True
|
|
Me.colNAME2.VisibleIndex = 0
|
|
'
|
|
'colCOMMENT2
|
|
'
|
|
Me.colCOMMENT2.Caption = "Kommentar"
|
|
Me.colCOMMENT2.FieldName = "COMMENT"
|
|
Me.colCOMMENT2.Name = "colCOMMENT2"
|
|
Me.colCOMMENT2.Visible = True
|
|
Me.colCOMMENT2.VisibleIndex = 1
|
|
'
|
|
'Label3
|
|
'
|
|
Me.Label3.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.Label3.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.Label3.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label3.Location = New System.Drawing.Point(0, 0)
|
|
Me.Label3.Name = "Label3"
|
|
Me.Label3.Size = New System.Drawing.Size(326, 30)
|
|
Me.Label3.TabIndex = 7
|
|
Me.Label3.Text = "Verfügbare Gruppen:"
|
|
Me.Label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|
'
|
|
'tabClientAssign
|
|
'
|
|
Me.tabClientAssign.Controls.Add(Me.SplitContainer4)
|
|
Me.tabClientAssign.ImageOptions.Image = Global.DDUserManager.My.Resources.Resources.book
|
|
Me.tabClientAssign.ImageOptions.SvgImage = CType(resources.GetObject("tabClientAssign.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
|
Me.tabClientAssign.ImageOptions.SvgImageSize = New System.Drawing.Size(20, 20)
|
|
Me.tabClientAssign.Name = "tabClientAssign"
|
|
Me.tabClientAssign.Size = New System.Drawing.Size(1195, 348)
|
|
Me.tabClientAssign.Text = "Mandanten Zuordnung"
|
|
'
|
|
'SplitContainer4
|
|
'
|
|
Me.SplitContainer4.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.SplitContainer4.Location = New System.Drawing.Point(0, 0)
|
|
Me.SplitContainer4.Name = "SplitContainer4"
|
|
'
|
|
'SplitContainer4.Panel1
|
|
'
|
|
Me.SplitContainer4.Panel1.Controls.Add(Me.Panel6)
|
|
Me.SplitContainer4.Panel1.Controls.Add(Me.btnClients_AddUsers)
|
|
Me.SplitContainer4.Panel1.Controls.Add(Me.btnClients_RemoveUsers)
|
|
Me.SplitContainer4.Panel1.RightToLeft = System.Windows.Forms.RightToLeft.No
|
|
'
|
|
'SplitContainer4.Panel2
|
|
'
|
|
Me.SplitContainer4.Panel2.Controls.Add(Me.Panel4)
|
|
Me.SplitContainer4.Panel2.Controls.Add(Me.Panel5)
|
|
Me.SplitContainer4.Panel2.RightToLeft = System.Windows.Forms.RightToLeft.No
|
|
Me.SplitContainer4.Size = New System.Drawing.Size(1195, 348)
|
|
Me.SplitContainer4.SplitterDistance = 436
|
|
Me.SplitContainer4.TabIndex = 0
|
|
'
|
|
'Panel6
|
|
'
|
|
Me.Panel6.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.Panel6.Controls.Add(Me.gridClients_AvailableUsers)
|
|
Me.Panel6.Controls.Add(Me.Label7)
|
|
Me.Panel6.Location = New System.Drawing.Point(0, 0)
|
|
Me.Panel6.Name = "Panel6"
|
|
Me.Panel6.Size = New System.Drawing.Size(322, 348)
|
|
Me.Panel6.TabIndex = 12
|
|
'
|
|
'gridClients_AvailableUsers
|
|
'
|
|
Me.gridClients_AvailableUsers.AllowDrop = True
|
|
Me.gridClients_AvailableUsers.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.gridClients_AvailableUsers.Location = New System.Drawing.Point(0, 30)
|
|
Me.gridClients_AvailableUsers.MainView = Me.viewClients_AvailableUsers
|
|
Me.gridClients_AvailableUsers.Name = "gridClients_AvailableUsers"
|
|
Me.gridClients_AvailableUsers.Size = New System.Drawing.Size(322, 318)
|
|
Me.gridClients_AvailableUsers.TabIndex = 0
|
|
Me.gridClients_AvailableUsers.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.viewClients_AvailableUsers})
|
|
'
|
|
'viewClients_AvailableUsers
|
|
'
|
|
Me.viewClients_AvailableUsers.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.colUSERNAME2, Me.colPRENAME2, Me.colNAME3, Me.colEMAIL1})
|
|
Me.viewClients_AvailableUsers.GridControl = Me.gridClients_AvailableUsers
|
|
Me.viewClients_AvailableUsers.Name = "viewClients_AvailableUsers"
|
|
Me.viewClients_AvailableUsers.OptionsBehavior.Editable = False
|
|
Me.viewClients_AvailableUsers.OptionsBehavior.ReadOnly = True
|
|
Me.viewClients_AvailableUsers.OptionsDetail.EnableMasterViewMode = False
|
|
Me.viewClients_AvailableUsers.OptionsSelection.CheckBoxSelectorColumnWidth = 30
|
|
Me.viewClients_AvailableUsers.OptionsSelection.MultiSelect = True
|
|
Me.viewClients_AvailableUsers.OptionsSelection.MultiSelectMode = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CheckBoxRowSelect
|
|
Me.viewClients_AvailableUsers.OptionsView.ShowAutoFilterRow = True
|
|
Me.viewClients_AvailableUsers.OptionsView.ShowGroupPanel = False
|
|
'
|
|
'colUSERNAME2
|
|
'
|
|
Me.colUSERNAME2.Caption = "Benutzername"
|
|
Me.colUSERNAME2.FieldName = "USERNAME"
|
|
Me.colUSERNAME2.Name = "colUSERNAME2"
|
|
Me.colUSERNAME2.Visible = True
|
|
Me.colUSERNAME2.VisibleIndex = 1
|
|
'
|
|
'colPRENAME2
|
|
'
|
|
Me.colPRENAME2.Caption = "Vorname"
|
|
Me.colPRENAME2.FieldName = "PRENAME"
|
|
Me.colPRENAME2.Name = "colPRENAME2"
|
|
Me.colPRENAME2.Visible = True
|
|
Me.colPRENAME2.VisibleIndex = 2
|
|
'
|
|
'colNAME3
|
|
'
|
|
Me.colNAME3.Caption = "Name"
|
|
Me.colNAME3.FieldName = "NAME"
|
|
Me.colNAME3.Name = "colNAME3"
|
|
Me.colNAME3.Visible = True
|
|
Me.colNAME3.VisibleIndex = 3
|
|
'
|
|
'colEMAIL1
|
|
'
|
|
Me.colEMAIL1.Caption = "E-Mail"
|
|
Me.colEMAIL1.FieldName = "EMAIL"
|
|
Me.colEMAIL1.Name = "colEMAIL1"
|
|
Me.colEMAIL1.Visible = True
|
|
Me.colEMAIL1.VisibleIndex = 4
|
|
'
|
|
'Label7
|
|
'
|
|
Me.Label7.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.Label7.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label7.Location = New System.Drawing.Point(0, 0)
|
|
Me.Label7.Name = "Label7"
|
|
Me.Label7.Size = New System.Drawing.Size(322, 30)
|
|
Me.Label7.TabIndex = 2
|
|
Me.Label7.Text = "Nicht zugeordnete Benutzer:"
|
|
Me.Label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|
'
|
|
'btnClients_AddUsers
|
|
'
|
|
Me.btnClients_AddUsers.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.btnClients_AddUsers.Image = Global.DDUserManager.My.Resources.Resources.arrow_right
|
|
Me.btnClients_AddUsers.ImageAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.btnClients_AddUsers.Location = New System.Drawing.Point(330, 108)
|
|
Me.btnClients_AddUsers.Name = "btnClients_AddUsers"
|
|
Me.btnClients_AddUsers.Size = New System.Drawing.Size(103, 50)
|
|
Me.btnClients_AddUsers.TabIndex = 11
|
|
Me.btnClients_AddUsers.Text = "Zuordnen"
|
|
Me.btnClients_AddUsers.UseVisualStyleBackColor = True
|
|
'
|
|
'btnClients_RemoveUsers
|
|
'
|
|
Me.btnClients_RemoveUsers.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.btnClients_RemoveUsers.Image = Global.DDUserManager.My.Resources.Resources.arrow_left_red
|
|
Me.btnClients_RemoveUsers.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnClients_RemoveUsers.Location = New System.Drawing.Point(331, 164)
|
|
Me.btnClients_RemoveUsers.Name = "btnClients_RemoveUsers"
|
|
Me.btnClients_RemoveUsers.Size = New System.Drawing.Size(103, 50)
|
|
Me.btnClients_RemoveUsers.TabIndex = 10
|
|
Me.btnClients_RemoveUsers.Text = "Zuordnung entfernen"
|
|
Me.btnClients_RemoveUsers.UseVisualStyleBackColor = True
|
|
'
|
|
'Panel4
|
|
'
|
|
Me.Panel4.Controls.Add(Me.gridClients_AssignedUsers)
|
|
Me.Panel4.Controls.Add(Me.labelClients_AssignedUsers)
|
|
Me.Panel4.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.Panel4.Location = New System.Drawing.Point(326, 0)
|
|
Me.Panel4.Name = "Panel4"
|
|
Me.Panel4.Size = New System.Drawing.Size(429, 348)
|
|
Me.Panel4.TabIndex = 0
|
|
'
|
|
'gridClients_AssignedUsers
|
|
'
|
|
Me.gridClients_AssignedUsers.AllowDrop = True
|
|
Me.gridClients_AssignedUsers.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.gridClients_AssignedUsers.Location = New System.Drawing.Point(0, 30)
|
|
Me.gridClients_AssignedUsers.MainView = Me.viewClients_AssignedUsers
|
|
Me.gridClients_AssignedUsers.Name = "gridClients_AssignedUsers"
|
|
Me.gridClients_AssignedUsers.Size = New System.Drawing.Size(429, 318)
|
|
Me.gridClients_AssignedUsers.TabIndex = 0
|
|
Me.gridClients_AssignedUsers.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.viewClients_AssignedUsers})
|
|
'
|
|
'viewClients_AssignedUsers
|
|
'
|
|
Me.viewClients_AssignedUsers.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.colUSERNAME3, Me.colPRENAME3, Me.colNAME4, Me.colEMAIL2})
|
|
Me.viewClients_AssignedUsers.GridControl = Me.gridClients_AssignedUsers
|
|
Me.viewClients_AssignedUsers.Name = "viewClients_AssignedUsers"
|
|
Me.viewClients_AssignedUsers.OptionsBehavior.Editable = False
|
|
Me.viewClients_AssignedUsers.OptionsBehavior.ReadOnly = True
|
|
Me.viewClients_AssignedUsers.OptionsDetail.EnableMasterViewMode = False
|
|
Me.viewClients_AssignedUsers.OptionsSelection.CheckBoxSelectorColumnWidth = 30
|
|
Me.viewClients_AssignedUsers.OptionsSelection.MultiSelect = True
|
|
Me.viewClients_AssignedUsers.OptionsSelection.MultiSelectMode = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CheckBoxRowSelect
|
|
Me.viewClients_AssignedUsers.OptionsView.ShowAutoFilterRow = True
|
|
Me.viewClients_AssignedUsers.OptionsView.ShowGroupPanel = False
|
|
'
|
|
'colUSERNAME3
|
|
'
|
|
Me.colUSERNAME3.Caption = "Benutzername"
|
|
Me.colUSERNAME3.FieldName = "USERNAME"
|
|
Me.colUSERNAME3.Name = "colUSERNAME3"
|
|
Me.colUSERNAME3.Visible = True
|
|
Me.colUSERNAME3.VisibleIndex = 1
|
|
'
|
|
'colPRENAME3
|
|
'
|
|
Me.colPRENAME3.Caption = "Vorname"
|
|
Me.colPRENAME3.FieldName = "PRENAME"
|
|
Me.colPRENAME3.Name = "colPRENAME3"
|
|
Me.colPRENAME3.Visible = True
|
|
Me.colPRENAME3.VisibleIndex = 2
|
|
'
|
|
'colNAME4
|
|
'
|
|
Me.colNAME4.Caption = "Name"
|
|
Me.colNAME4.FieldName = "NAME"
|
|
Me.colNAME4.Name = "colNAME4"
|
|
Me.colNAME4.Visible = True
|
|
Me.colNAME4.VisibleIndex = 3
|
|
'
|
|
'colEMAIL2
|
|
'
|
|
Me.colEMAIL2.Caption = "E-Mail"
|
|
Me.colEMAIL2.FieldName = "EMAIL"
|
|
Me.colEMAIL2.Name = "colEMAIL2"
|
|
Me.colEMAIL2.Visible = True
|
|
Me.colEMAIL2.VisibleIndex = 4
|
|
'
|
|
'labelClients_AssignedUsers
|
|
'
|
|
Me.labelClients_AssignedUsers.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.labelClients_AssignedUsers.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.labelClients_AssignedUsers.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.labelClients_AssignedUsers.Location = New System.Drawing.Point(0, 0)
|
|
Me.labelClients_AssignedUsers.Name = "labelClients_AssignedUsers"
|
|
Me.labelClients_AssignedUsers.Size = New System.Drawing.Size(429, 30)
|
|
Me.labelClients_AssignedUsers.TabIndex = 2
|
|
Me.labelClients_AssignedUsers.Text = "Zugeordnete Benutzer zu Mandant {0}:"
|
|
Me.labelClients_AssignedUsers.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|
'
|
|
'Panel5
|
|
'
|
|
Me.Panel5.Controls.Add(Me.gridClients_AllClients)
|
|
Me.Panel5.Controls.Add(Me.Label6)
|
|
Me.Panel5.Dock = System.Windows.Forms.DockStyle.Left
|
|
Me.Panel5.Location = New System.Drawing.Point(0, 0)
|
|
Me.Panel5.Name = "Panel5"
|
|
Me.Panel5.Size = New System.Drawing.Size(326, 348)
|
|
Me.Panel5.TabIndex = 1
|
|
'
|
|
'gridClients_AllClients
|
|
'
|
|
Me.gridClients_AllClients.DataSource = Me.TBDD_CLIENTBindingSource
|
|
Me.gridClients_AllClients.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.gridClients_AllClients.Location = New System.Drawing.Point(0, 30)
|
|
Me.gridClients_AllClients.MainView = Me.viewClients_AllClients
|
|
Me.gridClients_AllClients.Name = "gridClients_AllClients"
|
|
Me.gridClients_AllClients.Size = New System.Drawing.Size(326, 318)
|
|
Me.gridClients_AllClients.TabIndex = 0
|
|
Me.gridClients_AllClients.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.viewClients_AllClients})
|
|
'
|
|
'viewClients_AllClients
|
|
'
|
|
Me.viewClients_AllClients.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.colCLIENT_NAME, Me.colSHORTNAME, Me.colCOMMENT})
|
|
Me.viewClients_AllClients.GridControl = Me.gridClients_AllClients
|
|
Me.viewClients_AllClients.Name = "viewClients_AllClients"
|
|
Me.viewClients_AllClients.OptionsBehavior.Editable = False
|
|
Me.viewClients_AllClients.OptionsBehavior.ReadOnly = True
|
|
Me.viewClients_AllClients.OptionsDetail.EnableMasterViewMode = False
|
|
Me.viewClients_AllClients.OptionsView.ShowAutoFilterRow = True
|
|
Me.viewClients_AllClients.OptionsView.ShowGroupPanel = False
|
|
'
|
|
'colCLIENT_NAME
|
|
'
|
|
Me.colCLIENT_NAME.Caption = "Mandant"
|
|
Me.colCLIENT_NAME.FieldName = "CLIENT_NAME"
|
|
Me.colCLIENT_NAME.Name = "colCLIENT_NAME"
|
|
Me.colCLIENT_NAME.Visible = True
|
|
Me.colCLIENT_NAME.VisibleIndex = 0
|
|
'
|
|
'colSHORTNAME
|
|
'
|
|
Me.colSHORTNAME.Caption = "Kurzname"
|
|
Me.colSHORTNAME.FieldName = "SHORTNAME"
|
|
Me.colSHORTNAME.Name = "colSHORTNAME"
|
|
Me.colSHORTNAME.Visible = True
|
|
Me.colSHORTNAME.VisibleIndex = 1
|
|
'
|
|
'colCOMMENT
|
|
'
|
|
Me.colCOMMENT.Caption = "Kommentar"
|
|
Me.colCOMMENT.FieldName = "COMMENT"
|
|
Me.colCOMMENT.Name = "colCOMMENT"
|
|
Me.colCOMMENT.Visible = True
|
|
Me.colCOMMENT.VisibleIndex = 2
|
|
'
|
|
'Label6
|
|
'
|
|
Me.Label6.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.Label6.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.Label6.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label6.Location = New System.Drawing.Point(0, 0)
|
|
Me.Label6.Name = "Label6"
|
|
Me.Label6.Size = New System.Drawing.Size(326, 30)
|
|
Me.Label6.TabIndex = 1
|
|
Me.Label6.Text = "Verfügbare Mandanten:"
|
|
Me.Label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|
'
|
|
'tabModuleAssign
|
|
'
|
|
Me.tabModuleAssign.Controls.Add(Me.SplitContainer6)
|
|
Me.tabModuleAssign.ImageOptions.Image = Global.DDUserManager.My.Resources.Resources.plugin
|
|
Me.tabModuleAssign.ImageOptions.SvgImage = CType(resources.GetObject("tabModuleAssign.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
|
Me.tabModuleAssign.ImageOptions.SvgImageSize = New System.Drawing.Size(20, 20)
|
|
Me.tabModuleAssign.Name = "tabModuleAssign"
|
|
Me.tabModuleAssign.Size = New System.Drawing.Size(1382, 270)
|
|
Me.tabModuleAssign.Text = "Modul Zuordnung"
|
|
'
|
|
'SplitContainer6
|
|
'
|
|
Me.SplitContainer6.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.SplitContainer6.Location = New System.Drawing.Point(0, 0)
|
|
Me.SplitContainer6.Name = "SplitContainer6"
|
|
'
|
|
'SplitContainer6.Panel1
|
|
'
|
|
Me.SplitContainer6.Panel1.Controls.Add(Me.btnModules_AddUsers)
|
|
Me.SplitContainer6.Panel1.Controls.Add(Me.btnModules_RemoveUsers)
|
|
Me.SplitContainer6.Panel1.Controls.Add(Me.Panel9)
|
|
Me.SplitContainer6.Panel1.RightToLeft = System.Windows.Forms.RightToLeft.No
|
|
'
|
|
'SplitContainer6.Panel2
|
|
'
|
|
Me.SplitContainer6.Panel2.Controls.Add(Me.Panel8)
|
|
Me.SplitContainer6.Panel2.Controls.Add(Me.Panel7)
|
|
Me.SplitContainer6.Panel2.RightToLeft = System.Windows.Forms.RightToLeft.No
|
|
Me.SplitContainer6.Size = New System.Drawing.Size(1382, 270)
|
|
Me.SplitContainer6.SplitterDistance = 504
|
|
Me.SplitContainer6.TabIndex = 0
|
|
'
|
|
'btnModules_AddUsers
|
|
'
|
|
Me.btnModules_AddUsers.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.btnModules_AddUsers.Image = Global.DDUserManager.My.Resources.Resources.arrow_right
|
|
Me.btnModules_AddUsers.ImageAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.btnModules_AddUsers.Location = New System.Drawing.Point(398, 108)
|
|
Me.btnModules_AddUsers.Name = "btnModules_AddUsers"
|
|
Me.btnModules_AddUsers.Size = New System.Drawing.Size(103, 50)
|
|
Me.btnModules_AddUsers.TabIndex = 13
|
|
Me.btnModules_AddUsers.Text = "Zuordnen"
|
|
Me.btnModules_AddUsers.UseVisualStyleBackColor = True
|
|
'
|
|
'btnModules_RemoveUsers
|
|
'
|
|
Me.btnModules_RemoveUsers.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.btnModules_RemoveUsers.Image = Global.DDUserManager.My.Resources.Resources.arrow_left_red
|
|
Me.btnModules_RemoveUsers.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnModules_RemoveUsers.Location = New System.Drawing.Point(399, 164)
|
|
Me.btnModules_RemoveUsers.Name = "btnModules_RemoveUsers"
|
|
Me.btnModules_RemoveUsers.Size = New System.Drawing.Size(103, 50)
|
|
Me.btnModules_RemoveUsers.TabIndex = 12
|
|
Me.btnModules_RemoveUsers.Text = "Zuordnung entfernen"
|
|
Me.btnModules_RemoveUsers.UseVisualStyleBackColor = True
|
|
'
|
|
'Panel9
|
|
'
|
|
Me.Panel9.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.Panel9.Controls.Add(Me.gridModules_AvailableUsers)
|
|
Me.Panel9.Controls.Add(Me.Label10)
|
|
Me.Panel9.Location = New System.Drawing.Point(0, 0)
|
|
Me.Panel9.Name = "Panel9"
|
|
Me.Panel9.Size = New System.Drawing.Size(390, 270)
|
|
Me.Panel9.TabIndex = 9
|
|
'
|
|
'gridModules_AvailableUsers
|
|
'
|
|
Me.gridModules_AvailableUsers.AllowDrop = True
|
|
Me.gridModules_AvailableUsers.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.gridModules_AvailableUsers.Location = New System.Drawing.Point(0, 30)
|
|
Me.gridModules_AvailableUsers.MainView = Me.viewModules_AvailableUsers
|
|
Me.gridModules_AvailableUsers.Name = "gridModules_AvailableUsers"
|
|
Me.gridModules_AvailableUsers.Size = New System.Drawing.Size(390, 240)
|
|
Me.gridModules_AvailableUsers.TabIndex = 6
|
|
Me.gridModules_AvailableUsers.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.viewModules_AvailableUsers, Me.GridView8})
|
|
'
|
|
'viewModules_AvailableUsers
|
|
'
|
|
Me.viewModules_AvailableUsers.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.GridColumn13, Me.GridColumn14, Me.GridColumn15, Me.GridColumn16})
|
|
Me.viewModules_AvailableUsers.GridControl = Me.gridModules_AvailableUsers
|
|
Me.viewModules_AvailableUsers.Name = "viewModules_AvailableUsers"
|
|
Me.viewModules_AvailableUsers.OptionsBehavior.Editable = False
|
|
Me.viewModules_AvailableUsers.OptionsBehavior.ReadOnly = True
|
|
Me.viewModules_AvailableUsers.OptionsDetail.EnableMasterViewMode = False
|
|
Me.viewModules_AvailableUsers.OptionsSelection.CheckBoxSelectorColumnWidth = 30
|
|
Me.viewModules_AvailableUsers.OptionsSelection.MultiSelect = True
|
|
Me.viewModules_AvailableUsers.OptionsSelection.MultiSelectMode = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CheckBoxRowSelect
|
|
Me.viewModules_AvailableUsers.OptionsView.ShowAutoFilterRow = True
|
|
Me.viewModules_AvailableUsers.OptionsView.ShowGroupPanel = False
|
|
'
|
|
'GridColumn13
|
|
'
|
|
Me.GridColumn13.Caption = "Benutzername"
|
|
Me.GridColumn13.FieldName = "USERNAME"
|
|
Me.GridColumn13.Name = "GridColumn13"
|
|
Me.GridColumn13.Visible = True
|
|
Me.GridColumn13.VisibleIndex = 4
|
|
'
|
|
'GridColumn14
|
|
'
|
|
Me.GridColumn14.Caption = "Vorname"
|
|
Me.GridColumn14.FieldName = "PRENAME"
|
|
Me.GridColumn14.Name = "GridColumn14"
|
|
Me.GridColumn14.Visible = True
|
|
Me.GridColumn14.VisibleIndex = 1
|
|
'
|
|
'GridColumn15
|
|
'
|
|
Me.GridColumn15.Caption = "Name"
|
|
Me.GridColumn15.FieldName = "NAME"
|
|
Me.GridColumn15.Name = "GridColumn15"
|
|
Me.GridColumn15.Visible = True
|
|
Me.GridColumn15.VisibleIndex = 2
|
|
'
|
|
'GridColumn16
|
|
'
|
|
Me.GridColumn16.Caption = "E-Mail"
|
|
Me.GridColumn16.FieldName = "EMAIL"
|
|
Me.GridColumn16.Name = "GridColumn16"
|
|
Me.GridColumn16.Visible = True
|
|
Me.GridColumn16.VisibleIndex = 3
|
|
'
|
|
'GridView8
|
|
'
|
|
Me.GridView8.GridControl = Me.gridModules_AvailableUsers
|
|
Me.GridView8.Name = "GridView8"
|
|
'
|
|
'Label10
|
|
'
|
|
Me.Label10.BackColor = System.Drawing.Color.Transparent
|
|
Me.Label10.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.Label10.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label10.Location = New System.Drawing.Point(0, 0)
|
|
Me.Label10.Name = "Label10"
|
|
Me.Label10.Size = New System.Drawing.Size(390, 30)
|
|
Me.Label10.TabIndex = 8
|
|
Me.Label10.Text = "Nicht zugeordnete Benutzer:"
|
|
Me.Label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|
'
|
|
'Panel8
|
|
'
|
|
Me.Panel8.Controls.Add(Me.gridModules_AssignedUsers)
|
|
Me.Panel8.Controls.Add(Me.labelModules_AssignedUsers)
|
|
Me.Panel8.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.Panel8.Location = New System.Drawing.Point(326, 0)
|
|
Me.Panel8.Name = "Panel8"
|
|
Me.Panel8.Size = New System.Drawing.Size(548, 270)
|
|
Me.Panel8.TabIndex = 10
|
|
'
|
|
'gridModules_AssignedUsers
|
|
'
|
|
Me.gridModules_AssignedUsers.AllowDrop = True
|
|
Me.gridModules_AssignedUsers.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.gridModules_AssignedUsers.Location = New System.Drawing.Point(0, 30)
|
|
Me.gridModules_AssignedUsers.MainView = Me.viewModules_AssignedUsers
|
|
Me.gridModules_AssignedUsers.Name = "gridModules_AssignedUsers"
|
|
Me.gridModules_AssignedUsers.Size = New System.Drawing.Size(548, 240)
|
|
Me.gridModules_AssignedUsers.TabIndex = 6
|
|
Me.gridModules_AssignedUsers.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.viewModules_AssignedUsers, Me.GridView10})
|
|
'
|
|
'viewModules_AssignedUsers
|
|
'
|
|
Me.viewModules_AssignedUsers.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.GridColumn17, Me.GridColumn18, Me.GridColumn19, Me.GridColumn20})
|
|
Me.viewModules_AssignedUsers.GridControl = Me.gridModules_AssignedUsers
|
|
Me.viewModules_AssignedUsers.Name = "viewModules_AssignedUsers"
|
|
Me.viewModules_AssignedUsers.OptionsBehavior.Editable = False
|
|
Me.viewModules_AssignedUsers.OptionsBehavior.ReadOnly = True
|
|
Me.viewModules_AssignedUsers.OptionsDetail.EnableMasterViewMode = False
|
|
Me.viewModules_AssignedUsers.OptionsSelection.CheckBoxSelectorColumnWidth = 30
|
|
Me.viewModules_AssignedUsers.OptionsSelection.MultiSelect = True
|
|
Me.viewModules_AssignedUsers.OptionsSelection.MultiSelectMode = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CheckBoxRowSelect
|
|
Me.viewModules_AssignedUsers.OptionsView.ShowAutoFilterRow = True
|
|
Me.viewModules_AssignedUsers.OptionsView.ShowGroupPanel = False
|
|
'
|
|
'GridColumn17
|
|
'
|
|
Me.GridColumn17.Caption = "Benutzername"
|
|
Me.GridColumn17.FieldName = "USERNAME"
|
|
Me.GridColumn17.Name = "GridColumn17"
|
|
Me.GridColumn17.Visible = True
|
|
Me.GridColumn17.VisibleIndex = 4
|
|
'
|
|
'GridColumn18
|
|
'
|
|
Me.GridColumn18.Caption = "Vorname"
|
|
Me.GridColumn18.FieldName = "PRENAME"
|
|
Me.GridColumn18.Name = "GridColumn18"
|
|
Me.GridColumn18.Visible = True
|
|
Me.GridColumn18.VisibleIndex = 1
|
|
'
|
|
'GridColumn19
|
|
'
|
|
Me.GridColumn19.Caption = "Name"
|
|
Me.GridColumn19.FieldName = "NAME"
|
|
Me.GridColumn19.Name = "GridColumn19"
|
|
Me.GridColumn19.Visible = True
|
|
Me.GridColumn19.VisibleIndex = 2
|
|
'
|
|
'GridColumn20
|
|
'
|
|
Me.GridColumn20.Caption = "E-Mail"
|
|
Me.GridColumn20.FieldName = "EMAIL"
|
|
Me.GridColumn20.Name = "GridColumn20"
|
|
Me.GridColumn20.Visible = True
|
|
Me.GridColumn20.VisibleIndex = 3
|
|
'
|
|
'GridView10
|
|
'
|
|
Me.GridView10.GridControl = Me.gridModules_AssignedUsers
|
|
Me.GridView10.Name = "GridView10"
|
|
'
|
|
'labelModules_AssignedUsers
|
|
'
|
|
Me.labelModules_AssignedUsers.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.labelModules_AssignedUsers.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.labelModules_AssignedUsers.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.labelModules_AssignedUsers.Location = New System.Drawing.Point(0, 0)
|
|
Me.labelModules_AssignedUsers.Name = "labelModules_AssignedUsers"
|
|
Me.labelModules_AssignedUsers.Size = New System.Drawing.Size(548, 30)
|
|
Me.labelModules_AssignedUsers.TabIndex = 8
|
|
Me.labelModules_AssignedUsers.Text = "Zugeordnete Benutzer zu Modul {0}:"
|
|
Me.labelModules_AssignedUsers.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|
'
|
|
'Panel7
|
|
'
|
|
Me.Panel7.Controls.Add(Me.gridModules_AllModules)
|
|
Me.Panel7.Controls.Add(Me.Label9)
|
|
Me.Panel7.Dock = System.Windows.Forms.DockStyle.Left
|
|
Me.Panel7.Location = New System.Drawing.Point(0, 0)
|
|
Me.Panel7.Name = "Panel7"
|
|
Me.Panel7.Size = New System.Drawing.Size(326, 270)
|
|
Me.Panel7.TabIndex = 9
|
|
'
|
|
'gridModules_AllModules
|
|
'
|
|
Me.gridModules_AllModules.DataSource = Me.TBDD_MODULESBindingSource
|
|
Me.gridModules_AllModules.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.gridModules_AllModules.Location = New System.Drawing.Point(0, 30)
|
|
Me.gridModules_AllModules.MainView = Me.viewModules_AllModules
|
|
Me.gridModules_AllModules.Name = "gridModules_AllModules"
|
|
Me.gridModules_AllModules.Size = New System.Drawing.Size(326, 240)
|
|
Me.gridModules_AllModules.TabIndex = 7
|
|
Me.gridModules_AllModules.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.viewModules_AllModules})
|
|
'
|
|
'viewModules_AllModules
|
|
'
|
|
Me.viewModules_AllModules.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.GridColumn11, Me.GridColumn12})
|
|
Me.viewModules_AllModules.GridControl = Me.gridModules_AllModules
|
|
Me.viewModules_AllModules.Name = "viewModules_AllModules"
|
|
Me.viewModules_AllModules.OptionsBehavior.Editable = False
|
|
Me.viewModules_AllModules.OptionsBehavior.ReadOnly = True
|
|
Me.viewModules_AllModules.OptionsDetail.EnableMasterViewMode = False
|
|
Me.viewModules_AllModules.OptionsView.ShowAutoFilterRow = True
|
|
Me.viewModules_AllModules.OptionsView.ShowGroupPanel = False
|
|
'
|
|
'GridColumn11
|
|
'
|
|
Me.GridColumn11.Caption = "Produkt"
|
|
Me.GridColumn11.FieldName = "NAME"
|
|
Me.GridColumn11.Name = "GridColumn11"
|
|
Me.GridColumn11.Visible = True
|
|
Me.GridColumn11.VisibleIndex = 0
|
|
'
|
|
'GridColumn12
|
|
'
|
|
Me.GridColumn12.Caption = "Kurzname"
|
|
Me.GridColumn12.FieldName = "SHORT_NAME"
|
|
Me.GridColumn12.Name = "GridColumn12"
|
|
Me.GridColumn12.Visible = True
|
|
Me.GridColumn12.VisibleIndex = 1
|
|
'
|
|
'Label9
|
|
'
|
|
Me.Label9.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.Label9.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.Label9.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label9.Location = New System.Drawing.Point(0, 0)
|
|
Me.Label9.Name = "Label9"
|
|
Me.Label9.Size = New System.Drawing.Size(326, 30)
|
|
Me.Label9.TabIndex = 8
|
|
Me.Label9.Text = "Verfügbare Module:"
|
|
Me.Label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|
'
|
|
'TBDD_USERBindingNavigator
|
|
'
|
|
Me.TBDD_USERBindingNavigator.AddNewItem = Me.BindingNavigatorAddNewItem
|
|
Me.TBDD_USERBindingNavigator.BindingSource = Me.TBDD_USERBindingSource
|
|
Me.TBDD_USERBindingNavigator.CountItem = Me.BindingNavigatorCountItem
|
|
Me.TBDD_USERBindingNavigator.CountItemFormat = "von {0} Benutzern"
|
|
Me.TBDD_USERBindingNavigator.DeleteItem = Nothing
|
|
Me.TBDD_USERBindingNavigator.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.TBDD_USERBindingNavigatorSaveItem, Me.btnImportUsers, Me.ToolStripButton2})
|
|
Me.TBDD_USERBindingNavigator.Location = New System.Drawing.Point(0, 0)
|
|
Me.TBDD_USERBindingNavigator.MoveFirstItem = Me.BindingNavigatorMoveFirstItem
|
|
Me.TBDD_USERBindingNavigator.MoveLastItem = Me.BindingNavigatorMoveLastItem
|
|
Me.TBDD_USERBindingNavigator.MoveNextItem = Me.BindingNavigatorMoveNextItem
|
|
Me.TBDD_USERBindingNavigator.MovePreviousItem = Me.BindingNavigatorMovePreviousItem
|
|
Me.TBDD_USERBindingNavigator.Name = "TBDD_USERBindingNavigator"
|
|
Me.TBDD_USERBindingNavigator.PositionItem = Me.BindingNavigatorPositionItem
|
|
Me.TBDD_USERBindingNavigator.Size = New System.Drawing.Size(1384, 25)
|
|
Me.TBDD_USERBindingNavigator.TabIndex = 1
|
|
Me.TBDD_USERBindingNavigator.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 = "Neu hinzufügen"
|
|
'
|
|
'BindingNavigatorCountItem
|
|
'
|
|
Me.BindingNavigatorCountItem.Name = "BindingNavigatorCountItem"
|
|
Me.BindingNavigatorCountItem.Size = New System.Drawing.Size(100, 22)
|
|
Me.BindingNavigatorCountItem.Text = "von {0} Benutzern"
|
|
Me.BindingNavigatorCountItem.ToolTipText = "Die Gesamtanzahl der Elemente."
|
|
'
|
|
'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.Font = New System.Drawing.Font("Segoe UI", 9.0!)
|
|
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)
|
|
'
|
|
'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 = "Löschen"
|
|
'
|
|
'TBDD_USERBindingNavigatorSaveItem
|
|
'
|
|
Me.TBDD_USERBindingNavigatorSaveItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.TBDD_USERBindingNavigatorSaveItem.Image = CType(resources.GetObject("TBDD_USERBindingNavigatorSaveItem.Image"), System.Drawing.Image)
|
|
Me.TBDD_USERBindingNavigatorSaveItem.Name = "TBDD_USERBindingNavigatorSaveItem"
|
|
Me.TBDD_USERBindingNavigatorSaveItem.Size = New System.Drawing.Size(23, 22)
|
|
Me.TBDD_USERBindingNavigatorSaveItem.Text = "Daten speichern"
|
|
'
|
|
'btnImportUsers
|
|
'
|
|
Me.btnImportUsers.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right
|
|
Me.btnImportUsers.Image = Global.DDUserManager.My.Resources.Resources.user_go
|
|
Me.btnImportUsers.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.btnImportUsers.Name = "btnImportUsers"
|
|
Me.btnImportUsers.Size = New System.Drawing.Size(138, 22)
|
|
Me.btnImportUsers.Text = "Benutzer importieren"
|
|
'
|
|
'ToolStripButton2
|
|
'
|
|
Me.ToolStripButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton2.Image = Global.DDUserManager.My.Resources.Resources.arrow_refresh
|
|
Me.ToolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.ToolStripButton2.Name = "ToolStripButton2"
|
|
Me.ToolStripButton2.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton2.Text = "Daten neu laden"
|
|
'
|
|
'tabPageGroups
|
|
'
|
|
Me.tabPageGroups.Controls.Add(Me.SplitContainer3)
|
|
Me.tabPageGroups.Controls.Add(Me.TBDD_GROUPSBindingNavigator)
|
|
Me.tabPageGroups.ImageOptions.Image = Global.DDUserManager.My.Resources.Resources.group
|
|
Me.tabPageGroups.ImageOptions.SvgImage = CType(resources.GetObject("tabPageGroups.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
|
Me.tabPageGroups.ImageOptions.SvgImageSize = New System.Drawing.Size(20, 20)
|
|
Me.tabPageGroups.Name = "tabPageGroups"
|
|
Me.tabPageGroups.Size = New System.Drawing.Size(1197, 783)
|
|
Me.tabPageGroups.Text = "Gruppen"
|
|
'
|
|
'SplitContainer3
|
|
'
|
|
Me.SplitContainer3.Location = New System.Drawing.Point(0, 25)
|
|
Me.SplitContainer3.Name = "SplitContainer3"
|
|
Me.SplitContainer3.Orientation = System.Windows.Forms.Orientation.Horizontal
|
|
'
|
|
'SplitContainer3.Panel1
|
|
'
|
|
Me.SplitContainer3.Panel1.AutoScroll = True
|
|
Me.SplitContainer3.Panel1.Controls.Add(Me.Panel16)
|
|
Me.SplitContainer3.Panel1.Controls.Add(Me.gridGroups)
|
|
'
|
|
'SplitContainer3.Panel2
|
|
'
|
|
Me.SplitContainer3.Panel2.Controls.Add(Me.XtraTabControl3)
|
|
Me.SplitContainer3.Size = New System.Drawing.Size(1193, 759)
|
|
Me.SplitContainer3.SplitterDistance = 375
|
|
Me.SplitContainer3.TabIndex = 18
|
|
'
|
|
'Panel16
|
|
'
|
|
Me.Panel16.Controls.Add(Me.Label14)
|
|
Me.Panel16.Controls.Add(Me.Label11)
|
|
Me.Panel16.Controls.Add(ADDED_WHOLabel1)
|
|
Me.Panel16.Controls.Add(Me.TextBox4)
|
|
Me.Panel16.Controls.Add(Me.INTERNALCheckBox)
|
|
Me.Panel16.Controls.Add(Me.NAMETextBox1)
|
|
Me.Panel16.Controls.Add(Me.TextBox3)
|
|
Me.Panel16.Controls.Add(Me.COMMENTTextBox1)
|
|
Me.Panel16.Controls.Add(Me.ADDED_WHOTextBox1)
|
|
Me.Panel16.Controls.Add(Me.ACTIVECheckBox)
|
|
Me.Panel16.Controls.Add(CHANGED_WHENLabel1)
|
|
Me.Panel16.Controls.Add(Me.AD_SYNCCheckBox)
|
|
Me.Panel16.Controls.Add(ADDED_WHENLabel1)
|
|
Me.Panel16.Controls.Add(NAMELabel1)
|
|
Me.Panel16.Controls.Add(CHANGED_WHOLabel1)
|
|
Me.Panel16.Controls.Add(COMMENTLabel1)
|
|
Me.Panel16.Controls.Add(Me.CHANGED_WHOTextBox1)
|
|
Me.Panel16.Controls.Add(GUIDLabel1)
|
|
Me.Panel16.Controls.Add(Me.GUIDTextBox1)
|
|
Me.Panel16.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.Panel16.Location = New System.Drawing.Point(400, 0)
|
|
Me.Panel16.Name = "Panel16"
|
|
Me.Panel16.Size = New System.Drawing.Size(793, 375)
|
|
Me.Panel16.TabIndex = 58
|
|
'
|
|
'Label14
|
|
'
|
|
Me.Label14.AutoSize = True
|
|
Me.Label14.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label14.Location = New System.Drawing.Point(544, 10)
|
|
Me.Label14.Name = "Label14"
|
|
Me.Label14.Size = New System.Drawing.Size(156, 13)
|
|
Me.Label14.TabIndex = 58
|
|
Me.Label14.Text = "Zusätzliche Informationen"
|
|
'
|
|
'Label11
|
|
'
|
|
Me.Label11.AutoSize = True
|
|
Me.Label11.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label11.Location = New System.Drawing.Point(21, 10)
|
|
Me.Label11.Name = "Label11"
|
|
Me.Label11.Size = New System.Drawing.Size(134, 13)
|
|
Me.Label11.TabIndex = 57
|
|
Me.Label11.Text = "Gruppen-Stammdaten"
|
|
'
|
|
'TextBox4
|
|
'
|
|
Me.TextBox4.DataBindings.Add(New System.Windows.Forms.Binding("Tag", Me.TBDD_GROUPSBindingSource, "CHANGED_WHEN", True))
|
|
Me.TextBox4.Location = New System.Drawing.Point(658, 119)
|
|
Me.TextBox4.Name = "TextBox4"
|
|
Me.TextBox4.ReadOnly = True
|
|
Me.TextBox4.Size = New System.Drawing.Size(128, 21)
|
|
Me.TextBox4.TabIndex = 8
|
|
'
|
|
'INTERNALCheckBox
|
|
'
|
|
Me.INTERNALCheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBDD_GROUPSBindingSource1, "INTERNAL", True))
|
|
Me.INTERNALCheckBox.Enabled = False
|
|
Me.INTERNALCheckBox.Location = New System.Drawing.Point(106, 145)
|
|
Me.INTERNALCheckBox.Name = "INTERNALCheckBox"
|
|
Me.INTERNALCheckBox.Size = New System.Drawing.Size(104, 24)
|
|
Me.INTERNALCheckBox.TabIndex = 9
|
|
Me.INTERNALCheckBox.Text = "Interne Gruppe"
|
|
Me.INTERNALCheckBox.UseVisualStyleBackColor = True
|
|
'
|
|
'NAMETextBox1
|
|
'
|
|
Me.NAMETextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_GROUPSBindingSource1, "NAME", True))
|
|
Me.NAMETextBox1.Location = New System.Drawing.Point(106, 64)
|
|
Me.NAMETextBox1.Name = "NAMETextBox1"
|
|
Me.NAMETextBox1.Size = New System.Drawing.Size(409, 21)
|
|
Me.NAMETextBox1.TabIndex = 4
|
|
'
|
|
'TextBox3
|
|
'
|
|
Me.TextBox3.DataBindings.Add(New System.Windows.Forms.Binding("Tag", Me.TBDD_GROUPSBindingSource, "ADDED_WHEN", True))
|
|
Me.TextBox3.Location = New System.Drawing.Point(658, 65)
|
|
Me.TextBox3.Name = "TextBox3"
|
|
Me.TextBox3.ReadOnly = True
|
|
Me.TextBox3.Size = New System.Drawing.Size(128, 21)
|
|
Me.TextBox3.TabIndex = 8
|
|
'
|
|
'COMMENTTextBox1
|
|
'
|
|
Me.COMMENTTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_GROUPSBindingSource1, "COMMENT", True))
|
|
Me.COMMENTTextBox1.Location = New System.Drawing.Point(106, 91)
|
|
Me.COMMENTTextBox1.Name = "COMMENTTextBox1"
|
|
Me.COMMENTTextBox1.Size = New System.Drawing.Size(409, 21)
|
|
Me.COMMENTTextBox1.TabIndex = 6
|
|
'
|
|
'ADDED_WHOTextBox1
|
|
'
|
|
Me.ADDED_WHOTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_GROUPSBindingSource, "ADDED_WHO", True))
|
|
Me.ADDED_WHOTextBox1.Location = New System.Drawing.Point(658, 37)
|
|
Me.ADDED_WHOTextBox1.Name = "ADDED_WHOTextBox1"
|
|
Me.ADDED_WHOTextBox1.ReadOnly = True
|
|
Me.ADDED_WHOTextBox1.Size = New System.Drawing.Size(128, 21)
|
|
Me.ADDED_WHOTextBox1.TabIndex = 8
|
|
'
|
|
'ACTIVECheckBox
|
|
'
|
|
Me.ACTIVECheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBDD_GROUPSBindingSource1, "ACTIVE", True))
|
|
Me.ACTIVECheckBox.Location = New System.Drawing.Point(106, 118)
|
|
Me.ACTIVECheckBox.Name = "ACTIVECheckBox"
|
|
Me.ACTIVECheckBox.Size = New System.Drawing.Size(104, 24)
|
|
Me.ACTIVECheckBox.TabIndex = 8
|
|
Me.ACTIVECheckBox.Text = "Aktiv"
|
|
Me.ACTIVECheckBox.UseVisualStyleBackColor = True
|
|
'
|
|
'AD_SYNCCheckBox
|
|
'
|
|
Me.AD_SYNCCheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBDD_GROUPSBindingSource1, "AD_SYNC", True))
|
|
Me.AD_SYNCCheckBox.Enabled = False
|
|
Me.AD_SYNCCheckBox.Location = New System.Drawing.Point(106, 172)
|
|
Me.AD_SYNCCheckBox.Name = "AD_SYNCCheckBox"
|
|
Me.AD_SYNCCheckBox.Size = New System.Drawing.Size(179, 24)
|
|
Me.AD_SYNCCheckBox.TabIndex = 7
|
|
Me.AD_SYNCCheckBox.Text = "Mit Active Directory abgleichen"
|
|
Me.AD_SYNCCheckBox.UseVisualStyleBackColor = True
|
|
'
|
|
'CHANGED_WHOTextBox1
|
|
'
|
|
Me.CHANGED_WHOTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_GROUPSBindingSource, "CHANGED_WHO", True))
|
|
Me.CHANGED_WHOTextBox1.Location = New System.Drawing.Point(658, 91)
|
|
Me.CHANGED_WHOTextBox1.Name = "CHANGED_WHOTextBox1"
|
|
Me.CHANGED_WHOTextBox1.ReadOnly = True
|
|
Me.CHANGED_WHOTextBox1.Size = New System.Drawing.Size(128, 21)
|
|
Me.CHANGED_WHOTextBox1.TabIndex = 12
|
|
'
|
|
'GUIDTextBox1
|
|
'
|
|
Me.GUIDTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_GROUPSBindingSource1, "GUID", True))
|
|
Me.GUIDTextBox1.Location = New System.Drawing.Point(106, 37)
|
|
Me.GUIDTextBox1.Name = "GUIDTextBox1"
|
|
Me.GUIDTextBox1.ReadOnly = True
|
|
Me.GUIDTextBox1.Size = New System.Drawing.Size(128, 21)
|
|
Me.GUIDTextBox1.TabIndex = 2
|
|
'
|
|
'gridGroups
|
|
'
|
|
Me.gridGroups.DataSource = Me.TBDD_GROUPSBindingSource1
|
|
Me.gridGroups.Dock = System.Windows.Forms.DockStyle.Left
|
|
Me.gridGroups.Location = New System.Drawing.Point(0, 0)
|
|
Me.gridGroups.MainView = Me.viewGroups
|
|
Me.gridGroups.Name = "gridGroups"
|
|
Me.gridGroups.Size = New System.Drawing.Size(400, 375)
|
|
Me.gridGroups.TabIndex = 17
|
|
Me.gridGroups.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.viewGroups})
|
|
'
|
|
'viewGroups
|
|
'
|
|
Me.viewGroups.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.colNAME5, Me.colCOMMENT1})
|
|
Me.viewGroups.GridControl = Me.gridGroups
|
|
Me.viewGroups.Name = "viewGroups"
|
|
Me.viewGroups.OptionsBehavior.Editable = False
|
|
Me.viewGroups.OptionsBehavior.ReadOnly = True
|
|
Me.viewGroups.OptionsDetail.EnableMasterViewMode = False
|
|
Me.viewGroups.OptionsView.ShowAutoFilterRow = True
|
|
Me.viewGroups.OptionsView.ShowGroupPanel = False
|
|
'
|
|
'colNAME5
|
|
'
|
|
Me.colNAME5.Caption = "Gruppe"
|
|
Me.colNAME5.FieldName = "NAME"
|
|
Me.colNAME5.Name = "colNAME5"
|
|
Me.colNAME5.Visible = True
|
|
Me.colNAME5.VisibleIndex = 0
|
|
'
|
|
'colCOMMENT1
|
|
'
|
|
Me.colCOMMENT1.Caption = "Kommentar"
|
|
Me.colCOMMENT1.FieldName = "COMMENT"
|
|
Me.colCOMMENT1.Name = "colCOMMENT1"
|
|
Me.colCOMMENT1.Visible = True
|
|
Me.colCOMMENT1.VisibleIndex = 1
|
|
'
|
|
'XtraTabControl3
|
|
'
|
|
Me.XtraTabControl3.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.XtraTabControl3.Location = New System.Drawing.Point(0, 0)
|
|
Me.XtraTabControl3.Name = "XtraTabControl3"
|
|
Me.XtraTabControl3.SelectedTabPage = Me.XtraTabPage1
|
|
Me.XtraTabControl3.Size = New System.Drawing.Size(1196, 380)
|
|
Me.XtraTabControl3.TabIndex = 0
|
|
Me.XtraTabControl3.TabPages.AddRange(New DevExpress.XtraTab.XtraTabPage() {Me.XtraTabPage1, Me.XtraTabPage2})
|
|
'
|
|
'XtraTabPage1
|
|
'
|
|
Me.XtraTabPage1.Controls.Add(Me.SplitContainer5)
|
|
Me.XtraTabPage1.ImageOptions.Image = Global.DDUserManager.My.Resources.Resources.book
|
|
Me.XtraTabPage1.Name = "XtraTabPage1"
|
|
Me.XtraTabPage1.Size = New System.Drawing.Size(1194, 352)
|
|
Me.XtraTabPage1.Text = "Mandanten Zuordnung"
|
|
'
|
|
'SplitContainer5
|
|
'
|
|
Me.SplitContainer5.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.SplitContainer5.Location = New System.Drawing.Point(0, 0)
|
|
Me.SplitContainer5.Name = "SplitContainer5"
|
|
'
|
|
'SplitContainer5.Panel1
|
|
'
|
|
Me.SplitContainer5.Panel1.Controls.Add(Me.btnClients_AddGroups)
|
|
Me.SplitContainer5.Panel1.Controls.Add(Me.btnClients_RemoveGroups)
|
|
Me.SplitContainer5.Panel1.Controls.Add(Me.Panel10)
|
|
'
|
|
'SplitContainer5.Panel2
|
|
'
|
|
Me.SplitContainer5.Panel2.Controls.Add(Me.Panel12)
|
|
Me.SplitContainer5.Panel2.Controls.Add(Me.Panel11)
|
|
Me.SplitContainer5.Size = New System.Drawing.Size(1194, 352)
|
|
Me.SplitContainer5.SplitterDistance = 436
|
|
Me.SplitContainer5.TabIndex = 0
|
|
'
|
|
'btnClients_AddGroups
|
|
'
|
|
Me.btnClients_AddGroups.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.btnClients_AddGroups.Image = Global.DDUserManager.My.Resources.Resources.arrow_right
|
|
Me.btnClients_AddGroups.ImageAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.btnClients_AddGroups.Location = New System.Drawing.Point(330, 108)
|
|
Me.btnClients_AddGroups.Name = "btnClients_AddGroups"
|
|
Me.btnClients_AddGroups.Size = New System.Drawing.Size(103, 50)
|
|
Me.btnClients_AddGroups.TabIndex = 15
|
|
Me.btnClients_AddGroups.Text = "Zuordnen"
|
|
Me.btnClients_AddGroups.UseVisualStyleBackColor = True
|
|
'
|
|
'btnClients_RemoveGroups
|
|
'
|
|
Me.btnClients_RemoveGroups.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.btnClients_RemoveGroups.Image = Global.DDUserManager.My.Resources.Resources.arrow_left_red
|
|
Me.btnClients_RemoveGroups.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnClients_RemoveGroups.Location = New System.Drawing.Point(331, 164)
|
|
Me.btnClients_RemoveGroups.Name = "btnClients_RemoveGroups"
|
|
Me.btnClients_RemoveGroups.Size = New System.Drawing.Size(103, 50)
|
|
Me.btnClients_RemoveGroups.TabIndex = 14
|
|
Me.btnClients_RemoveGroups.Text = "Zuordnung entfernen"
|
|
Me.btnClients_RemoveGroups.UseVisualStyleBackColor = True
|
|
'
|
|
'Panel10
|
|
'
|
|
Me.Panel10.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.Panel10.Controls.Add(Me.gridClientsGroups_AvailableGroups)
|
|
Me.Panel10.Controls.Add(Me.Label5)
|
|
Me.Panel10.Location = New System.Drawing.Point(0, 0)
|
|
Me.Panel10.Name = "Panel10"
|
|
Me.Panel10.Size = New System.Drawing.Size(321, 369)
|
|
Me.Panel10.TabIndex = 0
|
|
'
|
|
'gridClientsGroups_AvailableGroups
|
|
'
|
|
Me.gridClientsGroups_AvailableGroups.AllowDrop = True
|
|
Me.gridClientsGroups_AvailableGroups.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.gridClientsGroups_AvailableGroups.Location = New System.Drawing.Point(0, 30)
|
|
Me.gridClientsGroups_AvailableGroups.MainView = Me.viewClientsGroups_AvailableGroups
|
|
Me.gridClientsGroups_AvailableGroups.Name = "gridClientsGroups_AvailableGroups"
|
|
Me.gridClientsGroups_AvailableGroups.Size = New System.Drawing.Size(321, 339)
|
|
Me.gridClientsGroups_AvailableGroups.TabIndex = 0
|
|
Me.gridClientsGroups_AvailableGroups.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.viewClientsGroups_AvailableGroups})
|
|
'
|
|
'viewClientsGroups_AvailableGroups
|
|
'
|
|
Me.viewClientsGroups_AvailableGroups.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.colNAME6, Me.colCOMMENT4})
|
|
Me.viewClientsGroups_AvailableGroups.GridControl = Me.gridClientsGroups_AvailableGroups
|
|
Me.viewClientsGroups_AvailableGroups.Name = "viewClientsGroups_AvailableGroups"
|
|
Me.viewClientsGroups_AvailableGroups.OptionsBehavior.Editable = False
|
|
Me.viewClientsGroups_AvailableGroups.OptionsBehavior.ReadOnly = True
|
|
Me.viewClientsGroups_AvailableGroups.OptionsDetail.EnableMasterViewMode = False
|
|
Me.viewClientsGroups_AvailableGroups.OptionsSelection.CheckBoxSelectorColumnWidth = 30
|
|
Me.viewClientsGroups_AvailableGroups.OptionsSelection.MultiSelect = True
|
|
Me.viewClientsGroups_AvailableGroups.OptionsSelection.MultiSelectMode = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CheckBoxRowSelect
|
|
Me.viewClientsGroups_AvailableGroups.OptionsView.ShowAutoFilterRow = True
|
|
Me.viewClientsGroups_AvailableGroups.OptionsView.ShowGroupPanel = False
|
|
'
|
|
'colNAME6
|
|
'
|
|
Me.colNAME6.Caption = "Gruppe"
|
|
Me.colNAME6.FieldName = "NAME"
|
|
Me.colNAME6.Name = "colNAME6"
|
|
Me.colNAME6.Visible = True
|
|
Me.colNAME6.VisibleIndex = 1
|
|
'
|
|
'colCOMMENT4
|
|
'
|
|
Me.colCOMMENT4.Caption = "Kommentar"
|
|
Me.colCOMMENT4.FieldName = "COMMENT"
|
|
Me.colCOMMENT4.Name = "colCOMMENT4"
|
|
Me.colCOMMENT4.Visible = True
|
|
Me.colCOMMENT4.VisibleIndex = 2
|
|
'
|
|
'Label5
|
|
'
|
|
Me.Label5.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.Label5.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label5.Location = New System.Drawing.Point(0, 0)
|
|
Me.Label5.Name = "Label5"
|
|
Me.Label5.Size = New System.Drawing.Size(321, 30)
|
|
Me.Label5.TabIndex = 1
|
|
Me.Label5.Text = "Nicht zugeordnete Gruppen:"
|
|
Me.Label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|
'
|
|
'Panel12
|
|
'
|
|
Me.Panel12.Controls.Add(Me.gridClientsGroups_AssignedGroups)
|
|
Me.Panel12.Controls.Add(Me.labelClients_AssignedGroups)
|
|
Me.Panel12.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.Panel12.Location = New System.Drawing.Point(326, 0)
|
|
Me.Panel12.Name = "Panel12"
|
|
Me.Panel12.Size = New System.Drawing.Size(428, 352)
|
|
Me.Panel12.TabIndex = 0
|
|
'
|
|
'gridClientsGroups_AssignedGroups
|
|
'
|
|
Me.gridClientsGroups_AssignedGroups.AllowDrop = True
|
|
Me.gridClientsGroups_AssignedGroups.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.gridClientsGroups_AssignedGroups.Location = New System.Drawing.Point(0, 30)
|
|
Me.gridClientsGroups_AssignedGroups.MainView = Me.viewClientsGroups_AssignedGroups
|
|
Me.gridClientsGroups_AssignedGroups.Name = "gridClientsGroups_AssignedGroups"
|
|
Me.gridClientsGroups_AssignedGroups.Size = New System.Drawing.Size(428, 322)
|
|
Me.gridClientsGroups_AssignedGroups.TabIndex = 0
|
|
Me.gridClientsGroups_AssignedGroups.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.viewClientsGroups_AssignedGroups})
|
|
'
|
|
'viewClientsGroups_AssignedGroups
|
|
'
|
|
Me.viewClientsGroups_AssignedGroups.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.colNAME7, Me.colCOMMENT5})
|
|
Me.viewClientsGroups_AssignedGroups.GridControl = Me.gridClientsGroups_AssignedGroups
|
|
Me.viewClientsGroups_AssignedGroups.Name = "viewClientsGroups_AssignedGroups"
|
|
Me.viewClientsGroups_AssignedGroups.OptionsBehavior.Editable = False
|
|
Me.viewClientsGroups_AssignedGroups.OptionsBehavior.ReadOnly = True
|
|
Me.viewClientsGroups_AssignedGroups.OptionsDetail.EnableMasterViewMode = False
|
|
Me.viewClientsGroups_AssignedGroups.OptionsSelection.CheckBoxSelectorColumnWidth = 30
|
|
Me.viewClientsGroups_AssignedGroups.OptionsSelection.MultiSelect = True
|
|
Me.viewClientsGroups_AssignedGroups.OptionsSelection.MultiSelectMode = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CheckBoxRowSelect
|
|
Me.viewClientsGroups_AssignedGroups.OptionsView.ShowAutoFilterRow = True
|
|
Me.viewClientsGroups_AssignedGroups.OptionsView.ShowGroupPanel = False
|
|
'
|
|
'colNAME7
|
|
'
|
|
Me.colNAME7.Caption = "Gruppe"
|
|
Me.colNAME7.FieldName = "NAME"
|
|
Me.colNAME7.Name = "colNAME7"
|
|
Me.colNAME7.Visible = True
|
|
Me.colNAME7.VisibleIndex = 1
|
|
'
|
|
'colCOMMENT5
|
|
'
|
|
Me.colCOMMENT5.Caption = "Kommentar"
|
|
Me.colCOMMENT5.FieldName = "COMMENT"
|
|
Me.colCOMMENT5.Name = "colCOMMENT5"
|
|
Me.colCOMMENT5.Visible = True
|
|
Me.colCOMMENT5.VisibleIndex = 2
|
|
'
|
|
'labelClients_AssignedGroups
|
|
'
|
|
Me.labelClients_AssignedGroups.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.labelClients_AssignedGroups.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.labelClients_AssignedGroups.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.labelClients_AssignedGroups.Location = New System.Drawing.Point(0, 0)
|
|
Me.labelClients_AssignedGroups.Name = "labelClients_AssignedGroups"
|
|
Me.labelClients_AssignedGroups.Size = New System.Drawing.Size(428, 30)
|
|
Me.labelClients_AssignedGroups.TabIndex = 1
|
|
Me.labelClients_AssignedGroups.Text = "Zugeordnete Gruppen zu Mandant {0}"
|
|
Me.labelClients_AssignedGroups.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|
'
|
|
'Panel11
|
|
'
|
|
Me.Panel11.Controls.Add(Me.gridClientsGroups_AllClients)
|
|
Me.Panel11.Controls.Add(Me.Label13)
|
|
Me.Panel11.Dock = System.Windows.Forms.DockStyle.Left
|
|
Me.Panel11.Location = New System.Drawing.Point(0, 0)
|
|
Me.Panel11.Name = "Panel11"
|
|
Me.Panel11.Size = New System.Drawing.Size(326, 352)
|
|
Me.Panel11.TabIndex = 0
|
|
'
|
|
'gridClientsGroups_AllClients
|
|
'
|
|
Me.gridClientsGroups_AllClients.DataSource = Me.TBDD_CLIENTBindingSource
|
|
Me.gridClientsGroups_AllClients.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.gridClientsGroups_AllClients.Location = New System.Drawing.Point(0, 30)
|
|
Me.gridClientsGroups_AllClients.MainView = Me.viewClientsGroups_AllClients
|
|
Me.gridClientsGroups_AllClients.Name = "gridClientsGroups_AllClients"
|
|
Me.gridClientsGroups_AllClients.Size = New System.Drawing.Size(326, 322)
|
|
Me.gridClientsGroups_AllClients.TabIndex = 0
|
|
Me.gridClientsGroups_AllClients.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.viewClientsGroups_AllClients})
|
|
'
|
|
'viewClientsGroups_AllClients
|
|
'
|
|
Me.viewClientsGroups_AllClients.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.colCLIENT_NAME1, Me.colCOMMENT3})
|
|
Me.viewClientsGroups_AllClients.GridControl = Me.gridClientsGroups_AllClients
|
|
Me.viewClientsGroups_AllClients.Name = "viewClientsGroups_AllClients"
|
|
Me.viewClientsGroups_AllClients.OptionsBehavior.Editable = False
|
|
Me.viewClientsGroups_AllClients.OptionsBehavior.ReadOnly = True
|
|
Me.viewClientsGroups_AllClients.OptionsDetail.EnableMasterViewMode = False
|
|
Me.viewClientsGroups_AllClients.OptionsView.ShowAutoFilterRow = True
|
|
Me.viewClientsGroups_AllClients.OptionsView.ShowGroupPanel = False
|
|
'
|
|
'colCLIENT_NAME1
|
|
'
|
|
Me.colCLIENT_NAME1.Caption = "Mandant"
|
|
Me.colCLIENT_NAME1.FieldName = "CLIENT_NAME"
|
|
Me.colCLIENT_NAME1.Name = "colCLIENT_NAME1"
|
|
Me.colCLIENT_NAME1.Visible = True
|
|
Me.colCLIENT_NAME1.VisibleIndex = 0
|
|
'
|
|
'colCOMMENT3
|
|
'
|
|
Me.colCOMMENT3.Caption = "Kommentar"
|
|
Me.colCOMMENT3.FieldName = "COMMENT"
|
|
Me.colCOMMENT3.Name = "colCOMMENT3"
|
|
Me.colCOMMENT3.Visible = True
|
|
Me.colCOMMENT3.VisibleIndex = 1
|
|
'
|
|
'Label13
|
|
'
|
|
Me.Label13.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.Label13.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.Label13.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label13.Location = New System.Drawing.Point(0, 0)
|
|
Me.Label13.Name = "Label13"
|
|
Me.Label13.Size = New System.Drawing.Size(326, 30)
|
|
Me.Label13.TabIndex = 1
|
|
Me.Label13.Text = "Verfügbare Mandanten:"
|
|
Me.Label13.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|
'
|
|
'XtraTabPage2
|
|
'
|
|
Me.XtraTabPage2.Controls.Add(Me.SplitContainer7)
|
|
Me.XtraTabPage2.ImageOptions.Image = Global.DDUserManager.My.Resources.Resources.plugin
|
|
Me.XtraTabPage2.Name = "XtraTabPage2"
|
|
Me.XtraTabPage2.Size = New System.Drawing.Size(1194, 352)
|
|
Me.XtraTabPage2.Text = "Modul Zuordnung"
|
|
'
|
|
'SplitContainer7
|
|
'
|
|
Me.SplitContainer7.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.SplitContainer7.Location = New System.Drawing.Point(0, 0)
|
|
Me.SplitContainer7.Name = "SplitContainer7"
|
|
'
|
|
'SplitContainer7.Panel1
|
|
'
|
|
Me.SplitContainer7.Panel1.Controls.Add(Me.btnModules_AddGroups)
|
|
Me.SplitContainer7.Panel1.Controls.Add(Me.btnModules_RemoveGroups)
|
|
Me.SplitContainer7.Panel1.Controls.Add(Me.Panel13)
|
|
'
|
|
'SplitContainer7.Panel2
|
|
'
|
|
Me.SplitContainer7.Panel2.Controls.Add(Me.Panel15)
|
|
Me.SplitContainer7.Panel2.Controls.Add(Me.Panel14)
|
|
Me.SplitContainer7.Size = New System.Drawing.Size(1194, 352)
|
|
Me.SplitContainer7.SplitterDistance = 436
|
|
Me.SplitContainer7.TabIndex = 0
|
|
'
|
|
'btnModules_AddGroups
|
|
'
|
|
Me.btnModules_AddGroups.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.btnModules_AddGroups.Image = Global.DDUserManager.My.Resources.Resources.arrow_right
|
|
Me.btnModules_AddGroups.ImageAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.btnModules_AddGroups.Location = New System.Drawing.Point(330, 108)
|
|
Me.btnModules_AddGroups.Name = "btnModules_AddGroups"
|
|
Me.btnModules_AddGroups.Size = New System.Drawing.Size(103, 50)
|
|
Me.btnModules_AddGroups.TabIndex = 17
|
|
Me.btnModules_AddGroups.Text = "Zuordnen"
|
|
Me.btnModules_AddGroups.UseVisualStyleBackColor = True
|
|
'
|
|
'btnModules_RemoveGroups
|
|
'
|
|
Me.btnModules_RemoveGroups.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.btnModules_RemoveGroups.Image = Global.DDUserManager.My.Resources.Resources.arrow_left_red
|
|
Me.btnModules_RemoveGroups.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnModules_RemoveGroups.Location = New System.Drawing.Point(331, 164)
|
|
Me.btnModules_RemoveGroups.Name = "btnModules_RemoveGroups"
|
|
Me.btnModules_RemoveGroups.Size = New System.Drawing.Size(103, 50)
|
|
Me.btnModules_RemoveGroups.TabIndex = 16
|
|
Me.btnModules_RemoveGroups.Text = "Zuordnung entfernen"
|
|
Me.btnModules_RemoveGroups.UseVisualStyleBackColor = True
|
|
'
|
|
'Panel13
|
|
'
|
|
Me.Panel13.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.Panel13.Controls.Add(Me.gridModulesGroups_AvailableGroups)
|
|
Me.Panel13.Controls.Add(Me.Label15)
|
|
Me.Panel13.Location = New System.Drawing.Point(0, 0)
|
|
Me.Panel13.Name = "Panel13"
|
|
Me.Panel13.Size = New System.Drawing.Size(322, 352)
|
|
Me.Panel13.TabIndex = 0
|
|
'
|
|
'gridModulesGroups_AvailableGroups
|
|
'
|
|
Me.gridModulesGroups_AvailableGroups.AllowDrop = True
|
|
Me.gridModulesGroups_AvailableGroups.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.gridModulesGroups_AvailableGroups.Location = New System.Drawing.Point(0, 30)
|
|
Me.gridModulesGroups_AvailableGroups.MainView = Me.viewModulesGroups_AvailableGroups
|
|
Me.gridModulesGroups_AvailableGroups.Name = "gridModulesGroups_AvailableGroups"
|
|
Me.gridModulesGroups_AvailableGroups.Size = New System.Drawing.Size(322, 322)
|
|
Me.gridModulesGroups_AvailableGroups.TabIndex = 0
|
|
Me.gridModulesGroups_AvailableGroups.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.viewModulesGroups_AvailableGroups})
|
|
'
|
|
'viewModulesGroups_AvailableGroups
|
|
'
|
|
Me.viewModulesGroups_AvailableGroups.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.colNAME8, Me.colCOMMENT6})
|
|
Me.viewModulesGroups_AvailableGroups.GridControl = Me.gridModulesGroups_AvailableGroups
|
|
Me.viewModulesGroups_AvailableGroups.Name = "viewModulesGroups_AvailableGroups"
|
|
Me.viewModulesGroups_AvailableGroups.OptionsBehavior.Editable = False
|
|
Me.viewModulesGroups_AvailableGroups.OptionsBehavior.ReadOnly = True
|
|
Me.viewModulesGroups_AvailableGroups.OptionsDetail.EnableMasterViewMode = False
|
|
Me.viewModulesGroups_AvailableGroups.OptionsSelection.CheckBoxSelectorColumnWidth = 30
|
|
Me.viewModulesGroups_AvailableGroups.OptionsSelection.MultiSelect = True
|
|
Me.viewModulesGroups_AvailableGroups.OptionsSelection.MultiSelectMode = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CheckBoxRowSelect
|
|
Me.viewModulesGroups_AvailableGroups.OptionsView.ShowAutoFilterRow = True
|
|
Me.viewModulesGroups_AvailableGroups.OptionsView.ShowGroupPanel = False
|
|
'
|
|
'colNAME8
|
|
'
|
|
Me.colNAME8.Caption = "Gruppe"
|
|
Me.colNAME8.FieldName = "NAME"
|
|
Me.colNAME8.Name = "colNAME8"
|
|
Me.colNAME8.Visible = True
|
|
Me.colNAME8.VisibleIndex = 1
|
|
'
|
|
'colCOMMENT6
|
|
'
|
|
Me.colCOMMENT6.Caption = "Kommentar"
|
|
Me.colCOMMENT6.FieldName = "COMMENT"
|
|
Me.colCOMMENT6.Name = "colCOMMENT6"
|
|
Me.colCOMMENT6.Visible = True
|
|
Me.colCOMMENT6.VisibleIndex = 2
|
|
'
|
|
'Label15
|
|
'
|
|
Me.Label15.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.Label15.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label15.Location = New System.Drawing.Point(0, 0)
|
|
Me.Label15.Name = "Label15"
|
|
Me.Label15.Size = New System.Drawing.Size(322, 30)
|
|
Me.Label15.TabIndex = 1
|
|
Me.Label15.Text = "Nicht zugeordnete Gruppen:"
|
|
Me.Label15.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|
'
|
|
'Panel15
|
|
'
|
|
Me.Panel15.Controls.Add(Me.gridModulesGroups_AssignedGroups)
|
|
Me.Panel15.Controls.Add(Me.labelModules_AssignedGroups)
|
|
Me.Panel15.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.Panel15.Location = New System.Drawing.Point(326, 0)
|
|
Me.Panel15.Name = "Panel15"
|
|
Me.Panel15.Size = New System.Drawing.Size(428, 352)
|
|
Me.Panel15.TabIndex = 1
|
|
'
|
|
'gridModulesGroups_AssignedGroups
|
|
'
|
|
Me.gridModulesGroups_AssignedGroups.AllowDrop = True
|
|
Me.gridModulesGroups_AssignedGroups.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.gridModulesGroups_AssignedGroups.Location = New System.Drawing.Point(0, 30)
|
|
Me.gridModulesGroups_AssignedGroups.MainView = Me.viewModulesGroups_AssignedGroups
|
|
Me.gridModulesGroups_AssignedGroups.Name = "gridModulesGroups_AssignedGroups"
|
|
Me.gridModulesGroups_AssignedGroups.Size = New System.Drawing.Size(428, 322)
|
|
Me.gridModulesGroups_AssignedGroups.TabIndex = 1
|
|
Me.gridModulesGroups_AssignedGroups.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.viewModulesGroups_AssignedGroups})
|
|
'
|
|
'viewModulesGroups_AssignedGroups
|
|
'
|
|
Me.viewModulesGroups_AssignedGroups.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.colNAME9, Me.colCOMMENT7})
|
|
Me.viewModulesGroups_AssignedGroups.GridControl = Me.gridModulesGroups_AssignedGroups
|
|
Me.viewModulesGroups_AssignedGroups.Name = "viewModulesGroups_AssignedGroups"
|
|
Me.viewModulesGroups_AssignedGroups.OptionsBehavior.Editable = False
|
|
Me.viewModulesGroups_AssignedGroups.OptionsBehavior.ReadOnly = True
|
|
Me.viewModulesGroups_AssignedGroups.OptionsDetail.EnableMasterViewMode = False
|
|
Me.viewModulesGroups_AssignedGroups.OptionsSelection.CheckBoxSelectorColumnWidth = 30
|
|
Me.viewModulesGroups_AssignedGroups.OptionsSelection.MultiSelect = True
|
|
Me.viewModulesGroups_AssignedGroups.OptionsSelection.MultiSelectMode = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CheckBoxRowSelect
|
|
Me.viewModulesGroups_AssignedGroups.OptionsView.ShowAutoFilterRow = True
|
|
Me.viewModulesGroups_AssignedGroups.OptionsView.ShowGroupPanel = False
|
|
'
|
|
'colNAME9
|
|
'
|
|
Me.colNAME9.Caption = "Gruppe"
|
|
Me.colNAME9.FieldName = "NAME"
|
|
Me.colNAME9.Name = "colNAME9"
|
|
Me.colNAME9.Visible = True
|
|
Me.colNAME9.VisibleIndex = 1
|
|
'
|
|
'colCOMMENT7
|
|
'
|
|
Me.colCOMMENT7.Caption = "Kommentar"
|
|
Me.colCOMMENT7.FieldName = "COMMENT"
|
|
Me.colCOMMENT7.Name = "colCOMMENT7"
|
|
Me.colCOMMENT7.Visible = True
|
|
Me.colCOMMENT7.VisibleIndex = 2
|
|
'
|
|
'labelModules_AssignedGroups
|
|
'
|
|
Me.labelModules_AssignedGroups.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.labelModules_AssignedGroups.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.labelModules_AssignedGroups.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.labelModules_AssignedGroups.Location = New System.Drawing.Point(0, 0)
|
|
Me.labelModules_AssignedGroups.Name = "labelModules_AssignedGroups"
|
|
Me.labelModules_AssignedGroups.Size = New System.Drawing.Size(428, 30)
|
|
Me.labelModules_AssignedGroups.TabIndex = 0
|
|
Me.labelModules_AssignedGroups.Text = "Zugeordnete Gruppen zu Modul {0}"
|
|
Me.labelModules_AssignedGroups.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|
'
|
|
'Panel14
|
|
'
|
|
Me.Panel14.Controls.Add(Me.gridModulesGroups_AllModules)
|
|
Me.Panel14.Controls.Add(Me.Label16)
|
|
Me.Panel14.Dock = System.Windows.Forms.DockStyle.Left
|
|
Me.Panel14.Location = New System.Drawing.Point(0, 0)
|
|
Me.Panel14.Name = "Panel14"
|
|
Me.Panel14.Size = New System.Drawing.Size(326, 352)
|
|
Me.Panel14.TabIndex = 0
|
|
'
|
|
'gridModulesGroups_AllModules
|
|
'
|
|
Me.gridModulesGroups_AllModules.DataSource = Me.TBDD_MODULESBindingSource
|
|
Me.gridModulesGroups_AllModules.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.gridModulesGroups_AllModules.Location = New System.Drawing.Point(0, 30)
|
|
Me.gridModulesGroups_AllModules.MainView = Me.viewModulesGroups_AllModules
|
|
Me.gridModulesGroups_AllModules.Name = "gridModulesGroups_AllModules"
|
|
Me.gridModulesGroups_AllModules.Size = New System.Drawing.Size(326, 322)
|
|
Me.gridModulesGroups_AllModules.TabIndex = 1
|
|
Me.gridModulesGroups_AllModules.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.viewModulesGroups_AllModules})
|
|
'
|
|
'viewModulesGroups_AllModules
|
|
'
|
|
Me.viewModulesGroups_AllModules.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.colNAME10, Me.colSHORT_NAME})
|
|
Me.viewModulesGroups_AllModules.GridControl = Me.gridModulesGroups_AllModules
|
|
Me.viewModulesGroups_AllModules.Name = "viewModulesGroups_AllModules"
|
|
Me.viewModulesGroups_AllModules.OptionsBehavior.Editable = False
|
|
Me.viewModulesGroups_AllModules.OptionsBehavior.ReadOnly = True
|
|
Me.viewModulesGroups_AllModules.OptionsDetail.EnableMasterViewMode = False
|
|
Me.viewModulesGroups_AllModules.OptionsView.ShowAutoFilterRow = True
|
|
Me.viewModulesGroups_AllModules.OptionsView.ShowGroupPanel = False
|
|
'
|
|
'colNAME10
|
|
'
|
|
Me.colNAME10.Caption = "Modul"
|
|
Me.colNAME10.FieldName = "NAME"
|
|
Me.colNAME10.Name = "colNAME10"
|
|
Me.colNAME10.Visible = True
|
|
Me.colNAME10.VisibleIndex = 0
|
|
'
|
|
'colSHORT_NAME
|
|
'
|
|
Me.colSHORT_NAME.Caption = "Kurzname"
|
|
Me.colSHORT_NAME.FieldName = "SHORT_NAME"
|
|
Me.colSHORT_NAME.Name = "colSHORT_NAME"
|
|
Me.colSHORT_NAME.Visible = True
|
|
Me.colSHORT_NAME.VisibleIndex = 1
|
|
'
|
|
'Label16
|
|
'
|
|
Me.Label16.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.Label16.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.Label16.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label16.Location = New System.Drawing.Point(0, 0)
|
|
Me.Label16.Name = "Label16"
|
|
Me.Label16.Size = New System.Drawing.Size(326, 30)
|
|
Me.Label16.TabIndex = 0
|
|
Me.Label16.Text = "Verfügbare Module:"
|
|
Me.Label16.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|
'
|
|
'TBDD_GROUPSBindingNavigator
|
|
'
|
|
Me.TBDD_GROUPSBindingNavigator.AddNewItem = Nothing
|
|
Me.TBDD_GROUPSBindingNavigator.BindingSource = Me.TBDD_GROUPSBindingSource1
|
|
Me.TBDD_GROUPSBindingNavigator.CountItem = Me.BindingNavigatorCountItem1
|
|
Me.TBDD_GROUPSBindingNavigator.CountItemFormat = "von {0} Gruppen"
|
|
Me.TBDD_GROUPSBindingNavigator.DeleteItem = Me.BindingNavigatorDeleteItem1
|
|
Me.TBDD_GROUPSBindingNavigator.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.TBDD_GROUPSBindingNavigatorSaveItem, Me.btnImportGroups})
|
|
Me.TBDD_GROUPSBindingNavigator.Location = New System.Drawing.Point(0, 0)
|
|
Me.TBDD_GROUPSBindingNavigator.MoveFirstItem = Me.BindingNavigatorMoveFirstItem1
|
|
Me.TBDD_GROUPSBindingNavigator.MoveLastItem = Me.BindingNavigatorMoveLastItem1
|
|
Me.TBDD_GROUPSBindingNavigator.MoveNextItem = Me.BindingNavigatorMoveNextItem1
|
|
Me.TBDD_GROUPSBindingNavigator.MovePreviousItem = Me.BindingNavigatorMovePreviousItem1
|
|
Me.TBDD_GROUPSBindingNavigator.Name = "TBDD_GROUPSBindingNavigator"
|
|
Me.TBDD_GROUPSBindingNavigator.PositionItem = Me.BindingNavigatorPositionItem1
|
|
Me.TBDD_GROUPSBindingNavigator.Size = New System.Drawing.Size(1197, 25)
|
|
Me.TBDD_GROUPSBindingNavigator.TabIndex = 0
|
|
Me.TBDD_GROUPSBindingNavigator.Text = "BindingNavigator1"
|
|
'
|
|
'BindingNavigatorCountItem1
|
|
'
|
|
Me.BindingNavigatorCountItem1.Name = "BindingNavigatorCountItem1"
|
|
Me.BindingNavigatorCountItem1.Size = New System.Drawing.Size(93, 22)
|
|
Me.BindingNavigatorCountItem1.Text = "von {0} Gruppen"
|
|
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.Font = New System.Drawing.Font("Segoe UI", 9.0!)
|
|
Me.BindingNavigatorPositionItem1.Name = "BindingNavigatorPositionItem1"
|
|
Me.BindingNavigatorPositionItem1.Size = New System.Drawing.Size(50, 23)
|
|
Me.BindingNavigatorPositionItem1.Text = "0"
|
|
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)
|
|
'
|
|
'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"
|
|
'
|
|
'TBDD_GROUPSBindingNavigatorSaveItem
|
|
'
|
|
Me.TBDD_GROUPSBindingNavigatorSaveItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.TBDD_GROUPSBindingNavigatorSaveItem.Image = CType(resources.GetObject("TBDD_GROUPSBindingNavigatorSaveItem.Image"), System.Drawing.Image)
|
|
Me.TBDD_GROUPSBindingNavigatorSaveItem.Name = "TBDD_GROUPSBindingNavigatorSaveItem"
|
|
Me.TBDD_GROUPSBindingNavigatorSaveItem.Size = New System.Drawing.Size(23, 22)
|
|
Me.TBDD_GROUPSBindingNavigatorSaveItem.Text = "Daten speichern"
|
|
'
|
|
'btnImportGroups
|
|
'
|
|
Me.btnImportGroups.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right
|
|
Me.btnImportGroups.Image = CType(resources.GetObject("btnImportGroups.Image"), System.Drawing.Image)
|
|
Me.btnImportGroups.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.btnImportGroups.Name = "btnImportGroups"
|
|
Me.btnImportGroups.Size = New System.Drawing.Size(138, 22)
|
|
Me.btnImportGroups.Text = "Gruppen importieren"
|
|
'
|
|
'tabPageClients
|
|
'
|
|
Me.tabPageClients.Controls.Add(Me.Panel17)
|
|
Me.tabPageClients.Controls.Add(Me.gridClients)
|
|
Me.tabPageClients.Controls.Add(Me.TBDD_CLIENTBindingNavigator)
|
|
Me.tabPageClients.ImageOptions.Image = Global.DDUserManager.My.Resources.Resources.book
|
|
Me.tabPageClients.ImageOptions.SvgImage = CType(resources.GetObject("tabPageClients.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
|
Me.tabPageClients.ImageOptions.SvgImageSize = New System.Drawing.Size(20, 20)
|
|
Me.tabPageClients.Name = "tabPageClients"
|
|
Me.tabPageClients.Size = New System.Drawing.Size(1197, 783)
|
|
Me.tabPageClients.Text = "Mandanten"
|
|
'
|
|
'Panel17
|
|
'
|
|
Me.Panel17.Controls.Add(Me.Label18)
|
|
Me.Panel17.Controls.Add(Me.Label17)
|
|
Me.Panel17.Controls.Add(GUIDLabel2)
|
|
Me.Panel17.Controls.Add(ADDED_WHENLabel2)
|
|
Me.Panel17.Controls.Add(Me.GUIDTextBox2)
|
|
Me.Panel17.Controls.Add(CHANGED_WHENLabel2)
|
|
Me.Panel17.Controls.Add(COMMENTLabel2)
|
|
Me.Panel17.Controls.Add(Me.CLIENT_NAMETextBox)
|
|
Me.Panel17.Controls.Add(CHANGED_WHOLabel2)
|
|
Me.Panel17.Controls.Add(CLIENT_NAMELabel)
|
|
Me.Panel17.Controls.Add(Me.CHANGED_WHOTextBox2)
|
|
Me.Panel17.Controls.Add(Me.SHORTNAMETextBox1)
|
|
Me.Panel17.Controls.Add(SHORTNAMELabel1)
|
|
Me.Panel17.Controls.Add(Me.TextBox6)
|
|
Me.Panel17.Controls.Add(Me.COMMENTTextBox2)
|
|
Me.Panel17.Controls.Add(ADDED_WHOLabel2)
|
|
Me.Panel17.Controls.Add(Me.TextBox5)
|
|
Me.Panel17.Controls.Add(Me.ADDED_WHOTextBox2)
|
|
Me.Panel17.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.Panel17.Location = New System.Drawing.Point(400, 25)
|
|
Me.Panel17.Name = "Panel17"
|
|
Me.Panel17.Size = New System.Drawing.Size(797, 758)
|
|
Me.Panel17.TabIndex = 20
|
|
'
|
|
'Label18
|
|
'
|
|
Me.Label18.AutoSize = True
|
|
Me.Label18.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label18.Location = New System.Drawing.Point(538, 10)
|
|
Me.Label18.Name = "Label18"
|
|
Me.Label18.Size = New System.Drawing.Size(156, 13)
|
|
Me.Label18.TabIndex = 57
|
|
Me.Label18.Text = "Zusätzliche Informationen"
|
|
'
|
|
'Label17
|
|
'
|
|
Me.Label17.AutoSize = True
|
|
Me.Label17.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label17.Location = New System.Drawing.Point(21, 10)
|
|
Me.Label17.Name = "Label17"
|
|
Me.Label17.Size = New System.Drawing.Size(150, 13)
|
|
Me.Label17.TabIndex = 57
|
|
Me.Label17.Text = "Mandanten-Stammdaten"
|
|
'
|
|
'GUIDTextBox2
|
|
'
|
|
Me.GUIDTextBox2.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_CLIENTBindingSource, "GUID", True))
|
|
Me.GUIDTextBox2.Location = New System.Drawing.Point(106, 37)
|
|
Me.GUIDTextBox2.Name = "GUIDTextBox2"
|
|
Me.GUIDTextBox2.ReadOnly = True
|
|
Me.GUIDTextBox2.Size = New System.Drawing.Size(109, 21)
|
|
Me.GUIDTextBox2.TabIndex = 1
|
|
'
|
|
'CLIENT_NAMETextBox
|
|
'
|
|
Me.CLIENT_NAMETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_CLIENTBindingSource, "CLIENT_NAME", True))
|
|
Me.CLIENT_NAMETextBox.Location = New System.Drawing.Point(106, 64)
|
|
Me.CLIENT_NAMETextBox.Name = "CLIENT_NAMETextBox"
|
|
Me.CLIENT_NAMETextBox.Size = New System.Drawing.Size(408, 21)
|
|
Me.CLIENT_NAMETextBox.TabIndex = 3
|
|
'
|
|
'CHANGED_WHOTextBox2
|
|
'
|
|
Me.CHANGED_WHOTextBox2.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_CLIENTBindingSource, "CHANGED_WHO", True))
|
|
Me.CHANGED_WHOTextBox2.Location = New System.Drawing.Point(646, 91)
|
|
Me.CHANGED_WHOTextBox2.Name = "CHANGED_WHOTextBox2"
|
|
Me.CHANGED_WHOTextBox2.ReadOnly = True
|
|
Me.CHANGED_WHOTextBox2.Size = New System.Drawing.Size(100, 21)
|
|
Me.CHANGED_WHOTextBox2.TabIndex = 3
|
|
'
|
|
'SHORTNAMETextBox1
|
|
'
|
|
Me.SHORTNAMETextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_CLIENTBindingSource, "SHORTNAME", True))
|
|
Me.SHORTNAMETextBox1.Location = New System.Drawing.Point(106, 91)
|
|
Me.SHORTNAMETextBox1.Name = "SHORTNAMETextBox1"
|
|
Me.SHORTNAMETextBox1.Size = New System.Drawing.Size(408, 21)
|
|
Me.SHORTNAMETextBox1.TabIndex = 5
|
|
'
|
|
'TextBox6
|
|
'
|
|
Me.TextBox6.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_CLIENTBindingSource, "CHANGED_WHEN", True))
|
|
Me.TextBox6.Location = New System.Drawing.Point(646, 118)
|
|
Me.TextBox6.Name = "TextBox6"
|
|
Me.TextBox6.ReadOnly = True
|
|
Me.TextBox6.Size = New System.Drawing.Size(100, 21)
|
|
Me.TextBox6.TabIndex = 1
|
|
'
|
|
'COMMENTTextBox2
|
|
'
|
|
Me.COMMENTTextBox2.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_CLIENTBindingSource, "COMMENT", True))
|
|
Me.COMMENTTextBox2.Location = New System.Drawing.Point(106, 118)
|
|
Me.COMMENTTextBox2.Name = "COMMENTTextBox2"
|
|
Me.COMMENTTextBox2.Size = New System.Drawing.Size(408, 21)
|
|
Me.COMMENTTextBox2.TabIndex = 7
|
|
'
|
|
'TextBox5
|
|
'
|
|
Me.TextBox5.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_CLIENTBindingSource, "ADDED_WHEN", True))
|
|
Me.TextBox5.Location = New System.Drawing.Point(646, 64)
|
|
Me.TextBox5.Name = "TextBox5"
|
|
Me.TextBox5.ReadOnly = True
|
|
Me.TextBox5.Size = New System.Drawing.Size(100, 21)
|
|
Me.TextBox5.TabIndex = 1
|
|
'
|
|
'ADDED_WHOTextBox2
|
|
'
|
|
Me.ADDED_WHOTextBox2.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_CLIENTBindingSource, "ADDED_WHO", True))
|
|
Me.ADDED_WHOTextBox2.Location = New System.Drawing.Point(646, 37)
|
|
Me.ADDED_WHOTextBox2.Name = "ADDED_WHOTextBox2"
|
|
Me.ADDED_WHOTextBox2.ReadOnly = True
|
|
Me.ADDED_WHOTextBox2.Size = New System.Drawing.Size(100, 21)
|
|
Me.ADDED_WHOTextBox2.TabIndex = 1
|
|
'
|
|
'gridClients
|
|
'
|
|
Me.gridClients.DataSource = Me.TBDD_CLIENTBindingSource
|
|
Me.gridClients.Dock = System.Windows.Forms.DockStyle.Left
|
|
Me.gridClients.Location = New System.Drawing.Point(0, 25)
|
|
Me.gridClients.MainView = Me.GridView4
|
|
Me.gridClients.Name = "gridClients"
|
|
Me.gridClients.Size = New System.Drawing.Size(400, 758)
|
|
Me.gridClients.TabIndex = 19
|
|
Me.gridClients.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridView4})
|
|
'
|
|
'GridView4
|
|
'
|
|
Me.GridView4.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.GridColumn1, Me.GridColumn7, Me.GridColumn6})
|
|
Me.GridView4.GridControl = Me.gridClients
|
|
Me.GridView4.Name = "GridView4"
|
|
Me.GridView4.OptionsBehavior.Editable = False
|
|
Me.GridView4.OptionsBehavior.ReadOnly = True
|
|
Me.GridView4.OptionsDetail.EnableMasterViewMode = False
|
|
Me.GridView4.OptionsView.ShowAutoFilterRow = True
|
|
Me.GridView4.OptionsView.ShowGroupPanel = False
|
|
'
|
|
'GridColumn1
|
|
'
|
|
Me.GridColumn1.Caption = "Mandant"
|
|
Me.GridColumn1.FieldName = "CLIENT_NAME"
|
|
Me.GridColumn1.Name = "GridColumn1"
|
|
Me.GridColumn1.Visible = True
|
|
Me.GridColumn1.VisibleIndex = 0
|
|
'
|
|
'GridColumn7
|
|
'
|
|
Me.GridColumn7.Caption = "Kurzname"
|
|
Me.GridColumn7.FieldName = "SHORTNAME"
|
|
Me.GridColumn7.Name = "GridColumn7"
|
|
Me.GridColumn7.Visible = True
|
|
Me.GridColumn7.VisibleIndex = 2
|
|
'
|
|
'GridColumn6
|
|
'
|
|
Me.GridColumn6.Caption = "Kommentar"
|
|
Me.GridColumn6.FieldName = "COMMENT"
|
|
Me.GridColumn6.Name = "GridColumn6"
|
|
Me.GridColumn6.Visible = True
|
|
Me.GridColumn6.VisibleIndex = 1
|
|
'
|
|
'TBDD_CLIENTBindingNavigator
|
|
'
|
|
Me.TBDD_CLIENTBindingNavigator.AddNewItem = Me.BindingNavigatorAddNewItem2
|
|
Me.TBDD_CLIENTBindingNavigator.BindingSource = Me.TBDD_CLIENTBindingSource
|
|
Me.TBDD_CLIENTBindingNavigator.CountItem = Me.BindingNavigatorCountItem2
|
|
Me.TBDD_CLIENTBindingNavigator.CountItemFormat = "von {0} Mandanten"
|
|
Me.TBDD_CLIENTBindingNavigator.DeleteItem = Me.BindingNavigatorDeleteItem2
|
|
Me.TBDD_CLIENTBindingNavigator.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.BindingNavigatorMoveFirstItem2, Me.BindingNavigatorMovePreviousItem2, Me.BindingNavigatorSeparator6, Me.BindingNavigatorPositionItem2, Me.BindingNavigatorCountItem2, Me.BindingNavigatorSeparator7, Me.BindingNavigatorMoveNextItem2, Me.BindingNavigatorMoveLastItem2, Me.BindingNavigatorSeparator8, Me.BindingNavigatorAddNewItem2, Me.BindingNavigatorDeleteItem2, Me.TBDD_CLIENTBindingNavigatorSaveItem})
|
|
Me.TBDD_CLIENTBindingNavigator.Location = New System.Drawing.Point(0, 0)
|
|
Me.TBDD_CLIENTBindingNavigator.MoveFirstItem = Me.BindingNavigatorMoveFirstItem2
|
|
Me.TBDD_CLIENTBindingNavigator.MoveLastItem = Me.BindingNavigatorMoveLastItem2
|
|
Me.TBDD_CLIENTBindingNavigator.MoveNextItem = Me.BindingNavigatorMoveNextItem2
|
|
Me.TBDD_CLIENTBindingNavigator.MovePreviousItem = Me.BindingNavigatorMovePreviousItem2
|
|
Me.TBDD_CLIENTBindingNavigator.Name = "TBDD_CLIENTBindingNavigator"
|
|
Me.TBDD_CLIENTBindingNavigator.PositionItem = Me.BindingNavigatorPositionItem2
|
|
Me.TBDD_CLIENTBindingNavigator.Size = New System.Drawing.Size(1197, 25)
|
|
Me.TBDD_CLIENTBindingNavigator.TabIndex = 4
|
|
Me.TBDD_CLIENTBindingNavigator.Text = "BindingNavigator2"
|
|
'
|
|
'BindingNavigatorAddNewItem2
|
|
'
|
|
Me.BindingNavigatorAddNewItem2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorAddNewItem2.Image = CType(resources.GetObject("BindingNavigatorAddNewItem2.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorAddNewItem2.Name = "BindingNavigatorAddNewItem2"
|
|
Me.BindingNavigatorAddNewItem2.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorAddNewItem2.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorAddNewItem2.Text = "Neu hinzufügen"
|
|
'
|
|
'BindingNavigatorCountItem2
|
|
'
|
|
Me.BindingNavigatorCountItem2.Name = "BindingNavigatorCountItem2"
|
|
Me.BindingNavigatorCountItem2.Size = New System.Drawing.Size(108, 22)
|
|
Me.BindingNavigatorCountItem2.Text = "von {0} Mandanten"
|
|
Me.BindingNavigatorCountItem2.ToolTipText = "Die Gesamtanzahl der Elemente."
|
|
'
|
|
'BindingNavigatorDeleteItem2
|
|
'
|
|
Me.BindingNavigatorDeleteItem2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorDeleteItem2.Image = CType(resources.GetObject("BindingNavigatorDeleteItem2.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorDeleteItem2.Name = "BindingNavigatorDeleteItem2"
|
|
Me.BindingNavigatorDeleteItem2.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorDeleteItem2.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorDeleteItem2.Text = "Löschen"
|
|
'
|
|
'BindingNavigatorMoveFirstItem2
|
|
'
|
|
Me.BindingNavigatorMoveFirstItem2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMoveFirstItem2.Image = CType(resources.GetObject("BindingNavigatorMoveFirstItem2.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMoveFirstItem2.Name = "BindingNavigatorMoveFirstItem2"
|
|
Me.BindingNavigatorMoveFirstItem2.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveFirstItem2.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMoveFirstItem2.Text = "Erste verschieben"
|
|
'
|
|
'BindingNavigatorMovePreviousItem2
|
|
'
|
|
Me.BindingNavigatorMovePreviousItem2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMovePreviousItem2.Image = CType(resources.GetObject("BindingNavigatorMovePreviousItem2.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMovePreviousItem2.Name = "BindingNavigatorMovePreviousItem2"
|
|
Me.BindingNavigatorMovePreviousItem2.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMovePreviousItem2.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMovePreviousItem2.Text = "Vorherige verschieben"
|
|
'
|
|
'BindingNavigatorSeparator6
|
|
'
|
|
Me.BindingNavigatorSeparator6.Name = "BindingNavigatorSeparator6"
|
|
Me.BindingNavigatorSeparator6.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'BindingNavigatorPositionItem2
|
|
'
|
|
Me.BindingNavigatorPositionItem2.AccessibleName = "Position"
|
|
Me.BindingNavigatorPositionItem2.AutoSize = False
|
|
Me.BindingNavigatorPositionItem2.Font = New System.Drawing.Font("Segoe UI", 9.0!)
|
|
Me.BindingNavigatorPositionItem2.Name = "BindingNavigatorPositionItem2"
|
|
Me.BindingNavigatorPositionItem2.Size = New System.Drawing.Size(50, 23)
|
|
Me.BindingNavigatorPositionItem2.Text = "0"
|
|
Me.BindingNavigatorPositionItem2.ToolTipText = "Aktuelle Position"
|
|
'
|
|
'BindingNavigatorSeparator7
|
|
'
|
|
Me.BindingNavigatorSeparator7.Name = "BindingNavigatorSeparator7"
|
|
Me.BindingNavigatorSeparator7.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'BindingNavigatorMoveNextItem2
|
|
'
|
|
Me.BindingNavigatorMoveNextItem2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMoveNextItem2.Image = CType(resources.GetObject("BindingNavigatorMoveNextItem2.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMoveNextItem2.Name = "BindingNavigatorMoveNextItem2"
|
|
Me.BindingNavigatorMoveNextItem2.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveNextItem2.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMoveNextItem2.Text = "Nächste verschieben"
|
|
'
|
|
'BindingNavigatorMoveLastItem2
|
|
'
|
|
Me.BindingNavigatorMoveLastItem2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMoveLastItem2.Image = CType(resources.GetObject("BindingNavigatorMoveLastItem2.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMoveLastItem2.Name = "BindingNavigatorMoveLastItem2"
|
|
Me.BindingNavigatorMoveLastItem2.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveLastItem2.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMoveLastItem2.Text = "Letzte verschieben"
|
|
'
|
|
'BindingNavigatorSeparator8
|
|
'
|
|
Me.BindingNavigatorSeparator8.Name = "BindingNavigatorSeparator8"
|
|
Me.BindingNavigatorSeparator8.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'TBDD_CLIENTBindingNavigatorSaveItem
|
|
'
|
|
Me.TBDD_CLIENTBindingNavigatorSaveItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.TBDD_CLIENTBindingNavigatorSaveItem.Image = CType(resources.GetObject("TBDD_CLIENTBindingNavigatorSaveItem.Image"), System.Drawing.Image)
|
|
Me.TBDD_CLIENTBindingNavigatorSaveItem.Name = "TBDD_CLIENTBindingNavigatorSaveItem"
|
|
Me.TBDD_CLIENTBindingNavigatorSaveItem.Size = New System.Drawing.Size(23, 22)
|
|
Me.TBDD_CLIENTBindingNavigatorSaveItem.Text = "Daten speichern"
|
|
'
|
|
'tabPageModules
|
|
'
|
|
Me.tabPageModules.Controls.Add(Me.Panel18)
|
|
Me.tabPageModules.Controls.Add(Me.gridModules)
|
|
Me.tabPageModules.Controls.Add(Me.TBDD_MODULESBindingNavigator)
|
|
Me.tabPageModules.ImageOptions.Image = Global.DDUserManager.My.Resources.Resources.plugin
|
|
Me.tabPageModules.ImageOptions.SvgImage = CType(resources.GetObject("tabPageModules.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
|
Me.tabPageModules.ImageOptions.SvgImageSize = New System.Drawing.Size(20, 20)
|
|
Me.tabPageModules.Name = "tabPageModules"
|
|
Me.tabPageModules.Size = New System.Drawing.Size(1197, 783)
|
|
Me.tabPageModules.Text = "Module"
|
|
'
|
|
'Panel18
|
|
'
|
|
Me.Panel18.Controls.Add(Me.Label19)
|
|
Me.Panel18.Controls.Add(GUIDLabel3)
|
|
Me.Panel18.Controls.Add(Me.PRODUCT_VERSIONTextBox)
|
|
Me.Panel18.Controls.Add(PRODUCT_VERSIONLabel)
|
|
Me.Panel18.Controls.Add(Me.SHORT_NAMETextBox)
|
|
Me.Panel18.Controls.Add(Me.GUIDTextBox3)
|
|
Me.Panel18.Controls.Add(SHORT_NAMELabel)
|
|
Me.Panel18.Controls.Add(NAMELabel2)
|
|
Me.Panel18.Controls.Add(Me.NAMETextBox2)
|
|
Me.Panel18.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.Panel18.Location = New System.Drawing.Point(400, 25)
|
|
Me.Panel18.Name = "Panel18"
|
|
Me.Panel18.Size = New System.Drawing.Size(797, 758)
|
|
Me.Panel18.TabIndex = 40
|
|
'
|
|
'Label19
|
|
'
|
|
Me.Label19.AutoSize = True
|
|
Me.Label19.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label19.Location = New System.Drawing.Point(21, 10)
|
|
Me.Label19.Name = "Label19"
|
|
Me.Label19.Size = New System.Drawing.Size(118, 13)
|
|
Me.Label19.TabIndex = 10
|
|
Me.Label19.Text = "Modul Stammdaten"
|
|
'
|
|
'PRODUCT_VERSIONTextBox
|
|
'
|
|
Me.PRODUCT_VERSIONTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_MODULESBindingSource, "PRODUCT_VERSION", True))
|
|
Me.PRODUCT_VERSIONTextBox.Location = New System.Drawing.Point(87, 116)
|
|
Me.PRODUCT_VERSIONTextBox.Name = "PRODUCT_VERSIONTextBox"
|
|
Me.PRODUCT_VERSIONTextBox.ReadOnly = True
|
|
Me.PRODUCT_VERSIONTextBox.Size = New System.Drawing.Size(200, 21)
|
|
Me.PRODUCT_VERSIONTextBox.TabIndex = 9
|
|
'
|
|
'SHORT_NAMETextBox
|
|
'
|
|
Me.SHORT_NAMETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_MODULESBindingSource, "SHORT_NAME", True))
|
|
Me.SHORT_NAMETextBox.Location = New System.Drawing.Point(87, 89)
|
|
Me.SHORT_NAMETextBox.Name = "SHORT_NAMETextBox"
|
|
Me.SHORT_NAMETextBox.ReadOnly = True
|
|
Me.SHORT_NAMETextBox.Size = New System.Drawing.Size(200, 21)
|
|
Me.SHORT_NAMETextBox.TabIndex = 5
|
|
'
|
|
'GUIDTextBox3
|
|
'
|
|
Me.GUIDTextBox3.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_MODULESBindingSource, "GUID", True))
|
|
Me.GUIDTextBox3.Location = New System.Drawing.Point(87, 35)
|
|
Me.GUIDTextBox3.Name = "GUIDTextBox3"
|
|
Me.GUIDTextBox3.ReadOnly = True
|
|
Me.GUIDTextBox3.Size = New System.Drawing.Size(200, 21)
|
|
Me.GUIDTextBox3.TabIndex = 1
|
|
'
|
|
'NAMETextBox2
|
|
'
|
|
Me.NAMETextBox2.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_MODULESBindingSource, "NAME", True))
|
|
Me.NAMETextBox2.Location = New System.Drawing.Point(87, 62)
|
|
Me.NAMETextBox2.Name = "NAMETextBox2"
|
|
Me.NAMETextBox2.ReadOnly = True
|
|
Me.NAMETextBox2.Size = New System.Drawing.Size(200, 21)
|
|
Me.NAMETextBox2.TabIndex = 3
|
|
'
|
|
'gridModules
|
|
'
|
|
Me.gridModules.DataSource = Me.TBDD_MODULESBindingSource
|
|
Me.gridModules.Dock = System.Windows.Forms.DockStyle.Left
|
|
Me.gridModules.Location = New System.Drawing.Point(0, 25)
|
|
Me.gridModules.MainView = Me.GridView5
|
|
Me.gridModules.Name = "gridModules"
|
|
Me.gridModules.Size = New System.Drawing.Size(400, 758)
|
|
Me.gridModules.TabIndex = 39
|
|
Me.gridModules.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridView5})
|
|
'
|
|
'GridView5
|
|
'
|
|
Me.GridView5.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.GridColumn8, Me.GridColumn9, Me.GridColumn10})
|
|
Me.GridView5.GridControl = Me.gridModules
|
|
Me.GridView5.Name = "GridView5"
|
|
Me.GridView5.OptionsBehavior.Editable = False
|
|
Me.GridView5.OptionsBehavior.ReadOnly = True
|
|
Me.GridView5.OptionsDetail.EnableMasterViewMode = False
|
|
Me.GridView5.OptionsView.ShowAutoFilterRow = True
|
|
Me.GridView5.OptionsView.ShowGroupPanel = False
|
|
'
|
|
'GridColumn8
|
|
'
|
|
Me.GridColumn8.Caption = "Produkt"
|
|
Me.GridColumn8.FieldName = "NAME"
|
|
Me.GridColumn8.Name = "GridColumn8"
|
|
Me.GridColumn8.Visible = True
|
|
Me.GridColumn8.VisibleIndex = 0
|
|
'
|
|
'GridColumn9
|
|
'
|
|
Me.GridColumn9.Caption = "Kurzname"
|
|
Me.GridColumn9.FieldName = "SHORT_NAME"
|
|
Me.GridColumn9.Name = "GridColumn9"
|
|
Me.GridColumn9.Visible = True
|
|
Me.GridColumn9.VisibleIndex = 2
|
|
'
|
|
'GridColumn10
|
|
'
|
|
Me.GridColumn10.Caption = "Version"
|
|
Me.GridColumn10.FieldName = "PRODUCT_VERSION"
|
|
Me.GridColumn10.Name = "GridColumn10"
|
|
Me.GridColumn10.Visible = True
|
|
Me.GridColumn10.VisibleIndex = 1
|
|
'
|
|
'TBDD_MODULESBindingNavigator
|
|
'
|
|
Me.TBDD_MODULESBindingNavigator.AddNewItem = Nothing
|
|
Me.TBDD_MODULESBindingNavigator.BindingSource = Me.TBDD_MODULESBindingSource
|
|
Me.TBDD_MODULESBindingNavigator.CountItem = Me.BindingNavigatorCountItem3
|
|
Me.TBDD_MODULESBindingNavigator.CountItemFormat = "von {0} Modulen"
|
|
Me.TBDD_MODULESBindingNavigator.DeleteItem = Nothing
|
|
Me.TBDD_MODULESBindingNavigator.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.BindingNavigatorMoveFirstItem3, Me.BindingNavigatorMovePreviousItem3, Me.BindingNavigatorSeparator9, Me.BindingNavigatorPositionItem3, Me.BindingNavigatorCountItem3, Me.BindingNavigatorSeparator10, Me.BindingNavigatorMoveNextItem3, Me.BindingNavigatorMoveLastItem3, Me.BindingNavigatorSeparator11})
|
|
Me.TBDD_MODULESBindingNavigator.Location = New System.Drawing.Point(0, 0)
|
|
Me.TBDD_MODULESBindingNavigator.MoveFirstItem = Me.BindingNavigatorMoveFirstItem3
|
|
Me.TBDD_MODULESBindingNavigator.MoveLastItem = Me.BindingNavigatorMoveLastItem3
|
|
Me.TBDD_MODULESBindingNavigator.MoveNextItem = Me.BindingNavigatorMoveNextItem3
|
|
Me.TBDD_MODULESBindingNavigator.MovePreviousItem = Me.BindingNavigatorMovePreviousItem3
|
|
Me.TBDD_MODULESBindingNavigator.Name = "TBDD_MODULESBindingNavigator"
|
|
Me.TBDD_MODULESBindingNavigator.PositionItem = Me.BindingNavigatorPositionItem3
|
|
Me.TBDD_MODULESBindingNavigator.Size = New System.Drawing.Size(1197, 25)
|
|
Me.TBDD_MODULESBindingNavigator.TabIndex = 38
|
|
Me.TBDD_MODULESBindingNavigator.Text = "BindingNavigator1"
|
|
'
|
|
'BindingNavigatorCountItem3
|
|
'
|
|
Me.BindingNavigatorCountItem3.Name = "BindingNavigatorCountItem3"
|
|
Me.BindingNavigatorCountItem3.Size = New System.Drawing.Size(95, 22)
|
|
Me.BindingNavigatorCountItem3.Text = "von {0} Modulen"
|
|
Me.BindingNavigatorCountItem3.ToolTipText = "Die Gesamtanzahl der Elemente."
|
|
'
|
|
'BindingNavigatorMoveFirstItem3
|
|
'
|
|
Me.BindingNavigatorMoveFirstItem3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMoveFirstItem3.Image = CType(resources.GetObject("BindingNavigatorMoveFirstItem3.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMoveFirstItem3.Name = "BindingNavigatorMoveFirstItem3"
|
|
Me.BindingNavigatorMoveFirstItem3.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveFirstItem3.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMoveFirstItem3.Text = "Erste verschieben"
|
|
'
|
|
'BindingNavigatorMovePreviousItem3
|
|
'
|
|
Me.BindingNavigatorMovePreviousItem3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMovePreviousItem3.Image = CType(resources.GetObject("BindingNavigatorMovePreviousItem3.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMovePreviousItem3.Name = "BindingNavigatorMovePreviousItem3"
|
|
Me.BindingNavigatorMovePreviousItem3.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMovePreviousItem3.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMovePreviousItem3.Text = "Vorherige verschieben"
|
|
'
|
|
'BindingNavigatorSeparator9
|
|
'
|
|
Me.BindingNavigatorSeparator9.Name = "BindingNavigatorSeparator9"
|
|
Me.BindingNavigatorSeparator9.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'BindingNavigatorPositionItem3
|
|
'
|
|
Me.BindingNavigatorPositionItem3.AccessibleName = "Position"
|
|
Me.BindingNavigatorPositionItem3.AutoSize = False
|
|
Me.BindingNavigatorPositionItem3.Font = New System.Drawing.Font("Segoe UI", 9.0!)
|
|
Me.BindingNavigatorPositionItem3.Name = "BindingNavigatorPositionItem3"
|
|
Me.BindingNavigatorPositionItem3.Size = New System.Drawing.Size(50, 23)
|
|
Me.BindingNavigatorPositionItem3.Text = "0"
|
|
Me.BindingNavigatorPositionItem3.ToolTipText = "Aktuelle Position"
|
|
'
|
|
'BindingNavigatorSeparator10
|
|
'
|
|
Me.BindingNavigatorSeparator10.Name = "BindingNavigatorSeparator10"
|
|
Me.BindingNavigatorSeparator10.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'BindingNavigatorMoveNextItem3
|
|
'
|
|
Me.BindingNavigatorMoveNextItem3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMoveNextItem3.Image = CType(resources.GetObject("BindingNavigatorMoveNextItem3.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMoveNextItem3.Name = "BindingNavigatorMoveNextItem3"
|
|
Me.BindingNavigatorMoveNextItem3.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveNextItem3.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMoveNextItem3.Text = "Nächste verschieben"
|
|
'
|
|
'BindingNavigatorMoveLastItem3
|
|
'
|
|
Me.BindingNavigatorMoveLastItem3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.BindingNavigatorMoveLastItem3.Image = CType(resources.GetObject("BindingNavigatorMoveLastItem3.Image"), System.Drawing.Image)
|
|
Me.BindingNavigatorMoveLastItem3.Name = "BindingNavigatorMoveLastItem3"
|
|
Me.BindingNavigatorMoveLastItem3.RightToLeftAutoMirrorImage = True
|
|
Me.BindingNavigatorMoveLastItem3.Size = New System.Drawing.Size(23, 22)
|
|
Me.BindingNavigatorMoveLastItem3.Text = "Letzte verschieben"
|
|
'
|
|
'BindingNavigatorSeparator11
|
|
'
|
|
Me.BindingNavigatorSeparator11.Name = "BindingNavigatorSeparator11"
|
|
Me.BindingNavigatorSeparator11.Size = New System.Drawing.Size(6, 25)
|
|
'
|
|
'tabPageRights
|
|
'
|
|
Me.tabPageRights.ImageOptions.Image = Global.DDUserManager.My.Resources.Resources.key
|
|
Me.tabPageRights.ImageOptions.SvgImage = CType(resources.GetObject("tabPageRights.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
|
Me.tabPageRights.ImageOptions.SvgImageSize = New System.Drawing.Size(20, 20)
|
|
Me.tabPageRights.Name = "tabPageRights"
|
|
Me.tabPageRights.PageEnabled = False
|
|
Me.tabPageRights.Size = New System.Drawing.Size(1197, 783)
|
|
Me.tabPageRights.Text = "Rechte"
|
|
'
|
|
'tabPageSettings
|
|
'
|
|
Me.tabPageSettings.Controls.Add(Me.Button2)
|
|
Me.tabPageSettings.Controls.Add(Me.GroupBox3)
|
|
Me.tabPageSettings.Controls.Add(Me.GroupBox2)
|
|
Me.tabPageSettings.Controls.Add(Me.GroupBox1)
|
|
Me.tabPageSettings.Controls.Add(Me.btnOpenLogDir)
|
|
Me.tabPageSettings.Controls.Add(Me.btnOpenConfigDir)
|
|
Me.tabPageSettings.Controls.Add(Me.btnConfigConnections)
|
|
Me.tabPageSettings.ImageOptions.Image = Global.DDUserManager.My.Resources.Resources.cog
|
|
Me.tabPageSettings.ImageOptions.SvgImage = CType(resources.GetObject("tabPageSettings.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
|
Me.tabPageSettings.ImageOptions.SvgImageSize = New System.Drawing.Size(20, 20)
|
|
Me.tabPageSettings.Name = "tabPageSettings"
|
|
Me.tabPageSettings.Size = New System.Drawing.Size(1197, 783)
|
|
Me.tabPageSettings.Text = "Einstellungen"
|
|
'
|
|
'Button2
|
|
'
|
|
Me.Button2.Image = Global.DDUserManager.My.Resources.Resources.help
|
|
Me.Button2.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.Button2.Location = New System.Drawing.Point(11, 70)
|
|
Me.Button2.Name = "Button2"
|
|
Me.Button2.Size = New System.Drawing.Size(167, 47)
|
|
Me.Button2.TabIndex = 6
|
|
Me.Button2.Text = "Support Tool aufrufen"
|
|
Me.Button2.UseVisualStyleBackColor = True
|
|
'
|
|
'GroupBox3
|
|
'
|
|
Me.GroupBox3.Controls.Add(Me.Label20)
|
|
Me.GroupBox3.Controls.Add(Me.Button4)
|
|
Me.GroupBox3.Controls.Add(Me.txtLDAPUserQuery)
|
|
Me.GroupBox3.Location = New System.Drawing.Point(486, 239)
|
|
Me.GroupBox3.Name = "GroupBox3"
|
|
Me.GroupBox3.Size = New System.Drawing.Size(700, 200)
|
|
Me.GroupBox3.TabIndex = 5
|
|
Me.GroupBox3.TabStop = False
|
|
Me.GroupBox3.Text = "LDAP Filter für Benutzerabfrage"
|
|
'
|
|
'Label20
|
|
'
|
|
Me.Label20.AutoSize = True
|
|
Me.Label20.Location = New System.Drawing.Point(6, 176)
|
|
Me.Label20.Name = "Label20"
|
|
Me.Label20.Size = New System.Drawing.Size(381, 13)
|
|
Me.Label20.TabIndex = 8
|
|
Me.Label20.Text = "Benutzen Sie @SAMACCOUNTNAME als Platzhalter für den Aktuellen Benutzer"
|
|
'
|
|
'Button4
|
|
'
|
|
Me.Button4.Location = New System.Drawing.Point(582, 171)
|
|
Me.Button4.Name = "Button4"
|
|
Me.Button4.Size = New System.Drawing.Size(112, 23)
|
|
Me.Button4.TabIndex = 7
|
|
Me.Button4.Text = "Speichern"
|
|
Me.Button4.UseVisualStyleBackColor = True
|
|
'
|
|
'txtLDAPUserQuery
|
|
'
|
|
Me.txtLDAPUserQuery.Font = New System.Drawing.Font("Consolas", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtLDAPUserQuery.Location = New System.Drawing.Point(6, 20)
|
|
Me.txtLDAPUserQuery.Multiline = True
|
|
Me.txtLDAPUserQuery.Name = "txtLDAPUserQuery"
|
|
Me.txtLDAPUserQuery.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
|
|
Me.txtLDAPUserQuery.Size = New System.Drawing.Size(688, 145)
|
|
Me.txtLDAPUserQuery.TabIndex = 2
|
|
'
|
|
'GroupBox2
|
|
'
|
|
Me.GroupBox2.Controls.Add(Me.Button3)
|
|
Me.GroupBox2.Controls.Add(Me.btnDebugGroupQuery)
|
|
Me.GroupBox2.Controls.Add(Me.txtLDAPGroupQuery)
|
|
Me.GroupBox2.Location = New System.Drawing.Point(486, 17)
|
|
Me.GroupBox2.Name = "GroupBox2"
|
|
Me.GroupBox2.Size = New System.Drawing.Size(700, 200)
|
|
Me.GroupBox2.TabIndex = 5
|
|
Me.GroupBox2.TabStop = False
|
|
Me.GroupBox2.Text = "LDAP Filter für Gruppenabfrage"
|
|
'
|
|
'Button3
|
|
'
|
|
Me.Button3.Location = New System.Drawing.Point(438, 171)
|
|
Me.Button3.Name = "Button3"
|
|
Me.Button3.Size = New System.Drawing.Size(112, 23)
|
|
Me.Button3.TabIndex = 7
|
|
Me.Button3.Text = "Speichern"
|
|
Me.Button3.UseVisualStyleBackColor = True
|
|
'
|
|
'btnDebugGroupQuery
|
|
'
|
|
Me.btnDebugGroupQuery.Location = New System.Drawing.Point(556, 171)
|
|
Me.btnDebugGroupQuery.Name = "btnDebugGroupQuery"
|
|
Me.btnDebugGroupQuery.Size = New System.Drawing.Size(138, 23)
|
|
Me.btnDebugGroupQuery.TabIndex = 6
|
|
Me.btnDebugGroupQuery.Text = "Abfrage starten"
|
|
Me.btnDebugGroupQuery.UseVisualStyleBackColor = True
|
|
'
|
|
'txtLDAPGroupQuery
|
|
'
|
|
Me.txtLDAPGroupQuery.Font = New System.Drawing.Font("Consolas", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtLDAPGroupQuery.Location = New System.Drawing.Point(6, 20)
|
|
Me.txtLDAPGroupQuery.Multiline = True
|
|
Me.txtLDAPGroupQuery.Name = "txtLDAPGroupQuery"
|
|
Me.txtLDAPGroupQuery.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
|
|
Me.txtLDAPGroupQuery.Size = New System.Drawing.Size(688, 145)
|
|
Me.txtLDAPGroupQuery.TabIndex = 2
|
|
'
|
|
'GroupBox1
|
|
'
|
|
Me.GroupBox1.Controls.Add(Me.btnADConnectionTest)
|
|
Me.GroupBox1.Controls.Add(Me.txtADRootNode)
|
|
Me.GroupBox1.Controls.Add(Me.lblADRootNode)
|
|
Me.GroupBox1.Location = New System.Drawing.Point(11, 143)
|
|
Me.GroupBox1.Name = "GroupBox1"
|
|
Me.GroupBox1.Size = New System.Drawing.Size(456, 134)
|
|
Me.GroupBox1.TabIndex = 5
|
|
Me.GroupBox1.TabStop = False
|
|
Me.GroupBox1.Text = "Alternativer LDAP Abfrage Pfad"
|
|
'
|
|
'btnADConnectionTest
|
|
'
|
|
Me.btnADConnectionTest.Location = New System.Drawing.Point(312, 96)
|
|
Me.btnADConnectionTest.Name = "btnADConnectionTest"
|
|
Me.btnADConnectionTest.Size = New System.Drawing.Size(138, 23)
|
|
Me.btnADConnectionTest.TabIndex = 6
|
|
Me.btnADConnectionTest.Text = "Verbindungstest"
|
|
Me.btnADConnectionTest.UseVisualStyleBackColor = True
|
|
'
|
|
'txtADRootNode
|
|
'
|
|
Me.txtADRootNode.Location = New System.Drawing.Point(6, 53)
|
|
Me.txtADRootNode.Name = "txtADRootNode"
|
|
Me.txtADRootNode.Size = New System.Drawing.Size(444, 21)
|
|
Me.txtADRootNode.TabIndex = 2
|
|
'
|
|
'lblADRootNode
|
|
'
|
|
Me.lblADRootNode.Location = New System.Drawing.Point(6, 17)
|
|
Me.lblADRootNode.Name = "lblADRootNode"
|
|
Me.lblADRootNode.Size = New System.Drawing.Size(444, 33)
|
|
Me.lblADRootNode.TabIndex = 4
|
|
Me.lblADRootNode.Text = "Standardmäßig wird folgender Pfad verwendet: LDAP://{0}"
|
|
'
|
|
'btnOpenLogDir
|
|
'
|
|
Me.btnOpenLogDir.Image = Global.DDUserManager.My.Resources.Resources.folder
|
|
Me.btnOpenLogDir.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnOpenLogDir.Location = New System.Drawing.Point(263, 70)
|
|
Me.btnOpenLogDir.Name = "btnOpenLogDir"
|
|
Me.btnOpenLogDir.Size = New System.Drawing.Size(204, 47)
|
|
Me.btnOpenLogDir.TabIndex = 1
|
|
Me.btnOpenLogDir.Text = "Log Verzeichnis öffnen"
|
|
Me.btnOpenLogDir.UseVisualStyleBackColor = True
|
|
'
|
|
'btnOpenConfigDir
|
|
'
|
|
Me.btnOpenConfigDir.Image = Global.DDUserManager.My.Resources.Resources.folder
|
|
Me.btnOpenConfigDir.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnOpenConfigDir.Location = New System.Drawing.Point(263, 17)
|
|
Me.btnOpenConfigDir.Name = "btnOpenConfigDir"
|
|
Me.btnOpenConfigDir.Size = New System.Drawing.Size(204, 47)
|
|
Me.btnOpenConfigDir.TabIndex = 1
|
|
Me.btnOpenConfigDir.Text = "Konfigurations Verzeichnis öffnen"
|
|
Me.btnOpenConfigDir.UseVisualStyleBackColor = True
|
|
'
|
|
'btnConfigConnections
|
|
'
|
|
Me.btnConfigConnections.Image = Global.DDUserManager.My.Resources.Resources.database_connect
|
|
Me.btnConfigConnections.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnConfigConnections.Location = New System.Drawing.Point(11, 17)
|
|
Me.btnConfigConnections.Name = "btnConfigConnections"
|
|
Me.btnConfigConnections.Size = New System.Drawing.Size(167, 47)
|
|
Me.btnConfigConnections.TabIndex = 0
|
|
Me.btnConfigConnections.Text = "Datenbankverbindung konfigurieren"
|
|
Me.btnConfigConnections.UseVisualStyleBackColor = True
|
|
'
|
|
'TBDD_GROUPS_USERBindingSource
|
|
'
|
|
Me.TBDD_GROUPS_USERBindingSource.DataMember = "FK_TBDD_GROUPS_USER_USER_ID"
|
|
Me.TBDD_GROUPS_USERBindingSource.DataSource = Me.TBDD_USERBindingSource
|
|
'
|
|
'TBDD_USERTableAdapter
|
|
'
|
|
Me.TBDD_USERTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'TableAdapterManager
|
|
'
|
|
Me.TableAdapterManager.BackupDataSetBeforeUpdate = False
|
|
Me.TableAdapterManager.TBDD_CLIENT_USERTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBDD_CLIENTTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBDD_GROUPS_CLIENTTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBDD_GROUPS_MODULESTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBDD_GROUPS_USERTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBDD_GROUPSTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBDD_MODULESTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBDD_USER_MODULESTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBDD_USERTableAdapter = Me.TBDD_USERTableAdapter
|
|
Me.TableAdapterManager.UpdateOrder = DDUserManager.UserDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
|
|
'
|
|
'TBDD_CLIENT_USERBindingSource
|
|
'
|
|
Me.TBDD_CLIENT_USERBindingSource.DataMember = "FK_TBDD_CLIENT_USER_USER_ID"
|
|
Me.TBDD_CLIENT_USERBindingSource.DataSource = Me.TBDD_USERBindingSource
|
|
'
|
|
'TBDD_CLIENT_USERTableAdapter
|
|
'
|
|
Me.TBDD_CLIENT_USERTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'TBDD_CLIENTTableAdapter
|
|
'
|
|
Me.TBDD_CLIENTTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'TBDD_MODULESTableAdapter
|
|
'
|
|
Me.TBDD_MODULESTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'TBDD_USER_MODULESBindingSource
|
|
'
|
|
Me.TBDD_USER_MODULESBindingSource.DataMember = "TBDD_USER_MODULES"
|
|
Me.TBDD_USER_MODULESBindingSource.DataSource = Me.UserDataSet
|
|
'
|
|
'TBDD_USER_MODULESTableAdapter
|
|
'
|
|
Me.TBDD_USER_MODULESTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'StatusStrip1
|
|
'
|
|
Me.StatusStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.tsLabelUser, Me.tsLabelSaved, Me.tsLabelVersion})
|
|
Me.StatusStrip1.Location = New System.Drawing.Point(0, 815)
|
|
Me.StatusStrip1.Name = "StatusStrip1"
|
|
Me.StatusStrip1.Size = New System.Drawing.Size(1386, 22)
|
|
Me.StatusStrip1.TabIndex = 1
|
|
Me.StatusStrip1.Text = "StatusStrip1"
|
|
'
|
|
'tsLabelUser
|
|
'
|
|
Me.tsLabelUser.Image = Global.DDUserManager.My.Resources.Resources.user
|
|
Me.tsLabelUser.Name = "tsLabelUser"
|
|
Me.tsLabelUser.Size = New System.Drawing.Size(83, 17)
|
|
Me.tsLabelUser.Text = "tsLabelUser"
|
|
'
|
|
'tsLabelSaved
|
|
'
|
|
Me.tsLabelSaved.Image = Global.DDUserManager.My.Resources.Resources.disk
|
|
Me.tsLabelSaved.Name = "tsLabelSaved"
|
|
Me.tsLabelSaved.Size = New System.Drawing.Size(91, 17)
|
|
Me.tsLabelSaved.Text = "tsLabelSaved"
|
|
Me.tsLabelSaved.Visible = False
|
|
'
|
|
'tsLabelVersion
|
|
'
|
|
Me.tsLabelVersion.Name = "tsLabelVersion"
|
|
Me.tsLabelVersion.Size = New System.Drawing.Size(82, 17)
|
|
Me.tsLabelVersion.Text = "tsLabelVersion"
|
|
'
|
|
'TBDD_GROUPS_MODULESTableAdapter
|
|
'
|
|
Me.TBDD_GROUPS_MODULESTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'TBDD_GROUPS_CLIENTTableAdapter
|
|
'
|
|
Me.TBDD_GROUPS_CLIENTTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'Button1
|
|
'
|
|
Me.Button1.Location = New System.Drawing.Point(1058, 0)
|
|
Me.Button1.Name = "Button1"
|
|
Me.Button1.Size = New System.Drawing.Size(137, 23)
|
|
Me.Button1.TabIndex = 6
|
|
Me.Button1.Text = "Daten neu laden"
|
|
Me.Button1.UseVisualStyleBackColor = True
|
|
'
|
|
'TBDD_GROUPSTableAdapter
|
|
'
|
|
Me.TBDD_GROUPSTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'TableAdapterManager1
|
|
'
|
|
Me.TableAdapterManager1.BackupDataSetBeforeUpdate = False
|
|
Me.TableAdapterManager1.TBDD_GROUPSTableAdapter = Me.TBDD_GROUPSTableAdapter
|
|
Me.TableAdapterManager1.UpdateOrder = DDUserManager.DS_ChangeSTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
|
|
'
|
|
'TBDD_GROUPS_USERTableAdapter
|
|
'
|
|
Me.TBDD_GROUPS_USERTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'frmMain
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.ClientSize = New System.Drawing.Size(1386, 837)
|
|
Me.Controls.Add(Me.XtraTabControl1)
|
|
Me.Controls.Add(Me.StatusStrip1)
|
|
Me.IconOptions.Icon = CType(resources.GetObject("frmMain.IconOptions.Icon"), System.Drawing.Icon)
|
|
Me.Name = "frmMain"
|
|
Me.Text = "User Manager"
|
|
CType(Me.XtraTabControl1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.XtraTabControl1.ResumeLayout(False)
|
|
Me.tabPageUsers.ResumeLayout(False)
|
|
Me.tabPageUsers.PerformLayout()
|
|
Me.SplitContainer1.Panel1.ResumeLayout(False)
|
|
Me.SplitContainer1.Panel2.ResumeLayout(False)
|
|
CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.SplitContainer1.ResumeLayout(False)
|
|
Me.SplitContainer2.Panel1.ResumeLayout(False)
|
|
Me.SplitContainer2.Panel1.PerformLayout()
|
|
Me.SplitContainer2.Panel2.ResumeLayout(False)
|
|
CType(Me.SplitContainer2, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.SplitContainer2.ResumeLayout(False)
|
|
CType(Me.TBDD_USERBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.UserDataSet, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBDD_MODULESBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBDD_GROUPSBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBDD_CLIENTBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.GridUsers, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.gvUsers, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.XtraTabControl2, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.XtraTabControl2.ResumeLayout(False)
|
|
Me.tabGroupAssign.ResumeLayout(False)
|
|
Me.SplitContainerUserGroups1.Panel1.ResumeLayout(False)
|
|
Me.SplitContainerUserGroups1.Panel2.ResumeLayout(False)
|
|
CType(Me.SplitContainerUserGroups1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.SplitContainerUserGroups1.ResumeLayout(False)
|
|
Me.Panel3.ResumeLayout(False)
|
|
CType(Me.gridGroups_AvailableUsers, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.viewGroups_AvailableUsers, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.GridView1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.Panel2.ResumeLayout(False)
|
|
CType(Me.gridGroups_AssignedUsers, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.viewGroups_AssignedUsers, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.GridView3, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.Panel1.ResumeLayout(False)
|
|
CType(Me.gridGroups_AllGroups, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBDD_GROUPSBindingSource1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.DS_ChangeS, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.viewGroups_AllGroups, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.tabClientAssign.ResumeLayout(False)
|
|
Me.SplitContainer4.Panel1.ResumeLayout(False)
|
|
Me.SplitContainer4.Panel2.ResumeLayout(False)
|
|
CType(Me.SplitContainer4, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.SplitContainer4.ResumeLayout(False)
|
|
Me.Panel6.ResumeLayout(False)
|
|
CType(Me.gridClients_AvailableUsers, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.viewClients_AvailableUsers, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.Panel4.ResumeLayout(False)
|
|
CType(Me.gridClients_AssignedUsers, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.viewClients_AssignedUsers, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.Panel5.ResumeLayout(False)
|
|
CType(Me.gridClients_AllClients, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.viewClients_AllClients, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.tabModuleAssign.ResumeLayout(False)
|
|
Me.SplitContainer6.Panel1.ResumeLayout(False)
|
|
Me.SplitContainer6.Panel2.ResumeLayout(False)
|
|
CType(Me.SplitContainer6, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.SplitContainer6.ResumeLayout(False)
|
|
Me.Panel9.ResumeLayout(False)
|
|
CType(Me.gridModules_AvailableUsers, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.viewModules_AvailableUsers, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.GridView8, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.Panel8.ResumeLayout(False)
|
|
CType(Me.gridModules_AssignedUsers, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.viewModules_AssignedUsers, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.GridView10, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.Panel7.ResumeLayout(False)
|
|
CType(Me.gridModules_AllModules, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.viewModules_AllModules, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBDD_USERBindingNavigator, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.TBDD_USERBindingNavigator.ResumeLayout(False)
|
|
Me.TBDD_USERBindingNavigator.PerformLayout()
|
|
Me.tabPageGroups.ResumeLayout(False)
|
|
Me.tabPageGroups.PerformLayout()
|
|
Me.SplitContainer3.Panel1.ResumeLayout(False)
|
|
Me.SplitContainer3.Panel2.ResumeLayout(False)
|
|
CType(Me.SplitContainer3, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.SplitContainer3.ResumeLayout(False)
|
|
Me.Panel16.ResumeLayout(False)
|
|
Me.Panel16.PerformLayout()
|
|
CType(Me.gridGroups, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.viewGroups, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.XtraTabControl3, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.XtraTabControl3.ResumeLayout(False)
|
|
Me.XtraTabPage1.ResumeLayout(False)
|
|
Me.SplitContainer5.Panel1.ResumeLayout(False)
|
|
Me.SplitContainer5.Panel2.ResumeLayout(False)
|
|
CType(Me.SplitContainer5, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.SplitContainer5.ResumeLayout(False)
|
|
Me.Panel10.ResumeLayout(False)
|
|
CType(Me.gridClientsGroups_AvailableGroups, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.viewClientsGroups_AvailableGroups, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.Panel12.ResumeLayout(False)
|
|
CType(Me.gridClientsGroups_AssignedGroups, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.viewClientsGroups_AssignedGroups, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.Panel11.ResumeLayout(False)
|
|
CType(Me.gridClientsGroups_AllClients, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.viewClientsGroups_AllClients, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.XtraTabPage2.ResumeLayout(False)
|
|
Me.SplitContainer7.Panel1.ResumeLayout(False)
|
|
Me.SplitContainer7.Panel2.ResumeLayout(False)
|
|
CType(Me.SplitContainer7, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.SplitContainer7.ResumeLayout(False)
|
|
Me.Panel13.ResumeLayout(False)
|
|
CType(Me.gridModulesGroups_AvailableGroups, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.viewModulesGroups_AvailableGroups, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.Panel15.ResumeLayout(False)
|
|
CType(Me.gridModulesGroups_AssignedGroups, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.viewModulesGroups_AssignedGroups, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.Panel14.ResumeLayout(False)
|
|
CType(Me.gridModulesGroups_AllModules, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.viewModulesGroups_AllModules, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBDD_GROUPSBindingNavigator, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.TBDD_GROUPSBindingNavigator.ResumeLayout(False)
|
|
Me.TBDD_GROUPSBindingNavigator.PerformLayout()
|
|
Me.tabPageClients.ResumeLayout(False)
|
|
Me.tabPageClients.PerformLayout()
|
|
Me.Panel17.ResumeLayout(False)
|
|
Me.Panel17.PerformLayout()
|
|
CType(Me.gridClients, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.GridView4, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBDD_CLIENTBindingNavigator, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.TBDD_CLIENTBindingNavigator.ResumeLayout(False)
|
|
Me.TBDD_CLIENTBindingNavigator.PerformLayout()
|
|
Me.tabPageModules.ResumeLayout(False)
|
|
Me.tabPageModules.PerformLayout()
|
|
Me.Panel18.ResumeLayout(False)
|
|
Me.Panel18.PerformLayout()
|
|
CType(Me.gridModules, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.GridView5, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBDD_MODULESBindingNavigator, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.TBDD_MODULESBindingNavigator.ResumeLayout(False)
|
|
Me.TBDD_MODULESBindingNavigator.PerformLayout()
|
|
Me.tabPageSettings.ResumeLayout(False)
|
|
Me.GroupBox3.ResumeLayout(False)
|
|
Me.GroupBox3.PerformLayout()
|
|
Me.GroupBox2.ResumeLayout(False)
|
|
Me.GroupBox2.PerformLayout()
|
|
Me.GroupBox1.ResumeLayout(False)
|
|
Me.GroupBox1.PerformLayout()
|
|
CType(Me.TBDD_GROUPS_USERBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBDD_CLIENT_USERBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBDD_USER_MODULESBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.StatusStrip1.ResumeLayout(False)
|
|
Me.StatusStrip1.PerformLayout()
|
|
Me.ResumeLayout(False)
|
|
Me.PerformLayout()
|
|
|
|
End Sub
|
|
|
|
Friend WithEvents XtraTabControl1 As DevExpress.XtraTab.XtraTabControl
|
|
Friend WithEvents tabPageUsers As DevExpress.XtraTab.XtraTabPage
|
|
Friend WithEvents tabPageGroups As DevExpress.XtraTab.XtraTabPage
|
|
Friend WithEvents UserDataSet As UserDataSet
|
|
Friend WithEvents TBDD_USERBindingSource As BindingSource
|
|
Friend WithEvents TBDD_USERTableAdapter As UserDataSetTableAdapters.TBDD_USERTableAdapter
|
|
Friend WithEvents TableAdapterManager As UserDataSetTableAdapters.TableAdapterManager
|
|
Friend WithEvents TBDD_USERBindingNavigator As BindingNavigator
|
|
Friend WithEvents BindingNavigatorAddNewItem As ToolStripButton
|
|
Friend WithEvents BindingNavigatorCountItem As ToolStripLabel
|
|
Friend WithEvents BindingNavigatorDeleteItem As ToolStripButton
|
|
Friend WithEvents BindingNavigatorMoveFirstItem As ToolStripButton
|
|
Friend WithEvents BindingNavigatorMovePreviousItem As ToolStripButton
|
|
Friend WithEvents BindingNavigatorSeparator As ToolStripSeparator
|
|
Friend WithEvents BindingNavigatorPositionItem As ToolStripTextBox
|
|
Friend WithEvents BindingNavigatorSeparator1 As ToolStripSeparator
|
|
Friend WithEvents BindingNavigatorMoveNextItem As ToolStripButton
|
|
Friend WithEvents BindingNavigatorMoveLastItem As ToolStripButton
|
|
Friend WithEvents BindingNavigatorSeparator2 As ToolStripSeparator
|
|
Friend WithEvents TBDD_USERBindingNavigatorSaveItem As ToolStripButton
|
|
Friend WithEvents PRENAMETextBox As TextBox
|
|
Friend WithEvents NAMETextBox As TextBox
|
|
Friend WithEvents EMAILTextBox As TextBox
|
|
Friend WithEvents USERNAMETextBox As TextBox
|
|
Friend WithEvents SHORTNAMETextBox As TextBox
|
|
Friend WithEvents GUIDTextBox As TextBox
|
|
Friend WithEvents COMMENTTextBox As TextBox
|
|
Friend WithEvents ADDED_WHOTextBox As TextBox
|
|
Friend WithEvents CHANGED_WHOTextBox As TextBox
|
|
Friend WithEvents tabPageClients As DevExpress.XtraTab.XtraTabPage
|
|
Friend WithEvents GridUsers As DevExpress.XtraGrid.GridControl
|
|
Friend WithEvents gvUsers As DevExpress.XtraGrid.Views.Grid.GridView
|
|
Friend WithEvents colPRENAME As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colNAME As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colUSERNAME As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colEMAIL As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents listGroups As ListBox
|
|
Friend WithEvents listClients As ListBox
|
|
Friend WithEvents Label2 As Label
|
|
Friend WithEvents Label1 As Label
|
|
Friend WithEvents TBDD_GROUPS_USERBindingSource As BindingSource
|
|
Friend WithEvents TBDD_CLIENT_USERBindingSource As BindingSource
|
|
Friend WithEvents TBDD_CLIENT_USERTableAdapter As UserDataSetTableAdapters.TBDD_CLIENT_USERTableAdapter
|
|
Friend WithEvents TBDD_GROUPSBindingSource As BindingSource
|
|
Friend WithEvents TBDD_CLIENTBindingSource As BindingSource
|
|
Friend WithEvents TBDD_CLIENTTableAdapter As UserDataSetTableAdapters.TBDD_CLIENTTableAdapter
|
|
Friend WithEvents TBDD_GROUPSBindingNavigator As BindingNavigator
|
|
Friend WithEvents BindingNavigatorAddNewItem1 As ToolStripButton
|
|
Friend WithEvents BindingNavigatorCountItem1 As ToolStripLabel
|
|
Friend WithEvents BindingNavigatorDeleteItem1 As ToolStripButton
|
|
Friend WithEvents BindingNavigatorMoveFirstItem1 As ToolStripButton
|
|
Friend WithEvents BindingNavigatorMovePreviousItem1 As ToolStripButton
|
|
Friend WithEvents BindingNavigatorSeparator3 As ToolStripSeparator
|
|
Friend WithEvents BindingNavigatorPositionItem1 As ToolStripTextBox
|
|
Friend WithEvents BindingNavigatorSeparator4 As ToolStripSeparator
|
|
Friend WithEvents BindingNavigatorMoveNextItem1 As ToolStripButton
|
|
Friend WithEvents BindingNavigatorMoveLastItem1 As ToolStripButton
|
|
Friend WithEvents BindingNavigatorSeparator5 As ToolStripSeparator
|
|
Friend WithEvents GUIDTextBox1 As TextBox
|
|
Friend WithEvents ADDED_WHOTextBox1 As TextBox
|
|
Friend WithEvents CHANGED_WHOTextBox1 As TextBox
|
|
Friend WithEvents NAMETextBox1 As TextBox
|
|
Friend WithEvents COMMENTTextBox1 As TextBox
|
|
Friend WithEvents COMMENTTextBox2 As TextBox
|
|
Friend WithEvents SHORTNAMETextBox1 As TextBox
|
|
Friend WithEvents CLIENT_NAMETextBox As TextBox
|
|
Friend WithEvents GUIDTextBox2 As TextBox
|
|
Friend WithEvents CHANGED_WHOTextBox2 As TextBox
|
|
Friend WithEvents ADDED_WHOTextBox2 As TextBox
|
|
Friend WithEvents TBDD_CLIENTBindingNavigator As BindingNavigator
|
|
Friend WithEvents BindingNavigatorAddNewItem2 As ToolStripButton
|
|
Friend WithEvents BindingNavigatorCountItem2 As ToolStripLabel
|
|
Friend WithEvents BindingNavigatorDeleteItem2 As ToolStripButton
|
|
Friend WithEvents BindingNavigatorMoveFirstItem2 As ToolStripButton
|
|
Friend WithEvents BindingNavigatorMovePreviousItem2 As ToolStripButton
|
|
Friend WithEvents BindingNavigatorSeparator6 As ToolStripSeparator
|
|
Friend WithEvents BindingNavigatorPositionItem2 As ToolStripTextBox
|
|
Friend WithEvents BindingNavigatorSeparator7 As ToolStripSeparator
|
|
Friend WithEvents BindingNavigatorMoveNextItem2 As ToolStripButton
|
|
Friend WithEvents BindingNavigatorMoveLastItem2 As ToolStripButton
|
|
Friend WithEvents BindingNavigatorSeparator8 As ToolStripSeparator
|
|
Friend WithEvents btnImportUsers As ToolStripButton
|
|
Friend WithEvents SplitContainer1 As SplitContainer
|
|
Friend WithEvents XtraTabControl2 As DevExpress.XtraTab.XtraTabControl
|
|
Friend WithEvents tabClientAssign As DevExpress.XtraTab.XtraTabPage
|
|
Friend WithEvents tabGroupAssign As DevExpress.XtraTab.XtraTabPage
|
|
Friend WithEvents gridGroups_AvailableUsers As DevExpress.XtraGrid.GridControl
|
|
Friend WithEvents viewGroups_AvailableUsers As DevExpress.XtraGrid.Views.Grid.GridView
|
|
Friend WithEvents colPRENAME1 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colNAME1 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colUSERNAME1 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents GridView1 As DevExpress.XtraGrid.Views.Grid.GridView
|
|
Friend WithEvents gridGroups_AllGroups As DevExpress.XtraGrid.GridControl
|
|
Friend WithEvents viewGroups_AllGroups As DevExpress.XtraGrid.Views.Grid.GridView
|
|
Friend WithEvents colNAME2 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents labelGroups_AssignedUsers As Label
|
|
Friend WithEvents labelGroups_AvailableUsers As Label
|
|
Friend WithEvents Label3 As Label
|
|
Friend WithEvents gridGroups_AssignedUsers As DevExpress.XtraGrid.GridControl
|
|
Friend WithEvents viewGroups_AssignedUsers As DevExpress.XtraGrid.Views.Grid.GridView
|
|
Friend WithEvents GridColumn2 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents GridColumn3 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents GridColumn4 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents GridColumn5 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents GridView3 As DevExpress.XtraGrid.Views.Grid.GridView
|
|
Friend WithEvents colCOMMENT2 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents SplitContainerUserGroups1 As SplitContainer
|
|
Friend WithEvents SplitContainer4 As SplitContainer
|
|
Friend WithEvents gridClients_AllClients As DevExpress.XtraGrid.GridControl
|
|
Friend WithEvents viewClients_AllClients As DevExpress.XtraGrid.Views.Grid.GridView
|
|
Friend WithEvents gridClients_AvailableUsers As DevExpress.XtraGrid.GridControl
|
|
Friend WithEvents viewClients_AvailableUsers As DevExpress.XtraGrid.Views.Grid.GridView
|
|
Friend WithEvents gridClients_AssignedUsers As DevExpress.XtraGrid.GridControl
|
|
Friend WithEvents viewClients_AssignedUsers As DevExpress.XtraGrid.Views.Grid.GridView
|
|
Friend WithEvents Label6 As Label
|
|
Friend WithEvents Label7 As Label
|
|
Friend WithEvents labelClients_AssignedUsers As Label
|
|
Friend WithEvents colCLIENT_NAME As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colSHORTNAME As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colCOMMENT As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colPRENAME2 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colNAME3 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colUSERNAME2 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colEMAIL1 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colPRENAME3 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colNAME4 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colUSERNAME3 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colEMAIL2 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colEmail3 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents gridGroups As DevExpress.XtraGrid.GridControl
|
|
Friend WithEvents viewGroups As DevExpress.XtraGrid.Views.Grid.GridView
|
|
Friend WithEvents colNAME5 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colCOMMENT1 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents gridClients As DevExpress.XtraGrid.GridControl
|
|
Friend WithEvents GridView4 As DevExpress.XtraGrid.Views.Grid.GridView
|
|
Friend WithEvents GridColumn1 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents GridColumn6 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents GridColumn7 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents TBDD_GROUPSBindingNavigatorSaveItem As ToolStripButton
|
|
Friend WithEvents TBDD_CLIENTBindingNavigatorSaveItem As ToolStripButton
|
|
Friend WithEvents SplitContainer2 As SplitContainer
|
|
Friend WithEvents tabPageModules As DevExpress.XtraTab.XtraTabPage
|
|
Friend WithEvents TBDD_MODULESBindingSource As BindingSource
|
|
Friend WithEvents TBDD_MODULESTableAdapter As UserDataSetTableAdapters.TBDD_MODULESTableAdapter
|
|
Friend WithEvents TBDD_MODULESBindingNavigator As BindingNavigator
|
|
Friend WithEvents BindingNavigatorCountItem3 As ToolStripLabel
|
|
Friend WithEvents BindingNavigatorMoveFirstItem3 As ToolStripButton
|
|
Friend WithEvents BindingNavigatorMovePreviousItem3 As ToolStripButton
|
|
Friend WithEvents BindingNavigatorSeparator9 As ToolStripSeparator
|
|
Friend WithEvents BindingNavigatorPositionItem3 As ToolStripTextBox
|
|
Friend WithEvents BindingNavigatorSeparator10 As ToolStripSeparator
|
|
Friend WithEvents BindingNavigatorMoveNextItem3 As ToolStripButton
|
|
Friend WithEvents BindingNavigatorMoveLastItem3 As ToolStripButton
|
|
Friend WithEvents BindingNavigatorSeparator11 As ToolStripSeparator
|
|
Friend WithEvents GUIDTextBox3 As TextBox
|
|
Friend WithEvents NAMETextBox2 As TextBox
|
|
Friend WithEvents SHORT_NAMETextBox As TextBox
|
|
Friend WithEvents PRODUCT_VERSIONTextBox As TextBox
|
|
Friend WithEvents gridModules As DevExpress.XtraGrid.GridControl
|
|
Friend WithEvents GridView5 As DevExpress.XtraGrid.Views.Grid.GridView
|
|
Friend WithEvents GridColumn8 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents GridColumn9 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents GridColumn10 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents tabModuleAssign As DevExpress.XtraTab.XtraTabPage
|
|
Friend WithEvents SplitContainer6 As SplitContainer
|
|
Friend WithEvents Label9 As Label
|
|
Friend WithEvents gridModules_AllModules As DevExpress.XtraGrid.GridControl
|
|
Friend WithEvents viewModules_AllModules As DevExpress.XtraGrid.Views.Grid.GridView
|
|
Friend WithEvents GridColumn11 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents GridColumn12 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents Label10 As Label
|
|
Friend WithEvents gridModules_AvailableUsers As DevExpress.XtraGrid.GridControl
|
|
Friend WithEvents viewModules_AvailableUsers As DevExpress.XtraGrid.Views.Grid.GridView
|
|
Friend WithEvents GridColumn13 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents GridColumn14 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents GridColumn15 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents GridColumn16 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents GridView8 As DevExpress.XtraGrid.Views.Grid.GridView
|
|
Friend WithEvents labelModules_AssignedUsers As Label
|
|
Friend WithEvents gridModules_AssignedUsers As DevExpress.XtraGrid.GridControl
|
|
Friend WithEvents viewModules_AssignedUsers As DevExpress.XtraGrid.Views.Grid.GridView
|
|
Friend WithEvents GridColumn17 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents GridColumn18 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents GridColumn19 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents GridColumn20 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents GridView10 As DevExpress.XtraGrid.Views.Grid.GridView
|
|
Friend WithEvents TBDD_USER_MODULESBindingSource As BindingSource
|
|
Friend WithEvents TBDD_USER_MODULESTableAdapter As UserDataSetTableAdapters.TBDD_USER_MODULESTableAdapter
|
|
Friend WithEvents Label12 As Label
|
|
Friend WithEvents listModules As ListBox
|
|
Friend WithEvents StatusStrip1 As StatusStrip
|
|
Friend WithEvents tsLabelUser As ToolStripStatusLabel
|
|
Friend WithEvents TextBox2 As TextBox
|
|
Friend WithEvents TextBox1 As TextBox
|
|
Friend WithEvents TextBox4 As TextBox
|
|
Friend WithEvents TextBox3 As TextBox
|
|
Friend WithEvents TextBox6 As TextBox
|
|
Friend WithEvents TextBox5 As TextBox
|
|
Friend WithEvents ToolStripButton2 As ToolStripButton
|
|
Friend WithEvents DATE_FORMATComboBox As ComboBox
|
|
Friend WithEvents tabPageRights As DevExpress.XtraTab.XtraTabPage
|
|
Friend WithEvents btnGroups_AddUsers As Button
|
|
Friend WithEvents btnGroups_RemoveUsers As Button
|
|
Friend WithEvents AD_SYNCCheckBox As CheckBox
|
|
Friend WithEvents btnImportGroups As ToolStripButton
|
|
Friend WithEvents Panel3 As Panel
|
|
Friend WithEvents tsLabelSaved As ToolStripStatusLabel
|
|
Friend WithEvents INTERNALCheckBox As CheckBox
|
|
Friend WithEvents ACTIVECheckBox As CheckBox
|
|
Friend WithEvents Panel6 As Panel
|
|
Friend WithEvents btnClients_AddUsers As Button
|
|
Friend WithEvents btnClients_RemoveUsers As Button
|
|
Friend WithEvents Panel4 As Panel
|
|
Friend WithEvents Panel5 As Panel
|
|
Friend WithEvents tabPageSettings As DevExpress.XtraTab.XtraTabPage
|
|
Friend WithEvents Panel2 As Panel
|
|
Friend WithEvents Panel1 As Panel
|
|
Friend WithEvents Panel9 As Panel
|
|
Friend WithEvents Panel8 As Panel
|
|
Friend WithEvents Panel7 As Panel
|
|
Friend WithEvents btnModules_AddUsers As Button
|
|
Friend WithEvents btnModules_RemoveUsers As Button
|
|
Friend WithEvents SplitContainer3 As SplitContainer
|
|
Friend WithEvents XtraTabControl3 As DevExpress.XtraTab.XtraTabControl
|
|
Friend WithEvents XtraTabPage1 As DevExpress.XtraTab.XtraTabPage
|
|
Friend WithEvents XtraTabPage2 As DevExpress.XtraTab.XtraTabPage
|
|
Friend WithEvents SplitContainer5 As SplitContainer
|
|
Friend WithEvents Panel10 As Panel
|
|
Friend WithEvents gridClientsGroups_AvailableGroups As DevExpress.XtraGrid.GridControl
|
|
Friend WithEvents viewClientsGroups_AvailableGroups As DevExpress.XtraGrid.Views.Grid.GridView
|
|
Friend WithEvents Label5 As Label
|
|
Friend WithEvents btnClients_AddGroups As Button
|
|
Friend WithEvents btnClients_RemoveGroups As Button
|
|
Friend WithEvents Panel12 As Panel
|
|
Friend WithEvents gridClientsGroups_AssignedGroups As DevExpress.XtraGrid.GridControl
|
|
Friend WithEvents viewClientsGroups_AssignedGroups As DevExpress.XtraGrid.Views.Grid.GridView
|
|
Friend WithEvents labelClients_AssignedGroups As Label
|
|
Friend WithEvents Panel11 As Panel
|
|
Friend WithEvents gridClientsGroups_AllClients As DevExpress.XtraGrid.GridControl
|
|
Friend WithEvents viewClientsGroups_AllClients As DevExpress.XtraGrid.Views.Grid.GridView
|
|
Friend WithEvents Label13 As Label
|
|
Friend WithEvents colCLIENT_NAME1 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colCOMMENT3 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents TBDD_GROUPS_MODULESTableAdapter As UserDataSetTableAdapters.TBDD_GROUPS_MODULESTableAdapter
|
|
Friend WithEvents TBDD_GROUPS_CLIENTTableAdapter As UserDataSetTableAdapters.TBDD_GROUPS_CLIENTTableAdapter
|
|
Friend WithEvents SplitContainer7 As SplitContainer
|
|
Friend WithEvents Panel13 As Panel
|
|
Friend WithEvents gridModulesGroups_AvailableGroups As DevExpress.XtraGrid.GridControl
|
|
Friend WithEvents viewModulesGroups_AvailableGroups As DevExpress.XtraGrid.Views.Grid.GridView
|
|
Friend WithEvents Label15 As Label
|
|
Friend WithEvents btnModules_AddGroups As Button
|
|
Friend WithEvents btnModules_RemoveGroups As Button
|
|
Friend WithEvents Panel15 As Panel
|
|
Friend WithEvents gridModulesGroups_AssignedGroups As DevExpress.XtraGrid.GridControl
|
|
Friend WithEvents viewModulesGroups_AssignedGroups As DevExpress.XtraGrid.Views.Grid.GridView
|
|
Friend WithEvents labelModules_AssignedGroups As Label
|
|
Friend WithEvents Panel14 As Panel
|
|
Friend WithEvents gridModulesGroups_AllModules As DevExpress.XtraGrid.GridControl
|
|
Friend WithEvents viewModulesGroups_AllModules As DevExpress.XtraGrid.Views.Grid.GridView
|
|
Friend WithEvents Label16 As Label
|
|
Friend WithEvents colNAME6 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colCOMMENT4 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colNAME7 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colCOMMENT5 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colNAME8 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colCOMMENT6 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colNAME9 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colCOMMENT7 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colNAME10 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colSHORT_NAME As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents Button1 As Button
|
|
Friend WithEvents DS_ChangeS As DS_ChangeS
|
|
Friend WithEvents TBDD_GROUPSBindingSource1 As BindingSource
|
|
Friend WithEvents TBDD_GROUPSTableAdapter As DS_ChangeSTableAdapters.TBDD_GROUPSTableAdapter
|
|
Friend WithEvents TableAdapterManager1 As DS_ChangeSTableAdapters.TableAdapterManager
|
|
Friend WithEvents TBDD_GROUPS_USERTableAdapter As UserDataSetTableAdapters.TBDD_GROUPS_USERTableAdapter
|
|
Friend WithEvents LANGUAGEComboBox As ComboBox
|
|
Friend WithEvents btnConfigConnections As Button
|
|
Friend WithEvents tsLabelVersion As ToolStripStatusLabel
|
|
Friend WithEvents Label4 As Label
|
|
Friend WithEvents Label8 As Label
|
|
Friend WithEvents Panel16 As Panel
|
|
Friend WithEvents Label14 As Label
|
|
Friend WithEvents Label11 As Label
|
|
Friend WithEvents Panel17 As Panel
|
|
Friend WithEvents Label18 As Label
|
|
Friend WithEvents Label17 As Label
|
|
Friend WithEvents Panel18 As Panel
|
|
Friend WithEvents Label19 As Label
|
|
Friend WithEvents btnOpenLogDir As Button
|
|
Friend WithEvents btnOpenConfigDir As Button
|
|
Friend WithEvents txtADRootNode As TextBox
|
|
Friend WithEvents lblADRootNode As Label
|
|
Friend WithEvents GroupBox1 As GroupBox
|
|
Friend WithEvents btnADConnectionTest As Button
|
|
Friend WithEvents Button2 As Button
|
|
Friend WithEvents GroupBox2 As GroupBox
|
|
Friend WithEvents btnDebugGroupQuery As Button
|
|
Friend WithEvents txtLDAPGroupQuery As TextBox
|
|
Friend WithEvents QueriesTableAdapter1 As UserDataSetTableAdapters.QueriesTableAdapter
|
|
Friend WithEvents Button3 As Button
|
|
Friend WithEvents GroupBox3 As GroupBox
|
|
Friend WithEvents Button4 As Button
|
|
Friend WithEvents txtLDAPUserQuery As TextBox
|
|
Friend WithEvents Label20 As Label
|
|
End Class
|