478 lines
26 KiB
VB.net
478 lines
26 KiB
VB.net
Imports DigitalData.GUIs.Common.Base
|
|
|
|
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
|
|
Partial Class frmAdmin_IDBObjectStore
|
|
Inherits DevExpress.XtraBars.Ribbon.RibbonForm
|
|
|
|
'Das Formular überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen.
|
|
<System.Diagnostics.DebuggerNonUserCode()> _
|
|
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
|
|
Try
|
|
If disposing AndAlso components IsNot Nothing Then
|
|
components.Dispose()
|
|
End If
|
|
Finally
|
|
MyBase.Dispose(disposing)
|
|
End Try
|
|
End Sub
|
|
|
|
'Wird vom Windows Form-Designer benötigt.
|
|
Private components As System.ComponentModel.IContainer
|
|
|
|
'Hinweis: Die folgende Prozedur ist für den Windows Form-Designer erforderlich.
|
|
'Das Bearbeiten ist mit dem Windows Form-Designer möglich.
|
|
'Das Bearbeiten mit dem Code-Editor ist nicht möglich.
|
|
<System.Diagnostics.DebuggerStepThrough()> _
|
|
Private Sub InitializeComponent()
|
|
Me.components = New System.ComponentModel.Container()
|
|
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmAdmin_IDBObjectStore))
|
|
Me.RibbonControl1 = New DevExpress.XtraBars.Ribbon.RibbonControl()
|
|
Me.BarButtonItem1 = New DevExpress.XtraBars.BarButtonItem()
|
|
Me.BarButtonItem2 = New DevExpress.XtraBars.BarButtonItem()
|
|
Me.BarButtonItem3 = New DevExpress.XtraBars.BarButtonItem()
|
|
Me.labelStatus = New DevExpress.XtraBars.BarStaticItem()
|
|
Me.RibbonPage1 = New DevExpress.XtraBars.Ribbon.RibbonPage()
|
|
Me.RibbonPageGroup1 = New DevExpress.XtraBars.Ribbon.RibbonPageGroup()
|
|
Me.RibbonPageGroup2 = New DevExpress.XtraBars.Ribbon.RibbonPageGroup()
|
|
Me.RibbonStatusBar1 = New DevExpress.XtraBars.Ribbon.RibbonStatusBar()
|
|
Me.RibbonPage2 = New DevExpress.XtraBars.Ribbon.RibbonPage()
|
|
Me.LayoutControl1 = New DevExpress.XtraLayout.LayoutControl()
|
|
Me.CAT_TITLETextBox = New System.Windows.Forms.TextBox()
|
|
Me.TBIDB_CATALOGBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.DSIDB_Stammdaten = New DigitalData.GUIs.ZooFlow.DSIDB_Stammdaten()
|
|
Me.CHANGED_WHENTextBox = New System.Windows.Forms.TextBox()
|
|
Me.TBIDB_OBJECT_STOREBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.CHANGED_WHOTextBox = New System.Windows.Forms.TextBox()
|
|
Me.ADDED_WHENTextBox = New System.Windows.Forms.TextBox()
|
|
Me.ADDED_WHOTextBox = New System.Windows.Forms.TextBox()
|
|
Me.COMMENTTextBox = New System.Windows.Forms.TextBox()
|
|
Me.IS_ARCHIVECheckBox = New System.Windows.Forms.CheckBox()
|
|
Me.CAT_IDTextBox = New System.Windows.Forms.TextBox()
|
|
Me.OBJECT_TITLETextBox = New System.Windows.Forms.TextBox()
|
|
Me.GUIDTextBox = New System.Windows.Forms.TextBox()
|
|
Me.Root = New DevExpress.XtraLayout.LayoutControlGroup()
|
|
Me.LayoutControlItem2 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItem7 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItem8 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItem9 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItem10 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItem11 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItem3 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItem6 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItem5 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItem12 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.TBIDB_OBJECT_STORETableAdapter = New DigitalData.GUIs.ZooFlow.DSIDB_StammdatenTableAdapters.TBIDB_OBJECT_STORETableAdapter()
|
|
Me.TableAdapterManager = New DigitalData.GUIs.ZooFlow.DSIDB_StammdatenTableAdapters.TableAdapterManager()
|
|
Me.TBIDB_CATALOGTableAdapter = New DigitalData.GUIs.ZooFlow.DSIDB_StammdatenTableAdapters.TBIDB_CATALOGTableAdapter()
|
|
CType(Me.RibbonControl1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControl1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.LayoutControl1.SuspendLayout()
|
|
CType(Me.TBIDB_CATALOGBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.DSIDB_Stammdaten, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBIDB_OBJECT_STOREBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.Root, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem2, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem7, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem8, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem9, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem10, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem11, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem3, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem6, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem5, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem12, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SuspendLayout()
|
|
'
|
|
'RibbonControl1
|
|
'
|
|
Me.RibbonControl1.CommandLayout = DevExpress.XtraBars.Ribbon.CommandLayout.Simplified
|
|
Me.RibbonControl1.ExpandCollapseItem.Id = 0
|
|
Me.RibbonControl1.Items.AddRange(New DevExpress.XtraBars.BarItem() {Me.RibbonControl1.ExpandCollapseItem, Me.RibbonControl1.SearchEditItem, Me.BarButtonItem1, Me.BarButtonItem2, Me.BarButtonItem3, Me.labelStatus})
|
|
Me.RibbonControl1.Location = New System.Drawing.Point(0, 0)
|
|
Me.RibbonControl1.MaxItemId = 5
|
|
Me.RibbonControl1.Name = "RibbonControl1"
|
|
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.ShowToolbarCustomizeItem = False
|
|
Me.RibbonControl1.Size = New System.Drawing.Size(1244, 67)
|
|
Me.RibbonControl1.StatusBar = Me.RibbonStatusBar1
|
|
Me.RibbonControl1.Toolbar.ShowCustomizeItem = False
|
|
'
|
|
'BarButtonItem1
|
|
'
|
|
Me.BarButtonItem1.Caption = "Speichern und Schliessen"
|
|
Me.BarButtonItem1.Id = 1
|
|
Me.BarButtonItem1.ImageOptions.SvgImage = CType(resources.GetObject("BarButtonItem1.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
|
Me.BarButtonItem1.Name = "BarButtonItem1"
|
|
'
|
|
'BarButtonItem2
|
|
'
|
|
Me.BarButtonItem2.Caption = "Speichern"
|
|
Me.BarButtonItem2.Id = 2
|
|
Me.BarButtonItem2.ImageOptions.SvgImage = CType(resources.GetObject("BarButtonItem2.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
|
Me.BarButtonItem2.Name = "BarButtonItem2"
|
|
'
|
|
'BarButtonItem3
|
|
'
|
|
Me.BarButtonItem3.Caption = "Löschen"
|
|
Me.BarButtonItem3.Id = 3
|
|
Me.BarButtonItem3.ImageOptions.SvgImage = CType(resources.GetObject("BarButtonItem3.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
|
Me.BarButtonItem3.Name = "BarButtonItem3"
|
|
'
|
|
'labelStatus
|
|
'
|
|
Me.labelStatus.Id = 4
|
|
Me.labelStatus.ImageOptions.SvgImage = CType(resources.GetObject("labelStatus.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
|
Me.labelStatus.Name = "labelStatus"
|
|
Me.labelStatus.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph
|
|
'
|
|
'RibbonPage1
|
|
'
|
|
Me.RibbonPage1.Groups.AddRange(New DevExpress.XtraBars.Ribbon.RibbonPageGroup() {Me.RibbonPageGroup1, Me.RibbonPageGroup2})
|
|
Me.RibbonPage1.Name = "RibbonPage1"
|
|
Me.RibbonPage1.Text = "RibbonPage1"
|
|
'
|
|
'RibbonPageGroup1
|
|
'
|
|
Me.RibbonPageGroup1.ItemLinks.Add(Me.BarButtonItem1)
|
|
Me.RibbonPageGroup1.ItemLinks.Add(Me.BarButtonItem2)
|
|
Me.RibbonPageGroup1.ItemLinks.Add(Me.BarButtonItem3)
|
|
Me.RibbonPageGroup1.Name = "RibbonPageGroup1"
|
|
Me.RibbonPageGroup1.Text = "RibbonPageGroup1"
|
|
'
|
|
'RibbonPageGroup2
|
|
'
|
|
Me.RibbonPageGroup2.Name = "RibbonPageGroup2"
|
|
Me.RibbonPageGroup2.Text = "RibbonPageGroup2"
|
|
'
|
|
'RibbonStatusBar1
|
|
'
|
|
Me.RibbonStatusBar1.ItemLinks.Add(Me.labelStatus)
|
|
Me.RibbonStatusBar1.Location = New System.Drawing.Point(0, 872)
|
|
Me.RibbonStatusBar1.Name = "RibbonStatusBar1"
|
|
Me.RibbonStatusBar1.Ribbon = Me.RibbonControl1
|
|
Me.RibbonStatusBar1.Size = New System.Drawing.Size(1244, 22)
|
|
'
|
|
'RibbonPage2
|
|
'
|
|
Me.RibbonPage2.Name = "RibbonPage2"
|
|
Me.RibbonPage2.Text = "RibbonPage2"
|
|
'
|
|
'LayoutControl1
|
|
'
|
|
Me.LayoutControl1.Controls.Add(Me.CAT_TITLETextBox)
|
|
Me.LayoutControl1.Controls.Add(Me.CHANGED_WHENTextBox)
|
|
Me.LayoutControl1.Controls.Add(Me.CHANGED_WHOTextBox)
|
|
Me.LayoutControl1.Controls.Add(Me.ADDED_WHENTextBox)
|
|
Me.LayoutControl1.Controls.Add(Me.ADDED_WHOTextBox)
|
|
Me.LayoutControl1.Controls.Add(Me.COMMENTTextBox)
|
|
Me.LayoutControl1.Controls.Add(Me.IS_ARCHIVECheckBox)
|
|
Me.LayoutControl1.Controls.Add(Me.CAT_IDTextBox)
|
|
Me.LayoutControl1.Controls.Add(Me.OBJECT_TITLETextBox)
|
|
Me.LayoutControl1.Controls.Add(Me.GUIDTextBox)
|
|
Me.LayoutControl1.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.LayoutControl1.Location = New System.Drawing.Point(0, 67)
|
|
Me.LayoutControl1.Name = "LayoutControl1"
|
|
Me.LayoutControl1.Root = Me.Root
|
|
Me.LayoutControl1.Size = New System.Drawing.Size(1244, 805)
|
|
Me.LayoutControl1.TabIndex = 2
|
|
Me.LayoutControl1.Text = "LayoutControl1"
|
|
'
|
|
'CAT_TITLETextBox
|
|
'
|
|
Me.CAT_TITLETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBIDB_CATALOGBindingSource, "CAT_STRING", True))
|
|
Me.CAT_TITLETextBox.Location = New System.Drawing.Point(308, 36)
|
|
Me.CAT_TITLETextBox.Name = "CAT_TITLETextBox"
|
|
Me.CAT_TITLETextBox.Size = New System.Drawing.Size(924, 20)
|
|
Me.CAT_TITLETextBox.TabIndex = 16
|
|
'
|
|
'TBIDB_CATALOGBindingSource
|
|
'
|
|
Me.TBIDB_CATALOGBindingSource.DataMember = "TBIDB_CATALOG"
|
|
Me.TBIDB_CATALOGBindingSource.DataSource = Me.DSIDB_Stammdaten
|
|
'
|
|
'DSIDB_Stammdaten
|
|
'
|
|
Me.DSIDB_Stammdaten.DataSetName = "DSIDB_Stammdaten"
|
|
Me.DSIDB_Stammdaten.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
|
|
'
|
|
'CHANGED_WHENTextBox
|
|
'
|
|
Me.CHANGED_WHENTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBIDB_OBJECT_STOREBindingSource, "CHANGED_WHEN", True))
|
|
Me.CHANGED_WHENTextBox.Location = New System.Drawing.Point(107, 156)
|
|
Me.CHANGED_WHENTextBox.Name = "CHANGED_WHENTextBox"
|
|
Me.CHANGED_WHENTextBox.ReadOnly = True
|
|
Me.CHANGED_WHENTextBox.Size = New System.Drawing.Size(1125, 20)
|
|
Me.CHANGED_WHENTextBox.TabIndex = 14
|
|
'
|
|
'TBIDB_OBJECT_STOREBindingSource
|
|
'
|
|
Me.TBIDB_OBJECT_STOREBindingSource.DataMember = "TBIDB_OBJECT_STORE"
|
|
Me.TBIDB_OBJECT_STOREBindingSource.DataSource = Me.DSIDB_Stammdaten
|
|
'
|
|
'CHANGED_WHOTextBox
|
|
'
|
|
Me.CHANGED_WHOTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBIDB_OBJECT_STOREBindingSource, "CHANGED_WHO", True))
|
|
Me.CHANGED_WHOTextBox.Location = New System.Drawing.Point(107, 132)
|
|
Me.CHANGED_WHOTextBox.Name = "CHANGED_WHOTextBox"
|
|
Me.CHANGED_WHOTextBox.ReadOnly = True
|
|
Me.CHANGED_WHOTextBox.Size = New System.Drawing.Size(1125, 20)
|
|
Me.CHANGED_WHOTextBox.TabIndex = 13
|
|
'
|
|
'ADDED_WHENTextBox
|
|
'
|
|
Me.ADDED_WHENTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBIDB_OBJECT_STOREBindingSource, "ADDED_WHEN", True))
|
|
Me.ADDED_WHENTextBox.Location = New System.Drawing.Point(107, 108)
|
|
Me.ADDED_WHENTextBox.Name = "ADDED_WHENTextBox"
|
|
Me.ADDED_WHENTextBox.ReadOnly = True
|
|
Me.ADDED_WHENTextBox.Size = New System.Drawing.Size(1125, 20)
|
|
Me.ADDED_WHENTextBox.TabIndex = 12
|
|
'
|
|
'ADDED_WHOTextBox
|
|
'
|
|
Me.ADDED_WHOTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBIDB_OBJECT_STOREBindingSource, "ADDED_WHO", True))
|
|
Me.ADDED_WHOTextBox.Location = New System.Drawing.Point(107, 84)
|
|
Me.ADDED_WHOTextBox.Name = "ADDED_WHOTextBox"
|
|
Me.ADDED_WHOTextBox.ReadOnly = True
|
|
Me.ADDED_WHOTextBox.Size = New System.Drawing.Size(1125, 20)
|
|
Me.ADDED_WHOTextBox.TabIndex = 11
|
|
'
|
|
'COMMENTTextBox
|
|
'
|
|
Me.COMMENTTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBIDB_OBJECT_STOREBindingSource, "COMMENT", True))
|
|
Me.COMMENTTextBox.Location = New System.Drawing.Point(107, 60)
|
|
Me.COMMENTTextBox.Name = "COMMENTTextBox"
|
|
Me.COMMENTTextBox.Size = New System.Drawing.Size(1125, 20)
|
|
Me.COMMENTTextBox.TabIndex = 10
|
|
'
|
|
'IS_ARCHIVECheckBox
|
|
'
|
|
Me.IS_ARCHIVECheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBIDB_OBJECT_STOREBindingSource, "IS_ARCHIVE", True))
|
|
Me.IS_ARCHIVECheckBox.Location = New System.Drawing.Point(813, 12)
|
|
Me.IS_ARCHIVECheckBox.Name = "IS_ARCHIVECheckBox"
|
|
Me.IS_ARCHIVECheckBox.Size = New System.Drawing.Size(419, 20)
|
|
Me.IS_ARCHIVECheckBox.TabIndex = 9
|
|
Me.IS_ARCHIVECheckBox.Text = "Ist Archiv?"
|
|
Me.IS_ARCHIVECheckBox.UseVisualStyleBackColor = True
|
|
'
|
|
'CAT_IDTextBox
|
|
'
|
|
Me.CAT_IDTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBIDB_OBJECT_STOREBindingSource, "CAT_ID", True))
|
|
Me.CAT_IDTextBox.Location = New System.Drawing.Point(107, 36)
|
|
Me.CAT_IDTextBox.Name = "CAT_IDTextBox"
|
|
Me.CAT_IDTextBox.ReadOnly = True
|
|
Me.CAT_IDTextBox.Size = New System.Drawing.Size(102, 20)
|
|
Me.CAT_IDTextBox.TabIndex = 8
|
|
'
|
|
'OBJECT_TITLETextBox
|
|
'
|
|
Me.OBJECT_TITLETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBIDB_OBJECT_STOREBindingSource, "OBJECT_TITLE", True))
|
|
Me.OBJECT_TITLETextBox.Location = New System.Drawing.Point(308, 12)
|
|
Me.OBJECT_TITLETextBox.Name = "OBJECT_TITLETextBox"
|
|
Me.OBJECT_TITLETextBox.Size = New System.Drawing.Size(501, 20)
|
|
Me.OBJECT_TITLETextBox.TabIndex = 6
|
|
'
|
|
'GUIDTextBox
|
|
'
|
|
Me.GUIDTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBIDB_OBJECT_STOREBindingSource, "GUID", True))
|
|
Me.GUIDTextBox.Location = New System.Drawing.Point(107, 12)
|
|
Me.GUIDTextBox.Name = "GUIDTextBox"
|
|
Me.GUIDTextBox.Size = New System.Drawing.Size(102, 20)
|
|
Me.GUIDTextBox.TabIndex = 5
|
|
'
|
|
'Root
|
|
'
|
|
Me.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.[True]
|
|
Me.Root.GroupBordersVisible = False
|
|
Me.Root.Items.AddRange(New DevExpress.XtraLayout.BaseLayoutItem() {Me.LayoutControlItem2, Me.LayoutControlItem7, Me.LayoutControlItem8, Me.LayoutControlItem9, Me.LayoutControlItem10, Me.LayoutControlItem11, Me.LayoutControlItem3, Me.LayoutControlItem6, Me.LayoutControlItem5, Me.LayoutControlItem12})
|
|
Me.Root.Name = "Root"
|
|
Me.Root.Size = New System.Drawing.Size(1244, 805)
|
|
Me.Root.TextVisible = False
|
|
'
|
|
'LayoutControlItem2
|
|
'
|
|
Me.LayoutControlItem2.Control = Me.GUIDTextBox
|
|
Me.LayoutControlItem2.Location = New System.Drawing.Point(0, 0)
|
|
Me.LayoutControlItem2.Name = "LayoutControlItem2"
|
|
Me.LayoutControlItem2.Size = New System.Drawing.Size(201, 24)
|
|
Me.LayoutControlItem2.Text = "ID:"
|
|
Me.LayoutControlItem2.TextSize = New System.Drawing.Size(83, 13)
|
|
'
|
|
'LayoutControlItem7
|
|
'
|
|
Me.LayoutControlItem7.Control = Me.COMMENTTextBox
|
|
Me.LayoutControlItem7.Location = New System.Drawing.Point(0, 48)
|
|
Me.LayoutControlItem7.Name = "LayoutControlItem7"
|
|
Me.LayoutControlItem7.Size = New System.Drawing.Size(1224, 24)
|
|
Me.LayoutControlItem7.Text = "Kommentar:"
|
|
Me.LayoutControlItem7.TextSize = New System.Drawing.Size(83, 13)
|
|
'
|
|
'LayoutControlItem8
|
|
'
|
|
Me.LayoutControlItem8.Control = Me.ADDED_WHOTextBox
|
|
Me.LayoutControlItem8.Location = New System.Drawing.Point(0, 72)
|
|
Me.LayoutControlItem8.Name = "LayoutControlItem8"
|
|
Me.LayoutControlItem8.Size = New System.Drawing.Size(1224, 24)
|
|
Me.LayoutControlItem8.Text = "Erstellt wer:"
|
|
Me.LayoutControlItem8.TextSize = New System.Drawing.Size(83, 13)
|
|
'
|
|
'LayoutControlItem9
|
|
'
|
|
Me.LayoutControlItem9.Control = Me.ADDED_WHENTextBox
|
|
Me.LayoutControlItem9.Location = New System.Drawing.Point(0, 96)
|
|
Me.LayoutControlItem9.Name = "LayoutControlItem9"
|
|
Me.LayoutControlItem9.Size = New System.Drawing.Size(1224, 24)
|
|
Me.LayoutControlItem9.Text = "Erstellt wann:"
|
|
Me.LayoutControlItem9.TextSize = New System.Drawing.Size(83, 13)
|
|
'
|
|
'LayoutControlItem10
|
|
'
|
|
Me.LayoutControlItem10.Control = Me.CHANGED_WHOTextBox
|
|
Me.LayoutControlItem10.Location = New System.Drawing.Point(0, 120)
|
|
Me.LayoutControlItem10.Name = "LayoutControlItem10"
|
|
Me.LayoutControlItem10.Size = New System.Drawing.Size(1224, 24)
|
|
Me.LayoutControlItem10.Text = "Geändert wer:"
|
|
Me.LayoutControlItem10.TextSize = New System.Drawing.Size(83, 13)
|
|
'
|
|
'LayoutControlItem11
|
|
'
|
|
Me.LayoutControlItem11.Control = Me.CHANGED_WHENTextBox
|
|
Me.LayoutControlItem11.Location = New System.Drawing.Point(0, 144)
|
|
Me.LayoutControlItem11.Name = "LayoutControlItem11"
|
|
Me.LayoutControlItem11.Size = New System.Drawing.Size(1224, 641)
|
|
Me.LayoutControlItem11.Text = "Geändert wann:"
|
|
Me.LayoutControlItem11.TextSize = New System.Drawing.Size(83, 13)
|
|
'
|
|
'LayoutControlItem3
|
|
'
|
|
Me.LayoutControlItem3.Control = Me.OBJECT_TITLETextBox
|
|
Me.LayoutControlItem3.Location = New System.Drawing.Point(201, 0)
|
|
Me.LayoutControlItem3.Name = "LayoutControlItem3"
|
|
Me.LayoutControlItem3.Size = New System.Drawing.Size(600, 24)
|
|
Me.LayoutControlItem3.Text = "Bezeichnung:"
|
|
Me.LayoutControlItem3.TextSize = New System.Drawing.Size(83, 13)
|
|
'
|
|
'LayoutControlItem6
|
|
'
|
|
Me.LayoutControlItem6.Control = Me.IS_ARCHIVECheckBox
|
|
Me.LayoutControlItem6.Location = New System.Drawing.Point(801, 0)
|
|
Me.LayoutControlItem6.Name = "LayoutControlItem6"
|
|
Me.LayoutControlItem6.Size = New System.Drawing.Size(423, 24)
|
|
Me.LayoutControlItem6.Text = "IS ARCHIVE:"
|
|
Me.LayoutControlItem6.TextSize = New System.Drawing.Size(0, 0)
|
|
Me.LayoutControlItem6.TextVisible = False
|
|
'
|
|
'LayoutControlItem5
|
|
'
|
|
Me.LayoutControlItem5.Control = Me.CAT_IDTextBox
|
|
Me.LayoutControlItem5.Location = New System.Drawing.Point(0, 24)
|
|
Me.LayoutControlItem5.Name = "LayoutControlItem5"
|
|
Me.LayoutControlItem5.Size = New System.Drawing.Size(201, 24)
|
|
Me.LayoutControlItem5.Text = "Pfad-ID:"
|
|
Me.LayoutControlItem5.TextSize = New System.Drawing.Size(83, 13)
|
|
'
|
|
'LayoutControlItem12
|
|
'
|
|
Me.LayoutControlItem12.Control = Me.CAT_TITLETextBox
|
|
Me.LayoutControlItem12.Location = New System.Drawing.Point(201, 24)
|
|
Me.LayoutControlItem12.Name = "LayoutControlItem12"
|
|
Me.LayoutControlItem12.Size = New System.Drawing.Size(1023, 24)
|
|
Me.LayoutControlItem12.Text = "Pfad:"
|
|
Me.LayoutControlItem12.TextSize = New System.Drawing.Size(83, 13)
|
|
'
|
|
'TBIDB_OBJECT_STORETableAdapter
|
|
'
|
|
Me.TBIDB_OBJECT_STORETableAdapter.ClearBeforeFill = True
|
|
'
|
|
'TableAdapterManager
|
|
'
|
|
Me.TableAdapterManager.BackupDataSetBeforeUpdate = False
|
|
Me.TableAdapterManager.TBIDB_ATTRIBUTE_TYPETableAdapter = Nothing
|
|
Me.TableAdapterManager.TBIDB_ATTRIBUTETableAdapter = Nothing
|
|
Me.TableAdapterManager.TBIDB_BUSINESS_ENTITYTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBIDB_CATALOGTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBIDB_DOCTYPE_HANDLINGTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBIDB_OBJECT_STORETableAdapter = Me.TBIDB_OBJECT_STORETableAdapter
|
|
Me.TableAdapterManager.TBZF_ADMIN_SOURCE_SQLTableAdapter = Nothing
|
|
Me.TableAdapterManager.UpdateOrder = DigitalData.GUIs.ZooFlow.DSIDB_StammdatenTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
|
|
Me.TableAdapterManager.VWIDB_BE_ATTRIBUTETableAdapter = Nothing
|
|
'
|
|
'TBIDB_CATALOGTableAdapter
|
|
'
|
|
Me.TBIDB_CATALOGTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'frmAdmin_IDBObjectStore
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.ClientSize = New System.Drawing.Size(1244, 894)
|
|
Me.Controls.Add(Me.LayoutControl1)
|
|
Me.Controls.Add(Me.RibbonStatusBar1)
|
|
Me.Controls.Add(Me.RibbonControl1)
|
|
Me.Name = "frmAdmin_IDBObjectStore"
|
|
Me.Ribbon = Me.RibbonControl1
|
|
Me.StatusBar = Me.RibbonStatusBar1
|
|
Me.Text = "frmAdmin_IDBObjectStore"
|
|
CType(Me.RibbonControl1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControl1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.LayoutControl1.ResumeLayout(False)
|
|
CType(Me.TBIDB_CATALOGBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.DSIDB_Stammdaten, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBIDB_OBJECT_STOREBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.Root, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem2, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem7, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem8, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem9, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem10, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem11, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem3, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem6, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem5, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem12, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.ResumeLayout(False)
|
|
Me.PerformLayout()
|
|
|
|
End Sub
|
|
|
|
Friend WithEvents RibbonControl1 As DevExpress.XtraBars.Ribbon.RibbonControl
|
|
Friend WithEvents RibbonPage1 As DevExpress.XtraBars.Ribbon.RibbonPage
|
|
Friend WithEvents RibbonPageGroup1 As DevExpress.XtraBars.Ribbon.RibbonPageGroup
|
|
Friend WithEvents RibbonPageGroup2 As DevExpress.XtraBars.Ribbon.RibbonPageGroup
|
|
Friend WithEvents RibbonStatusBar1 As DevExpress.XtraBars.Ribbon.RibbonStatusBar
|
|
Friend WithEvents RibbonPage2 As DevExpress.XtraBars.Ribbon.RibbonPage
|
|
Friend WithEvents BarButtonItem1 As DevExpress.XtraBars.BarButtonItem
|
|
Friend WithEvents BarButtonItem2 As DevExpress.XtraBars.BarButtonItem
|
|
Friend WithEvents BarButtonItem3 As DevExpress.XtraBars.BarButtonItem
|
|
Friend WithEvents LayoutControl1 As DevExpress.XtraLayout.LayoutControl
|
|
Friend WithEvents Root As DevExpress.XtraLayout.LayoutControlGroup
|
|
Friend WithEvents DSIDB_Stammdaten As DSIDB_Stammdaten
|
|
Friend WithEvents TBIDB_OBJECT_STOREBindingSource As BindingSource
|
|
Friend WithEvents TBIDB_OBJECT_STORETableAdapter As DSIDB_StammdatenTableAdapters.TBIDB_OBJECT_STORETableAdapter
|
|
Friend WithEvents TableAdapterManager As DSIDB_StammdatenTableAdapters.TableAdapterManager
|
|
Friend WithEvents CHANGED_WHENTextBox As TextBox
|
|
Friend WithEvents CHANGED_WHOTextBox As TextBox
|
|
Friend WithEvents ADDED_WHENTextBox As TextBox
|
|
Friend WithEvents ADDED_WHOTextBox As TextBox
|
|
Friend WithEvents COMMENTTextBox As TextBox
|
|
Friend WithEvents IS_ARCHIVECheckBox As CheckBox
|
|
Friend WithEvents CAT_IDTextBox As TextBox
|
|
Friend WithEvents OBJECT_TITLETextBox As TextBox
|
|
Friend WithEvents GUIDTextBox As TextBox
|
|
Friend WithEvents LayoutControlItem2 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents LayoutControlItem5 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents LayoutControlItem6 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents LayoutControlItem7 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents LayoutControlItem8 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents LayoutControlItem9 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents LayoutControlItem10 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents LayoutControlItem11 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents LayoutControlItem3 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents TBIDB_CATALOGBindingSource As BindingSource
|
|
Friend WithEvents TBIDB_CATALOGTableAdapter As DSIDB_StammdatenTableAdapters.TBIDB_CATALOGTableAdapter
|
|
Friend WithEvents CAT_TITLETextBox As TextBox
|
|
Friend WithEvents LayoutControlItem12 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents labelStatus As DevExpress.XtraBars.BarStaticItem
|
|
End Class
|