386 lines
21 KiB
VB.net
386 lines
21 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|
Partial Class frmQuickEdit
|
|
Inherits System.Windows.Forms.Form
|
|
|
|
'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(frmQuickEdit))
|
|
Me.StatusStrip1 = New System.Windows.Forms.StatusStrip()
|
|
Me.tsstat_lbl = New System.Windows.Forms.ToolStripStatusLabel()
|
|
Me.DD_DMSDataSet = New DD_Record_Organiser.DD_DMSDataSet()
|
|
Me.VWPMO_CONTROL_SCREENBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.VWPMO_CONTROL_SCREENTableAdapter = New DD_Record_Organiser.DD_DMSDataSetTableAdapters.VWPMO_CONTROL_SCREENTableAdapter()
|
|
Me.TableAdapterManager = New DD_Record_Organiser.DD_DMSDataSetTableAdapters.TableAdapterManager()
|
|
Me.VWPMO_CONTROL_SCREENBindingNavigator = New System.Windows.Forms.BindingNavigator(Me.components)
|
|
Me.BindingSourceDGV = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.BindingNavigatorCountItem = New System.Windows.Forms.ToolStripLabel()
|
|
Me.BindingNavigatorMoveFirstItem = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorMovePreviousItem = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorSeparator = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.BindingNavigatorPositionItem = New System.Windows.Forms.ToolStripTextBox()
|
|
Me.BindingNavigatorSeparator1 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.BindingNavigatorMoveNextItem = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorMoveLastItem = New System.Windows.Forms.ToolStripButton()
|
|
Me.BindingNavigatorSeparator2 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.tsbtnrefresh = New System.Windows.Forms.ToolStripButton()
|
|
Me.SplitContainerMain = New System.Windows.Forms.SplitContainer()
|
|
Me.dgvInput = New DevExpress.XtraGrid.GridControl()
|
|
Me.gvMainView = New DevExpress.XtraGrid.Views.Grid.GridView()
|
|
Me.pnlView = New System.Windows.Forms.Panel()
|
|
Me.StatusStrip2 = New System.Windows.Forms.StatusStrip()
|
|
Me.tserstellt_Detail = New System.Windows.Forms.ToolStripStatusLabel()
|
|
Me.ToolStrip2 = New System.Windows.Forms.ToolStrip()
|
|
Me.tslblDetail_Eingabe = New System.Windows.Forms.ToolStripLabel()
|
|
Me.tsButtonAdd = New System.Windows.Forms.ToolStripButton()
|
|
Me.tsButtonDelete = New System.Windows.Forms.ToolStripButton()
|
|
Me.tsButtonSave = New System.Windows.Forms.ToolStripButton()
|
|
Me.TBPMO_RECORDBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
Me.TBPMO_RECORDTableAdapter = New DD_Record_Organiser.DD_DMSDataSetTableAdapters.TBPMO_RECORDTableAdapter()
|
|
Me.TooltipControl = New System.Windows.Forms.ToolTip(Me.components)
|
|
Me.ttTooltip = New System.Windows.Forms.ToolTip(Me.components)
|
|
Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
|
|
Me.StammdatenEditierenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.StatusStrip1.SuspendLayout()
|
|
CType(Me.DD_DMSDataSet, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.VWPMO_CONTROL_SCREENBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.VWPMO_CONTROL_SCREENBindingNavigator, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.VWPMO_CONTROL_SCREENBindingNavigator.SuspendLayout()
|
|
CType(Me.BindingSourceDGV, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.SplitContainerMain, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SplitContainerMain.Panel1.SuspendLayout()
|
|
Me.SplitContainerMain.Panel2.SuspendLayout()
|
|
Me.SplitContainerMain.SuspendLayout()
|
|
CType(Me.dgvInput, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.gvMainView, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.StatusStrip2.SuspendLayout()
|
|
Me.ToolStrip2.SuspendLayout()
|
|
CType(Me.TBPMO_RECORDBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.ContextMenuStrip1.SuspendLayout()
|
|
Me.SuspendLayout()
|
|
'
|
|
'StatusStrip1
|
|
'
|
|
Me.StatusStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.tsstat_lbl})
|
|
resources.ApplyResources(Me.StatusStrip1, "StatusStrip1")
|
|
Me.StatusStrip1.Name = "StatusStrip1"
|
|
'
|
|
'tsstat_lbl
|
|
'
|
|
Me.tsstat_lbl.Image = Global.DD_Record_Organiser.My.Resources.Resources.flag_green
|
|
Me.tsstat_lbl.Name = "tsstat_lbl"
|
|
resources.ApplyResources(Me.tsstat_lbl, "tsstat_lbl")
|
|
'
|
|
'DD_DMSDataSet
|
|
'
|
|
Me.DD_DMSDataSet.DataSetName = "DD_DMSDataSet"
|
|
Me.DD_DMSDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
|
|
'
|
|
'VWPMO_CONTROL_SCREENBindingSource
|
|
'
|
|
Me.VWPMO_CONTROL_SCREENBindingSource.DataMember = "VWPMO_CONTROL_SCREEN"
|
|
Me.VWPMO_CONTROL_SCREENBindingSource.DataSource = Me.DD_DMSDataSet
|
|
'
|
|
'VWPMO_CONTROL_SCREENTableAdapter
|
|
'
|
|
Me.VWPMO_CONTROL_SCREENTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'TableAdapterManager
|
|
'
|
|
Me.TableAdapterManager.BackupDataSetBeforeUpdate = False
|
|
Me.TableAdapterManager.Connection = Nothing
|
|
Me.TableAdapterManager.TBDD_CONNECTIONTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBDD_DOKUMENTARTTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBDD_EINGANGSARTENTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBDD_EMAIL_ACCOUNTTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBDD_GROUPS_USERTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBDD_INDEX_AUTOMTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBDD_USER_GROUPSTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBDD_USERTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_FILES_USERTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_FOLLOW_UP_EMAILTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_FOLLUPEMAIL_USERTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_FORM_CONSTRUCTOR_DETAILTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_FORM_CONSTRUCTORTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_FORM_TYPETableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_FORM_VIEWTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_FORMTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_KONFIGURATIONTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_RECORD_LOG_CONFIGTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_RECORDTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_TEMPLATE_ENTITYTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_TEMPLATE_PATTERNTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_TEMPLATETableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_WD_FVIEW_DT_INDEXTableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_WD_OBJECTTYPETableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_WORKFLOW_TASK_STATETableAdapter = Nothing
|
|
Me.TableAdapterManager.TBPMO_WORKFLOWTableAdapter = Nothing
|
|
Me.TableAdapterManager.UpdateOrder = DD_Record_Organiser.DD_DMSDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
|
|
'
|
|
'VWPMO_CONTROL_SCREENBindingNavigator
|
|
'
|
|
Me.VWPMO_CONTROL_SCREENBindingNavigator.AddNewItem = Nothing
|
|
Me.VWPMO_CONTROL_SCREENBindingNavigator.BindingSource = Me.BindingSourceDGV
|
|
Me.VWPMO_CONTROL_SCREENBindingNavigator.CountItem = Me.BindingNavigatorCountItem
|
|
Me.VWPMO_CONTROL_SCREENBindingNavigator.CountItemFormat = "von {0} Datensätzen"
|
|
Me.VWPMO_CONTROL_SCREENBindingNavigator.DeleteItem = Nothing
|
|
Me.VWPMO_CONTROL_SCREENBindingNavigator.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.BindingNavigatorMoveFirstItem, Me.BindingNavigatorMovePreviousItem, Me.BindingNavigatorSeparator, Me.BindingNavigatorPositionItem, Me.BindingNavigatorCountItem, Me.BindingNavigatorSeparator1, Me.BindingNavigatorMoveNextItem, Me.BindingNavigatorMoveLastItem, Me.BindingNavigatorSeparator2, Me.tsbtnrefresh})
|
|
resources.ApplyResources(Me.VWPMO_CONTROL_SCREENBindingNavigator, "VWPMO_CONTROL_SCREENBindingNavigator")
|
|
Me.VWPMO_CONTROL_SCREENBindingNavigator.MoveFirstItem = Me.BindingNavigatorMoveFirstItem
|
|
Me.VWPMO_CONTROL_SCREENBindingNavigator.MoveLastItem = Me.BindingNavigatorMoveLastItem
|
|
Me.VWPMO_CONTROL_SCREENBindingNavigator.MoveNextItem = Me.BindingNavigatorMoveNextItem
|
|
Me.VWPMO_CONTROL_SCREENBindingNavigator.MovePreviousItem = Me.BindingNavigatorMovePreviousItem
|
|
Me.VWPMO_CONTROL_SCREENBindingNavigator.Name = "VWPMO_CONTROL_SCREENBindingNavigator"
|
|
Me.VWPMO_CONTROL_SCREENBindingNavigator.PositionItem = Me.BindingNavigatorPositionItem
|
|
'
|
|
'BindingSourceDGV
|
|
'
|
|
Me.BindingSourceDGV.AllowNew = False
|
|
'
|
|
'BindingNavigatorCountItem
|
|
'
|
|
Me.BindingNavigatorCountItem.Name = "BindingNavigatorCountItem"
|
|
resources.ApplyResources(Me.BindingNavigatorCountItem, "BindingNavigatorCountItem")
|
|
'
|
|
'BindingNavigatorMoveFirstItem
|
|
'
|
|
Me.BindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
resources.ApplyResources(Me.BindingNavigatorMoveFirstItem, "BindingNavigatorMoveFirstItem")
|
|
Me.BindingNavigatorMoveFirstItem.Name = "BindingNavigatorMoveFirstItem"
|
|
'
|
|
'BindingNavigatorMovePreviousItem
|
|
'
|
|
Me.BindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
resources.ApplyResources(Me.BindingNavigatorMovePreviousItem, "BindingNavigatorMovePreviousItem")
|
|
Me.BindingNavigatorMovePreviousItem.Name = "BindingNavigatorMovePreviousItem"
|
|
'
|
|
'BindingNavigatorSeparator
|
|
'
|
|
Me.BindingNavigatorSeparator.Name = "BindingNavigatorSeparator"
|
|
resources.ApplyResources(Me.BindingNavigatorSeparator, "BindingNavigatorSeparator")
|
|
'
|
|
'BindingNavigatorPositionItem
|
|
'
|
|
resources.ApplyResources(Me.BindingNavigatorPositionItem, "BindingNavigatorPositionItem")
|
|
Me.BindingNavigatorPositionItem.Name = "BindingNavigatorPositionItem"
|
|
'
|
|
'BindingNavigatorSeparator1
|
|
'
|
|
Me.BindingNavigatorSeparator1.Name = "BindingNavigatorSeparator1"
|
|
resources.ApplyResources(Me.BindingNavigatorSeparator1, "BindingNavigatorSeparator1")
|
|
'
|
|
'BindingNavigatorMoveNextItem
|
|
'
|
|
Me.BindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
resources.ApplyResources(Me.BindingNavigatorMoveNextItem, "BindingNavigatorMoveNextItem")
|
|
Me.BindingNavigatorMoveNextItem.Name = "BindingNavigatorMoveNextItem"
|
|
'
|
|
'BindingNavigatorMoveLastItem
|
|
'
|
|
Me.BindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
resources.ApplyResources(Me.BindingNavigatorMoveLastItem, "BindingNavigatorMoveLastItem")
|
|
Me.BindingNavigatorMoveLastItem.Name = "BindingNavigatorMoveLastItem"
|
|
'
|
|
'BindingNavigatorSeparator2
|
|
'
|
|
Me.BindingNavigatorSeparator2.Name = "BindingNavigatorSeparator2"
|
|
resources.ApplyResources(Me.BindingNavigatorSeparator2, "BindingNavigatorSeparator2")
|
|
'
|
|
'tsbtnrefresh
|
|
'
|
|
Me.tsbtnrefresh.Image = Global.DD_Record_Organiser.My.Resources.Resources.refresh_16xLG
|
|
resources.ApplyResources(Me.tsbtnrefresh, "tsbtnrefresh")
|
|
Me.tsbtnrefresh.Name = "tsbtnrefresh"
|
|
'
|
|
'SplitContainerMain
|
|
'
|
|
resources.ApplyResources(Me.SplitContainerMain, "SplitContainerMain")
|
|
Me.SplitContainerMain.Name = "SplitContainerMain"
|
|
'
|
|
'SplitContainerMain.Panel1
|
|
'
|
|
Me.SplitContainerMain.Panel1.Controls.Add(Me.dgvInput)
|
|
'
|
|
'SplitContainerMain.Panel2
|
|
'
|
|
Me.SplitContainerMain.Panel2.Controls.Add(Me.pnlView)
|
|
Me.SplitContainerMain.Panel2.Controls.Add(Me.StatusStrip2)
|
|
Me.SplitContainerMain.Panel2.Controls.Add(Me.ToolStrip2)
|
|
Me.SplitContainerMain.TabStop = False
|
|
'
|
|
'dgvInput
|
|
'
|
|
Me.dgvInput.DataSource = Me.BindingSourceDGV
|
|
resources.ApplyResources(Me.dgvInput, "dgvInput")
|
|
Me.dgvInput.MainView = Me.gvMainView
|
|
Me.dgvInput.Name = "dgvInput"
|
|
Me.dgvInput.TabStop = False
|
|
Me.dgvInput.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.gvMainView})
|
|
'
|
|
'gvMainView
|
|
'
|
|
Me.gvMainView.Appearance.OddRow.BackColor = CType(resources.GetObject("gvMainView.Appearance.OddRow.BackColor"), System.Drawing.Color)
|
|
Me.gvMainView.Appearance.OddRow.Options.UseBackColor = True
|
|
Me.gvMainView.GridControl = Me.dgvInput
|
|
Me.gvMainView.Name = "gvMainView"
|
|
Me.gvMainView.OptionsBehavior.Editable = False
|
|
Me.gvMainView.OptionsLayout.Columns.StoreAppearance = True
|
|
Me.gvMainView.OptionsPrint.EnableAppearanceOddRow = True
|
|
Me.gvMainView.OptionsSelection.EnableAppearanceFocusedCell = False
|
|
Me.gvMainView.OptionsView.EnableAppearanceEvenRow = True
|
|
Me.gvMainView.OptionsView.EnableAppearanceOddRow = True
|
|
'
|
|
'pnlView
|
|
'
|
|
resources.ApplyResources(Me.pnlView, "pnlView")
|
|
Me.pnlView.Name = "pnlView"
|
|
'
|
|
'StatusStrip2
|
|
'
|
|
Me.StatusStrip2.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.tserstellt_Detail})
|
|
resources.ApplyResources(Me.StatusStrip2, "StatusStrip2")
|
|
Me.StatusStrip2.Name = "StatusStrip2"
|
|
'
|
|
'tserstellt_Detail
|
|
'
|
|
Me.tserstellt_Detail.Name = "tserstellt_Detail"
|
|
resources.ApplyResources(Me.tserstellt_Detail, "tserstellt_Detail")
|
|
'
|
|
'ToolStrip2
|
|
'
|
|
Me.ToolStrip2.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.tslblDetail_Eingabe, Me.tsButtonAdd, Me.tsButtonDelete, Me.tsButtonSave})
|
|
resources.ApplyResources(Me.ToolStrip2, "ToolStrip2")
|
|
Me.ToolStrip2.Name = "ToolStrip2"
|
|
'
|
|
'tslblDetail_Eingabe
|
|
'
|
|
Me.tslblDetail_Eingabe.Name = "tslblDetail_Eingabe"
|
|
resources.ApplyResources(Me.tslblDetail_Eingabe, "tslblDetail_Eingabe")
|
|
'
|
|
'tsButtonAdd
|
|
'
|
|
Me.tsButtonAdd.Image = Global.DD_Record_Organiser.My.Resources.Resources.add
|
|
resources.ApplyResources(Me.tsButtonAdd, "tsButtonAdd")
|
|
Me.tsButtonAdd.Name = "tsButtonAdd"
|
|
'
|
|
'tsButtonDelete
|
|
'
|
|
resources.ApplyResources(Me.tsButtonDelete, "tsButtonDelete")
|
|
Me.tsButtonDelete.Name = "tsButtonDelete"
|
|
'
|
|
'tsButtonSave
|
|
'
|
|
Me.tsButtonSave.Image = Global.DD_Record_Organiser.My.Resources.Resources.save_16xLG
|
|
resources.ApplyResources(Me.tsButtonSave, "tsButtonSave")
|
|
Me.tsButtonSave.Name = "tsButtonSave"
|
|
'
|
|
'TBPMO_RECORDBindingSource
|
|
'
|
|
Me.TBPMO_RECORDBindingSource.DataMember = "TBPMO_RECORD"
|
|
Me.TBPMO_RECORDBindingSource.DataSource = Me.DD_DMSDataSet
|
|
'
|
|
'TBPMO_RECORDTableAdapter
|
|
'
|
|
Me.TBPMO_RECORDTableAdapter.ClearBeforeFill = True
|
|
'
|
|
'ContextMenuStrip1
|
|
'
|
|
Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.StammdatenEditierenToolStripMenuItem})
|
|
Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
|
|
resources.ApplyResources(Me.ContextMenuStrip1, "ContextMenuStrip1")
|
|
'
|
|
'StammdatenEditierenToolStripMenuItem
|
|
'
|
|
Me.StammdatenEditierenToolStripMenuItem.Name = "StammdatenEditierenToolStripMenuItem"
|
|
resources.ApplyResources(Me.StammdatenEditierenToolStripMenuItem, "StammdatenEditierenToolStripMenuItem")
|
|
'
|
|
'frmQuickEdit
|
|
'
|
|
Me.AllowDrop = True
|
|
resources.ApplyResources(Me, "$this")
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.Controls.Add(Me.SplitContainerMain)
|
|
Me.Controls.Add(Me.VWPMO_CONTROL_SCREENBindingNavigator)
|
|
Me.Controls.Add(Me.StatusStrip1)
|
|
Me.KeyPreview = True
|
|
Me.Name = "frmQuickEdit"
|
|
Me.StatusStrip1.ResumeLayout(False)
|
|
Me.StatusStrip1.PerformLayout()
|
|
CType(Me.DD_DMSDataSet, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.VWPMO_CONTROL_SCREENBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.VWPMO_CONTROL_SCREENBindingNavigator, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.VWPMO_CONTROL_SCREENBindingNavigator.ResumeLayout(False)
|
|
Me.VWPMO_CONTROL_SCREENBindingNavigator.PerformLayout()
|
|
CType(Me.BindingSourceDGV, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.SplitContainerMain.Panel1.ResumeLayout(False)
|
|
Me.SplitContainerMain.Panel2.ResumeLayout(False)
|
|
Me.SplitContainerMain.Panel2.PerformLayout()
|
|
CType(Me.SplitContainerMain, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.SplitContainerMain.ResumeLayout(False)
|
|
CType(Me.dgvInput, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.gvMainView, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.StatusStrip2.ResumeLayout(False)
|
|
Me.StatusStrip2.PerformLayout()
|
|
Me.ToolStrip2.ResumeLayout(False)
|
|
Me.ToolStrip2.PerformLayout()
|
|
CType(Me.TBPMO_RECORDBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.ContextMenuStrip1.ResumeLayout(False)
|
|
Me.ResumeLayout(False)
|
|
Me.PerformLayout()
|
|
|
|
End Sub
|
|
Friend WithEvents StatusStrip1 As System.Windows.Forms.StatusStrip
|
|
Friend WithEvents DD_DMSDataSet As DD_Record_Organiser.DD_DMSDataSet
|
|
Friend WithEvents VWPMO_CONTROL_SCREENBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents VWPMO_CONTROL_SCREENTableAdapter As DD_Record_Organiser.DD_DMSDataSetTableAdapters.VWPMO_CONTROL_SCREENTableAdapter
|
|
Friend WithEvents TableAdapterManager As DD_Record_Organiser.DD_DMSDataSetTableAdapters.TableAdapterManager
|
|
Friend WithEvents VWPMO_CONTROL_SCREENBindingNavigator As System.Windows.Forms.BindingNavigator
|
|
Friend WithEvents BindingNavigatorCountItem As System.Windows.Forms.ToolStripLabel
|
|
Friend WithEvents BindingNavigatorMoveFirstItem As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents BindingNavigatorMovePreviousItem As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents BindingNavigatorSeparator As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents BindingNavigatorPositionItem As System.Windows.Forms.ToolStripTextBox
|
|
Friend WithEvents BindingNavigatorSeparator1 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents BindingNavigatorMoveNextItem As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents BindingNavigatorMoveLastItem As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents BindingNavigatorSeparator2 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents SplitContainerMain As System.Windows.Forms.SplitContainer
|
|
Friend WithEvents BindingSourceDGV As System.Windows.Forms.BindingSource
|
|
Friend WithEvents TBPMO_RECORDBindingSource As System.Windows.Forms.BindingSource
|
|
Friend WithEvents TBPMO_RECORDTableAdapter As DD_Record_Organiser.DD_DMSDataSetTableAdapters.TBPMO_RECORDTableAdapter
|
|
Friend WithEvents tsstat_lbl As System.Windows.Forms.ToolStripStatusLabel
|
|
Friend WithEvents tsbtnrefresh As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents dgvInput As DevExpress.XtraGrid.GridControl
|
|
Friend WithEvents gvMainView As DevExpress.XtraGrid.Views.Grid.GridView
|
|
Friend WithEvents TooltipControl As System.Windows.Forms.ToolTip
|
|
Friend WithEvents ToolStrip2 As System.Windows.Forms.ToolStrip
|
|
Friend WithEvents StatusStrip2 As System.Windows.Forms.StatusStrip
|
|
Friend WithEvents tslblDetail_Eingabe As System.Windows.Forms.ToolStripLabel
|
|
Friend WithEvents tsButtonAdd As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents tsButtonDelete As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents tsButtonSave As System.Windows.Forms.ToolStripButton
|
|
Friend WithEvents tserstellt_Detail As System.Windows.Forms.ToolStripStatusLabel
|
|
Friend WithEvents ttTooltip As System.Windows.Forms.ToolTip
|
|
Friend WithEvents ContextMenuStrip1 As System.Windows.Forms.ContextMenuStrip
|
|
Friend WithEvents StammdatenEditierenToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents pnlView As System.Windows.Forms.Panel
|
|
End Class
|