This commit is contained in:
Jonathan Jenne 2022-02-23 13:06:39 +01:00
commit a62e69266f
4 changed files with 116 additions and 95 deletions

View File

@ -1407,7 +1407,7 @@ Partial Class frmAdmin_Globix
Me.XtraTabPageRework.ImageOptions.SvgImage = CType(resources.GetObject("XtraTabPageRework.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.XtraTabPageRework.ImageOptions.SvgImage = CType(resources.GetObject("XtraTabPageRework.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
Me.XtraTabPageRework.ImageOptions.SvgImageSize = New System.Drawing.Size(16, 16) Me.XtraTabPageRework.ImageOptions.SvgImageSize = New System.Drawing.Size(16, 16)
Me.XtraTabPageRework.Name = "XtraTabPageRework" Me.XtraTabPageRework.Name = "XtraTabPageRework"
Me.XtraTabPageRework.Size = New System.Drawing.Size(1111, 269) Me.XtraTabPageRework.Size = New System.Drawing.Size(1111, 267)
Me.XtraTabPageRework.Text = "Nachbearbeitungsfunktionen manueller Index" Me.XtraTabPageRework.Text = "Nachbearbeitungsfunktionen manueller Index"
' '
'LayoutControlRework 'LayoutControlRework
@ -1433,7 +1433,7 @@ Partial Class frmAdmin_Globix
Me.XtraTabPageAutoIndexe.ImageOptions.SvgImage = CType(resources.GetObject("XtraTabPageAutoIndexe.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.XtraTabPageAutoIndexe.ImageOptions.SvgImage = CType(resources.GetObject("XtraTabPageAutoIndexe.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
Me.XtraTabPageAutoIndexe.ImageOptions.SvgImageSize = New System.Drawing.Size(16, 16) Me.XtraTabPageAutoIndexe.ImageOptions.SvgImageSize = New System.Drawing.Size(16, 16)
Me.XtraTabPageAutoIndexe.Name = "XtraTabPageAutoIndexe" Me.XtraTabPageAutoIndexe.Name = "XtraTabPageAutoIndexe"
Me.XtraTabPageAutoIndexe.Size = New System.Drawing.Size(1111, 269) Me.XtraTabPageAutoIndexe.Size = New System.Drawing.Size(1111, 267)
Me.XtraTabPageAutoIndexe.Text = "automatische/Feste Attribute" Me.XtraTabPageAutoIndexe.Text = "automatische/Feste Attribute"
' '
'LayoutControlAutoIndexe 'LayoutControlAutoIndexe
@ -1458,7 +1458,7 @@ Partial Class frmAdmin_Globix
Me.LayoutControlAutoIndexe.Location = New System.Drawing.Point(0, 0) Me.LayoutControlAutoIndexe.Location = New System.Drawing.Point(0, 0)
Me.LayoutControlAutoIndexe.Name = "LayoutControlAutoIndexe" Me.LayoutControlAutoIndexe.Name = "LayoutControlAutoIndexe"
Me.LayoutControlAutoIndexe.Root = Me.LayoutControlGroup2 Me.LayoutControlAutoIndexe.Root = Me.LayoutControlGroup2
Me.LayoutControlAutoIndexe.Size = New System.Drawing.Size(1111, 269) Me.LayoutControlAutoIndexe.Size = New System.Drawing.Size(1111, 267)
Me.LayoutControlAutoIndexe.TabIndex = 0 Me.LayoutControlAutoIndexe.TabIndex = 0
Me.LayoutControlAutoIndexe.Text = "LayoutControl1" Me.LayoutControlAutoIndexe.Text = "LayoutControl1"
' '
@ -1592,7 +1592,7 @@ Partial Class frmAdmin_Globix
' '
Me.ADDED_WHOTextBoxAutoAttribut.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_AUTOMBindingSource, "ADDED_WHO", True)) Me.ADDED_WHOTextBoxAutoAttribut.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_AUTOMBindingSource, "ADDED_WHO", True))
Me.ADDED_WHOTextBoxAutoAttribut.Enabled = False Me.ADDED_WHOTextBoxAutoAttribut.Enabled = False
Me.ADDED_WHOTextBoxAutoAttribut.Location = New System.Drawing.Point(369, 204) Me.ADDED_WHOTextBoxAutoAttribut.Location = New System.Drawing.Point(369, 202)
Me.ADDED_WHOTextBoxAutoAttribut.MenuManager = Me.RibbonControl1 Me.ADDED_WHOTextBoxAutoAttribut.MenuManager = Me.RibbonControl1
Me.ADDED_WHOTextBoxAutoAttribut.Name = "ADDED_WHOTextBoxAutoAttribut" Me.ADDED_WHOTextBoxAutoAttribut.Name = "ADDED_WHOTextBoxAutoAttribut"
Me.ADDED_WHOTextBoxAutoAttribut.Properties.Appearance.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.ADDED_WHOTextBoxAutoAttribut.Properties.Appearance.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
@ -1605,7 +1605,7 @@ Partial Class frmAdmin_Globix
' '
Me.TextEdit3.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_AUTOMBindingSource, "ADDED_WHEN", True)) Me.TextEdit3.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_AUTOMBindingSource, "ADDED_WHEN", True))
Me.TextEdit3.Enabled = False Me.TextEdit3.Enabled = False
Me.TextEdit3.Location = New System.Drawing.Point(369, 234) Me.TextEdit3.Location = New System.Drawing.Point(369, 232)
Me.TextEdit3.MenuManager = Me.RibbonControl1 Me.TextEdit3.MenuManager = Me.RibbonControl1
Me.TextEdit3.Name = "TextEdit3" Me.TextEdit3.Name = "TextEdit3"
Me.TextEdit3.Properties.Appearance.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.TextEdit3.Properties.Appearance.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
@ -1618,7 +1618,7 @@ Partial Class frmAdmin_Globix
' '
Me.CHANGED_WHOTextEditAutoAttribut.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_AUTOMBindingSource, "CHANGED_WHO", True)) Me.CHANGED_WHOTextEditAutoAttribut.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_AUTOMBindingSource, "CHANGED_WHO", True))
Me.CHANGED_WHOTextEditAutoAttribut.EditValue = "" Me.CHANGED_WHOTextEditAutoAttribut.EditValue = ""
Me.CHANGED_WHOTextEditAutoAttribut.Location = New System.Drawing.Point(825, 204) Me.CHANGED_WHOTextEditAutoAttribut.Location = New System.Drawing.Point(825, 202)
Me.CHANGED_WHOTextEditAutoAttribut.MenuManager = Me.RibbonControl1 Me.CHANGED_WHOTextEditAutoAttribut.MenuManager = Me.RibbonControl1
Me.CHANGED_WHOTextEditAutoAttribut.Name = "CHANGED_WHOTextEditAutoAttribut" Me.CHANGED_WHOTextEditAutoAttribut.Name = "CHANGED_WHOTextEditAutoAttribut"
Me.CHANGED_WHOTextEditAutoAttribut.Properties.Appearance.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.CHANGED_WHOTextEditAutoAttribut.Properties.Appearance.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
@ -1630,7 +1630,7 @@ Partial Class frmAdmin_Globix
'TextEdit5 'TextEdit5
' '
Me.TextEdit5.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_AUTOMBindingSource, "CHANGED_WHEN", True)) Me.TextEdit5.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_AUTOMBindingSource, "CHANGED_WHEN", True))
Me.TextEdit5.Location = New System.Drawing.Point(825, 234) Me.TextEdit5.Location = New System.Drawing.Point(825, 232)
Me.TextEdit5.MenuManager = Me.RibbonControl1 Me.TextEdit5.MenuManager = Me.RibbonControl1
Me.TextEdit5.Name = "TextEdit5" Me.TextEdit5.Name = "TextEdit5"
Me.TextEdit5.Properties.Appearance.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.TextEdit5.Properties.Appearance.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
@ -1645,7 +1645,7 @@ Partial Class frmAdmin_Globix
Me.LayoutControlGroup2.GroupBordersVisible = False Me.LayoutControlGroup2.GroupBordersVisible = False
Me.LayoutControlGroup2.Items.AddRange(New DevExpress.XtraLayout.BaseLayoutItem() {Me.LayoutControlItem15, Me.LayoutControlItem23, Me.LayoutControlItem33, Me.LayoutControlItem34, Me.LayoutControlItem35, Me.LayoutControlItem14, Me.LayoutControlItem40, Me.LayoutControlItem37, Me.LayoutControlItem39, Me.LayoutControlItem42, Me.EmptySpaceItem4, Me.ADDED_WHOAutoAttribut, Me.LayoutControlItem41, Me.CHANGED_WHOItemAutoAttribut, Me.LayoutControlItem43, Me.LayoutControlItem45, Me.LayoutControlItem44, Me.EmptySpaceItem5}) Me.LayoutControlGroup2.Items.AddRange(New DevExpress.XtraLayout.BaseLayoutItem() {Me.LayoutControlItem15, Me.LayoutControlItem23, Me.LayoutControlItem33, Me.LayoutControlItem34, Me.LayoutControlItem35, Me.LayoutControlItem14, Me.LayoutControlItem40, Me.LayoutControlItem37, Me.LayoutControlItem39, Me.LayoutControlItem42, Me.EmptySpaceItem4, Me.ADDED_WHOAutoAttribut, Me.LayoutControlItem41, Me.CHANGED_WHOItemAutoAttribut, Me.LayoutControlItem43, Me.LayoutControlItem45, Me.LayoutControlItem44, Me.EmptySpaceItem5})
Me.LayoutControlGroup2.Name = "LayoutControlGroup2" Me.LayoutControlGroup2.Name = "LayoutControlGroup2"
Me.LayoutControlGroup2.Size = New System.Drawing.Size(1111, 269) Me.LayoutControlGroup2.Size = New System.Drawing.Size(1111, 267)
Me.LayoutControlGroup2.TextVisible = False Me.LayoutControlGroup2.TextVisible = False
' '
'LayoutControlItem15 'LayoutControlItem15
@ -1766,7 +1766,7 @@ Partial Class frmAdmin_Globix
'ADDED_WHOAutoAttribut 'ADDED_WHOAutoAttribut
' '
Me.ADDED_WHOAutoAttribut.Control = Me.ADDED_WHOTextBoxAutoAttribut Me.ADDED_WHOAutoAttribut.Control = Me.ADDED_WHOTextBoxAutoAttribut
Me.ADDED_WHOAutoAttribut.Location = New System.Drawing.Point(179, 189) Me.ADDED_WHOAutoAttribut.Location = New System.Drawing.Point(179, 187)
Me.ADDED_WHOAutoAttribut.Name = "ADDED_WHOAutoAttribut" Me.ADDED_WHOAutoAttribut.Name = "ADDED_WHOAutoAttribut"
Me.ADDED_WHOAutoAttribut.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5) Me.ADDED_WHOAutoAttribut.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
Me.ADDED_WHOAutoAttribut.Size = New System.Drawing.Size(456, 30) Me.ADDED_WHOAutoAttribut.Size = New System.Drawing.Size(456, 30)
@ -1776,7 +1776,7 @@ Partial Class frmAdmin_Globix
'LayoutControlItem41 'LayoutControlItem41
' '
Me.LayoutControlItem41.Control = Me.TextEdit3 Me.LayoutControlItem41.Control = Me.TextEdit3
Me.LayoutControlItem41.Location = New System.Drawing.Point(179, 219) Me.LayoutControlItem41.Location = New System.Drawing.Point(179, 217)
Me.LayoutControlItem41.Name = "LayoutControlItem41" Me.LayoutControlItem41.Name = "LayoutControlItem41"
Me.LayoutControlItem41.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5) Me.LayoutControlItem41.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
Me.LayoutControlItem41.Size = New System.Drawing.Size(456, 30) Me.LayoutControlItem41.Size = New System.Drawing.Size(456, 30)
@ -1786,7 +1786,7 @@ Partial Class frmAdmin_Globix
'CHANGED_WHOItemAutoAttribut 'CHANGED_WHOItemAutoAttribut
' '
Me.CHANGED_WHOItemAutoAttribut.Control = Me.CHANGED_WHOTextEditAutoAttribut Me.CHANGED_WHOItemAutoAttribut.Control = Me.CHANGED_WHOTextEditAutoAttribut
Me.CHANGED_WHOItemAutoAttribut.Location = New System.Drawing.Point(635, 189) Me.CHANGED_WHOItemAutoAttribut.Location = New System.Drawing.Point(635, 187)
Me.CHANGED_WHOItemAutoAttribut.Name = "CHANGED_WHOItemAutoAttribut" Me.CHANGED_WHOItemAutoAttribut.Name = "CHANGED_WHOItemAutoAttribut"
Me.CHANGED_WHOItemAutoAttribut.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5) Me.CHANGED_WHOItemAutoAttribut.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
Me.CHANGED_WHOItemAutoAttribut.Size = New System.Drawing.Size(456, 30) Me.CHANGED_WHOItemAutoAttribut.Size = New System.Drawing.Size(456, 30)
@ -1796,7 +1796,7 @@ Partial Class frmAdmin_Globix
'LayoutControlItem43 'LayoutControlItem43
' '
Me.LayoutControlItem43.Control = Me.TextEdit5 Me.LayoutControlItem43.Control = Me.TextEdit5
Me.LayoutControlItem43.Location = New System.Drawing.Point(635, 219) Me.LayoutControlItem43.Location = New System.Drawing.Point(635, 217)
Me.LayoutControlItem43.Name = "LayoutControlItem43" Me.LayoutControlItem43.Name = "LayoutControlItem43"
Me.LayoutControlItem43.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5) Me.LayoutControlItem43.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
Me.LayoutControlItem43.Size = New System.Drawing.Size(456, 30) Me.LayoutControlItem43.Size = New System.Drawing.Size(456, 30)
@ -1820,7 +1820,7 @@ Partial Class frmAdmin_Globix
Me.LayoutControlItem44.Control = Me.ListBox1 Me.LayoutControlItem44.Control = Me.ListBox1
Me.LayoutControlItem44.Location = New System.Drawing.Point(0, 0) Me.LayoutControlItem44.Location = New System.Drawing.Point(0, 0)
Me.LayoutControlItem44.Name = "LayoutControlItem44" Me.LayoutControlItem44.Name = "LayoutControlItem44"
Me.LayoutControlItem44.Size = New System.Drawing.Size(179, 249) Me.LayoutControlItem44.Size = New System.Drawing.Size(179, 247)
Me.LayoutControlItem44.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize Me.LayoutControlItem44.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize
Me.LayoutControlItem44.TextSize = New System.Drawing.Size(0, 0) Me.LayoutControlItem44.TextSize = New System.Drawing.Size(0, 0)
Me.LayoutControlItem44.TextToControlDistance = 0 Me.LayoutControlItem44.TextToControlDistance = 0
@ -1831,7 +1831,7 @@ Partial Class frmAdmin_Globix
Me.EmptySpaceItem5.AllowHotTrack = False Me.EmptySpaceItem5.AllowHotTrack = False
Me.EmptySpaceItem5.Location = New System.Drawing.Point(179, 157) Me.EmptySpaceItem5.Location = New System.Drawing.Point(179, 157)
Me.EmptySpaceItem5.Name = "EmptySpaceItem5" Me.EmptySpaceItem5.Name = "EmptySpaceItem5"
Me.EmptySpaceItem5.Size = New System.Drawing.Size(912, 32) Me.EmptySpaceItem5.Size = New System.Drawing.Size(912, 30)
Me.EmptySpaceItem5.TextSize = New System.Drawing.Size(0, 0) Me.EmptySpaceItem5.TextSize = New System.Drawing.Size(0, 0)
' '
'XtraTabPageDynamicFolder 'XtraTabPageDynamicFolder
@ -1840,7 +1840,7 @@ Partial Class frmAdmin_Globix
Me.XtraTabPageDynamicFolder.ImageOptions.SvgImage = CType(resources.GetObject("XtraTabPageDynamicFolder.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.XtraTabPageDynamicFolder.ImageOptions.SvgImage = CType(resources.GetObject("XtraTabPageDynamicFolder.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
Me.XtraTabPageDynamicFolder.ImageOptions.SvgImageSize = New System.Drawing.Size(16, 16) Me.XtraTabPageDynamicFolder.ImageOptions.SvgImageSize = New System.Drawing.Size(16, 16)
Me.XtraTabPageDynamicFolder.Name = "XtraTabPageDynamicFolder" Me.XtraTabPageDynamicFolder.Name = "XtraTabPageDynamicFolder"
Me.XtraTabPageDynamicFolder.Size = New System.Drawing.Size(1111, 269) Me.XtraTabPageDynamicFolder.Size = New System.Drawing.Size(1111, 267)
Me.XtraTabPageDynamicFolder.Text = "Dynamischer Ordnerpfad" Me.XtraTabPageDynamicFolder.Text = "Dynamischer Ordnerpfad"
' '
'LayoutControl1 'LayoutControl1
@ -1855,7 +1855,7 @@ Partial Class frmAdmin_Globix
Me.LayoutControl1.Location = New System.Drawing.Point(0, 0) Me.LayoutControl1.Location = New System.Drawing.Point(0, 0)
Me.LayoutControl1.Name = "LayoutControl1" Me.LayoutControl1.Name = "LayoutControl1"
Me.LayoutControl1.Root = Me.LayoutControlGroup4 Me.LayoutControl1.Root = Me.LayoutControlGroup4
Me.LayoutControl1.Size = New System.Drawing.Size(1111, 269) Me.LayoutControl1.Size = New System.Drawing.Size(1111, 267)
Me.LayoutControl1.TabIndex = 15 Me.LayoutControl1.TabIndex = 15
Me.LayoutControl1.Text = "LayoutControl1" Me.LayoutControl1.Text = "LayoutControl1"
' '
@ -1921,7 +1921,7 @@ Partial Class frmAdmin_Globix
Me.LayoutControlGroup4.GroupBordersVisible = False Me.LayoutControlGroup4.GroupBordersVisible = False
Me.LayoutControlGroup4.Items.AddRange(New DevExpress.XtraLayout.BaseLayoutItem() {Me.LayoutControlItem47, Me.EmptySpaceItem7, Me.LayoutControlItem48, Me.LayoutControlItem50, Me.LayoutControlItem51, Me.EmptySpaceItem8, Me.LayoutControlItem52, Me.LayoutControlItem49}) Me.LayoutControlGroup4.Items.AddRange(New DevExpress.XtraLayout.BaseLayoutItem() {Me.LayoutControlItem47, Me.EmptySpaceItem7, Me.LayoutControlItem48, Me.LayoutControlItem50, Me.LayoutControlItem51, Me.EmptySpaceItem8, Me.LayoutControlItem52, Me.LayoutControlItem49})
Me.LayoutControlGroup4.Name = "LayoutControlGroup4" Me.LayoutControlGroup4.Name = "LayoutControlGroup4"
Me.LayoutControlGroup4.Size = New System.Drawing.Size(1111, 269) Me.LayoutControlGroup4.Size = New System.Drawing.Size(1111, 267)
Me.LayoutControlGroup4.TextVisible = False Me.LayoutControlGroup4.TextVisible = False
' '
'LayoutControlItem47 'LayoutControlItem47
@ -1941,7 +1941,7 @@ Partial Class frmAdmin_Globix
Me.EmptySpaceItem7.AllowHotTrack = False Me.EmptySpaceItem7.AllowHotTrack = False
Me.EmptySpaceItem7.Location = New System.Drawing.Point(0, 172) Me.EmptySpaceItem7.Location = New System.Drawing.Point(0, 172)
Me.EmptySpaceItem7.Name = "EmptySpaceItem7" Me.EmptySpaceItem7.Name = "EmptySpaceItem7"
Me.EmptySpaceItem7.Size = New System.Drawing.Size(1091, 77) Me.EmptySpaceItem7.Size = New System.Drawing.Size(1091, 75)
Me.EmptySpaceItem7.TextSize = New System.Drawing.Size(0, 0) Me.EmptySpaceItem7.TextSize = New System.Drawing.Size(0, 0)
' '
'LayoutControlItem48 'LayoutControlItem48
@ -2013,7 +2013,7 @@ Partial Class frmAdmin_Globix
Me.XtraTabPageAutoSelect.ImageOptions.SvgImage = CType(resources.GetObject("XtraTabPageAutoSelect.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.XtraTabPageAutoSelect.ImageOptions.SvgImage = CType(resources.GetObject("XtraTabPageAutoSelect.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
Me.XtraTabPageAutoSelect.ImageOptions.SvgImageSize = New System.Drawing.Size(16, 16) Me.XtraTabPageAutoSelect.ImageOptions.SvgImageSize = New System.Drawing.Size(16, 16)
Me.XtraTabPageAutoSelect.Name = "XtraTabPageAutoSelect" Me.XtraTabPageAutoSelect.Name = "XtraTabPageAutoSelect"
Me.XtraTabPageAutoSelect.Size = New System.Drawing.Size(1111, 269) Me.XtraTabPageAutoSelect.Size = New System.Drawing.Size(1111, 267)
Me.XtraTabPageAutoSelect.Text = "Automatische Profilauswahl" Me.XtraTabPageAutoSelect.Text = "Automatische Profilauswahl"
' '
'LayoutControl2 'LayoutControl2
@ -2030,7 +2030,7 @@ Partial Class frmAdmin_Globix
Me.LayoutControl2.Location = New System.Drawing.Point(193, 0) Me.LayoutControl2.Location = New System.Drawing.Point(193, 0)
Me.LayoutControl2.Name = "LayoutControl2" Me.LayoutControl2.Name = "LayoutControl2"
Me.LayoutControl2.Root = Me.LayoutControlGroup5 Me.LayoutControl2.Root = Me.LayoutControlGroup5
Me.LayoutControl2.Size = New System.Drawing.Size(918, 269) Me.LayoutControl2.Size = New System.Drawing.Size(918, 267)
Me.LayoutControl2.TabIndex = 1 Me.LayoutControl2.TabIndex = 1
Me.LayoutControl2.Text = "LayoutControl2" Me.LayoutControl2.Text = "LayoutControl2"
' '
@ -2124,7 +2124,7 @@ Partial Class frmAdmin_Globix
Me.LayoutControlGroup5.GroupBordersVisible = False Me.LayoutControlGroup5.GroupBordersVisible = False
Me.LayoutControlGroup5.Items.AddRange(New DevExpress.XtraLayout.BaseLayoutItem() {Me.LayoutControlItem55, Me.EmptySpaceItem9, Me.EmptySpaceItem10, Me.LayoutControlItem54, Me.LayoutControlItem53, Me.EmptySpaceItem11, Me.LayoutControlItem57, Me.LayoutControlItem59, Me.LayoutControlItem58, Me.LayoutControlItem56, Me.LayoutControlItem60}) Me.LayoutControlGroup5.Items.AddRange(New DevExpress.XtraLayout.BaseLayoutItem() {Me.LayoutControlItem55, Me.EmptySpaceItem9, Me.EmptySpaceItem10, Me.LayoutControlItem54, Me.LayoutControlItem53, Me.EmptySpaceItem11, Me.LayoutControlItem57, Me.LayoutControlItem59, Me.LayoutControlItem58, Me.LayoutControlItem56, Me.LayoutControlItem60})
Me.LayoutControlGroup5.Name = "LayoutControlGroup5" Me.LayoutControlGroup5.Name = "LayoutControlGroup5"
Me.LayoutControlGroup5.Size = New System.Drawing.Size(918, 269) Me.LayoutControlGroup5.Size = New System.Drawing.Size(918, 267)
Me.LayoutControlGroup5.TextVisible = False Me.LayoutControlGroup5.TextVisible = False
' '
'LayoutControlItem55 'LayoutControlItem55
@ -2141,7 +2141,7 @@ Partial Class frmAdmin_Globix
Me.EmptySpaceItem9.AllowHotTrack = False Me.EmptySpaceItem9.AllowHotTrack = False
Me.EmptySpaceItem9.Location = New System.Drawing.Point(772, 64) Me.EmptySpaceItem9.Location = New System.Drawing.Point(772, 64)
Me.EmptySpaceItem9.Name = "EmptySpaceItem9" Me.EmptySpaceItem9.Name = "EmptySpaceItem9"
Me.EmptySpaceItem9.Size = New System.Drawing.Size(126, 185) Me.EmptySpaceItem9.Size = New System.Drawing.Size(126, 183)
Me.EmptySpaceItem9.TextSize = New System.Drawing.Size(0, 0) Me.EmptySpaceItem9.TextSize = New System.Drawing.Size(0, 0)
' '
'EmptySpaceItem10 'EmptySpaceItem10
@ -2201,7 +2201,7 @@ Partial Class frmAdmin_Globix
Me.LayoutControlItem59.Location = New System.Drawing.Point(386, 102) Me.LayoutControlItem59.Location = New System.Drawing.Point(386, 102)
Me.LayoutControlItem59.Name = "LayoutControlItem59" Me.LayoutControlItem59.Name = "LayoutControlItem59"
Me.LayoutControlItem59.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5) Me.LayoutControlItem59.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
Me.LayoutControlItem59.Size = New System.Drawing.Size(386, 147) Me.LayoutControlItem59.Size = New System.Drawing.Size(386, 145)
Me.LayoutControlItem59.Text = "Geändert wann" Me.LayoutControlItem59.Text = "Geändert wann"
Me.LayoutControlItem59.TextSize = New System.Drawing.Size(98, 13) Me.LayoutControlItem59.TextSize = New System.Drawing.Size(98, 13)
' '
@ -2213,7 +2213,7 @@ Partial Class frmAdmin_Globix
Me.LayoutControlItem58.Location = New System.Drawing.Point(0, 102) Me.LayoutControlItem58.Location = New System.Drawing.Point(0, 102)
Me.LayoutControlItem58.Name = "LayoutControlItem58" Me.LayoutControlItem58.Name = "LayoutControlItem58"
Me.LayoutControlItem58.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5) Me.LayoutControlItem58.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
Me.LayoutControlItem58.Size = New System.Drawing.Size(386, 147) Me.LayoutControlItem58.Size = New System.Drawing.Size(386, 145)
Me.LayoutControlItem58.Text = "Erstellt wann" Me.LayoutControlItem58.Text = "Erstellt wann"
Me.LayoutControlItem58.TextSize = New System.Drawing.Size(98, 13) Me.LayoutControlItem58.TextSize = New System.Drawing.Size(98, 13)
' '
@ -2244,7 +2244,7 @@ Partial Class frmAdmin_Globix
Me.ListBox2.FormattingEnabled = True Me.ListBox2.FormattingEnabled = True
Me.ListBox2.Location = New System.Drawing.Point(0, 0) Me.ListBox2.Location = New System.Drawing.Point(0, 0)
Me.ListBox2.Name = "ListBox2" Me.ListBox2.Name = "ListBox2"
Me.ListBox2.Size = New System.Drawing.Size(193, 269) Me.ListBox2.Size = New System.Drawing.Size(193, 267)
Me.ListBox2.TabIndex = 0 Me.ListBox2.TabIndex = 0
' '
'XtraTabPage1 'XtraTabPage1
@ -2253,7 +2253,7 @@ Partial Class frmAdmin_Globix
Me.XtraTabPage1.ImageOptions.SvgImage = CType(resources.GetObject("XtraTabPage1.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.XtraTabPage1.ImageOptions.SvgImage = CType(resources.GetObject("XtraTabPage1.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
Me.XtraTabPage1.ImageOptions.SvgImageSize = New System.Drawing.Size(16, 16) Me.XtraTabPage1.ImageOptions.SvgImageSize = New System.Drawing.Size(16, 16)
Me.XtraTabPage1.Name = "XtraTabPage1" Me.XtraTabPage1.Name = "XtraTabPage1"
Me.XtraTabPage1.Size = New System.Drawing.Size(1138, 594) Me.XtraTabPage1.Size = New System.Drawing.Size(1138, 592)
Me.XtraTabPage1.Text = "Profil-Zuordnung" Me.XtraTabPage1.Text = "Profil-Zuordnung"
' '
'XtraTabControl3 'XtraTabControl3
@ -2263,7 +2263,7 @@ Partial Class frmAdmin_Globix
Me.XtraTabControl3.Location = New System.Drawing.Point(0, 0) Me.XtraTabControl3.Location = New System.Drawing.Point(0, 0)
Me.XtraTabControl3.Name = "XtraTabControl3" Me.XtraTabControl3.Name = "XtraTabControl3"
Me.XtraTabControl3.SelectedTabPage = Me.XtraTabPage2 Me.XtraTabControl3.SelectedTabPage = Me.XtraTabPage2
Me.XtraTabControl3.Size = New System.Drawing.Size(1138, 594) Me.XtraTabControl3.Size = New System.Drawing.Size(1138, 592)
Me.XtraTabControl3.TabIndex = 0 Me.XtraTabControl3.TabIndex = 0
Me.XtraTabControl3.TabPages.AddRange(New DevExpress.XtraTab.XtraTabPage() {Me.XtraTabPage2, Me.XtraTabPage3}) Me.XtraTabControl3.TabPages.AddRange(New DevExpress.XtraTab.XtraTabPage() {Me.XtraTabPage2, Me.XtraTabPage3})
' '
@ -2273,7 +2273,7 @@ Partial Class frmAdmin_Globix
Me.XtraTabPage2.ImageOptions.SvgImage = CType(resources.GetObject("XtraTabPage2.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.XtraTabPage2.ImageOptions.SvgImage = CType(resources.GetObject("XtraTabPage2.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
Me.XtraTabPage2.ImageOptions.SvgImageSize = New System.Drawing.Size(16, 16) Me.XtraTabPage2.ImageOptions.SvgImageSize = New System.Drawing.Size(16, 16)
Me.XtraTabPage2.Name = "XtraTabPage2" Me.XtraTabPage2.Name = "XtraTabPage2"
Me.XtraTabPage2.Size = New System.Drawing.Size(1136, 566) Me.XtraTabPage2.Size = New System.Drawing.Size(1136, 564)
Me.XtraTabPage2.Text = "User" Me.XtraTabPage2.Text = "User"
' '
'SplitContainerControl1 'SplitContainerControl1
@ -2294,7 +2294,7 @@ Partial Class frmAdmin_Globix
Me.SplitContainerControl1.Panel2.Controls.Add(Me.gridAvailableUsers) Me.SplitContainerControl1.Panel2.Controls.Add(Me.gridAvailableUsers)
Me.SplitContainerControl1.Panel2.Controls.Add(Me.Label35) Me.SplitContainerControl1.Panel2.Controls.Add(Me.Label35)
Me.SplitContainerControl1.Panel2.Text = "Panel2" Me.SplitContainerControl1.Panel2.Text = "Panel2"
Me.SplitContainerControl1.Size = New System.Drawing.Size(1136, 566) Me.SplitContainerControl1.Size = New System.Drawing.Size(1136, 564)
Me.SplitContainerControl1.SplitterPosition = 308 Me.SplitContainerControl1.SplitterPosition = 308
Me.SplitContainerControl1.TabIndex = 0 Me.SplitContainerControl1.TabIndex = 0
' '
@ -2382,7 +2382,7 @@ Partial Class frmAdmin_Globix
Me.gridAvailableUsers.MainView = Me.viewAvailableUsers Me.gridAvailableUsers.MainView = Me.viewAvailableUsers
Me.gridAvailableUsers.MenuManager = Me.RibbonControl1 Me.gridAvailableUsers.MenuManager = Me.RibbonControl1
Me.gridAvailableUsers.Name = "gridAvailableUsers" Me.gridAvailableUsers.Name = "gridAvailableUsers"
Me.gridAvailableUsers.Size = New System.Drawing.Size(1136, 218) Me.gridAvailableUsers.Size = New System.Drawing.Size(1136, 216)
Me.gridAvailableUsers.TabIndex = 2 Me.gridAvailableUsers.TabIndex = 2
Me.gridAvailableUsers.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.viewAvailableUsers}) Me.gridAvailableUsers.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.viewAvailableUsers})
' '
@ -2458,7 +2458,7 @@ Partial Class frmAdmin_Globix
Me.XtraTabPage3.ImageOptions.SvgImage = CType(resources.GetObject("XtraTabPage3.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.XtraTabPage3.ImageOptions.SvgImage = CType(resources.GetObject("XtraTabPage3.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
Me.XtraTabPage3.ImageOptions.SvgImageSize = New System.Drawing.Size(16, 16) Me.XtraTabPage3.ImageOptions.SvgImageSize = New System.Drawing.Size(16, 16)
Me.XtraTabPage3.Name = "XtraTabPage3" Me.XtraTabPage3.Name = "XtraTabPage3"
Me.XtraTabPage3.Size = New System.Drawing.Size(1136, 566) Me.XtraTabPage3.Size = New System.Drawing.Size(1136, 564)
Me.XtraTabPage3.Text = "Gruppen" Me.XtraTabPage3.Text = "Gruppen"
' '
'SplitContainerControlGroup 'SplitContainerControlGroup
@ -2479,7 +2479,7 @@ Partial Class frmAdmin_Globix
Me.SplitContainerControlGroup.Panel2.Controls.Add(Me.gridAvailableGroups) Me.SplitContainerControlGroup.Panel2.Controls.Add(Me.gridAvailableGroups)
Me.SplitContainerControlGroup.Panel2.Controls.Add(Me.Label14) Me.SplitContainerControlGroup.Panel2.Controls.Add(Me.Label14)
Me.SplitContainerControlGroup.Panel2.Text = "Panel2" Me.SplitContainerControlGroup.Panel2.Text = "Panel2"
Me.SplitContainerControlGroup.Size = New System.Drawing.Size(1136, 566) Me.SplitContainerControlGroup.Size = New System.Drawing.Size(1136, 564)
Me.SplitContainerControlGroup.SplitterPosition = 315 Me.SplitContainerControlGroup.SplitterPosition = 315
Me.SplitContainerControlGroup.TabIndex = 0 Me.SplitContainerControlGroup.TabIndex = 0
' '
@ -2562,7 +2562,7 @@ Partial Class frmAdmin_Globix
Me.gridAvailableGroups.MainView = Me.viewAvailableGroups Me.gridAvailableGroups.MainView = Me.viewAvailableGroups
Me.gridAvailableGroups.Name = "gridAvailableGroups" Me.gridAvailableGroups.Name = "gridAvailableGroups"
Me.gridAvailableGroups.ShowOnlyPredefinedDetails = True Me.gridAvailableGroups.ShowOnlyPredefinedDetails = True
Me.gridAvailableGroups.Size = New System.Drawing.Size(1136, 211) Me.gridAvailableGroups.Size = New System.Drawing.Size(1136, 209)
Me.gridAvailableGroups.TabIndex = 89 Me.gridAvailableGroups.TabIndex = 89
Me.gridAvailableGroups.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.viewAvailableGroups}) Me.gridAvailableGroups.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.viewAvailableGroups})
' '

View File

@ -92,7 +92,7 @@ Partial Class frmFlowSearch1
Me.RibbonControl1.Name = "RibbonControl1" Me.RibbonControl1.Name = "RibbonControl1"
Me.RibbonControl1.Pages.AddRange(New DevExpress.XtraBars.Ribbon.RibbonPage() {Me.RibbonPage1}) Me.RibbonControl1.Pages.AddRange(New DevExpress.XtraBars.Ribbon.RibbonPage() {Me.RibbonPage1})
Me.RibbonControl1.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.[False] Me.RibbonControl1.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.[False]
Me.RibbonControl1.Size = New System.Drawing.Size(936, 160) Me.RibbonControl1.Size = New System.Drawing.Size(936, 158)
Me.RibbonControl1.StatusBar = Me.RibbonStatusBar1 Me.RibbonControl1.StatusBar = Me.RibbonStatusBar1
' '
'BarButtonItem1 'BarButtonItem1
@ -167,10 +167,10 @@ Partial Class frmFlowSearch1
'RibbonStatusBar1 'RibbonStatusBar1
' '
Me.RibbonStatusBar1.ItemLinks.Add(Me.bsiStatus) Me.RibbonStatusBar1.ItemLinks.Add(Me.bsiStatus)
Me.RibbonStatusBar1.Location = New System.Drawing.Point(0, 747) Me.RibbonStatusBar1.Location = New System.Drawing.Point(0, 745)
Me.RibbonStatusBar1.Name = "RibbonStatusBar1" Me.RibbonStatusBar1.Name = "RibbonStatusBar1"
Me.RibbonStatusBar1.Ribbon = Me.RibbonControl1 Me.RibbonStatusBar1.Ribbon = Me.RibbonControl1
Me.RibbonStatusBar1.Size = New System.Drawing.Size(936, 22) Me.RibbonStatusBar1.Size = New System.Drawing.Size(936, 24)
' '
'RibbonPage2 'RibbonPage2
' '
@ -193,7 +193,7 @@ Partial Class frmFlowSearch1
Me.DockPanel1.Dock = DevExpress.XtraBars.Docking.DockingStyle.Left Me.DockPanel1.Dock = DevExpress.XtraBars.Docking.DockingStyle.Left
Me.DockPanel1.ID = New System.Guid("404a591d-3a18-4984-8b8d-d8ac23bfc3db") Me.DockPanel1.ID = New System.Guid("404a591d-3a18-4984-8b8d-d8ac23bfc3db")
Me.DockPanel1.ImageOptions.SvgImage = CType(resources.GetObject("DockPanel1.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage) Me.DockPanel1.ImageOptions.SvgImage = CType(resources.GetObject("DockPanel1.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
Me.DockPanel1.Location = New System.Drawing.Point(0, 160) Me.DockPanel1.Location = New System.Drawing.Point(0, 158)
Me.DockPanel1.Name = "DockPanel1" Me.DockPanel1.Name = "DockPanel1"
Me.DockPanel1.OriginalSize = New System.Drawing.Size(225, 200) Me.DockPanel1.OriginalSize = New System.Drawing.Size(225, 200)
Me.DockPanel1.Size = New System.Drawing.Size(225, 587) Me.DockPanel1.Size = New System.Drawing.Size(225, 587)
@ -204,9 +204,9 @@ Partial Class frmFlowSearch1
Me.DockPanel1_Container.Controls.Add(Me.XtraTabControl1) Me.DockPanel1_Container.Controls.Add(Me.XtraTabControl1)
Me.DockPanel1_Container.Controls.Add(Me.Label1) Me.DockPanel1_Container.Controls.Add(Me.Label1)
Me.DockPanel1_Container.Controls.Add(Me.cmbLimitationDateAttr) Me.DockPanel1_Container.Controls.Add(Me.cmbLimitationDateAttr)
Me.DockPanel1_Container.Location = New System.Drawing.Point(3, 48) Me.DockPanel1_Container.Location = New System.Drawing.Point(3, 40)
Me.DockPanel1_Container.Name = "DockPanel1_Container" Me.DockPanel1_Container.Name = "DockPanel1_Container"
Me.DockPanel1_Container.Size = New System.Drawing.Size(218, 536) Me.DockPanel1_Container.Size = New System.Drawing.Size(218, 544)
Me.DockPanel1_Container.TabIndex = 0 Me.DockPanel1_Container.TabIndex = 0
' '
'XtraTabControl1 'XtraTabControl1
@ -219,7 +219,7 @@ Partial Class frmFlowSearch1
Me.XtraTabControl1.Name = "XtraTabControl1" Me.XtraTabControl1.Name = "XtraTabControl1"
Me.XtraTabControl1.SelectedTabPage = Me.XtraTabPage1 Me.XtraTabControl1.SelectedTabPage = Me.XtraTabPage1
Me.XtraTabControl1.ShowTabHeader = DevExpress.Utils.DefaultBoolean.[True] Me.XtraTabControl1.ShowTabHeader = DevExpress.Utils.DefaultBoolean.[True]
Me.XtraTabControl1.Size = New System.Drawing.Size(203, 475) Me.XtraTabControl1.Size = New System.Drawing.Size(203, 483)
Me.XtraTabControl1.TabIndex = 10 Me.XtraTabControl1.TabIndex = 10
Me.XtraTabControl1.TabPages.AddRange(New DevExpress.XtraTab.XtraTabPage() {Me.XtraTabPage1, Me.XtraTabPage2}) Me.XtraTabControl1.TabPages.AddRange(New DevExpress.XtraTab.XtraTabPage() {Me.XtraTabPage1, Me.XtraTabPage2})
' '
@ -240,7 +240,7 @@ Partial Class frmFlowSearch1
Me.XtraTabPage1.Controls.Add(Me.ToggleSwitchYear_Last) Me.XtraTabPage1.Controls.Add(Me.ToggleSwitchYear_Last)
Me.XtraTabPage1.Controls.Add(Me.ToggleSwitchYear) Me.XtraTabPage1.Controls.Add(Me.ToggleSwitchYear)
Me.XtraTabPage1.Name = "XtraTabPage1" Me.XtraTabPage1.Name = "XtraTabPage1"
Me.XtraTabPage1.Size = New System.Drawing.Size(201, 452) Me.XtraTabPage1.Size = New System.Drawing.Size(201, 458)
Me.XtraTabPage1.Text = "Standard" Me.XtraTabPage1.Text = "Standard"
' '
'DateEditTill 'DateEditTill
@ -261,7 +261,7 @@ Partial Class frmFlowSearch1
Me.ToggleSwitchMonth_Last.Name = "ToggleSwitchMonth_Last" Me.ToggleSwitchMonth_Last.Name = "ToggleSwitchMonth_Last"
Me.ToggleSwitchMonth_Last.Properties.OffText = "Letzter Monat" Me.ToggleSwitchMonth_Last.Properties.OffText = "Letzter Monat"
Me.ToggleSwitchMonth_Last.Properties.OnText = "Letzter Monat" Me.ToggleSwitchMonth_Last.Properties.OnText = "Letzter Monat"
Me.ToggleSwitchMonth_Last.Size = New System.Drawing.Size(132, 19) Me.ToggleSwitchMonth_Last.Size = New System.Drawing.Size(195, 19)
Me.ToggleSwitchMonth_Last.TabIndex = 9 Me.ToggleSwitchMonth_Last.TabIndex = 9
' '
'ToggleSwitchDateto 'ToggleSwitchDateto
@ -302,7 +302,7 @@ Partial Class frmFlowSearch1
Me.ToggleSwitchMonth.Name = "ToggleSwitchMonth" Me.ToggleSwitchMonth.Name = "ToggleSwitchMonth"
Me.ToggleSwitchMonth.Properties.OffText = "Dieser Monat" Me.ToggleSwitchMonth.Properties.OffText = "Dieser Monat"
Me.ToggleSwitchMonth.Properties.OnText = "Dieser Monat" Me.ToggleSwitchMonth.Properties.OnText = "Dieser Monat"
Me.ToggleSwitchMonth.Size = New System.Drawing.Size(132, 19) Me.ToggleSwitchMonth.Size = New System.Drawing.Size(195, 19)
Me.ToggleSwitchMonth.TabIndex = 8 Me.ToggleSwitchMonth.TabIndex = 8
' '
'ToggleSwitchTomorrow 'ToggleSwitchTomorrow
@ -322,7 +322,7 @@ Partial Class frmFlowSearch1
Me.ToggleSwitchToday.MenuManager = Me.RibbonControl1 Me.ToggleSwitchToday.MenuManager = Me.RibbonControl1
Me.ToggleSwitchToday.Name = "ToggleSwitchToday" Me.ToggleSwitchToday.Name = "ToggleSwitchToday"
Me.ToggleSwitchToday.Properties.OffText = "Heute" Me.ToggleSwitchToday.Properties.OffText = "Heute"
Me.ToggleSwitchToday.Properties.OnText = "On" Me.ToggleSwitchToday.Properties.OnText = "Heute"
Me.ToggleSwitchToday.Size = New System.Drawing.Size(95, 19) Me.ToggleSwitchToday.Size = New System.Drawing.Size(95, 19)
Me.ToggleSwitchToday.TabIndex = 2 Me.ToggleSwitchToday.TabIndex = 2
' '
@ -333,7 +333,7 @@ Partial Class frmFlowSearch1
Me.ToggleSwitchLastWeek.Name = "ToggleSwitchLastWeek" Me.ToggleSwitchLastWeek.Name = "ToggleSwitchLastWeek"
Me.ToggleSwitchLastWeek.Properties.OffText = "Letzten 7 Tage" Me.ToggleSwitchLastWeek.Properties.OffText = "Letzten 7 Tage"
Me.ToggleSwitchLastWeek.Properties.OnText = "Letzten 7 Tage" Me.ToggleSwitchLastWeek.Properties.OnText = "Letzten 7 Tage"
Me.ToggleSwitchLastWeek.Size = New System.Drawing.Size(132, 19) Me.ToggleSwitchLastWeek.Size = New System.Drawing.Size(195, 19)
Me.ToggleSwitchLastWeek.TabIndex = 6 Me.ToggleSwitchLastWeek.TabIndex = 6
' '
'ToggleSwitchYesterday 'ToggleSwitchYesterday
@ -353,7 +353,7 @@ Partial Class frmFlowSearch1
Me.ToggleSwitchYear_Last.Name = "ToggleSwitchYear_Last" Me.ToggleSwitchYear_Last.Name = "ToggleSwitchYear_Last"
Me.ToggleSwitchYear_Last.Properties.OffText = "Letztes Jahr" Me.ToggleSwitchYear_Last.Properties.OffText = "Letztes Jahr"
Me.ToggleSwitchYear_Last.Properties.OnText = "Letztes Jahr" Me.ToggleSwitchYear_Last.Properties.OnText = "Letztes Jahr"
Me.ToggleSwitchYear_Last.Size = New System.Drawing.Size(178, 19) Me.ToggleSwitchYear_Last.Size = New System.Drawing.Size(195, 19)
Me.ToggleSwitchYear_Last.TabIndex = 5 Me.ToggleSwitchYear_Last.TabIndex = 5
' '
'ToggleSwitchYear 'ToggleSwitchYear
@ -363,13 +363,13 @@ Partial Class frmFlowSearch1
Me.ToggleSwitchYear.Name = "ToggleSwitchYear" Me.ToggleSwitchYear.Name = "ToggleSwitchYear"
Me.ToggleSwitchYear.Properties.OffText = "Dieses Jahr" Me.ToggleSwitchYear.Properties.OffText = "Dieses Jahr"
Me.ToggleSwitchYear.Properties.OnText = "Dieses Jahr" Me.ToggleSwitchYear.Properties.OnText = "Dieses Jahr"
Me.ToggleSwitchYear.Size = New System.Drawing.Size(132, 19) Me.ToggleSwitchYear.Size = New System.Drawing.Size(195, 19)
Me.ToggleSwitchYear.TabIndex = 4 Me.ToggleSwitchYear.TabIndex = 4
' '
'XtraTabPage2 'XtraTabPage2
' '
Me.XtraTabPage2.Name = "XtraTabPage2" Me.XtraTabPage2.Name = "XtraTabPage2"
Me.XtraTabPage2.Size = New System.Drawing.Size(201, 452) Me.XtraTabPage2.Size = New System.Drawing.Size(201, 450)
Me.XtraTabPage2.Text = "...tbd" Me.XtraTabPage2.Text = "...tbd"
' '
'Label1 'Label1
@ -395,16 +395,18 @@ Partial Class frmFlowSearch1
Me.LabelControl1.Appearance.Options.UseFont = True Me.LabelControl1.Appearance.Options.UseFont = True
Me.LabelControl1.Location = New System.Drawing.Point(231, 166) Me.LabelControl1.Location = New System.Drawing.Point(231, 166)
Me.LabelControl1.Name = "LabelControl1" Me.LabelControl1.Name = "LabelControl1"
Me.LabelControl1.Size = New System.Drawing.Size(116, 17) Me.LabelControl1.Size = New System.Drawing.Size(69, 17)
Me.LabelControl1.TabIndex = 3 Me.LabelControl1.TabIndex = 3
Me.LabelControl1.Text = "Suche nach Dateien:" Me.LabelControl1.Text = "Suchbegriff:"
' '
'txtSearchInput 'txtSearchInput
' '
Me.txtSearchInput.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.txtSearchInput.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.txtSearchInput.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtSearchInput.Location = New System.Drawing.Point(231, 189) Me.txtSearchInput.Location = New System.Drawing.Point(231, 189)
Me.txtSearchInput.Name = "txtSearchInput" Me.txtSearchInput.Name = "txtSearchInput"
Me.txtSearchInput.Size = New System.Drawing.Size(341, 25) Me.txtSearchInput.Size = New System.Drawing.Size(693, 25)
Me.txtSearchInput.TabIndex = 4 Me.txtSearchInput.TabIndex = 4
' '
'PictureEdit1 'PictureEdit1
@ -413,14 +415,16 @@ Partial Class frmFlowSearch1
Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Left) _
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.PictureEdit1.EditValue = Global.DigitalData.GUIs.ZooFlow.My.Resources.Resources.ZooFlow_CW_DevExpress Me.PictureEdit1.EditValue = Global.DigitalData.GUIs.ZooFlow.My.Resources.Resources.ZooFlow_CW_DevExpress
Me.PictureEdit1.Location = New System.Drawing.Point(231, 224) Me.PictureEdit1.Location = New System.Drawing.Point(716, 542)
Me.PictureEdit1.MenuManager = Me.RibbonControl1 Me.PictureEdit1.MenuManager = Me.RibbonControl1
Me.PictureEdit1.Name = "PictureEdit1" Me.PictureEdit1.Name = "PictureEdit1"
Me.PictureEdit1.Properties.Appearance.BackColor = System.Drawing.Color.Lavender
Me.PictureEdit1.Properties.Appearance.Options.UseBackColor = True
Me.PictureEdit1.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder Me.PictureEdit1.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder
Me.PictureEdit1.Properties.PictureAlignment = System.Drawing.ContentAlignment.BottomRight Me.PictureEdit1.Properties.PictureAlignment = System.Drawing.ContentAlignment.BottomRight
Me.PictureEdit1.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.[Auto] Me.PictureEdit1.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.[Auto]
Me.PictureEdit1.Properties.ZoomPercent = 300.0R Me.PictureEdit1.Properties.ZoomPercent = 300.0R
Me.PictureEdit1.Size = New System.Drawing.Size(693, 517) Me.PictureEdit1.Size = New System.Drawing.Size(208, 200)
Me.PictureEdit1.TabIndex = 8 Me.PictureEdit1.TabIndex = 8
' '
'frmFlowSearch1 'frmFlowSearch1

View File

@ -137,7 +137,7 @@ Public Class frmConfigBasic
End If End If
Dim oUpd = $"UPDATE TBIDB_CATALOG_USER SET CHANGED_WHO = '{My.Application.User.UserName}', CAT_STRING = '{oThemeString}' Dim oUpd = $"UPDATE TBIDB_CATALOG_USER SET CHANGED_WHO = '{My.Application.User.UserName}', CAT_STRING = '{oThemeString}'
WHERE CAT_TITLE = '{ClassConstants.USER_CATALOG_APPLICATION_THEME}'" WHERE CAT_TITLE = '{ClassConstants.USER_CATALOG_APPLICATION_THEME}' AND USR_ID = {My.Application.User.UserId}"
If My.Database.ExecuteNonQuery(oUpd, DigitalData.Modules.EDMI.API.Constants.DatabaseType.IDB) = True Then If My.Database.ExecuteNonQuery(oUpd, DigitalData.Modules.EDMI.API.Constants.DatabaseType.IDB) = True Then
bsiInfo.Caption = "Application Theme saved!" bsiInfo.Caption = "Application Theme saved!"
End If End If

View File

@ -44,14 +44,14 @@ Partial Class frmFlowForm
Me.TimerRefreshData = New System.Windows.Forms.Timer(Me.components) Me.TimerRefreshData = New System.Windows.Forms.Timer(Me.components)
Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components) Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
Me.PictureBoxAbo = New System.Windows.Forms.PictureBox() Me.PictureBoxAbo = New System.Windows.Forms.PictureBox()
Me.PictureBoxPM1 = New DevExpress.XtraEditors.SvgImageBox() Me.PictureBoxPM = New DevExpress.XtraEditors.SvgImageBox()
Me.PictureBoxDragDrop = New System.Windows.Forms.PictureBox() Me.PictureBoxDragDrop = New System.Windows.Forms.PictureBox()
Me.TimerFolderwatch = New System.Windows.Forms.Timer(Me.components) Me.TimerFolderwatch = New System.Windows.Forms.Timer(Me.components)
Me.pnlQuicksearch1 = New System.Windows.Forms.Panel() Me.pnlQuicksearch1 = New System.Windows.Forms.Panel()
Me.PictureEdit1 = New DevExpress.XtraEditors.PictureEdit() Me.PictureEdit1 = New DevExpress.XtraEditors.PictureEdit()
Me.TextEdit1 = New DevExpress.XtraEditors.TextEdit() Me.TextEdit1 = New DevExpress.XtraEditors.TextEdit()
Me.lblQuicksearch1 = New DevExpress.XtraEditors.LabelControl() Me.lblQuicksearch1 = New DevExpress.XtraEditors.LabelControl()
Me.PictureBoxGlobix1 = New DevExpress.XtraEditors.SvgImageBox() Me.PictureBoxGlobix = New DevExpress.XtraEditors.SvgImageBox()
Me.PictureBoxSearch1 = New DevExpress.XtraEditors.SvgImageBox() Me.PictureBoxSearch1 = New DevExpress.XtraEditors.SvgImageBox()
Me.Panel1 = New System.Windows.Forms.Panel() Me.Panel1 = New System.Windows.Forms.Panel()
Me.PopupMenu1 = New DevExpress.XtraBars.PopupMenu(Me.components) Me.PopupMenu1 = New DevExpress.XtraBars.PopupMenu(Me.components)
@ -71,18 +71,20 @@ Partial Class frmFlowForm
Me.BarButtonItem3 = New DevExpress.XtraBars.BarButtonItem() Me.BarButtonItem3 = New DevExpress.XtraBars.BarButtonItem()
Me.BarButtonItem4 = New DevExpress.XtraBars.BarButtonItem() Me.BarButtonItem4 = New DevExpress.XtraBars.BarButtonItem()
Me.BarButtonItem5 = New DevExpress.XtraBars.BarButtonItem() Me.BarButtonItem5 = New DevExpress.XtraBars.BarButtonItem()
Me.Panel2 = New System.Windows.Forms.Panel()
Me.ContextMenuSystray.SuspendLayout() Me.ContextMenuSystray.SuspendLayout()
CType(Me.PictureBoxAbo, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBoxAbo, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.PictureBoxPM1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBoxPM, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.PictureBoxDragDrop, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBoxDragDrop, System.ComponentModel.ISupportInitialize).BeginInit()
Me.pnlQuicksearch1.SuspendLayout() Me.pnlQuicksearch1.SuspendLayout()
CType(Me.PictureEdit1.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureEdit1.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.TextEdit1.Properties, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TextEdit1.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.PictureBoxGlobix1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBoxGlobix, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.PictureBoxSearch1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBoxSearch1, System.ComponentModel.ISupportInitialize).BeginInit()
Me.Panel1.SuspendLayout() Me.Panel1.SuspendLayout()
CType(Me.PopupMenu1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PopupMenu1, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.BarManager1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.BarManager1, System.ComponentModel.ISupportInitialize).BeginInit()
Me.Panel2.SuspendLayout()
Me.SuspendLayout() Me.SuspendLayout()
' '
'SplashScreenManager1 'SplashScreenManager1
@ -174,7 +176,7 @@ Partial Class frmFlowForm
' '
Me.PictureBoxAbo.Cursor = System.Windows.Forms.Cursors.Hand Me.PictureBoxAbo.Cursor = System.Windows.Forms.Cursors.Hand
Me.PictureBoxAbo.Image = Global.DigitalData.GUIs.ZooFlow.My.Resources.Resources._2_ZOO_FLOW_Abo Me.PictureBoxAbo.Image = Global.DigitalData.GUIs.ZooFlow.My.Resources.Resources._2_ZOO_FLOW_Abo
Me.PictureBoxAbo.Location = New System.Drawing.Point(121, 84) Me.PictureBoxAbo.Location = New System.Drawing.Point(147, 3)
Me.PictureBoxAbo.Name = "PictureBoxAbo" Me.PictureBoxAbo.Name = "PictureBoxAbo"
Me.PictureBoxAbo.Size = New System.Drawing.Size(40, 36) Me.PictureBoxAbo.Size = New System.Drawing.Size(40, 36)
Me.PictureBoxAbo.TabIndex = 11 Me.PictureBoxAbo.TabIndex = 11
@ -182,21 +184,22 @@ Partial Class frmFlowForm
Me.ToolTip1.SetToolTip(Me.PictureBoxAbo, "Abonnierte Suchen") Me.ToolTip1.SetToolTip(Me.PictureBoxAbo, "Abonnierte Suchen")
Me.PictureBoxAbo.Visible = False Me.PictureBoxAbo.Visible = False
' '
'PictureBoxPM1 'PictureBoxPM
' '
Me.PictureBoxPM1.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.PictureBoxPM.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.PictureBoxPM1.Cursor = System.Windows.Forms.Cursors.Hand Me.PictureBoxPM.Cursor = System.Windows.Forms.Cursors.Hand
Me.PictureBoxPM1.ItemAppearance.Hovered.FillColor = System.Drawing.Color.FromArgb(CType(CType(165, Byte), Integer), CType(CType(36, Byte), Integer), CType(CType(49, Byte), Integer)) Me.PictureBoxPM.ItemAppearance.Hovered.FillColor = System.Drawing.Color.FromArgb(CType(CType(165, Byte), Integer), CType(CType(36, Byte), Integer), CType(CType(49, Byte), Integer))
Me.PictureBoxPM1.ItemAppearance.Normal.FillColor = System.Drawing.SystemColors.ControlDark Me.PictureBoxPM.ItemAppearance.Normal.FillColor = System.Drawing.SystemColors.ControlDark
Me.PictureBoxPM1.ItemHitTestType = DevExpress.XtraEditors.ItemHitTestType.BoundingBox Me.PictureBoxPM.ItemHitTestType = DevExpress.XtraEditors.ItemHitTestType.BoundingBox
Me.PictureBoxPM1.Location = New System.Drawing.Point(50, 237) Me.PictureBoxPM.Location = New System.Drawing.Point(54, 114)
Me.PictureBoxPM1.Name = "PictureBoxPM1" Me.PictureBoxPM.Name = "PictureBoxPM"
Me.PictureBoxPM1.Size = New System.Drawing.Size(90, 90) Me.PictureBoxPM.Size = New System.Drawing.Size(90, 90)
Me.PictureBoxPM1.SizeMode = DevExpress.XtraEditors.SvgImageSizeMode.Zoom Me.PictureBoxPM.SizeMode = DevExpress.XtraEditors.SvgImageSizeMode.Zoom
Me.PictureBoxPM1.SvgImage = Global.DigitalData.GUIs.ZooFlow.My.Resources.Resources.ZooFlow_PM_DevExpress Me.PictureBoxPM.SvgImage = Global.DigitalData.GUIs.ZooFlow.My.Resources.Resources.ZooFlow_PM_DevExpress
Me.PictureBoxPM1.TabIndex = 14 Me.PictureBoxPM.TabIndex = 14
Me.PictureBoxPM1.Text = "SvgImageBox1" Me.PictureBoxPM.Text = "SvgImageBox1"
Me.ToolTip1.SetToolTip(Me.PictureBoxPM1, "ProcessManager - Workflow") Me.ToolTip1.SetToolTip(Me.PictureBoxPM, "ProcessManager - Workflow")
Me.PictureBoxPM.Visible = False
' '
'PictureBoxDragDrop 'PictureBoxDragDrop
' '
@ -260,20 +263,21 @@ Partial Class frmFlowForm
Me.lblQuicksearch1.TabIndex = 0 Me.lblQuicksearch1.TabIndex = 0
Me.lblQuicksearch1.Text = "Schnellsuche" Me.lblQuicksearch1.Text = "Schnellsuche"
' '
'PictureBoxGlobix1 'PictureBoxGlobix
' '
Me.PictureBoxGlobix1.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.PictureBoxGlobix.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.PictureBoxGlobix1.Cursor = System.Windows.Forms.Cursors.Hand Me.PictureBoxGlobix.Cursor = System.Windows.Forms.Cursors.Hand
Me.PictureBoxGlobix1.ItemAppearance.Hovered.FillColor = System.Drawing.Color.FromArgb(CType(CType(165, Byte), Integer), CType(CType(36, Byte), Integer), CType(CType(49, Byte), Integer)) Me.PictureBoxGlobix.ItemAppearance.Hovered.FillColor = System.Drawing.Color.FromArgb(CType(CType(165, Byte), Integer), CType(CType(36, Byte), Integer), CType(CType(49, Byte), Integer))
Me.PictureBoxGlobix1.ItemAppearance.Normal.FillColor = System.Drawing.SystemColors.ControlDark Me.PictureBoxGlobix.ItemAppearance.Normal.FillColor = System.Drawing.SystemColors.ControlDark
Me.PictureBoxGlobix1.ItemHitTestType = DevExpress.XtraEditors.ItemHitTestType.BoundingBox Me.PictureBoxGlobix.ItemHitTestType = DevExpress.XtraEditors.ItemHitTestType.BoundingBox
Me.PictureBoxGlobix1.Location = New System.Drawing.Point(50, 345) Me.PictureBoxGlobix.Location = New System.Drawing.Point(54, 222)
Me.PictureBoxGlobix1.Name = "PictureBoxGlobix1" Me.PictureBoxGlobix.Name = "PictureBoxGlobix"
Me.PictureBoxGlobix1.Size = New System.Drawing.Size(90, 90) Me.PictureBoxGlobix.Size = New System.Drawing.Size(90, 90)
Me.PictureBoxGlobix1.SizeMode = DevExpress.XtraEditors.SvgImageSizeMode.Zoom Me.PictureBoxGlobix.SizeMode = DevExpress.XtraEditors.SvgImageSizeMode.Zoom
Me.PictureBoxGlobix1.SvgImage = Global.DigitalData.GUIs.ZooFlow.My.Resources.Resources.ZooFlow_G_DevExpress Me.PictureBoxGlobix.SvgImage = Global.DigitalData.GUIs.ZooFlow.My.Resources.Resources.ZooFlow_G_DevExpress
Me.PictureBoxGlobix1.TabIndex = 15 Me.PictureBoxGlobix.TabIndex = 15
Me.PictureBoxGlobix1.Text = "SvgImageBox1" Me.PictureBoxGlobix.Text = "SvgImageBox1"
Me.PictureBoxGlobix.Visible = False
' '
'PictureBoxSearch1 'PictureBoxSearch1
' '
@ -282,21 +286,19 @@ Partial Class frmFlowForm
Me.PictureBoxSearch1.ItemAppearance.Hovered.FillColor = System.Drawing.Color.FromArgb(CType(CType(165, Byte), Integer), CType(CType(36, Byte), Integer), CType(CType(49, Byte), Integer)) Me.PictureBoxSearch1.ItemAppearance.Hovered.FillColor = System.Drawing.Color.FromArgb(CType(CType(165, Byte), Integer), CType(CType(36, Byte), Integer), CType(CType(49, Byte), Integer))
Me.PictureBoxSearch1.ItemAppearance.Normal.FillColor = System.Drawing.SystemColors.ControlDark Me.PictureBoxSearch1.ItemAppearance.Normal.FillColor = System.Drawing.SystemColors.ControlDark
Me.PictureBoxSearch1.ItemHitTestType = DevExpress.XtraEditors.ItemHitTestType.BoundingBox Me.PictureBoxSearch1.ItemHitTestType = DevExpress.XtraEditors.ItemHitTestType.BoundingBox
Me.PictureBoxSearch1.Location = New System.Drawing.Point(50, 126) Me.PictureBoxSearch1.Location = New System.Drawing.Point(54, 3)
Me.PictureBoxSearch1.Name = "PictureBoxSearch1" Me.PictureBoxSearch1.Name = "PictureBoxSearch1"
Me.PictureBoxSearch1.Size = New System.Drawing.Size(90, 90) Me.PictureBoxSearch1.Size = New System.Drawing.Size(90, 90)
Me.PictureBoxSearch1.SizeMode = DevExpress.XtraEditors.SvgImageSizeMode.Stretch Me.PictureBoxSearch1.SizeMode = DevExpress.XtraEditors.SvgImageSizeMode.Stretch
Me.PictureBoxSearch1.SvgImage = Global.DigitalData.GUIs.ZooFlow.My.Resources.Resources.ZooFlow_CW_DevExpress Me.PictureBoxSearch1.SvgImage = Global.DigitalData.GUIs.ZooFlow.My.Resources.Resources.ZooFlow_CW_DevExpress
Me.PictureBoxSearch1.TabIndex = 13 Me.PictureBoxSearch1.TabIndex = 13
Me.PictureBoxSearch1.Text = "SvgImageBox1" Me.PictureBoxSearch1.Text = "SvgImageBox1"
Me.ToolTip1.SetToolTip(Me.PictureBoxSearch1, "FlowSearch öffnen")
' '
'Panel1 'Panel1
' '
Me.Panel1.Controls.Add(Me.Panel2)
Me.Panel1.Controls.Add(Me.pnlQuicksearch1) Me.Panel1.Controls.Add(Me.pnlQuicksearch1)
Me.Panel1.Controls.Add(Me.PictureBoxSearch1)
Me.Panel1.Controls.Add(Me.PictureBoxPM1)
Me.Panel1.Controls.Add(Me.PictureBoxAbo)
Me.Panel1.Controls.Add(Me.PictureBoxGlobix1)
Me.Panel1.Dock = System.Windows.Forms.DockStyle.Fill Me.Panel1.Dock = System.Windows.Forms.DockStyle.Fill
Me.Panel1.Location = New System.Drawing.Point(0, 150) Me.Panel1.Location = New System.Drawing.Point(0, 150)
Me.Panel1.Name = "Panel1" Me.Panel1.Name = "Panel1"
@ -439,6 +441,19 @@ Partial Class frmFlowForm
Me.BarButtonItem5.Id = 5 Me.BarButtonItem5.Id = 5
Me.BarButtonItem5.Name = "BarButtonItem5" Me.BarButtonItem5.Name = "BarButtonItem5"
' '
'Panel2
'
Me.Panel2.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.Panel2.Controls.Add(Me.PictureBoxSearch1)
Me.Panel2.Controls.Add(Me.PictureBoxGlobix)
Me.Panel2.Controls.Add(Me.PictureBoxAbo)
Me.Panel2.Controls.Add(Me.PictureBoxPM)
Me.Panel2.Location = New System.Drawing.Point(3, 126)
Me.Panel2.Name = "Panel2"
Me.Panel2.Size = New System.Drawing.Size(196, 330)
Me.Panel2.TabIndex = 17
'
'frmFlowForm 'frmFlowForm
' '
Me.AllowDrop = True Me.AllowDrop = True
@ -464,17 +479,18 @@ Partial Class frmFlowForm
Me.TopMost = True Me.TopMost = True
Me.ContextMenuSystray.ResumeLayout(False) Me.ContextMenuSystray.ResumeLayout(False)
CType(Me.PictureBoxAbo, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBoxAbo, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.PictureBoxPM1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBoxPM, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.PictureBoxDragDrop, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBoxDragDrop, System.ComponentModel.ISupportInitialize).EndInit()
Me.pnlQuicksearch1.ResumeLayout(False) Me.pnlQuicksearch1.ResumeLayout(False)
Me.pnlQuicksearch1.PerformLayout() Me.pnlQuicksearch1.PerformLayout()
CType(Me.PictureEdit1.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureEdit1.Properties, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.TextEdit1.Properties, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TextEdit1.Properties, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.PictureBoxGlobix1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBoxGlobix, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.PictureBoxSearch1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBoxSearch1, System.ComponentModel.ISupportInitialize).EndInit()
Me.Panel1.ResumeLayout(False) Me.Panel1.ResumeLayout(False)
CType(Me.PopupMenu1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PopupMenu1, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.BarManager1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.BarManager1, System.ComponentModel.ISupportInitialize).EndInit()
Me.Panel2.ResumeLayout(False)
Me.ResumeLayout(False) Me.ResumeLayout(False)
Me.PerformLayout() Me.PerformLayout()
@ -495,8 +511,8 @@ Partial Class frmFlowForm
Friend WithEvents TsiGlobixConfig As ToolStripMenuItem Friend WithEvents TsiGlobixConfig As ToolStripMenuItem
Friend WithEvents TestToolStripMenuItem As ToolStripMenuItem Friend WithEvents TestToolStripMenuItem As ToolStripMenuItem
Friend WithEvents PictureBoxSearch1 As DevExpress.XtraEditors.SvgImageBox Friend WithEvents PictureBoxSearch1 As DevExpress.XtraEditors.SvgImageBox
Friend WithEvents PictureBoxPM1 As DevExpress.XtraEditors.SvgImageBox Friend WithEvents PictureBoxPM As DevExpress.XtraEditors.SvgImageBox
Friend WithEvents PictureBoxGlobix1 As DevExpress.XtraEditors.SvgImageBox Friend WithEvents PictureBoxGlobix As DevExpress.XtraEditors.SvgImageBox
Friend WithEvents ToolStripSeparator2 As ToolStripSeparator Friend WithEvents ToolStripSeparator2 As ToolStripSeparator
Friend WithEvents ToolStripSeparator3 As ToolStripSeparator Friend WithEvents ToolStripSeparator3 As ToolStripSeparator
Friend WithEvents BasisKonfigurationToolStripMenuItem As ToolStripMenuItem Friend WithEvents BasisKonfigurationToolStripMenuItem As ToolStripMenuItem
@ -522,4 +538,5 @@ Partial Class frmFlowForm
Friend WithEvents BarButtonItem6 As DevExpress.XtraBars.BarButtonItem Friend WithEvents BarButtonItem6 As DevExpress.XtraBars.BarButtonItem
Friend WithEvents BarButtonItem7 As DevExpress.XtraBars.BarButtonItem Friend WithEvents BarButtonItem7 As DevExpress.XtraBars.BarButtonItem
Friend WithEvents BarButtonItem8 As DevExpress.XtraBars.BarButtonItem Friend WithEvents BarButtonItem8 As DevExpress.XtraBars.BarButtonItem
Friend WithEvents Panel2 As Panel
End Class End Class