ZooFlow: WIP CW Admin

This commit is contained in:
Jonathan Jenne
2021-04-19 16:30:32 +02:00
parent 764adc7123
commit df2593edd8
22 changed files with 4236 additions and 267 deletions

View File

@@ -108,7 +108,6 @@ Partial Class frmGlobixAdministration
Me.LayoutControlItem18 = New DevExpress.XtraLayout.LayoutControlItem()
Me.LayoutControlItem12 = New DevExpress.XtraLayout.LayoutControlItem()
Me.LayoutControlItem13 = New DevExpress.XtraLayout.LayoutControlItem()
Me.LayoutControlItem10 = New DevExpress.XtraLayout.LayoutControlItem()
Me.EmptySpaceItem1 = New DevExpress.XtraLayout.EmptySpaceItem()
Me.LayoutControlItem16 = New DevExpress.XtraLayout.LayoutControlItem()
Me.EmptySpaceItem2 = New DevExpress.XtraLayout.EmptySpaceItem()
@@ -127,6 +126,7 @@ Partial Class frmGlobixAdministration
Me.LayoutControlItem30 = New DevExpress.XtraLayout.LayoutControlItem()
Me.EmptySpaceItem17 = New DevExpress.XtraLayout.EmptySpaceItem()
Me.EmptySpaceItem18 = New DevExpress.XtraLayout.EmptySpaceItem()
Me.LayoutControlItem10 = New DevExpress.XtraLayout.LayoutControlItem()
Me.ListBoxControlmanIndex = New DevExpress.XtraEditors.ListBoxControl()
Me.XtraTabPageRework = New DevExpress.XtraTab.XtraTabPage()
Me.XtraTabPageAutoIndexe = New DevExpress.XtraTab.XtraTabPage()
@@ -206,7 +206,6 @@ Partial Class frmGlobixAdministration
CType(Me.LayoutControlItem18, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.LayoutControlItem12, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.LayoutControlItem13, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.LayoutControlItem10, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.EmptySpaceItem1, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.LayoutControlItem16, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.EmptySpaceItem2, System.ComponentModel.ISupportInitialize).BeginInit()
@@ -225,6 +224,7 @@ Partial Class frmGlobixAdministration
CType(Me.LayoutControlItem30, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.EmptySpaceItem17, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.EmptySpaceItem18, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.LayoutControlItem10, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.ListBoxControlmanIndex, System.ComponentModel.ISupportInitialize).BeginInit()
Me.XtraTabPageAutoIndexe.SuspendLayout()
CType(Me.LayoutControlAutoIndexe, System.ComponentModel.ISupportInitialize).BeginInit()
@@ -753,10 +753,10 @@ Partial Class frmGlobixAdministration
Me.LayoutControl2.Controls.Add(Me.GUIDTextBox1)
Me.LayoutControl2.Controls.Add(Me.ACTIVECheckBox)
Me.LayoutControl2.Dock = System.Windows.Forms.DockStyle.Fill
Me.LayoutControl2.Location = New System.Drawing.Point(163, 0)
Me.LayoutControl2.Location = New System.Drawing.Point(165, 0)
Me.LayoutControl2.Name = "LayoutControl2"
Me.LayoutControl2.Root = Me.ControlGroupIndexeMan
Me.LayoutControl2.Size = New System.Drawing.Size(1019, 259)
Me.LayoutControl2.Size = New System.Drawing.Size(1017, 259)
Me.LayoutControl2.TabIndex = 1
Me.LayoutControl2.Text = "LayoutControl2"
'
@@ -764,15 +764,15 @@ Partial Class frmGlobixAdministration
'
Me.ComboBox1.FormattingEnabled = True
Me.ComboBox1.Items.AddRange(New Object() {"Dateiname (mit Endung)", "Dateiname (ohne Endung)", "Dateiendung", "Datei Erstelldatum", "Datei Erstellt wer", "Aktuelles Datum (DD.MM.YYYY)", "Username", "Usercode", "NULL"})
Me.ComboBox1.Location = New System.Drawing.Point(546, 129)
Me.ComboBox1.Location = New System.Drawing.Point(545, 129)
Me.ComboBox1.Name = "ComboBox1"
Me.ComboBox1.Size = New System.Drawing.Size(211, 21)
Me.ComboBox1.Size = New System.Drawing.Size(210, 21)
Me.ComboBox1.TabIndex = 25
'
'SimpleButton1
'
Me.SimpleButton1.ImageOptions.SvgImage = CType(resources.GetObject("SimpleButton1.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
Me.SimpleButton1.Location = New System.Drawing.Point(420, 129)
Me.SimpleButton1.Location = New System.Drawing.Point(419, 129)
Me.SimpleButton1.Name = "SimpleButton1"
Me.SimpleButton1.Size = New System.Drawing.Size(34, 22)
Me.SimpleButton1.StyleController = Me.LayoutControl2
@@ -785,7 +785,7 @@ Partial Class frmGlobixAdministration
Me.CHANGED_WHENTextBox.Location = New System.Drawing.Point(339, 227)
Me.CHANGED_WHENTextBox.Name = "CHANGED_WHENTextBox"
Me.CHANGED_WHENTextBox.ReadOnly = True
Me.CHANGED_WHENTextBox.Size = New System.Drawing.Size(181, 20)
Me.CHANGED_WHENTextBox.Size = New System.Drawing.Size(180, 20)
Me.CHANGED_WHENTextBox.TabIndex = 22
'
'TBDD_INDEX_MANBindingSource
@@ -800,7 +800,7 @@ Partial Class frmGlobixAdministration
Me.CHANGED_WHOTextBox.Location = New System.Drawing.Point(339, 203)
Me.CHANGED_WHOTextBox.Name = "CHANGED_WHOTextBox"
Me.CHANGED_WHOTextBox.ReadOnly = True
Me.CHANGED_WHOTextBox.Size = New System.Drawing.Size(181, 20)
Me.CHANGED_WHOTextBox.Size = New System.Drawing.Size(180, 20)
Me.CHANGED_WHOTextBox.TabIndex = 21
'
'ADDED_WHENTextBox
@@ -826,7 +826,7 @@ Partial Class frmGlobixAdministration
'VKT_PREVENT_MULTIPLE_VALUESCheckBox
'
Me.VKT_PREVENT_MULTIPLE_VALUESCheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBDD_INDEX_MANBindingSource, "VKT_PREVENT_MULTIPLE_VALUES", True))
Me.VKT_PREVENT_MULTIPLE_VALUESCheckBox.Location = New System.Drawing.Point(261, 179)
Me.VKT_PREVENT_MULTIPLE_VALUESCheckBox.Location = New System.Drawing.Point(260, 179)
Me.VKT_PREVENT_MULTIPLE_VALUESCheckBox.Name = "VKT_PREVENT_MULTIPLE_VALUESCheckBox"
Me.VKT_PREVENT_MULTIPLE_VALUESCheckBox.Size = New System.Drawing.Size(246, 20)
Me.VKT_PREVENT_MULTIPLE_VALUESCheckBox.TabIndex = 18
@@ -838,7 +838,7 @@ Partial Class frmGlobixAdministration
Me.MULTISELECTCheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBDD_INDEX_MANBindingSource, "MULTISELECT", True))
Me.MULTISELECTCheckBox.Location = New System.Drawing.Point(12, 179)
Me.MULTISELECTCheckBox.Name = "MULTISELECTCheckBox"
Me.MULTISELECTCheckBox.Size = New System.Drawing.Size(245, 20)
Me.MULTISELECTCheckBox.Size = New System.Drawing.Size(244, 20)
Me.MULTISELECTCheckBox.TabIndex = 17
Me.MULTISELECTCheckBox.Text = "Mehrfachauswahl"
Me.MULTISELECTCheckBox.UseVisualStyleBackColor = True
@@ -846,9 +846,9 @@ Partial Class frmGlobixAdministration
'Button1
'
Me.Button1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.Button1.Location = New System.Drawing.Point(559, 60)
Me.Button1.Location = New System.Drawing.Point(558, 60)
Me.Button1.Name = "Button1"
Me.Button1.Size = New System.Drawing.Size(266, 21)
Me.Button1.Size = New System.Drawing.Size(265, 21)
Me.Button1.TabIndex = 16
Me.Button1.Text = "Connector bearbeiten"
Me.Button1.TextAlign = System.Drawing.ContentAlignment.MiddleRight
@@ -857,9 +857,9 @@ Partial Class frmGlobixAdministration
'VKT_ADD_ITEMCheckBox
'
Me.VKT_ADD_ITEMCheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBDD_INDEX_MANBindingSource, "VKT_ADD_ITEM", True))
Me.VKT_ADD_ITEMCheckBox.Location = New System.Drawing.Point(511, 179)
Me.VKT_ADD_ITEMCheckBox.Location = New System.Drawing.Point(510, 179)
Me.VKT_ADD_ITEMCheckBox.Name = "VKT_ADD_ITEMCheckBox"
Me.VKT_ADD_ITEMCheckBox.Size = New System.Drawing.Size(246, 20)
Me.VKT_ADD_ITEMCheckBox.Size = New System.Drawing.Size(245, 20)
Me.VKT_ADD_ITEMCheckBox.TabIndex = 15
Me.VKT_ADD_ITEMCheckBox.Text = "Neueingabe erlauben"
Me.VKT_ADD_ITEMCheckBox.UseVisualStyleBackColor = True
@@ -869,14 +869,14 @@ Partial Class frmGlobixAdministration
Me.DEFAULT_VALUETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MANBindingSource, "DEFAULT_VALUE", True))
Me.DEFAULT_VALUETextBox.Location = New System.Drawing.Point(100, 129)
Me.DEFAULT_VALUETextBox.Name = "DEFAULT_VALUETextBox"
Me.DEFAULT_VALUETextBox.Size = New System.Drawing.Size(316, 20)
Me.DEFAULT_VALUETextBox.Size = New System.Drawing.Size(315, 20)
Me.DEFAULT_VALUETextBox.TabIndex = 12
'
'DATATYPEComboBox
'
Me.DATATYPEComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MANBindingSource, "DATATYPE", True))
Me.DATATYPEComboBox.FormattingEnabled = True
Me.DATATYPEComboBox.Location = New System.Drawing.Point(407, 60)
Me.DATATYPEComboBox.Location = New System.Drawing.Point(406, 60)
Me.DATATYPEComboBox.Name = "DATATYPEComboBox"
Me.DATATYPEComboBox.Size = New System.Drawing.Size(148, 21)
Me.DATATYPEComboBox.TabIndex = 11
@@ -886,7 +886,7 @@ Partial Class frmGlobixAdministration
Me.COMMENTTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MANBindingSource, "COMMENT", True))
Me.COMMENTTextBox.Location = New System.Drawing.Point(100, 155)
Me.COMMENTTextBox.Name = "COMMENTTextBox"
Me.COMMENTTextBox.Size = New System.Drawing.Size(907, 20)
Me.COMMENTTextBox.Size = New System.Drawing.Size(905, 20)
Me.COMMENTTextBox.TabIndex = 10
'
'WD_INDEXComboBox
@@ -895,7 +895,7 @@ Partial Class frmGlobixAdministration
Me.WD_INDEXComboBox.FormattingEnabled = True
Me.WD_INDEXComboBox.Location = New System.Drawing.Point(100, 60)
Me.WD_INDEXComboBox.Name = "WD_INDEXComboBox"
Me.WD_INDEXComboBox.Size = New System.Drawing.Size(215, 21)
Me.WD_INDEXComboBox.Size = New System.Drawing.Size(214, 21)
Me.WD_INDEXComboBox.TabIndex = 9
'
'NAMETextBox
@@ -903,7 +903,7 @@ Partial Class frmGlobixAdministration
Me.NAMETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MANBindingSource, "NAME", True))
Me.NAMETextBox.Location = New System.Drawing.Point(100, 36)
Me.NAMETextBox.Name = "NAMETextBox"
Me.NAMETextBox.Size = New System.Drawing.Size(907, 20)
Me.NAMETextBox.Size = New System.Drawing.Size(905, 20)
Me.NAMETextBox.TabIndex = 8
'
'SEQUENCENumericUpDown1
@@ -929,7 +929,7 @@ Partial Class frmGlobixAdministration
Me.ACTIVECheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBDD_INDEX_MANBindingSource, "ACTIVE", True))
Me.ACTIVECheckBox.Location = New System.Drawing.Point(287, 12)
Me.ACTIVECheckBox.Name = "ACTIVECheckBox"
Me.ACTIVECheckBox.Size = New System.Drawing.Size(268, 20)
Me.ACTIVECheckBox.Size = New System.Drawing.Size(267, 20)
Me.ACTIVECheckBox.TabIndex = 5
Me.ACTIVECheckBox.Text = "Aktiv"
Me.ACTIVECheckBox.UseVisualStyleBackColor = True
@@ -940,7 +940,7 @@ Partial Class frmGlobixAdministration
Me.ControlGroupIndexeMan.GroupBordersVisible = False
Me.ControlGroupIndexeMan.Items.AddRange(New DevExpress.XtraLayout.BaseLayoutItem() {Me.LayoutControlItem11, Me.LayoutControlItem14, Me.LayoutControlItem15, Me.LayoutControlItem18, Me.LayoutControlItem12, Me.LayoutControlItem13, Me.EmptySpaceItem1, Me.LayoutControlItem16, Me.EmptySpaceItem2, Me.EmptySpaceItem3, Me.LayoutControlItem27, Me.LayoutControlItem29, Me.LayoutControlItem20, Me.LayoutControlItem22, Me.LayoutControlItem21, Me.LayoutControlItem31, Me.EmptySpaceItem10, Me.LayoutControlItem17, Me.LayoutControlItem39, Me.EmptySpaceItem11, Me.LayoutControlItem28, Me.LayoutControlItem30, Me.EmptySpaceItem17, Me.EmptySpaceItem18, Me.LayoutControlItem10})
Me.ControlGroupIndexeMan.Name = "ControlGroupIndexeMan"
Me.ControlGroupIndexeMan.Size = New System.Drawing.Size(1019, 259)
Me.ControlGroupIndexeMan.Size = New System.Drawing.Size(1017, 259)
Me.ControlGroupIndexeMan.TextVisible = False
'
'LayoutControlItem11
@@ -948,7 +948,7 @@ Partial Class frmGlobixAdministration
Me.LayoutControlItem11.Control = Me.ACTIVECheckBox
Me.LayoutControlItem11.Location = New System.Drawing.Point(275, 0)
Me.LayoutControlItem11.Name = "LayoutControlItem11"
Me.LayoutControlItem11.Size = New System.Drawing.Size(272, 24)
Me.LayoutControlItem11.Size = New System.Drawing.Size(271, 24)
Me.LayoutControlItem11.Text = "ACTIVE:"
Me.LayoutControlItem11.TextSize = New System.Drawing.Size(0, 0)
Me.LayoutControlItem11.TextVisible = False
@@ -958,7 +958,7 @@ Partial Class frmGlobixAdministration
Me.LayoutControlItem14.Control = Me.NAMETextBox
Me.LayoutControlItem14.Location = New System.Drawing.Point(0, 24)
Me.LayoutControlItem14.Name = "LayoutControlItem14"
Me.LayoutControlItem14.Size = New System.Drawing.Size(999, 24)
Me.LayoutControlItem14.Size = New System.Drawing.Size(997, 24)
Me.LayoutControlItem14.Text = "Bezeichnung:"
Me.LayoutControlItem14.TextSize = New System.Drawing.Size(85, 13)
'
@@ -967,7 +967,7 @@ Partial Class frmGlobixAdministration
Me.LayoutControlItem15.Control = Me.WD_INDEXComboBox
Me.LayoutControlItem15.Location = New System.Drawing.Point(0, 48)
Me.LayoutControlItem15.Name = "LayoutControlItem15"
Me.LayoutControlItem15.Size = New System.Drawing.Size(307, 25)
Me.LayoutControlItem15.Size = New System.Drawing.Size(306, 25)
Me.LayoutControlItem15.Text = "Attribut:"
Me.LayoutControlItem15.TextSize = New System.Drawing.Size(85, 13)
'
@@ -976,7 +976,7 @@ Partial Class frmGlobixAdministration
Me.LayoutControlItem18.Control = Me.DEFAULT_VALUETextBox
Me.LayoutControlItem18.Location = New System.Drawing.Point(0, 117)
Me.LayoutControlItem18.Name = "LayoutControlItem18"
Me.LayoutControlItem18.Size = New System.Drawing.Size(408, 26)
Me.LayoutControlItem18.Size = New System.Drawing.Size(407, 26)
Me.LayoutControlItem18.Text = "Standard-Wert:"
Me.LayoutControlItem18.TextSize = New System.Drawing.Size(85, 13)
'
@@ -998,21 +998,10 @@ Partial Class frmGlobixAdministration
Me.LayoutControlItem13.Text = "Reihenfolge:"
Me.LayoutControlItem13.TextSize = New System.Drawing.Size(85, 13)
'
'LayoutControlItem10
'
Me.LayoutControlItem10.Control = Me.Button1
Me.LayoutControlItem10.Location = New System.Drawing.Point(547, 48)
Me.LayoutControlItem10.MinSize = New System.Drawing.Size(24, 24)
Me.LayoutControlItem10.Name = "LayoutControlItem10"
Me.LayoutControlItem10.Size = New System.Drawing.Size(270, 25)
Me.LayoutControlItem10.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom
Me.LayoutControlItem10.TextSize = New System.Drawing.Size(0, 0)
Me.LayoutControlItem10.TextVisible = False
'
'EmptySpaceItem1
'
Me.EmptySpaceItem1.AllowHotTrack = False
Me.EmptySpaceItem1.Location = New System.Drawing.Point(749, 167)
Me.EmptySpaceItem1.Location = New System.Drawing.Point(747, 167)
Me.EmptySpaceItem1.Name = "EmptySpaceItem1"
Me.EmptySpaceItem1.Size = New System.Drawing.Size(250, 24)
Me.EmptySpaceItem1.TextSize = New System.Drawing.Size(0, 0)
@@ -1022,7 +1011,7 @@ Partial Class frmGlobixAdministration
Me.LayoutControlItem16.Control = Me.COMMENTTextBox
Me.LayoutControlItem16.Location = New System.Drawing.Point(0, 143)
Me.LayoutControlItem16.Name = "LayoutControlItem16"
Me.LayoutControlItem16.Size = New System.Drawing.Size(999, 24)
Me.LayoutControlItem16.Size = New System.Drawing.Size(997, 24)
Me.LayoutControlItem16.Text = "Beschreibung:"
Me.LayoutControlItem16.TextSize = New System.Drawing.Size(85, 13)
'
@@ -1031,15 +1020,15 @@ Partial Class frmGlobixAdministration
Me.EmptySpaceItem2.AllowHotTrack = False
Me.EmptySpaceItem2.Location = New System.Drawing.Point(0, 73)
Me.EmptySpaceItem2.Name = "EmptySpaceItem2"
Me.EmptySpaceItem2.Size = New System.Drawing.Size(999, 44)
Me.EmptySpaceItem2.Size = New System.Drawing.Size(997, 44)
Me.EmptySpaceItem2.TextSize = New System.Drawing.Size(0, 0)
'
'EmptySpaceItem3
'
Me.EmptySpaceItem3.AllowHotTrack = False
Me.EmptySpaceItem3.Location = New System.Drawing.Point(547, 0)
Me.EmptySpaceItem3.Location = New System.Drawing.Point(546, 0)
Me.EmptySpaceItem3.Name = "EmptySpaceItem3"
Me.EmptySpaceItem3.Size = New System.Drawing.Size(452, 24)
Me.EmptySpaceItem3.Size = New System.Drawing.Size(451, 24)
Me.EmptySpaceItem3.TextSize = New System.Drawing.Size(0, 0)
'
'LayoutControlItem27
@@ -1056,7 +1045,7 @@ Partial Class frmGlobixAdministration
Me.LayoutControlItem29.Control = Me.CHANGED_WHOTextBox
Me.LayoutControlItem29.Location = New System.Drawing.Point(239, 191)
Me.LayoutControlItem29.Name = "LayoutControlItem29"
Me.LayoutControlItem29.Size = New System.Drawing.Size(273, 24)
Me.LayoutControlItem29.Size = New System.Drawing.Size(272, 24)
Me.LayoutControlItem29.Text = "Geändert wer:"
Me.LayoutControlItem29.TextSize = New System.Drawing.Size(85, 13)
'
@@ -1065,7 +1054,7 @@ Partial Class frmGlobixAdministration
Me.LayoutControlItem20.Control = Me.MULTISELECTCheckBox
Me.LayoutControlItem20.Location = New System.Drawing.Point(0, 167)
Me.LayoutControlItem20.Name = "LayoutControlItem20"
Me.LayoutControlItem20.Size = New System.Drawing.Size(249, 24)
Me.LayoutControlItem20.Size = New System.Drawing.Size(248, 24)
Me.LayoutControlItem20.Text = "MULTISELECT:"
Me.LayoutControlItem20.TextSize = New System.Drawing.Size(0, 0)
Me.LayoutControlItem20.TextVisible = False
@@ -1073,7 +1062,7 @@ Partial Class frmGlobixAdministration
'LayoutControlItem22
'
Me.LayoutControlItem22.Control = Me.VKT_PREVENT_MULTIPLE_VALUESCheckBox
Me.LayoutControlItem22.Location = New System.Drawing.Point(249, 167)
Me.LayoutControlItem22.Location = New System.Drawing.Point(248, 167)
Me.LayoutControlItem22.Name = "LayoutControlItem22"
Me.LayoutControlItem22.Size = New System.Drawing.Size(250, 24)
Me.LayoutControlItem22.Text = "VKT PREVENT MULTIPLE VALUES:"
@@ -1083,9 +1072,9 @@ Partial Class frmGlobixAdministration
'LayoutControlItem21
'
Me.LayoutControlItem21.Control = Me.VKT_ADD_ITEMCheckBox
Me.LayoutControlItem21.Location = New System.Drawing.Point(499, 167)
Me.LayoutControlItem21.Location = New System.Drawing.Point(498, 167)
Me.LayoutControlItem21.Name = "LayoutControlItem21"
Me.LayoutControlItem21.Size = New System.Drawing.Size(250, 24)
Me.LayoutControlItem21.Size = New System.Drawing.Size(249, 24)
Me.LayoutControlItem21.Text = "VKT ADD ITEM:"
Me.LayoutControlItem21.TextSize = New System.Drawing.Size(0, 0)
Me.LayoutControlItem21.TextVisible = False
@@ -1093,7 +1082,7 @@ Partial Class frmGlobixAdministration
'LayoutControlItem31
'
Me.LayoutControlItem31.Control = Me.SimpleButton1
Me.LayoutControlItem31.Location = New System.Drawing.Point(408, 117)
Me.LayoutControlItem31.Location = New System.Drawing.Point(407, 117)
Me.LayoutControlItem31.Name = "LayoutControlItem31"
Me.LayoutControlItem31.Size = New System.Drawing.Size(38, 26)
Me.LayoutControlItem31.TextSize = New System.Drawing.Size(0, 0)
@@ -1102,7 +1091,7 @@ Partial Class frmGlobixAdministration
'EmptySpaceItem10
'
Me.EmptySpaceItem10.AllowHotTrack = False
Me.EmptySpaceItem10.Location = New System.Drawing.Point(817, 48)
Me.EmptySpaceItem10.Location = New System.Drawing.Point(815, 48)
Me.EmptySpaceItem10.Name = "EmptySpaceItem10"
Me.EmptySpaceItem10.Size = New System.Drawing.Size(182, 25)
Me.EmptySpaceItem10.TextSize = New System.Drawing.Size(0, 0)
@@ -1110,7 +1099,7 @@ Partial Class frmGlobixAdministration
'LayoutControlItem17
'
Me.LayoutControlItem17.Control = Me.DATATYPEComboBox
Me.LayoutControlItem17.Location = New System.Drawing.Point(307, 48)
Me.LayoutControlItem17.Location = New System.Drawing.Point(306, 48)
Me.LayoutControlItem17.Name = "LayoutControlItem17"
Me.LayoutControlItem17.Size = New System.Drawing.Size(240, 25)
Me.LayoutControlItem17.Text = "Datentyp:"
@@ -1119,16 +1108,16 @@ Partial Class frmGlobixAdministration
'LayoutControlItem39
'
Me.LayoutControlItem39.Control = Me.ComboBox1
Me.LayoutControlItem39.Location = New System.Drawing.Point(446, 117)
Me.LayoutControlItem39.Location = New System.Drawing.Point(445, 117)
Me.LayoutControlItem39.Name = "LayoutControlItem39"
Me.LayoutControlItem39.Size = New System.Drawing.Size(303, 26)
Me.LayoutControlItem39.Size = New System.Drawing.Size(302, 26)
Me.LayoutControlItem39.Text = "Systemvariablen:"
Me.LayoutControlItem39.TextSize = New System.Drawing.Size(85, 13)
'
'EmptySpaceItem11
'
Me.EmptySpaceItem11.AllowHotTrack = False
Me.EmptySpaceItem11.Location = New System.Drawing.Point(749, 117)
Me.EmptySpaceItem11.Location = New System.Drawing.Point(747, 117)
Me.EmptySpaceItem11.Name = "EmptySpaceItem11"
Me.EmptySpaceItem11.Size = New System.Drawing.Size(250, 26)
Me.EmptySpaceItem11.TextSize = New System.Drawing.Size(0, 0)
@@ -1147,26 +1136,37 @@ Partial Class frmGlobixAdministration
Me.LayoutControlItem30.Control = Me.CHANGED_WHENTextBox
Me.LayoutControlItem30.Location = New System.Drawing.Point(239, 215)
Me.LayoutControlItem30.Name = "LayoutControlItem30"
Me.LayoutControlItem30.Size = New System.Drawing.Size(273, 24)
Me.LayoutControlItem30.Size = New System.Drawing.Size(272, 24)
Me.LayoutControlItem30.Text = "Geändert wann:"
Me.LayoutControlItem30.TextSize = New System.Drawing.Size(85, 13)
'
'EmptySpaceItem17
'
Me.EmptySpaceItem17.AllowHotTrack = False
Me.EmptySpaceItem17.Location = New System.Drawing.Point(512, 191)
Me.EmptySpaceItem17.Location = New System.Drawing.Point(511, 191)
Me.EmptySpaceItem17.Name = "EmptySpaceItem17"
Me.EmptySpaceItem17.Size = New System.Drawing.Size(487, 24)
Me.EmptySpaceItem17.Size = New System.Drawing.Size(486, 24)
Me.EmptySpaceItem17.TextSize = New System.Drawing.Size(0, 0)
'
'EmptySpaceItem18
'
Me.EmptySpaceItem18.AllowHotTrack = False
Me.EmptySpaceItem18.Location = New System.Drawing.Point(512, 215)
Me.EmptySpaceItem18.Location = New System.Drawing.Point(511, 215)
Me.EmptySpaceItem18.Name = "EmptySpaceItem18"
Me.EmptySpaceItem18.Size = New System.Drawing.Size(487, 24)
Me.EmptySpaceItem18.Size = New System.Drawing.Size(486, 24)
Me.EmptySpaceItem18.TextSize = New System.Drawing.Size(0, 0)
'
'LayoutControlItem10
'
Me.LayoutControlItem10.Control = Me.Button1
Me.LayoutControlItem10.Location = New System.Drawing.Point(546, 48)
Me.LayoutControlItem10.MinSize = New System.Drawing.Size(24, 24)
Me.LayoutControlItem10.Name = "LayoutControlItem10"
Me.LayoutControlItem10.Size = New System.Drawing.Size(269, 25)
Me.LayoutControlItem10.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom
Me.LayoutControlItem10.TextSize = New System.Drawing.Size(0, 0)
Me.LayoutControlItem10.TextVisible = False
'
'ListBoxControlmanIndex
'
Me.ListBoxControlmanIndex.DataSource = Me.TBDD_INDEX_MANBindingSource
@@ -1174,7 +1174,7 @@ Partial Class frmGlobixAdministration
Me.ListBoxControlmanIndex.Dock = System.Windows.Forms.DockStyle.Left
Me.ListBoxControlmanIndex.Location = New System.Drawing.Point(0, 0)
Me.ListBoxControlmanIndex.Name = "ListBoxControlmanIndex"
Me.ListBoxControlmanIndex.Size = New System.Drawing.Size(163, 259)
Me.ListBoxControlmanIndex.Size = New System.Drawing.Size(165, 259)
Me.ListBoxControlmanIndex.TabIndex = 0
'
'XtraTabPageRework
@@ -1530,7 +1530,6 @@ Partial Class frmGlobixAdministration
CType(Me.LayoutControlItem18, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.LayoutControlItem12, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.LayoutControlItem13, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.LayoutControlItem10, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.EmptySpaceItem1, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.LayoutControlItem16, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.EmptySpaceItem2, System.ComponentModel.ISupportInitialize).EndInit()
@@ -1549,6 +1548,7 @@ Partial Class frmGlobixAdministration
CType(Me.LayoutControlItem30, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.EmptySpaceItem17, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.EmptySpaceItem18, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.LayoutControlItem10, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.ListBoxControlmanIndex, System.ComponentModel.ISupportInitialize).EndInit()
Me.XtraTabPageAutoIndexe.ResumeLayout(False)
CType(Me.LayoutControlAutoIndexe, System.ComponentModel.ISupportInitialize).EndInit()

View File

@@ -193,6 +193,9 @@
<metadata name="TBDD_DOKUMENTARTBindingSource.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>144, 17</value>
</metadata>
<metadata name="GlobixDataset.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 17</value>
</metadata>
<data name="BtnDateinamenKonvention.ImageOptions.SvgImage" type="DevExpress.Utils.Svg.SvgImage, DevExpress.Data.v19.2" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>
AAEAAAD/////AQAAAAAAAAAMAgAAAFlEZXZFeHByZXNzLkRhdGEudjE5LjIsIFZlcnNpb249MTkuMi4z
@@ -222,6 +225,26 @@
NHY0aDRMMTQsMjR6IiBjbGFzcz0iQmx1ZSIgLz4NCiAgPC9nPg0KPC9zdmc+Cw==
</value>
</data>
<data name="SimpleButton1.ImageOptions.SvgImage" type="DevExpress.Utils.Svg.SvgImage, DevExpress.Data.v19.2" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>
AAEAAAD/////AQAAAAAAAAAMAgAAAFlEZXZFeHByZXNzLkRhdGEudjE5LjIsIFZlcnNpb249MTkuMi4z
LjAsIEN1bHR1cmU9bmV1dHJhbCwgUHVibGljS2V5VG9rZW49Yjg4ZDE3NTRkNzAwZTQ5YQUBAAAAHURl
dkV4cHJlc3MuVXRpbHMuU3ZnLlN2Z0ltYWdlAQAAAAREYXRhBwICAAAACQMAAAAPAwAAAFMCAAAC77u/
PD94bWwgdmVyc2lvbj0nMS4wJyBlbmNvZGluZz0nVVRGLTgnPz4NCjxzdmcgeD0iMHB4IiB5PSIwcHgi
IHZpZXdCb3g9IjAgMCAxMyAxMyIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcv
MjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWw6c3Bh
Y2U9InByZXNlcnZlIiBpZD0iTGF5ZXJfMSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAg
MTMgMTMiPg0KICA8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLlJlZHtmaWxsOiNEMTFDMUM7fQoJLkJs
YWNre2ZpbGw6IzcyNzI3Mjt9CgkuQmx1ZXtmaWxsOiMxMTc3RDc7fQoJLkdyZWVue2ZpbGw6IzAzOUMy
Mzt9CgkuWWVsbG93e2ZpbGw6I0ZGQjExNTt9CgkuV2hpdGV7ZmlsbDojRkZGRkZGO30KCS5zdDB7b3Bh
Y2l0eTowLjU7fQoJLnN0MXtvcGFjaXR5OjAuNzU7fQo8L3N0eWxlPg0KICA8ZyBpZD0iQXBwb2ludG1l
bnRFbmRDb250aW51ZUFycm93XzFfIj4NCiAgICA8cG9seWdvbiBwb2ludHM9IjIsNyA3LDIgNyw1IDEx
LDUgMTEsOSA3LDkgNywxMiAgIiBjbGFzcz0iQmxhY2siIC8+DQogIDwvZz4NCjwvc3ZnPgs=
</value>
</data>
<metadata name="TBDD_INDEX_MANBindingSource.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>821, 17</value>
</metadata>
<data name="XtraTabPageManIndexe.ImageOptions.SvgImage" type="DevExpress.Utils.Svg.SvgImage, DevExpress.Data.v19.2" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>
AAEAAAD/////AQAAAAAAAAAMAgAAAFlEZXZFeHByZXNzLkRhdGEudjE5LjIsIFZlcnNpb249MTkuMi4z
@@ -351,41 +374,6 @@
LjEsMjguMSwyNy42LDI3LjZ6IiBjbGFzcz0iQmx1ZSIgLz4NCiAgPC9nPg0KPC9zdmc+Cw==
</value>
</data>
<metadata name="TBDD_DOKUMENTARTBindingSource.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>144, 17</value>
</metadata>
<metadata name="GlobixDataset.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 17</value>
</metadata>
<metadata name="GlobixDataset.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 17</value>
</metadata>
<data name="SimpleButton1.ImageOptions.SvgImage" type="DevExpress.Utils.Svg.SvgImage, DevExpress.Data.v19.2" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>
AAEAAAD/////AQAAAAAAAAAMAgAAAFlEZXZFeHByZXNzLkRhdGEudjE5LjIsIFZlcnNpb249MTkuMi4z
LjAsIEN1bHR1cmU9bmV1dHJhbCwgUHVibGljS2V5VG9rZW49Yjg4ZDE3NTRkNzAwZTQ5YQUBAAAAHURl
dkV4cHJlc3MuVXRpbHMuU3ZnLlN2Z0ltYWdlAQAAAAREYXRhBwICAAAACQMAAAAPAwAAAFMCAAAC77u/
PD94bWwgdmVyc2lvbj0nMS4wJyBlbmNvZGluZz0nVVRGLTgnPz4NCjxzdmcgeD0iMHB4IiB5PSIwcHgi
IHZpZXdCb3g9IjAgMCAxMyAxMyIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcv
MjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWw6c3Bh
Y2U9InByZXNlcnZlIiBpZD0iTGF5ZXJfMSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAg
MTMgMTMiPg0KICA8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLlJlZHtmaWxsOiNEMTFDMUM7fQoJLkJs
YWNre2ZpbGw6IzcyNzI3Mjt9CgkuQmx1ZXtmaWxsOiMxMTc3RDc7fQoJLkdyZWVue2ZpbGw6IzAzOUMy
Mzt9CgkuWWVsbG93e2ZpbGw6I0ZGQjExNTt9CgkuV2hpdGV7ZmlsbDojRkZGRkZGO30KCS5zdDB7b3Bh
Y2l0eTowLjU7fQoJLnN0MXtvcGFjaXR5OjAuNzU7fQo8L3N0eWxlPg0KICA8ZyBpZD0iQXBwb2ludG1l
bnRFbmRDb250aW51ZUFycm93XzFfIj4NCiAgICA8cG9seWdvbiBwb2ludHM9IjIsNyA3LDIgNyw1IDEx
LDUgMTEsOSA3LDkgNywxMiAgIiBjbGFzcz0iQmxhY2siIC8+DQogIDwvZz4NCjwvc3ZnPgs=
</value>
</data>
<metadata name="TBDD_INDEX_MANBindingSource.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>821, 17</value>
</metadata>
<metadata name="TBDD_INDEX_MANBindingSource.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>821, 17</value>
</metadata>
<metadata name="TBDD_INDEX_AUTOMBindingSource.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 56</value>
</metadata>
<metadata name="TBDD_DOKUMENTARTTableAdapter.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>399, 17</value>
</metadata>