1078 lines
59 KiB
VB.net
1078 lines
59 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))
|
|
Me.GroupBox1 = New System.Windows.Forms.GroupBox()
|
|
Me.btnaddSearch = New System.Windows.Forms.Button()
|
|
Me.GridControl1 = New DevExpress.XtraGrid.GridControl()
|
|
Me.TBCBS_PROFILESBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.MyDataset = New DD_Clipboard_Searcher.MyDataset()
|
|
Me.GridView1 = New DevExpress.XtraGrid.Views.Grid.GridView()
|
|
Me.colGUID = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colNAME = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.TBCBS_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.TBCBS_PROFILESBindingNavigatorSaveItem = New System.Windows.Forms.ToolStripButton()
|
|
Me.GUIDTextBox = New System.Windows.Forms.TextBox()
|
|
Me.NAMETextBox = New System.Windows.Forms.TextBox()
|
|
Me.COMMENTTextBox = New System.Windows.Forms.TextBox()
|
|
Me.WD_SEARCHTextBox = New System.Windows.Forms.TextBox()
|
|
Me.REGEX_EXPRESSIONTextBox = New System.Windows.Forms.TextBox()
|
|
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.GroupBox2 = New System.Windows.Forms.GroupBox()
|
|
Me.Label2 = New System.Windows.Forms.Label()
|
|
Me.GridControlUsers2Menue = New DevExpress.XtraGrid.GridControl()
|
|
Me.TBWH_UserBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.GridViewlUsers2Menue = New DevExpress.XtraGrid.Views.Grid.GridView()
|
|
Me.colSelect = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colSurname = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.GridColumn2 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.GridColumn3 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colID = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.btndeleteUserConstructorRel = New System.Windows.Forms.Button()
|
|
Me.btnAddUser2Profile = New System.Windows.Forms.Button()
|
|
Me.Label1 = New System.Windows.Forms.Label()
|
|
Me.GridControl2 = New DevExpress.XtraGrid.GridControl()
|
|
Me.VWUSER_PROFILEBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
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.TBCBS_PROFILESTableAdapter = New DD_Clipboard_Searcher.MyDatasetTableAdapters.TBCBS_PROFILESTableAdapter()
|
|
Me.TableAdapterManager = New DD_Clipboard_Searcher.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_Searcher.MyDatasetTableAdapters.VWUSER_PROFILETableAdapter()
|
|
Me.GroupBox3 = New System.Windows.Forms.GroupBox()
|
|
Me.PictureBox1 = New System.Windows.Forms.PictureBox()
|
|
Me.chkRunwindowCheck = New System.Windows.Forms.CheckBox()
|
|
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.TimerTest = New System.Windows.Forms.Timer(Me.components)
|
|
Me.TBCBS_PROFILE_PROCESSBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.TBCBS_PROFILE_PROCESSTableAdapter = New DD_Clipboard_Searcher.MyDatasetTableAdapters.TBCBS_PROFILE_PROCESSTableAdapter()
|
|
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.GroupBox4 = New System.Windows.Forms.GroupBox()
|
|
Me.btnLinkProcessPRofile = New System.Windows.Forms.Button()
|
|
Me.btndeleteProcessProfileLink = New System.Windows.Forms.Button()
|
|
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()
|
|
Me.GroupBox1.SuspendLayout()
|
|
CType(Me.GridControl1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBCBS_PROFILESBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.MyDataset, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.GridView1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBCBS_PROFILESBindingNavigator, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.TBCBS_PROFILESBindingNavigator.SuspendLayout()
|
|
Me.GroupBox2.SuspendLayout()
|
|
CType(Me.GridControlUsers2Menue, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBWH_UserBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.GridViewlUsers2Menue, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.GridControl2, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.VWUSER_PROFILEBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.GridViewProfileUser, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.StatusStrip1.SuspendLayout()
|
|
Me.GroupBox3.SuspendLayout()
|
|
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBCBS_PROFILE_PROCESSBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.GridControl3, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.GridViewProcessProfile, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.GroupBox4.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(174, 48)
|
|
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(227, 48)
|
|
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(174, 88)
|
|
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(174, 128)
|
|
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(174, 168)
|
|
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(174, 208)
|
|
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(327, 208)
|
|
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(174, 248)
|
|
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(327, 248)
|
|
CHANGED_WHENLabel.Name = "CHANGED_WHENLabel"
|
|
CHANGED_WHENLabel.Size = New System.Drawing.Size(85, 13)
|
|
CHANGED_WHENLabel.TabIndex = 16
|
|
CHANGED_WHENLabel.Text = "Geändert wann:"
|
|
'
|
|
'GroupBox1
|
|
'
|
|
Me.GroupBox1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
|
Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
|
Me.GroupBox1.Controls.Add(Me.btnaddSearch)
|
|
Me.GroupBox1.Controls.Add(Me.GridControl1)
|
|
Me.GroupBox1.Controls.Add(Me.TBCBS_PROFILESBindingNavigator)
|
|
Me.GroupBox1.Controls.Add(GUIDLabel)
|
|
Me.GroupBox1.Controls.Add(Me.GUIDTextBox)
|
|
Me.GroupBox1.Controls.Add(NAMELabel)
|
|
Me.GroupBox1.Controls.Add(Me.NAMETextBox)
|
|
Me.GroupBox1.Controls.Add(COMMENTLabel)
|
|
Me.GroupBox1.Controls.Add(Me.COMMENTTextBox)
|
|
Me.GroupBox1.Controls.Add(WD_SEARCHLabel)
|
|
Me.GroupBox1.Controls.Add(Me.WD_SEARCHTextBox)
|
|
Me.GroupBox1.Controls.Add(REGEX_EXPRESSIONLabel)
|
|
Me.GroupBox1.Controls.Add(Me.REGEX_EXPRESSIONTextBox)
|
|
Me.GroupBox1.Controls.Add(ADDED_WHOLabel)
|
|
Me.GroupBox1.Controls.Add(Me.ADDED_WHOTextBox)
|
|
Me.GroupBox1.Controls.Add(ADDED_WHENLabel)
|
|
Me.GroupBox1.Controls.Add(Me.ADDED_WHENTextBox)
|
|
Me.GroupBox1.Controls.Add(CHANGED_WHOLabel)
|
|
Me.GroupBox1.Controls.Add(Me.CHANGED_WHOTextBox)
|
|
Me.GroupBox1.Controls.Add(CHANGED_WHENLabel)
|
|
Me.GroupBox1.Controls.Add(Me.CHANGED_WHENTextBox)
|
|
Me.GroupBox1.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.GroupBox1.Location = New System.Drawing.Point(12, 12)
|
|
Me.GroupBox1.Name = "GroupBox1"
|
|
Me.GroupBox1.Size = New System.Drawing.Size(530, 292)
|
|
Me.GroupBox1.TabIndex = 0
|
|
Me.GroupBox1.TabStop = False
|
|
Me.GroupBox1.Text = "Profile"
|
|
'
|
|
'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(497, 142)
|
|
Me.btnaddSearch.Name = "btnaddSearch"
|
|
Me.btnaddSearch.Size = New System.Drawing.Size(28, 23)
|
|
Me.btnaddSearch.TabIndex = 19
|
|
Me.btnaddSearch.Text = "..."
|
|
Me.btnaddSearch.UseVisualStyleBackColor = True
|
|
'
|
|
'GridControl1
|
|
'
|
|
Me.GridControl1.DataSource = Me.TBCBS_PROFILESBindingSource
|
|
Me.GridControl1.Location = New System.Drawing.Point(6, 17)
|
|
Me.GridControl1.MainView = Me.GridView1
|
|
Me.GridControl1.Name = "GridControl1"
|
|
Me.GridControl1.Size = New System.Drawing.Size(162, 268)
|
|
Me.GridControl1.TabIndex = 18
|
|
Me.GridControl1.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridView1})
|
|
'
|
|
'TBCBS_PROFILESBindingSource
|
|
'
|
|
Me.TBCBS_PROFILESBindingSource.DataMember = "TBCBS_PROFILES"
|
|
Me.TBCBS_PROFILESBindingSource.DataSource = Me.MyDataset
|
|
'
|
|
'MyDataset
|
|
'
|
|
Me.MyDataset.DataSetName = "MyDataset"
|
|
Me.MyDataset.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
|
|
'
|
|
'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
|
|
'
|
|
'TBCBS_PROFILESBindingNavigator
|
|
'
|
|
Me.TBCBS_PROFILESBindingNavigator.AddNewItem = Me.BindingNavigatorAddNewItem
|
|
Me.TBCBS_PROFILESBindingNavigator.BindingSource = Me.TBCBS_PROFILESBindingSource
|
|
Me.TBCBS_PROFILESBindingNavigator.CountItem = Me.BindingNavigatorCountItem
|
|
Me.TBCBS_PROFILESBindingNavigator.DeleteItem = Nothing
|
|
Me.TBCBS_PROFILESBindingNavigator.Dock = System.Windows.Forms.DockStyle.None
|
|
Me.TBCBS_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.TBCBS_PROFILESBindingNavigatorSaveItem})
|
|
Me.TBCBS_PROFILESBindingNavigator.Location = New System.Drawing.Point(177, 20)
|
|
Me.TBCBS_PROFILESBindingNavigator.MoveFirstItem = Me.BindingNavigatorMoveFirstItem
|
|
Me.TBCBS_PROFILESBindingNavigator.MoveLastItem = Me.BindingNavigatorMoveLastItem
|
|
Me.TBCBS_PROFILESBindingNavigator.MoveNextItem = Me.BindingNavigatorMoveNextItem
|
|
Me.TBCBS_PROFILESBindingNavigator.MovePreviousItem = Me.BindingNavigatorMovePreviousItem
|
|
Me.TBCBS_PROFILESBindingNavigator.Name = "TBCBS_PROFILESBindingNavigator"
|
|
Me.TBCBS_PROFILESBindingNavigator.PositionItem = Me.BindingNavigatorPositionItem
|
|
Me.TBCBS_PROFILESBindingNavigator.Size = New System.Drawing.Size(287, 25)
|
|
Me.TBCBS_PROFILESBindingNavigator.TabIndex = 1
|
|
Me.TBCBS_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(44, 22)
|
|
Me.BindingNavigatorCountItem.Text = "von {0}"
|
|
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"
|
|
'
|
|
'TBCBS_PROFILESBindingNavigatorSaveItem
|
|
'
|
|
Me.TBCBS_PROFILESBindingNavigatorSaveItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.TBCBS_PROFILESBindingNavigatorSaveItem.Image = CType(resources.GetObject("TBCBS_PROFILESBindingNavigatorSaveItem.Image"), System.Drawing.Image)
|
|
Me.TBCBS_PROFILESBindingNavigatorSaveItem.Name = "TBCBS_PROFILESBindingNavigatorSaveItem"
|
|
Me.TBCBS_PROFILESBindingNavigatorSaveItem.Size = New System.Drawing.Size(23, 22)
|
|
Me.TBCBS_PROFILESBindingNavigatorSaveItem.Text = "Daten speichern"
|
|
'
|
|
'GUIDTextBox
|
|
'
|
|
Me.GUIDTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBCBS_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(177, 64)
|
|
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.TBCBS_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(230, 64)
|
|
Me.NAMETextBox.Name = "NAMETextBox"
|
|
Me.NAMETextBox.Size = New System.Drawing.Size(295, 21)
|
|
Me.NAMETextBox.TabIndex = 3
|
|
'
|
|
'COMMENTTextBox
|
|
'
|
|
Me.COMMENTTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBCBS_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(177, 104)
|
|
Me.COMMENTTextBox.Name = "COMMENTTextBox"
|
|
Me.COMMENTTextBox.Size = New System.Drawing.Size(348, 21)
|
|
Me.COMMENTTextBox.TabIndex = 5
|
|
'
|
|
'WD_SEARCHTextBox
|
|
'
|
|
Me.WD_SEARCHTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBCBS_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(177, 144)
|
|
Me.WD_SEARCHTextBox.Name = "WD_SEARCHTextBox"
|
|
Me.WD_SEARCHTextBox.Size = New System.Drawing.Size(314, 21)
|
|
Me.WD_SEARCHTextBox.TabIndex = 7
|
|
'
|
|
'REGEX_EXPRESSIONTextBox
|
|
'
|
|
Me.REGEX_EXPRESSIONTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBCBS_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(177, 184)
|
|
Me.REGEX_EXPRESSIONTextBox.Name = "REGEX_EXPRESSIONTextBox"
|
|
Me.REGEX_EXPRESSIONTextBox.Size = New System.Drawing.Size(348, 21)
|
|
Me.REGEX_EXPRESSIONTextBox.TabIndex = 9
|
|
'
|
|
'ADDED_WHOTextBox
|
|
'
|
|
Me.ADDED_WHOTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBCBS_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(177, 224)
|
|
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
|
|
'
|
|
'ADDED_WHENTextBox
|
|
'
|
|
Me.ADDED_WHENTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBCBS_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(330, 224)
|
|
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
|
|
'
|
|
'CHANGED_WHOTextBox
|
|
'
|
|
Me.CHANGED_WHOTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBCBS_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(177, 264)
|
|
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
|
|
'
|
|
'CHANGED_WHENTextBox
|
|
'
|
|
Me.CHANGED_WHENTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBCBS_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(330, 264)
|
|
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
|
|
'
|
|
'GroupBox2
|
|
'
|
|
Me.GroupBox2.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
|
Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
|
Me.GroupBox2.Controls.Add(Me.Label2)
|
|
Me.GroupBox2.Controls.Add(Me.GridControlUsers2Menue)
|
|
Me.GroupBox2.Controls.Add(Me.btndeleteUserConstructorRel)
|
|
Me.GroupBox2.Controls.Add(Me.btnAddUser2Profile)
|
|
Me.GroupBox2.Controls.Add(Me.Label1)
|
|
Me.GroupBox2.Controls.Add(Me.GridControl2)
|
|
Me.GroupBox2.Location = New System.Drawing.Point(548, 12)
|
|
Me.GroupBox2.Name = "GroupBox2"
|
|
Me.GroupBox2.Size = New System.Drawing.Size(637, 292)
|
|
Me.GroupBox2.TabIndex = 1
|
|
Me.GroupBox2.TabStop = False
|
|
Me.GroupBox2.Text = "User Profilzuordnung"
|
|
'
|
|
'Label2
|
|
'
|
|
Me.Label2.AutoSize = True
|
|
Me.Label2.Location = New System.Drawing.Point(363, 72)
|
|
Me.Label2.Name = "Label2"
|
|
Me.Label2.Size = New System.Drawing.Size(97, 13)
|
|
Me.Label2.TabIndex = 92
|
|
Me.Label2.Text = "User ohne Rechte:"
|
|
'
|
|
'GridControlUsers2Menue
|
|
'
|
|
Me.GridControlUsers2Menue.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
|
Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
|
Me.GridControlUsers2Menue.DataSource = Me.TBWH_UserBindingSource
|
|
Me.GridControlUsers2Menue.Location = New System.Drawing.Point(366, 88)
|
|
Me.GridControlUsers2Menue.MainView = Me.GridViewlUsers2Menue
|
|
Me.GridControlUsers2Menue.Name = "GridControlUsers2Menue"
|
|
Me.GridControlUsers2Menue.ShowOnlyPredefinedDetails = True
|
|
Me.GridControlUsers2Menue.Size = New System.Drawing.Size(256, 198)
|
|
Me.GridControlUsers2Menue.TabIndex = 91
|
|
Me.GridControlUsers2Menue.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridViewlUsers2Menue})
|
|
'
|
|
'TBWH_UserBindingSource
|
|
'
|
|
Me.TBWH_UserBindingSource.DataMember = "TBWH_User"
|
|
Me.TBWH_UserBindingSource.DataSource = Me.MyDataset
|
|
'
|
|
'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"
|
|
'
|
|
'btndeleteUserConstructorRel
|
|
'
|
|
Me.btndeleteUserConstructorRel.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
|
Me.btndeleteUserConstructorRel.Image = CType(resources.GetObject("btndeleteUserConstructorRel.Image"), System.Drawing.Image)
|
|
Me.btndeleteUserConstructorRel.ImageAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.btndeleteUserConstructorRel.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
|
Me.btndeleteUserConstructorRel.Location = New System.Drawing.Point(9, 263)
|
|
Me.btndeleteUserConstructorRel.Name = "btndeleteUserConstructorRel"
|
|
Me.btndeleteUserConstructorRel.Size = New System.Drawing.Size(173, 23)
|
|
Me.btndeleteUserConstructorRel.TabIndex = 60
|
|
Me.btndeleteUserConstructorRel.Text = "Lösche Userzuordnung"
|
|
Me.btndeleteUserConstructorRel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btndeleteUserConstructorRel.UseVisualStyleBackColor = True
|
|
'
|
|
'btnAddUser2Profile
|
|
'
|
|
Me.btnAddUser2Profile.Image = CType(resources.GetObject("btnAddUser2Profile.Image"), System.Drawing.Image)
|
|
Me.btnAddUser2Profile.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnAddUser2Profile.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
|
Me.btnAddUser2Profile.Location = New System.Drawing.Point(366, 36)
|
|
Me.btnAddUser2Profile.Name = "btnAddUser2Profile"
|
|
Me.btnAddUser2Profile.Size = New System.Drawing.Size(256, 28)
|
|
Me.btnAddUser2Profile.TabIndex = 59
|
|
Me.btnAddUser2Profile.Text = "User zu ausgefügtem Profil hinzufügen"
|
|
Me.btnAddUser2Profile.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.btnAddUser2Profile.UseVisualStyleBackColor = True
|
|
'
|
|
'Label1
|
|
'
|
|
Me.Label1.AutoSize = True
|
|
Me.Label1.Location = New System.Drawing.Point(6, 20)
|
|
Me.Label1.Name = "Label1"
|
|
Me.Label1.Size = New System.Drawing.Size(98, 13)
|
|
Me.Label1.TabIndex = 21
|
|
Me.Label1.Text = "Zugeordnete User:"
|
|
'
|
|
'GridControl2
|
|
'
|
|
Me.GridControl2.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
|
Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
|
Me.GridControl2.DataSource = Me.VWUSER_PROFILEBindingSource
|
|
Me.GridControl2.Location = New System.Drawing.Point(9, 36)
|
|
Me.GridControl2.MainView = Me.GridViewProfileUser
|
|
Me.GridControl2.Name = "GridControl2"
|
|
Me.GridControl2.Size = New System.Drawing.Size(351, 221)
|
|
Me.GridControl2.TabIndex = 19
|
|
Me.GridControl2.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridViewProfileUser})
|
|
'
|
|
'VWUSER_PROFILEBindingSource
|
|
'
|
|
Me.VWUSER_PROFILEBindingSource.DataMember = "VWUSER_PROFILE"
|
|
Me.VWUSER_PROFILEBindingSource.DataSource = Me.MyDataset
|
|
'
|
|
'GridViewProfileUser
|
|
'
|
|
Me.GridViewProfileUser.Appearance.EvenRow.BackColor = System.Drawing.Color.Aqua
|
|
Me.GridViewProfileUser.Appearance.EvenRow.Options.UseBackColor = 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
|
|
'
|
|
'TBCBS_PROFILESTableAdapter
|
|
'
|
|
Me.TBCBS_PROFILESTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'TableAdapterManager
|
|
'
|
|
Me.TableAdapterManager.BackupDataSetBeforeUpdate = False
|
|
Me.TableAdapterManager.TBCBS_PROFILE_PROCESSTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBCBS_PROFILESTableAdapter = Me.TBCBS_PROFILESTableAdapter
|
|
Me.TableAdapterManager.TBCBS_USER_PROFILETableAdapter = Nothing
|
|
Me.TableAdapterManager.UpdateOrder = DD_Clipboard_Searcher.MyDatasetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
|
|
'
|
|
'StatusStrip1
|
|
'
|
|
Me.StatusStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.statuslabel})
|
|
Me.StatusStrip1.Location = New System.Drawing.Point(0, 708)
|
|
Me.StatusStrip1.Name = "StatusStrip1"
|
|
Me.StatusStrip1.Size = New System.Drawing.Size(1240, 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|Alle Dateien|*.*"
|
|
Me.OFDWindreamsuche.RestoreDirectory = True
|
|
Me.OFDWindreamsuche.Title = "windream-Suche wählen"
|
|
'
|
|
'VWUSER_PROFILETableAdapter
|
|
'
|
|
Me.VWUSER_PROFILETableAdapter.ClearBeforeFill = True
|
|
'
|
|
'GroupBox3
|
|
'
|
|
Me.GroupBox3.Controls.Add(Me.PictureBox1)
|
|
Me.GroupBox3.Controls.Add(Me.chkRunwindowCheck)
|
|
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.Location = New System.Drawing.Point(12, 310)
|
|
Me.GroupBox3.Name = "GroupBox3"
|
|
Me.GroupBox3.Size = New System.Drawing.Size(606, 81)
|
|
Me.GroupBox3.TabIndex = 2
|
|
Me.GroupBox3.TabStop = False
|
|
Me.GroupBox3.Text = "Auswahl Fenster/Prozess:"
|
|
'
|
|
'PictureBox1
|
|
'
|
|
Me.PictureBox1.Image = Global.DD_Clipboard_Searcher.My.Resources.Resources.Annotation_New
|
|
Me.PictureBox1.Location = New System.Drawing.Point(510, 28)
|
|
Me.PictureBox1.Name = "PictureBox1"
|
|
Me.PictureBox1.Size = New System.Drawing.Size(48, 40)
|
|
Me.PictureBox1.TabIndex = 7
|
|
Me.PictureBox1.TabStop = False
|
|
Me.PictureBox1.Visible = False
|
|
'
|
|
'chkRunwindowCheck
|
|
'
|
|
Me.chkRunwindowCheck.AutoSize = True
|
|
Me.chkRunwindowCheck.Location = New System.Drawing.Point(6, 39)
|
|
Me.chkRunwindowCheck.Name = "chkRunwindowCheck"
|
|
Me.chkRunwindowCheck.Size = New System.Drawing.Size(173, 17)
|
|
Me.chkRunwindowCheck.TabIndex = 6
|
|
Me.chkRunwindowCheck.Text = "Starte Aktive-Fenster Auswahl"
|
|
Me.chkRunwindowCheck.UseVisualStyleBackColor = True
|
|
'
|
|
'txtProcessName
|
|
'
|
|
Me.txtProcessName.Font = New System.Drawing.Font("Tahoma", 8.25!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtProcessName.Location = New System.Drawing.Point(270, 37)
|
|
Me.txtProcessName.Name = "txtProcessName"
|
|
Me.txtProcessName.ReadOnly = True
|
|
Me.txtProcessName.Size = New System.Drawing.Size(229, 21)
|
|
Me.txtProcessName.TabIndex = 4
|
|
'
|
|
'txtPID
|
|
'
|
|
Me.txtPID.Font = New System.Drawing.Font("Tahoma", 8.25!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtPID.Location = New System.Drawing.Point(192, 37)
|
|
Me.txtPID.Name = "txtPID"
|
|
Me.txtPID.ReadOnly = True
|
|
Me.txtPID.Size = New System.Drawing.Size(59, 21)
|
|
Me.txtPID.TabIndex = 3
|
|
'
|
|
'Label4
|
|
'
|
|
Me.Label4.AutoSize = True
|
|
Me.Label4.Location = New System.Drawing.Point(267, 21)
|
|
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.Location = New System.Drawing.Point(192, 21)
|
|
Me.Label3.Name = "Label3"
|
|
Me.Label3.Size = New System.Drawing.Size(59, 13)
|
|
Me.Label3.TabIndex = 0
|
|
Me.Label3.Text = "ProzessID:"
|
|
'
|
|
'TimerTest
|
|
'
|
|
Me.TimerTest.Interval = 5000
|
|
'
|
|
'TBCBS_PROFILE_PROCESSBindingSource
|
|
'
|
|
Me.TBCBS_PROFILE_PROCESSBindingSource.DataMember = "TBCBS_PROFILE_PROCESS"
|
|
Me.TBCBS_PROFILE_PROCESSBindingSource.DataSource = Me.MyDataset
|
|
'
|
|
'TBCBS_PROFILE_PROCESSTableAdapter
|
|
'
|
|
Me.TBCBS_PROFILE_PROCESSTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'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.TBCBS_PROFILE_PROCESSBindingSource
|
|
Me.GridControl3.Location = New System.Drawing.Point(6, 20)
|
|
Me.GridControl3.MainView = Me.GridViewProcessProfile
|
|
Me.GridControl3.Name = "GridControl3"
|
|
Me.GridControl3.Size = New System.Drawing.Size(341, 282)
|
|
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
|
|
'
|
|
'GroupBox4
|
|
'
|
|
Me.GroupBox4.Controls.Add(Me.btndeleteProcessProfileLink)
|
|
Me.GroupBox4.Controls.Add(Me.btnLinkProcessPRofile)
|
|
Me.GroupBox4.Controls.Add(Me.GridControl3)
|
|
Me.GroupBox4.Location = New System.Drawing.Point(12, 397)
|
|
Me.GroupBox4.Name = "GroupBox4"
|
|
Me.GroupBox4.Size = New System.Drawing.Size(606, 308)
|
|
Me.GroupBox4.TabIndex = 21
|
|
Me.GroupBox4.TabStop = False
|
|
Me.GroupBox4.Text = "Aktuell zugeordnete Prozesse:"
|
|
'
|
|
'btnLinkProcessPRofile
|
|
'
|
|
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(353, 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
|
|
'
|
|
'btndeleteProcessProfileLink
|
|
'
|
|
Me.btndeleteProcessProfileLink.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
|
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(353, 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
|
|
'
|
|
'frmAdministration
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.ClientSize = New System.Drawing.Size(1240, 730)
|
|
Me.Controls.Add(Me.GroupBox4)
|
|
Me.Controls.Add(Me.GroupBox3)
|
|
Me.Controls.Add(Me.GroupBox2)
|
|
Me.Controls.Add(Me.GroupBox1)
|
|
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"
|
|
Me.GroupBox1.ResumeLayout(False)
|
|
Me.GroupBox1.PerformLayout()
|
|
CType(Me.GridControl1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBCBS_PROFILESBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.MyDataset, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.GridView1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBCBS_PROFILESBindingNavigator, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.TBCBS_PROFILESBindingNavigator.ResumeLayout(False)
|
|
Me.TBCBS_PROFILESBindingNavigator.PerformLayout()
|
|
Me.GroupBox2.ResumeLayout(False)
|
|
Me.GroupBox2.PerformLayout()
|
|
CType(Me.GridControlUsers2Menue, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBWH_UserBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.GridViewlUsers2Menue, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.GridControl2, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.VWUSER_PROFILEBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.GridViewProfileUser, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.StatusStrip1.ResumeLayout(False)
|
|
Me.StatusStrip1.PerformLayout()
|
|
Me.GroupBox3.ResumeLayout(False)
|
|
Me.GroupBox3.PerformLayout()
|
|
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBCBS_PROFILE_PROCESSBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.GridControl3, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.GridViewProcessProfile, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.GroupBox4.ResumeLayout(False)
|
|
Me.ResumeLayout(False)
|
|
Me.PerformLayout()
|
|
|
|
End Sub
|
|
Friend WithEvents GroupBox2 As System.Windows.Forms.GroupBox
|
|
Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox
|
|
Friend WithEvents MyDataset As DD_Clipboard_Searcher.MyDataset
|
|
Friend WithEvents TBCBS_PROFILESBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents TBCBS_PROFILESTableAdapter As DD_Clipboard_Searcher.MyDatasetTableAdapters.TBCBS_PROFILESTableAdapter
|
|
Friend WithEvents TableAdapterManager As DD_Clipboard_Searcher.MyDatasetTableAdapters.TableAdapterManager
|
|
Friend WithEvents TBCBS_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 TBCBS_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 GridControl2 As DevExpress.XtraGrid.GridControl
|
|
Friend WithEvents GridViewProfileUser As DevExpress.XtraGrid.Views.Grid.GridView
|
|
Friend WithEvents VWUSER_PROFILEBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents VWUSER_PROFILETableAdapter As DD_Clipboard_Searcher.MyDatasetTableAdapters.VWUSER_PROFILETableAdapter
|
|
Friend WithEvents Label1 As System.Windows.Forms.Label
|
|
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 Label2 As System.Windows.Forms.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 btndeleteUserConstructorRel As System.Windows.Forms.Button
|
|
Friend WithEvents btnAddUser2Profile As System.Windows.Forms.Button
|
|
Friend WithEvents GroupBox3 As System.Windows.Forms.GroupBox
|
|
Friend WithEvents txtProcessName As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtPID As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label4 As System.Windows.Forms.Label
|
|
Friend WithEvents Label3 As System.Windows.Forms.Label
|
|
Friend WithEvents chkRunwindowCheck As System.Windows.Forms.CheckBox
|
|
Friend WithEvents TimerTest As System.Windows.Forms.Timer
|
|
Friend WithEvents PictureBox1 As System.Windows.Forms.PictureBox
|
|
Friend WithEvents TBWH_UserBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents TBCBS_PROFILE_PROCESSBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents TBCBS_PROFILE_PROCESSTableAdapter As DD_Clipboard_Searcher.MyDatasetTableAdapters.TBCBS_PROFILE_PROCESSTableAdapter
|
|
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 GroupBox4 As System.Windows.Forms.GroupBox
|
|
Friend WithEvents btnLinkProcessPRofile As System.Windows.Forms.Button
|
|
Friend WithEvents btndeleteProcessProfileLink As System.Windows.Forms.Button
|
|
End Class
|