ClipboardWatcher/app/DD_Clipboard_Searcher/frmAdministration.Designer.vb
2019-07-22 16:02:18 +02:00

1300 lines
72 KiB
VB.net

<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class frmAdministration
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 NAMELabel As System.Windows.Forms.Label
Dim COMMENTLabel As System.Windows.Forms.Label
Dim WD_SEARCHLabel As System.Windows.Forms.Label
Dim REGEX_EXPRESSIONLabel 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 resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmAdministration))
Dim PROFILE_TYPELabel As System.Windows.Forms.Label
Me.btnaddSearch = New System.Windows.Forms.Button()
Me.CHANGED_WHENTextBox = New System.Windows.Forms.TextBox()
Me.TBCW_PROFILESBindingSource = New System.Windows.Forms.BindingSource(Me.components)
Me.MyDataset = New DD_Clipboard_Watcher.MyDataset()
Me.CHANGED_WHOTextBox = New System.Windows.Forms.TextBox()
Me.ADDED_WHENTextBox = New System.Windows.Forms.TextBox()
Me.ADDED_WHOTextBox = New System.Windows.Forms.TextBox()
Me.REGEX_EXPRESSIONTextBox = New System.Windows.Forms.TextBox()
Me.WD_SEARCHTextBox = New System.Windows.Forms.TextBox()
Me.ACTIVECheckBox = New System.Windows.Forms.CheckBox()
Me.GUIDTextBox = New System.Windows.Forms.TextBox()
Me.NAMETextBox = New System.Windows.Forms.TextBox()
Me.COMMENTTextBox = New System.Windows.Forms.TextBox()
Me.GridControl1 = New DevExpress.XtraGrid.GridControl()
Me.GridView1 = New DevExpress.XtraGrid.Views.Grid.GridView()
Me.colGUID = New DevExpress.XtraGrid.Columns.GridColumn()
Me.colNAME = New DevExpress.XtraGrid.Columns.GridColumn()
Me.TBCW_PROFILESBindingNavigator = 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.TBCW_PROFILESBindingNavigatorSaveItem = New System.Windows.Forms.ToolStripButton()
Me.ToolStripButton1 = New System.Windows.Forms.ToolStripButton()
Me.TBWH_UserBindingSource = New System.Windows.Forms.BindingSource(Me.components)
Me.VWUSER_PROFILEBindingSource = New System.Windows.Forms.BindingSource(Me.components)
Me.TBCW_PROFILESTableAdapter = New DD_Clipboard_Watcher.MyDatasetTableAdapters.TBCW_PROFILESTableAdapter()
Me.TableAdapterManager = New DD_Clipboard_Watcher.MyDatasetTableAdapters.TableAdapterManager()
Me.StatusStrip1 = New System.Windows.Forms.StatusStrip()
Me.statuslabel = New System.Windows.Forms.ToolStripStatusLabel()
Me.OFDWindreamsuche = New System.Windows.Forms.OpenFileDialog()
Me.VWUSER_PROFILETableAdapter = New DD_Clipboard_Watcher.MyDatasetTableAdapters.VWUSER_PROFILETableAdapter()
Me.TimerTest = New System.Windows.Forms.Timer(Me.components)
Me.TBCW_PROFILE_PROCESSBindingSource = New System.Windows.Forms.BindingSource(Me.components)
Me.TBCW_PROFILE_PROCESSTableAdapter = New DD_Clipboard_Watcher.MyDatasetTableAdapters.TBCW_PROFILE_PROCESSTableAdapter()
Me.BackgroundWorker1 = New System.ComponentModel.BackgroundWorker()
Me.lblLicenseDate = New System.Windows.Forms.Label()
Me.lbllicenseCount = New System.Windows.Forms.Label()
Me.Label6 = New System.Windows.Forms.Label()
Me.Label5 = New System.Windows.Forms.Label()
Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
Me.GroupBox5 = New System.Windows.Forms.GroupBox()
Me.XtraTabControl2 = New DevExpress.XtraTab.XtraTabControl()
Me.TabPageProfiles = New DevExpress.XtraTab.XtraTabPage()
Me.XtraTabControl3 = New DevExpress.XtraTab.XtraTabControl()
Me.TabPageGeneralSettings = New DevExpress.XtraTab.XtraTabPage()
Me.TabPageProcessAssignment = New DevExpress.XtraTab.XtraTabPage()
Me.GroupBox4 = New System.Windows.Forms.GroupBox()
Me.GridControl3 = New DevExpress.XtraGrid.GridControl()
Me.GridViewProcessProfile = New DevExpress.XtraGrid.Views.Grid.GridView()
Me.colGUID2 = New DevExpress.XtraGrid.Columns.GridColumn()
Me.colPROC_NAME = New DevExpress.XtraGrid.Columns.GridColumn()
Me.colADDED_WHEN = New DevExpress.XtraGrid.Columns.GridColumn()
Me.colADDED_WHO = New DevExpress.XtraGrid.Columns.GridColumn()
Me.btndeleteProcessProfileLink = New System.Windows.Forms.Button()
Me.btnLinkProcessPRofile = New System.Windows.Forms.Button()
Me.GroupBox3 = New System.Windows.Forms.GroupBox()
Me.lblprocessCheckActive = New System.Windows.Forms.Label()
Me.btnStartStopProcess = New System.Windows.Forms.Button()
Me.txtProcessName = New System.Windows.Forms.TextBox()
Me.txtPID = New System.Windows.Forms.TextBox()
Me.Label4 = New System.Windows.Forms.Label()
Me.Label3 = New System.Windows.Forms.Label()
Me.TabPageUserAssignment = New DevExpress.XtraTab.XtraTabPage()
Me.SplitContainer1 = New System.Windows.Forms.SplitContainer()
Me.GridControl2 = New DevExpress.XtraGrid.GridControl()
Me.GridViewProfileUser = New DevExpress.XtraGrid.Views.Grid.GridView()
Me.colGUID1 = New DevExpress.XtraGrid.Columns.GridColumn()
Me.colUSERNAME = New DevExpress.XtraGrid.Columns.GridColumn()
Me.colNAME1 = New DevExpress.XtraGrid.Columns.GridColumn()
Me.colPRENAME = New DevExpress.XtraGrid.Columns.GridColumn()
Me.Label1 = New System.Windows.Forms.Label()
Me.GridControlUsers2Menue = New DevExpress.XtraGrid.GridControl()
Me.GridViewlUsers2Menue = New DevExpress.XtraGrid.Views.Grid.GridView()
Me.colSelect = New DevExpress.XtraGrid.Columns.GridColumn()
Me.colSurname = New DevExpress.XtraGrid.Columns.GridColumn()
Me.GridColumn2 = New DevExpress.XtraGrid.Columns.GridColumn()
Me.GridColumn3 = New DevExpress.XtraGrid.Columns.GridColumn()
Me.colID = New DevExpress.XtraGrid.Columns.GridColumn()
Me.Label2 = New System.Windows.Forms.Label()
Me.btndeleteUserConstructorRel = New System.Windows.Forms.Button()
Me.btnAddUser2Profile = New System.Windows.Forms.Button()
Me.TabPageBasicSettings = New DevExpress.XtraTab.XtraTabPage()
Me.PROFILE_TYPEComboBox = New System.Windows.Forms.ComboBox()
GUIDLabel = New System.Windows.Forms.Label()
NAMELabel = New System.Windows.Forms.Label()
COMMENTLabel = New System.Windows.Forms.Label()
WD_SEARCHLabel = New System.Windows.Forms.Label()
REGEX_EXPRESSIONLabel = 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()
PROFILE_TYPELabel = New System.Windows.Forms.Label()
CType(Me.TBCW_PROFILESBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.MyDataset, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.GridControl1, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.GridView1, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.TBCW_PROFILESBindingNavigator, System.ComponentModel.ISupportInitialize).BeginInit()
Me.TBCW_PROFILESBindingNavigator.SuspendLayout()
CType(Me.TBWH_UserBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.VWUSER_PROFILEBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
Me.StatusStrip1.SuspendLayout()
CType(Me.TBCW_PROFILE_PROCESSBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
Me.GroupBox5.SuspendLayout()
CType(Me.XtraTabControl2, System.ComponentModel.ISupportInitialize).BeginInit()
Me.XtraTabControl2.SuspendLayout()
Me.TabPageProfiles.SuspendLayout()
CType(Me.XtraTabControl3, System.ComponentModel.ISupportInitialize).BeginInit()
Me.XtraTabControl3.SuspendLayout()
Me.TabPageGeneralSettings.SuspendLayout()
Me.TabPageProcessAssignment.SuspendLayout()
Me.GroupBox4.SuspendLayout()
CType(Me.GridControl3, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.GridViewProcessProfile, System.ComponentModel.ISupportInitialize).BeginInit()
Me.GroupBox3.SuspendLayout()
Me.TabPageUserAssignment.SuspendLayout()
CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).BeginInit()
Me.SplitContainer1.Panel1.SuspendLayout()
Me.SplitContainer1.Panel2.SuspendLayout()
Me.SplitContainer1.SuspendLayout()
CType(Me.GridControl2, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.GridViewProfileUser, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.GridControlUsers2Menue, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.GridViewlUsers2Menue, System.ComponentModel.ISupportInitialize).BeginInit()
Me.TabPageBasicSettings.SuspendLayout()
Me.SuspendLayout()
'
'GUIDLabel
'
GUIDLabel.AutoSize = True
GUIDLabel.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
GUIDLabel.Location = New System.Drawing.Point(14, 12)
GUIDLabel.Name = "GUIDLabel"
GUIDLabel.Size = New System.Drawing.Size(22, 13)
GUIDLabel.TabIndex = 0
GUIDLabel.Text = "ID:"
'
'NAMELabel
'
NAMELabel.AutoSize = True
NAMELabel.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
NAMELabel.Location = New System.Drawing.Point(14, 52)
NAMELabel.Name = "NAMELabel"
NAMELabel.Size = New System.Drawing.Size(38, 13)
NAMELabel.TabIndex = 2
NAMELabel.Text = "Name:"
'
'COMMENTLabel
'
COMMENTLabel.AutoSize = True
COMMENTLabel.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
COMMENTLabel.Location = New System.Drawing.Point(14, 92)
COMMENTLabel.Name = "COMMENTLabel"
COMMENTLabel.Size = New System.Drawing.Size(65, 13)
COMMENTLabel.TabIndex = 4
COMMENTLabel.Text = "Kommentar:"
'
'WD_SEARCHLabel
'
WD_SEARCHLabel.AutoSize = True
WD_SEARCHLabel.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
WD_SEARCHLabel.Location = New System.Drawing.Point(14, 132)
WD_SEARCHLabel.Name = "WD_SEARCHLabel"
WD_SEARCHLabel.Size = New System.Drawing.Size(89, 13)
WD_SEARCHLabel.TabIndex = 6
WD_SEARCHLabel.Text = "windream Suche:"
'
'REGEX_EXPRESSIONLabel
'
REGEX_EXPRESSIONLabel.AutoSize = True
REGEX_EXPRESSIONLabel.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
REGEX_EXPRESSIONLabel.Location = New System.Drawing.Point(14, 172)
REGEX_EXPRESSIONLabel.Name = "REGEX_EXPRESSIONLabel"
REGEX_EXPRESSIONLabel.Size = New System.Drawing.Size(97, 13)
REGEX_EXPRESSIONLabel.TabIndex = 8
REGEX_EXPRESSIONLabel.Text = "Regex Expression:"
'
'ADDED_WHOLabel
'
ADDED_WHOLabel.AutoSize = True
ADDED_WHOLabel.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
ADDED_WHOLabel.Location = New System.Drawing.Point(14, 306)
ADDED_WHOLabel.Name = "ADDED_WHOLabel"
ADDED_WHOLabel.Size = New System.Drawing.Size(65, 13)
ADDED_WHOLabel.TabIndex = 10
ADDED_WHOLabel.Text = "Erstellt wer:"
'
'ADDED_WHENLabel
'
ADDED_WHENLabel.AutoSize = True
ADDED_WHENLabel.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
ADDED_WHENLabel.Location = New System.Drawing.Point(167, 306)
ADDED_WHENLabel.Name = "ADDED_WHENLabel"
ADDED_WHENLabel.Size = New System.Drawing.Size(73, 13)
ADDED_WHENLabel.TabIndex = 12
ADDED_WHENLabel.Text = "Erstellt wann:"
'
'CHANGED_WHOLabel
'
CHANGED_WHOLabel.AutoSize = True
CHANGED_WHOLabel.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
CHANGED_WHOLabel.Location = New System.Drawing.Point(14, 346)
CHANGED_WHOLabel.Name = "CHANGED_WHOLabel"
CHANGED_WHOLabel.Size = New System.Drawing.Size(77, 13)
CHANGED_WHOLabel.TabIndex = 14
CHANGED_WHOLabel.Text = "Geändert wer:"
'
'CHANGED_WHENLabel
'
CHANGED_WHENLabel.AutoSize = True
CHANGED_WHENLabel.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
CHANGED_WHENLabel.Location = New System.Drawing.Point(167, 346)
CHANGED_WHENLabel.Name = "CHANGED_WHENLabel"
CHANGED_WHENLabel.Size = New System.Drawing.Size(85, 13)
CHANGED_WHENLabel.TabIndex = 16
CHANGED_WHENLabel.Text = "Geändert wann:"
'
'btnaddSearch
'
Me.btnaddSearch.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.btnaddSearch.Location = New System.Drawing.Point(405, 146)
Me.btnaddSearch.Name = "btnaddSearch"
Me.btnaddSearch.Size = New System.Drawing.Size(28, 23)
Me.btnaddSearch.TabIndex = 19
Me.btnaddSearch.Text = "..."
Me.btnaddSearch.UseVisualStyleBackColor = True
'
'CHANGED_WHENTextBox
'
Me.CHANGED_WHENTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBCW_PROFILESBindingSource, "CHANGED_WHEN", True))
Me.CHANGED_WHENTextBox.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.CHANGED_WHENTextBox.Location = New System.Drawing.Point(170, 362)
Me.CHANGED_WHENTextBox.Name = "CHANGED_WHENTextBox"
Me.CHANGED_WHENTextBox.ReadOnly = True
Me.CHANGED_WHENTextBox.Size = New System.Drawing.Size(127, 21)
Me.CHANGED_WHENTextBox.TabIndex = 17
'
'TBCW_PROFILESBindingSource
'
Me.TBCW_PROFILESBindingSource.DataMember = "TBCW_PROFILES"
Me.TBCW_PROFILESBindingSource.DataSource = Me.MyDataset
'
'MyDataset
'
Me.MyDataset.DataSetName = "MyDataset"
Me.MyDataset.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
'
'CHANGED_WHOTextBox
'
Me.CHANGED_WHOTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBCW_PROFILESBindingSource, "CHANGED_WHO", True))
Me.CHANGED_WHOTextBox.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.CHANGED_WHOTextBox.Location = New System.Drawing.Point(17, 362)
Me.CHANGED_WHOTextBox.Name = "CHANGED_WHOTextBox"
Me.CHANGED_WHOTextBox.ReadOnly = True
Me.CHANGED_WHOTextBox.Size = New System.Drawing.Size(147, 21)
Me.CHANGED_WHOTextBox.TabIndex = 15
'
'ADDED_WHENTextBox
'
Me.ADDED_WHENTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBCW_PROFILESBindingSource, "ADDED_WHEN", True))
Me.ADDED_WHENTextBox.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.ADDED_WHENTextBox.Location = New System.Drawing.Point(170, 322)
Me.ADDED_WHENTextBox.Name = "ADDED_WHENTextBox"
Me.ADDED_WHENTextBox.ReadOnly = True
Me.ADDED_WHENTextBox.Size = New System.Drawing.Size(127, 21)
Me.ADDED_WHENTextBox.TabIndex = 13
'
'ADDED_WHOTextBox
'
Me.ADDED_WHOTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBCW_PROFILESBindingSource, "ADDED_WHO", True))
Me.ADDED_WHOTextBox.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.ADDED_WHOTextBox.Location = New System.Drawing.Point(17, 322)
Me.ADDED_WHOTextBox.Name = "ADDED_WHOTextBox"
Me.ADDED_WHOTextBox.ReadOnly = True
Me.ADDED_WHOTextBox.Size = New System.Drawing.Size(147, 21)
Me.ADDED_WHOTextBox.TabIndex = 11
'
'REGEX_EXPRESSIONTextBox
'
Me.REGEX_EXPRESSIONTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBCW_PROFILESBindingSource, "REGEX_EXPRESSION", True))
Me.REGEX_EXPRESSIONTextBox.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.REGEX_EXPRESSIONTextBox.Location = New System.Drawing.Point(17, 188)
Me.REGEX_EXPRESSIONTextBox.Name = "REGEX_EXPRESSIONTextBox"
Me.REGEX_EXPRESSIONTextBox.Size = New System.Drawing.Size(416, 21)
Me.REGEX_EXPRESSIONTextBox.TabIndex = 3
'
'WD_SEARCHTextBox
'
Me.WD_SEARCHTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBCW_PROFILESBindingSource, "WD_SEARCH", True))
Me.WD_SEARCHTextBox.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.WD_SEARCHTextBox.Location = New System.Drawing.Point(17, 148)
Me.WD_SEARCHTextBox.Name = "WD_SEARCHTextBox"
Me.WD_SEARCHTextBox.Size = New System.Drawing.Size(380, 21)
Me.WD_SEARCHTextBox.TabIndex = 2
'
'ACTIVECheckBox
'
Me.ACTIVECheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBCW_PROFILESBindingSource, "ACTIVE", True))
Me.ACTIVECheckBox.Location = New System.Drawing.Point(70, 26)
Me.ACTIVECheckBox.Name = "ACTIVECheckBox"
Me.ACTIVECheckBox.Size = New System.Drawing.Size(112, 24)
Me.ACTIVECheckBox.TabIndex = 20
Me.ACTIVECheckBox.Text = "Profil Aktiv"
Me.ACTIVECheckBox.UseVisualStyleBackColor = True
'
'GUIDTextBox
'
Me.GUIDTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBCW_PROFILESBindingSource, "GUID", True))
Me.GUIDTextBox.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.GUIDTextBox.Location = New System.Drawing.Point(17, 28)
Me.GUIDTextBox.Name = "GUIDTextBox"
Me.GUIDTextBox.ReadOnly = True
Me.GUIDTextBox.Size = New System.Drawing.Size(47, 21)
Me.GUIDTextBox.TabIndex = 1
'
'NAMETextBox
'
Me.NAMETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBCW_PROFILESBindingSource, "NAME", True))
Me.NAMETextBox.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.NAMETextBox.Location = New System.Drawing.Point(17, 68)
Me.NAMETextBox.Name = "NAMETextBox"
Me.NAMETextBox.Size = New System.Drawing.Size(295, 21)
Me.NAMETextBox.TabIndex = 0
'
'COMMENTTextBox
'
Me.COMMENTTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBCW_PROFILESBindingSource, "COMMENT", True))
Me.COMMENTTextBox.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.COMMENTTextBox.Location = New System.Drawing.Point(17, 108)
Me.COMMENTTextBox.Name = "COMMENTTextBox"
Me.COMMENTTextBox.Size = New System.Drawing.Size(416, 21)
Me.COMMENTTextBox.TabIndex = 1
'
'GridControl1
'
Me.GridControl1.DataSource = Me.TBCW_PROFILESBindingSource
Me.GridControl1.Dock = System.Windows.Forms.DockStyle.Left
Me.GridControl1.Location = New System.Drawing.Point(0, 25)
Me.GridControl1.MainView = Me.GridView1
Me.GridControl1.Name = "GridControl1"
Me.GridControl1.Size = New System.Drawing.Size(239, 597)
Me.GridControl1.TabIndex = 18
Me.GridControl1.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridView1})
'
'GridView1
'
Me.GridView1.Appearance.EvenRow.BackColor = System.Drawing.Color.Aqua
Me.GridView1.Appearance.EvenRow.Options.UseBackColor = True
Me.GridView1.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.colGUID, Me.colNAME})
Me.GridView1.GridControl = Me.GridControl1
Me.GridView1.Name = "GridView1"
Me.GridView1.OptionsBehavior.Editable = False
Me.GridView1.OptionsView.ColumnAutoWidth = False
Me.GridView1.OptionsView.EnableAppearanceEvenRow = True
Me.GridView1.OptionsView.ShowAutoFilterRow = True
Me.GridView1.OptionsView.ShowDetailButtons = False
Me.GridView1.OptionsView.ShowGroupPanel = False
Me.GridView1.OptionsView.ShowHorizontalLines = DevExpress.Utils.DefaultBoolean.[True]
Me.GridView1.OptionsView.ShowVerticalLines = DevExpress.Utils.DefaultBoolean.[True]
'
'colGUID
'
Me.colGUID.Caption = "ID"
Me.colGUID.FieldName = "GUID"
Me.colGUID.Name = "colGUID"
Me.colGUID.Visible = True
Me.colGUID.VisibleIndex = 0
Me.colGUID.Width = 30
'
'colNAME
'
Me.colNAME.Caption = "Name"
Me.colNAME.FieldName = "NAME"
Me.colNAME.Name = "colNAME"
Me.colNAME.Visible = True
Me.colNAME.VisibleIndex = 1
Me.colNAME.Width = 100
'
'TBCW_PROFILESBindingNavigator
'
Me.TBCW_PROFILESBindingNavigator.AddNewItem = Me.BindingNavigatorAddNewItem
Me.TBCW_PROFILESBindingNavigator.AutoSize = False
Me.TBCW_PROFILESBindingNavigator.BindingSource = Me.TBCW_PROFILESBindingSource
Me.TBCW_PROFILESBindingNavigator.CountItem = Me.BindingNavigatorCountItem
Me.TBCW_PROFILESBindingNavigator.CountItemFormat = "von {0} Profilen"
Me.TBCW_PROFILESBindingNavigator.DeleteItem = Nothing
Me.TBCW_PROFILESBindingNavigator.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden
Me.TBCW_PROFILESBindingNavigator.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.TBCW_PROFILESBindingNavigatorSaveItem, Me.ToolStripButton1})
Me.TBCW_PROFILESBindingNavigator.Location = New System.Drawing.Point(0, 0)
Me.TBCW_PROFILESBindingNavigator.MoveFirstItem = Me.BindingNavigatorMoveFirstItem
Me.TBCW_PROFILESBindingNavigator.MoveLastItem = Me.BindingNavigatorMoveLastItem
Me.TBCW_PROFILESBindingNavigator.MoveNextItem = Me.BindingNavigatorMoveNextItem
Me.TBCW_PROFILESBindingNavigator.MovePreviousItem = Me.BindingNavigatorMovePreviousItem
Me.TBCW_PROFILESBindingNavigator.Name = "TBCW_PROFILESBindingNavigator"
Me.TBCW_PROFILESBindingNavigator.PositionItem = Me.BindingNavigatorPositionItem
Me.TBCW_PROFILESBindingNavigator.Size = New System.Drawing.Size(1277, 25)
Me.TBCW_PROFILESBindingNavigator.TabIndex = 1
Me.TBCW_PROFILESBindingNavigator.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(88, 22)
Me.BindingNavigatorCountItem.Text = "von {0} Profilen"
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.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"
'
'TBCW_PROFILESBindingNavigatorSaveItem
'
Me.TBCW_PROFILESBindingNavigatorSaveItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.TBCW_PROFILESBindingNavigatorSaveItem.Image = CType(resources.GetObject("TBCW_PROFILESBindingNavigatorSaveItem.Image"), System.Drawing.Image)
Me.TBCW_PROFILESBindingNavigatorSaveItem.Name = "TBCW_PROFILESBindingNavigatorSaveItem"
Me.TBCW_PROFILESBindingNavigatorSaveItem.Size = New System.Drawing.Size(23, 22)
Me.TBCW_PROFILESBindingNavigatorSaveItem.Text = "Daten speichern"
'
'ToolStripButton1
'
Me.ToolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton1.Image = Global.DD_Clipboard_Watcher.My.Resources.Resources.refresh_16xLG
Me.ToolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta
Me.ToolStripButton1.Name = "ToolStripButton1"
Me.ToolStripButton1.Size = New System.Drawing.Size(23, 22)
Me.ToolStripButton1.Text = "ToolStripButton1"
'
'TBWH_UserBindingSource
'
Me.TBWH_UserBindingSource.DataMember = "TBWH_User"
Me.TBWH_UserBindingSource.DataSource = Me.MyDataset
'
'VWUSER_PROFILEBindingSource
'
Me.VWUSER_PROFILEBindingSource.DataMember = "VWUSER_PROFILE"
Me.VWUSER_PROFILEBindingSource.DataSource = Me.MyDataset
'
'TBCW_PROFILESTableAdapter
'
Me.TBCW_PROFILESTableAdapter.ClearBeforeFill = True
'
'TableAdapterManager
'
Me.TableAdapterManager.BackupDataSetBeforeUpdate = False
Me.TableAdapterManager.TBCW_PROFILE_PROCESSTableAdapter = Nothing
Me.TableAdapterManager.TBCW_PROFILESTableAdapter = Me.TBCW_PROFILESTableAdapter
Me.TableAdapterManager.TBCW_USER_PROFILETableAdapter = Nothing
Me.TableAdapterManager.UpdateOrder = DD_Clipboard_Watcher.MyDatasetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
'
'StatusStrip1
'
Me.StatusStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.statuslabel})
Me.StatusStrip1.Location = New System.Drawing.Point(0, 650)
Me.StatusStrip1.Name = "StatusStrip1"
Me.StatusStrip1.Size = New System.Drawing.Size(1283, 22)
Me.StatusStrip1.TabIndex = 1
Me.StatusStrip1.Text = "StatusStrip1"
'
'statuslabel
'
Me.statuslabel.Name = "statuslabel"
Me.statuslabel.Size = New System.Drawing.Size(0, 17)
'
'OFDWindreamsuche
'
Me.OFDWindreamsuche.Filter = "windream-Suche|*.wdf;*.wdfx|Alle Dateien|*.*"
Me.OFDWindreamsuche.RestoreDirectory = True
Me.OFDWindreamsuche.Title = "windream-Suche wählen"
'
'VWUSER_PROFILETableAdapter
'
Me.VWUSER_PROFILETableAdapter.ClearBeforeFill = True
'
'TimerTest
'
Me.TimerTest.Interval = 1000
'
'TBCW_PROFILE_PROCESSBindingSource
'
Me.TBCW_PROFILE_PROCESSBindingSource.DataMember = "TBCW_PROFILE_PROCESS"
Me.TBCW_PROFILE_PROCESSBindingSource.DataSource = Me.MyDataset
'
'TBCW_PROFILE_PROCESSTableAdapter
'
Me.TBCW_PROFILE_PROCESSTableAdapter.ClearBeforeFill = True
'
'lblLicenseDate
'
Me.lblLicenseDate.AutoSize = True
Me.lblLicenseDate.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblLicenseDate.Location = New System.Drawing.Point(118, 39)
Me.lblLicenseDate.Name = "lblLicenseDate"
Me.lblLicenseDate.RightToLeft = System.Windows.Forms.RightToLeft.Yes
Me.lblLicenseDate.Size = New System.Drawing.Size(13, 13)
Me.lblLicenseDate.TabIndex = 7
Me.lblLicenseDate.Text = "0"
'
'lbllicenseCount
'
Me.lbllicenseCount.AutoSize = True
Me.lbllicenseCount.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lbllicenseCount.Location = New System.Drawing.Point(118, 17)
Me.lbllicenseCount.Name = "lbllicenseCount"
Me.lbllicenseCount.RightToLeft = System.Windows.Forms.RightToLeft.Yes
Me.lbllicenseCount.Size = New System.Drawing.Size(13, 13)
Me.lbllicenseCount.TabIndex = 6
Me.lbllicenseCount.Text = "0"
'
'Label6
'
Me.Label6.AutoSize = True
Me.Label6.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label6.Location = New System.Drawing.Point(6, 39)
Me.Label6.Name = "Label6"
Me.Label6.Size = New System.Drawing.Size(55, 13)
Me.Label6.TabIndex = 1
Me.Label6.Text = "Gültigkeit:"
'
'Label5
'
Me.Label5.AutoSize = True
Me.Label5.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label5.Location = New System.Drawing.Point(6, 17)
Me.Label5.Name = "Label5"
Me.Label5.Size = New System.Drawing.Size(106, 13)
Me.Label5.TabIndex = 0
Me.Label5.Text = "Anzahl der Lizenzen:"
'
'GroupBox5
'
Me.GroupBox5.Controls.Add(Me.Label5)
Me.GroupBox5.Controls.Add(Me.lblLicenseDate)
Me.GroupBox5.Controls.Add(Me.Label6)
Me.GroupBox5.Controls.Add(Me.lbllicenseCount)
Me.GroupBox5.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.GroupBox5.Location = New System.Drawing.Point(11, 3)
Me.GroupBox5.Name = "GroupBox5"
Me.GroupBox5.Size = New System.Drawing.Size(439, 103)
Me.GroupBox5.TabIndex = 24
Me.GroupBox5.TabStop = False
Me.GroupBox5.Text = "Lizenzen"
'
'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.TabPageProfiles
Me.XtraTabControl2.Size = New System.Drawing.Size(1283, 650)
Me.XtraTabControl2.TabIndex = 25
Me.XtraTabControl2.TabPages.AddRange(New DevExpress.XtraTab.XtraTabPage() {Me.TabPageProfiles, Me.TabPageBasicSettings})
'
'TabPageProfiles
'
Me.TabPageProfiles.Controls.Add(Me.XtraTabControl3)
Me.TabPageProfiles.Controls.Add(Me.GridControl1)
Me.TabPageProfiles.Controls.Add(Me.TBCW_PROFILESBindingNavigator)
Me.TabPageProfiles.Name = "TabPageProfiles"
Me.TabPageProfiles.Size = New System.Drawing.Size(1277, 622)
Me.TabPageProfiles.Text = "Profil Verwaltung"
'
'XtraTabControl3
'
Me.XtraTabControl3.Dock = System.Windows.Forms.DockStyle.Fill
Me.XtraTabControl3.Location = New System.Drawing.Point(239, 25)
Me.XtraTabControl3.Name = "XtraTabControl3"
Me.XtraTabControl3.SelectedTabPage = Me.TabPageGeneralSettings
Me.XtraTabControl3.Size = New System.Drawing.Size(1038, 597)
Me.XtraTabControl3.TabIndex = 21
Me.XtraTabControl3.TabPages.AddRange(New DevExpress.XtraTab.XtraTabPage() {Me.TabPageGeneralSettings, Me.TabPageProcessAssignment, Me.TabPageUserAssignment})
'
'TabPageGeneralSettings
'
Me.TabPageGeneralSettings.Controls.Add(PROFILE_TYPELabel)
Me.TabPageGeneralSettings.Controls.Add(Me.PROFILE_TYPEComboBox)
Me.TabPageGeneralSettings.Controls.Add(Me.btnaddSearch)
Me.TabPageGeneralSettings.Controls.Add(Me.ACTIVECheckBox)
Me.TabPageGeneralSettings.Controls.Add(Me.CHANGED_WHENTextBox)
Me.TabPageGeneralSettings.Controls.Add(Me.CHANGED_WHOTextBox)
Me.TabPageGeneralSettings.Controls.Add(GUIDLabel)
Me.TabPageGeneralSettings.Controls.Add(CHANGED_WHENLabel)
Me.TabPageGeneralSettings.Controls.Add(Me.WD_SEARCHTextBox)
Me.TabPageGeneralSettings.Controls.Add(Me.GUIDTextBox)
Me.TabPageGeneralSettings.Controls.Add(Me.NAMETextBox)
Me.TabPageGeneralSettings.Controls.Add(REGEX_EXPRESSIONLabel)
Me.TabPageGeneralSettings.Controls.Add(NAMELabel)
Me.TabPageGeneralSettings.Controls.Add(CHANGED_WHOLabel)
Me.TabPageGeneralSettings.Controls.Add(COMMENTLabel)
Me.TabPageGeneralSettings.Controls.Add(WD_SEARCHLabel)
Me.TabPageGeneralSettings.Controls.Add(Me.COMMENTTextBox)
Me.TabPageGeneralSettings.Controls.Add(Me.ADDED_WHENTextBox)
Me.TabPageGeneralSettings.Controls.Add(Me.REGEX_EXPRESSIONTextBox)
Me.TabPageGeneralSettings.Controls.Add(ADDED_WHENLabel)
Me.TabPageGeneralSettings.Controls.Add(ADDED_WHOLabel)
Me.TabPageGeneralSettings.Controls.Add(Me.ADDED_WHOTextBox)
Me.TabPageGeneralSettings.Name = "TabPageGeneralSettings"
Me.TabPageGeneralSettings.Size = New System.Drawing.Size(1032, 569)
Me.TabPageGeneralSettings.Text = "Allgemein"
'
'TabPageProcessAssignment
'
Me.TabPageProcessAssignment.Controls.Add(Me.GroupBox4)
Me.TabPageProcessAssignment.Controls.Add(Me.GroupBox3)
Me.TabPageProcessAssignment.Name = "TabPageProcessAssignment"
Me.TabPageProcessAssignment.Size = New System.Drawing.Size(1032, 569)
Me.TabPageProcessAssignment.Text = "Prozess Zuordnung"
'
'GroupBox4
'
Me.GroupBox4.Controls.Add(Me.GridControl3)
Me.GroupBox4.Controls.Add(Me.btndeleteProcessProfileLink)
Me.GroupBox4.Controls.Add(Me.btnLinkProcessPRofile)
Me.GroupBox4.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.GroupBox4.Location = New System.Drawing.Point(5, 3)
Me.GroupBox4.Name = "GroupBox4"
Me.GroupBox4.Size = New System.Drawing.Size(1024, 272)
Me.GroupBox4.TabIndex = 64
Me.GroupBox4.TabStop = False
Me.GroupBox4.Text = "Zugeordnete Prozesse"
'
'GridControl3
'
Me.GridControl3.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
Me.GridControl3.DataSource = Me.TBCW_PROFILE_PROCESSBindingSource
Me.GridControl3.Location = New System.Drawing.Point(8, 20)
Me.GridControl3.MainView = Me.GridViewProcessProfile
Me.GridControl3.Name = "GridControl3"
Me.GridControl3.Size = New System.Drawing.Size(480, 246)
Me.GridControl3.TabIndex = 20
Me.GridControl3.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridViewProcessProfile})
'
'GridViewProcessProfile
'
Me.GridViewProcessProfile.Appearance.EvenRow.BackColor = System.Drawing.Color.Aqua
Me.GridViewProcessProfile.Appearance.EvenRow.Options.UseBackColor = True
Me.GridViewProcessProfile.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.colGUID2, Me.colPROC_NAME, Me.colADDED_WHEN, Me.colADDED_WHO})
Me.GridViewProcessProfile.GridControl = Me.GridControl3
Me.GridViewProcessProfile.Name = "GridViewProcessProfile"
Me.GridViewProcessProfile.OptionsBehavior.Editable = False
Me.GridViewProcessProfile.OptionsView.ColumnAutoWidth = False
Me.GridViewProcessProfile.OptionsView.EnableAppearanceEvenRow = True
Me.GridViewProcessProfile.OptionsView.ShowAutoFilterRow = True
Me.GridViewProcessProfile.OptionsView.ShowDetailButtons = False
Me.GridViewProcessProfile.OptionsView.ShowGroupPanel = False
Me.GridViewProcessProfile.OptionsView.ShowHorizontalLines = DevExpress.Utils.DefaultBoolean.[True]
Me.GridViewProcessProfile.OptionsView.ShowVerticalLines = DevExpress.Utils.DefaultBoolean.[True]
'
'colGUID2
'
Me.colGUID2.Caption = "ID"
Me.colGUID2.FieldName = "GUID"
Me.colGUID2.Name = "colGUID2"
Me.colGUID2.Visible = True
Me.colGUID2.VisibleIndex = 0
Me.colGUID2.Width = 43
'
'colPROC_NAME
'
Me.colPROC_NAME.Caption = "Process Name"
Me.colPROC_NAME.FieldName = "PROC_NAME"
Me.colPROC_NAME.Name = "colPROC_NAME"
Me.colPROC_NAME.Visible = True
Me.colPROC_NAME.VisibleIndex = 1
Me.colPROC_NAME.Width = 104
'
'colADDED_WHEN
'
Me.colADDED_WHEN.Caption = "Added when"
Me.colADDED_WHEN.FieldName = "ADDED_WHEN"
Me.colADDED_WHEN.Name = "colADDED_WHEN"
Me.colADDED_WHEN.Visible = True
Me.colADDED_WHEN.VisibleIndex = 3
'
'colADDED_WHO
'
Me.colADDED_WHO.Caption = "Added who"
Me.colADDED_WHO.FieldName = "ADDED_WHO"
Me.colADDED_WHO.Name = "colADDED_WHO"
Me.colADDED_WHO.Visible = True
Me.colADDED_WHO.VisibleIndex = 2
Me.colADDED_WHO.Width = 84
'
'btndeleteProcessProfileLink
'
Me.btndeleteProcessProfileLink.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
Me.btndeleteProcessProfileLink.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.btndeleteProcessProfileLink.Image = CType(resources.GetObject("btndeleteProcessProfileLink.Image"), System.Drawing.Image)
Me.btndeleteProcessProfileLink.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btndeleteProcessProfileLink.ImeMode = System.Windows.Forms.ImeMode.NoControl
Me.btndeleteProcessProfileLink.Location = New System.Drawing.Point(494, 54)
Me.btndeleteProcessProfileLink.Name = "btndeleteProcessProfileLink"
Me.btndeleteProcessProfileLink.Size = New System.Drawing.Size(205, 26)
Me.btndeleteProcessProfileLink.TabIndex = 61
Me.btndeleteProcessProfileLink.Text = "Lösche Zuordnung"
Me.btndeleteProcessProfileLink.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.btndeleteProcessProfileLink.UseVisualStyleBackColor = True
'
'btnLinkProcessPRofile
'
Me.btnLinkProcessPRofile.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.btnLinkProcessPRofile.Image = CType(resources.GetObject("btnLinkProcessPRofile.Image"), System.Drawing.Image)
Me.btnLinkProcessPRofile.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btnLinkProcessPRofile.ImeMode = System.Windows.Forms.ImeMode.NoControl
Me.btnLinkProcessPRofile.Location = New System.Drawing.Point(494, 20)
Me.btnLinkProcessPRofile.Name = "btnLinkProcessPRofile"
Me.btnLinkProcessPRofile.Size = New System.Drawing.Size(205, 28)
Me.btnLinkProcessPRofile.TabIndex = 60
Me.btnLinkProcessPRofile.Text = "Prozess und Profil verknüpfen"
Me.btnLinkProcessPRofile.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.btnLinkProcessPRofile.UseVisualStyleBackColor = True
'
'GroupBox3
'
Me.GroupBox3.Controls.Add(Me.lblprocessCheckActive)
Me.GroupBox3.Controls.Add(Me.btnStartStopProcess)
Me.GroupBox3.Controls.Add(Me.txtProcessName)
Me.GroupBox3.Controls.Add(Me.txtPID)
Me.GroupBox3.Controls.Add(Me.Label4)
Me.GroupBox3.Controls.Add(Me.Label3)
Me.GroupBox3.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.GroupBox3.Location = New System.Drawing.Point(5, 281)
Me.GroupBox3.Name = "GroupBox3"
Me.GroupBox3.Size = New System.Drawing.Size(1024, 285)
Me.GroupBox3.TabIndex = 63
Me.GroupBox3.TabStop = False
Me.GroupBox3.Text = "Auswahl Fenster/Prozess:"
'
'lblprocessCheckActive
'
Me.lblprocessCheckActive.Font = New System.Drawing.Font("Tahoma", 9.75!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblprocessCheckActive.Image = Global.DD_Clipboard_Watcher.My.Resources.Resources.asterisk_orange
Me.lblprocessCheckActive.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.lblprocessCheckActive.Location = New System.Drawing.Point(6, 52)
Me.lblprocessCheckActive.Name = "lblprocessCheckActive"
Me.lblprocessCheckActive.Size = New System.Drawing.Size(264, 28)
Me.lblprocessCheckActive.TabIndex = 23
Me.lblprocessCheckActive.Text = "Auswertung aktiv"
Me.lblprocessCheckActive.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.lblprocessCheckActive.Visible = False
'
'btnStartStopProcess
'
Me.btnStartStopProcess.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.btnStartStopProcess.Image = Global.DD_Clipboard_Watcher.My.Resources.Resources.startwithoutdebugging_6556
Me.btnStartStopProcess.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btnStartStopProcess.Location = New System.Drawing.Point(6, 21)
Me.btnStartStopProcess.Name = "btnStartStopProcess"
Me.btnStartStopProcess.Size = New System.Drawing.Size(264, 26)
Me.btnStartStopProcess.TabIndex = 8
Me.btnStartStopProcess.Text = "Starte Aktive Fenster-Auswahl"
Me.btnStartStopProcess.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.btnStartStopProcess.UseVisualStyleBackColor = True
'
'txtProcessName
'
Me.txtProcessName.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtProcessName.Location = New System.Drawing.Point(90, 116)
Me.txtProcessName.Name = "txtProcessName"
Me.txtProcessName.ReadOnly = True
Me.txtProcessName.Size = New System.Drawing.Size(180, 21)
Me.txtProcessName.TabIndex = 4
'
'txtPID
'
Me.txtPID.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtPID.Location = New System.Drawing.Point(90, 89)
Me.txtPID.Name = "txtPID"
Me.txtPID.ReadOnly = True
Me.txtPID.Size = New System.Drawing.Size(180, 21)
Me.txtPID.TabIndex = 3
'
'Label4
'
Me.Label4.AutoSize = True
Me.Label4.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label4.Location = New System.Drawing.Point(6, 119)
Me.Label4.Name = "Label4"
Me.Label4.Size = New System.Drawing.Size(78, 13)
Me.Label4.TabIndex = 1
Me.Label4.Text = "Prozess Name:"
'
'Label3
'
Me.Label3.AutoSize = True
Me.Label3.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label3.Location = New System.Drawing.Point(6, 92)
Me.Label3.Name = "Label3"
Me.Label3.Size = New System.Drawing.Size(59, 13)
Me.Label3.TabIndex = 0
Me.Label3.Text = "ProzessID:"
'
'TabPageUserAssignment
'
Me.TabPageUserAssignment.Controls.Add(Me.SplitContainer1)
Me.TabPageUserAssignment.Controls.Add(Me.btndeleteUserConstructorRel)
Me.TabPageUserAssignment.Controls.Add(Me.btnAddUser2Profile)
Me.TabPageUserAssignment.Name = "TabPageUserAssignment"
Me.TabPageUserAssignment.Size = New System.Drawing.Size(1032, 569)
Me.TabPageUserAssignment.Text = "Benutzer Zuordnung"
'
'SplitContainer1
'
Me.SplitContainer1.Dock = System.Windows.Forms.DockStyle.Top
Me.SplitContainer1.Location = New System.Drawing.Point(0, 0)
Me.SplitContainer1.Name = "SplitContainer1"
Me.SplitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal
'
'SplitContainer1.Panel1
'
Me.SplitContainer1.Panel1.Controls.Add(Me.GridControl2)
Me.SplitContainer1.Panel1.Controls.Add(Me.Label1)
'
'SplitContainer1.Panel2
'
Me.SplitContainer1.Panel2.Controls.Add(Me.GridControlUsers2Menue)
Me.SplitContainer1.Panel2.Controls.Add(Me.Label2)
Me.SplitContainer1.Size = New System.Drawing.Size(1032, 481)
Me.SplitContainer1.SplitterDistance = 239
Me.SplitContainer1.TabIndex = 98
'
'GridControl2
'
Me.GridControl2.DataSource = Me.VWUSER_PROFILEBindingSource
Me.GridControl2.Dock = System.Windows.Forms.DockStyle.Fill
Me.GridControl2.Location = New System.Drawing.Point(0, 25)
Me.GridControl2.MainView = Me.GridViewProfileUser
Me.GridControl2.Name = "GridControl2"
Me.GridControl2.Size = New System.Drawing.Size(1032, 214)
Me.GridControl2.TabIndex = 93
Me.GridControl2.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridViewProfileUser})
'
'GridViewProfileUser
'
Me.GridViewProfileUser.Appearance.EvenRow.BackColor = System.Drawing.Color.Aqua
Me.GridViewProfileUser.Appearance.EvenRow.Options.UseBackColor = True
Me.GridViewProfileUser.Appearance.HeaderPanel.BackColor = System.Drawing.Color.Gray
Me.GridViewProfileUser.Appearance.HeaderPanel.ForeColor = System.Drawing.Color.Black
Me.GridViewProfileUser.Appearance.HeaderPanel.Options.UseBackColor = True
Me.GridViewProfileUser.Appearance.HeaderPanel.Options.UseBorderColor = True
Me.GridViewProfileUser.Appearance.HeaderPanel.Options.UseForeColor = True
Me.GridViewProfileUser.Appearance.Row.ForeColor = System.Drawing.Color.Black
Me.GridViewProfileUser.Appearance.Row.Options.UseForeColor = True
Me.GridViewProfileUser.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.colGUID1, Me.colUSERNAME, Me.colNAME1, Me.colPRENAME})
Me.GridViewProfileUser.GridControl = Me.GridControl2
Me.GridViewProfileUser.Name = "GridViewProfileUser"
Me.GridViewProfileUser.OptionsBehavior.Editable = False
Me.GridViewProfileUser.OptionsView.ColumnAutoWidth = False
Me.GridViewProfileUser.OptionsView.EnableAppearanceEvenRow = True
Me.GridViewProfileUser.OptionsView.ShowAutoFilterRow = True
Me.GridViewProfileUser.OptionsView.ShowDetailButtons = False
Me.GridViewProfileUser.OptionsView.ShowGroupPanel = False
Me.GridViewProfileUser.OptionsView.ShowHorizontalLines = DevExpress.Utils.DefaultBoolean.[True]
Me.GridViewProfileUser.OptionsView.ShowVerticalLines = DevExpress.Utils.DefaultBoolean.[True]
'
'colGUID1
'
Me.colGUID1.Caption = "ID"
Me.colGUID1.FieldName = "GUID"
Me.colGUID1.Name = "colGUID1"
Me.colGUID1.Visible = True
Me.colGUID1.VisibleIndex = 0
Me.colGUID1.Width = 42
'
'colUSERNAME
'
Me.colUSERNAME.Caption = "Username"
Me.colUSERNAME.FieldName = "USERNAME"
Me.colUSERNAME.Name = "colUSERNAME"
Me.colUSERNAME.Visible = True
Me.colUSERNAME.VisibleIndex = 1
Me.colUSERNAME.Width = 104
'
'colNAME1
'
Me.colNAME1.Caption = "Name"
Me.colNAME1.FieldName = "NAME"
Me.colNAME1.Name = "colNAME1"
Me.colNAME1.Visible = True
Me.colNAME1.VisibleIndex = 2
Me.colNAME1.Width = 95
'
'colPRENAME
'
Me.colPRENAME.Caption = "Vorname"
Me.colPRENAME.FieldName = "PRENAME"
Me.colPRENAME.Name = "colPRENAME"
Me.colPRENAME.Visible = True
Me.colPRENAME.VisibleIndex = 3
Me.colPRENAME.Width = 86
'
'Label1
'
Me.Label1.Dock = System.Windows.Forms.DockStyle.Top
Me.Label1.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label1.Location = New System.Drawing.Point(0, 0)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(1032, 25)
Me.Label1.TabIndex = 94
Me.Label1.Text = "Zugeordnete User:"
Me.Label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'GridControlUsers2Menue
'
Me.GridControlUsers2Menue.DataSource = Me.TBWH_UserBindingSource
Me.GridControlUsers2Menue.Dock = System.Windows.Forms.DockStyle.Fill
Me.GridControlUsers2Menue.Location = New System.Drawing.Point(0, 25)
Me.GridControlUsers2Menue.MainView = Me.GridViewlUsers2Menue
Me.GridControlUsers2Menue.Name = "GridControlUsers2Menue"
Me.GridControlUsers2Menue.ShowOnlyPredefinedDetails = True
Me.GridControlUsers2Menue.Size = New System.Drawing.Size(1032, 213)
Me.GridControlUsers2Menue.TabIndex = 96
Me.GridControlUsers2Menue.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridViewlUsers2Menue})
'
'GridViewlUsers2Menue
'
Me.GridViewlUsers2Menue.Appearance.EvenRow.BackColor = System.Drawing.Color.Cyan
Me.GridViewlUsers2Menue.Appearance.EvenRow.Options.UseBackColor = True
Me.GridViewlUsers2Menue.Appearance.FocusedRow.BackColor = System.Drawing.Color.Fuchsia
Me.GridViewlUsers2Menue.Appearance.FocusedRow.Options.UseBackColor = True
Me.GridViewlUsers2Menue.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.colSelect, Me.colSurname, Me.GridColumn2, Me.GridColumn3, Me.colID})
Me.GridViewlUsers2Menue.GridControl = Me.GridControlUsers2Menue
Me.GridViewlUsers2Menue.Name = "GridViewlUsers2Menue"
Me.GridViewlUsers2Menue.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.[False]
Me.GridViewlUsers2Menue.OptionsBehavior.AllowDeleteRows = DevExpress.Utils.DefaultBoolean.[False]
Me.GridViewlUsers2Menue.OptionsClipboard.CopyColumnHeaders = DevExpress.Utils.DefaultBoolean.[False]
Me.GridViewlUsers2Menue.OptionsSelection.EnableAppearanceFocusedCell = False
Me.GridViewlUsers2Menue.OptionsView.ColumnAutoWidth = False
Me.GridViewlUsers2Menue.OptionsView.EnableAppearanceEvenRow = True
Me.GridViewlUsers2Menue.OptionsView.ShowAutoFilterRow = True
Me.GridViewlUsers2Menue.OptionsView.ShowGroupPanel = False
'
'colSelect
'
Me.colSelect.Caption = "Selection"
Me.colSelect.FieldName = "Select"
Me.colSelect.Name = "colSelect"
Me.colSelect.Visible = True
Me.colSelect.VisibleIndex = 0
Me.colSelect.Width = 54
'
'colSurname
'
Me.colSurname.Caption = "Name"
Me.colSurname.FieldName = "Surname"
Me.colSurname.Name = "colSurname"
Me.colSurname.Visible = True
Me.colSurname.VisibleIndex = 1
'
'GridColumn2
'
Me.GridColumn2.FieldName = "Username"
Me.GridColumn2.Name = "GridColumn2"
Me.GridColumn2.OptionsColumn.AllowEdit = False
Me.GridColumn2.Visible = True
Me.GridColumn2.VisibleIndex = 2
Me.GridColumn2.Width = 107
'
'GridColumn3
'
Me.GridColumn3.FieldName = "Email"
Me.GridColumn3.Name = "GridColumn3"
Me.GridColumn3.OptionsColumn.AllowEdit = False
Me.GridColumn3.Visible = True
Me.GridColumn3.VisibleIndex = 3
Me.GridColumn3.Width = 102
'
'colID
'
Me.colID.FieldName = "ID"
Me.colID.Name = "colID"
'
'Label2
'
Me.Label2.Dock = System.Windows.Forms.DockStyle.Top
Me.Label2.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label2.Location = New System.Drawing.Point(0, 0)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(1032, 25)
Me.Label2.TabIndex = 97
Me.Label2.Text = "User ohne Rechte:"
Me.Label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'btndeleteUserConstructorRel
'
Me.btndeleteUserConstructorRel.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.btndeleteUserConstructorRel.Image = Global.DD_Clipboard_Watcher.My.Resources.Resources.cancel
Me.btndeleteUserConstructorRel.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btndeleteUserConstructorRel.ImeMode = System.Windows.Forms.ImeMode.NoControl
Me.btndeleteUserConstructorRel.Location = New System.Drawing.Point(499, 523)
Me.btndeleteUserConstructorRel.Name = "btndeleteUserConstructorRel"
Me.btndeleteUserConstructorRel.Size = New System.Drawing.Size(256, 28)
Me.btndeleteUserConstructorRel.TabIndex = 95
Me.btndeleteUserConstructorRel.Text = "User vom ausgewählten Profil entfernen"
Me.btndeleteUserConstructorRel.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.btndeleteUserConstructorRel.UseVisualStyleBackColor = True
'
'btnAddUser2Profile
'
Me.btnAddUser2Profile.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.btnAddUser2Profile.Image = Global.DD_Clipboard_Watcher.My.Resources.Resources.startwithoutdebugging_6556
Me.btnAddUser2Profile.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btnAddUser2Profile.ImeMode = System.Windows.Forms.ImeMode.NoControl
Me.btnAddUser2Profile.Location = New System.Drawing.Point(761, 523)
Me.btnAddUser2Profile.Name = "btnAddUser2Profile"
Me.btnAddUser2Profile.Size = New System.Drawing.Size(256, 28)
Me.btnAddUser2Profile.TabIndex = 95
Me.btnAddUser2Profile.Text = "User zu ausgewähltem Profil hinzufügen"
Me.btnAddUser2Profile.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.btnAddUser2Profile.UseVisualStyleBackColor = True
'
'TabPageBasicSettings
'
Me.TabPageBasicSettings.Controls.Add(Me.GroupBox5)
Me.TabPageBasicSettings.Name = "TabPageBasicSettings"
Me.TabPageBasicSettings.Size = New System.Drawing.Size(1277, 622)
Me.TabPageBasicSettings.Text = "Grundeinstellungen"
'
'PROFILE_TYPELabel
'
PROFILE_TYPELabel.AutoSize = True
PROFILE_TYPELabel.Location = New System.Drawing.Point(14, 212)
PROFILE_TYPELabel.Name = "PROFILE_TYPELabel"
PROFILE_TYPELabel.Size = New System.Drawing.Size(56, 13)
PROFILE_TYPELabel.TabIndex = 20
PROFILE_TYPELabel.Text = "Profil Typ:"
'
'PROFILE_TYPEComboBox
'
Me.PROFILE_TYPEComboBox.DataBindings.Add(New System.Windows.Forms.Binding("SelectedValue", Me.TBCW_PROFILESBindingSource, "PROFILE_TYPE", True))
Me.PROFILE_TYPEComboBox.FormattingEnabled = True
Me.PROFILE_TYPEComboBox.Location = New System.Drawing.Point(17, 228)
Me.PROFILE_TYPEComboBox.Name = "PROFILE_TYPEComboBox"
Me.PROFILE_TYPEComboBox.Size = New System.Drawing.Size(295, 21)
Me.PROFILE_TYPEComboBox.TabIndex = 21
'
'frmAdministration
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.ClientSize = New System.Drawing.Size(1283, 672)
Me.Controls.Add(Me.XtraTabControl2)
Me.Controls.Add(Me.StatusStrip1)
Me.Font = New System.Drawing.Font("Tahoma", 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 = "frmAdministration"
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
Me.Text = "Administration"
CType(Me.TBCW_PROFILESBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.MyDataset, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.GridControl1, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.GridView1, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.TBCW_PROFILESBindingNavigator, System.ComponentModel.ISupportInitialize).EndInit()
Me.TBCW_PROFILESBindingNavigator.ResumeLayout(False)
Me.TBCW_PROFILESBindingNavigator.PerformLayout()
CType(Me.TBWH_UserBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.VWUSER_PROFILEBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
Me.StatusStrip1.ResumeLayout(False)
Me.StatusStrip1.PerformLayout()
CType(Me.TBCW_PROFILE_PROCESSBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
Me.GroupBox5.ResumeLayout(False)
Me.GroupBox5.PerformLayout()
CType(Me.XtraTabControl2, System.ComponentModel.ISupportInitialize).EndInit()
Me.XtraTabControl2.ResumeLayout(False)
Me.TabPageProfiles.ResumeLayout(False)
CType(Me.XtraTabControl3, System.ComponentModel.ISupportInitialize).EndInit()
Me.XtraTabControl3.ResumeLayout(False)
Me.TabPageGeneralSettings.ResumeLayout(False)
Me.TabPageGeneralSettings.PerformLayout()
Me.TabPageProcessAssignment.ResumeLayout(False)
Me.GroupBox4.ResumeLayout(False)
CType(Me.GridControl3, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.GridViewProcessProfile, System.ComponentModel.ISupportInitialize).EndInit()
Me.GroupBox3.ResumeLayout(False)
Me.GroupBox3.PerformLayout()
Me.TabPageUserAssignment.ResumeLayout(False)
Me.SplitContainer1.Panel1.ResumeLayout(False)
Me.SplitContainer1.Panel2.ResumeLayout(False)
CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).EndInit()
Me.SplitContainer1.ResumeLayout(False)
CType(Me.GridControl2, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.GridViewProfileUser, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.GridControlUsers2Menue, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.GridViewlUsers2Menue, System.ComponentModel.ISupportInitialize).EndInit()
Me.TabPageBasicSettings.ResumeLayout(False)
Me.ResumeLayout(False)
Me.PerformLayout()
End Sub
Friend WithEvents MyDataset As DD_Clipboard_Watcher.MyDataset
Friend WithEvents TBCW_PROFILESBindingSource As System.Windows.Forms.BindingSource
Friend WithEvents TBCW_PROFILESTableAdapter As DD_Clipboard_Watcher.MyDatasetTableAdapters.TBCW_PROFILESTableAdapter
Friend WithEvents TableAdapterManager As DD_Clipboard_Watcher.MyDatasetTableAdapters.TableAdapterManager
Friend WithEvents TBCW_PROFILESBindingNavigator 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 TBCW_PROFILESBindingNavigatorSaveItem As System.Windows.Forms.ToolStripButton
Friend WithEvents GUIDTextBox As System.Windows.Forms.TextBox
Friend WithEvents NAMETextBox As System.Windows.Forms.TextBox
Friend WithEvents COMMENTTextBox As System.Windows.Forms.TextBox
Friend WithEvents WD_SEARCHTextBox As System.Windows.Forms.TextBox
Friend WithEvents REGEX_EXPRESSIONTextBox As System.Windows.Forms.TextBox
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 GridControl1 As DevExpress.XtraGrid.GridControl
Friend WithEvents GridView1 As DevExpress.XtraGrid.Views.Grid.GridView
Friend WithEvents colGUID As DevExpress.XtraGrid.Columns.GridColumn
Friend WithEvents colNAME As DevExpress.XtraGrid.Columns.GridColumn
Friend WithEvents StatusStrip1 As System.Windows.Forms.StatusStrip
Friend WithEvents statuslabel As System.Windows.Forms.ToolStripStatusLabel
Friend WithEvents btnaddSearch As System.Windows.Forms.Button
Friend WithEvents OFDWindreamsuche As System.Windows.Forms.OpenFileDialog
Friend WithEvents VWUSER_PROFILEBindingSource As System.Windows.Forms.BindingSource
Friend WithEvents VWUSER_PROFILETableAdapter As DD_Clipboard_Watcher.MyDatasetTableAdapters.VWUSER_PROFILETableAdapter
Friend WithEvents TimerTest As System.Windows.Forms.Timer
Friend WithEvents TBWH_UserBindingSource As System.Windows.Forms.BindingSource
Friend WithEvents TBCW_PROFILE_PROCESSBindingSource As System.Windows.Forms.BindingSource
Friend WithEvents TBCW_PROFILE_PROCESSTableAdapter As DD_Clipboard_Watcher.MyDatasetTableAdapters.TBCW_PROFILE_PROCESSTableAdapter
Friend WithEvents BackgroundWorker1 As System.ComponentModel.BackgroundWorker
Friend WithEvents lblLicenseDate As Label
Friend WithEvents lbllicenseCount As Label
Friend WithEvents Label6 As Label
Friend WithEvents Label5 As Label
Friend WithEvents ToolTip1 As ToolTip
Friend WithEvents ToolStripButton1 As ToolStripButton
Friend WithEvents ACTIVECheckBox As CheckBox
Friend WithEvents GroupBox5 As GroupBox
Friend WithEvents XtraTabControl2 As DevExpress.XtraTab.XtraTabControl
Friend WithEvents TabPageProfiles As DevExpress.XtraTab.XtraTabPage
Friend WithEvents TabPageBasicSettings As DevExpress.XtraTab.XtraTabPage
Friend WithEvents XtraTabControl3 As DevExpress.XtraTab.XtraTabControl
Friend WithEvents TabPageGeneralSettings As DevExpress.XtraTab.XtraTabPage
Friend WithEvents TabPageProcessAssignment As DevExpress.XtraTab.XtraTabPage
Friend WithEvents GroupBox4 As GroupBox
Friend WithEvents GridControl3 As DevExpress.XtraGrid.GridControl
Friend WithEvents GridViewProcessProfile As DevExpress.XtraGrid.Views.Grid.GridView
Friend WithEvents colGUID2 As DevExpress.XtraGrid.Columns.GridColumn
Friend WithEvents colPROC_NAME As DevExpress.XtraGrid.Columns.GridColumn
Friend WithEvents colADDED_WHEN As DevExpress.XtraGrid.Columns.GridColumn
Friend WithEvents colADDED_WHO As DevExpress.XtraGrid.Columns.GridColumn
Friend WithEvents btndeleteProcessProfileLink As Button
Friend WithEvents btnLinkProcessPRofile As Button
Friend WithEvents GroupBox3 As GroupBox
Friend WithEvents lblprocessCheckActive As Label
Friend WithEvents btnStartStopProcess As Button
Friend WithEvents txtProcessName As TextBox
Friend WithEvents txtPID As TextBox
Friend WithEvents Label4 As Label
Friend WithEvents Label3 As Label
Friend WithEvents TabPageUserAssignment As DevExpress.XtraTab.XtraTabPage
Friend WithEvents SplitContainer1 As SplitContainer
Friend WithEvents GridControl2 As DevExpress.XtraGrid.GridControl
Friend WithEvents GridViewProfileUser As DevExpress.XtraGrid.Views.Grid.GridView
Friend WithEvents colGUID1 As DevExpress.XtraGrid.Columns.GridColumn
Friend WithEvents colUSERNAME As DevExpress.XtraGrid.Columns.GridColumn
Friend WithEvents colNAME1 As DevExpress.XtraGrid.Columns.GridColumn
Friend WithEvents colPRENAME As DevExpress.XtraGrid.Columns.GridColumn
Friend WithEvents Label1 As Label
Friend WithEvents GridControlUsers2Menue As DevExpress.XtraGrid.GridControl
Friend WithEvents GridViewlUsers2Menue As DevExpress.XtraGrid.Views.Grid.GridView
Friend WithEvents colSelect As DevExpress.XtraGrid.Columns.GridColumn
Friend WithEvents colSurname As DevExpress.XtraGrid.Columns.GridColumn
Friend WithEvents GridColumn2 As DevExpress.XtraGrid.Columns.GridColumn
Friend WithEvents GridColumn3 As DevExpress.XtraGrid.Columns.GridColumn
Friend WithEvents colID As DevExpress.XtraGrid.Columns.GridColumn
Friend WithEvents Label2 As Label
Friend WithEvents btnAddUser2Profile As Button
Friend WithEvents btndeleteUserConstructorRel As Button
Friend WithEvents PROFILE_TYPEComboBox As ComboBox
End Class