Small fixes
This commit is contained in:
626
app/DD_Clipboard_Searcher/frmAdministration.Designer.vb
generated
626
app/DD_Clipboard_Searcher/frmAdministration.Designer.vb
generated
@@ -1,6 +1,6 @@
|
||||
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
|
||||
Partial Class frmAdministration
|
||||
Inherits System.Windows.Forms.Form
|
||||
Inherits DevExpress.XtraBars.Ribbon.RibbonForm
|
||||
|
||||
'Das Formular überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen.
|
||||
<System.Diagnostics.DebuggerNonUserCode()>
|
||||
@@ -77,20 +77,6 @@ Partial Class frmAdministration
|
||||
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()
|
||||
@@ -115,15 +101,6 @@ Partial Class frmAdministration
|
||||
Me.TBWH_PROFILE_TYPEBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||
Me.TabPageProcessAssignment = New DevExpress.XtraTab.XtraTabPage()
|
||||
Me.CtrlApplicationAssignment1 = New DD_Clipboard_Watcher.ctrlApplicationAssignment()
|
||||
Me.RibbonControl1 = New DevExpress.XtraBars.Ribbon.RibbonControl()
|
||||
Me.BarButtonProcessAssign = New DevExpress.XtraBars.BarButtonItem()
|
||||
Me.BarButtonProcessDelete = New DevExpress.XtraBars.BarButtonItem()
|
||||
Me.BarButtonWindowAssign = New DevExpress.XtraBars.BarButtonItem()
|
||||
Me.BarButtonWindowDelete = New DevExpress.XtraBars.BarButtonItem()
|
||||
Me.BarButtonWindowSave = New DevExpress.XtraBars.BarButtonItem()
|
||||
Me.RibbonPage1 = New DevExpress.XtraBars.Ribbon.RibbonPage()
|
||||
Me.RibbonPageGroup1 = New DevExpress.XtraBars.Ribbon.RibbonPageGroup()
|
||||
Me.RibbonPageGroup2 = New DevExpress.XtraBars.Ribbon.RibbonPageGroup()
|
||||
Me.TabPageUserAssignment = New DevExpress.XtraTab.XtraTabPage()
|
||||
Me.SplitContainer1 = New System.Windows.Forms.SplitContainer()
|
||||
Me.GridControlUserInProfile = New DevExpress.XtraGrid.GridControl()
|
||||
@@ -141,11 +118,7 @@ Partial Class frmAdministration
|
||||
Me.GridColumn3 = New DevExpress.XtraGrid.Columns.GridColumn()
|
||||
Me.colID = New DevExpress.XtraGrid.Columns.GridColumn()
|
||||
Me.Label2 = New System.Windows.Forms.Label()
|
||||
Me.btnRemoveUserFromProfile = New System.Windows.Forms.Button()
|
||||
Me.btnAddUserToProfile = New System.Windows.Forms.Button()
|
||||
Me.TabPageGroupAssignment = New DevExpress.XtraTab.XtraTabPage()
|
||||
Me.btnRemoveGroupFromProfile = New System.Windows.Forms.Button()
|
||||
Me.btnAddGroupToProfile = New System.Windows.Forms.Button()
|
||||
Me.SplitContainer2 = New System.Windows.Forms.SplitContainer()
|
||||
Me.GridControlGroupInProfile = New DevExpress.XtraGrid.GridControl()
|
||||
Me.VWCW_GROUP_PROFILEBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||
@@ -217,6 +190,29 @@ Partial Class frmAdministration
|
||||
Me.TBCW_PROF_DATA_SEARCHTableAdapter = New DD_Clipboard_Watcher.MyDatasetTableAdapters.TBCW_PROF_DATA_SEARCHTableAdapter()
|
||||
Me.TBCW_PROF_DOC_SEARCHTableAdapter = New DD_Clipboard_Watcher.MyDatasetTableAdapters.TBCW_PROF_DOC_SEARCHTableAdapter()
|
||||
Me.VWCW_GROUP_PROFILETableAdapter = New DD_Clipboard_Watcher.MyDatasetTableAdapters.VWCW_GROUP_PROFILETableAdapter()
|
||||
Me.RibbonControl2 = New DevExpress.XtraBars.Ribbon.RibbonControl()
|
||||
Me.BarButtonItem1 = New DevExpress.XtraBars.BarButtonItem()
|
||||
Me.BarButtonItem2 = New DevExpress.XtraBars.BarButtonItem()
|
||||
Me.BarButtonItem3 = New DevExpress.XtraBars.BarButtonItem()
|
||||
Me.BarButtonItem4 = New DevExpress.XtraBars.BarButtonItem()
|
||||
Me.BarButtonItem5 = New DevExpress.XtraBars.BarButtonItem()
|
||||
Me.BarButtonItem6 = New DevExpress.XtraBars.BarButtonItem()
|
||||
Me.BarButtonItem7 = New DevExpress.XtraBars.BarButtonItem()
|
||||
Me.BarButtonItem8 = New DevExpress.XtraBars.BarButtonItem()
|
||||
Me.BarButtonItem9 = New DevExpress.XtraBars.BarButtonItem()
|
||||
Me.BarButtonItem10 = New DevExpress.XtraBars.BarButtonItem()
|
||||
Me.BarButtonItem11 = New DevExpress.XtraBars.BarButtonItem()
|
||||
Me.BarButtonItem12 = New DevExpress.XtraBars.BarButtonItem()
|
||||
Me.BarButtonItem13 = New DevExpress.XtraBars.BarButtonItem()
|
||||
Me.BarButtonItem14 = New DevExpress.XtraBars.BarButtonItem()
|
||||
Me.RibbonPage2 = New DevExpress.XtraBars.Ribbon.RibbonPage()
|
||||
Me.RibbonPageGroup3 = New DevExpress.XtraBars.Ribbon.RibbonPageGroup()
|
||||
Me.RibbonPageGroup6 = New DevExpress.XtraBars.Ribbon.RibbonPageGroup()
|
||||
Me.RibbonPageGroup7 = New DevExpress.XtraBars.Ribbon.RibbonPageGroup()
|
||||
Me.RibbonPageGroup2 = New DevExpress.XtraBars.Ribbon.RibbonPageGroup()
|
||||
Me.RibbonPageGroup1 = New DevExpress.XtraBars.Ribbon.RibbonPageGroup()
|
||||
Me.RibbonPageGroup4 = New DevExpress.XtraBars.Ribbon.RibbonPageGroup()
|
||||
Me.RibbonPageGroup5 = New DevExpress.XtraBars.Ribbon.RibbonPageGroup()
|
||||
GUIDLabel = New System.Windows.Forms.Label()
|
||||
NAMELabel = New System.Windows.Forms.Label()
|
||||
COMMENTLabel = New System.Windows.Forms.Label()
|
||||
@@ -257,8 +253,6 @@ Partial Class frmAdministration
|
||||
CType(Me.MyDataset, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.GridControlProfiles, 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()
|
||||
@@ -271,7 +265,6 @@ Partial Class frmAdministration
|
||||
Me.TabPageGeneralSettings.SuspendLayout()
|
||||
CType(Me.TBWH_PROFILE_TYPEBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.TabPageProcessAssignment.SuspendLayout()
|
||||
CType(Me.RibbonControl1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.TabPageUserAssignment.SuspendLayout()
|
||||
CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.SplitContainer1.Panel1.SuspendLayout()
|
||||
@@ -301,6 +294,7 @@ Partial Class frmAdministration
|
||||
Me.BindingNavigator2.SuspendLayout()
|
||||
CType(Me.TBCW_PROF_DOC_SEARCHBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.TabPageBasicSettings.SuspendLayout()
|
||||
CType(Me.RibbonControl2, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.SuspendLayout()
|
||||
'
|
||||
'GUIDLabel
|
||||
@@ -776,10 +770,10 @@ Partial Class frmAdministration
|
||||
'
|
||||
Me.GridControlProfiles.DataSource = Me.TBCW_PROFILESBindingSource
|
||||
Me.GridControlProfiles.Dock = System.Windows.Forms.DockStyle.Left
|
||||
Me.GridControlProfiles.Location = New System.Drawing.Point(0, 25)
|
||||
Me.GridControlProfiles.Location = New System.Drawing.Point(0, 0)
|
||||
Me.GridControlProfiles.MainView = Me.GridView1
|
||||
Me.GridControlProfiles.Name = "GridControlProfiles"
|
||||
Me.GridControlProfiles.Size = New System.Drawing.Size(239, 563)
|
||||
Me.GridControlProfiles.Size = New System.Drawing.Size(225, 592)
|
||||
Me.GridControlProfiles.TabIndex = 18
|
||||
Me.GridControlProfiles.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridView1})
|
||||
'
|
||||
@@ -817,129 +811,6 @@ Partial Class frmAdministration
|
||||
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(1291, 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"
|
||||
@@ -969,9 +840,9 @@ Partial Class frmAdministration
|
||||
'StatusStrip1
|
||||
'
|
||||
Me.StatusStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.statuslabel})
|
||||
Me.StatusStrip1.Location = New System.Drawing.Point(0, 616)
|
||||
Me.StatusStrip1.Location = New System.Drawing.Point(0, 742)
|
||||
Me.StatusStrip1.Name = "StatusStrip1"
|
||||
Me.StatusStrip1.Size = New System.Drawing.Size(1297, 22)
|
||||
Me.StatusStrip1.Size = New System.Drawing.Size(1378, 22)
|
||||
Me.StatusStrip1.TabIndex = 1
|
||||
Me.StatusStrip1.Text = "StatusStrip1"
|
||||
'
|
||||
@@ -1053,10 +924,10 @@ Partial Class frmAdministration
|
||||
'XtraTabControl2
|
||||
'
|
||||
Me.XtraTabControl2.Dock = System.Windows.Forms.DockStyle.Fill
|
||||
Me.XtraTabControl2.Location = New System.Drawing.Point(0, 0)
|
||||
Me.XtraTabControl2.Location = New System.Drawing.Point(0, 122)
|
||||
Me.XtraTabControl2.Name = "XtraTabControl2"
|
||||
Me.XtraTabControl2.SelectedTabPage = Me.TabPageProfiles
|
||||
Me.XtraTabControl2.Size = New System.Drawing.Size(1297, 616)
|
||||
Me.XtraTabControl2.Size = New System.Drawing.Size(1378, 620)
|
||||
Me.XtraTabControl2.TabIndex = 25
|
||||
Me.XtraTabControl2.TabPages.AddRange(New DevExpress.XtraTab.XtraTabPage() {Me.TabPageProfiles, Me.TabPageBasicSettings})
|
||||
'
|
||||
@@ -1064,18 +935,17 @@ Partial Class frmAdministration
|
||||
'
|
||||
Me.TabPageProfiles.Controls.Add(Me.XtraTabControl3)
|
||||
Me.TabPageProfiles.Controls.Add(Me.GridControlProfiles)
|
||||
Me.TabPageProfiles.Controls.Add(Me.TBCW_PROFILESBindingNavigator)
|
||||
Me.TabPageProfiles.Name = "TabPageProfiles"
|
||||
Me.TabPageProfiles.Size = New System.Drawing.Size(1291, 588)
|
||||
Me.TabPageProfiles.Size = New System.Drawing.Size(1372, 592)
|
||||
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.Location = New System.Drawing.Point(225, 0)
|
||||
Me.XtraTabControl3.Name = "XtraTabControl3"
|
||||
Me.XtraTabControl3.SelectedTabPage = Me.TabPageGeneralSettings
|
||||
Me.XtraTabControl3.Size = New System.Drawing.Size(1052, 563)
|
||||
Me.XtraTabControl3.Size = New System.Drawing.Size(1147, 592)
|
||||
Me.XtraTabControl3.TabIndex = 21
|
||||
Me.XtraTabControl3.TabPages.AddRange(New DevExpress.XtraTab.XtraTabPage() {Me.TabPageGeneralSettings, Me.TabPageProcessAssignment, Me.TabPageUserAssignment, Me.TabPageGroupAssignment, Me.TabPageData, Me.TabPageDocuments})
|
||||
'
|
||||
@@ -1105,7 +975,7 @@ Partial Class frmAdministration
|
||||
Me.TabPageGeneralSettings.Controls.Add(ADDED_WHOLabel)
|
||||
Me.TabPageGeneralSettings.Controls.Add(Me.ADDED_WHOTextBox)
|
||||
Me.TabPageGeneralSettings.Name = "TabPageGeneralSettings"
|
||||
Me.TabPageGeneralSettings.Size = New System.Drawing.Size(1046, 535)
|
||||
Me.TabPageGeneralSettings.Size = New System.Drawing.Size(1141, 568)
|
||||
Me.TabPageGeneralSettings.Text = "Allgemein"
|
||||
'
|
||||
'PROFILE_TYPEComboBox
|
||||
@@ -1128,107 +998,28 @@ Partial Class frmAdministration
|
||||
'TabPageProcessAssignment
|
||||
'
|
||||
Me.TabPageProcessAssignment.Controls.Add(Me.CtrlApplicationAssignment1)
|
||||
Me.TabPageProcessAssignment.Controls.Add(Me.RibbonControl1)
|
||||
Me.TabPageProcessAssignment.Name = "TabPageProcessAssignment"
|
||||
Me.TabPageProcessAssignment.Size = New System.Drawing.Size(1046, 535)
|
||||
Me.TabPageProcessAssignment.Size = New System.Drawing.Size(1141, 568)
|
||||
Me.TabPageProcessAssignment.Text = "Anwendungs Zuordnung"
|
||||
'
|
||||
'CtrlApplicationAssignment1
|
||||
'
|
||||
Me.CtrlApplicationAssignment1.Dock = System.Windows.Forms.DockStyle.Fill
|
||||
Me.CtrlApplicationAssignment1.Location = New System.Drawing.Point(0, 95)
|
||||
Me.CtrlApplicationAssignment1.Location = New System.Drawing.Point(0, 0)
|
||||
Me.CtrlApplicationAssignment1.Name = "CtrlApplicationAssignment1"
|
||||
Me.CtrlApplicationAssignment1.Size = New System.Drawing.Size(1046, 440)
|
||||
Me.CtrlApplicationAssignment1.Size = New System.Drawing.Size(1141, 568)
|
||||
Me.CtrlApplicationAssignment1.TabIndex = 2
|
||||
'
|
||||
'RibbonControl1
|
||||
'
|
||||
Me.RibbonControl1.ExpandCollapseItem.Id = 0
|
||||
Me.RibbonControl1.Items.AddRange(New DevExpress.XtraBars.BarItem() {Me.RibbonControl1.ExpandCollapseItem, Me.BarButtonProcessAssign, Me.BarButtonProcessDelete, Me.BarButtonWindowAssign, Me.BarButtonWindowDelete, Me.BarButtonWindowSave})
|
||||
Me.RibbonControl1.Location = New System.Drawing.Point(0, 0)
|
||||
Me.RibbonControl1.MaxItemId = 6
|
||||
Me.RibbonControl1.Name = "RibbonControl1"
|
||||
Me.RibbonControl1.Pages.AddRange(New DevExpress.XtraBars.Ribbon.RibbonPage() {Me.RibbonPage1})
|
||||
Me.RibbonControl1.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.[False]
|
||||
Me.RibbonControl1.ShowPageHeadersMode = DevExpress.XtraBars.Ribbon.ShowPageHeadersMode.Hide
|
||||
Me.RibbonControl1.ShowToolbarCustomizeItem = False
|
||||
Me.RibbonControl1.Size = New System.Drawing.Size(1046, 95)
|
||||
Me.RibbonControl1.Toolbar.ShowCustomizeItem = False
|
||||
Me.RibbonControl1.ToolbarLocation = DevExpress.XtraBars.Ribbon.RibbonQuickAccessToolbarLocation.Hidden
|
||||
'
|
||||
'BarButtonProcessAssign
|
||||
'
|
||||
Me.BarButtonProcessAssign.Caption = "Zuordnen"
|
||||
Me.BarButtonProcessAssign.Id = 1
|
||||
Me.BarButtonProcessAssign.ImageOptions.Image = CType(resources.GetObject("BarButtonProcessAssign.ImageOptions.Image"), System.Drawing.Image)
|
||||
Me.BarButtonProcessAssign.ImageOptions.LargeImage = CType(resources.GetObject("BarButtonProcessAssign.ImageOptions.LargeImage"), System.Drawing.Image)
|
||||
Me.BarButtonProcessAssign.Name = "BarButtonProcessAssign"
|
||||
'
|
||||
'BarButtonProcessDelete
|
||||
'
|
||||
Me.BarButtonProcessDelete.Caption = "Zuordnung löschen"
|
||||
Me.BarButtonProcessDelete.Id = 2
|
||||
Me.BarButtonProcessDelete.ImageOptions.Image = CType(resources.GetObject("BarButtonProcessDelete.ImageOptions.Image"), System.Drawing.Image)
|
||||
Me.BarButtonProcessDelete.ImageOptions.LargeImage = CType(resources.GetObject("BarButtonProcessDelete.ImageOptions.LargeImage"), System.Drawing.Image)
|
||||
Me.BarButtonProcessDelete.Name = "BarButtonProcessDelete"
|
||||
'
|
||||
'BarButtonWindowAssign
|
||||
'
|
||||
Me.BarButtonWindowAssign.Caption = "Zuordnen"
|
||||
Me.BarButtonWindowAssign.Id = 3
|
||||
Me.BarButtonWindowAssign.ImageOptions.Image = CType(resources.GetObject("BarButtonWindowAssign.ImageOptions.Image"), System.Drawing.Image)
|
||||
Me.BarButtonWindowAssign.ImageOptions.LargeImage = CType(resources.GetObject("BarButtonWindowAssign.ImageOptions.LargeImage"), System.Drawing.Image)
|
||||
Me.BarButtonWindowAssign.Name = "BarButtonWindowAssign"
|
||||
'
|
||||
'BarButtonWindowDelete
|
||||
'
|
||||
Me.BarButtonWindowDelete.Caption = "Zuordnung löschen"
|
||||
Me.BarButtonWindowDelete.Id = 4
|
||||
Me.BarButtonWindowDelete.ImageOptions.Image = CType(resources.GetObject("BarButtonWindowDelete.ImageOptions.Image"), System.Drawing.Image)
|
||||
Me.BarButtonWindowDelete.ImageOptions.LargeImage = CType(resources.GetObject("BarButtonWindowDelete.ImageOptions.LargeImage"), System.Drawing.Image)
|
||||
Me.BarButtonWindowDelete.Name = "BarButtonWindowDelete"
|
||||
'
|
||||
'BarButtonWindowSave
|
||||
'
|
||||
Me.BarButtonWindowSave.Caption = "Speichern"
|
||||
Me.BarButtonWindowSave.Id = 5
|
||||
Me.BarButtonWindowSave.ImageOptions.Image = CType(resources.GetObject("BarButtonWindowSave.ImageOptions.Image"), System.Drawing.Image)
|
||||
Me.BarButtonWindowSave.ImageOptions.LargeImage = CType(resources.GetObject("BarButtonWindowSave.ImageOptions.LargeImage"), System.Drawing.Image)
|
||||
Me.BarButtonWindowSave.Name = "BarButtonWindowSave"
|
||||
'
|
||||
'RibbonPage1
|
||||
'
|
||||
Me.RibbonPage1.Groups.AddRange(New DevExpress.XtraBars.Ribbon.RibbonPageGroup() {Me.RibbonPageGroup1, Me.RibbonPageGroup2})
|
||||
Me.RibbonPage1.Name = "RibbonPage1"
|
||||
Me.RibbonPage1.Text = "Anwendungszuordnung"
|
||||
'
|
||||
'RibbonPageGroup1
|
||||
'
|
||||
Me.RibbonPageGroup1.ItemLinks.Add(Me.BarButtonProcessAssign)
|
||||
Me.RibbonPageGroup1.ItemLinks.Add(Me.BarButtonProcessDelete)
|
||||
Me.RibbonPageGroup1.Name = "RibbonPageGroup1"
|
||||
Me.RibbonPageGroup1.Text = "Prozess Zuordnung"
|
||||
'
|
||||
'RibbonPageGroup2
|
||||
'
|
||||
Me.RibbonPageGroup2.ItemLinks.Add(Me.BarButtonWindowAssign)
|
||||
Me.RibbonPageGroup2.ItemLinks.Add(Me.BarButtonWindowDelete)
|
||||
Me.RibbonPageGroup2.ItemLinks.Add(Me.BarButtonWindowSave)
|
||||
Me.RibbonPageGroup2.Name = "RibbonPageGroup2"
|
||||
Me.RibbonPageGroup2.Text = "Fenster Zuordnung"
|
||||
'
|
||||
'TabPageUserAssignment
|
||||
'
|
||||
Me.TabPageUserAssignment.Controls.Add(Me.SplitContainer1)
|
||||
Me.TabPageUserAssignment.Controls.Add(Me.btnRemoveUserFromProfile)
|
||||
Me.TabPageUserAssignment.Controls.Add(Me.btnAddUserToProfile)
|
||||
Me.TabPageUserAssignment.Name = "TabPageUserAssignment"
|
||||
Me.TabPageUserAssignment.Size = New System.Drawing.Size(1046, 535)
|
||||
Me.TabPageUserAssignment.Size = New System.Drawing.Size(1141, 564)
|
||||
Me.TabPageUserAssignment.Text = "Benutzer Zuordnung"
|
||||
'
|
||||
'SplitContainer1
|
||||
'
|
||||
Me.SplitContainer1.Dock = System.Windows.Forms.DockStyle.Top
|
||||
Me.SplitContainer1.Dock = System.Windows.Forms.DockStyle.Fill
|
||||
Me.SplitContainer1.Location = New System.Drawing.Point(0, 0)
|
||||
Me.SplitContainer1.Name = "SplitContainer1"
|
||||
Me.SplitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal
|
||||
@@ -1242,8 +1033,8 @@ Partial Class frmAdministration
|
||||
'
|
||||
Me.SplitContainer1.Panel2.Controls.Add(Me.GridControlUserNotInProfile)
|
||||
Me.SplitContainer1.Panel2.Controls.Add(Me.Label2)
|
||||
Me.SplitContainer1.Size = New System.Drawing.Size(1046, 481)
|
||||
Me.SplitContainer1.SplitterDistance = 239
|
||||
Me.SplitContainer1.Size = New System.Drawing.Size(1141, 564)
|
||||
Me.SplitContainer1.SplitterDistance = 280
|
||||
Me.SplitContainer1.TabIndex = 98
|
||||
'
|
||||
'GridControlUserInProfile
|
||||
@@ -1253,7 +1044,7 @@ Partial Class frmAdministration
|
||||
Me.GridControlUserInProfile.Location = New System.Drawing.Point(0, 25)
|
||||
Me.GridControlUserInProfile.MainView = Me.GridViewUserInProfile
|
||||
Me.GridControlUserInProfile.Name = "GridControlUserInProfile"
|
||||
Me.GridControlUserInProfile.Size = New System.Drawing.Size(1046, 214)
|
||||
Me.GridControlUserInProfile.Size = New System.Drawing.Size(1141, 255)
|
||||
Me.GridControlUserInProfile.TabIndex = 93
|
||||
Me.GridControlUserInProfile.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridViewUserInProfile})
|
||||
'
|
||||
@@ -1322,7 +1113,7 @@ Partial Class frmAdministration
|
||||
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(1046, 25)
|
||||
Me.Label1.Size = New System.Drawing.Size(1141, 25)
|
||||
Me.Label1.TabIndex = 94
|
||||
Me.Label1.Text = "Zugeordnete Benutzer:"
|
||||
Me.Label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
@@ -1335,7 +1126,7 @@ Partial Class frmAdministration
|
||||
Me.GridControlUserNotInProfile.MainView = Me.GridViewUserNotInProfile
|
||||
Me.GridControlUserNotInProfile.Name = "GridControlUserNotInProfile"
|
||||
Me.GridControlUserNotInProfile.ShowOnlyPredefinedDetails = True
|
||||
Me.GridControlUserNotInProfile.Size = New System.Drawing.Size(1046, 213)
|
||||
Me.GridControlUserNotInProfile.Size = New System.Drawing.Size(1141, 255)
|
||||
Me.GridControlUserNotInProfile.TabIndex = 96
|
||||
Me.GridControlUserNotInProfile.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridViewUserNotInProfile})
|
||||
'
|
||||
@@ -1403,80 +1194,22 @@ Partial Class frmAdministration
|
||||
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(1046, 25)
|
||||
Me.Label2.Size = New System.Drawing.Size(1141, 25)
|
||||
Me.Label2.TabIndex = 97
|
||||
Me.Label2.Text = "Nicht zugeordnete Benutzer:"
|
||||
Me.Label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
'
|
||||
'btnRemoveUserFromProfile
|
||||
'
|
||||
Me.btnRemoveUserFromProfile.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.btnRemoveUserFromProfile.Image = Global.DD_Clipboard_Watcher.My.Resources.Resources.cancel
|
||||
Me.btnRemoveUserFromProfile.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.btnRemoveUserFromProfile.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||||
Me.btnRemoveUserFromProfile.Location = New System.Drawing.Point(525, 504)
|
||||
Me.btnRemoveUserFromProfile.Name = "btnRemoveUserFromProfile"
|
||||
Me.btnRemoveUserFromProfile.Size = New System.Drawing.Size(256, 28)
|
||||
Me.btnRemoveUserFromProfile.TabIndex = 95
|
||||
Me.btnRemoveUserFromProfile.Text = "Benutzer vom ausgewählten Profil entfernen"
|
||||
Me.btnRemoveUserFromProfile.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
||||
Me.btnRemoveUserFromProfile.UseVisualStyleBackColor = True
|
||||
'
|
||||
'btnAddUserToProfile
|
||||
'
|
||||
Me.btnAddUserToProfile.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.btnAddUserToProfile.Image = Global.DD_Clipboard_Watcher.My.Resources.Resources.startwithoutdebugging_6556
|
||||
Me.btnAddUserToProfile.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.btnAddUserToProfile.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||||
Me.btnAddUserToProfile.Location = New System.Drawing.Point(787, 504)
|
||||
Me.btnAddUserToProfile.Name = "btnAddUserToProfile"
|
||||
Me.btnAddUserToProfile.Size = New System.Drawing.Size(256, 28)
|
||||
Me.btnAddUserToProfile.TabIndex = 95
|
||||
Me.btnAddUserToProfile.Text = "Benutzer zu ausgewähltem Profil hinzufügen"
|
||||
Me.btnAddUserToProfile.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
||||
Me.btnAddUserToProfile.UseVisualStyleBackColor = True
|
||||
'
|
||||
'TabPageGroupAssignment
|
||||
'
|
||||
Me.TabPageGroupAssignment.AutoScroll = True
|
||||
Me.TabPageGroupAssignment.Controls.Add(Me.btnRemoveGroupFromProfile)
|
||||
Me.TabPageGroupAssignment.Controls.Add(Me.btnAddGroupToProfile)
|
||||
Me.TabPageGroupAssignment.Controls.Add(Me.SplitContainer2)
|
||||
Me.TabPageGroupAssignment.Name = "TabPageGroupAssignment"
|
||||
Me.TabPageGroupAssignment.Size = New System.Drawing.Size(1046, 535)
|
||||
Me.TabPageGroupAssignment.Size = New System.Drawing.Size(1141, 564)
|
||||
Me.TabPageGroupAssignment.Text = "Gruppen Zuordnung"
|
||||
'
|
||||
'btnRemoveGroupFromProfile
|
||||
'
|
||||
Me.btnRemoveGroupFromProfile.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.btnRemoveGroupFromProfile.Image = Global.DD_Clipboard_Watcher.My.Resources.Resources.cancel
|
||||
Me.btnRemoveGroupFromProfile.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.btnRemoveGroupFromProfile.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||||
Me.btnRemoveGroupFromProfile.Location = New System.Drawing.Point(526, 504)
|
||||
Me.btnRemoveGroupFromProfile.Name = "btnRemoveGroupFromProfile"
|
||||
Me.btnRemoveGroupFromProfile.Size = New System.Drawing.Size(256, 28)
|
||||
Me.btnRemoveGroupFromProfile.TabIndex = 96
|
||||
Me.btnRemoveGroupFromProfile.Text = "Gruppe vom ausgewählten Profil entfernen"
|
||||
Me.btnRemoveGroupFromProfile.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
||||
Me.btnRemoveGroupFromProfile.UseVisualStyleBackColor = True
|
||||
'
|
||||
'btnAddGroupToProfile
|
||||
'
|
||||
Me.btnAddGroupToProfile.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.btnAddGroupToProfile.Image = Global.DD_Clipboard_Watcher.My.Resources.Resources.startwithoutdebugging_6556
|
||||
Me.btnAddGroupToProfile.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.btnAddGroupToProfile.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||||
Me.btnAddGroupToProfile.Location = New System.Drawing.Point(788, 504)
|
||||
Me.btnAddGroupToProfile.Name = "btnAddGroupToProfile"
|
||||
Me.btnAddGroupToProfile.Size = New System.Drawing.Size(256, 28)
|
||||
Me.btnAddGroupToProfile.TabIndex = 97
|
||||
Me.btnAddGroupToProfile.Text = "Gruppe zu ausgewähltem Profil hinzufügen"
|
||||
Me.btnAddGroupToProfile.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
||||
Me.btnAddGroupToProfile.UseVisualStyleBackColor = True
|
||||
'
|
||||
'SplitContainer2
|
||||
'
|
||||
Me.SplitContainer2.Dock = System.Windows.Forms.DockStyle.Top
|
||||
Me.SplitContainer2.Dock = System.Windows.Forms.DockStyle.Fill
|
||||
Me.SplitContainer2.Location = New System.Drawing.Point(0, 0)
|
||||
Me.SplitContainer2.Name = "SplitContainer2"
|
||||
Me.SplitContainer2.Orientation = System.Windows.Forms.Orientation.Horizontal
|
||||
@@ -1490,8 +1223,8 @@ Partial Class frmAdministration
|
||||
'
|
||||
Me.SplitContainer2.Panel2.Controls.Add(Me.GridControlGroupNotInProfile)
|
||||
Me.SplitContainer2.Panel2.Controls.Add(Me.Label10)
|
||||
Me.SplitContainer2.Size = New System.Drawing.Size(1046, 483)
|
||||
Me.SplitContainer2.SplitterDistance = 238
|
||||
Me.SplitContainer2.Size = New System.Drawing.Size(1141, 564)
|
||||
Me.SplitContainer2.SplitterDistance = 277
|
||||
Me.SplitContainer2.TabIndex = 0
|
||||
'
|
||||
'GridControlGroupInProfile
|
||||
@@ -1501,7 +1234,7 @@ Partial Class frmAdministration
|
||||
Me.GridControlGroupInProfile.Location = New System.Drawing.Point(0, 25)
|
||||
Me.GridControlGroupInProfile.MainView = Me.GridViewGroupInProfile
|
||||
Me.GridControlGroupInProfile.Name = "GridControlGroupInProfile"
|
||||
Me.GridControlGroupInProfile.Size = New System.Drawing.Size(1046, 213)
|
||||
Me.GridControlGroupInProfile.Size = New System.Drawing.Size(1141, 252)
|
||||
Me.GridControlGroupInProfile.TabIndex = 1
|
||||
Me.GridControlGroupInProfile.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridViewGroupInProfile})
|
||||
'
|
||||
@@ -1549,7 +1282,7 @@ Partial Class frmAdministration
|
||||
Me.Label9.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Label9.Location = New System.Drawing.Point(0, 0)
|
||||
Me.Label9.Name = "Label9"
|
||||
Me.Label9.Size = New System.Drawing.Size(1046, 25)
|
||||
Me.Label9.Size = New System.Drawing.Size(1141, 25)
|
||||
Me.Label9.TabIndex = 0
|
||||
Me.Label9.Text = "Zugeordnete Gruppen"
|
||||
Me.Label9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
@@ -1561,7 +1294,7 @@ Partial Class frmAdministration
|
||||
Me.GridControlGroupNotInProfile.Location = New System.Drawing.Point(0, 25)
|
||||
Me.GridControlGroupNotInProfile.MainView = Me.GridViewGroupNotInProfile
|
||||
Me.GridControlGroupNotInProfile.Name = "GridControlGroupNotInProfile"
|
||||
Me.GridControlGroupNotInProfile.Size = New System.Drawing.Size(1046, 216)
|
||||
Me.GridControlGroupNotInProfile.Size = New System.Drawing.Size(1141, 258)
|
||||
Me.GridControlGroupNotInProfile.TabIndex = 1
|
||||
Me.GridControlGroupNotInProfile.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridViewGroupNotInProfile})
|
||||
'
|
||||
@@ -1606,7 +1339,7 @@ Partial Class frmAdministration
|
||||
Me.Label10.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Label10.Location = New System.Drawing.Point(0, 0)
|
||||
Me.Label10.Name = "Label10"
|
||||
Me.Label10.Size = New System.Drawing.Size(1046, 25)
|
||||
Me.Label10.Size = New System.Drawing.Size(1141, 25)
|
||||
Me.Label10.TabIndex = 1
|
||||
Me.Label10.Text = "Nicht zugeordnete Gruppen:"
|
||||
Me.Label10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
@@ -1640,7 +1373,7 @@ Partial Class frmAdministration
|
||||
Me.TabPageData.Controls.Add(CHANGED_WHENLabel1)
|
||||
Me.TabPageData.Controls.Add(Me.CHANGED_WHENDateTimePicker)
|
||||
Me.TabPageData.Name = "TabPageData"
|
||||
Me.TabPageData.Size = New System.Drawing.Size(1046, 535)
|
||||
Me.TabPageData.Size = New System.Drawing.Size(1141, 564)
|
||||
Me.TabPageData.Text = "Daten-Suchen"
|
||||
'
|
||||
'BindingNavigator1
|
||||
@@ -1659,7 +1392,7 @@ Partial Class frmAdministration
|
||||
Me.BindingNavigator1.MovePreviousItem = Me.BindingNavigatorMovePreviousItem1
|
||||
Me.BindingNavigator1.Name = "BindingNavigator1"
|
||||
Me.BindingNavigator1.PositionItem = Me.BindingNavigatorPositionItem1
|
||||
Me.BindingNavigator1.Size = New System.Drawing.Size(1046, 25)
|
||||
Me.BindingNavigator1.Size = New System.Drawing.Size(1141, 25)
|
||||
Me.BindingNavigator1.TabIndex = 22
|
||||
Me.BindingNavigator1.Text = "BindingNavigator1"
|
||||
'
|
||||
@@ -1799,7 +1532,7 @@ Partial Class frmAdministration
|
||||
Me.TextBox1.Multiline = True
|
||||
Me.TextBox1.Name = "TextBox1"
|
||||
Me.TextBox1.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
|
||||
Me.TextBox1.Size = New System.Drawing.Size(724, 124)
|
||||
Me.TextBox1.Size = New System.Drawing.Size(724, 232)
|
||||
Me.TextBox1.TabIndex = 7
|
||||
'
|
||||
'SQL_COMMANDTextBox
|
||||
@@ -1906,7 +1639,7 @@ Partial Class frmAdministration
|
||||
Me.TabPageDocuments.Controls.Add(CHANGED_WHENLabel2)
|
||||
Me.TabPageDocuments.Controls.Add(Me.CHANGED_WHENDateTimePicker1)
|
||||
Me.TabPageDocuments.Name = "TabPageDocuments"
|
||||
Me.TabPageDocuments.Size = New System.Drawing.Size(1046, 535)
|
||||
Me.TabPageDocuments.Size = New System.Drawing.Size(1141, 564)
|
||||
Me.TabPageDocuments.Text = "Dokument-Suchen"
|
||||
'
|
||||
'BindingNavigator2
|
||||
@@ -1925,7 +1658,7 @@ Partial Class frmAdministration
|
||||
Me.BindingNavigator2.MovePreviousItem = Me.BindingNavigatorMovePreviousItem2
|
||||
Me.BindingNavigator2.Name = "BindingNavigator2"
|
||||
Me.BindingNavigator2.PositionItem = Me.BindingNavigatorPositionItem2
|
||||
Me.BindingNavigator2.Size = New System.Drawing.Size(1046, 25)
|
||||
Me.BindingNavigator2.Size = New System.Drawing.Size(1141, 25)
|
||||
Me.BindingNavigator2.TabIndex = 22
|
||||
Me.BindingNavigator2.Text = "BindingNavigator2"
|
||||
'
|
||||
@@ -2062,7 +1795,7 @@ Partial Class frmAdministration
|
||||
Me.TextBox2.Multiline = True
|
||||
Me.TextBox2.Name = "TextBox2"
|
||||
Me.TextBox2.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
|
||||
Me.TextBox2.Size = New System.Drawing.Size(724, 124)
|
||||
Me.TextBox2.Size = New System.Drawing.Size(724, 232)
|
||||
Me.TextBox2.TabIndex = 7
|
||||
'
|
||||
'SQL_COMMANDTextBox1
|
||||
@@ -2144,7 +1877,7 @@ Partial Class frmAdministration
|
||||
'
|
||||
Me.TabPageBasicSettings.Controls.Add(Me.GroupBox5)
|
||||
Me.TabPageBasicSettings.Name = "TabPageBasicSettings"
|
||||
Me.TabPageBasicSettings.Size = New System.Drawing.Size(1291, 588)
|
||||
Me.TabPageBasicSettings.Size = New System.Drawing.Size(1372, 596)
|
||||
Me.TabPageBasicSettings.Text = "Grundeinstellungen"
|
||||
'
|
||||
'TBCW_PROF_DATA_SEARCHTableAdapter
|
||||
@@ -2159,25 +1892,201 @@ Partial Class frmAdministration
|
||||
'
|
||||
Me.VWCW_GROUP_PROFILETableAdapter.ClearBeforeFill = True
|
||||
'
|
||||
'RibbonControl2
|
||||
'
|
||||
Me.RibbonControl2.ExpandCollapseItem.Id = 0
|
||||
Me.RibbonControl2.Items.AddRange(New DevExpress.XtraBars.BarItem() {Me.RibbonControl2.ExpandCollapseItem, Me.BarButtonItem1, Me.BarButtonItem2, Me.BarButtonItem3, Me.BarButtonItem4, Me.BarButtonItem5, Me.BarButtonItem6, Me.BarButtonItem7, Me.BarButtonItem8, Me.BarButtonItem9, Me.BarButtonItem10, Me.BarButtonItem11, Me.BarButtonItem12, Me.BarButtonItem13, Me.BarButtonItem14})
|
||||
Me.RibbonControl2.Location = New System.Drawing.Point(0, 0)
|
||||
Me.RibbonControl2.MaxItemId = 15
|
||||
Me.RibbonControl2.Name = "RibbonControl2"
|
||||
Me.RibbonControl2.Pages.AddRange(New DevExpress.XtraBars.Ribbon.RibbonPage() {Me.RibbonPage2})
|
||||
Me.RibbonControl2.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.[False]
|
||||
Me.RibbonControl2.ShowPageHeadersMode = DevExpress.XtraBars.Ribbon.ShowPageHeadersMode.Hide
|
||||
Me.RibbonControl2.Size = New System.Drawing.Size(1378, 122)
|
||||
'
|
||||
'BarButtonItem1
|
||||
'
|
||||
Me.BarButtonItem1.Caption = "Neues Profil"
|
||||
Me.BarButtonItem1.Id = 1
|
||||
Me.BarButtonItem1.ImageOptions.Image = CType(resources.GetObject("BarButtonItem1.ImageOptions.Image"), System.Drawing.Image)
|
||||
Me.BarButtonItem1.ImageOptions.LargeImage = CType(resources.GetObject("BarButtonItem1.ImageOptions.LargeImage"), System.Drawing.Image)
|
||||
Me.BarButtonItem1.Name = "BarButtonItem1"
|
||||
'
|
||||
'BarButtonItem2
|
||||
'
|
||||
Me.BarButtonItem2.Caption = "Profil löschen"
|
||||
Me.BarButtonItem2.Id = 2
|
||||
Me.BarButtonItem2.ImageOptions.Image = CType(resources.GetObject("BarButtonItem2.ImageOptions.Image"), System.Drawing.Image)
|
||||
Me.BarButtonItem2.ImageOptions.LargeImage = CType(resources.GetObject("BarButtonItem2.ImageOptions.LargeImage"), System.Drawing.Image)
|
||||
Me.BarButtonItem2.Name = "BarButtonItem2"
|
||||
'
|
||||
'BarButtonItem3
|
||||
'
|
||||
Me.BarButtonItem3.Caption = "Speichern"
|
||||
Me.BarButtonItem3.Id = 3
|
||||
Me.BarButtonItem3.ImageOptions.Image = CType(resources.GetObject("BarButtonItem3.ImageOptions.Image"), System.Drawing.Image)
|
||||
Me.BarButtonItem3.ImageOptions.LargeImage = CType(resources.GetObject("BarButtonItem3.ImageOptions.LargeImage"), System.Drawing.Image)
|
||||
Me.BarButtonItem3.Name = "BarButtonItem3"
|
||||
'
|
||||
'BarButtonItem4
|
||||
'
|
||||
Me.BarButtonItem4.Caption = "Profile neu laden"
|
||||
Me.BarButtonItem4.Id = 4
|
||||
Me.BarButtonItem4.ImageOptions.Image = CType(resources.GetObject("BarButtonItem4.ImageOptions.Image"), System.Drawing.Image)
|
||||
Me.BarButtonItem4.ImageOptions.LargeImage = CType(resources.GetObject("BarButtonItem4.ImageOptions.LargeImage"), System.Drawing.Image)
|
||||
Me.BarButtonItem4.Name = "BarButtonItem4"
|
||||
'
|
||||
'BarButtonItem5
|
||||
'
|
||||
Me.BarButtonItem5.Caption = "Zuordnen"
|
||||
Me.BarButtonItem5.Id = 5
|
||||
Me.BarButtonItem5.ImageOptions.Image = CType(resources.GetObject("BarButtonItem5.ImageOptions.Image"), System.Drawing.Image)
|
||||
Me.BarButtonItem5.ImageOptions.LargeImage = CType(resources.GetObject("BarButtonItem5.ImageOptions.LargeImage"), System.Drawing.Image)
|
||||
Me.BarButtonItem5.Name = "BarButtonItem5"
|
||||
'
|
||||
'BarButtonItem6
|
||||
'
|
||||
Me.BarButtonItem6.Caption = "Zuordnung löschen"
|
||||
Me.BarButtonItem6.Id = 6
|
||||
Me.BarButtonItem6.ImageOptions.Image = CType(resources.GetObject("BarButtonItem6.ImageOptions.Image"), System.Drawing.Image)
|
||||
Me.BarButtonItem6.ImageOptions.LargeImage = CType(resources.GetObject("BarButtonItem6.ImageOptions.LargeImage"), System.Drawing.Image)
|
||||
Me.BarButtonItem6.Name = "BarButtonItem6"
|
||||
'
|
||||
'BarButtonItem7
|
||||
'
|
||||
Me.BarButtonItem7.Caption = "Zuordnen"
|
||||
Me.BarButtonItem7.Id = 7
|
||||
Me.BarButtonItem7.ImageOptions.Image = CType(resources.GetObject("BarButtonItem7.ImageOptions.Image"), System.Drawing.Image)
|
||||
Me.BarButtonItem7.ImageOptions.LargeImage = CType(resources.GetObject("BarButtonItem7.ImageOptions.LargeImage"), System.Drawing.Image)
|
||||
Me.BarButtonItem7.Name = "BarButtonItem7"
|
||||
'
|
||||
'BarButtonItem8
|
||||
'
|
||||
Me.BarButtonItem8.Caption = "Zuordnung löschen"
|
||||
Me.BarButtonItem8.Id = 8
|
||||
Me.BarButtonItem8.ImageOptions.Image = CType(resources.GetObject("BarButtonItem8.ImageOptions.Image"), System.Drawing.Image)
|
||||
Me.BarButtonItem8.ImageOptions.LargeImage = CType(resources.GetObject("BarButtonItem8.ImageOptions.LargeImage"), System.Drawing.Image)
|
||||
Me.BarButtonItem8.Name = "BarButtonItem8"
|
||||
'
|
||||
'BarButtonItem9
|
||||
'
|
||||
Me.BarButtonItem9.Caption = "Speichern"
|
||||
Me.BarButtonItem9.Id = 9
|
||||
Me.BarButtonItem9.ImageOptions.Image = CType(resources.GetObject("BarButtonItem9.ImageOptions.Image"), System.Drawing.Image)
|
||||
Me.BarButtonItem9.ImageOptions.LargeImage = CType(resources.GetObject("BarButtonItem9.ImageOptions.LargeImage"), System.Drawing.Image)
|
||||
Me.BarButtonItem9.Name = "BarButtonItem9"
|
||||
'
|
||||
'BarButtonItem10
|
||||
'
|
||||
Me.BarButtonItem10.Caption = "BarButtonItem10"
|
||||
Me.BarButtonItem10.Id = 10
|
||||
Me.BarButtonItem10.Name = "BarButtonItem10"
|
||||
'
|
||||
'BarButtonItem11
|
||||
'
|
||||
Me.BarButtonItem11.Caption = "Benutzer Zuordnen"
|
||||
Me.BarButtonItem11.Id = 11
|
||||
Me.BarButtonItem11.ImageOptions.Image = CType(resources.GetObject("BarButtonItem11.ImageOptions.Image"), System.Drawing.Image)
|
||||
Me.BarButtonItem11.ImageOptions.LargeImage = CType(resources.GetObject("BarButtonItem11.ImageOptions.LargeImage"), System.Drawing.Image)
|
||||
Me.BarButtonItem11.Name = "BarButtonItem11"
|
||||
'
|
||||
'BarButtonItem12
|
||||
'
|
||||
Me.BarButtonItem12.Caption = "Zuordnung löschen"
|
||||
Me.BarButtonItem12.Id = 12
|
||||
Me.BarButtonItem12.ImageOptions.Image = CType(resources.GetObject("BarButtonItem12.ImageOptions.Image"), System.Drawing.Image)
|
||||
Me.BarButtonItem12.ImageOptions.LargeImage = CType(resources.GetObject("BarButtonItem12.ImageOptions.LargeImage"), System.Drawing.Image)
|
||||
Me.BarButtonItem12.Name = "BarButtonItem12"
|
||||
'
|
||||
'BarButtonItem13
|
||||
'
|
||||
Me.BarButtonItem13.Caption = "Gruppe zuordnen"
|
||||
Me.BarButtonItem13.Id = 13
|
||||
Me.BarButtonItem13.ImageOptions.Image = CType(resources.GetObject("BarButtonItem13.ImageOptions.Image"), System.Drawing.Image)
|
||||
Me.BarButtonItem13.ImageOptions.LargeImage = CType(resources.GetObject("BarButtonItem13.ImageOptions.LargeImage"), System.Drawing.Image)
|
||||
Me.BarButtonItem13.Name = "BarButtonItem13"
|
||||
'
|
||||
'BarButtonItem14
|
||||
'
|
||||
Me.BarButtonItem14.Caption = "Zuordnung löschen"
|
||||
Me.BarButtonItem14.Id = 14
|
||||
Me.BarButtonItem14.ImageOptions.Image = CType(resources.GetObject("BarButtonItem14.ImageOptions.Image"), System.Drawing.Image)
|
||||
Me.BarButtonItem14.ImageOptions.LargeImage = CType(resources.GetObject("BarButtonItem14.ImageOptions.LargeImage"), System.Drawing.Image)
|
||||
Me.BarButtonItem14.Name = "BarButtonItem14"
|
||||
'
|
||||
'RibbonPage2
|
||||
'
|
||||
Me.RibbonPage2.Groups.AddRange(New DevExpress.XtraBars.Ribbon.RibbonPageGroup() {Me.RibbonPageGroup3, Me.RibbonPageGroup6, Me.RibbonPageGroup7, Me.RibbonPageGroup2, Me.RibbonPageGroup1})
|
||||
Me.RibbonPage2.Name = "RibbonPage2"
|
||||
Me.RibbonPage2.Text = "RibbonPage2"
|
||||
'
|
||||
'RibbonPageGroup3
|
||||
'
|
||||
Me.RibbonPageGroup3.ItemLinks.Add(Me.BarButtonItem1)
|
||||
Me.RibbonPageGroup3.ItemLinks.Add(Me.BarButtonItem3)
|
||||
Me.RibbonPageGroup3.ItemLinks.Add(Me.BarButtonItem2)
|
||||
Me.RibbonPageGroup3.ItemLinks.Add(Me.BarButtonItem4)
|
||||
Me.RibbonPageGroup3.Name = "RibbonPageGroup3"
|
||||
Me.RibbonPageGroup3.Text = "Profil Verwaltung"
|
||||
'
|
||||
'RibbonPageGroup6
|
||||
'
|
||||
Me.RibbonPageGroup6.ItemLinks.Add(Me.BarButtonItem5)
|
||||
Me.RibbonPageGroup6.ItemLinks.Add(Me.BarButtonItem6)
|
||||
Me.RibbonPageGroup6.Name = "RibbonPageGroup6"
|
||||
Me.RibbonPageGroup6.Text = "Prozess Zuordnung"
|
||||
'
|
||||
'RibbonPageGroup7
|
||||
'
|
||||
Me.RibbonPageGroup7.ItemLinks.Add(Me.BarButtonItem7)
|
||||
Me.RibbonPageGroup7.ItemLinks.Add(Me.BarButtonItem8)
|
||||
Me.RibbonPageGroup7.ItemLinks.Add(Me.BarButtonItem9)
|
||||
Me.RibbonPageGroup7.Name = "RibbonPageGroup7"
|
||||
Me.RibbonPageGroup7.Text = "Fenster Zuordnung"
|
||||
'
|
||||
'RibbonPageGroup2
|
||||
'
|
||||
Me.RibbonPageGroup2.ItemLinks.Add(Me.BarButtonItem11)
|
||||
Me.RibbonPageGroup2.ItemLinks.Add(Me.BarButtonItem12)
|
||||
Me.RibbonPageGroup2.Name = "RibbonPageGroup2"
|
||||
Me.RibbonPageGroup2.Text = "Benutzer Zuordnung"
|
||||
'
|
||||
'RibbonPageGroup1
|
||||
'
|
||||
Me.RibbonPageGroup1.ItemLinks.Add(Me.BarButtonItem13)
|
||||
Me.RibbonPageGroup1.ItemLinks.Add(Me.BarButtonItem14)
|
||||
Me.RibbonPageGroup1.Name = "RibbonPageGroup1"
|
||||
Me.RibbonPageGroup1.Text = "Gruppen Zuordnung"
|
||||
'
|
||||
'RibbonPageGroup4
|
||||
'
|
||||
Me.RibbonPageGroup4.Name = "RibbonPageGroup4"
|
||||
Me.RibbonPageGroup4.Text = "Prozess Zuordnung"
|
||||
'
|
||||
'RibbonPageGroup5
|
||||
'
|
||||
Me.RibbonPageGroup5.Name = "RibbonPageGroup5"
|
||||
Me.RibbonPageGroup5.Text = "Prozess Zuordnung"
|
||||
'
|
||||
'frmAdministration
|
||||
'
|
||||
Me.Appearance.Options.UseFont = True
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
||||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
||||
Me.ClientSize = New System.Drawing.Size(1297, 638)
|
||||
Me.ClientSize = New System.Drawing.Size(1378, 764)
|
||||
Me.Controls.Add(Me.XtraTabControl2)
|
||||
Me.Controls.Add(Me.StatusStrip1)
|
||||
Me.Controls.Add(Me.RibbonControl2)
|
||||
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.Ribbon = Me.RibbonControl2
|
||||
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.GridControlProfiles, 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)
|
||||
@@ -2193,8 +2102,6 @@ Partial Class frmAdministration
|
||||
Me.TabPageGeneralSettings.PerformLayout()
|
||||
CType(Me.TBWH_PROFILE_TYPEBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.TabPageProcessAssignment.ResumeLayout(False)
|
||||
Me.TabPageProcessAssignment.PerformLayout()
|
||||
CType(Me.RibbonControl1, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.TabPageUserAssignment.ResumeLayout(False)
|
||||
Me.SplitContainer1.Panel1.ResumeLayout(False)
|
||||
Me.SplitContainer1.Panel2.ResumeLayout(False)
|
||||
@@ -2228,6 +2135,7 @@ Partial Class frmAdministration
|
||||
Me.BindingNavigator2.PerformLayout()
|
||||
CType(Me.TBCW_PROF_DOC_SEARCHBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.TabPageBasicSettings.ResumeLayout(False)
|
||||
CType(Me.RibbonControl2, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.ResumeLayout(False)
|
||||
Me.PerformLayout()
|
||||
|
||||
@@ -2236,19 +2144,6 @@ Partial Class frmAdministration
|
||||
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
|
||||
@@ -2276,7 +2171,6 @@ Partial Class frmAdministration
|
||||
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
|
||||
@@ -2302,8 +2196,6 @@ Partial Class frmAdministration
|
||||
Friend WithEvents GridColumn3 As DevExpress.XtraGrid.Columns.GridColumn
|
||||
Friend WithEvents colID As DevExpress.XtraGrid.Columns.GridColumn
|
||||
Friend WithEvents Label2 As Label
|
||||
Friend WithEvents btnAddUserToProfile As Button
|
||||
Friend WithEvents btnRemoveUserFromProfile As Button
|
||||
Friend WithEvents PROFILE_TYPEComboBox As ComboBox
|
||||
Friend WithEvents TabPageData As DevExpress.XtraTab.XtraTabPage
|
||||
Friend WithEvents TBCW_PROF_DATA_SEARCHBindingSource As BindingSource
|
||||
@@ -2362,8 +2254,6 @@ Partial Class frmAdministration
|
||||
Friend WithEvents TextBox1 As TextBox
|
||||
Friend WithEvents TextBox2 As TextBox
|
||||
Friend WithEvents TabPageGroupAssignment As DevExpress.XtraTab.XtraTabPage
|
||||
Friend WithEvents btnRemoveGroupFromProfile As Button
|
||||
Friend WithEvents btnAddGroupToProfile As Button
|
||||
Friend WithEvents SplitContainer2 As SplitContainer
|
||||
Friend WithEvents GridControlGroupInProfile As DevExpress.XtraGrid.GridControl
|
||||
Friend WithEvents GridViewGroupInProfile As DevExpress.XtraGrid.Views.Grid.GridView
|
||||
@@ -2379,14 +2269,28 @@ Partial Class frmAdministration
|
||||
Friend WithEvents colID1 As DevExpress.XtraGrid.Columns.GridColumn
|
||||
Friend WithEvents colNAME3 As DevExpress.XtraGrid.Columns.GridColumn
|
||||
Friend WithEvents TBWH_PROFILE_TYPEBindingSource As BindingSource
|
||||
Friend WithEvents RibbonControl1 As DevExpress.XtraBars.Ribbon.RibbonControl
|
||||
Friend WithEvents BarButtonProcessAssign As DevExpress.XtraBars.BarButtonItem
|
||||
Friend WithEvents BarButtonProcessDelete As DevExpress.XtraBars.BarButtonItem
|
||||
Friend WithEvents RibbonPage1 As DevExpress.XtraBars.Ribbon.RibbonPage
|
||||
Friend WithEvents RibbonPageGroup1 As DevExpress.XtraBars.Ribbon.RibbonPageGroup
|
||||
Friend WithEvents RibbonPageGroup2 As DevExpress.XtraBars.Ribbon.RibbonPageGroup
|
||||
Friend WithEvents CtrlApplicationAssignment1 As ctrlApplicationAssignment
|
||||
Friend WithEvents BarButtonWindowAssign As DevExpress.XtraBars.BarButtonItem
|
||||
Friend WithEvents BarButtonWindowDelete As DevExpress.XtraBars.BarButtonItem
|
||||
Friend WithEvents BarButtonWindowSave As DevExpress.XtraBars.BarButtonItem
|
||||
Friend WithEvents RibbonControl2 As DevExpress.XtraBars.Ribbon.RibbonControl
|
||||
Friend WithEvents BarButtonItem1 As DevExpress.XtraBars.BarButtonItem
|
||||
Friend WithEvents BarButtonItem2 As DevExpress.XtraBars.BarButtonItem
|
||||
Friend WithEvents BarButtonItem3 As DevExpress.XtraBars.BarButtonItem
|
||||
Friend WithEvents BarButtonItem4 As DevExpress.XtraBars.BarButtonItem
|
||||
Friend WithEvents RibbonPage2 As DevExpress.XtraBars.Ribbon.RibbonPage
|
||||
Friend WithEvents RibbonPageGroup3 As DevExpress.XtraBars.Ribbon.RibbonPageGroup
|
||||
Friend WithEvents RibbonPageGroup4 As DevExpress.XtraBars.Ribbon.RibbonPageGroup
|
||||
Friend WithEvents RibbonPageGroup5 As DevExpress.XtraBars.Ribbon.RibbonPageGroup
|
||||
Friend WithEvents RibbonPageGroup6 As DevExpress.XtraBars.Ribbon.RibbonPageGroup
|
||||
Friend WithEvents BarButtonItem5 As DevExpress.XtraBars.BarButtonItem
|
||||
Friend WithEvents BarButtonItem6 As DevExpress.XtraBars.BarButtonItem
|
||||
Friend WithEvents BarButtonItem7 As DevExpress.XtraBars.BarButtonItem
|
||||
Friend WithEvents BarButtonItem8 As DevExpress.XtraBars.BarButtonItem
|
||||
Friend WithEvents BarButtonItem9 As DevExpress.XtraBars.BarButtonItem
|
||||
Friend WithEvents RibbonPageGroup7 As DevExpress.XtraBars.Ribbon.RibbonPageGroup
|
||||
Friend WithEvents BarButtonItem10 As DevExpress.XtraBars.BarButtonItem
|
||||
Friend WithEvents BarButtonItem11 As DevExpress.XtraBars.BarButtonItem
|
||||
Friend WithEvents BarButtonItem12 As DevExpress.XtraBars.BarButtonItem
|
||||
Friend WithEvents BarButtonItem13 As DevExpress.XtraBars.BarButtonItem
|
||||
Friend WithEvents BarButtonItem14 As DevExpress.XtraBars.BarButtonItem
|
||||
Friend WithEvents RibbonPageGroup2 As DevExpress.XtraBars.Ribbon.RibbonPageGroup
|
||||
Friend WithEvents RibbonPageGroup1 As DevExpress.XtraBars.Ribbon.RibbonPageGroup
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user