ZooFlow: Admin
This commit is contained in:
@@ -100,7 +100,7 @@ Partial Class frmAdmin_IDBAttribute
|
||||
Me.RibbonControl1.Pages.AddRange(New DevExpress.XtraBars.Ribbon.RibbonPage() {Me.RibbonPage1})
|
||||
Me.RibbonControl1.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.[False]
|
||||
Me.RibbonControl1.ShowPageHeadersMode = DevExpress.XtraBars.Ribbon.ShowPageHeadersMode.Hide
|
||||
Me.RibbonControl1.Size = New System.Drawing.Size(800, 66)
|
||||
Me.RibbonControl1.Size = New System.Drawing.Size(800, 63)
|
||||
Me.RibbonControl1.StatusBar = Me.RibbonStatusBar1
|
||||
'
|
||||
'BarButtonItem1
|
||||
@@ -142,10 +142,10 @@ Partial Class frmAdmin_IDBAttribute
|
||||
'RibbonStatusBar1
|
||||
'
|
||||
Me.RibbonStatusBar1.ItemLinks.Add(Me.labelStatus)
|
||||
Me.RibbonStatusBar1.Location = New System.Drawing.Point(0, 428)
|
||||
Me.RibbonStatusBar1.Location = New System.Drawing.Point(0, 426)
|
||||
Me.RibbonStatusBar1.Name = "RibbonStatusBar1"
|
||||
Me.RibbonStatusBar1.Ribbon = Me.RibbonControl1
|
||||
Me.RibbonStatusBar1.Size = New System.Drawing.Size(800, 22)
|
||||
Me.RibbonStatusBar1.Size = New System.Drawing.Size(800, 24)
|
||||
'
|
||||
'RibbonPage2
|
||||
'
|
||||
@@ -166,21 +166,21 @@ Partial Class frmAdmin_IDBAttribute
|
||||
Me.LayoutControl1.Controls.Add(Me.txtChangedWhen)
|
||||
Me.LayoutControl1.Controls.Add(Me.ComboBoxEdit1)
|
||||
Me.LayoutControl1.Dock = System.Windows.Forms.DockStyle.Fill
|
||||
Me.LayoutControl1.Location = New System.Drawing.Point(0, 66)
|
||||
Me.LayoutControl1.Location = New System.Drawing.Point(0, 63)
|
||||
Me.LayoutControl1.Name = "LayoutControl1"
|
||||
Me.LayoutControl1.Root = Me.Root
|
||||
Me.LayoutControl1.Size = New System.Drawing.Size(800, 362)
|
||||
Me.LayoutControl1.Size = New System.Drawing.Size(800, 363)
|
||||
Me.LayoutControl1.TabIndex = 2
|
||||
Me.LayoutControl1.Text = "LayoutControl1"
|
||||
'
|
||||
'TextEdit1
|
||||
'
|
||||
Me.TextEdit1.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBIDB_ATTRIBUTEBindingSource, "GUID", True))
|
||||
Me.TextEdit1.Location = New System.Drawing.Point(168, 20)
|
||||
Me.TextEdit1.Location = New System.Drawing.Point(154, 20)
|
||||
Me.TextEdit1.MenuManager = Me.RibbonControl1
|
||||
Me.TextEdit1.Name = "TextEdit1"
|
||||
Me.TextEdit1.Properties.ReadOnly = True
|
||||
Me.TextEdit1.Size = New System.Drawing.Size(612, 20)
|
||||
Me.TextEdit1.Size = New System.Drawing.Size(626, 20)
|
||||
Me.TextEdit1.StyleController = Me.LayoutControl1
|
||||
Me.TextEdit1.TabIndex = 4
|
||||
'
|
||||
@@ -197,10 +197,10 @@ Partial Class frmAdmin_IDBAttribute
|
||||
'TextEdit2
|
||||
'
|
||||
Me.TextEdit2.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBIDB_ATTRIBUTEBindingSource, "TITLE", True))
|
||||
Me.TextEdit2.Location = New System.Drawing.Point(168, 60)
|
||||
Me.TextEdit2.Location = New System.Drawing.Point(154, 60)
|
||||
Me.TextEdit2.MenuManager = Me.RibbonControl1
|
||||
Me.TextEdit2.Name = "TextEdit2"
|
||||
Me.TextEdit2.Size = New System.Drawing.Size(612, 20)
|
||||
Me.TextEdit2.Size = New System.Drawing.Size(626, 20)
|
||||
Me.TextEdit2.StyleController = Me.LayoutControl1
|
||||
Me.TextEdit2.TabIndex = 5
|
||||
'
|
||||
@@ -208,11 +208,11 @@ Partial Class frmAdmin_IDBAttribute
|
||||
'
|
||||
Me.SpinEdit1.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBIDB_ATTRIBUTEBindingSource, "VIEW_SEQUENCE", True))
|
||||
Me.SpinEdit1.EditValue = New Decimal(New Integer() {0, 0, 0, 0})
|
||||
Me.SpinEdit1.Location = New System.Drawing.Point(558, 180)
|
||||
Me.SpinEdit1.Location = New System.Drawing.Point(544, 180)
|
||||
Me.SpinEdit1.MenuManager = Me.RibbonControl1
|
||||
Me.SpinEdit1.Name = "SpinEdit1"
|
||||
Me.SpinEdit1.Properties.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() {New DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)})
|
||||
Me.SpinEdit1.Size = New System.Drawing.Size(222, 20)
|
||||
Me.SpinEdit1.Size = New System.Drawing.Size(236, 20)
|
||||
Me.SpinEdit1.StyleController = Me.LayoutControl1
|
||||
Me.SpinEdit1.TabIndex = 6
|
||||
'
|
||||
@@ -223,7 +223,7 @@ Partial Class frmAdmin_IDBAttribute
|
||||
Me.CheckEdit1.MenuManager = Me.RibbonControl1
|
||||
Me.CheckEdit1.Name = "CheckEdit1"
|
||||
Me.CheckEdit1.Properties.Caption = "Attribut mehrzeilig"
|
||||
Me.CheckEdit1.Size = New System.Drawing.Size(760, 18)
|
||||
Me.CheckEdit1.Size = New System.Drawing.Size(760, 20)
|
||||
Me.CheckEdit1.StyleController = Me.LayoutControl1
|
||||
Me.CheckEdit1.TabIndex = 7
|
||||
'
|
||||
@@ -234,72 +234,72 @@ Partial Class frmAdmin_IDBAttribute
|
||||
Me.CheckEdit2.MenuManager = Me.RibbonControl1
|
||||
Me.CheckEdit2.Name = "CheckEdit2"
|
||||
Me.CheckEdit2.Properties.Caption = "Standard in Ergebnisliste"
|
||||
Me.CheckEdit2.Size = New System.Drawing.Size(370, 18)
|
||||
Me.CheckEdit2.Size = New System.Drawing.Size(370, 20)
|
||||
Me.CheckEdit2.StyleController = Me.LayoutControl1
|
||||
Me.CheckEdit2.TabIndex = 8
|
||||
'
|
||||
'TextEdit3
|
||||
'
|
||||
Me.TextEdit3.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBIDB_ATTRIBUTEBindingSource, "COMMENT", True))
|
||||
Me.TextEdit3.Location = New System.Drawing.Point(168, 140)
|
||||
Me.TextEdit3.Location = New System.Drawing.Point(154, 140)
|
||||
Me.TextEdit3.MenuManager = Me.RibbonControl1
|
||||
Me.TextEdit3.Name = "TextEdit3"
|
||||
Me.TextEdit3.Size = New System.Drawing.Size(612, 20)
|
||||
Me.TextEdit3.Size = New System.Drawing.Size(626, 20)
|
||||
Me.TextEdit3.StyleController = Me.LayoutControl1
|
||||
Me.TextEdit3.TabIndex = 9
|
||||
'
|
||||
'txtAddedWho
|
||||
'
|
||||
Me.txtAddedWho.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBIDB_ATTRIBUTEBindingSource, "ADDED_WHO", True))
|
||||
Me.txtAddedWho.Location = New System.Drawing.Point(168, 258)
|
||||
Me.txtAddedWho.Location = New System.Drawing.Point(154, 260)
|
||||
Me.txtAddedWho.MenuManager = Me.RibbonControl1
|
||||
Me.txtAddedWho.Name = "txtAddedWho"
|
||||
Me.txtAddedWho.Properties.ReadOnly = True
|
||||
Me.txtAddedWho.Size = New System.Drawing.Size(222, 20)
|
||||
Me.txtAddedWho.Size = New System.Drawing.Size(236, 20)
|
||||
Me.txtAddedWho.StyleController = Me.LayoutControl1
|
||||
Me.txtAddedWho.TabIndex = 10
|
||||
'
|
||||
'txtAddedWhen
|
||||
'
|
||||
Me.txtAddedWhen.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBIDB_ATTRIBUTEBindingSource, "ADDED_WHEN", True))
|
||||
Me.txtAddedWhen.Location = New System.Drawing.Point(558, 258)
|
||||
Me.txtAddedWhen.Location = New System.Drawing.Point(544, 260)
|
||||
Me.txtAddedWhen.MenuManager = Me.RibbonControl1
|
||||
Me.txtAddedWhen.Name = "txtAddedWhen"
|
||||
Me.txtAddedWhen.Properties.ReadOnly = True
|
||||
Me.txtAddedWhen.Size = New System.Drawing.Size(222, 20)
|
||||
Me.txtAddedWhen.Size = New System.Drawing.Size(236, 20)
|
||||
Me.txtAddedWhen.StyleController = Me.LayoutControl1
|
||||
Me.txtAddedWhen.TabIndex = 11
|
||||
'
|
||||
'txtChangedWho
|
||||
'
|
||||
Me.txtChangedWho.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBIDB_ATTRIBUTEBindingSource, "CHANGED_WHO", True))
|
||||
Me.txtChangedWho.Location = New System.Drawing.Point(168, 298)
|
||||
Me.txtChangedWho.Location = New System.Drawing.Point(154, 300)
|
||||
Me.txtChangedWho.MenuManager = Me.RibbonControl1
|
||||
Me.txtChangedWho.Name = "txtChangedWho"
|
||||
Me.txtChangedWho.Properties.ReadOnly = True
|
||||
Me.txtChangedWho.Size = New System.Drawing.Size(222, 20)
|
||||
Me.txtChangedWho.Size = New System.Drawing.Size(236, 20)
|
||||
Me.txtChangedWho.StyleController = Me.LayoutControl1
|
||||
Me.txtChangedWho.TabIndex = 12
|
||||
'
|
||||
'txtChangedWhen
|
||||
'
|
||||
Me.txtChangedWhen.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBIDB_ATTRIBUTEBindingSource, "CHANGED_WHEN", True))
|
||||
Me.txtChangedWhen.Location = New System.Drawing.Point(558, 298)
|
||||
Me.txtChangedWhen.Location = New System.Drawing.Point(544, 300)
|
||||
Me.txtChangedWhen.MenuManager = Me.RibbonControl1
|
||||
Me.txtChangedWhen.Name = "txtChangedWhen"
|
||||
Me.txtChangedWhen.Properties.ReadOnly = True
|
||||
Me.txtChangedWhen.Size = New System.Drawing.Size(222, 20)
|
||||
Me.txtChangedWhen.Size = New System.Drawing.Size(236, 20)
|
||||
Me.txtChangedWhen.StyleController = Me.LayoutControl1
|
||||
Me.txtChangedWhen.TabIndex = 13
|
||||
'
|
||||
'ComboBoxEdit1
|
||||
'
|
||||
Me.ComboBoxEdit1.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBIDB_ATTRIBUTEBindingSource, "TYP_ID", True))
|
||||
Me.ComboBoxEdit1.Location = New System.Drawing.Point(168, 100)
|
||||
Me.ComboBoxEdit1.Location = New System.Drawing.Point(154, 100)
|
||||
Me.ComboBoxEdit1.MenuManager = Me.RibbonControl1
|
||||
Me.ComboBoxEdit1.Name = "ComboBoxEdit1"
|
||||
Me.ComboBoxEdit1.Properties.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() {New DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)})
|
||||
Me.ComboBoxEdit1.Size = New System.Drawing.Size(612, 20)
|
||||
Me.ComboBoxEdit1.Size = New System.Drawing.Size(626, 20)
|
||||
Me.ComboBoxEdit1.StyleController = Me.LayoutControl1
|
||||
Me.ComboBoxEdit1.TabIndex = 14
|
||||
'
|
||||
@@ -309,7 +309,7 @@ Partial Class frmAdmin_IDBAttribute
|
||||
Me.Root.GroupBordersVisible = False
|
||||
Me.Root.Items.AddRange(New DevExpress.XtraLayout.BaseLayoutItem() {Me.LayoutControlItem1, Me.LayoutControlItem2, Me.LayoutControlItem4, Me.LayoutControlItem6, Me.LayoutControlItem7, Me.LayoutControlItem3, Me.LayoutControlItem11, Me.LayoutControlItem9, Me.LayoutControlItem5, Me.LayoutControlItem8, Me.LayoutControlItem10})
|
||||
Me.Root.Name = "Root"
|
||||
Me.Root.Size = New System.Drawing.Size(800, 362)
|
||||
Me.Root.Size = New System.Drawing.Size(800, 363)
|
||||
Me.Root.TextVisible = False
|
||||
'
|
||||
'LayoutControlItem1
|
||||
@@ -321,7 +321,7 @@ Partial Class frmAdmin_IDBAttribute
|
||||
Me.LayoutControlItem1.Padding = New DevExpress.XtraLayout.Utils.Padding(10, 10, 10, 10)
|
||||
Me.LayoutControlItem1.Size = New System.Drawing.Size(780, 40)
|
||||
Me.LayoutControlItem1.Text = "GUID"
|
||||
Me.LayoutControlItem1.TextSize = New System.Drawing.Size(145, 13)
|
||||
Me.LayoutControlItem1.TextSize = New System.Drawing.Size(131, 13)
|
||||
'
|
||||
'LayoutControlItem2
|
||||
'
|
||||
@@ -331,7 +331,7 @@ Partial Class frmAdmin_IDBAttribute
|
||||
Me.LayoutControlItem2.Padding = New DevExpress.XtraLayout.Utils.Padding(10, 10, 10, 10)
|
||||
Me.LayoutControlItem2.Size = New System.Drawing.Size(780, 40)
|
||||
Me.LayoutControlItem2.Text = "Bezeichnung"
|
||||
Me.LayoutControlItem2.TextSize = New System.Drawing.Size(145, 13)
|
||||
Me.LayoutControlItem2.TextSize = New System.Drawing.Size(131, 13)
|
||||
'
|
||||
'LayoutControlItem4
|
||||
'
|
||||
@@ -339,7 +339,7 @@ Partial Class frmAdmin_IDBAttribute
|
||||
Me.LayoutControlItem4.Location = New System.Drawing.Point(0, 200)
|
||||
Me.LayoutControlItem4.Name = "LayoutControlItem4"
|
||||
Me.LayoutControlItem4.Padding = New DevExpress.XtraLayout.Utils.Padding(10, 10, 10, 10)
|
||||
Me.LayoutControlItem4.Size = New System.Drawing.Size(780, 38)
|
||||
Me.LayoutControlItem4.Size = New System.Drawing.Size(780, 40)
|
||||
Me.LayoutControlItem4.TextSize = New System.Drawing.Size(0, 0)
|
||||
Me.LayoutControlItem4.TextVisible = False
|
||||
'
|
||||
@@ -351,17 +351,17 @@ Partial Class frmAdmin_IDBAttribute
|
||||
Me.LayoutControlItem6.Padding = New DevExpress.XtraLayout.Utils.Padding(10, 10, 10, 10)
|
||||
Me.LayoutControlItem6.Size = New System.Drawing.Size(780, 40)
|
||||
Me.LayoutControlItem6.Text = "Kommentar"
|
||||
Me.LayoutControlItem6.TextSize = New System.Drawing.Size(145, 13)
|
||||
Me.LayoutControlItem6.TextSize = New System.Drawing.Size(131, 13)
|
||||
'
|
||||
'LayoutControlItem7
|
||||
'
|
||||
Me.LayoutControlItem7.Control = Me.txtAddedWho
|
||||
Me.LayoutControlItem7.Location = New System.Drawing.Point(0, 238)
|
||||
Me.LayoutControlItem7.Location = New System.Drawing.Point(0, 240)
|
||||
Me.LayoutControlItem7.Name = "LayoutControlItem7"
|
||||
Me.LayoutControlItem7.Padding = New DevExpress.XtraLayout.Utils.Padding(10, 10, 10, 10)
|
||||
Me.LayoutControlItem7.Size = New System.Drawing.Size(390, 40)
|
||||
Me.LayoutControlItem7.Text = "Erstellt Wer"
|
||||
Me.LayoutControlItem7.TextSize = New System.Drawing.Size(145, 13)
|
||||
Me.LayoutControlItem7.TextSize = New System.Drawing.Size(131, 13)
|
||||
'
|
||||
'LayoutControlItem3
|
||||
'
|
||||
@@ -372,7 +372,7 @@ Partial Class frmAdmin_IDBAttribute
|
||||
Me.LayoutControlItem3.Padding = New DevExpress.XtraLayout.Utils.Padding(10, 10, 10, 10)
|
||||
Me.LayoutControlItem3.Size = New System.Drawing.Size(390, 40)
|
||||
Me.LayoutControlItem3.Text = "Reihenfolge in Ergebnisliste"
|
||||
Me.LayoutControlItem3.TextSize = New System.Drawing.Size(145, 13)
|
||||
Me.LayoutControlItem3.TextSize = New System.Drawing.Size(131, 13)
|
||||
'
|
||||
'LayoutControlItem11
|
||||
'
|
||||
@@ -382,17 +382,17 @@ Partial Class frmAdmin_IDBAttribute
|
||||
Me.LayoutControlItem11.Padding = New DevExpress.XtraLayout.Utils.Padding(10, 10, 10, 10)
|
||||
Me.LayoutControlItem11.Size = New System.Drawing.Size(780, 40)
|
||||
Me.LayoutControlItem11.Text = "Attribut-Typ"
|
||||
Me.LayoutControlItem11.TextSize = New System.Drawing.Size(145, 13)
|
||||
Me.LayoutControlItem11.TextSize = New System.Drawing.Size(131, 13)
|
||||
'
|
||||
'LayoutControlItem9
|
||||
'
|
||||
Me.LayoutControlItem9.Control = Me.txtChangedWho
|
||||
Me.LayoutControlItem9.Location = New System.Drawing.Point(0, 278)
|
||||
Me.LayoutControlItem9.Location = New System.Drawing.Point(0, 280)
|
||||
Me.LayoutControlItem9.Name = "LayoutControlItem9"
|
||||
Me.LayoutControlItem9.Padding = New DevExpress.XtraLayout.Utils.Padding(10, 10, 10, 10)
|
||||
Me.LayoutControlItem9.Size = New System.Drawing.Size(390, 64)
|
||||
Me.LayoutControlItem9.Size = New System.Drawing.Size(390, 63)
|
||||
Me.LayoutControlItem9.Text = "Geändert Wer"
|
||||
Me.LayoutControlItem9.TextSize = New System.Drawing.Size(145, 13)
|
||||
Me.LayoutControlItem9.TextSize = New System.Drawing.Size(131, 13)
|
||||
'
|
||||
'LayoutControlItem5
|
||||
'
|
||||
@@ -407,22 +407,22 @@ Partial Class frmAdmin_IDBAttribute
|
||||
'LayoutControlItem8
|
||||
'
|
||||
Me.LayoutControlItem8.Control = Me.txtAddedWhen
|
||||
Me.LayoutControlItem8.Location = New System.Drawing.Point(390, 238)
|
||||
Me.LayoutControlItem8.Location = New System.Drawing.Point(390, 240)
|
||||
Me.LayoutControlItem8.Name = "LayoutControlItem8"
|
||||
Me.LayoutControlItem8.Padding = New DevExpress.XtraLayout.Utils.Padding(10, 10, 10, 10)
|
||||
Me.LayoutControlItem8.Size = New System.Drawing.Size(390, 40)
|
||||
Me.LayoutControlItem8.Text = "Erstellt Wann"
|
||||
Me.LayoutControlItem8.TextSize = New System.Drawing.Size(145, 13)
|
||||
Me.LayoutControlItem8.TextSize = New System.Drawing.Size(131, 13)
|
||||
'
|
||||
'LayoutControlItem10
|
||||
'
|
||||
Me.LayoutControlItem10.Control = Me.txtChangedWhen
|
||||
Me.LayoutControlItem10.Location = New System.Drawing.Point(390, 278)
|
||||
Me.LayoutControlItem10.Location = New System.Drawing.Point(390, 280)
|
||||
Me.LayoutControlItem10.Name = "LayoutControlItem10"
|
||||
Me.LayoutControlItem10.Padding = New DevExpress.XtraLayout.Utils.Padding(10, 10, 10, 10)
|
||||
Me.LayoutControlItem10.Size = New System.Drawing.Size(390, 64)
|
||||
Me.LayoutControlItem10.Size = New System.Drawing.Size(390, 63)
|
||||
Me.LayoutControlItem10.Text = "Geändert Wann"
|
||||
Me.LayoutControlItem10.TextSize = New System.Drawing.Size(145, 13)
|
||||
Me.LayoutControlItem10.TextSize = New System.Drawing.Size(131, 13)
|
||||
'
|
||||
'TBIDB_ATTRIBUTETableAdapter
|
||||
'
|
||||
@@ -446,10 +446,11 @@ Partial Class frmAdmin_IDBAttribute
|
||||
Me.Controls.Add(Me.LayoutControl1)
|
||||
Me.Controls.Add(Me.RibbonStatusBar1)
|
||||
Me.Controls.Add(Me.RibbonControl1)
|
||||
Me.IconOptions.SvgImage = Global.DigitalData.GUIs.ZooFlow.My.Resources.Resources.bo_appearance
|
||||
Me.Name = "frmAdmin_IDBAttribute"
|
||||
Me.Ribbon = Me.RibbonControl1
|
||||
Me.StatusBar = Me.RibbonStatusBar1
|
||||
Me.Text = "frmAdmin_Attribute"
|
||||
Me.Text = "IDB - Attribut"
|
||||
CType(Me.RibbonControl1, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.LayoutControl1, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.LayoutControl1.ResumeLayout(False)
|
||||
|
||||
Reference in New Issue
Block a user