Zooflow: Fix globix dataset
This commit is contained in:
@@ -600,7 +600,7 @@ Partial Class frmAdmin_Globix
|
||||
'GridLookUpEdit1
|
||||
'
|
||||
Me.GridLookUpEdit1.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBDD_DOKUMENTARTBindingSource, "IDB_DOCTYPE_ID", True))
|
||||
Me.GridLookUpEdit1.Location = New System.Drawing.Point(166, 76)
|
||||
Me.GridLookUpEdit1.Location = New System.Drawing.Point(156, 76)
|
||||
Me.GridLookUpEdit1.MenuManager = Me.RibbonControl1
|
||||
Me.GridLookUpEdit1.Name = "GridLookUpEdit1"
|
||||
Me.GridLookUpEdit1.Properties.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() {New DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)})
|
||||
@@ -608,7 +608,7 @@ Partial Class frmAdmin_Globix
|
||||
Me.GridLookUpEdit1.Properties.DisplayMember = "Doctype"
|
||||
Me.GridLookUpEdit1.Properties.PopupView = Me.GridLookUpEdit1View
|
||||
Me.GridLookUpEdit1.Properties.ValueMember = "Doctype_ID"
|
||||
Me.GridLookUpEdit1.Size = New System.Drawing.Size(921, 20)
|
||||
Me.GridLookUpEdit1.Size = New System.Drawing.Size(931, 20)
|
||||
Me.GridLookUpEdit1.StyleController = Me.LayoutControlProfile
|
||||
Me.GridLookUpEdit1.TabIndex = 61
|
||||
'
|
||||
@@ -630,19 +630,19 @@ Partial Class frmAdmin_Globix
|
||||
Me.IDB_DOCTYPE_IDComboBox.DataSource = Me.VWIDB_DOCTYPE_LANGUAGEBindingSource
|
||||
Me.IDB_DOCTYPE_IDComboBox.DisplayMember = "Doctype"
|
||||
Me.IDB_DOCTYPE_IDComboBox.FormattingEnabled = True
|
||||
Me.IDB_DOCTYPE_IDComboBox.Location = New System.Drawing.Point(166, 45)
|
||||
Me.IDB_DOCTYPE_IDComboBox.Location = New System.Drawing.Point(156, 45)
|
||||
Me.IDB_DOCTYPE_IDComboBox.Name = "IDB_DOCTYPE_IDComboBox"
|
||||
Me.IDB_DOCTYPE_IDComboBox.Size = New System.Drawing.Size(379, 21)
|
||||
Me.IDB_DOCTYPE_IDComboBox.Size = New System.Drawing.Size(389, 21)
|
||||
Me.IDB_DOCTYPE_IDComboBox.TabIndex = 60
|
||||
Me.IDB_DOCTYPE_IDComboBox.ValueMember = "Doctype_ID"
|
||||
'
|
||||
'TextEdit1
|
||||
'
|
||||
Me.TextEdit1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "ERSTELLTWANN", True))
|
||||
Me.TextEdit1.Location = New System.Drawing.Point(166, 257)
|
||||
Me.TextEdit1.Location = New System.Drawing.Point(156, 257)
|
||||
Me.TextEdit1.MenuManager = Me.RibbonControl1
|
||||
Me.TextEdit1.Name = "TextEdit1"
|
||||
Me.TextEdit1.Size = New System.Drawing.Size(379, 20)
|
||||
Me.TextEdit1.Size = New System.Drawing.Size(389, 20)
|
||||
Me.TextEdit1.StyleController = Me.LayoutControlProfile
|
||||
Me.TextEdit1.TabIndex = 59
|
||||
'
|
||||
@@ -653,9 +653,9 @@ Partial Class frmAdmin_Globix
|
||||
Me.IDB_OBJECT_STORE_IDComboBox.DataSource = Me.VWIDB_OBJECT_STOREBindingSource
|
||||
Me.IDB_OBJECT_STORE_IDComboBox.DisplayMember = "Objectstore"
|
||||
Me.IDB_OBJECT_STORE_IDComboBox.FormattingEnabled = True
|
||||
Me.IDB_OBJECT_STORE_IDComboBox.Location = New System.Drawing.Point(166, 166)
|
||||
Me.IDB_OBJECT_STORE_IDComboBox.Location = New System.Drawing.Point(156, 166)
|
||||
Me.IDB_OBJECT_STORE_IDComboBox.Name = "IDB_OBJECT_STORE_IDComboBox"
|
||||
Me.IDB_OBJECT_STORE_IDComboBox.Size = New System.Drawing.Size(379, 21)
|
||||
Me.IDB_OBJECT_STORE_IDComboBox.Size = New System.Drawing.Size(389, 21)
|
||||
Me.IDB_OBJECT_STORE_IDComboBox.TabIndex = 57
|
||||
Me.IDB_OBJECT_STORE_IDComboBox.ValueMember = "GUID"
|
||||
'
|
||||
@@ -667,10 +667,10 @@ Partial Class frmAdmin_Globix
|
||||
'SEQUENCENumericUpDown
|
||||
'
|
||||
Me.SEQUENCENumericUpDown.DataBindings.Add(New System.Windows.Forms.Binding("Value", Me.TBDD_INDEX_MANBindingSource, "SEQUENCE", True))
|
||||
Me.SEQUENCENumericUpDown.Location = New System.Drawing.Point(395, 15)
|
||||
Me.SEQUENCENumericUpDown.Location = New System.Drawing.Point(385, 15)
|
||||
Me.SEQUENCENumericUpDown.Minimum = New Decimal(New Integer() {1, 0, 0, 0})
|
||||
Me.SEQUENCENumericUpDown.Name = "SEQUENCENumericUpDown"
|
||||
Me.SEQUENCENumericUpDown.Size = New System.Drawing.Size(34, 22)
|
||||
Me.SEQUENCENumericUpDown.Size = New System.Drawing.Size(44, 21)
|
||||
Me.SEQUENCENumericUpDown.TabIndex = 56
|
||||
Me.SEQUENCENumericUpDown.Value = New Decimal(New Integer() {1, 0, 0, 0})
|
||||
'
|
||||
@@ -692,81 +692,81 @@ Partial Class frmAdmin_Globix
|
||||
'GEAENDERTWANNTextBox
|
||||
'
|
||||
Me.GEAENDERTWANNTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "GEAENDERTWANN", True))
|
||||
Me.GEAENDERTWANNTextBox.Location = New System.Drawing.Point(706, 257)
|
||||
Me.GEAENDERTWANNTextBox.Location = New System.Drawing.Point(696, 257)
|
||||
Me.GEAENDERTWANNTextBox.Name = "GEAENDERTWANNTextBox"
|
||||
Me.GEAENDERTWANNTextBox.ReadOnly = True
|
||||
Me.GEAENDERTWANNTextBox.Size = New System.Drawing.Size(381, 20)
|
||||
Me.GEAENDERTWANNTextBox.Size = New System.Drawing.Size(391, 20)
|
||||
Me.GEAENDERTWANNTextBox.TabIndex = 39
|
||||
'
|
||||
'TextEditErstelltWer
|
||||
'
|
||||
Me.TextEditErstelltWer.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "ERSTELLTWER", True))
|
||||
Me.TextEditErstelltWer.Location = New System.Drawing.Point(166, 227)
|
||||
Me.TextEditErstelltWer.Location = New System.Drawing.Point(156, 227)
|
||||
Me.TextEditErstelltWer.MenuManager = Me.RibbonControl1
|
||||
Me.TextEditErstelltWer.Name = "TextEditErstelltWer"
|
||||
Me.TextEditErstelltWer.Size = New System.Drawing.Size(379, 20)
|
||||
Me.TextEditErstelltWer.Size = New System.Drawing.Size(389, 20)
|
||||
Me.TextEditErstelltWer.StyleController = Me.LayoutControlProfile
|
||||
Me.TextEditErstelltWer.TabIndex = 44
|
||||
'
|
||||
'TextEditGeandertWer
|
||||
'
|
||||
Me.TextEditGeandertWer.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "GEANDERTWER", True))
|
||||
Me.TextEditGeandertWer.Location = New System.Drawing.Point(706, 227)
|
||||
Me.TextEditGeandertWer.Location = New System.Drawing.Point(696, 227)
|
||||
Me.TextEditGeandertWer.MenuManager = Me.RibbonControl1
|
||||
Me.TextEditGeandertWer.Name = "TextEditGeandertWer"
|
||||
Me.TextEditGeandertWer.Size = New System.Drawing.Size(381, 20)
|
||||
Me.TextEditGeandertWer.Size = New System.Drawing.Size(391, 20)
|
||||
Me.TextEditGeandertWer.StyleController = Me.LayoutControlProfile
|
||||
Me.TextEditGeandertWer.TabIndex = 45
|
||||
'
|
||||
'TextEditNamenkonvention
|
||||
'
|
||||
Me.TextEditNamenkonvention.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "NAMENKONVENTION", True))
|
||||
Me.TextEditNamenkonvention.Location = New System.Drawing.Point(166, 136)
|
||||
Me.TextEditNamenkonvention.Location = New System.Drawing.Point(156, 136)
|
||||
Me.TextEditNamenkonvention.MenuManager = Me.RibbonControl1
|
||||
Me.TextEditNamenkonvention.Name = "TextEditNamenkonvention"
|
||||
Me.TextEditNamenkonvention.Size = New System.Drawing.Size(662, 20)
|
||||
Me.TextEditNamenkonvention.Size = New System.Drawing.Size(672, 20)
|
||||
Me.TextEditNamenkonvention.StyleController = Me.LayoutControlProfile
|
||||
Me.TextEditNamenkonvention.TabIndex = 46
|
||||
'
|
||||
'TextEditBeschreibung
|
||||
'
|
||||
Me.TextEditBeschreibung.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "BESCHREIBUNG", True))
|
||||
Me.TextEditBeschreibung.Location = New System.Drawing.Point(166, 197)
|
||||
Me.TextEditBeschreibung.Location = New System.Drawing.Point(156, 197)
|
||||
Me.TextEditBeschreibung.MenuManager = Me.RibbonControl1
|
||||
Me.TextEditBeschreibung.Name = "TextEditBeschreibung"
|
||||
Me.TextEditBeschreibung.Size = New System.Drawing.Size(921, 20)
|
||||
Me.TextEditBeschreibung.Size = New System.Drawing.Size(931, 20)
|
||||
Me.TextEditBeschreibung.StyleController = Me.LayoutControlProfile
|
||||
Me.TextEditBeschreibung.TabIndex = 48
|
||||
'
|
||||
'TextEditBezeichnung
|
||||
'
|
||||
Me.TextEditBezeichnung.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "BEZEICHNUNG", True))
|
||||
Me.TextEditBezeichnung.Location = New System.Drawing.Point(706, 45)
|
||||
Me.TextEditBezeichnung.Location = New System.Drawing.Point(696, 45)
|
||||
Me.TextEditBezeichnung.MenuManager = Me.RibbonControl1
|
||||
Me.TextEditBezeichnung.Name = "TextEditBezeichnung"
|
||||
Me.TextEditBezeichnung.Size = New System.Drawing.Size(381, 20)
|
||||
Me.TextEditBezeichnung.Size = New System.Drawing.Size(391, 20)
|
||||
Me.TextEditBezeichnung.StyleController = Me.LayoutControlProfile
|
||||
Me.TextEditBezeichnung.TabIndex = 51
|
||||
'
|
||||
'TextEditDoctypeID
|
||||
'
|
||||
Me.TextEditDoctypeID.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "GUID", True))
|
||||
Me.TextEditDoctypeID.Location = New System.Drawing.Point(166, 15)
|
||||
Me.TextEditDoctypeID.Location = New System.Drawing.Point(156, 15)
|
||||
Me.TextEditDoctypeID.MenuManager = Me.RibbonControl1
|
||||
Me.TextEditDoctypeID.Name = "TextEditDoctypeID"
|
||||
Me.TextEditDoctypeID.Size = New System.Drawing.Size(68, 20)
|
||||
Me.TextEditDoctypeID.Size = New System.Drawing.Size(78, 20)
|
||||
Me.TextEditDoctypeID.StyleController = Me.LayoutControlProfile
|
||||
Me.TextEditDoctypeID.TabIndex = 52
|
||||
'
|
||||
'ComboBoxEditDupl_handling
|
||||
'
|
||||
Me.ComboBoxEditDupl_handling.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBDD_DOKUMENTARTBindingSource, "DUPLICATE_HANDLING", True))
|
||||
Me.ComboBoxEditDupl_handling.Location = New System.Drawing.Point(166, 106)
|
||||
Me.ComboBoxEditDupl_handling.Location = New System.Drawing.Point(156, 106)
|
||||
Me.ComboBoxEditDupl_handling.MenuManager = Me.RibbonControl1
|
||||
Me.ComboBoxEditDupl_handling.Name = "ComboBoxEditDupl_handling"
|
||||
Me.ComboBoxEditDupl_handling.Properties.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() {New DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)})
|
||||
Me.ComboBoxEditDupl_handling.Properties.Items.AddRange(New Object() {"New version", "Default", "Question"})
|
||||
Me.ComboBoxEditDupl_handling.Size = New System.Drawing.Size(921, 20)
|
||||
Me.ComboBoxEditDupl_handling.Size = New System.Drawing.Size(931, 20)
|
||||
Me.ComboBoxEditDupl_handling.StyleController = Me.LayoutControlProfile
|
||||
Me.ComboBoxEditDupl_handling.TabIndex = 54
|
||||
'
|
||||
@@ -798,7 +798,7 @@ Partial Class frmAdmin_Globix
|
||||
Me.LayoutControlItem10.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
||||
Me.LayoutControlItem10.Size = New System.Drawing.Size(542, 31)
|
||||
Me.LayoutControlItem10.Text = "Bezeichnung"
|
||||
Me.LayoutControlItem10.TextSize = New System.Drawing.Size(139, 13)
|
||||
Me.LayoutControlItem10.TextSize = New System.Drawing.Size(129, 13)
|
||||
'
|
||||
'LayoutControlItem3
|
||||
'
|
||||
@@ -811,7 +811,7 @@ Partial Class frmAdmin_Globix
|
||||
Me.LayoutControlItem3.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
||||
Me.LayoutControlItem3.Size = New System.Drawing.Size(540, 30)
|
||||
Me.LayoutControlItem3.Text = "Erstellt wer"
|
||||
Me.LayoutControlItem3.TextSize = New System.Drawing.Size(139, 13)
|
||||
Me.LayoutControlItem3.TextSize = New System.Drawing.Size(129, 13)
|
||||
'
|
||||
'LayoutControlItem30
|
||||
'
|
||||
@@ -821,7 +821,7 @@ Partial Class frmAdmin_Globix
|
||||
Me.LayoutControlItem30.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
||||
Me.LayoutControlItem30.Size = New System.Drawing.Size(823, 30)
|
||||
Me.LayoutControlItem30.Text = "Namenkonvention"
|
||||
Me.LayoutControlItem30.TextSize = New System.Drawing.Size(139, 13)
|
||||
Me.LayoutControlItem30.TextSize = New System.Drawing.Size(129, 13)
|
||||
'
|
||||
'LayoutControlItem20
|
||||
'
|
||||
@@ -832,7 +832,7 @@ Partial Class frmAdmin_Globix
|
||||
Me.LayoutControlItem20.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
||||
Me.LayoutControlItem20.Size = New System.Drawing.Size(195, 30)
|
||||
Me.LayoutControlItem20.Text = "Reihenfolge"
|
||||
Me.LayoutControlItem20.TextSize = New System.Drawing.Size(139, 13)
|
||||
Me.LayoutControlItem20.TextSize = New System.Drawing.Size(129, 13)
|
||||
'
|
||||
'LayoutControlItem4
|
||||
'
|
||||
@@ -844,7 +844,7 @@ Partial Class frmAdmin_Globix
|
||||
Me.LayoutControlItem4.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
||||
Me.LayoutControlItem4.Size = New System.Drawing.Size(229, 30)
|
||||
Me.LayoutControlItem4.Text = "ID"
|
||||
Me.LayoutControlItem4.TextSize = New System.Drawing.Size(139, 13)
|
||||
Me.LayoutControlItem4.TextSize = New System.Drawing.Size(129, 13)
|
||||
'
|
||||
'EmptySpaceItem1
|
||||
'
|
||||
@@ -873,7 +873,7 @@ Partial Class frmAdmin_Globix
|
||||
Me.LayoutControlItem25.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
||||
Me.LayoutControlItem25.Size = New System.Drawing.Size(540, 31)
|
||||
Me.LayoutControlItem25.Text = "File-Store:"
|
||||
Me.LayoutControlItem25.TextSize = New System.Drawing.Size(139, 13)
|
||||
Me.LayoutControlItem25.TextSize = New System.Drawing.Size(129, 13)
|
||||
'
|
||||
'EmptySpaceItem3
|
||||
'
|
||||
@@ -891,7 +891,7 @@ Partial Class frmAdmin_Globix
|
||||
Me.LayoutControlItem26.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
||||
Me.LayoutControlItem26.Size = New System.Drawing.Size(1082, 30)
|
||||
Me.LayoutControlItem26.Text = "Verhalten Datei vorhanden"
|
||||
Me.LayoutControlItem26.TextSize = New System.Drawing.Size(139, 13)
|
||||
Me.LayoutControlItem26.TextSize = New System.Drawing.Size(129, 13)
|
||||
'
|
||||
'LayoutControlItem1
|
||||
'
|
||||
@@ -913,7 +913,7 @@ Partial Class frmAdmin_Globix
|
||||
Me.LayoutControlItem32.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
||||
Me.LayoutControlItem32.Size = New System.Drawing.Size(540, 30)
|
||||
Me.LayoutControlItem32.Text = "Erstellt wann"
|
||||
Me.LayoutControlItem32.TextSize = New System.Drawing.Size(139, 13)
|
||||
Me.LayoutControlItem32.TextSize = New System.Drawing.Size(129, 13)
|
||||
'
|
||||
'LayoutControlItem5
|
||||
'
|
||||
@@ -926,7 +926,7 @@ Partial Class frmAdmin_Globix
|
||||
Me.LayoutControlItem5.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
||||
Me.LayoutControlItem5.Size = New System.Drawing.Size(542, 30)
|
||||
Me.LayoutControlItem5.Text = "Geändert wer"
|
||||
Me.LayoutControlItem5.TextSize = New System.Drawing.Size(139, 13)
|
||||
Me.LayoutControlItem5.TextSize = New System.Drawing.Size(129, 13)
|
||||
'
|
||||
'LayoutControlItem36
|
||||
'
|
||||
@@ -939,7 +939,7 @@ Partial Class frmAdmin_Globix
|
||||
Me.LayoutControlItem36.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
||||
Me.LayoutControlItem36.Size = New System.Drawing.Size(542, 30)
|
||||
Me.LayoutControlItem36.Text = "Geändert wann:"
|
||||
Me.LayoutControlItem36.TextSize = New System.Drawing.Size(139, 13)
|
||||
Me.LayoutControlItem36.TextSize = New System.Drawing.Size(129, 13)
|
||||
'
|
||||
'LayoutControlItem28
|
||||
'
|
||||
@@ -949,7 +949,7 @@ Partial Class frmAdmin_Globix
|
||||
Me.LayoutControlItem28.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
||||
Me.LayoutControlItem28.Size = New System.Drawing.Size(1082, 30)
|
||||
Me.LayoutControlItem28.Text = "Beschreibung"
|
||||
Me.LayoutControlItem28.TextSize = New System.Drawing.Size(139, 13)
|
||||
Me.LayoutControlItem28.TextSize = New System.Drawing.Size(129, 13)
|
||||
'
|
||||
'EmptySpaceItem12
|
||||
'
|
||||
@@ -967,7 +967,7 @@ Partial Class frmAdmin_Globix
|
||||
Me.LayoutControlItem61.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
||||
Me.LayoutControlItem61.Size = New System.Drawing.Size(540, 31)
|
||||
Me.LayoutControlItem61.Text = "Dokumentart"
|
||||
Me.LayoutControlItem61.TextSize = New System.Drawing.Size(139, 13)
|
||||
Me.LayoutControlItem61.TextSize = New System.Drawing.Size(129, 13)
|
||||
'
|
||||
'LayoutControlItem12
|
||||
'
|
||||
@@ -976,7 +976,7 @@ Partial Class frmAdmin_Globix
|
||||
Me.LayoutControlItem12.Name = "LayoutControlItem12"
|
||||
Me.LayoutControlItem12.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
||||
Me.LayoutControlItem12.Size = New System.Drawing.Size(1082, 30)
|
||||
Me.LayoutControlItem12.TextSize = New System.Drawing.Size(139, 13)
|
||||
Me.LayoutControlItem12.TextSize = New System.Drawing.Size(129, 13)
|
||||
'
|
||||
'XtraTabControl2
|
||||
'
|
||||
@@ -1531,9 +1531,9 @@ Partial Class frmAdmin_Globix
|
||||
Me.CONNECTION_IDTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_AUTOMBindingSource, "CONNECTION_ID", True))
|
||||
Me.CONNECTION_IDTextBox1.Enabled = False
|
||||
Me.CONNECTION_IDTextBox1.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.CONNECTION_IDTextBox1.Location = New System.Drawing.Point(352, 142)
|
||||
Me.CONNECTION_IDTextBox1.Location = New System.Drawing.Point(350, 142)
|
||||
Me.CONNECTION_IDTextBox1.Name = "CONNECTION_IDTextBox1"
|
||||
Me.CONNECTION_IDTextBox1.Size = New System.Drawing.Size(24, 20)
|
||||
Me.CONNECTION_IDTextBox1.Size = New System.Drawing.Size(26, 20)
|
||||
Me.CONNECTION_IDTextBox1.TabIndex = 23
|
||||
'
|
||||
'SQL_RESULTTextBox1
|
||||
@@ -1559,9 +1559,9 @@ Partial Class frmAdmin_Globix
|
||||
'VALUETextBox
|
||||
'
|
||||
Me.VALUETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_AUTOMBindingSource, "VALUE", True))
|
||||
Me.VALUETextBox.Location = New System.Drawing.Point(369, 76)
|
||||
Me.VALUETextBox.Location = New System.Drawing.Point(361, 76)
|
||||
Me.VALUETextBox.Name = "VALUETextBox"
|
||||
Me.VALUETextBox.Size = New System.Drawing.Size(177, 20)
|
||||
Me.VALUETextBox.Size = New System.Drawing.Size(185, 20)
|
||||
Me.VALUETextBox.TabIndex = 9
|
||||
'
|
||||
'INDEXNAMEComboBox
|
||||
@@ -1570,9 +1570,9 @@ Partial Class frmAdmin_Globix
|
||||
Me.INDEXNAMEComboBox.DataSource = Me.VWIDB_BE_ATTRIBUTEBindingSource
|
||||
Me.INDEXNAMEComboBox.DisplayMember = "ATTR_TITLE"
|
||||
Me.INDEXNAMEComboBox.FormattingEnabled = True
|
||||
Me.INDEXNAMEComboBox.Location = New System.Drawing.Point(369, 45)
|
||||
Me.INDEXNAMEComboBox.Location = New System.Drawing.Point(361, 45)
|
||||
Me.INDEXNAMEComboBox.Name = "INDEXNAMEComboBox"
|
||||
Me.INDEXNAMEComboBox.Size = New System.Drawing.Size(376, 21)
|
||||
Me.INDEXNAMEComboBox.Size = New System.Drawing.Size(384, 21)
|
||||
Me.INDEXNAMEComboBox.TabIndex = 8
|
||||
'
|
||||
'ACTIVECheckBox1
|
||||
@@ -1588,19 +1588,19 @@ Partial Class frmAdmin_Globix
|
||||
'SEQUENCENumericUpDown1
|
||||
'
|
||||
Me.SEQUENCENumericUpDown1.DataBindings.Add(New System.Windows.Forms.Binding("Value", Me.TBDD_INDEX_AUTOMBindingSource, "SEQUENCE", True))
|
||||
Me.SEQUENCENumericUpDown1.Location = New System.Drawing.Point(469, 15)
|
||||
Me.SEQUENCENumericUpDown1.Location = New System.Drawing.Point(463, 15)
|
||||
Me.SEQUENCENumericUpDown1.Name = "SEQUENCENumericUpDown1"
|
||||
Me.SEQUENCENumericUpDown1.Size = New System.Drawing.Size(46, 22)
|
||||
Me.SEQUENCENumericUpDown1.Size = New System.Drawing.Size(52, 21)
|
||||
Me.SEQUENCENumericUpDown1.TabIndex = 6
|
||||
'
|
||||
'GUIDTextBoxAutoAttribute
|
||||
'
|
||||
Me.GUIDTextBoxAutoAttribute.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_AUTOMBindingSource, "GUID", True))
|
||||
Me.GUIDTextBoxAutoAttribute.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.GUIDTextBoxAutoAttribute.Location = New System.Drawing.Point(369, 15)
|
||||
Me.GUIDTextBoxAutoAttribute.Location = New System.Drawing.Point(361, 15)
|
||||
Me.GUIDTextBoxAutoAttribute.Name = "GUIDTextBoxAutoAttribute"
|
||||
Me.GUIDTextBoxAutoAttribute.ReadOnly = True
|
||||
Me.GUIDTextBoxAutoAttribute.Size = New System.Drawing.Size(22, 20)
|
||||
Me.GUIDTextBoxAutoAttribute.Size = New System.Drawing.Size(30, 20)
|
||||
Me.GUIDTextBoxAutoAttribute.TabIndex = 5
|
||||
'
|
||||
'SimpleButton1
|
||||
@@ -1617,12 +1617,12 @@ Partial Class frmAdmin_Globix
|
||||
'
|
||||
'ComboBoxEditAAttrFileParam
|
||||
'
|
||||
Me.ComboBoxEditAAttrFileParam.Location = New System.Drawing.Point(844, 76)
|
||||
Me.ComboBoxEditAAttrFileParam.Location = New System.Drawing.Point(836, 76)
|
||||
Me.ComboBoxEditAAttrFileParam.MenuManager = Me.RibbonControl1
|
||||
Me.ComboBoxEditAAttrFileParam.Name = "ComboBoxEditAAttrFileParam"
|
||||
Me.ComboBoxEditAAttrFileParam.Properties.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() {New DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)})
|
||||
Me.ComboBoxEditAAttrFileParam.Properties.Items.AddRange(New Object() {"FILENAME_EXT", "FILENAME", "EXTENSION", "DATE_CREATED", "DATE_MODIFIED"})
|
||||
Me.ComboBoxEditAAttrFileParam.Size = New System.Drawing.Size(252, 20)
|
||||
Me.ComboBoxEditAAttrFileParam.Size = New System.Drawing.Size(260, 20)
|
||||
Me.ComboBoxEditAAttrFileParam.StyleController = Me.LayoutControlAutoIndexe
|
||||
Me.ComboBoxEditAAttrFileParam.TabIndex = 11
|
||||
'
|
||||
@@ -1641,12 +1641,12 @@ 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.Enabled = False
|
||||
Me.ADDED_WHOTextBoxAutoAttribut.Location = New System.Drawing.Point(369, 202)
|
||||
Me.ADDED_WHOTextBoxAutoAttribut.Location = New System.Drawing.Point(361, 202)
|
||||
Me.ADDED_WHOTextBoxAutoAttribut.MenuManager = Me.RibbonControl1
|
||||
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.Options.UseFont = True
|
||||
Me.ADDED_WHOTextBoxAutoAttribut.Size = New System.Drawing.Size(271, 20)
|
||||
Me.ADDED_WHOTextBoxAutoAttribut.Size = New System.Drawing.Size(279, 20)
|
||||
Me.ADDED_WHOTextBoxAutoAttribut.StyleController = Me.LayoutControlAutoIndexe
|
||||
Me.ADDED_WHOTextBoxAutoAttribut.TabIndex = 19
|
||||
'
|
||||
@@ -1654,12 +1654,12 @@ Partial Class frmAdmin_Globix
|
||||
'
|
||||
Me.TextEdit3.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_AUTOMBindingSource, "ADDED_WHEN", True))
|
||||
Me.TextEdit3.Enabled = False
|
||||
Me.TextEdit3.Location = New System.Drawing.Point(369, 232)
|
||||
Me.TextEdit3.Location = New System.Drawing.Point(361, 232)
|
||||
Me.TextEdit3.MenuManager = Me.RibbonControl1
|
||||
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.Options.UseFont = True
|
||||
Me.TextEdit3.Size = New System.Drawing.Size(271, 20)
|
||||
Me.TextEdit3.Size = New System.Drawing.Size(279, 20)
|
||||
Me.TextEdit3.StyleController = Me.LayoutControlAutoIndexe
|
||||
Me.TextEdit3.TabIndex = 20
|
||||
'
|
||||
@@ -1667,24 +1667,24 @@ 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.EditValue = ""
|
||||
Me.CHANGED_WHOTextEditAutoAttribut.Location = New System.Drawing.Point(825, 202)
|
||||
Me.CHANGED_WHOTextEditAutoAttribut.Location = New System.Drawing.Point(817, 202)
|
||||
Me.CHANGED_WHOTextEditAutoAttribut.MenuManager = Me.RibbonControl1
|
||||
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.Options.UseFont = True
|
||||
Me.CHANGED_WHOTextEditAutoAttribut.Size = New System.Drawing.Size(271, 20)
|
||||
Me.CHANGED_WHOTextEditAutoAttribut.Size = New System.Drawing.Size(279, 20)
|
||||
Me.CHANGED_WHOTextEditAutoAttribut.StyleController = Me.LayoutControlAutoIndexe
|
||||
Me.CHANGED_WHOTextEditAutoAttribut.TabIndex = 21
|
||||
'
|
||||
'TextEdit5
|
||||
'
|
||||
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, 232)
|
||||
Me.TextEdit5.Location = New System.Drawing.Point(817, 232)
|
||||
Me.TextEdit5.MenuManager = Me.RibbonControl1
|
||||
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.Options.UseFont = True
|
||||
Me.TextEdit5.Size = New System.Drawing.Size(271, 20)
|
||||
Me.TextEdit5.Size = New System.Drawing.Size(279, 20)
|
||||
Me.TextEdit5.StyleController = Me.LayoutControlAutoIndexe
|
||||
Me.TextEdit5.TabIndex = 22
|
||||
'
|
||||
@@ -1705,7 +1705,7 @@ Partial Class frmAdmin_Globix
|
||||
Me.LayoutControlItem15.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
||||
Me.LayoutControlItem15.Size = New System.Drawing.Size(207, 30)
|
||||
Me.LayoutControlItem15.Text = "ID"
|
||||
Me.LayoutControlItem15.TextSize = New System.Drawing.Size(163, 13)
|
||||
Me.LayoutControlItem15.TextSize = New System.Drawing.Size(155, 13)
|
||||
'
|
||||
'LayoutControlItem23
|
||||
'
|
||||
@@ -1716,7 +1716,7 @@ Partial Class frmAdmin_Globix
|
||||
Me.LayoutControlItem23.Size = New System.Drawing.Size(124, 30)
|
||||
Me.LayoutControlItem23.Text = "Reihenfolge"
|
||||
Me.LayoutControlItem23.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize
|
||||
Me.LayoutControlItem23.TextSize = New System.Drawing.Size(63, 13)
|
||||
Me.LayoutControlItem23.TextSize = New System.Drawing.Size(57, 13)
|
||||
Me.LayoutControlItem23.TextToControlDistance = 5
|
||||
'
|
||||
'LayoutControlItem33
|
||||
@@ -1737,7 +1737,7 @@ Partial Class frmAdmin_Globix
|
||||
Me.LayoutControlItem34.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
||||
Me.LayoutControlItem34.Size = New System.Drawing.Size(561, 31)
|
||||
Me.LayoutControlItem34.Text = "Attribut"
|
||||
Me.LayoutControlItem34.TextSize = New System.Drawing.Size(163, 13)
|
||||
Me.LayoutControlItem34.TextSize = New System.Drawing.Size(155, 13)
|
||||
'
|
||||
'LayoutControlItem35
|
||||
'
|
||||
@@ -1749,7 +1749,7 @@ Partial Class frmAdmin_Globix
|
||||
Me.LayoutControlItem35.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
||||
Me.LayoutControlItem35.Size = New System.Drawing.Size(362, 40)
|
||||
Me.LayoutControlItem35.Text = "Fester oder Automatischer Wert"
|
||||
Me.LayoutControlItem35.TextSize = New System.Drawing.Size(163, 13)
|
||||
Me.LayoutControlItem35.TextSize = New System.Drawing.Size(155, 13)
|
||||
'
|
||||
'LayoutControlItem14
|
||||
'
|
||||
@@ -1781,7 +1781,7 @@ Partial Class frmAdmin_Globix
|
||||
Me.LayoutControlItem37.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
||||
Me.LayoutControlItem37.Size = New System.Drawing.Size(437, 40)
|
||||
Me.LayoutControlItem37.Text = "FILE-Parameter"
|
||||
Me.LayoutControlItem37.TextSize = New System.Drawing.Size(163, 13)
|
||||
Me.LayoutControlItem37.TextSize = New System.Drawing.Size(155, 13)
|
||||
'
|
||||
'LayoutControlItem39
|
||||
'
|
||||
@@ -1820,7 +1820,7 @@ Partial Class frmAdmin_Globix
|
||||
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.Text = "Erstellt wer"
|
||||
Me.ADDED_WHOAutoAttribut.TextSize = New System.Drawing.Size(163, 13)
|
||||
Me.ADDED_WHOAutoAttribut.TextSize = New System.Drawing.Size(155, 13)
|
||||
'
|
||||
'LayoutControlItem41
|
||||
'
|
||||
@@ -1830,7 +1830,7 @@ Partial Class frmAdmin_Globix
|
||||
Me.LayoutControlItem41.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
||||
Me.LayoutControlItem41.Size = New System.Drawing.Size(456, 30)
|
||||
Me.LayoutControlItem41.Text = "Erstellt wann"
|
||||
Me.LayoutControlItem41.TextSize = New System.Drawing.Size(163, 13)
|
||||
Me.LayoutControlItem41.TextSize = New System.Drawing.Size(155, 13)
|
||||
'
|
||||
'CHANGED_WHOItemAutoAttribut
|
||||
'
|
||||
@@ -1840,7 +1840,7 @@ Partial Class frmAdmin_Globix
|
||||
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.Text = "Geändert wer"
|
||||
Me.CHANGED_WHOItemAutoAttribut.TextSize = New System.Drawing.Size(163, 13)
|
||||
Me.CHANGED_WHOItemAutoAttribut.TextSize = New System.Drawing.Size(155, 13)
|
||||
'
|
||||
'LayoutControlItem43
|
||||
'
|
||||
@@ -1850,7 +1850,7 @@ Partial Class frmAdmin_Globix
|
||||
Me.LayoutControlItem43.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
||||
Me.LayoutControlItem43.Size = New System.Drawing.Size(456, 30)
|
||||
Me.LayoutControlItem43.Text = "Geändert wann"
|
||||
Me.LayoutControlItem43.TextSize = New System.Drawing.Size(163, 13)
|
||||
Me.LayoutControlItem43.TextSize = New System.Drawing.Size(155, 13)
|
||||
'
|
||||
'LayoutControlItem45
|
||||
'
|
||||
@@ -1861,7 +1861,7 @@ Partial Class frmAdmin_Globix
|
||||
Me.LayoutControlItem45.Size = New System.Drawing.Size(84, 30)
|
||||
Me.LayoutControlItem45.Text = "Conn ID:"
|
||||
Me.LayoutControlItem45.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize
|
||||
Me.LayoutControlItem45.TextSize = New System.Drawing.Size(45, 13)
|
||||
Me.LayoutControlItem45.TextSize = New System.Drawing.Size(43, 13)
|
||||
Me.LayoutControlItem45.TextToControlDistance = 5
|
||||
'
|
||||
'LayoutControlItem44
|
||||
@@ -2087,10 +2087,10 @@ Partial Class frmAdmin_Globix
|
||||
'
|
||||
Me.ChangedWhenAutoSelect.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBGI_REGEX_DOCTYPEBindingSource, "CHANGED_WHEN", True))
|
||||
Me.ChangedWhenAutoSelect.Enabled = False
|
||||
Me.ChangedWhenAutoSelect.Location = New System.Drawing.Point(511, 117)
|
||||
Me.ChangedWhenAutoSelect.Location = New System.Drawing.Point(505, 117)
|
||||
Me.ChangedWhenAutoSelect.MenuManager = Me.RibbonControl1
|
||||
Me.ChangedWhenAutoSelect.Name = "ChangedWhenAutoSelect"
|
||||
Me.ChangedWhenAutoSelect.Size = New System.Drawing.Size(266, 20)
|
||||
Me.ChangedWhenAutoSelect.Size = New System.Drawing.Size(272, 20)
|
||||
Me.ChangedWhenAutoSelect.StyleController = Me.LayoutControl2
|
||||
Me.ChangedWhenAutoSelect.TabIndex = 16
|
||||
'
|
||||
@@ -2103,10 +2103,10 @@ Partial Class frmAdmin_Globix
|
||||
'
|
||||
Me.TextEdit8.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBGI_REGEX_DOCTYPEBindingSource, "ADDED_WHEN", True))
|
||||
Me.TextEdit8.Enabled = False
|
||||
Me.TextEdit8.Location = New System.Drawing.Point(125, 117)
|
||||
Me.TextEdit8.Location = New System.Drawing.Point(119, 117)
|
||||
Me.TextEdit8.MenuManager = Me.RibbonControl1
|
||||
Me.TextEdit8.Name = "TextEdit8"
|
||||
Me.TextEdit8.Size = New System.Drawing.Size(266, 20)
|
||||
Me.TextEdit8.Size = New System.Drawing.Size(272, 20)
|
||||
Me.TextEdit8.StyleController = Me.LayoutControl2
|
||||
Me.TextEdit8.TabIndex = 15
|
||||
'
|
||||
@@ -2114,10 +2114,10 @@ Partial Class frmAdmin_Globix
|
||||
'
|
||||
Me.AddedWhoAutoSelect.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBGI_REGEX_DOCTYPEBindingSource, "ADDED_WHO", True))
|
||||
Me.AddedWhoAutoSelect.Enabled = False
|
||||
Me.AddedWhoAutoSelect.Location = New System.Drawing.Point(125, 87)
|
||||
Me.AddedWhoAutoSelect.Location = New System.Drawing.Point(119, 87)
|
||||
Me.AddedWhoAutoSelect.MenuManager = Me.RibbonControl1
|
||||
Me.AddedWhoAutoSelect.Name = "AddedWhoAutoSelect"
|
||||
Me.AddedWhoAutoSelect.Size = New System.Drawing.Size(266, 20)
|
||||
Me.AddedWhoAutoSelect.Size = New System.Drawing.Size(272, 20)
|
||||
Me.AddedWhoAutoSelect.StyleController = Me.LayoutControl2
|
||||
Me.AddedWhoAutoSelect.TabIndex = 14
|
||||
'
|
||||
@@ -2125,18 +2125,18 @@ Partial Class frmAdmin_Globix
|
||||
'
|
||||
Me.ChangedWhoAutoSelect.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBGI_REGEX_DOCTYPEBindingSource, "CHANGED_WHO", True))
|
||||
Me.ChangedWhoAutoSelect.Enabled = False
|
||||
Me.ChangedWhoAutoSelect.Location = New System.Drawing.Point(511, 87)
|
||||
Me.ChangedWhoAutoSelect.Location = New System.Drawing.Point(505, 87)
|
||||
Me.ChangedWhoAutoSelect.MenuManager = Me.RibbonControl1
|
||||
Me.ChangedWhoAutoSelect.Name = "ChangedWhoAutoSelect"
|
||||
Me.ChangedWhoAutoSelect.Size = New System.Drawing.Size(266, 20)
|
||||
Me.ChangedWhoAutoSelect.Size = New System.Drawing.Size(272, 20)
|
||||
Me.ChangedWhoAutoSelect.StyleController = Me.LayoutControl2
|
||||
Me.ChangedWhoAutoSelect.TabIndex = 13
|
||||
'
|
||||
'txtDateinameTest
|
||||
'
|
||||
Me.txtDateinameTest.Location = New System.Drawing.Point(122, 60)
|
||||
Me.txtDateinameTest.Location = New System.Drawing.Point(116, 60)
|
||||
Me.txtDateinameTest.Name = "txtDateinameTest"
|
||||
Me.txtDateinameTest.Size = New System.Drawing.Size(658, 20)
|
||||
Me.txtDateinameTest.Size = New System.Drawing.Size(664, 20)
|
||||
Me.txtDateinameTest.TabIndex = 12
|
||||
Me.txtDateinameTest.Text = "Example.pdf"
|
||||
'
|
||||
@@ -2153,18 +2153,18 @@ Partial Class frmAdmin_Globix
|
||||
'REGEXTextBox
|
||||
'
|
||||
Me.REGEXTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBGI_REGEX_DOCTYPEBindingSource, "REGEX", True))
|
||||
Me.REGEXTextBox.Location = New System.Drawing.Point(122, 36)
|
||||
Me.REGEXTextBox.Location = New System.Drawing.Point(116, 36)
|
||||
Me.REGEXTextBox.Name = "REGEXTextBox"
|
||||
Me.REGEXTextBox.Size = New System.Drawing.Size(658, 20)
|
||||
Me.REGEXTextBox.Size = New System.Drawing.Size(664, 20)
|
||||
Me.REGEXTextBox.TabIndex = 6
|
||||
'
|
||||
'GUIDTextBoxAutoSelect
|
||||
'
|
||||
Me.GUIDTextBoxAutoSelect.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBGI_REGEX_DOCTYPEBindingSource, "GUID", True))
|
||||
Me.GUIDTextBoxAutoSelect.Location = New System.Drawing.Point(122, 12)
|
||||
Me.GUIDTextBoxAutoSelect.Location = New System.Drawing.Point(116, 12)
|
||||
Me.GUIDTextBoxAutoSelect.Name = "GUIDTextBoxAutoSelect"
|
||||
Me.GUIDTextBoxAutoSelect.ReadOnly = True
|
||||
Me.GUIDTextBoxAutoSelect.Size = New System.Drawing.Size(42, 20)
|
||||
Me.GUIDTextBoxAutoSelect.Size = New System.Drawing.Size(48, 20)
|
||||
Me.GUIDTextBoxAutoSelect.TabIndex = 5
|
||||
'
|
||||
'LayoutControlGroup5
|
||||
@@ -2183,7 +2183,7 @@ Partial Class frmAdmin_Globix
|
||||
Me.LayoutControlItem55.Name = "LayoutControlItem55"
|
||||
Me.LayoutControlItem55.Size = New System.Drawing.Size(772, 24)
|
||||
Me.LayoutControlItem55.Text = "Regular Expression"
|
||||
Me.LayoutControlItem55.TextSize = New System.Drawing.Size(98, 13)
|
||||
Me.LayoutControlItem55.TextSize = New System.Drawing.Size(92, 13)
|
||||
'
|
||||
'EmptySpaceItem9
|
||||
'
|
||||
@@ -2211,7 +2211,7 @@ Partial Class frmAdmin_Globix
|
||||
Me.LayoutControlItem54.Name = "LayoutControlItem54"
|
||||
Me.LayoutControlItem54.Size = New System.Drawing.Size(156, 24)
|
||||
Me.LayoutControlItem54.Text = "ID"
|
||||
Me.LayoutControlItem54.TextSize = New System.Drawing.Size(98, 13)
|
||||
Me.LayoutControlItem54.TextSize = New System.Drawing.Size(92, 13)
|
||||
'
|
||||
'LayoutControlItem53
|
||||
'
|
||||
@@ -2240,7 +2240,7 @@ Partial Class frmAdmin_Globix
|
||||
Me.LayoutControlItem57.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
||||
Me.LayoutControlItem57.Size = New System.Drawing.Size(386, 30)
|
||||
Me.LayoutControlItem57.Text = "Erstellt wer"
|
||||
Me.LayoutControlItem57.TextSize = New System.Drawing.Size(98, 13)
|
||||
Me.LayoutControlItem57.TextSize = New System.Drawing.Size(92, 13)
|
||||
'
|
||||
'LayoutControlItem59
|
||||
'
|
||||
@@ -2252,7 +2252,7 @@ Partial Class frmAdmin_Globix
|
||||
Me.LayoutControlItem59.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
||||
Me.LayoutControlItem59.Size = New System.Drawing.Size(386, 145)
|
||||
Me.LayoutControlItem59.Text = "Geändert wann"
|
||||
Me.LayoutControlItem59.TextSize = New System.Drawing.Size(98, 13)
|
||||
Me.LayoutControlItem59.TextSize = New System.Drawing.Size(92, 13)
|
||||
'
|
||||
'LayoutControlItem58
|
||||
'
|
||||
@@ -2264,7 +2264,7 @@ Partial Class frmAdmin_Globix
|
||||
Me.LayoutControlItem58.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
||||
Me.LayoutControlItem58.Size = New System.Drawing.Size(386, 145)
|
||||
Me.LayoutControlItem58.Text = "Erstellt wann"
|
||||
Me.LayoutControlItem58.TextSize = New System.Drawing.Size(98, 13)
|
||||
Me.LayoutControlItem58.TextSize = New System.Drawing.Size(92, 13)
|
||||
'
|
||||
'LayoutControlItem56
|
||||
'
|
||||
@@ -2276,7 +2276,7 @@ Partial Class frmAdmin_Globix
|
||||
Me.LayoutControlItem56.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
||||
Me.LayoutControlItem56.Size = New System.Drawing.Size(386, 30)
|
||||
Me.LayoutControlItem56.Text = "Geändert wer"
|
||||
Me.LayoutControlItem56.TextSize = New System.Drawing.Size(98, 13)
|
||||
Me.LayoutControlItem56.TextSize = New System.Drawing.Size(92, 13)
|
||||
'
|
||||
'LayoutControlItem60
|
||||
'
|
||||
@@ -2285,7 +2285,7 @@ Partial Class frmAdmin_Globix
|
||||
Me.LayoutControlItem60.Name = "LayoutControlItem60"
|
||||
Me.LayoutControlItem60.Size = New System.Drawing.Size(772, 24)
|
||||
Me.LayoutControlItem60.Text = "Dateiname für Test"
|
||||
Me.LayoutControlItem60.TextSize = New System.Drawing.Size(98, 13)
|
||||
Me.LayoutControlItem60.TextSize = New System.Drawing.Size(92, 13)
|
||||
'
|
||||
'ListBox2
|
||||
'
|
||||
|
||||
@@ -159,6 +159,9 @@
|
||||
<metadata name="GlobixDataset.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>350, 17</value>
|
||||
</metadata>
|
||||
<metadata name="GlobixDataset.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>350, 17</value>
|
||||
</metadata>
|
||||
<metadata name="DSIDB_Stammdaten.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>17, 17</value>
|
||||
</metadata>
|
||||
@@ -209,6 +212,9 @@
|
||||
NHY0aDRMMTQsMjR6IiBjbGFzcz0iQmx1ZSIgLz4NCiAgPC9nPg0KPC9zdmc+Cw==
|
||||
</value>
|
||||
</data>
|
||||
<metadata name="TBDD_INDEX_MANBindingSource.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>1161, 17</value>
|
||||
</metadata>
|
||||
<metadata name="VWIDB_BE_ATTRIBUTEBindingSource.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>752, 56</value>
|
||||
</metadata>
|
||||
@@ -298,6 +304,9 @@
|
||||
IiBjbGFzcz0iQmx1ZSIgLz4NCiAgPC9nPg0KPC9zdmc+Cw==
|
||||
</value>
|
||||
</data>
|
||||
<metadata name="TBDD_INDEX_AUTOMBindingSource.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>17, 95</value>
|
||||
</metadata>
|
||||
<data name="XtraTabPageAutoIndexe.ImageOptions.SvgImage" type="DevExpress.Utils.Svg.SvgImage, DevExpress.Data.v21.2" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
AAEAAAD/////AQAAAAAAAAAMAgAAAFlEZXZFeHByZXNzLkRhdGEudjIxLjIsIFZlcnNpb249MjEuMi40
|
||||
@@ -501,6 +510,12 @@
|
||||
MTcuNywyNi4zeiIgY2xhc3M9IkJsYWNrIiAvPg0KICA8L2c+DQo8L3N2Zz4L
|
||||
</value>
|
||||
</data>
|
||||
<metadata name="VWIDB_OBJECT_STOREBindingSource.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>246, 56</value>
|
||||
</metadata>
|
||||
<metadata name="VWIDB_BE_ATTRIBUTEBindingSource.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>752, 56</value>
|
||||
</metadata>
|
||||
<metadata name="TBDD_INDEX_MANTableAdapter.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>17, 56</value>
|
||||
</metadata>
|
||||
@@ -520,6 +535,6 @@
|
||||
<value>311, 134</value>
|
||||
</metadata>
|
||||
<metadata name="$this.TrayHeight" type="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<value>161</value>
|
||||
<value>118</value>
|
||||
</metadata>
|
||||
</root>
|
||||
@@ -622,8 +622,4 @@ Public Class frmAdmin_Globix
|
||||
SQL_RESULTTextBox1.Text = String.Empty
|
||||
End If
|
||||
End Sub
|
||||
|
||||
Private Sub ListBoxAutoIndexe_SelectedIndexChanged(sender As Object, e As EventArgs) Handles ListBoxAutoIndexe.SelectedIndexChanged
|
||||
|
||||
End Sub
|
||||
End Class
|
||||
Reference in New Issue
Block a user