Icons: Tabs

This commit is contained in:
Jonathan Jenne
2020-05-20 11:02:23 +02:00
parent c29e558c42
commit 2c2329a7db
2 changed files with 174 additions and 61 deletions

View File

@@ -465,9 +465,10 @@ Partial Class frmAdministration
'
Me.TabPageGeneralSettings.AutoScroll = True
Me.TabPageGeneralSettings.Controls.Add(Me.LayoutControl1)
Me.TabPageGeneralSettings.ImageOptions.Image = CType(resources.GetObject("TabPageGeneralSettings.ImageOptions.Image"), System.Drawing.Image)
Me.TabPageGeneralSettings.ImageOptions.SvgImage = CType(resources.GetObject("TabPageGeneralSettings.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
Me.TabPageGeneralSettings.ImageOptions.SvgImageSize = New System.Drawing.Size(20, 20)
Me.TabPageGeneralSettings.Name = "TabPageGeneralSettings"
Me.TabPageGeneralSettings.Size = New System.Drawing.Size(1204, 572)
Me.TabPageGeneralSettings.Size = New System.Drawing.Size(1204, 568)
Me.TabPageGeneralSettings.Text = "Allgemein"
'
'LayoutControl1
@@ -1044,8 +1045,10 @@ Partial Class frmAdministration
Me.TabPageDocuments.Controls.Add(Me.LayoutControlDocs)
Me.TabPageDocuments.Controls.Add(Me.GridControl1)
Me.TabPageDocuments.ImageOptions.Image = CType(resources.GetObject("TabPageDocuments.ImageOptions.Image"), System.Drawing.Image)
Me.TabPageDocuments.ImageOptions.SvgImage = CType(resources.GetObject("TabPageDocuments.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
Me.TabPageDocuments.ImageOptions.SvgImageSize = New System.Drawing.Size(20, 20)
Me.TabPageDocuments.Name = "TabPageDocuments"
Me.TabPageDocuments.Size = New System.Drawing.Size(1204, 587)
Me.TabPageDocuments.Size = New System.Drawing.Size(1204, 568)
Me.TabPageDocuments.Text = "Dokument-Suchen"
'
'LayoutControlDocs
@@ -1066,7 +1069,7 @@ Partial Class frmAdministration
Me.LayoutControlDocs.Name = "LayoutControlDocs"
Me.LayoutControlDocs.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = New System.Drawing.Rectangle(-854, 328, 650, 400)
Me.LayoutControlDocs.Root = Me.LayoutControlGroup2
Me.LayoutControlDocs.Size = New System.Drawing.Size(1004, 587)
Me.LayoutControlDocs.Size = New System.Drawing.Size(1004, 568)
Me.LayoutControlDocs.TabIndex = 24
Me.LayoutControlDocs.Text = "LayoutControl2"
'
@@ -1159,18 +1162,18 @@ Partial Class frmAdministration
Me.MemoEdit5.Name = "MemoEdit5"
Me.MemoEdit5.Properties.Appearance.Font = New System.Drawing.Font("Consolas", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.MemoEdit5.Properties.Appearance.Options.UseFont = True
Me.MemoEdit5.Size = New System.Drawing.Size(644, 232)
Me.MemoEdit5.Size = New System.Drawing.Size(644, 224)
Me.MemoEdit5.StyleController = Me.LayoutControlDocs
Me.MemoEdit5.TabIndex = 12
'
'MemoEdit6
'
Me.MemoEdit6.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBCW_PROF_DOC_SEARCHBindingSource, "COUNT_COMMAND", True))
Me.MemoEdit6.Location = New System.Drawing.Point(348, 280)
Me.MemoEdit6.Location = New System.Drawing.Point(348, 272)
Me.MemoEdit6.Name = "MemoEdit6"
Me.MemoEdit6.Properties.Appearance.Font = New System.Drawing.Font("Consolas", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.MemoEdit6.Properties.Appearance.Options.UseFont = True
Me.MemoEdit6.Size = New System.Drawing.Size(644, 295)
Me.MemoEdit6.Size = New System.Drawing.Size(644, 284)
Me.MemoEdit6.StyleController = Me.LayoutControlDocs
Me.MemoEdit6.TabIndex = 13
'
@@ -1213,7 +1216,7 @@ Partial Class frmAdministration
Me.LayoutControlGroup2.GroupBordersVisible = False
Me.LayoutControlGroup2.Items.AddRange(New DevExpress.XtraLayout.BaseLayoutItem() {Me.LayoutControlItem29, Me.LayoutControlItem30, Me.LayoutControlItem31, Me.LayoutControlItem25, Me.LayoutControlItem27, Me.LayoutControlItem26, Me.EmptySpaceItem2, Me.LayoutControlItem33, Me.LayoutControlItem32, Me.LayoutControlItem34, Me.LayoutControlItem24, Me.LayoutControlItem28})
Me.LayoutControlGroup2.Name = "Root"
Me.LayoutControlGroup2.Size = New System.Drawing.Size(1004, 587)
Me.LayoutControlGroup2.Size = New System.Drawing.Size(1004, 568)
Me.LayoutControlGroup2.TextVisible = False
'
'LayoutControlItem29
@@ -1284,16 +1287,16 @@ Partial Class frmAdministration
Me.EmptySpaceItem2.AllowHotTrack = False
Me.EmptySpaceItem2.Location = New System.Drawing.Point(0, 200)
Me.EmptySpaceItem2.Name = "EmptySpaceItem2"
Me.EmptySpaceItem2.Size = New System.Drawing.Size(336, 367)
Me.EmptySpaceItem2.Size = New System.Drawing.Size(336, 348)
Me.EmptySpaceItem2.TextSize = New System.Drawing.Size(0, 0)
'
'LayoutControlItem33
'
Me.LayoutControlItem33.Control = Me.MemoEdit6
Me.LayoutControlItem33.CustomizationFormText = "SQL für Ergebnis Zählung:"
Me.LayoutControlItem33.Location = New System.Drawing.Point(336, 252)
Me.LayoutControlItem33.Location = New System.Drawing.Point(336, 244)
Me.LayoutControlItem33.Name = "LayoutControlItem33"
Me.LayoutControlItem33.Size = New System.Drawing.Size(648, 315)
Me.LayoutControlItem33.Size = New System.Drawing.Size(648, 304)
Me.LayoutControlItem33.Text = "SQL für Ergebnis Zählung:"
Me.LayoutControlItem33.TextLocation = DevExpress.Utils.Locations.Top
Me.LayoutControlItem33.TextSize = New System.Drawing.Size(125, 13)
@@ -1304,7 +1307,7 @@ Partial Class frmAdministration
Me.LayoutControlItem32.CustomizationFormText = "SQL für Suche:"
Me.LayoutControlItem32.Location = New System.Drawing.Point(336, 0)
Me.LayoutControlItem32.Name = "LayoutControlItem32"
Me.LayoutControlItem32.Size = New System.Drawing.Size(648, 252)
Me.LayoutControlItem32.Size = New System.Drawing.Size(648, 244)
Me.LayoutControlItem32.Text = "SQL für Suche:"
Me.LayoutControlItem32.TextLocation = DevExpress.Utils.Locations.Top
Me.LayoutControlItem32.TextSize = New System.Drawing.Size(125, 13)
@@ -1349,7 +1352,7 @@ Partial Class frmAdministration
Me.GridControl1.MainView = Me.GridView2
Me.GridControl1.MenuManager = Me.RibbonControl2
Me.GridControl1.Name = "GridControl1"
Me.GridControl1.Size = New System.Drawing.Size(200, 587)
Me.GridControl1.Size = New System.Drawing.Size(200, 568)
Me.GridControl1.TabIndex = 10
Me.GridControl1.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridView2})
'
@@ -1379,8 +1382,10 @@ Partial Class frmAdministration
Me.TabPageData.Controls.Add(Me.LayoutControlData)
Me.TabPageData.Controls.Add(Me.GridControl2)
Me.TabPageData.ImageOptions.Image = CType(resources.GetObject("TabPageData.ImageOptions.Image"), System.Drawing.Image)
Me.TabPageData.ImageOptions.SvgImage = CType(resources.GetObject("TabPageData.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
Me.TabPageData.ImageOptions.SvgImageSize = New System.Drawing.Size(20, 20)
Me.TabPageData.Name = "TabPageData"
Me.TabPageData.Size = New System.Drawing.Size(1204, 587)
Me.TabPageData.Size = New System.Drawing.Size(1204, 568)
Me.TabPageData.Text = "Daten-Suchen"
'
'LayoutControlData
@@ -1401,7 +1406,7 @@ Partial Class frmAdministration
Me.LayoutControlData.Name = "LayoutControlData"
Me.LayoutControlData.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = New System.Drawing.Rectangle(-714, 293, 650, 400)
Me.LayoutControlData.Root = Me.LayoutControlGroup3
Me.LayoutControlData.Size = New System.Drawing.Size(1004, 587)
Me.LayoutControlData.Size = New System.Drawing.Size(1004, 568)
Me.LayoutControlData.TabIndex = 26
Me.LayoutControlData.Text = "LayoutControl3"
'
@@ -1493,19 +1498,19 @@ Partial Class frmAdministration
Me.MemoEdit3.Name = "MemoEdit3"
Me.MemoEdit3.Properties.Appearance.Font = New System.Drawing.Font("Consolas", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.MemoEdit3.Properties.Appearance.Options.UseFont = True
Me.MemoEdit3.Size = New System.Drawing.Size(644, 233)
Me.MemoEdit3.Size = New System.Drawing.Size(644, 225)
Me.MemoEdit3.StyleController = Me.LayoutControlData
Me.MemoEdit3.TabIndex = 12
'
'MemoEdit4
'
Me.MemoEdit4.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBCW_PROF_DATA_SEARCHBindingSource, "COUNT_COMMAND", True))
Me.MemoEdit4.Location = New System.Drawing.Point(348, 281)
Me.MemoEdit4.Location = New System.Drawing.Point(348, 273)
Me.MemoEdit4.MenuManager = Me.RibbonControl2
Me.MemoEdit4.Name = "MemoEdit4"
Me.MemoEdit4.Properties.Appearance.Font = New System.Drawing.Font("Consolas", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.MemoEdit4.Properties.Appearance.Options.UseFont = True
Me.MemoEdit4.Size = New System.Drawing.Size(644, 294)
Me.MemoEdit4.Size = New System.Drawing.Size(644, 283)
Me.MemoEdit4.StyleController = Me.LayoutControlData
Me.MemoEdit4.TabIndex = 13
'
@@ -1545,7 +1550,7 @@ Partial Class frmAdministration
Me.LayoutControlGroup3.GroupBordersVisible = False
Me.LayoutControlGroup3.Items.AddRange(New DevExpress.XtraLayout.BaseLayoutItem() {Me.LayoutControlItem10, Me.LayoutControlItem14, Me.LayoutControlItem15, Me.LayoutControlItem17, Me.LayoutControlItem16, Me.LayoutControlItem11, Me.LayoutControlItem12, Me.LayoutControlItem13, Me.LayoutControlItem21, Me.LayoutControlItem22, Me.EmptySpaceItem1, Me.LayoutControlItem23})
Me.LayoutControlGroup3.Name = "Root"
Me.LayoutControlGroup3.Size = New System.Drawing.Size(1004, 587)
Me.LayoutControlGroup3.Size = New System.Drawing.Size(1004, 568)
Me.LayoutControlGroup3.TextVisible = False
'
'LayoutControlItem10
@@ -1633,7 +1638,7 @@ Partial Class frmAdministration
Me.LayoutControlItem21.Control = Me.MemoEdit3
Me.LayoutControlItem21.Location = New System.Drawing.Point(336, 0)
Me.LayoutControlItem21.Name = "LayoutControlItem21"
Me.LayoutControlItem21.Size = New System.Drawing.Size(648, 253)
Me.LayoutControlItem21.Size = New System.Drawing.Size(648, 245)
Me.LayoutControlItem21.Text = "SQL für Suche:"
Me.LayoutControlItem21.TextLocation = DevExpress.Utils.Locations.Top
Me.LayoutControlItem21.TextSize = New System.Drawing.Size(125, 13)
@@ -1641,9 +1646,9 @@ Partial Class frmAdministration
'LayoutControlItem22
'
Me.LayoutControlItem22.Control = Me.MemoEdit4
Me.LayoutControlItem22.Location = New System.Drawing.Point(336, 253)
Me.LayoutControlItem22.Location = New System.Drawing.Point(336, 245)
Me.LayoutControlItem22.Name = "LayoutControlItem22"
Me.LayoutControlItem22.Size = New System.Drawing.Size(648, 314)
Me.LayoutControlItem22.Size = New System.Drawing.Size(648, 303)
Me.LayoutControlItem22.Text = "SQL für Ergebnis Zählung:"
Me.LayoutControlItem22.TextLocation = DevExpress.Utils.Locations.Top
Me.LayoutControlItem22.TextSize = New System.Drawing.Size(125, 13)
@@ -1653,7 +1658,7 @@ Partial Class frmAdministration
Me.EmptySpaceItem1.AllowHotTrack = False
Me.EmptySpaceItem1.Location = New System.Drawing.Point(0, 200)
Me.EmptySpaceItem1.Name = "EmptySpaceItem1"
Me.EmptySpaceItem1.Size = New System.Drawing.Size(336, 367)
Me.EmptySpaceItem1.Size = New System.Drawing.Size(336, 348)
Me.EmptySpaceItem1.TextSize = New System.Drawing.Size(0, 0)
'
'LayoutControlItem23
@@ -1673,7 +1678,7 @@ Partial Class frmAdministration
Me.GridControl2.MainView = Me.GridView3
Me.GridControl2.MenuManager = Me.RibbonControl2
Me.GridControl2.Name = "GridControl2"
Me.GridControl2.Size = New System.Drawing.Size(200, 587)
Me.GridControl2.Size = New System.Drawing.Size(200, 568)
Me.GridControl2.TabIndex = 10
Me.GridControl2.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridView3})
'
@@ -1702,8 +1707,10 @@ Partial Class frmAdministration
'
Me.TabPageProcessAssignment.Controls.Add(Me.CtrlApplicationAssignment1)
Me.TabPageProcessAssignment.ImageOptions.Image = CType(resources.GetObject("TabPageProcessAssignment.ImageOptions.Image"), System.Drawing.Image)
Me.TabPageProcessAssignment.ImageOptions.SvgImage = CType(resources.GetObject("TabPageProcessAssignment.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
Me.TabPageProcessAssignment.ImageOptions.SvgImageSize = New System.Drawing.Size(20, 20)
Me.TabPageProcessAssignment.Name = "TabPageProcessAssignment"
Me.TabPageProcessAssignment.Size = New System.Drawing.Size(1204, 587)
Me.TabPageProcessAssignment.Size = New System.Drawing.Size(1204, 568)
Me.TabPageProcessAssignment.Text = "Anwendungs Zuordnung"
'
'CtrlApplicationAssignment1
@@ -1715,15 +1722,16 @@ Partial Class frmAdministration
Me.CtrlApplicationAssignment1.SelectedProcessId = 0
Me.CtrlApplicationAssignment1.SelectedProfileId = 0
Me.CtrlApplicationAssignment1.SelectedWindowId = 0
Me.CtrlApplicationAssignment1.Size = New System.Drawing.Size(1204, 587)
Me.CtrlApplicationAssignment1.Size = New System.Drawing.Size(1204, 568)
Me.CtrlApplicationAssignment1.TabIndex = 2
'
'TabPageUserAssignment
'
Me.TabPageUserAssignment.Controls.Add(Me.SplitContainer1)
Me.TabPageUserAssignment.ImageOptions.Image = CType(resources.GetObject("TabPageUserAssignment.ImageOptions.Image"), System.Drawing.Image)
Me.TabPageUserAssignment.ImageOptions.SvgImage = CType(resources.GetObject("TabPageUserAssignment.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
Me.TabPageUserAssignment.ImageOptions.SvgImageSize = New System.Drawing.Size(20, 20)
Me.TabPageUserAssignment.Name = "TabPageUserAssignment"
Me.TabPageUserAssignment.Size = New System.Drawing.Size(1204, 587)
Me.TabPageUserAssignment.Size = New System.Drawing.Size(1204, 568)
Me.TabPageUserAssignment.Text = "Benutzer Zuordnung"
'
'SplitContainer1
@@ -1742,8 +1750,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(1204, 587)
Me.SplitContainer1.SplitterDistance = 287
Me.SplitContainer1.Size = New System.Drawing.Size(1204, 568)
Me.SplitContainer1.SplitterDistance = 277
Me.SplitContainer1.TabIndex = 98
'
'GridControlUserInProfile
@@ -1753,7 +1761,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(1204, 262)
Me.GridControlUserInProfile.Size = New System.Drawing.Size(1204, 252)
Me.GridControlUserInProfile.TabIndex = 93
Me.GridControlUserInProfile.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridViewUserInProfile})
'
@@ -1835,7 +1843,7 @@ Partial Class frmAdministration
Me.GridControlUserNotInProfile.MainView = Me.GridViewUserNotInProfile
Me.GridControlUserNotInProfile.Name = "GridControlUserNotInProfile"
Me.GridControlUserNotInProfile.ShowOnlyPredefinedDetails = True
Me.GridControlUserNotInProfile.Size = New System.Drawing.Size(1204, 271)
Me.GridControlUserNotInProfile.Size = New System.Drawing.Size(1204, 262)
Me.GridControlUserNotInProfile.TabIndex = 96
Me.GridControlUserNotInProfile.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridViewUserNotInProfile})
'
@@ -1905,9 +1913,10 @@ Partial Class frmAdministration
'
Me.TabPageGroupAssignment.AutoScroll = True
Me.TabPageGroupAssignment.Controls.Add(Me.SplitContainer2)
Me.TabPageGroupAssignment.ImageOptions.Image = CType(resources.GetObject("TabPageGroupAssignment.ImageOptions.Image"), System.Drawing.Image)
Me.TabPageGroupAssignment.ImageOptions.SvgImage = CType(resources.GetObject("TabPageGroupAssignment.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
Me.TabPageGroupAssignment.ImageOptions.SvgImageSize = New System.Drawing.Size(20, 20)
Me.TabPageGroupAssignment.Name = "TabPageGroupAssignment"
Me.TabPageGroupAssignment.Size = New System.Drawing.Size(1204, 587)
Me.TabPageGroupAssignment.Size = New System.Drawing.Size(1204, 568)
Me.TabPageGroupAssignment.Text = "Gruppen Zuordnung"
'
'SplitContainer2
@@ -1926,8 +1935,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(1204, 587)
Me.SplitContainer2.SplitterDistance = 284
Me.SplitContainer2.Size = New System.Drawing.Size(1204, 568)
Me.SplitContainer2.SplitterDistance = 274
Me.SplitContainer2.TabIndex = 0
'
'GridControlGroupInProfile
@@ -1937,7 +1946,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(1204, 259)
Me.GridControlGroupInProfile.Size = New System.Drawing.Size(1204, 249)
Me.GridControlGroupInProfile.TabIndex = 1
Me.GridControlGroupInProfile.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridViewGroupInProfile})
'
@@ -1999,7 +2008,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(1204, 274)
Me.GridControlGroupNotInProfile.Size = New System.Drawing.Size(1204, 265)
Me.GridControlGroupNotInProfile.TabIndex = 1
Me.GridControlGroupNotInProfile.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridViewGroupNotInProfile})
'