Files
RecordOrganizer/app/DD-Record-Organiser/frmUserKonfig.Designer.vb
SchreiberM 12e13b0b6f MS_19.10
2015-10-19 16:28:19 +02:00

1098 lines
60 KiB
VB.net

<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class frmUserKonfig
Inherits System.Windows.Forms.Form
'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 EMAILLabel As System.Windows.Forms.Label
Dim LOGGED_WHERELabel As System.Windows.Forms.Label
Dim LOG_IN_WHENLabel As System.Windows.Forms.Label
Dim LOG_OUT_WHENLabel 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 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 resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmUserKonfig))
Me.DD_DMSDataSet = New DD_Record_Organiser.DD_DMSDataSet()
Me.TBDD_USERBindingSource = New System.Windows.Forms.BindingSource(Me.components)
Me.TBDD_USERTableAdapter = New DD_Record_Organiser.DD_DMSDataSetTableAdapters.TBDD_USERTableAdapter()
Me.TableAdapterManager = New DD_Record_Organiser.DD_DMSDataSetTableAdapters.TableAdapterManager()
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.BindingNavigatorDeleteItem = New System.Windows.Forms.ToolStripButton()
Me.BindingNavigatorMoveFirstItem = New System.Windows.Forms.ToolStripButton()
Me.BindingNavigatorMovePreviousItem = New System.Windows.Forms.ToolStripButton()
Me.BindingNavigatorSeparator = New System.Windows.Forms.ToolStripSeparator()
Me.BindingNavigatorPositionItem = New System.Windows.Forms.ToolStripTextBox()
Me.BindingNavigatorSeparator1 = New System.Windows.Forms.ToolStripSeparator()
Me.BindingNavigatorMoveNextItem = New System.Windows.Forms.ToolStripButton()
Me.BindingNavigatorMoveLastItem = New System.Windows.Forms.ToolStripButton()
Me.BindingNavigatorSeparator2 = New System.Windows.Forms.ToolStripSeparator()
Me.TBDD_USERBindingNavigatorSaveItem = New System.Windows.Forms.ToolStripButton()
Me.tbRefreshUsers = New System.Windows.Forms.ToolStripButton()
Me.tsAddUser = New System.Windows.Forms.ToolStripButton()
Me.GUIDTextBox = New System.Windows.Forms.TextBox()
Me.PRENAMETextBox = New System.Windows.Forms.TextBox()
Me.NAMETextBox = New System.Windows.Forms.TextBox()
Me.USERNAMETextBox = New System.Windows.Forms.TextBox()
Me.EMAILTextBox = New System.Windows.Forms.TextBox()
Me.LOGGED_INCheckBox = New System.Windows.Forms.CheckBox()
Me.LOGGED_WHERETextBox = New System.Windows.Forms.TextBox()
Me.LOG_IN_WHENTextBox = New System.Windows.Forms.TextBox()
Me.LOG_OUT_WHENTextBox = New System.Windows.Forms.TextBox()
Me.RECORG_ADMINCheckBox = New System.Windows.Forms.CheckBox()
Me.ADDED_WHOTextBox = New System.Windows.Forms.TextBox()
Me.ADDED_WHENTextBox = New System.Windows.Forms.TextBox()
Me.CHANGED_WHOTextBox = New System.Windows.Forms.TextBox()
Me.CHANGED_WHENTextBox = New System.Windows.Forms.TextBox()
Me.lbUsers = New System.Windows.Forms.ListBox()
Me.XtraTabControl1 = New DevExpress.XtraTab.XtraTabControl()
Me.XtraTabPage1 = New DevExpress.XtraTab.XtraTabPage()
Me.btnRemoveUserFromGroup = New System.Windows.Forms.Button()
Me.Label2 = New System.Windows.Forms.Label()
Me.lbGroups = New System.Windows.Forms.ListBox()
Me.Label1 = New System.Windows.Forms.Label()
Me.btnAddUserToGroup = New System.Windows.Forms.Button()
Me.cmbGroup = New System.Windows.Forms.ComboBox()
Me.TBDD_USER_GROUPSBindingSource = New System.Windows.Forms.BindingSource(Me.components)
Me.TabGruppendefinition = New DevExpress.XtraTab.XtraTabPage()
Me.ListBox1 = New System.Windows.Forms.ListBox()
Me.GUIDTextBox1 = New System.Windows.Forms.TextBox()
Me.NAMETextBox1 = New System.Windows.Forms.TextBox()
Me.ADDED_WHOTextBox1 = New System.Windows.Forms.TextBox()
Me.ADDED_WHENTextBox1 = New System.Windows.Forms.TextBox()
Me.CHANGED_WHOTextBox1 = New System.Windows.Forms.TextBox()
Me.CHANGED_WHENTextBox1 = New System.Windows.Forms.TextBox()
Me.BindingNavigator1 = New System.Windows.Forms.BindingNavigator(Me.components)
Me.ToolStripButton1 = New System.Windows.Forms.ToolStripButton()
Me.ToolStripLabel1 = New System.Windows.Forms.ToolStripLabel()
Me.ToolStripButton2 = New System.Windows.Forms.ToolStripButton()
Me.ToolStripButton3 = New System.Windows.Forms.ToolStripButton()
Me.ToolStripButton4 = New System.Windows.Forms.ToolStripButton()
Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator()
Me.ToolStripTextBox1 = New System.Windows.Forms.ToolStripTextBox()
Me.ToolStripSeparator2 = New System.Windows.Forms.ToolStripSeparator()
Me.ToolStripButton5 = New System.Windows.Forms.ToolStripButton()
Me.ToolStripButton6 = New System.Windows.Forms.ToolStripButton()
Me.ToolStripSeparator3 = New System.Windows.Forms.ToolStripSeparator()
Me.ToolStripButton7 = New System.Windows.Forms.ToolStripButton()
Me.ToolStripButton8 = New System.Windows.Forms.ToolStripButton()
Me.ToolStripButton9 = New System.Windows.Forms.ToolStripButton()
Me.VWPMO_USERS_GROUPSBindingSource = New System.Windows.Forms.BindingSource(Me.components)
Me.TBDD_USER_GROUPSTableAdapter = New DD_Record_Organiser.DD_DMSDataSetTableAdapters.TBDD_USER_GROUPSTableAdapter()
Me.VWPMO_USERS_GROUPSTableAdapter = New DD_Record_Organiser.DD_DMSDataSetTableAdapters.VWPMO_USERS_GROUPSTableAdapter()
Me.lblsave = New System.Windows.Forms.Label()
GUIDLabel = New System.Windows.Forms.Label()
PRENAMELabel = New System.Windows.Forms.Label()
NAMELabel = New System.Windows.Forms.Label()
USERNAMELabel = New System.Windows.Forms.Label()
EMAILLabel = New System.Windows.Forms.Label()
LOGGED_WHERELabel = New System.Windows.Forms.Label()
LOG_IN_WHENLabel = New System.Windows.Forms.Label()
LOG_OUT_WHENLabel = 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()
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()
CType(Me.DD_DMSDataSet, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.TBDD_USERBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.TBDD_USERBindingNavigator, System.ComponentModel.ISupportInitialize).BeginInit()
Me.TBDD_USERBindingNavigator.SuspendLayout()
CType(Me.XtraTabControl1, System.ComponentModel.ISupportInitialize).BeginInit()
Me.XtraTabControl1.SuspendLayout()
Me.XtraTabPage1.SuspendLayout()
CType(Me.TBDD_USER_GROUPSBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
Me.TabGruppendefinition.SuspendLayout()
CType(Me.BindingNavigator1, System.ComponentModel.ISupportInitialize).BeginInit()
Me.BindingNavigator1.SuspendLayout()
CType(Me.VWPMO_USERS_GROUPSBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
Me.SuspendLayout()
'
'GUIDLabel
'
GUIDLabel.AutoSize = True
GUIDLabel.Location = New System.Drawing.Point(12, 39)
GUIDLabel.Name = "GUIDLabel"
GUIDLabel.Size = New System.Drawing.Size(21, 13)
GUIDLabel.TabIndex = 1
GUIDLabel.Text = "ID:"
'
'PRENAMELabel
'
PRENAMELabel.AutoSize = True
PRENAMELabel.Location = New System.Drawing.Point(76, 39)
PRENAMELabel.Name = "PRENAMELabel"
PRENAMELabel.Size = New System.Drawing.Size(54, 13)
PRENAMELabel.TabIndex = 3
PRENAMELabel.Text = "Prename:"
'
'NAMELabel
'
NAMELabel.AutoSize = True
NAMELabel.Location = New System.Drawing.Point(187, 39)
NAMELabel.Name = "NAMELabel"
NAMELabel.Size = New System.Drawing.Size(55, 13)
NAMELabel.TabIndex = 5
NAMELabel.Text = "Surname:"
'
'USERNAMELabel
'
USERNAMELabel.AutoSize = True
USERNAMELabel.Location = New System.Drawing.Point(375, 39)
USERNAMELabel.Name = "USERNAMELabel"
USERNAMELabel.Size = New System.Drawing.Size(61, 13)
USERNAMELabel.TabIndex = 7
USERNAMELabel.Text = "Username:"
'
'EMAILLabel
'
EMAILLabel.AutoSize = True
EMAILLabel.Location = New System.Drawing.Point(76, 80)
EMAILLabel.Name = "EMAILLabel"
EMAILLabel.Size = New System.Drawing.Size(37, 13)
EMAILLabel.TabIndex = 9
EMAILLabel.Text = "Email:"
'
'LOGGED_WHERELabel
'
LOGGED_WHERELabel.AutoSize = True
LOGGED_WHERELabel.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
LOGGED_WHERELabel.Location = New System.Drawing.Point(187, 123)
LOGGED_WHERELabel.Name = "LOGGED_WHERELabel"
LOGGED_WHERELabel.Size = New System.Drawing.Size(74, 13)
LOGGED_WHERELabel.TabIndex = 13
LOGGED_WHERELabel.Text = "Logged where:"
'
'LOG_IN_WHENLabel
'
LOG_IN_WHENLabel.AutoSize = True
LOG_IN_WHENLabel.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
LOG_IN_WHENLabel.Location = New System.Drawing.Point(375, 123)
LOG_IN_WHENLabel.Name = "LOG_IN_WHENLabel"
LOG_IN_WHENLabel.Size = New System.Drawing.Size(63, 13)
LOG_IN_WHENLabel.TabIndex = 15
LOG_IN_WHENLabel.Text = "Login when:"
'
'LOG_OUT_WHENLabel
'
LOG_OUT_WHENLabel.AutoSize = True
LOG_OUT_WHENLabel.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
LOG_OUT_WHENLabel.Location = New System.Drawing.Point(375, 164)
LOG_OUT_WHENLabel.Name = "LOG_OUT_WHENLabel"
LOG_OUT_WHENLabel.Size = New System.Drawing.Size(72, 13)
LOG_OUT_WHENLabel.TabIndex = 17
LOG_OUT_WHENLabel.Text = "LogOut when:"
'
'ADDED_WHOLabel
'
ADDED_WHOLabel.AutoSize = True
ADDED_WHOLabel.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
ADDED_WHOLabel.Location = New System.Drawing.Point(187, 205)
ADDED_WHOLabel.Name = "ADDED_WHOLabel"
ADDED_WHOLabel.Size = New System.Drawing.Size(62, 13)
ADDED_WHOLabel.TabIndex = 21
ADDED_WHOLabel.Text = "Added who:"
'
'ADDED_WHENLabel
'
ADDED_WHENLabel.AutoSize = True
ADDED_WHENLabel.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
ADDED_WHENLabel.Location = New System.Drawing.Point(375, 205)
ADDED_WHENLabel.Name = "ADDED_WHENLabel"
ADDED_WHENLabel.Size = New System.Drawing.Size(67, 13)
ADDED_WHENLabel.TabIndex = 23
ADDED_WHENLabel.Text = "Added when:"
'
'CHANGED_WHOLabel
'
CHANGED_WHOLabel.AutoSize = True
CHANGED_WHOLabel.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
CHANGED_WHOLabel.Location = New System.Drawing.Point(187, 246)
CHANGED_WHOLabel.Name = "CHANGED_WHOLabel"
CHANGED_WHOLabel.Size = New System.Drawing.Size(74, 13)
CHANGED_WHOLabel.TabIndex = 25
CHANGED_WHOLabel.Text = "Changed who:"
'
'CHANGED_WHENLabel
'
CHANGED_WHENLabel.AutoSize = True
CHANGED_WHENLabel.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
CHANGED_WHENLabel.Location = New System.Drawing.Point(375, 246)
CHANGED_WHENLabel.Name = "CHANGED_WHENLabel"
CHANGED_WHENLabel.Size = New System.Drawing.Size(79, 13)
CHANGED_WHENLabel.TabIndex = 27
CHANGED_WHENLabel.Text = "Changed when:"
'
'GUIDLabel1
'
GUIDLabel1.AutoSize = True
GUIDLabel1.Location = New System.Drawing.Point(135, 38)
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(200, 38)
NAMELabel1.Name = "NAMELabel1"
NAMELabel1.Size = New System.Drawing.Size(77, 13)
NAMELabel1.TabIndex = 3
NAMELabel1.Text = "Gruppename:"
'
'ADDED_WHOLabel1
'
ADDED_WHOLabel1.AutoSize = True
ADDED_WHOLabel1.Location = New System.Drawing.Point(135, 79)
ADDED_WHOLabel1.Name = "ADDED_WHOLabel1"
ADDED_WHOLabel1.Size = New System.Drawing.Size(67, 13)
ADDED_WHOLabel1.TabIndex = 5
ADDED_WHOLabel1.Text = "Erstellt wer:"
'
'ADDED_WHENLabel1
'
ADDED_WHENLabel1.AutoSize = True
ADDED_WHENLabel1.Location = New System.Drawing.Point(304, 79)
ADDED_WHENLabel1.Name = "ADDED_WHENLabel1"
ADDED_WHENLabel1.Size = New System.Drawing.Size(77, 13)
ADDED_WHENLabel1.TabIndex = 7
ADDED_WHENLabel1.Text = "Erstellt wann:"
'
'CHANGED_WHOLabel1
'
CHANGED_WHOLabel1.AutoSize = True
CHANGED_WHOLabel1.Location = New System.Drawing.Point(135, 120)
CHANGED_WHOLabel1.Name = "CHANGED_WHOLabel1"
CHANGED_WHOLabel1.Size = New System.Drawing.Size(80, 13)
CHANGED_WHOLabel1.TabIndex = 9
CHANGED_WHOLabel1.Text = "Geändert wer:"
'
'CHANGED_WHENLabel1
'
CHANGED_WHENLabel1.AutoSize = True
CHANGED_WHENLabel1.Location = New System.Drawing.Point(304, 120)
CHANGED_WHENLabel1.Name = "CHANGED_WHENLabel1"
CHANGED_WHENLabel1.Size = New System.Drawing.Size(90, 13)
CHANGED_WHENLabel1.TabIndex = 11
CHANGED_WHENLabel1.Text = "Geändert wann:"
'
'DD_DMSDataSet
'
Me.DD_DMSDataSet.DataSetName = "DD_DMSDataSet"
Me.DD_DMSDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
'
'TBDD_USERBindingSource
'
Me.TBDD_USERBindingSource.DataMember = "TBDD_USER"
Me.TBDD_USERBindingSource.DataSource = Me.DD_DMSDataSet
'
'TBDD_USERTableAdapter
'
Me.TBDD_USERTableAdapter.ClearBeforeFill = True
'
'TableAdapterManager
'
Me.TableAdapterManager.BackupDataSetBeforeUpdate = False
Me.TableAdapterManager.TBDD_DOKUMENTARTTableAdapter = Nothing
Me.TableAdapterManager.TBDD_EINGANGSARTENTableAdapter = Nothing
Me.TableAdapterManager.TBDD_EMAIL_ACCOUNTTableAdapter = Nothing
Me.TableAdapterManager.TBDD_GROUPS_USERTableAdapter = Nothing
Me.TableAdapterManager.TBDD_INDEX_AUTOMTableAdapter = Nothing
Me.TableAdapterManager.TBDD_USER_GROUPSTableAdapter = Nothing
Me.TableAdapterManager.TBDD_USERTableAdapter = Me.TBDD_USERTableAdapter
Me.TableAdapterManager.TBDD_CONNECTIONTableAdapter = Nothing
Me.TableAdapterManager.TBPMO_FILES_USERTableAdapter = Nothing
Me.TableAdapterManager.TBPMO_FOLLOW_UP_EMAILTableAdapter = Nothing
Me.TableAdapterManager.TBPMO_FOLLUPEMAIL_USERTableAdapter = Nothing
Me.TableAdapterManager.TBPMO_FORM_CONSTRUCTOR_DETAILTableAdapter = Nothing
Me.TableAdapterManager.TBPMO_FORM_CONSTRUCTORTableAdapter = Nothing
Me.TableAdapterManager.TBPMO_FORM_TYPETableAdapter = Nothing
Me.TableAdapterManager.TBPMO_FORM_VIEWTableAdapter = Nothing
Me.TableAdapterManager.TBPMO_FORMTableAdapter = Nothing
Me.TableAdapterManager.TBPMO_KONFIGURATIONTableAdapter = Nothing
Me.TableAdapterManager.TBPMO_RECORD_LOG_CONFIGTableAdapter = Nothing
Me.TableAdapterManager.TBPMO_RECORDTableAdapter = Nothing
Me.TableAdapterManager.TBPMO_WD_FVIEW_DT_INDEXTableAdapter = Nothing
Me.TableAdapterManager.TBPMO_WD_OBJECTTYPETableAdapter = Nothing
Me.TableAdapterManager.TBPMO_WORKFLOW_FORMTableAdapter = Nothing
Me.TableAdapterManager.TBPMO_WORKFLOW_TASK_STATETableAdapter = Nothing
Me.TableAdapterManager.TBPMO_WORKFLOWTableAdapter = Nothing
Me.TableAdapterManager.UpdateOrder = DD_Record_Organiser.DD_DMSDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
'
'TBDD_USERBindingNavigator
'
Me.TBDD_USERBindingNavigator.AddNewItem = Me.BindingNavigatorAddNewItem
Me.TBDD_USERBindingNavigator.BindingSource = Me.TBDD_USERBindingSource
Me.TBDD_USERBindingNavigator.CountItem = Me.BindingNavigatorCountItem
Me.TBDD_USERBindingNavigator.DeleteItem = Me.BindingNavigatorDeleteItem
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.tbRefreshUsers, Me.tsAddUser})
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(801, 25)
Me.TBDD_USERBindingNavigator.TabIndex = 0
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(44, 22)
Me.BindingNavigatorCountItem.Text = "von {0}"
Me.BindingNavigatorCountItem.ToolTipText = "Die Gesamtanzahl der Elemente."
'
'BindingNavigatorDeleteItem
'
Me.BindingNavigatorDeleteItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.BindingNavigatorDeleteItem.Image = CType(resources.GetObject("BindingNavigatorDeleteItem.Image"), System.Drawing.Image)
Me.BindingNavigatorDeleteItem.Name = "BindingNavigatorDeleteItem"
Me.BindingNavigatorDeleteItem.RightToLeftAutoMirrorImage = True
Me.BindingNavigatorDeleteItem.Size = New System.Drawing.Size(23, 22)
Me.BindingNavigatorDeleteItem.Text = "Löschen"
'
'BindingNavigatorMoveFirstItem
'
Me.BindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.BindingNavigatorMoveFirstItem.Image = CType(resources.GetObject("BindingNavigatorMoveFirstItem.Image"), System.Drawing.Image)
Me.BindingNavigatorMoveFirstItem.Name = "BindingNavigatorMoveFirstItem"
Me.BindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = True
Me.BindingNavigatorMoveFirstItem.Size = New System.Drawing.Size(23, 22)
Me.BindingNavigatorMoveFirstItem.Text = "Erste verschieben"
'
'BindingNavigatorMovePreviousItem
'
Me.BindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.BindingNavigatorMovePreviousItem.Image = CType(resources.GetObject("BindingNavigatorMovePreviousItem.Image"), System.Drawing.Image)
Me.BindingNavigatorMovePreviousItem.Name = "BindingNavigatorMovePreviousItem"
Me.BindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = True
Me.BindingNavigatorMovePreviousItem.Size = New System.Drawing.Size(23, 22)
Me.BindingNavigatorMovePreviousItem.Text = "Vorherige verschieben"
'
'BindingNavigatorSeparator
'
Me.BindingNavigatorSeparator.Name = "BindingNavigatorSeparator"
Me.BindingNavigatorSeparator.Size = New System.Drawing.Size(6, 25)
'
'BindingNavigatorPositionItem
'
Me.BindingNavigatorPositionItem.AccessibleName = "Position"
Me.BindingNavigatorPositionItem.AutoSize = False
Me.BindingNavigatorPositionItem.Name = "BindingNavigatorPositionItem"
Me.BindingNavigatorPositionItem.Size = New System.Drawing.Size(50, 23)
Me.BindingNavigatorPositionItem.Text = "0"
Me.BindingNavigatorPositionItem.ToolTipText = "Aktuelle Position"
'
'BindingNavigatorSeparator1
'
Me.BindingNavigatorSeparator1.Name = "BindingNavigatorSeparator1"
Me.BindingNavigatorSeparator1.Size = New System.Drawing.Size(6, 25)
'
'BindingNavigatorMoveNextItem
'
Me.BindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.BindingNavigatorMoveNextItem.Image = CType(resources.GetObject("BindingNavigatorMoveNextItem.Image"), System.Drawing.Image)
Me.BindingNavigatorMoveNextItem.Name = "BindingNavigatorMoveNextItem"
Me.BindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = True
Me.BindingNavigatorMoveNextItem.Size = New System.Drawing.Size(23, 22)
Me.BindingNavigatorMoveNextItem.Text = "Nächste verschieben"
'
'BindingNavigatorMoveLastItem
'
Me.BindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.BindingNavigatorMoveLastItem.Image = CType(resources.GetObject("BindingNavigatorMoveLastItem.Image"), System.Drawing.Image)
Me.BindingNavigatorMoveLastItem.Name = "BindingNavigatorMoveLastItem"
Me.BindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = True
Me.BindingNavigatorMoveLastItem.Size = New System.Drawing.Size(23, 22)
Me.BindingNavigatorMoveLastItem.Text = "Letzte verschieben"
'
'BindingNavigatorSeparator2
'
Me.BindingNavigatorSeparator2.Name = "BindingNavigatorSeparator2"
Me.BindingNavigatorSeparator2.Size = New System.Drawing.Size(6, 25)
'
'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"
'
'tbRefreshUsers
'
Me.tbRefreshUsers.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.tbRefreshUsers.Image = Global.DD_Record_Organiser.My.Resources.Resources.refresh_16xLG
Me.tbRefreshUsers.ImageTransparentColor = System.Drawing.Color.Magenta
Me.tbRefreshUsers.Name = "tbRefreshUsers"
Me.tbRefreshUsers.Size = New System.Drawing.Size(23, 22)
Me.tbRefreshUsers.Text = "ToolStripButton1"
'
'tsAddUser
'
Me.tsAddUser.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right
Me.tsAddUser.Image = Global.DD_Record_Organiser.My.Resources.Resources.benutzer3
Me.tsAddUser.ImageTransparentColor = System.Drawing.Color.Magenta
Me.tsAddUser.Name = "tsAddUser"
Me.tsAddUser.Size = New System.Drawing.Size(176, 22)
Me.tsAddUser.Text = "Benutzer aus AD hinzufügen"
'
'GUIDTextBox
'
Me.GUIDTextBox.BackColor = System.Drawing.Color.WhiteSmoke
Me.GUIDTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "GUID", True))
Me.GUIDTextBox.Location = New System.Drawing.Point(15, 55)
Me.GUIDTextBox.Name = "GUIDTextBox"
Me.GUIDTextBox.ReadOnly = True
Me.GUIDTextBox.Size = New System.Drawing.Size(54, 22)
Me.GUIDTextBox.TabIndex = 2
'
'PRENAMETextBox
'
Me.PRENAMETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "PRENAME", True))
Me.PRENAMETextBox.Location = New System.Drawing.Point(79, 55)
Me.PRENAMETextBox.Name = "PRENAMETextBox"
Me.PRENAMETextBox.Size = New System.Drawing.Size(104, 22)
Me.PRENAMETextBox.TabIndex = 4
'
'NAMETextBox
'
Me.NAMETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "NAME", True))
Me.NAMETextBox.Location = New System.Drawing.Point(190, 55)
Me.NAMETextBox.Name = "NAMETextBox"
Me.NAMETextBox.Size = New System.Drawing.Size(182, 22)
Me.NAMETextBox.TabIndex = 6
'
'USERNAMETextBox
'
Me.USERNAMETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "USERNAME", True))
Me.USERNAMETextBox.Location = New System.Drawing.Point(378, 55)
Me.USERNAMETextBox.Name = "USERNAMETextBox"
Me.USERNAMETextBox.Size = New System.Drawing.Size(177, 22)
Me.USERNAMETextBox.TabIndex = 8
'
'EMAILTextBox
'
Me.EMAILTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "EMAIL", True))
Me.EMAILTextBox.Location = New System.Drawing.Point(79, 96)
Me.EMAILTextBox.Name = "EMAILTextBox"
Me.EMAILTextBox.Size = New System.Drawing.Size(293, 22)
Me.EMAILTextBox.TabIndex = 10
'
'LOGGED_INCheckBox
'
Me.LOGGED_INCheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBDD_USERBindingSource, "LOGGED_IN", True))
Me.LOGGED_INCheckBox.Enabled = False
Me.LOGGED_INCheckBox.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.LOGGED_INCheckBox.Location = New System.Drawing.Point(79, 137)
Me.LOGGED_INCheckBox.Name = "LOGGED_INCheckBox"
Me.LOGGED_INCheckBox.Size = New System.Drawing.Size(80, 24)
Me.LOGGED_INCheckBox.TabIndex = 12
Me.LOGGED_INCheckBox.Text = "Logged in"
Me.LOGGED_INCheckBox.UseVisualStyleBackColor = True
'
'LOGGED_WHERETextBox
'
Me.LOGGED_WHERETextBox.BackColor = System.Drawing.Color.WhiteSmoke
Me.LOGGED_WHERETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "LOGGED_WHERE", True))
Me.LOGGED_WHERETextBox.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.LOGGED_WHERETextBox.Location = New System.Drawing.Point(190, 139)
Me.LOGGED_WHERETextBox.Name = "LOGGED_WHERETextBox"
Me.LOGGED_WHERETextBox.ReadOnly = True
Me.LOGGED_WHERETextBox.Size = New System.Drawing.Size(182, 22)
Me.LOGGED_WHERETextBox.TabIndex = 14
'
'LOG_IN_WHENTextBox
'
Me.LOG_IN_WHENTextBox.BackColor = System.Drawing.Color.WhiteSmoke
Me.LOG_IN_WHENTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "LOG_IN_WHEN", True))
Me.LOG_IN_WHENTextBox.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.LOG_IN_WHENTextBox.Location = New System.Drawing.Point(378, 139)
Me.LOG_IN_WHENTextBox.Name = "LOG_IN_WHENTextBox"
Me.LOG_IN_WHENTextBox.ReadOnly = True
Me.LOG_IN_WHENTextBox.Size = New System.Drawing.Size(177, 22)
Me.LOG_IN_WHENTextBox.TabIndex = 16
'
'LOG_OUT_WHENTextBox
'
Me.LOG_OUT_WHENTextBox.BackColor = System.Drawing.Color.WhiteSmoke
Me.LOG_OUT_WHENTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "LOG_OUT_WHEN", True))
Me.LOG_OUT_WHENTextBox.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.LOG_OUT_WHENTextBox.Location = New System.Drawing.Point(378, 180)
Me.LOG_OUT_WHENTextBox.Name = "LOG_OUT_WHENTextBox"
Me.LOG_OUT_WHENTextBox.ReadOnly = True
Me.LOG_OUT_WHENTextBox.Size = New System.Drawing.Size(177, 22)
Me.LOG_OUT_WHENTextBox.TabIndex = 18
'
'RECORG_ADMINCheckBox
'
Me.RECORG_ADMINCheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBDD_USERBindingSource, "RECORD_ADMIN", True))
Me.RECORG_ADMINCheckBox.Location = New System.Drawing.Point(378, 94)
Me.RECORG_ADMINCheckBox.Name = "RECORG_ADMINCheckBox"
Me.RECORG_ADMINCheckBox.Size = New System.Drawing.Size(104, 24)
Me.RECORG_ADMINCheckBox.TabIndex = 20
Me.RECORG_ADMINCheckBox.Text = "Admin?"
Me.RECORG_ADMINCheckBox.UseVisualStyleBackColor = True
'
'ADDED_WHOTextBox
'
Me.ADDED_WHOTextBox.BackColor = System.Drawing.Color.WhiteSmoke
Me.ADDED_WHOTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "ADDED_WHO", True))
Me.ADDED_WHOTextBox.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.ADDED_WHOTextBox.Location = New System.Drawing.Point(190, 221)
Me.ADDED_WHOTextBox.Name = "ADDED_WHOTextBox"
Me.ADDED_WHOTextBox.ReadOnly = True
Me.ADDED_WHOTextBox.Size = New System.Drawing.Size(182, 22)
Me.ADDED_WHOTextBox.TabIndex = 22
'
'ADDED_WHENTextBox
'
Me.ADDED_WHENTextBox.BackColor = System.Drawing.Color.WhiteSmoke
Me.ADDED_WHENTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "ADDED_WHEN", True))
Me.ADDED_WHENTextBox.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.ADDED_WHENTextBox.Location = New System.Drawing.Point(378, 218)
Me.ADDED_WHENTextBox.Name = "ADDED_WHENTextBox"
Me.ADDED_WHENTextBox.ReadOnly = True
Me.ADDED_WHENTextBox.Size = New System.Drawing.Size(177, 22)
Me.ADDED_WHENTextBox.TabIndex = 24
'
'CHANGED_WHOTextBox
'
Me.CHANGED_WHOTextBox.BackColor = System.Drawing.Color.WhiteSmoke
Me.CHANGED_WHOTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "CHANGED_WHO", True))
Me.CHANGED_WHOTextBox.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.CHANGED_WHOTextBox.Location = New System.Drawing.Point(190, 262)
Me.CHANGED_WHOTextBox.Name = "CHANGED_WHOTextBox"
Me.CHANGED_WHOTextBox.ReadOnly = True
Me.CHANGED_WHOTextBox.Size = New System.Drawing.Size(182, 22)
Me.CHANGED_WHOTextBox.TabIndex = 26
'
'CHANGED_WHENTextBox
'
Me.CHANGED_WHENTextBox.BackColor = System.Drawing.Color.WhiteSmoke
Me.CHANGED_WHENTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USERBindingSource, "CHANGED_WHEN", True))
Me.CHANGED_WHENTextBox.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.CHANGED_WHENTextBox.Location = New System.Drawing.Point(378, 262)
Me.CHANGED_WHENTextBox.Name = "CHANGED_WHENTextBox"
Me.CHANGED_WHENTextBox.ReadOnly = True
Me.CHANGED_WHENTextBox.Size = New System.Drawing.Size(177, 22)
Me.CHANGED_WHENTextBox.TabIndex = 28
'
'lbUsers
'
Me.lbUsers.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.lbUsers.BackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.lbUsers.DataSource = Me.TBDD_USERBindingSource
Me.lbUsers.DisplayMember = "USERNAME"
Me.lbUsers.FormattingEnabled = True
Me.lbUsers.Location = New System.Drawing.Point(561, 55)
Me.lbUsers.Name = "lbUsers"
Me.lbUsers.Size = New System.Drawing.Size(228, 225)
Me.lbUsers.TabIndex = 29
Me.lbUsers.ValueMember = "GUID"
'
'XtraTabControl1
'
Me.XtraTabControl1.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.XtraTabControl1.Location = New System.Drawing.Point(0, 290)
Me.XtraTabControl1.Name = "XtraTabControl1"
Me.XtraTabControl1.SelectedTabPage = Me.XtraTabPage1
Me.XtraTabControl1.Size = New System.Drawing.Size(789, 195)
Me.XtraTabControl1.TabIndex = 30
Me.XtraTabControl1.TabPages.AddRange(New DevExpress.XtraTab.XtraTabPage() {Me.XtraTabPage1, Me.TabGruppendefinition})
'
'XtraTabPage1
'
Me.XtraTabPage1.AutoScroll = True
Me.XtraTabPage1.Controls.Add(Me.btnRemoveUserFromGroup)
Me.XtraTabPage1.Controls.Add(Me.Label2)
Me.XtraTabPage1.Controls.Add(Me.lbGroups)
Me.XtraTabPage1.Controls.Add(Me.Label1)
Me.XtraTabPage1.Controls.Add(Me.btnAddUserToGroup)
Me.XtraTabPage1.Controls.Add(Me.cmbGroup)
Me.XtraTabPage1.Name = "XtraTabPage1"
Me.XtraTabPage1.Size = New System.Drawing.Size(787, 170)
Me.XtraTabPage1.Text = "User-Gruppenzuordnung"
'
'btnRemoveUserFromGroup
'
Me.btnRemoveUserFromGroup.Image = Global.DD_Record_Organiser.My.Resources.Resources.delete
Me.btnRemoveUserFromGroup.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btnRemoveUserFromGroup.Location = New System.Drawing.Point(387, 45)
Me.btnRemoveUserFromGroup.Name = "btnRemoveUserFromGroup"
Me.btnRemoveUserFromGroup.Size = New System.Drawing.Size(321, 23)
Me.btnRemoveUserFromGroup.TabIndex = 5
Me.btnRemoveUserFromGroup.Text = "Benutzer aus Gruppe entfernen"
Me.btnRemoveUserFromGroup.UseVisualStyleBackColor = True
'
'Label2
'
Me.Label2.AutoSize = True
Me.Label2.Location = New System.Drawing.Point(11, 48)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(127, 13)
Me.Label2.TabIndex = 4
Me.Label2.Text = "Zugewiesene Gruppen:"
'
'lbGroups
'
Me.lbGroups.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
Me.lbGroups.BackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.lbGroups.FormattingEnabled = True
Me.lbGroups.Location = New System.Drawing.Point(145, 45)
Me.lbGroups.Name = "lbGroups"
Me.lbGroups.Size = New System.Drawing.Size(236, 108)
Me.lbGroups.TabIndex = 3
'
'Label1
'
Me.Label1.AutoSize = True
Me.Label1.Location = New System.Drawing.Point(11, 21)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(117, 13)
Me.Label1.TabIndex = 2
Me.Label1.Text = "Verfügbare Gruppen:"
'
'btnAddUserToGroup
'
Me.btnAddUserToGroup.Image = Global.DD_Record_Organiser.My.Resources.Resources.add1
Me.btnAddUserToGroup.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btnAddUserToGroup.Location = New System.Drawing.Point(387, 16)
Me.btnAddUserToGroup.Name = "btnAddUserToGroup"
Me.btnAddUserToGroup.Size = New System.Drawing.Size(321, 23)
Me.btnAddUserToGroup.TabIndex = 1
Me.btnAddUserToGroup.Text = "Ausgewählten Benutzer zu Gruppe hinzufügen"
Me.btnAddUserToGroup.UseVisualStyleBackColor = True
'
'cmbGroup
'
Me.cmbGroup.DataSource = Me.TBDD_USER_GROUPSBindingSource
Me.cmbGroup.DisplayMember = "NAME"
Me.cmbGroup.FormattingEnabled = True
Me.cmbGroup.Location = New System.Drawing.Point(145, 18)
Me.cmbGroup.Name = "cmbGroup"
Me.cmbGroup.Size = New System.Drawing.Size(236, 21)
Me.cmbGroup.TabIndex = 0
Me.cmbGroup.ValueMember = "GUID"
'
'TBDD_USER_GROUPSBindingSource
'
Me.TBDD_USER_GROUPSBindingSource.DataMember = "TBDD_USER_GROUPS"
Me.TBDD_USER_GROUPSBindingSource.DataSource = Me.DD_DMSDataSet
'
'TabGruppendefinition
'
Me.TabGruppendefinition.Controls.Add(Me.ListBox1)
Me.TabGruppendefinition.Controls.Add(GUIDLabel1)
Me.TabGruppendefinition.Controls.Add(Me.GUIDTextBox1)
Me.TabGruppendefinition.Controls.Add(NAMELabel1)
Me.TabGruppendefinition.Controls.Add(Me.NAMETextBox1)
Me.TabGruppendefinition.Controls.Add(ADDED_WHOLabel1)
Me.TabGruppendefinition.Controls.Add(Me.ADDED_WHOTextBox1)
Me.TabGruppendefinition.Controls.Add(ADDED_WHENLabel1)
Me.TabGruppendefinition.Controls.Add(Me.ADDED_WHENTextBox1)
Me.TabGruppendefinition.Controls.Add(CHANGED_WHOLabel1)
Me.TabGruppendefinition.Controls.Add(Me.CHANGED_WHOTextBox1)
Me.TabGruppendefinition.Controls.Add(CHANGED_WHENLabel1)
Me.TabGruppendefinition.Controls.Add(Me.CHANGED_WHENTextBox1)
Me.TabGruppendefinition.Controls.Add(Me.BindingNavigator1)
Me.TabGruppendefinition.Name = "TabGruppendefinition"
Me.TabGruppendefinition.Size = New System.Drawing.Size(787, 170)
Me.TabGruppendefinition.Text = "Gruppendefinition"
'
'ListBox1
'
Me.ListBox1.DataSource = Me.TBDD_USER_GROUPSBindingSource
Me.ListBox1.DisplayMember = "NAME"
Me.ListBox1.FormattingEnabled = True
Me.ListBox1.Location = New System.Drawing.Point(9, 38)
Me.ListBox1.Name = "ListBox1"
Me.ListBox1.Size = New System.Drawing.Size(120, 121)
Me.ListBox1.TabIndex = 13
Me.ListBox1.ValueMember = "GUID"
'
'GUIDTextBox1
'
Me.GUIDTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USER_GROUPSBindingSource, "GUID", True))
Me.GUIDTextBox1.Location = New System.Drawing.Point(138, 54)
Me.GUIDTextBox1.Name = "GUIDTextBox1"
Me.GUIDTextBox1.Size = New System.Drawing.Size(54, 22)
Me.GUIDTextBox1.TabIndex = 2
'
'NAMETextBox1
'
Me.NAMETextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USER_GROUPSBindingSource, "NAME", True))
Me.NAMETextBox1.Location = New System.Drawing.Point(203, 54)
Me.NAMETextBox1.Name = "NAMETextBox1"
Me.NAMETextBox1.Size = New System.Drawing.Size(278, 22)
Me.NAMETextBox1.TabIndex = 4
'
'ADDED_WHOTextBox1
'
Me.ADDED_WHOTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USER_GROUPSBindingSource, "ADDED_WHO", True))
Me.ADDED_WHOTextBox1.Location = New System.Drawing.Point(138, 95)
Me.ADDED_WHOTextBox1.Name = "ADDED_WHOTextBox1"
Me.ADDED_WHOTextBox1.Size = New System.Drawing.Size(163, 22)
Me.ADDED_WHOTextBox1.TabIndex = 6
'
'ADDED_WHENTextBox1
'
Me.ADDED_WHENTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USER_GROUPSBindingSource, "ADDED_WHEN", True))
Me.ADDED_WHENTextBox1.Location = New System.Drawing.Point(307, 95)
Me.ADDED_WHENTextBox1.Name = "ADDED_WHENTextBox1"
Me.ADDED_WHENTextBox1.Size = New System.Drawing.Size(174, 22)
Me.ADDED_WHENTextBox1.TabIndex = 8
'
'CHANGED_WHOTextBox1
'
Me.CHANGED_WHOTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USER_GROUPSBindingSource, "CHANGED_WHO", True))
Me.CHANGED_WHOTextBox1.Location = New System.Drawing.Point(138, 137)
Me.CHANGED_WHOTextBox1.Name = "CHANGED_WHOTextBox1"
Me.CHANGED_WHOTextBox1.Size = New System.Drawing.Size(163, 22)
Me.CHANGED_WHOTextBox1.TabIndex = 10
'
'CHANGED_WHENTextBox1
'
Me.CHANGED_WHENTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_USER_GROUPSBindingSource, "CHANGED_WHEN", True))
Me.CHANGED_WHENTextBox1.Location = New System.Drawing.Point(307, 137)
Me.CHANGED_WHENTextBox1.Name = "CHANGED_WHENTextBox1"
Me.CHANGED_WHENTextBox1.Size = New System.Drawing.Size(174, 22)
Me.CHANGED_WHENTextBox1.TabIndex = 12
'
'BindingNavigator1
'
Me.BindingNavigator1.AddNewItem = Me.ToolStripButton1
Me.BindingNavigator1.BindingSource = Me.TBDD_USER_GROUPSBindingSource
Me.BindingNavigator1.CountItem = Me.ToolStripLabel1
Me.BindingNavigator1.DeleteItem = Me.ToolStripButton2
Me.BindingNavigator1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripButton3, Me.ToolStripButton4, Me.ToolStripSeparator1, Me.ToolStripTextBox1, Me.ToolStripLabel1, Me.ToolStripSeparator2, Me.ToolStripButton5, Me.ToolStripButton6, Me.ToolStripSeparator3, Me.ToolStripButton1, Me.ToolStripButton2, Me.ToolStripButton7, Me.ToolStripButton8, Me.ToolStripButton9})
Me.BindingNavigator1.Location = New System.Drawing.Point(0, 0)
Me.BindingNavigator1.MoveFirstItem = Me.ToolStripButton3
Me.BindingNavigator1.MoveLastItem = Me.ToolStripButton6
Me.BindingNavigator1.MoveNextItem = Me.ToolStripButton5
Me.BindingNavigator1.MovePreviousItem = Me.ToolStripButton4
Me.BindingNavigator1.Name = "BindingNavigator1"
Me.BindingNavigator1.PositionItem = Me.ToolStripTextBox1
Me.BindingNavigator1.Size = New System.Drawing.Size(787, 25)
Me.BindingNavigator1.TabIndex = 1
Me.BindingNavigator1.Text = "BindingNavigator1"
'
'ToolStripButton1
'
Me.ToolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton1.Image = CType(resources.GetObject("ToolStripButton1.Image"), System.Drawing.Image)
Me.ToolStripButton1.Name = "ToolStripButton1"
Me.ToolStripButton1.RightToLeftAutoMirrorImage = True
Me.ToolStripButton1.Size = New System.Drawing.Size(23, 22)
Me.ToolStripButton1.Text = "Neu hinzufügen"
'
'ToolStripLabel1
'
Me.ToolStripLabel1.Name = "ToolStripLabel1"
Me.ToolStripLabel1.Size = New System.Drawing.Size(44, 22)
Me.ToolStripLabel1.Text = "von {0}"
Me.ToolStripLabel1.ToolTipText = "Die Gesamtanzahl der Elemente."
'
'ToolStripButton2
'
Me.ToolStripButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton2.Image = CType(resources.GetObject("ToolStripButton2.Image"), System.Drawing.Image)
Me.ToolStripButton2.Name = "ToolStripButton2"
Me.ToolStripButton2.RightToLeftAutoMirrorImage = True
Me.ToolStripButton2.Size = New System.Drawing.Size(23, 22)
Me.ToolStripButton2.Text = "Löschen"
'
'ToolStripButton3
'
Me.ToolStripButton3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton3.Image = CType(resources.GetObject("ToolStripButton3.Image"), System.Drawing.Image)
Me.ToolStripButton3.Name = "ToolStripButton3"
Me.ToolStripButton3.RightToLeftAutoMirrorImage = True
Me.ToolStripButton3.Size = New System.Drawing.Size(23, 22)
Me.ToolStripButton3.Text = "Erste verschieben"
'
'ToolStripButton4
'
Me.ToolStripButton4.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton4.Image = CType(resources.GetObject("ToolStripButton4.Image"), System.Drawing.Image)
Me.ToolStripButton4.Name = "ToolStripButton4"
Me.ToolStripButton4.RightToLeftAutoMirrorImage = True
Me.ToolStripButton4.Size = New System.Drawing.Size(23, 22)
Me.ToolStripButton4.Text = "Vorherige verschieben"
'
'ToolStripSeparator1
'
Me.ToolStripSeparator1.Name = "ToolStripSeparator1"
Me.ToolStripSeparator1.Size = New System.Drawing.Size(6, 25)
'
'ToolStripTextBox1
'
Me.ToolStripTextBox1.AccessibleName = "Position"
Me.ToolStripTextBox1.AutoSize = False
Me.ToolStripTextBox1.Name = "ToolStripTextBox1"
Me.ToolStripTextBox1.Size = New System.Drawing.Size(50, 23)
Me.ToolStripTextBox1.Text = "0"
Me.ToolStripTextBox1.ToolTipText = "Aktuelle Position"
'
'ToolStripSeparator2
'
Me.ToolStripSeparator2.Name = "ToolStripSeparator2"
Me.ToolStripSeparator2.Size = New System.Drawing.Size(6, 25)
'
'ToolStripButton5
'
Me.ToolStripButton5.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton5.Image = CType(resources.GetObject("ToolStripButton5.Image"), System.Drawing.Image)
Me.ToolStripButton5.Name = "ToolStripButton5"
Me.ToolStripButton5.RightToLeftAutoMirrorImage = True
Me.ToolStripButton5.Size = New System.Drawing.Size(23, 22)
Me.ToolStripButton5.Text = "Nächste verschieben"
'
'ToolStripButton6
'
Me.ToolStripButton6.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton6.Image = CType(resources.GetObject("ToolStripButton6.Image"), System.Drawing.Image)
Me.ToolStripButton6.Name = "ToolStripButton6"
Me.ToolStripButton6.RightToLeftAutoMirrorImage = True
Me.ToolStripButton6.Size = New System.Drawing.Size(23, 22)
Me.ToolStripButton6.Text = "Letzte verschieben"
'
'ToolStripSeparator3
'
Me.ToolStripSeparator3.Name = "ToolStripSeparator3"
Me.ToolStripSeparator3.Size = New System.Drawing.Size(6, 25)
'
'ToolStripButton7
'
Me.ToolStripButton7.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton7.Image = CType(resources.GetObject("ToolStripButton7.Image"), System.Drawing.Image)
Me.ToolStripButton7.Name = "ToolStripButton7"
Me.ToolStripButton7.Size = New System.Drawing.Size(23, 22)
Me.ToolStripButton7.Text = "Daten speichern"
'
'ToolStripButton8
'
Me.ToolStripButton8.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton8.Image = Global.DD_Record_Organiser.My.Resources.Resources.refresh_16xLG
Me.ToolStripButton8.ImageTransparentColor = System.Drawing.Color.Magenta
Me.ToolStripButton8.Name = "ToolStripButton8"
Me.ToolStripButton8.Size = New System.Drawing.Size(23, 22)
Me.ToolStripButton8.Text = "ToolStripButton1"
'
'ToolStripButton9
'
Me.ToolStripButton9.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right
Me.ToolStripButton9.Image = Global.DD_Record_Organiser.My.Resources.Resources.benutzer3
Me.ToolStripButton9.ImageTransparentColor = System.Drawing.Color.Magenta
Me.ToolStripButton9.Name = "ToolStripButton9"
Me.ToolStripButton9.Size = New System.Drawing.Size(176, 22)
Me.ToolStripButton9.Text = "Benutzer aus AD hinzufügen"
'
'VWPMO_USERS_GROUPSBindingSource
'
Me.VWPMO_USERS_GROUPSBindingSource.DataMember = "VWPMO_USERS_GROUPS"
Me.VWPMO_USERS_GROUPSBindingSource.DataSource = Me.DD_DMSDataSet
'
'TBDD_USER_GROUPSTableAdapter
'
Me.TBDD_USER_GROUPSTableAdapter.ClearBeforeFill = True
'
'VWPMO_USERS_GROUPSTableAdapter
'
Me.VWPMO_USERS_GROUPSTableAdapter.ClearBeforeFill = True
'
'lblsave
'
Me.lblsave.AutoSize = True
Me.lblsave.BackColor = System.Drawing.Color.Yellow
Me.lblsave.Location = New System.Drawing.Point(12, 265)
Me.lblsave.Name = "lblsave"
Me.lblsave.Size = New System.Drawing.Size(163, 13)
Me.lblsave.TabIndex = 31
Me.lblsave.Text = "Daten erfolgreich gespeichert!"
Me.lblsave.Visible = False
'
'frmUserKonfig
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.AutoScroll = True
Me.ClientSize = New System.Drawing.Size(801, 489)
Me.Controls.Add(Me.lblsave)
Me.Controls.Add(Me.XtraTabControl1)
Me.Controls.Add(Me.lbUsers)
Me.Controls.Add(GUIDLabel)
Me.Controls.Add(Me.GUIDTextBox)
Me.Controls.Add(PRENAMELabel)
Me.Controls.Add(Me.PRENAMETextBox)
Me.Controls.Add(NAMELabel)
Me.Controls.Add(Me.NAMETextBox)
Me.Controls.Add(USERNAMELabel)
Me.Controls.Add(Me.USERNAMETextBox)
Me.Controls.Add(EMAILLabel)
Me.Controls.Add(Me.EMAILTextBox)
Me.Controls.Add(Me.LOGGED_INCheckBox)
Me.Controls.Add(LOGGED_WHERELabel)
Me.Controls.Add(Me.LOGGED_WHERETextBox)
Me.Controls.Add(LOG_IN_WHENLabel)
Me.Controls.Add(Me.LOG_IN_WHENTextBox)
Me.Controls.Add(LOG_OUT_WHENLabel)
Me.Controls.Add(Me.LOG_OUT_WHENTextBox)
Me.Controls.Add(Me.RECORG_ADMINCheckBox)
Me.Controls.Add(ADDED_WHOLabel)
Me.Controls.Add(Me.ADDED_WHOTextBox)
Me.Controls.Add(ADDED_WHENLabel)
Me.Controls.Add(Me.ADDED_WHENTextBox)
Me.Controls.Add(CHANGED_WHOLabel)
Me.Controls.Add(Me.CHANGED_WHOTextBox)
Me.Controls.Add(CHANGED_WHENLabel)
Me.Controls.Add(Me.CHANGED_WHENTextBox)
Me.Controls.Add(Me.TBDD_USERBindingNavigator)
Me.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
Me.Name = "frmUserKonfig"
Me.Text = "Benutzer Konfiguration"
CType(Me.DD_DMSDataSet, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.TBDD_USERBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.TBDD_USERBindingNavigator, System.ComponentModel.ISupportInitialize).EndInit()
Me.TBDD_USERBindingNavigator.ResumeLayout(False)
Me.TBDD_USERBindingNavigator.PerformLayout()
CType(Me.XtraTabControl1, System.ComponentModel.ISupportInitialize).EndInit()
Me.XtraTabControl1.ResumeLayout(False)
Me.XtraTabPage1.ResumeLayout(False)
Me.XtraTabPage1.PerformLayout()
CType(Me.TBDD_USER_GROUPSBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
Me.TabGruppendefinition.ResumeLayout(False)
Me.TabGruppendefinition.PerformLayout()
CType(Me.BindingNavigator1, System.ComponentModel.ISupportInitialize).EndInit()
Me.BindingNavigator1.ResumeLayout(False)
Me.BindingNavigator1.PerformLayout()
CType(Me.VWPMO_USERS_GROUPSBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
Me.ResumeLayout(False)
Me.PerformLayout()
End Sub
Friend WithEvents DD_DMSDataSet As DD_Record_Organiser.DD_DMSDataSet
Friend WithEvents TBDD_USERBindingSource As System.Windows.Forms.BindingSource
Friend WithEvents TBDD_USERTableAdapter As DD_Record_Organiser.DD_DMSDataSetTableAdapters.TBDD_USERTableAdapter
Friend WithEvents TableAdapterManager As DD_Record_Organiser.DD_DMSDataSetTableAdapters.TableAdapterManager
Friend WithEvents TBDD_USERBindingNavigator As System.Windows.Forms.BindingNavigator
Friend WithEvents BindingNavigatorAddNewItem As System.Windows.Forms.ToolStripButton
Friend WithEvents BindingNavigatorCountItem As System.Windows.Forms.ToolStripLabel
Friend WithEvents BindingNavigatorDeleteItem As System.Windows.Forms.ToolStripButton
Friend WithEvents BindingNavigatorMoveFirstItem As System.Windows.Forms.ToolStripButton
Friend WithEvents BindingNavigatorMovePreviousItem As System.Windows.Forms.ToolStripButton
Friend WithEvents BindingNavigatorSeparator As System.Windows.Forms.ToolStripSeparator
Friend WithEvents BindingNavigatorPositionItem As System.Windows.Forms.ToolStripTextBox
Friend WithEvents BindingNavigatorSeparator1 As System.Windows.Forms.ToolStripSeparator
Friend WithEvents BindingNavigatorMoveNextItem As System.Windows.Forms.ToolStripButton
Friend WithEvents BindingNavigatorMoveLastItem As System.Windows.Forms.ToolStripButton
Friend WithEvents BindingNavigatorSeparator2 As System.Windows.Forms.ToolStripSeparator
Friend WithEvents TBDD_USERBindingNavigatorSaveItem As System.Windows.Forms.ToolStripButton
Friend WithEvents GUIDTextBox As System.Windows.Forms.TextBox
Friend WithEvents PRENAMETextBox As System.Windows.Forms.TextBox
Friend WithEvents NAMETextBox As System.Windows.Forms.TextBox
Friend WithEvents USERNAMETextBox As System.Windows.Forms.TextBox
Friend WithEvents EMAILTextBox As System.Windows.Forms.TextBox
Friend WithEvents LOGGED_INCheckBox As System.Windows.Forms.CheckBox
Friend WithEvents LOGGED_WHERETextBox As System.Windows.Forms.TextBox
Friend WithEvents LOG_IN_WHENTextBox As System.Windows.Forms.TextBox
Friend WithEvents LOG_OUT_WHENTextBox As System.Windows.Forms.TextBox
Friend WithEvents RECORG_ADMINCheckBox As System.Windows.Forms.CheckBox
Friend WithEvents ADDED_WHOTextBox As System.Windows.Forms.TextBox
Friend WithEvents ADDED_WHENTextBox As System.Windows.Forms.TextBox
Friend WithEvents CHANGED_WHOTextBox As System.Windows.Forms.TextBox
Friend WithEvents CHANGED_WHENTextBox As System.Windows.Forms.TextBox
Friend WithEvents lbUsers As System.Windows.Forms.ListBox
Friend WithEvents tsAddUser As System.Windows.Forms.ToolStripButton
Friend WithEvents tbRefreshUsers As System.Windows.Forms.ToolStripButton
Friend WithEvents XtraTabControl1 As DevExpress.XtraTab.XtraTabControl
Friend WithEvents XtraTabPage1 As DevExpress.XtraTab.XtraTabPage
Friend WithEvents TBDD_USER_GROUPSBindingSource As System.Windows.Forms.BindingSource
Friend WithEvents TBDD_USER_GROUPSTableAdapter As DD_Record_Organiser.DD_DMSDataSetTableAdapters.TBDD_USER_GROUPSTableAdapter
Friend WithEvents Label1 As System.Windows.Forms.Label
Friend WithEvents btnAddUserToGroup As System.Windows.Forms.Button
Friend WithEvents cmbGroup As System.Windows.Forms.ComboBox
Friend WithEvents VWPMO_USERS_GROUPSBindingSource As System.Windows.Forms.BindingSource
Friend WithEvents VWPMO_USERS_GROUPSTableAdapter As DD_Record_Organiser.DD_DMSDataSetTableAdapters.VWPMO_USERS_GROUPSTableAdapter
Friend WithEvents lbGroups As System.Windows.Forms.ListBox
Friend WithEvents btnRemoveUserFromGroup As System.Windows.Forms.Button
Friend WithEvents Label2 As System.Windows.Forms.Label
Friend WithEvents TabGruppendefinition As DevExpress.XtraTab.XtraTabPage
Friend WithEvents GUIDTextBox1 As System.Windows.Forms.TextBox
Friend WithEvents NAMETextBox1 As System.Windows.Forms.TextBox
Friend WithEvents ADDED_WHOTextBox1 As System.Windows.Forms.TextBox
Friend WithEvents ADDED_WHENTextBox1 As System.Windows.Forms.TextBox
Friend WithEvents CHANGED_WHOTextBox1 As System.Windows.Forms.TextBox
Friend WithEvents CHANGED_WHENTextBox1 As System.Windows.Forms.TextBox
Friend WithEvents BindingNavigator1 As System.Windows.Forms.BindingNavigator
Friend WithEvents ToolStripButton1 As System.Windows.Forms.ToolStripButton
Friend WithEvents ToolStripLabel1 As System.Windows.Forms.ToolStripLabel
Friend WithEvents ToolStripButton2 As System.Windows.Forms.ToolStripButton
Friend WithEvents ToolStripButton3 As System.Windows.Forms.ToolStripButton
Friend WithEvents ToolStripButton4 As System.Windows.Forms.ToolStripButton
Friend WithEvents ToolStripSeparator1 As System.Windows.Forms.ToolStripSeparator
Friend WithEvents ToolStripTextBox1 As System.Windows.Forms.ToolStripTextBox
Friend WithEvents ToolStripSeparator2 As System.Windows.Forms.ToolStripSeparator
Friend WithEvents ToolStripButton5 As System.Windows.Forms.ToolStripButton
Friend WithEvents ToolStripButton6 As System.Windows.Forms.ToolStripButton
Friend WithEvents ToolStripSeparator3 As System.Windows.Forms.ToolStripSeparator
Friend WithEvents ToolStripButton7 As System.Windows.Forms.ToolStripButton
Friend WithEvents ToolStripButton8 As System.Windows.Forms.ToolStripButton
Friend WithEvents ToolStripButton9 As System.Windows.Forms.ToolStripButton
Friend WithEvents ListBox1 As System.Windows.Forms.ListBox
Friend WithEvents lblsave As System.Windows.Forms.Label
End Class