1315 lines
77 KiB
VB.net
1315 lines
77 KiB
VB.net
Imports DigitalData.GUIs.Common.Base
|
|
|
|
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
|
|
Partial Class frmAdmin_Globix
|
|
Inherits BaseRibbonForm
|
|
|
|
'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_Globix))
|
|
Me.RibbonControl1 = New DevExpress.XtraBars.Ribbon.RibbonControl()
|
|
Me.BarButtonSaveExit = New DevExpress.XtraBars.BarButtonItem()
|
|
Me.BarButtonSave = New DevExpress.XtraBars.BarButtonItem()
|
|
Me.labelStatus = New DevExpress.XtraBars.BarStaticItem()
|
|
Me.BarButtonNew = New DevExpress.XtraBars.BarButtonItem()
|
|
Me.BarButtonItem2 = New DevExpress.XtraBars.BarButtonItem()
|
|
Me.RibbonPage1 = New DevExpress.XtraBars.Ribbon.RibbonPage()
|
|
Me.RibbonPageGroup1 = New DevExpress.XtraBars.Ribbon.RibbonPageGroup()
|
|
Me.RibbonStatusBar1 = New DevExpress.XtraBars.Ribbon.RibbonStatusBar()
|
|
Me.RibbonPage2 = New DevExpress.XtraBars.Ribbon.RibbonPage()
|
|
Me.TBDD_DOKUMENTARTBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.GlobixDataset = New DigitalData.GUIs.ZooFlow.GlobixDataset()
|
|
Me.DSIDB_Stammdaten = New DigitalData.GUIs.ZooFlow.DSIDB_Stammdaten()
|
|
Me.TableAdapterManager = New DigitalData.GUIs.ZooFlow.DSIDB_StammdatenTableAdapters.TableAdapterManager()
|
|
Me.TBDD_DOKUMENTARTTableAdapter = New DigitalData.GUIs.ZooFlow.GlobixDatasetTableAdapters.TBDD_DOKUMENTARTTableAdapter()
|
|
Me.TableAdapterManager1 = New DigitalData.GUIs.ZooFlow.GlobixDatasetTableAdapters.TableAdapterManager()
|
|
Me.XtraTabControl1 = New DevExpress.XtraTab.XtraTabControl()
|
|
Me.XtraTabPageProfile = New DevExpress.XtraTab.XtraTabPage()
|
|
Me.LayoutControlProfile = New DevExpress.XtraLayout.LayoutControl()
|
|
Me.AKTIVCheckBox = New System.Windows.Forms.CheckBox()
|
|
Me.ERSTELLTWANNTextBox = New System.Windows.Forms.TextBox()
|
|
Me.GEAENDERTWANNTextBox = New System.Windows.Forms.TextBox()
|
|
Me.SimpleButton1 = New DevExpress.XtraEditors.SimpleButton()
|
|
Me.TextEditErstelltWer = New DevExpress.XtraEditors.TextEdit()
|
|
Me.TextEditGeandertWer = New DevExpress.XtraEditors.TextEdit()
|
|
Me.TextEdit1 = New DevExpress.XtraEditors.TextEdit()
|
|
Me.TextEdit3 = New DevExpress.XtraEditors.TextEdit()
|
|
Me.TextEdit4 = New DevExpress.XtraEditors.TextEdit()
|
|
Me.TextEdit6 = New DevExpress.XtraEditors.TextEdit()
|
|
Me.TextEdit7 = New DevExpress.XtraEditors.TextEdit()
|
|
Me.TextEdit8 = New DevExpress.XtraEditors.TextEdit()
|
|
Me.TextEdit13 = New DevExpress.XtraEditors.TextEdit()
|
|
Me.ComboBoxEdit1 = New DevExpress.XtraEditors.ComboBoxEdit()
|
|
Me.ComboBoxEdit2 = New DevExpress.XtraEditors.ComboBoxEdit()
|
|
Me.Root = New DevExpress.XtraLayout.LayoutControlGroup()
|
|
Me.LayoutControlItem1 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItem22 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItem18 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItem28 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItem12 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItem10 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItem4 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItem3 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItem32 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItem5 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItem36 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItem26 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItem25 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItem30 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.Filestore = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.XtraTabControl2 = New DevExpress.XtraTab.XtraTabControl()
|
|
Me.XtraTabPageManIndexe = New DevExpress.XtraTab.XtraTabPage()
|
|
Me.LayoutControlManIndexe = New DevExpress.XtraLayout.LayoutControl()
|
|
Me.SUGGESTIONCheckBox = New System.Windows.Forms.CheckBox()
|
|
Me.TBDD_INDEX_MANBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.VKT_ADD_ITEMCheckBox = New System.Windows.Forms.CheckBox()
|
|
Me.VKT_PREVENT_MULTIPLE_VALUESCheckBox = New System.Windows.Forms.CheckBox()
|
|
Me.MULTISELECTCheckBox = New System.Windows.Forms.CheckBox()
|
|
Me.ACTIVECheckBox = New System.Windows.Forms.CheckBox()
|
|
Me.btneditSQLmanIndex = New DevExpress.XtraEditors.SimpleButton()
|
|
Me.TextEditAddedWho_ManIndex = New DevExpress.XtraEditors.TextEdit()
|
|
Me.TextEdit2 = New DevExpress.XtraEditors.TextEdit()
|
|
Me.TextEditChangedWho_ManIndex = New DevExpress.XtraEditors.TextEdit()
|
|
Me.TextEdit9 = New DevExpress.XtraEditors.TextEdit()
|
|
Me.TextEdit10 = New DevExpress.XtraEditors.TextEdit()
|
|
Me.TextEdit11 = New DevExpress.XtraEditors.TextEdit()
|
|
Me.TextEdit12 = New DevExpress.XtraEditors.TextEdit()
|
|
Me.SpinEdit1 = New DevExpress.XtraEditors.SpinEdit()
|
|
Me.ComboBoxEdit3 = New DevExpress.XtraEditors.ComboBoxEdit()
|
|
Me.ComboBoxEdit4 = New DevExpress.XtraEditors.ComboBoxEdit()
|
|
Me.LayoutControlGroup1 = New DevExpress.XtraLayout.LayoutControlGroup()
|
|
Me.LayoutControlItem7 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItem17 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItem19 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItem21 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItem6 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItem23 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItem24 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItem27 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItem29 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItem2 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItem8 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItem11 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItem15 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItem9 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItem14 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItem13 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.ListBoxAutoIndexe = New System.Windows.Forms.ListBox()
|
|
Me.XtraTabPageRework = New DevExpress.XtraTab.XtraTabPage()
|
|
Me.LayoutControlRework = New DevExpress.XtraLayout.LayoutControl()
|
|
Me.LayoutControlGroup3 = New DevExpress.XtraLayout.LayoutControlGroup()
|
|
Me.XtraTabPageAutoIndexe = New DevExpress.XtraTab.XtraTabPage()
|
|
Me.LayoutControlAutoIndexe = New DevExpress.XtraLayout.LayoutControl()
|
|
Me.LayoutControlGroup2 = New DevExpress.XtraLayout.LayoutControlGroup()
|
|
Me.XtraTabPageDynamicFolder = New DevExpress.XtraTab.XtraTabPage()
|
|
Me.XtraTabPageAutoSelect = New DevExpress.XtraTab.XtraTabPage()
|
|
Me.TBDD_INDEX_MANTableAdapter = New DigitalData.GUIs.ZooFlow.GlobixDatasetTableAdapters.TBDD_INDEX_MANTableAdapter()
|
|
CType(Me.RibbonControl1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TBDD_DOKUMENTARTBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.GlobixDataset, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.DSIDB_Stammdaten, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.XtraTabControl1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.XtraTabControl1.SuspendLayout()
|
|
Me.XtraTabPageProfile.SuspendLayout()
|
|
CType(Me.LayoutControlProfile, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.LayoutControlProfile.SuspendLayout()
|
|
CType(Me.TextEditErstelltWer.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TextEditGeandertWer.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TextEdit1.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TextEdit3.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TextEdit4.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TextEdit6.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TextEdit7.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TextEdit8.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TextEdit13.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.ComboBoxEdit1.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.ComboBoxEdit2.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.Root, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem22, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem18, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem28, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem12, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem10, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem4, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem3, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem32, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem5, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem36, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem26, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem25, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem30, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.Filestore, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.XtraTabControl2, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.XtraTabControl2.SuspendLayout()
|
|
Me.XtraTabPageManIndexe.SuspendLayout()
|
|
CType(Me.LayoutControlManIndexe, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.LayoutControlManIndexe.SuspendLayout()
|
|
CType(Me.TBDD_INDEX_MANBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TextEditAddedWho_ManIndex.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TextEdit2.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TextEditChangedWho_ManIndex.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TextEdit9.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TextEdit10.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TextEdit11.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TextEdit12.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.SpinEdit1.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.ComboBoxEdit3.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.ComboBoxEdit4.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlGroup1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem7, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem17, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem19, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem21, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem6, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem23, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem24, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem27, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem29, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem2, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem8, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem11, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem15, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem9, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem14, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem13, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.XtraTabPageRework.SuspendLayout()
|
|
CType(Me.LayoutControlRework, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlGroup3, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.XtraTabPageAutoIndexe.SuspendLayout()
|
|
CType(Me.LayoutControlAutoIndexe, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlGroup2, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SuspendLayout()
|
|
'
|
|
'RibbonControl1
|
|
'
|
|
Me.RibbonControl1.ExpandCollapseItem.Id = 0
|
|
Me.RibbonControl1.Items.AddRange(New DevExpress.XtraBars.BarItem() {Me.RibbonControl1.ExpandCollapseItem, Me.RibbonControl1.SearchEditItem, Me.BarButtonSaveExit, Me.BarButtonSave, Me.labelStatus, Me.BarButtonNew, Me.BarButtonItem2})
|
|
Me.RibbonControl1.Location = New System.Drawing.Point(0, 0)
|
|
Me.RibbonControl1.MaxItemId = 8
|
|
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.Size = New System.Drawing.Size(1212, 131)
|
|
Me.RibbonControl1.StatusBar = Me.RibbonStatusBar1
|
|
'
|
|
'BarButtonSaveExit
|
|
'
|
|
Me.BarButtonSaveExit.Caption = "Speichern und Schließen"
|
|
Me.BarButtonSaveExit.Id = 1
|
|
Me.BarButtonSaveExit.ImageOptions.SvgImage = Global.DigitalData.GUIs.ZooFlow.My.Resources.Resources.actions_check
|
|
Me.BarButtonSaveExit.Name = "BarButtonSaveExit"
|
|
'
|
|
'BarButtonSave
|
|
'
|
|
Me.BarButtonSave.Caption = "Speichern"
|
|
Me.BarButtonSave.Id = 3
|
|
Me.BarButtonSave.ImageOptions.SvgImage = Global.DigitalData.GUIs.ZooFlow.My.Resources.Resources.save
|
|
Me.BarButtonSave.Name = "BarButtonSave"
|
|
'
|
|
'labelStatus
|
|
'
|
|
Me.labelStatus.Caption = "labelStatus"
|
|
Me.labelStatus.Id = 5
|
|
Me.labelStatus.ImageOptions.SvgImage = Global.DigitalData.GUIs.ZooFlow.My.Resources.Resources.about
|
|
Me.labelStatus.Name = "labelStatus"
|
|
Me.labelStatus.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph
|
|
Me.labelStatus.Visibility = DevExpress.XtraBars.BarItemVisibility.OnlyInCustomizing
|
|
'
|
|
'BarButtonNew
|
|
'
|
|
Me.BarButtonNew.Caption = "Neu"
|
|
Me.BarButtonNew.Id = 6
|
|
Me.BarButtonNew.ImageOptions.SvgImage = CType(resources.GetObject("BarButtonNew.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
|
Me.BarButtonNew.Name = "BarButtonNew"
|
|
'
|
|
'BarButtonItem2
|
|
'
|
|
Me.BarButtonItem2.Caption = "Löschen"
|
|
Me.BarButtonItem2.Id = 7
|
|
Me.BarButtonItem2.ImageOptions.SvgImage = CType(resources.GetObject("BarButtonItem2.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
|
Me.BarButtonItem2.Name = "BarButtonItem2"
|
|
'
|
|
'RibbonPage1
|
|
'
|
|
Me.RibbonPage1.Groups.AddRange(New DevExpress.XtraBars.Ribbon.RibbonPageGroup() {Me.RibbonPageGroup1})
|
|
Me.RibbonPage1.Name = "RibbonPage1"
|
|
Me.RibbonPage1.Text = "RibbonPage1"
|
|
'
|
|
'RibbonPageGroup1
|
|
'
|
|
Me.RibbonPageGroup1.ItemLinks.Add(Me.BarButtonNew)
|
|
Me.RibbonPageGroup1.ItemLinks.Add(Me.BarButtonSave)
|
|
Me.RibbonPageGroup1.ItemLinks.Add(Me.BarButtonItem2)
|
|
Me.RibbonPageGroup1.Name = "RibbonPageGroup1"
|
|
Me.RibbonPageGroup1.Text = "Daten"
|
|
'
|
|
'RibbonStatusBar1
|
|
'
|
|
Me.RibbonStatusBar1.ItemLinks.Add(Me.labelStatus)
|
|
Me.RibbonStatusBar1.Location = New System.Drawing.Point(0, 695)
|
|
Me.RibbonStatusBar1.Name = "RibbonStatusBar1"
|
|
Me.RibbonStatusBar1.Ribbon = Me.RibbonControl1
|
|
Me.RibbonStatusBar1.Size = New System.Drawing.Size(1212, 22)
|
|
'
|
|
'RibbonPage2
|
|
'
|
|
Me.RibbonPage2.Name = "RibbonPage2"
|
|
Me.RibbonPage2.Text = "RibbonPage2"
|
|
'
|
|
'TBDD_DOKUMENTARTBindingSource
|
|
'
|
|
Me.TBDD_DOKUMENTARTBindingSource.DataMember = "TBDD_DOKUMENTART"
|
|
Me.TBDD_DOKUMENTARTBindingSource.DataSource = Me.GlobixDataset
|
|
'
|
|
'GlobixDataset
|
|
'
|
|
Me.GlobixDataset.DataSetName = "GlobixDataset"
|
|
Me.GlobixDataset.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
|
|
'
|
|
'DSIDB_Stammdaten
|
|
'
|
|
Me.DSIDB_Stammdaten.DataSetName = "DSIDB_Stammdaten"
|
|
Me.DSIDB_Stammdaten.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
|
|
'
|
|
'TableAdapterManager
|
|
'
|
|
Me.TableAdapterManager.BackupDataSetBeforeUpdate = False
|
|
Me.TableAdapterManager.Connection = Nothing
|
|
Me.TableAdapterManager.TBIDB_ATTRIBUTE_TYPETableAdapter = Nothing
|
|
Me.TableAdapterManager.TBIDB_ATTRIBUTETableAdapter = Nothing
|
|
Me.TableAdapterManager.TBIDB_BUSINESS_ENTITYTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBZF_ADMIN_SOURCE_SQLTableAdapter = Nothing
|
|
Me.TableAdapterManager.UpdateOrder = DigitalData.GUIs.ZooFlow.DSIDB_StammdatenTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
|
|
'
|
|
'TBDD_DOKUMENTARTTableAdapter
|
|
'
|
|
Me.TBDD_DOKUMENTARTTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'TableAdapterManager1
|
|
'
|
|
Me.TableAdapterManager1.BackupDataSetBeforeUpdate = False
|
|
Me.TableAdapterManager1.TBDD_DOKUMENTARTTableAdapter = Me.TBDD_DOKUMENTARTTableAdapter
|
|
Me.TableAdapterManager1.TBDD_INDEX_AUTOMTableAdapter = Nothing
|
|
Me.TableAdapterManager1.TBDD_INDEX_MANTableAdapter = Nothing
|
|
Me.TableAdapterManager1.UpdateOrder = DigitalData.GUIs.ZooFlow.GlobixDatasetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
|
|
'
|
|
'XtraTabControl1
|
|
'
|
|
Me.XtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.XtraTabControl1.Location = New System.Drawing.Point(0, 131)
|
|
Me.XtraTabControl1.Name = "XtraTabControl1"
|
|
Me.XtraTabControl1.SelectedTabPage = Me.XtraTabPageProfile
|
|
Me.XtraTabControl1.Size = New System.Drawing.Size(1212, 564)
|
|
Me.XtraTabControl1.TabIndex = 5
|
|
Me.XtraTabControl1.TabPages.AddRange(New DevExpress.XtraTab.XtraTabPage() {Me.XtraTabPageProfile})
|
|
'
|
|
'XtraTabPageProfile
|
|
'
|
|
Me.XtraTabPageProfile.AutoScroll = True
|
|
Me.XtraTabPageProfile.Controls.Add(Me.LayoutControlProfile)
|
|
Me.XtraTabPageProfile.Controls.Add(Me.XtraTabControl2)
|
|
Me.XtraTabPageProfile.Name = "XtraTabPageProfile"
|
|
Me.XtraTabPageProfile.Size = New System.Drawing.Size(1210, 541)
|
|
Me.XtraTabPageProfile.Text = "Profil"
|
|
'
|
|
'LayoutControlProfile
|
|
'
|
|
Me.LayoutControlProfile.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
|
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.LayoutControlProfile.Controls.Add(Me.AKTIVCheckBox)
|
|
Me.LayoutControlProfile.Controls.Add(Me.ERSTELLTWANNTextBox)
|
|
Me.LayoutControlProfile.Controls.Add(Me.GEAENDERTWANNTextBox)
|
|
Me.LayoutControlProfile.Controls.Add(Me.SimpleButton1)
|
|
Me.LayoutControlProfile.Controls.Add(Me.TextEditErstelltWer)
|
|
Me.LayoutControlProfile.Controls.Add(Me.TextEditGeandertWer)
|
|
Me.LayoutControlProfile.Controls.Add(Me.TextEdit1)
|
|
Me.LayoutControlProfile.Controls.Add(Me.TextEdit3)
|
|
Me.LayoutControlProfile.Controls.Add(Me.TextEdit4)
|
|
Me.LayoutControlProfile.Controls.Add(Me.TextEdit6)
|
|
Me.LayoutControlProfile.Controls.Add(Me.TextEdit7)
|
|
Me.LayoutControlProfile.Controls.Add(Me.TextEdit8)
|
|
Me.LayoutControlProfile.Controls.Add(Me.TextEdit13)
|
|
Me.LayoutControlProfile.Controls.Add(Me.ComboBoxEdit1)
|
|
Me.LayoutControlProfile.Controls.Add(Me.ComboBoxEdit2)
|
|
Me.LayoutControlProfile.Location = New System.Drawing.Point(0, 3)
|
|
Me.LayoutControlProfile.Name = "LayoutControlProfile"
|
|
Me.LayoutControlProfile.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = New System.Drawing.Rectangle(948, 640, 650, 400)
|
|
Me.LayoutControlProfile.Root = Me.Root
|
|
Me.LayoutControlProfile.Size = New System.Drawing.Size(1204, 300)
|
|
Me.LayoutControlProfile.TabIndex = 0
|
|
Me.LayoutControlProfile.Text = "LayoutControl1"
|
|
'
|
|
'AKTIVCheckBox
|
|
'
|
|
Me.AKTIVCheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBDD_DOKUMENTARTBindingSource, "AKTIV", True))
|
|
Me.AKTIVCheckBox.Location = New System.Drawing.Point(12, 12)
|
|
Me.AKTIVCheckBox.Name = "AKTIVCheckBox"
|
|
Me.AKTIVCheckBox.Size = New System.Drawing.Size(1180, 20)
|
|
Me.AKTIVCheckBox.TabIndex = 25
|
|
Me.AKTIVCheckBox.Text = "Aktiv"
|
|
Me.AKTIVCheckBox.UseVisualStyleBackColor = True
|
|
'
|
|
'ERSTELLTWANNTextBox
|
|
'
|
|
Me.ERSTELLTWANNTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "ERSTELLTWANN", True))
|
|
Me.ERSTELLTWANNTextBox.Location = New System.Drawing.Point(154, 158)
|
|
Me.ERSTELLTWANNTextBox.Name = "ERSTELLTWANNTextBox"
|
|
Me.ERSTELLTWANNTextBox.Size = New System.Drawing.Size(446, 20)
|
|
Me.ERSTELLTWANNTextBox.TabIndex = 35
|
|
'
|
|
'GEAENDERTWANNTextBox
|
|
'
|
|
Me.GEAENDERTWANNTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "GEAENDERTWANN", True))
|
|
Me.GEAENDERTWANNTextBox.Location = New System.Drawing.Point(746, 158)
|
|
Me.GEAENDERTWANNTextBox.Name = "GEAENDERTWANNTextBox"
|
|
Me.GEAENDERTWANNTextBox.Size = New System.Drawing.Size(446, 20)
|
|
Me.GEAENDERTWANNTextBox.TabIndex = 39
|
|
'
|
|
'SimpleButton1
|
|
'
|
|
Me.SimpleButton1.Location = New System.Drawing.Point(603, 108)
|
|
Me.SimpleButton1.Name = "SimpleButton1"
|
|
Me.SimpleButton1.Size = New System.Drawing.Size(589, 22)
|
|
Me.SimpleButton1.StyleController = Me.LayoutControlProfile
|
|
Me.SimpleButton1.TabIndex = 43
|
|
Me.SimpleButton1.Text = "SimpleButton1"
|
|
'
|
|
'TextEditErstelltWer
|
|
'
|
|
Me.TextEditErstelltWer.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "ERSTELLTWER", True))
|
|
Me.TextEditErstelltWer.Location = New System.Drawing.Point(154, 134)
|
|
Me.TextEditErstelltWer.MenuManager = Me.RibbonControl1
|
|
Me.TextEditErstelltWer.Name = "TextEditErstelltWer"
|
|
Me.TextEditErstelltWer.Size = New System.Drawing.Size(445, 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(745, 134)
|
|
Me.TextEditGeandertWer.MenuManager = Me.RibbonControl1
|
|
Me.TextEditGeandertWer.Name = "TextEditGeandertWer"
|
|
Me.TextEditGeandertWer.Size = New System.Drawing.Size(447, 20)
|
|
Me.TextEditGeandertWer.StyleController = Me.LayoutControlProfile
|
|
Me.TextEditGeandertWer.TabIndex = 45
|
|
'
|
|
'TextEdit1
|
|
'
|
|
Me.TextEdit1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "NAMENKONVENTION", True))
|
|
Me.TextEdit1.Location = New System.Drawing.Point(154, 182)
|
|
Me.TextEdit1.MenuManager = Me.RibbonControl1
|
|
Me.TextEdit1.Name = "TextEdit1"
|
|
Me.TextEdit1.Size = New System.Drawing.Size(446, 20)
|
|
Me.TextEdit1.StyleController = Me.LayoutControlProfile
|
|
Me.TextEdit1.TabIndex = 46
|
|
'
|
|
'TextEdit3
|
|
'
|
|
Me.TextEdit3.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "FOLDER_FOR_INDEX", True))
|
|
Me.TextEdit3.Location = New System.Drawing.Point(154, 108)
|
|
Me.TextEdit3.MenuManager = Me.RibbonControl1
|
|
Me.TextEdit3.Name = "TextEdit3"
|
|
Me.TextEdit3.Size = New System.Drawing.Size(445, 20)
|
|
Me.TextEdit3.StyleController = Me.LayoutControlProfile
|
|
Me.TextEdit3.TabIndex = 47
|
|
'
|
|
'TextEdit4
|
|
'
|
|
Me.TextEdit4.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "BESCHREIBUNG", True))
|
|
Me.TextEdit4.Location = New System.Drawing.Point(154, 84)
|
|
Me.TextEdit4.MenuManager = Me.RibbonControl1
|
|
Me.TextEdit4.Name = "TextEdit4"
|
|
Me.TextEdit4.Size = New System.Drawing.Size(1038, 20)
|
|
Me.TextEdit4.StyleController = Me.LayoutControlProfile
|
|
Me.TextEdit4.TabIndex = 48
|
|
'
|
|
'TextEdit6
|
|
'
|
|
Me.TextEdit6.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "KURZNAME", True))
|
|
Me.TextEdit6.Location = New System.Drawing.Point(962, 36)
|
|
Me.TextEdit6.MenuManager = Me.RibbonControl1
|
|
Me.TextEdit6.Name = "TextEdit6"
|
|
Me.TextEdit6.Size = New System.Drawing.Size(230, 20)
|
|
Me.TextEdit6.StyleController = Me.LayoutControlProfile
|
|
Me.TextEdit6.TabIndex = 50
|
|
'
|
|
'TextEdit7
|
|
'
|
|
Me.TextEdit7.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "BEZEICHNUNG", True))
|
|
Me.TextEdit7.Location = New System.Drawing.Point(356, 36)
|
|
Me.TextEdit7.MenuManager = Me.RibbonControl1
|
|
Me.TextEdit7.Name = "TextEdit7"
|
|
Me.TextEdit7.Size = New System.Drawing.Size(460, 20)
|
|
Me.TextEdit7.StyleController = Me.LayoutControlProfile
|
|
Me.TextEdit7.TabIndex = 51
|
|
'
|
|
'TextEdit8
|
|
'
|
|
Me.TextEdit8.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "GUID", True))
|
|
Me.TextEdit8.Location = New System.Drawing.Point(154, 36)
|
|
Me.TextEdit8.MenuManager = Me.RibbonControl1
|
|
Me.TextEdit8.Name = "TextEdit8"
|
|
Me.TextEdit8.Size = New System.Drawing.Size(56, 20)
|
|
Me.TextEdit8.StyleController = Me.LayoutControlProfile
|
|
Me.TextEdit8.TabIndex = 52
|
|
'
|
|
'TextEdit13
|
|
'
|
|
Me.TextEdit13.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "SEQUENCE", True))
|
|
Me.TextEdit13.Location = New System.Drawing.Point(154, 60)
|
|
Me.TextEdit13.MenuManager = Me.RibbonControl1
|
|
Me.TextEdit13.Name = "TextEdit13"
|
|
Me.TextEdit13.Size = New System.Drawing.Size(56, 20)
|
|
Me.TextEdit13.StyleController = Me.LayoutControlProfile
|
|
Me.TextEdit13.TabIndex = 53
|
|
'
|
|
'ComboBoxEdit1
|
|
'
|
|
Me.ComboBoxEdit1.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBDD_DOKUMENTARTBindingSource, "DUPLICATE_HANDLING", True))
|
|
Me.ComboBoxEdit1.Location = New System.Drawing.Point(356, 60)
|
|
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.Properties.Items.AddRange(New Object() {"New version", "Default", "Question"})
|
|
Me.ComboBoxEdit1.Size = New System.Drawing.Size(836, 20)
|
|
Me.ComboBoxEdit1.StyleController = Me.LayoutControlProfile
|
|
Me.ComboBoxEdit1.TabIndex = 54
|
|
'
|
|
'ComboBoxEdit2
|
|
'
|
|
Me.ComboBoxEdit2.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBDD_DOKUMENTARTBindingSource, "IDB_FILESTORE_ID", True))
|
|
Me.ComboBoxEdit2.Location = New System.Drawing.Point(746, 182)
|
|
Me.ComboBoxEdit2.MenuManager = Me.RibbonControl1
|
|
Me.ComboBoxEdit2.Name = "ComboBoxEdit2"
|
|
Me.ComboBoxEdit2.Properties.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() {New DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)})
|
|
Me.ComboBoxEdit2.Size = New System.Drawing.Size(446, 20)
|
|
Me.ComboBoxEdit2.StyleController = Me.LayoutControlProfile
|
|
Me.ComboBoxEdit2.TabIndex = 55
|
|
'
|
|
'Root
|
|
'
|
|
Me.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.[True]
|
|
Me.Root.GroupBordersVisible = False
|
|
Me.Root.Items.AddRange(New DevExpress.XtraLayout.BaseLayoutItem() {Me.LayoutControlItem1, Me.LayoutControlItem22, Me.LayoutControlItem18, Me.LayoutControlItem28, Me.LayoutControlItem12, Me.LayoutControlItem10, Me.LayoutControlItem4, Me.LayoutControlItem3, Me.LayoutControlItem32, Me.LayoutControlItem5, Me.LayoutControlItem36, Me.LayoutControlItem26, Me.LayoutControlItem25, Me.LayoutControlItem30, Me.Filestore})
|
|
Me.Root.Name = "Root"
|
|
Me.Root.Size = New System.Drawing.Size(1204, 300)
|
|
Me.Root.TextVisible = False
|
|
'
|
|
'LayoutControlItem1
|
|
'
|
|
Me.LayoutControlItem1.Control = Me.SimpleButton1
|
|
Me.LayoutControlItem1.Location = New System.Drawing.Point(591, 96)
|
|
Me.LayoutControlItem1.Name = "LayoutControlItem1"
|
|
Me.LayoutControlItem1.Size = New System.Drawing.Size(593, 26)
|
|
Me.LayoutControlItem1.TextSize = New System.Drawing.Size(0, 0)
|
|
Me.LayoutControlItem1.TextVisible = False
|
|
'
|
|
'LayoutControlItem22
|
|
'
|
|
Me.LayoutControlItem22.Control = Me.AKTIVCheckBox
|
|
Me.LayoutControlItem22.Location = New System.Drawing.Point(0, 0)
|
|
Me.LayoutControlItem22.Name = "LayoutControlItem22"
|
|
Me.LayoutControlItem22.Size = New System.Drawing.Size(1184, 24)
|
|
Me.LayoutControlItem22.TextSize = New System.Drawing.Size(0, 0)
|
|
Me.LayoutControlItem22.TextVisible = False
|
|
'
|
|
'LayoutControlItem18
|
|
'
|
|
Me.LayoutControlItem18.Control = Me.TextEdit3
|
|
Me.LayoutControlItem18.Location = New System.Drawing.Point(0, 96)
|
|
Me.LayoutControlItem18.Name = "LayoutControlItem18"
|
|
Me.LayoutControlItem18.Size = New System.Drawing.Size(591, 26)
|
|
Me.LayoutControlItem18.Text = "Dynamischer Pfad"
|
|
Me.LayoutControlItem18.TextSize = New System.Drawing.Size(139, 13)
|
|
'
|
|
'LayoutControlItem28
|
|
'
|
|
Me.LayoutControlItem28.Control = Me.TextEdit4
|
|
Me.LayoutControlItem28.Location = New System.Drawing.Point(0, 72)
|
|
Me.LayoutControlItem28.Name = "LayoutControlItem28"
|
|
Me.LayoutControlItem28.Size = New System.Drawing.Size(1184, 24)
|
|
Me.LayoutControlItem28.Text = "Beschreibung"
|
|
Me.LayoutControlItem28.TextSize = New System.Drawing.Size(139, 13)
|
|
'
|
|
'LayoutControlItem12
|
|
'
|
|
Me.LayoutControlItem12.Control = Me.TextEdit6
|
|
Me.LayoutControlItem12.Location = New System.Drawing.Point(808, 24)
|
|
Me.LayoutControlItem12.Name = "LayoutControlItem12"
|
|
Me.LayoutControlItem12.Size = New System.Drawing.Size(376, 24)
|
|
Me.LayoutControlItem12.Text = "Kurzname"
|
|
Me.LayoutControlItem12.TextSize = New System.Drawing.Size(139, 13)
|
|
'
|
|
'LayoutControlItem10
|
|
'
|
|
Me.LayoutControlItem10.Control = Me.TextEdit7
|
|
Me.LayoutControlItem10.Location = New System.Drawing.Point(202, 24)
|
|
Me.LayoutControlItem10.Name = "LayoutControlItem10"
|
|
Me.LayoutControlItem10.Size = New System.Drawing.Size(606, 24)
|
|
Me.LayoutControlItem10.Text = "Bezeichnung"
|
|
Me.LayoutControlItem10.TextSize = New System.Drawing.Size(139, 13)
|
|
'
|
|
'LayoutControlItem4
|
|
'
|
|
Me.LayoutControlItem4.Control = Me.TextEdit8
|
|
Me.LayoutControlItem4.Location = New System.Drawing.Point(0, 24)
|
|
Me.LayoutControlItem4.Name = "LayoutControlItem4"
|
|
Me.LayoutControlItem4.Size = New System.Drawing.Size(202, 24)
|
|
Me.LayoutControlItem4.Text = "ID"
|
|
Me.LayoutControlItem4.TextSize = New System.Drawing.Size(139, 13)
|
|
'
|
|
'LayoutControlItem3
|
|
'
|
|
Me.LayoutControlItem3.Control = Me.TextEditErstelltWer
|
|
Me.LayoutControlItem3.Enabled = False
|
|
Me.LayoutControlItem3.Location = New System.Drawing.Point(0, 122)
|
|
Me.LayoutControlItem3.Name = "LayoutControlItem3"
|
|
Me.LayoutControlItem3.Size = New System.Drawing.Size(591, 24)
|
|
Me.LayoutControlItem3.Text = "Erstellt wer"
|
|
Me.LayoutControlItem3.TextSize = New System.Drawing.Size(139, 13)
|
|
'
|
|
'LayoutControlItem32
|
|
'
|
|
Me.LayoutControlItem32.Control = Me.ERSTELLTWANNTextBox
|
|
Me.LayoutControlItem32.Enabled = False
|
|
Me.LayoutControlItem32.Location = New System.Drawing.Point(0, 146)
|
|
Me.LayoutControlItem32.Name = "LayoutControlItem32"
|
|
Me.LayoutControlItem32.Size = New System.Drawing.Size(592, 24)
|
|
Me.LayoutControlItem32.Text = "Erstellt wann:"
|
|
Me.LayoutControlItem32.TextSize = New System.Drawing.Size(139, 13)
|
|
'
|
|
'LayoutControlItem5
|
|
'
|
|
Me.LayoutControlItem5.Control = Me.TextEditGeandertWer
|
|
Me.LayoutControlItem5.Enabled = False
|
|
Me.LayoutControlItem5.Location = New System.Drawing.Point(591, 122)
|
|
Me.LayoutControlItem5.Name = "LayoutControlItem5"
|
|
Me.LayoutControlItem5.Size = New System.Drawing.Size(593, 24)
|
|
Me.LayoutControlItem5.Text = "Geändert wer"
|
|
Me.LayoutControlItem5.TextSize = New System.Drawing.Size(139, 13)
|
|
'
|
|
'LayoutControlItem36
|
|
'
|
|
Me.LayoutControlItem36.Control = Me.GEAENDERTWANNTextBox
|
|
Me.LayoutControlItem36.Enabled = False
|
|
Me.LayoutControlItem36.Location = New System.Drawing.Point(592, 146)
|
|
Me.LayoutControlItem36.Name = "LayoutControlItem36"
|
|
Me.LayoutControlItem36.Size = New System.Drawing.Size(592, 24)
|
|
Me.LayoutControlItem36.Text = "Geändert wann:"
|
|
Me.LayoutControlItem36.TextSize = New System.Drawing.Size(139, 13)
|
|
'
|
|
'LayoutControlItem26
|
|
'
|
|
Me.LayoutControlItem26.Control = Me.ComboBoxEdit1
|
|
Me.LayoutControlItem26.Location = New System.Drawing.Point(202, 48)
|
|
Me.LayoutControlItem26.Name = "LayoutControlItem26"
|
|
Me.LayoutControlItem26.Size = New System.Drawing.Size(982, 24)
|
|
Me.LayoutControlItem26.Text = "Verhalten Datei vorhanden"
|
|
Me.LayoutControlItem26.TextSize = New System.Drawing.Size(139, 13)
|
|
'
|
|
'LayoutControlItem25
|
|
'
|
|
Me.LayoutControlItem25.Control = Me.TextEdit13
|
|
Me.LayoutControlItem25.Location = New System.Drawing.Point(0, 48)
|
|
Me.LayoutControlItem25.Name = "LayoutControlItem25"
|
|
Me.LayoutControlItem25.Size = New System.Drawing.Size(202, 24)
|
|
Me.LayoutControlItem25.Text = "Reihenfolge"
|
|
Me.LayoutControlItem25.TextSize = New System.Drawing.Size(139, 13)
|
|
'
|
|
'LayoutControlItem30
|
|
'
|
|
Me.LayoutControlItem30.Control = Me.TextEdit1
|
|
Me.LayoutControlItem30.Location = New System.Drawing.Point(0, 170)
|
|
Me.LayoutControlItem30.Name = "LayoutControlItem30"
|
|
Me.LayoutControlItem30.Size = New System.Drawing.Size(592, 110)
|
|
Me.LayoutControlItem30.Text = "Namenkonvention"
|
|
Me.LayoutControlItem30.TextSize = New System.Drawing.Size(139, 13)
|
|
'
|
|
'Filestore
|
|
'
|
|
Me.Filestore.Control = Me.ComboBoxEdit2
|
|
Me.Filestore.Location = New System.Drawing.Point(592, 170)
|
|
Me.Filestore.Name = "Filestore"
|
|
Me.Filestore.Size = New System.Drawing.Size(592, 110)
|
|
Me.Filestore.TextSize = New System.Drawing.Size(139, 13)
|
|
'
|
|
'XtraTabControl2
|
|
'
|
|
Me.XtraTabControl2.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
|
Or System.Windows.Forms.AnchorStyles.Left) _
|
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.XtraTabControl2.Location = New System.Drawing.Point(12, 309)
|
|
Me.XtraTabControl2.Name = "XtraTabControl2"
|
|
Me.XtraTabControl2.SelectedTabPage = Me.XtraTabPageManIndexe
|
|
Me.XtraTabControl2.Size = New System.Drawing.Size(1180, 232)
|
|
Me.XtraTabControl2.TabIndex = 1
|
|
Me.XtraTabControl2.TabPages.AddRange(New DevExpress.XtraTab.XtraTabPage() {Me.XtraTabPageManIndexe, Me.XtraTabPageRework, Me.XtraTabPageAutoIndexe, Me.XtraTabPageDynamicFolder, Me.XtraTabPageAutoSelect})
|
|
'
|
|
'XtraTabPageManIndexe
|
|
'
|
|
Me.XtraTabPageManIndexe.AutoScroll = True
|
|
Me.XtraTabPageManIndexe.Controls.Add(Me.LayoutControlManIndexe)
|
|
Me.XtraTabPageManIndexe.Controls.Add(Me.ListBoxAutoIndexe)
|
|
Me.XtraTabPageManIndexe.ImageOptions.SvgImage = CType(resources.GetObject("XtraTabPageManIndexe.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
|
Me.XtraTabPageManIndexe.ImageOptions.SvgImageSize = New System.Drawing.Size(16, 16)
|
|
Me.XtraTabPageManIndexe.Name = "XtraTabPageManIndexe"
|
|
Me.XtraTabPageManIndexe.Size = New System.Drawing.Size(1178, 206)
|
|
Me.XtraTabPageManIndexe.Text = "manuelle Indexe"
|
|
'
|
|
'LayoutControlManIndexe
|
|
'
|
|
Me.LayoutControlManIndexe.Controls.Add(Me.SUGGESTIONCheckBox)
|
|
Me.LayoutControlManIndexe.Controls.Add(Me.VKT_ADD_ITEMCheckBox)
|
|
Me.LayoutControlManIndexe.Controls.Add(Me.VKT_PREVENT_MULTIPLE_VALUESCheckBox)
|
|
Me.LayoutControlManIndexe.Controls.Add(Me.MULTISELECTCheckBox)
|
|
Me.LayoutControlManIndexe.Controls.Add(Me.ACTIVECheckBox)
|
|
Me.LayoutControlManIndexe.Controls.Add(Me.btneditSQLmanIndex)
|
|
Me.LayoutControlManIndexe.Controls.Add(Me.TextEditAddedWho_ManIndex)
|
|
Me.LayoutControlManIndexe.Controls.Add(Me.TextEdit2)
|
|
Me.LayoutControlManIndexe.Controls.Add(Me.TextEditChangedWho_ManIndex)
|
|
Me.LayoutControlManIndexe.Controls.Add(Me.TextEdit9)
|
|
Me.LayoutControlManIndexe.Controls.Add(Me.TextEdit10)
|
|
Me.LayoutControlManIndexe.Controls.Add(Me.TextEdit11)
|
|
Me.LayoutControlManIndexe.Controls.Add(Me.TextEdit12)
|
|
Me.LayoutControlManIndexe.Controls.Add(Me.SpinEdit1)
|
|
Me.LayoutControlManIndexe.Controls.Add(Me.ComboBoxEdit3)
|
|
Me.LayoutControlManIndexe.Controls.Add(Me.ComboBoxEdit4)
|
|
Me.LayoutControlManIndexe.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.LayoutControlManIndexe.Location = New System.Drawing.Point(191, 0)
|
|
Me.LayoutControlManIndexe.Name = "LayoutControlManIndexe"
|
|
Me.LayoutControlManIndexe.Root = Me.LayoutControlGroup1
|
|
Me.LayoutControlManIndexe.Size = New System.Drawing.Size(987, 206)
|
|
Me.LayoutControlManIndexe.TabIndex = 1
|
|
Me.LayoutControlManIndexe.Text = "LayoutControl1"
|
|
'
|
|
'SUGGESTIONCheckBox
|
|
'
|
|
Me.SUGGESTIONCheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBDD_INDEX_MANBindingSource, "SUGGESTION", True))
|
|
Me.SUGGESTIONCheckBox.Location = New System.Drawing.Point(12, 132)
|
|
Me.SUGGESTIONCheckBox.Name = "SUGGESTIONCheckBox"
|
|
Me.SUGGESTIONCheckBox.Size = New System.Drawing.Size(123, 20)
|
|
Me.SUGGESTIONCheckBox.TabIndex = 15
|
|
Me.SUGGESTIONCheckBox.Text = "SQL Abfrage"
|
|
Me.SUGGESTIONCheckBox.UseVisualStyleBackColor = True
|
|
'
|
|
'TBDD_INDEX_MANBindingSource
|
|
'
|
|
Me.TBDD_INDEX_MANBindingSource.DataMember = "TBDD_INDEX_MAN"
|
|
Me.TBDD_INDEX_MANBindingSource.DataSource = Me.GlobixDataset
|
|
'
|
|
'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(753, 108)
|
|
Me.VKT_ADD_ITEMCheckBox.Name = "VKT_ADD_ITEMCheckBox"
|
|
Me.VKT_ADD_ITEMCheckBox.Size = New System.Drawing.Size(205, 20)
|
|
Me.VKT_ADD_ITEMCheckBox.TabIndex = 14
|
|
Me.VKT_ADD_ITEMCheckBox.Text = "Neueingabe erlauben"
|
|
Me.VKT_ADD_ITEMCheckBox.UseVisualStyleBackColor = True
|
|
'
|
|
'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(528, 108)
|
|
Me.VKT_PREVENT_MULTIPLE_VALUESCheckBox.Name = "VKT_PREVENT_MULTIPLE_VALUESCheckBox"
|
|
Me.VKT_PREVENT_MULTIPLE_VALUESCheckBox.Size = New System.Drawing.Size(221, 20)
|
|
Me.VKT_PREVENT_MULTIPLE_VALUESCheckBox.TabIndex = 13
|
|
Me.VKT_PREVENT_MULTIPLE_VALUESCheckBox.Text = "Doppelte Einträge verhindern"
|
|
Me.VKT_PREVENT_MULTIPLE_VALUESCheckBox.UseVisualStyleBackColor = True
|
|
'
|
|
'MULTISELECTCheckBox
|
|
'
|
|
Me.MULTISELECTCheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBDD_INDEX_MANBindingSource, "MULTISELECT", True))
|
|
Me.MULTISELECTCheckBox.Location = New System.Drawing.Point(274, 108)
|
|
Me.MULTISELECTCheckBox.Name = "MULTISELECTCheckBox"
|
|
Me.MULTISELECTCheckBox.Size = New System.Drawing.Size(250, 20)
|
|
Me.MULTISELECTCheckBox.TabIndex = 12
|
|
Me.MULTISELECTCheckBox.Text = "Mehrfachauswahl"
|
|
Me.MULTISELECTCheckBox.UseVisualStyleBackColor = True
|
|
'
|
|
'ACTIVECheckBox
|
|
'
|
|
Me.ACTIVECheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBDD_INDEX_MANBindingSource, "ACTIVE", True))
|
|
Me.ACTIVECheckBox.Location = New System.Drawing.Point(12, 12)
|
|
Me.ACTIVECheckBox.Name = "ACTIVECheckBox"
|
|
Me.ACTIVECheckBox.Size = New System.Drawing.Size(76, 20)
|
|
Me.ACTIVECheckBox.TabIndex = 5
|
|
Me.ACTIVECheckBox.Text = "Aktiv"
|
|
Me.ACTIVECheckBox.UseVisualStyleBackColor = True
|
|
'
|
|
'btneditSQLmanIndex
|
|
'
|
|
Me.btneditSQLmanIndex.ImageOptions.SvgImage = CType(resources.GetObject("btneditSQLmanIndex.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
|
Me.btneditSQLmanIndex.ImageOptions.SvgImageSize = New System.Drawing.Size(16, 16)
|
|
Me.btneditSQLmanIndex.Location = New System.Drawing.Point(139, 132)
|
|
Me.btneditSQLmanIndex.Name = "btneditSQLmanIndex"
|
|
Me.btneditSQLmanIndex.Size = New System.Drawing.Size(819, 22)
|
|
Me.btneditSQLmanIndex.StyleController = Me.LayoutControlManIndexe
|
|
Me.btneditSQLmanIndex.TabIndex = 16
|
|
Me.btneditSQLmanIndex.Text = "SQL Abfrage bearbeiten"
|
|
'
|
|
'TextEditAddedWho_ManIndex
|
|
'
|
|
Me.TextEditAddedWho_ManIndex.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MANBindingSource, "ADDED_WHO", True))
|
|
Me.TextEditAddedWho_ManIndex.Enabled = False
|
|
Me.TextEditAddedWho_ManIndex.Location = New System.Drawing.Point(85, 182)
|
|
Me.TextEditAddedWho_ManIndex.MenuManager = Me.RibbonControl1
|
|
Me.TextEditAddedWho_ManIndex.Name = "TextEditAddedWho_ManIndex"
|
|
Me.TextEditAddedWho_ManIndex.Size = New System.Drawing.Size(397, 20)
|
|
Me.TextEditAddedWho_ManIndex.StyleController = Me.LayoutControlManIndexe
|
|
Me.TextEditAddedWho_ManIndex.TabIndex = 18
|
|
'
|
|
'TextEdit2
|
|
'
|
|
Me.TextEdit2.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MANBindingSource, "ADDED_WHEN", True))
|
|
Me.TextEdit2.Location = New System.Drawing.Point(559, 182)
|
|
Me.TextEdit2.MenuManager = Me.RibbonControl1
|
|
Me.TextEdit2.Name = "TextEdit2"
|
|
Me.TextEdit2.Size = New System.Drawing.Size(399, 20)
|
|
Me.TextEdit2.StyleController = Me.LayoutControlManIndexe
|
|
Me.TextEdit2.TabIndex = 19
|
|
'
|
|
'TextEditChangedWho_ManIndex
|
|
'
|
|
Me.TextEditChangedWho_ManIndex.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MANBindingSource, "CHANGED_WHO", True))
|
|
Me.TextEditChangedWho_ManIndex.Location = New System.Drawing.Point(85, 206)
|
|
Me.TextEditChangedWho_ManIndex.MenuManager = Me.RibbonControl1
|
|
Me.TextEditChangedWho_ManIndex.Name = "TextEditChangedWho_ManIndex"
|
|
Me.TextEditChangedWho_ManIndex.Size = New System.Drawing.Size(397, 20)
|
|
Me.TextEditChangedWho_ManIndex.StyleController = Me.LayoutControlManIndexe
|
|
Me.TextEditChangedWho_ManIndex.TabIndex = 20
|
|
'
|
|
'TextEdit9
|
|
'
|
|
Me.TextEdit9.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MANBindingSource, "GUID", True))
|
|
Me.TextEdit9.Location = New System.Drawing.Point(165, 12)
|
|
Me.TextEdit9.MenuManager = Me.RibbonControl1
|
|
Me.TextEdit9.Name = "TextEdit9"
|
|
Me.TextEdit9.Size = New System.Drawing.Size(793, 20)
|
|
Me.TextEdit9.StyleController = Me.LayoutControlManIndexe
|
|
Me.TextEdit9.TabIndex = 21
|
|
'
|
|
'TextEdit10
|
|
'
|
|
Me.TextEdit10.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MANBindingSource, "NAME", True))
|
|
Me.TextEdit10.Location = New System.Drawing.Point(85, 60)
|
|
Me.TextEdit10.MenuManager = Me.RibbonControl1
|
|
Me.TextEdit10.Name = "TextEdit10"
|
|
Me.TextEdit10.Size = New System.Drawing.Size(380, 20)
|
|
Me.TextEdit10.StyleController = Me.LayoutControlManIndexe
|
|
Me.TextEdit10.TabIndex = 22
|
|
'
|
|
'TextEdit11
|
|
'
|
|
Me.TextEdit11.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MANBindingSource, "COMMENT", True))
|
|
Me.TextEdit11.Location = New System.Drawing.Point(85, 84)
|
|
Me.TextEdit11.MenuManager = Me.RibbonControl1
|
|
Me.TextEdit11.Name = "TextEdit11"
|
|
Me.TextEdit11.Size = New System.Drawing.Size(873, 20)
|
|
Me.TextEdit11.StyleController = Me.LayoutControlManIndexe
|
|
Me.TextEdit11.TabIndex = 23
|
|
'
|
|
'TextEdit12
|
|
'
|
|
Me.TextEdit12.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MANBindingSource, "DEFAULT_VALUE", True))
|
|
Me.TextEdit12.Location = New System.Drawing.Point(85, 158)
|
|
Me.TextEdit12.MenuManager = Me.RibbonControl1
|
|
Me.TextEdit12.Name = "TextEdit12"
|
|
Me.TextEdit12.Size = New System.Drawing.Size(873, 20)
|
|
Me.TextEdit12.StyleController = Me.LayoutControlManIndexe
|
|
Me.TextEdit12.TabIndex = 24
|
|
'
|
|
'SpinEdit1
|
|
'
|
|
Me.SpinEdit1.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBDD_INDEX_MANBindingSource, "SEQUENCE", True))
|
|
Me.SpinEdit1.EditValue = New Decimal(New Integer() {0, 0, 0, 0})
|
|
Me.SpinEdit1.Location = New System.Drawing.Point(165, 36)
|
|
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(793, 20)
|
|
Me.SpinEdit1.StyleController = Me.LayoutControlManIndexe
|
|
Me.SpinEdit1.TabIndex = 25
|
|
'
|
|
'ComboBoxEdit3
|
|
'
|
|
Me.ComboBoxEdit3.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MANBindingSource, "WD_INDEX", True))
|
|
Me.ComboBoxEdit3.Location = New System.Drawing.Point(542, 60)
|
|
Me.ComboBoxEdit3.MenuManager = Me.RibbonControl1
|
|
Me.ComboBoxEdit3.Name = "ComboBoxEdit3"
|
|
Me.ComboBoxEdit3.Properties.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() {New DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)})
|
|
Me.ComboBoxEdit3.Size = New System.Drawing.Size(416, 20)
|
|
Me.ComboBoxEdit3.StyleController = Me.LayoutControlManIndexe
|
|
Me.ComboBoxEdit3.TabIndex = 26
|
|
'
|
|
'ComboBoxEdit4
|
|
'
|
|
Me.ComboBoxEdit4.DataBindings.Add(New System.Windows.Forms.Binding("EditValue", Me.TBDD_INDEX_MANBindingSource, "DATATYPE", True))
|
|
Me.ComboBoxEdit4.Location = New System.Drawing.Point(85, 108)
|
|
Me.ComboBoxEdit4.MenuManager = Me.RibbonControl1
|
|
Me.ComboBoxEdit4.Name = "ComboBoxEdit4"
|
|
Me.ComboBoxEdit4.Properties.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() {New DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)})
|
|
Me.ComboBoxEdit4.Size = New System.Drawing.Size(185, 20)
|
|
Me.ComboBoxEdit4.StyleController = Me.LayoutControlManIndexe
|
|
Me.ComboBoxEdit4.TabIndex = 27
|
|
'
|
|
'LayoutControlGroup1
|
|
'
|
|
Me.LayoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.[True]
|
|
Me.LayoutControlGroup1.GroupBordersVisible = False
|
|
Me.LayoutControlGroup1.Items.AddRange(New DevExpress.XtraLayout.BaseLayoutItem() {Me.LayoutControlItem7, Me.LayoutControlItem17, Me.LayoutControlItem19, Me.LayoutControlItem21, Me.LayoutControlItem6, Me.LayoutControlItem23, Me.LayoutControlItem24, Me.LayoutControlItem27, Me.LayoutControlItem29, Me.LayoutControlItem2, Me.LayoutControlItem8, Me.LayoutControlItem11, Me.LayoutControlItem15, Me.LayoutControlItem9, Me.LayoutControlItem14, Me.LayoutControlItem13})
|
|
Me.LayoutControlGroup1.Name = "LayoutControlGroup1"
|
|
Me.LayoutControlGroup1.Size = New System.Drawing.Size(970, 238)
|
|
Me.LayoutControlGroup1.TextVisible = False
|
|
'
|
|
'LayoutControlItem7
|
|
'
|
|
Me.LayoutControlItem7.Control = Me.ACTIVECheckBox
|
|
Me.LayoutControlItem7.Location = New System.Drawing.Point(0, 0)
|
|
Me.LayoutControlItem7.Name = "LayoutControlItem7"
|
|
Me.LayoutControlItem7.Size = New System.Drawing.Size(80, 48)
|
|
Me.LayoutControlItem7.Text = "ACTIVE:"
|
|
Me.LayoutControlItem7.TextSize = New System.Drawing.Size(0, 0)
|
|
Me.LayoutControlItem7.TextVisible = False
|
|
'
|
|
'LayoutControlItem17
|
|
'
|
|
Me.LayoutControlItem17.Control = Me.MULTISELECTCheckBox
|
|
Me.LayoutControlItem17.Location = New System.Drawing.Point(262, 96)
|
|
Me.LayoutControlItem17.Name = "LayoutControlItem17"
|
|
Me.LayoutControlItem17.Size = New System.Drawing.Size(254, 24)
|
|
Me.LayoutControlItem17.Text = "MULTISELECT:"
|
|
Me.LayoutControlItem17.TextSize = New System.Drawing.Size(0, 0)
|
|
Me.LayoutControlItem17.TextVisible = False
|
|
'
|
|
'LayoutControlItem19
|
|
'
|
|
Me.LayoutControlItem19.Control = Me.VKT_PREVENT_MULTIPLE_VALUESCheckBox
|
|
Me.LayoutControlItem19.Location = New System.Drawing.Point(516, 96)
|
|
Me.LayoutControlItem19.Name = "LayoutControlItem19"
|
|
Me.LayoutControlItem19.Size = New System.Drawing.Size(225, 24)
|
|
Me.LayoutControlItem19.Text = "VKT PREVENT MULTIPLE VALUES:"
|
|
Me.LayoutControlItem19.TextSize = New System.Drawing.Size(0, 0)
|
|
Me.LayoutControlItem19.TextVisible = False
|
|
'
|
|
'LayoutControlItem21
|
|
'
|
|
Me.LayoutControlItem21.Control = Me.VKT_ADD_ITEMCheckBox
|
|
Me.LayoutControlItem21.Location = New System.Drawing.Point(741, 96)
|
|
Me.LayoutControlItem21.Name = "LayoutControlItem21"
|
|
Me.LayoutControlItem21.Size = New System.Drawing.Size(209, 24)
|
|
Me.LayoutControlItem21.Text = "VKT ADD ITEM:"
|
|
Me.LayoutControlItem21.TextSize = New System.Drawing.Size(0, 0)
|
|
Me.LayoutControlItem21.TextVisible = False
|
|
'
|
|
'LayoutControlItem6
|
|
'
|
|
Me.LayoutControlItem6.Control = Me.btneditSQLmanIndex
|
|
Me.LayoutControlItem6.Location = New System.Drawing.Point(127, 120)
|
|
Me.LayoutControlItem6.Name = "LayoutControlItem6"
|
|
Me.LayoutControlItem6.Size = New System.Drawing.Size(823, 26)
|
|
Me.LayoutControlItem6.Text = "SQL Abfrage bearbeiten"
|
|
Me.LayoutControlItem6.TextSize = New System.Drawing.Size(0, 0)
|
|
Me.LayoutControlItem6.TextVisible = False
|
|
'
|
|
'LayoutControlItem23
|
|
'
|
|
Me.LayoutControlItem23.Control = Me.SUGGESTIONCheckBox
|
|
Me.LayoutControlItem23.Location = New System.Drawing.Point(0, 120)
|
|
Me.LayoutControlItem23.Name = "LayoutControlItem23"
|
|
Me.LayoutControlItem23.Size = New System.Drawing.Size(127, 26)
|
|
Me.LayoutControlItem23.Text = "SUGGESTION:"
|
|
Me.LayoutControlItem23.TextSize = New System.Drawing.Size(0, 0)
|
|
Me.LayoutControlItem23.TextVisible = False
|
|
'
|
|
'LayoutControlItem24
|
|
'
|
|
Me.LayoutControlItem24.Control = Me.TextEditAddedWho_ManIndex
|
|
Me.LayoutControlItem24.Location = New System.Drawing.Point(0, 170)
|
|
Me.LayoutControlItem24.Name = "LayoutControlItem24"
|
|
Me.LayoutControlItem24.Size = New System.Drawing.Size(474, 24)
|
|
Me.LayoutControlItem24.Text = "ErstelltWer"
|
|
Me.LayoutControlItem24.TextSize = New System.Drawing.Size(70, 13)
|
|
'
|
|
'LayoutControlItem27
|
|
'
|
|
Me.LayoutControlItem27.Control = Me.TextEdit2
|
|
Me.LayoutControlItem27.Enabled = False
|
|
Me.LayoutControlItem27.Location = New System.Drawing.Point(474, 170)
|
|
Me.LayoutControlItem27.Name = "LayoutControlItem27"
|
|
Me.LayoutControlItem27.Size = New System.Drawing.Size(476, 48)
|
|
Me.LayoutControlItem27.Text = "Erstellt wann"
|
|
Me.LayoutControlItem27.TextSize = New System.Drawing.Size(70, 13)
|
|
'
|
|
'LayoutControlItem29
|
|
'
|
|
Me.LayoutControlItem29.Control = Me.TextEditChangedWho_ManIndex
|
|
Me.LayoutControlItem29.Enabled = False
|
|
Me.LayoutControlItem29.Location = New System.Drawing.Point(0, 194)
|
|
Me.LayoutControlItem29.Name = "LayoutControlItem29"
|
|
Me.LayoutControlItem29.Size = New System.Drawing.Size(474, 24)
|
|
Me.LayoutControlItem29.Text = "Geändert wer"
|
|
Me.LayoutControlItem29.TextSize = New System.Drawing.Size(70, 13)
|
|
'
|
|
'LayoutControlItem2
|
|
'
|
|
Me.LayoutControlItem2.Control = Me.TextEdit9
|
|
Me.LayoutControlItem2.Location = New System.Drawing.Point(80, 0)
|
|
Me.LayoutControlItem2.Name = "LayoutControlItem2"
|
|
Me.LayoutControlItem2.Size = New System.Drawing.Size(870, 24)
|
|
Me.LayoutControlItem2.Text = "ID"
|
|
Me.LayoutControlItem2.TextSize = New System.Drawing.Size(70, 13)
|
|
'
|
|
'LayoutControlItem8
|
|
'
|
|
Me.LayoutControlItem8.Control = Me.TextEdit10
|
|
Me.LayoutControlItem8.Location = New System.Drawing.Point(0, 48)
|
|
Me.LayoutControlItem8.Name = "LayoutControlItem8"
|
|
Me.LayoutControlItem8.Size = New System.Drawing.Size(457, 24)
|
|
Me.LayoutControlItem8.Text = "Bezeichnung"
|
|
Me.LayoutControlItem8.TextSize = New System.Drawing.Size(70, 13)
|
|
'
|
|
'LayoutControlItem11
|
|
'
|
|
Me.LayoutControlItem11.Control = Me.TextEdit11
|
|
Me.LayoutControlItem11.Location = New System.Drawing.Point(0, 72)
|
|
Me.LayoutControlItem11.Name = "LayoutControlItem11"
|
|
Me.LayoutControlItem11.Size = New System.Drawing.Size(950, 24)
|
|
Me.LayoutControlItem11.Text = "Hinweis"
|
|
Me.LayoutControlItem11.TextSize = New System.Drawing.Size(70, 13)
|
|
'
|
|
'LayoutControlItem15
|
|
'
|
|
Me.LayoutControlItem15.Control = Me.TextEdit12
|
|
Me.LayoutControlItem15.Location = New System.Drawing.Point(0, 146)
|
|
Me.LayoutControlItem15.Name = "LayoutControlItem15"
|
|
Me.LayoutControlItem15.Size = New System.Drawing.Size(950, 24)
|
|
Me.LayoutControlItem15.Text = "Default-Wert"
|
|
Me.LayoutControlItem15.TextSize = New System.Drawing.Size(70, 13)
|
|
'
|
|
'LayoutControlItem9
|
|
'
|
|
Me.LayoutControlItem9.Control = Me.SpinEdit1
|
|
Me.LayoutControlItem9.Location = New System.Drawing.Point(80, 24)
|
|
Me.LayoutControlItem9.Name = "LayoutControlItem9"
|
|
Me.LayoutControlItem9.Size = New System.Drawing.Size(870, 24)
|
|
Me.LayoutControlItem9.Text = "Reihenfolge"
|
|
Me.LayoutControlItem9.TextSize = New System.Drawing.Size(70, 13)
|
|
'
|
|
'LayoutControlItem14
|
|
'
|
|
Me.LayoutControlItem14.Control = Me.ComboBoxEdit3
|
|
Me.LayoutControlItem14.Location = New System.Drawing.Point(457, 48)
|
|
Me.LayoutControlItem14.Name = "LayoutControlItem14"
|
|
Me.LayoutControlItem14.Size = New System.Drawing.Size(493, 24)
|
|
Me.LayoutControlItem14.Text = "Attribut"
|
|
Me.LayoutControlItem14.TextSize = New System.Drawing.Size(70, 13)
|
|
'
|
|
'LayoutControlItem13
|
|
'
|
|
Me.LayoutControlItem13.Control = Me.ComboBoxEdit4
|
|
Me.LayoutControlItem13.Location = New System.Drawing.Point(0, 96)
|
|
Me.LayoutControlItem13.Name = "LayoutControlItem13"
|
|
Me.LayoutControlItem13.Size = New System.Drawing.Size(262, 24)
|
|
Me.LayoutControlItem13.Text = "Datentyp"
|
|
Me.LayoutControlItem13.TextSize = New System.Drawing.Size(70, 13)
|
|
'
|
|
'ListBoxAutoIndexe
|
|
'
|
|
Me.ListBoxAutoIndexe.DataSource = Me.TBDD_INDEX_MANBindingSource
|
|
Me.ListBoxAutoIndexe.DisplayMember = "NAME"
|
|
Me.ListBoxAutoIndexe.Dock = System.Windows.Forms.DockStyle.Left
|
|
Me.ListBoxAutoIndexe.FormattingEnabled = True
|
|
Me.ListBoxAutoIndexe.Location = New System.Drawing.Point(0, 0)
|
|
Me.ListBoxAutoIndexe.Name = "ListBoxAutoIndexe"
|
|
Me.ListBoxAutoIndexe.Size = New System.Drawing.Size(191, 206)
|
|
Me.ListBoxAutoIndexe.TabIndex = 0
|
|
Me.ListBoxAutoIndexe.ValueMember = "GUID"
|
|
'
|
|
'XtraTabPageRework
|
|
'
|
|
Me.XtraTabPageRework.Controls.Add(Me.LayoutControlRework)
|
|
Me.XtraTabPageRework.ImageOptions.SvgImage = CType(resources.GetObject("XtraTabPageRework.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
|
Me.XtraTabPageRework.ImageOptions.SvgImageSize = New System.Drawing.Size(16, 16)
|
|
Me.XtraTabPageRework.Name = "XtraTabPageRework"
|
|
Me.XtraTabPageRework.Size = New System.Drawing.Size(1178, 206)
|
|
Me.XtraTabPageRework.Text = "Nachbearbeitungsfunktionen manueller Index"
|
|
'
|
|
'LayoutControlRework
|
|
'
|
|
Me.LayoutControlRework.Location = New System.Drawing.Point(107, 33)
|
|
Me.LayoutControlRework.Name = "LayoutControlRework"
|
|
Me.LayoutControlRework.Root = Me.LayoutControlGroup3
|
|
Me.LayoutControlRework.Size = New System.Drawing.Size(180, 120)
|
|
Me.LayoutControlRework.TabIndex = 0
|
|
Me.LayoutControlRework.Text = "LayoutControl1"
|
|
'
|
|
'LayoutControlGroup3
|
|
'
|
|
Me.LayoutControlGroup3.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.[True]
|
|
Me.LayoutControlGroup3.GroupBordersVisible = False
|
|
Me.LayoutControlGroup3.Name = "LayoutControlGroup3"
|
|
Me.LayoutControlGroup3.Size = New System.Drawing.Size(180, 120)
|
|
Me.LayoutControlGroup3.TextVisible = False
|
|
'
|
|
'XtraTabPageAutoIndexe
|
|
'
|
|
Me.XtraTabPageAutoIndexe.Controls.Add(Me.LayoutControlAutoIndexe)
|
|
Me.XtraTabPageAutoIndexe.ImageOptions.SvgImage = CType(resources.GetObject("XtraTabPageAutoIndexe.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
|
Me.XtraTabPageAutoIndexe.ImageOptions.SvgImageSize = New System.Drawing.Size(16, 16)
|
|
Me.XtraTabPageAutoIndexe.Name = "XtraTabPageAutoIndexe"
|
|
Me.XtraTabPageAutoIndexe.Size = New System.Drawing.Size(1178, 206)
|
|
Me.XtraTabPageAutoIndexe.Text = "automatische/Feste Indexe"
|
|
'
|
|
'LayoutControlAutoIndexe
|
|
'
|
|
Me.LayoutControlAutoIndexe.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.LayoutControlAutoIndexe.Location = New System.Drawing.Point(0, 0)
|
|
Me.LayoutControlAutoIndexe.Name = "LayoutControlAutoIndexe"
|
|
Me.LayoutControlAutoIndexe.Root = Me.LayoutControlGroup2
|
|
Me.LayoutControlAutoIndexe.Size = New System.Drawing.Size(1178, 206)
|
|
Me.LayoutControlAutoIndexe.TabIndex = 0
|
|
Me.LayoutControlAutoIndexe.Text = "LayoutControl1"
|
|
'
|
|
'LayoutControlGroup2
|
|
'
|
|
Me.LayoutControlGroup2.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.[True]
|
|
Me.LayoutControlGroup2.GroupBordersVisible = False
|
|
Me.LayoutControlGroup2.Name = "LayoutControlGroup2"
|
|
Me.LayoutControlGroup2.Size = New System.Drawing.Size(1178, 206)
|
|
Me.LayoutControlGroup2.TextVisible = False
|
|
'
|
|
'XtraTabPageDynamicFolder
|
|
'
|
|
Me.XtraTabPageDynamicFolder.ImageOptions.SvgImage = CType(resources.GetObject("XtraTabPageDynamicFolder.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
|
Me.XtraTabPageDynamicFolder.ImageOptions.SvgImageSize = New System.Drawing.Size(16, 16)
|
|
Me.XtraTabPageDynamicFolder.Name = "XtraTabPageDynamicFolder"
|
|
Me.XtraTabPageDynamicFolder.Size = New System.Drawing.Size(1178, 206)
|
|
Me.XtraTabPageDynamicFolder.Text = "Dynamischer Ordnerpfad"
|
|
'
|
|
'XtraTabPageAutoSelect
|
|
'
|
|
Me.XtraTabPageAutoSelect.ImageOptions.SvgImage = CType(resources.GetObject("XtraTabPageAutoSelect.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
|
Me.XtraTabPageAutoSelect.ImageOptions.SvgImageSize = New System.Drawing.Size(16, 16)
|
|
Me.XtraTabPageAutoSelect.Name = "XtraTabPageAutoSelect"
|
|
Me.XtraTabPageAutoSelect.Size = New System.Drawing.Size(1178, 206)
|
|
Me.XtraTabPageAutoSelect.Text = "Automatische Profilauswahl"
|
|
'
|
|
'TBDD_INDEX_MANTableAdapter
|
|
'
|
|
Me.TBDD_INDEX_MANTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'frmAdmin_Globix
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.ClientSize = New System.Drawing.Size(1212, 717)
|
|
Me.Controls.Add(Me.XtraTabControl1)
|
|
Me.Controls.Add(Me.RibbonStatusBar1)
|
|
Me.Controls.Add(Me.RibbonControl1)
|
|
Me.IconOptions.SvgImage = Global.DigitalData.GUIs.ZooFlow.My.Resources.Resources.ZooFlow_G_DevExpress
|
|
Me.Name = "frmAdmin_Globix"
|
|
Me.Ribbon = Me.RibbonControl1
|
|
Me.StatusBar = Me.RibbonStatusBar1
|
|
Me.Text = "Global Indexer - Profil"
|
|
CType(Me.RibbonControl1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TBDD_DOKUMENTARTBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.GlobixDataset, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.DSIDB_Stammdaten, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.XtraTabControl1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.XtraTabControl1.ResumeLayout(False)
|
|
Me.XtraTabPageProfile.ResumeLayout(False)
|
|
CType(Me.LayoutControlProfile, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.LayoutControlProfile.ResumeLayout(False)
|
|
CType(Me.TextEditErstelltWer.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TextEditGeandertWer.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TextEdit1.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TextEdit3.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TextEdit4.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TextEdit6.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TextEdit7.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TextEdit8.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TextEdit13.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.ComboBoxEdit1.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.ComboBoxEdit2.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.Root, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem22, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem18, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem28, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem12, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem10, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem4, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem3, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem32, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem5, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem36, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem26, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem25, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem30, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.Filestore, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.XtraTabControl2, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.XtraTabControl2.ResumeLayout(False)
|
|
Me.XtraTabPageManIndexe.ResumeLayout(False)
|
|
CType(Me.LayoutControlManIndexe, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.LayoutControlManIndexe.ResumeLayout(False)
|
|
CType(Me.TBDD_INDEX_MANBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TextEditAddedWho_ManIndex.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TextEdit2.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TextEditChangedWho_ManIndex.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TextEdit9.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TextEdit10.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TextEdit11.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TextEdit12.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.SpinEdit1.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.ComboBoxEdit3.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.ComboBoxEdit4.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlGroup1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem7, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem17, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem19, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem21, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem6, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem23, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem24, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem27, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem29, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem2, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem8, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem11, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem15, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem9, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem14, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem13, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.XtraTabPageRework.ResumeLayout(False)
|
|
CType(Me.LayoutControlRework, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlGroup3, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.XtraTabPageAutoIndexe.ResumeLayout(False)
|
|
CType(Me.LayoutControlAutoIndexe, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlGroup2, 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 RibbonStatusBar1 As DevExpress.XtraBars.Ribbon.RibbonStatusBar
|
|
Friend WithEvents RibbonPage2 As DevExpress.XtraBars.Ribbon.RibbonPage
|
|
Friend WithEvents BarButtonSaveExit As DevExpress.XtraBars.BarButtonItem
|
|
Friend WithEvents DSIDB_Stammdaten As DSIDB_Stammdaten
|
|
Friend WithEvents TableAdapterManager As DSIDB_StammdatenTableAdapters.TableAdapterManager
|
|
Friend WithEvents BarButtonSave As DevExpress.XtraBars.BarButtonItem
|
|
Friend WithEvents labelStatus As DevExpress.XtraBars.BarStaticItem
|
|
Friend WithEvents GlobixDataset As GlobixDataset
|
|
Friend WithEvents TBDD_DOKUMENTARTBindingSource As BindingSource
|
|
Friend WithEvents TBDD_DOKUMENTARTTableAdapter As GlobixDatasetTableAdapters.TBDD_DOKUMENTARTTableAdapter
|
|
Friend WithEvents TableAdapterManager1 As GlobixDatasetTableAdapters.TableAdapterManager
|
|
Friend WithEvents BarButtonNew As DevExpress.XtraBars.BarButtonItem
|
|
Friend WithEvents BarButtonItem2 As DevExpress.XtraBars.BarButtonItem
|
|
Friend WithEvents XtraTabControl1 As DevExpress.XtraTab.XtraTabControl
|
|
Friend WithEvents XtraTabPageProfile As DevExpress.XtraTab.XtraTabPage
|
|
Friend WithEvents LayoutControlProfile As DevExpress.XtraLayout.LayoutControl
|
|
Friend WithEvents AKTIVCheckBox As CheckBox
|
|
Friend WithEvents ERSTELLTWANNTextBox As TextBox
|
|
Friend WithEvents GEAENDERTWANNTextBox As TextBox
|
|
Friend WithEvents Root As DevExpress.XtraLayout.LayoutControlGroup
|
|
Friend WithEvents LayoutControlItem22 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents LayoutControlItem32 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents LayoutControlItem36 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents SimpleButton1 As DevExpress.XtraEditors.SimpleButton
|
|
Friend WithEvents LayoutControlItem1 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents XtraTabControl2 As DevExpress.XtraTab.XtraTabControl
|
|
Friend WithEvents XtraTabPageManIndexe As DevExpress.XtraTab.XtraTabPage
|
|
Friend WithEvents XtraTabPageRework As DevExpress.XtraTab.XtraTabPage
|
|
Friend WithEvents XtraTabPageAutoIndexe As DevExpress.XtraTab.XtraTabPage
|
|
Friend WithEvents XtraTabPageDynamicFolder As DevExpress.XtraTab.XtraTabPage
|
|
Friend WithEvents XtraTabPageAutoSelect As DevExpress.XtraTab.XtraTabPage
|
|
Friend WithEvents LayoutControlAutoIndexe As DevExpress.XtraLayout.LayoutControl
|
|
Friend WithEvents LayoutControlGroup2 As DevExpress.XtraLayout.LayoutControlGroup
|
|
Friend WithEvents LayoutControlRework As DevExpress.XtraLayout.LayoutControl
|
|
Friend WithEvents LayoutControlGroup3 As DevExpress.XtraLayout.LayoutControlGroup
|
|
Friend WithEvents TextEditErstelltWer As DevExpress.XtraEditors.TextEdit
|
|
Friend WithEvents TextEditGeandertWer As DevExpress.XtraEditors.TextEdit
|
|
Friend WithEvents LayoutControlItem3 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents LayoutControlItem5 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents LayoutControlManIndexe As DevExpress.XtraLayout.LayoutControl
|
|
Friend WithEvents LayoutControlGroup1 As DevExpress.XtraLayout.LayoutControlGroup
|
|
Friend WithEvents ListBoxAutoIndexe As ListBox
|
|
Friend WithEvents TBDD_INDEX_MANBindingSource As BindingSource
|
|
Friend WithEvents TBDD_INDEX_MANTableAdapter As GlobixDatasetTableAdapters.TBDD_INDEX_MANTableAdapter
|
|
Friend WithEvents SUGGESTIONCheckBox As CheckBox
|
|
Friend WithEvents VKT_ADD_ITEMCheckBox As CheckBox
|
|
Friend WithEvents VKT_PREVENT_MULTIPLE_VALUESCheckBox As CheckBox
|
|
Friend WithEvents MULTISELECTCheckBox As CheckBox
|
|
Friend WithEvents ACTIVECheckBox As CheckBox
|
|
Friend WithEvents btneditSQLmanIndex As DevExpress.XtraEditors.SimpleButton
|
|
Friend WithEvents LayoutControlItem7 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents LayoutControlItem17 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents LayoutControlItem19 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents LayoutControlItem21 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents LayoutControlItem6 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents LayoutControlItem23 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents TextEditAddedWho_ManIndex As DevExpress.XtraEditors.TextEdit
|
|
Friend WithEvents TextEdit2 As DevExpress.XtraEditors.TextEdit
|
|
Friend WithEvents LayoutControlItem24 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents LayoutControlItem27 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents TextEditChangedWho_ManIndex As DevExpress.XtraEditors.TextEdit
|
|
Friend WithEvents LayoutControlItem29 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents TextEdit1 As DevExpress.XtraEditors.TextEdit
|
|
Friend WithEvents TextEdit3 As DevExpress.XtraEditors.TextEdit
|
|
Friend WithEvents TextEdit4 As DevExpress.XtraEditors.TextEdit
|
|
Friend WithEvents TextEdit6 As DevExpress.XtraEditors.TextEdit
|
|
Friend WithEvents TextEdit7 As DevExpress.XtraEditors.TextEdit
|
|
Friend WithEvents TextEdit8 As DevExpress.XtraEditors.TextEdit
|
|
Friend WithEvents LayoutControlItem30 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents LayoutControlItem18 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents LayoutControlItem28 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents LayoutControlItem12 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents LayoutControlItem10 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents LayoutControlItem4 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents TextEdit9 As DevExpress.XtraEditors.TextEdit
|
|
Friend WithEvents TextEdit10 As DevExpress.XtraEditors.TextEdit
|
|
Friend WithEvents TextEdit11 As DevExpress.XtraEditors.TextEdit
|
|
Friend WithEvents TextEdit12 As DevExpress.XtraEditors.TextEdit
|
|
Friend WithEvents LayoutControlItem2 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents LayoutControlItem8 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents LayoutControlItem11 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents LayoutControlItem15 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents TextEdit13 As DevExpress.XtraEditors.TextEdit
|
|
Friend WithEvents ComboBoxEdit1 As DevExpress.XtraEditors.ComboBoxEdit
|
|
Friend WithEvents LayoutControlItem25 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents LayoutControlItem26 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents SpinEdit1 As DevExpress.XtraEditors.SpinEdit
|
|
Friend WithEvents LayoutControlItem9 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents ComboBoxEdit2 As DevExpress.XtraEditors.ComboBoxEdit
|
|
Friend WithEvents Filestore As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents ComboBoxEdit3 As DevExpress.XtraEditors.ComboBoxEdit
|
|
Friend WithEvents ComboBoxEdit4 As DevExpress.XtraEditors.ComboBoxEdit
|
|
Friend WithEvents LayoutControlItem14 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents LayoutControlItem13 As DevExpress.XtraLayout.LayoutControlItem
|
|
End Class
|