752 lines
42 KiB
VB.net
752 lines
42 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|
Partial Class frmMain
|
|
Inherits DevExpress.XtraBars.Ribbon.RibbonForm
|
|
|
|
'Form overrides dispose to clean up the component list.
|
|
<System.Diagnostics.DebuggerNonUserCode()> _
|
|
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
|
|
If disposing AndAlso components IsNot Nothing Then
|
|
components.Dispose()
|
|
End If
|
|
MyBase.Dispose(disposing)
|
|
End Sub
|
|
|
|
'Required by the Windows Form Designer
|
|
Private components As System.ComponentModel.IContainer
|
|
|
|
'NOTE: The following procedure is required by the Windows Form Designer
|
|
'It can be modified using the Windows Form Designer.
|
|
'Do not modify it using the code editor.
|
|
<System.Diagnostics.DebuggerStepThrough()> _
|
|
Private Sub InitializeComponent()
|
|
Me.RibbonControl = New DevExpress.XtraBars.Ribbon.RibbonControl()
|
|
Me.btnLoadDocuments = New DevExpress.XtraBars.BarButtonItem()
|
|
Me.txtFilesLoaded = New DevExpress.XtraBars.BarHeaderItem()
|
|
Me.BarButtonItem1 = New DevExpress.XtraBars.BarButtonItem()
|
|
Me.BarButtonItem2 = New DevExpress.XtraBars.BarButtonItem()
|
|
Me.BarButtonItem3 = New DevExpress.XtraBars.BarButtonItem()
|
|
Me.checkShowXml = New DevExpress.XtraBars.BarCheckItem()
|
|
Me.BarButtonItem4 = New DevExpress.XtraBars.BarButtonItem()
|
|
Me.RibbonPage1 = New DevExpress.XtraBars.Ribbon.RibbonPage()
|
|
Me.RibbonPageGroup1 = New DevExpress.XtraBars.Ribbon.RibbonPageGroup()
|
|
Me.RibbonPageGroup2 = New DevExpress.XtraBars.Ribbon.RibbonPageGroup()
|
|
Me.RibbonPageGroup3 = New DevExpress.XtraBars.Ribbon.RibbonPageGroup()
|
|
Me.RibbonStatusBar = New DevExpress.XtraBars.Ribbon.RibbonStatusBar()
|
|
Me.GridControlFiles = New DevExpress.XtraGrid.GridControl()
|
|
Me.GridViewFiles = New DevExpress.XtraGrid.Views.Grid.GridView()
|
|
Me.colFileName = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colFilePath = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.SplitContainerControl1 = New DevExpress.XtraEditors.SplitContainerControl()
|
|
Me.SplitContainerControl2 = New DevExpress.XtraEditors.SplitContainerControl()
|
|
Me.LayoutControl1 = New DevExpress.XtraLayout.LayoutControl()
|
|
Me.txtOrderIssuer = New DevExpress.XtraEditors.TextEdit()
|
|
Me.MemoEdit1 = New DevExpress.XtraEditors.MemoEdit()
|
|
Me.txtOrderNumber = New DevExpress.XtraEditors.TextEdit()
|
|
Me.TextEdit5 = New DevExpress.XtraEditors.TextEdit()
|
|
Me.TextEdit6 = New DevExpress.XtraEditors.TextEdit()
|
|
Me.TextEdit7 = New DevExpress.XtraEditors.TextEdit()
|
|
Me.TextEdit8 = New DevExpress.XtraEditors.TextEdit()
|
|
Me.TextEdit9 = New DevExpress.XtraEditors.TextEdit()
|
|
Me.txtBELEGKEY = New DevExpress.XtraEditors.TextEdit()
|
|
Me.txtRunningNumber = New DevExpress.XtraEditors.TextEdit()
|
|
Me.dateOrderDate = New DevExpress.XtraEditors.DateEdit()
|
|
Me.cmbMandator = New DevExpress.XtraEditors.SearchLookUpEdit()
|
|
Me.SearchLookUpEdit1View = New DevExpress.XtraGrid.Views.Grid.GridView()
|
|
Me.cmbCustomer = New DevExpress.XtraEditors.SearchLookUpEdit()
|
|
Me.GridView1 = New DevExpress.XtraGrid.Views.Grid.GridView()
|
|
Me.Root = New DevExpress.XtraLayout.LayoutControlGroup()
|
|
Me.LayoutItemOrderIssuer = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItem3 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutItemOrderNumber = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItem6 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItem9 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItem10 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItem11 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItemRunningNumber = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutItemOrderDate = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItem8 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItem7 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItem1 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.SimpleSeparator1 = New DevExpress.XtraLayout.SimpleSeparator()
|
|
Me.LayoutControlItem5 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.GridControlPositions = New DevExpress.XtraGrid.GridControl()
|
|
Me.GridViewPositions = New DevExpress.XtraGrid.Views.Grid.GridView()
|
|
Me.SplitContainerControl3 = New DevExpress.XtraEditors.SplitContainerControl()
|
|
Me.RichEditXml = New DevExpress.XtraRichEdit.RichEditControl()
|
|
CType(Me.RibbonControl, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.GridControlFiles, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.GridViewFiles, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.SplitContainerControl1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SplitContainerControl1.SuspendLayout()
|
|
CType(Me.SplitContainerControl2, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SplitContainerControl2.SuspendLayout()
|
|
CType(Me.LayoutControl1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.LayoutControl1.SuspendLayout()
|
|
CType(Me.txtOrderIssuer.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.MemoEdit1.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.txtOrderNumber.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TextEdit5.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.TextEdit9.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.txtBELEGKEY.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.txtRunningNumber.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.dateOrderDate.Properties.CalendarTimeProperties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.dateOrderDate.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.cmbMandator.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.SearchLookUpEdit1View, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.cmbCustomer.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.GridView1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.Root, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutItemOrderIssuer, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem3, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutItemOrderNumber, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem6, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem9, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem10, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem11, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItemRunningNumber, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutItemOrderDate, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem8, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem7, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.SimpleSeparator1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem5, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.GridControlPositions, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.GridViewPositions, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.SplitContainerControl3, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SplitContainerControl3.SuspendLayout()
|
|
Me.SuspendLayout()
|
|
'
|
|
'RibbonControl
|
|
'
|
|
Me.RibbonControl.ExpandCollapseItem.Id = 0
|
|
Me.RibbonControl.Items.AddRange(New DevExpress.XtraBars.BarItem() {Me.RibbonControl.ExpandCollapseItem, Me.RibbonControl.SearchEditItem, Me.btnLoadDocuments, Me.txtFilesLoaded, Me.BarButtonItem1, Me.BarButtonItem2, Me.BarButtonItem3, Me.checkShowXml, Me.BarButtonItem4})
|
|
Me.RibbonControl.Location = New System.Drawing.Point(0, 0)
|
|
Me.RibbonControl.MaxItemId = 11
|
|
Me.RibbonControl.Name = "RibbonControl"
|
|
Me.RibbonControl.Pages.AddRange(New DevExpress.XtraBars.Ribbon.RibbonPage() {Me.RibbonPage1})
|
|
Me.RibbonControl.Size = New System.Drawing.Size(1406, 158)
|
|
Me.RibbonControl.StatusBar = Me.RibbonStatusBar
|
|
'
|
|
'btnLoadDocuments
|
|
'
|
|
Me.btnLoadDocuments.Caption = "Dokumente einlesen"
|
|
Me.btnLoadDocuments.Id = 1
|
|
Me.btnLoadDocuments.ImageOptions.SvgImage = Global.EDIDocumentImport.My.Resources.Resources.import
|
|
Me.btnLoadDocuments.Name = "btnLoadDocuments"
|
|
'
|
|
'txtFilesLoaded
|
|
'
|
|
Me.txtFilesLoaded.Caption = "Keine Dokumente geladen"
|
|
Me.txtFilesLoaded.Id = 3
|
|
Me.txtFilesLoaded.Name = "txtFilesLoaded"
|
|
'
|
|
'BarButtonItem1
|
|
'
|
|
Me.BarButtonItem1.Caption = "Eingangsverzeichnis öffnen"
|
|
Me.BarButtonItem1.Id = 5
|
|
Me.BarButtonItem1.ImageOptions.SvgImage = Global.EDIDocumentImport.My.Resources.Resources.open2
|
|
Me.BarButtonItem1.Name = "BarButtonItem1"
|
|
'
|
|
'BarButtonItem2
|
|
'
|
|
Me.BarButtonItem2.Caption = "Ausgangsverzeichnis öffnen"
|
|
Me.BarButtonItem2.Id = 6
|
|
Me.BarButtonItem2.ImageOptions.SvgImage = Global.EDIDocumentImport.My.Resources.Resources.open
|
|
Me.BarButtonItem2.Name = "BarButtonItem2"
|
|
'
|
|
'BarButtonItem3
|
|
'
|
|
Me.BarButtonItem3.Caption = "Konfigurationsverzeichnis öffnen"
|
|
Me.BarButtonItem3.Id = 7
|
|
Me.BarButtonItem3.ImageOptions.SvgImage = Global.EDIDocumentImport.My.Resources.Resources.pagesetup
|
|
Me.BarButtonItem3.Name = "BarButtonItem3"
|
|
'
|
|
'checkShowXml
|
|
'
|
|
Me.checkShowXml.Caption = "XML Datei anzeigen"
|
|
Me.checkShowXml.Id = 9
|
|
Me.checkShowXml.ImageOptions.SvgImage = Global.EDIDocumentImport.My.Resources.Resources.showallfieldcodes
|
|
Me.checkShowXml.Name = "checkShowXml"
|
|
'
|
|
'BarButtonItem4
|
|
'
|
|
Me.BarButtonItem4.Caption = "Daten übermitteln"
|
|
Me.BarButtonItem4.Id = 10
|
|
Me.BarButtonItem4.ImageOptions.SvgImage = Global.EDIDocumentImport.My.Resources.Resources.bo_validation
|
|
Me.BarButtonItem4.Name = "BarButtonItem4"
|
|
'
|
|
'RibbonPage1
|
|
'
|
|
Me.RibbonPage1.Groups.AddRange(New DevExpress.XtraBars.Ribbon.RibbonPageGroup() {Me.RibbonPageGroup1, Me.RibbonPageGroup2, Me.RibbonPageGroup3})
|
|
Me.RibbonPage1.Name = "RibbonPage1"
|
|
Me.RibbonPage1.Text = "Start"
|
|
'
|
|
'RibbonPageGroup1
|
|
'
|
|
Me.RibbonPageGroup1.ItemLinks.Add(Me.btnLoadDocuments)
|
|
Me.RibbonPageGroup1.ItemLinks.Add(Me.BarButtonItem4)
|
|
Me.RibbonPageGroup1.Name = "RibbonPageGroup1"
|
|
Me.RibbonPageGroup1.Text = "Start"
|
|
'
|
|
'RibbonPageGroup2
|
|
'
|
|
Me.RibbonPageGroup2.Alignment = DevExpress.XtraBars.Ribbon.RibbonPageGroupAlignment.Far
|
|
Me.RibbonPageGroup2.ItemLinks.Add(Me.BarButtonItem1)
|
|
Me.RibbonPageGroup2.ItemLinks.Add(Me.BarButtonItem2)
|
|
Me.RibbonPageGroup2.ItemLinks.Add(Me.BarButtonItem3)
|
|
Me.RibbonPageGroup2.Name = "RibbonPageGroup2"
|
|
Me.RibbonPageGroup2.Text = "Konfiguration"
|
|
'
|
|
'RibbonPageGroup3
|
|
'
|
|
Me.RibbonPageGroup3.Alignment = DevExpress.XtraBars.Ribbon.RibbonPageGroupAlignment.Far
|
|
Me.RibbonPageGroup3.ItemLinks.Add(Me.checkShowXml)
|
|
Me.RibbonPageGroup3.Name = "RibbonPageGroup3"
|
|
Me.RibbonPageGroup3.Text = "Debugging"
|
|
'
|
|
'RibbonStatusBar
|
|
'
|
|
Me.RibbonStatusBar.ItemLinks.Add(Me.txtFilesLoaded)
|
|
Me.RibbonStatusBar.Location = New System.Drawing.Point(0, 752)
|
|
Me.RibbonStatusBar.Name = "RibbonStatusBar"
|
|
Me.RibbonStatusBar.Ribbon = Me.RibbonControl
|
|
Me.RibbonStatusBar.Size = New System.Drawing.Size(1406, 24)
|
|
'
|
|
'GridControlFiles
|
|
'
|
|
Me.GridControlFiles.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.GridControlFiles.Location = New System.Drawing.Point(0, 0)
|
|
Me.GridControlFiles.MainView = Me.GridViewFiles
|
|
Me.GridControlFiles.MenuManager = Me.RibbonControl
|
|
Me.GridControlFiles.Name = "GridControlFiles"
|
|
Me.GridControlFiles.Size = New System.Drawing.Size(324, 594)
|
|
Me.GridControlFiles.TabIndex = 2
|
|
Me.GridControlFiles.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridViewFiles})
|
|
'
|
|
'GridViewFiles
|
|
'
|
|
Me.GridViewFiles.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.colFileName, Me.colFilePath})
|
|
Me.GridViewFiles.GridControl = Me.GridControlFiles
|
|
Me.GridViewFiles.Name = "GridViewFiles"
|
|
'
|
|
'colFileName
|
|
'
|
|
Me.colFileName.Caption = "Dateiname"
|
|
Me.colFileName.FieldName = "Name"
|
|
Me.colFileName.Name = "colFileName"
|
|
Me.colFileName.Visible = True
|
|
Me.colFileName.VisibleIndex = 0
|
|
'
|
|
'colFilePath
|
|
'
|
|
Me.colFilePath.Caption = "Dateipfad"
|
|
Me.colFilePath.FieldName = "FullName"
|
|
Me.colFilePath.Name = "colFilePath"
|
|
Me.colFilePath.Visible = True
|
|
Me.colFilePath.VisibleIndex = 1
|
|
'
|
|
'SplitContainerControl1
|
|
'
|
|
Me.SplitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.SplitContainerControl1.Location = New System.Drawing.Point(0, 0)
|
|
Me.SplitContainerControl1.Name = "SplitContainerControl1"
|
|
Me.SplitContainerControl1.Panel1.Controls.Add(Me.GridControlFiles)
|
|
Me.SplitContainerControl1.Panel1.Text = "Panel1"
|
|
Me.SplitContainerControl1.Panel2.Controls.Add(Me.SplitContainerControl2)
|
|
Me.SplitContainerControl1.Panel2.Text = "Panel2"
|
|
Me.SplitContainerControl1.Size = New System.Drawing.Size(1396, 594)
|
|
Me.SplitContainerControl1.SplitterPosition = 324
|
|
Me.SplitContainerControl1.TabIndex = 3
|
|
'
|
|
'SplitContainerControl2
|
|
'
|
|
Me.SplitContainerControl2.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.SplitContainerControl2.Horizontal = False
|
|
Me.SplitContainerControl2.Location = New System.Drawing.Point(0, 0)
|
|
Me.SplitContainerControl2.Name = "SplitContainerControl2"
|
|
Me.SplitContainerControl2.Panel1.Controls.Add(Me.LayoutControl1)
|
|
Me.SplitContainerControl2.Panel1.Text = "Panel1"
|
|
Me.SplitContainerControl2.Panel2.Controls.Add(Me.GridControlPositions)
|
|
Me.SplitContainerControl2.Panel2.Text = "Panel2"
|
|
Me.SplitContainerControl2.Size = New System.Drawing.Size(1062, 594)
|
|
Me.SplitContainerControl2.SplitterPosition = 275
|
|
Me.SplitContainerControl2.TabIndex = 0
|
|
'
|
|
'LayoutControl1
|
|
'
|
|
Me.LayoutControl1.Controls.Add(Me.txtOrderIssuer)
|
|
Me.LayoutControl1.Controls.Add(Me.MemoEdit1)
|
|
Me.LayoutControl1.Controls.Add(Me.txtOrderNumber)
|
|
Me.LayoutControl1.Controls.Add(Me.TextEdit5)
|
|
Me.LayoutControl1.Controls.Add(Me.TextEdit6)
|
|
Me.LayoutControl1.Controls.Add(Me.TextEdit7)
|
|
Me.LayoutControl1.Controls.Add(Me.TextEdit8)
|
|
Me.LayoutControl1.Controls.Add(Me.TextEdit9)
|
|
Me.LayoutControl1.Controls.Add(Me.txtBELEGKEY)
|
|
Me.LayoutControl1.Controls.Add(Me.txtRunningNumber)
|
|
Me.LayoutControl1.Controls.Add(Me.dateOrderDate)
|
|
Me.LayoutControl1.Controls.Add(Me.cmbMandator)
|
|
Me.LayoutControl1.Controls.Add(Me.cmbCustomer)
|
|
Me.LayoutControl1.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.LayoutControl1.Location = New System.Drawing.Point(0, 0)
|
|
Me.LayoutControl1.Name = "LayoutControl1"
|
|
Me.LayoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = New System.Drawing.Rectangle(1270, 166, 650, 400)
|
|
Me.LayoutControl1.Root = Me.Root
|
|
Me.LayoutControl1.Size = New System.Drawing.Size(1062, 275)
|
|
Me.LayoutControl1.TabIndex = 0
|
|
Me.LayoutControl1.Text = "LayoutControl1"
|
|
'
|
|
'txtOrderIssuer
|
|
'
|
|
Me.txtOrderIssuer.Location = New System.Drawing.Point(87, 105)
|
|
Me.txtOrderIssuer.MenuManager = Me.RibbonControl
|
|
Me.txtOrderIssuer.Name = "txtOrderIssuer"
|
|
Me.txtOrderIssuer.Size = New System.Drawing.Size(184, 20)
|
|
Me.txtOrderIssuer.StyleController = Me.LayoutControl1
|
|
Me.txtOrderIssuer.TabIndex = 6
|
|
'
|
|
'MemoEdit1
|
|
'
|
|
Me.MemoEdit1.Location = New System.Drawing.Point(87, 135)
|
|
Me.MemoEdit1.MenuManager = Me.RibbonControl
|
|
Me.MemoEdit1.Name = "MemoEdit1"
|
|
Me.MemoEdit1.Size = New System.Drawing.Size(608, 125)
|
|
Me.MemoEdit1.StyleController = Me.LayoutControl1
|
|
Me.MemoEdit1.TabIndex = 12
|
|
'
|
|
'txtOrderNumber
|
|
'
|
|
Me.txtOrderNumber.Location = New System.Drawing.Point(353, 105)
|
|
Me.txtOrderNumber.MenuManager = Me.RibbonControl
|
|
Me.txtOrderNumber.Name = "txtOrderNumber"
|
|
Me.txtOrderNumber.Size = New System.Drawing.Size(128, 20)
|
|
Me.txtOrderNumber.StyleController = Me.LayoutControl1
|
|
Me.txtOrderNumber.TabIndex = 7
|
|
'
|
|
'TextEdit5
|
|
'
|
|
Me.TextEdit5.Location = New System.Drawing.Point(778, 15)
|
|
Me.TextEdit5.MenuManager = Me.RibbonControl
|
|
Me.TextEdit5.Name = "TextEdit5"
|
|
Me.TextEdit5.Size = New System.Drawing.Size(269, 20)
|
|
Me.TextEdit5.StyleController = Me.LayoutControl1
|
|
Me.TextEdit5.TabIndex = 3
|
|
'
|
|
'TextEdit6
|
|
'
|
|
Me.TextEdit6.Location = New System.Drawing.Point(778, 45)
|
|
Me.TextEdit6.MenuManager = Me.RibbonControl
|
|
Me.TextEdit6.Name = "TextEdit6"
|
|
Me.TextEdit6.Size = New System.Drawing.Size(269, 20)
|
|
Me.TextEdit6.StyleController = Me.LayoutControl1
|
|
Me.TextEdit6.TabIndex = 5
|
|
'
|
|
'TextEdit7
|
|
'
|
|
Me.TextEdit7.Location = New System.Drawing.Point(778, 105)
|
|
Me.TextEdit7.MenuManager = Me.RibbonControl
|
|
Me.TextEdit7.Name = "TextEdit7"
|
|
Me.TextEdit7.Size = New System.Drawing.Size(269, 20)
|
|
Me.TextEdit7.StyleController = Me.LayoutControl1
|
|
Me.TextEdit7.TabIndex = 11
|
|
'
|
|
'TextEdit8
|
|
'
|
|
Me.TextEdit8.Location = New System.Drawing.Point(778, 75)
|
|
Me.TextEdit8.MenuManager = Me.RibbonControl
|
|
Me.TextEdit8.Name = "TextEdit8"
|
|
Me.TextEdit8.Size = New System.Drawing.Size(269, 20)
|
|
Me.TextEdit8.StyleController = Me.LayoutControl1
|
|
Me.TextEdit8.TabIndex = 9
|
|
'
|
|
'TextEdit9
|
|
'
|
|
Me.TextEdit9.Location = New System.Drawing.Point(778, 135)
|
|
Me.TextEdit9.MenuManager = Me.RibbonControl
|
|
Me.TextEdit9.Name = "TextEdit9"
|
|
Me.TextEdit9.Size = New System.Drawing.Size(269, 20)
|
|
Me.TextEdit9.StyleController = Me.LayoutControl1
|
|
Me.TextEdit9.TabIndex = 13
|
|
'
|
|
'txtBELEGKEY
|
|
'
|
|
Me.txtBELEGKEY.Location = New System.Drawing.Point(87, 15)
|
|
Me.txtBELEGKEY.MenuManager = Me.RibbonControl
|
|
Me.txtBELEGKEY.Name = "txtBELEGKEY"
|
|
Me.txtBELEGKEY.Size = New System.Drawing.Size(184, 20)
|
|
Me.txtBELEGKEY.StyleController = Me.LayoutControl1
|
|
Me.txtBELEGKEY.TabIndex = 0
|
|
'
|
|
'txtRunningNumber
|
|
'
|
|
Me.txtRunningNumber.Location = New System.Drawing.Point(353, 15)
|
|
Me.txtRunningNumber.MenuManager = Me.RibbonControl
|
|
Me.txtRunningNumber.Name = "txtRunningNumber"
|
|
Me.txtRunningNumber.Size = New System.Drawing.Size(342, 20)
|
|
Me.txtRunningNumber.StyleController = Me.LayoutControl1
|
|
Me.txtRunningNumber.TabIndex = 2
|
|
'
|
|
'dateOrderDate
|
|
'
|
|
Me.dateOrderDate.EditValue = Nothing
|
|
Me.dateOrderDate.Location = New System.Drawing.Point(563, 105)
|
|
Me.dateOrderDate.MenuManager = Me.RibbonControl
|
|
Me.dateOrderDate.Name = "dateOrderDate"
|
|
Me.dateOrderDate.Properties.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() {New DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)})
|
|
Me.dateOrderDate.Properties.CalendarTimeProperties.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() {New DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)})
|
|
Me.dateOrderDate.Size = New System.Drawing.Size(132, 20)
|
|
Me.dateOrderDate.StyleController = Me.LayoutControl1
|
|
Me.dateOrderDate.TabIndex = 8
|
|
'
|
|
'cmbMandator
|
|
'
|
|
Me.cmbMandator.Location = New System.Drawing.Point(87, 45)
|
|
Me.cmbMandator.MenuManager = Me.RibbonControl
|
|
Me.cmbMandator.Name = "cmbMandator"
|
|
Me.cmbMandator.Properties.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() {New DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)})
|
|
Me.cmbMandator.Properties.NullText = ""
|
|
Me.cmbMandator.Properties.PopupView = Me.SearchLookUpEdit1View
|
|
Me.cmbMandator.Properties.ValueMember = "Id"
|
|
Me.cmbMandator.Size = New System.Drawing.Size(608, 20)
|
|
Me.cmbMandator.StyleController = Me.LayoutControl1
|
|
Me.cmbMandator.TabIndex = 4
|
|
'
|
|
'SearchLookUpEdit1View
|
|
'
|
|
Me.SearchLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus
|
|
Me.SearchLookUpEdit1View.Name = "SearchLookUpEdit1View"
|
|
Me.SearchLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = False
|
|
Me.SearchLookUpEdit1View.OptionsView.ShowGroupPanel = False
|
|
'
|
|
'cmbCustomer
|
|
'
|
|
Me.cmbCustomer.Location = New System.Drawing.Point(87, 75)
|
|
Me.cmbCustomer.MenuManager = Me.RibbonControl
|
|
Me.cmbCustomer.Name = "cmbCustomer"
|
|
Me.cmbCustomer.Properties.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() {New DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)})
|
|
Me.cmbCustomer.Properties.DisplayMember = "Name"
|
|
Me.cmbCustomer.Properties.NullText = ""
|
|
Me.cmbCustomer.Properties.PopupView = Me.GridView1
|
|
Me.cmbCustomer.Properties.ValueMember = "Id"
|
|
Me.cmbCustomer.Size = New System.Drawing.Size(608, 20)
|
|
Me.cmbCustomer.StyleController = Me.LayoutControl1
|
|
Me.cmbCustomer.TabIndex = 10
|
|
'
|
|
'GridView1
|
|
'
|
|
Me.GridView1.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus
|
|
Me.GridView1.Name = "GridView1"
|
|
Me.GridView1.OptionsSelection.EnableAppearanceFocusedCell = False
|
|
Me.GridView1.OptionsView.ShowGroupPanel = False
|
|
'
|
|
'Root
|
|
'
|
|
Me.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.[True]
|
|
Me.Root.GroupBordersVisible = False
|
|
Me.Root.Items.AddRange(New DevExpress.XtraLayout.BaseLayoutItem() {Me.LayoutItemOrderIssuer, Me.LayoutControlItem3, Me.LayoutItemOrderNumber, Me.LayoutControlItem6, Me.LayoutControlItem9, Me.LayoutControlItem10, Me.LayoutControlItem11, Me.LayoutControlItemRunningNumber, Me.LayoutItemOrderDate, Me.LayoutControlItem8, Me.LayoutControlItem7, Me.LayoutControlItem1, Me.SimpleSeparator1, Me.LayoutControlItem5})
|
|
Me.Root.Name = "Root"
|
|
Me.Root.Size = New System.Drawing.Size(1062, 275)
|
|
Me.Root.TextVisible = False
|
|
'
|
|
'LayoutItemOrderIssuer
|
|
'
|
|
Me.LayoutItemOrderIssuer.Control = Me.txtOrderIssuer
|
|
Me.LayoutItemOrderIssuer.Location = New System.Drawing.Point(0, 90)
|
|
Me.LayoutItemOrderIssuer.Name = "LayoutItemOrderIssuer"
|
|
Me.LayoutItemOrderIssuer.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
|
Me.LayoutItemOrderIssuer.Size = New System.Drawing.Size(266, 30)
|
|
Me.LayoutItemOrderIssuer.Text = "Besteller"
|
|
Me.LayoutItemOrderIssuer.TextSize = New System.Drawing.Size(69, 13)
|
|
'
|
|
'LayoutControlItem3
|
|
'
|
|
Me.LayoutControlItem3.Control = Me.MemoEdit1
|
|
Me.LayoutControlItem3.Location = New System.Drawing.Point(0, 120)
|
|
Me.LayoutControlItem3.Name = "LayoutControlItem3"
|
|
Me.LayoutControlItem3.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
|
Me.LayoutControlItem3.Size = New System.Drawing.Size(690, 135)
|
|
Me.LayoutControlItem3.Text = "Freitext"
|
|
Me.LayoutControlItem3.TextSize = New System.Drawing.Size(69, 13)
|
|
'
|
|
'LayoutItemOrderNumber
|
|
'
|
|
Me.LayoutItemOrderNumber.Control = Me.txtOrderNumber
|
|
Me.LayoutItemOrderNumber.Location = New System.Drawing.Point(266, 90)
|
|
Me.LayoutItemOrderNumber.Name = "LayoutItemOrderNumber"
|
|
Me.LayoutItemOrderNumber.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
|
Me.LayoutItemOrderNumber.Size = New System.Drawing.Size(210, 30)
|
|
Me.LayoutItemOrderNumber.Text = "Bestellnummer"
|
|
Me.LayoutItemOrderNumber.TextSize = New System.Drawing.Size(69, 13)
|
|
'
|
|
'LayoutControlItem6
|
|
'
|
|
Me.LayoutControlItem6.Control = Me.TextEdit5
|
|
Me.LayoutControlItem6.Location = New System.Drawing.Point(691, 0)
|
|
Me.LayoutControlItem6.Name = "LayoutControlItem6"
|
|
Me.LayoutControlItem6.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
|
Me.LayoutControlItem6.Size = New System.Drawing.Size(351, 30)
|
|
Me.LayoutControlItem6.Text = "Straße"
|
|
Me.LayoutControlItem6.TextSize = New System.Drawing.Size(69, 13)
|
|
'
|
|
'LayoutControlItem9
|
|
'
|
|
Me.LayoutControlItem9.Control = Me.TextEdit8
|
|
Me.LayoutControlItem9.Location = New System.Drawing.Point(691, 60)
|
|
Me.LayoutControlItem9.Name = "LayoutControlItem9"
|
|
Me.LayoutControlItem9.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
|
Me.LayoutControlItem9.Size = New System.Drawing.Size(351, 30)
|
|
Me.LayoutControlItem9.Text = "PLZ"
|
|
Me.LayoutControlItem9.TextSize = New System.Drawing.Size(69, 13)
|
|
'
|
|
'LayoutControlItem10
|
|
'
|
|
Me.LayoutControlItem10.Control = Me.TextEdit9
|
|
Me.LayoutControlItem10.Location = New System.Drawing.Point(691, 120)
|
|
Me.LayoutControlItem10.Name = "LayoutControlItem10"
|
|
Me.LayoutControlItem10.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
|
Me.LayoutControlItem10.Size = New System.Drawing.Size(351, 135)
|
|
Me.LayoutControlItem10.Text = "Kontakt"
|
|
Me.LayoutControlItem10.TextSize = New System.Drawing.Size(69, 13)
|
|
'
|
|
'LayoutControlItem11
|
|
'
|
|
Me.LayoutControlItem11.Control = Me.txtBELEGKEY
|
|
Me.LayoutControlItem11.Location = New System.Drawing.Point(0, 0)
|
|
Me.LayoutControlItem11.Name = "LayoutControlItem11"
|
|
Me.LayoutControlItem11.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
|
Me.LayoutControlItem11.Size = New System.Drawing.Size(266, 30)
|
|
Me.LayoutControlItem11.Text = "BELEGKEY"
|
|
Me.LayoutControlItem11.TextSize = New System.Drawing.Size(69, 13)
|
|
'
|
|
'LayoutControlItemRunningNumber
|
|
'
|
|
Me.LayoutControlItemRunningNumber.Control = Me.txtRunningNumber
|
|
Me.LayoutControlItemRunningNumber.Location = New System.Drawing.Point(266, 0)
|
|
Me.LayoutControlItemRunningNumber.Name = "LayoutControlItemRunningNumber"
|
|
Me.LayoutControlItemRunningNumber.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
|
Me.LayoutControlItemRunningNumber.Size = New System.Drawing.Size(424, 30)
|
|
Me.LayoutControlItemRunningNumber.Text = "Laufnummer"
|
|
Me.LayoutControlItemRunningNumber.TextSize = New System.Drawing.Size(69, 13)
|
|
'
|
|
'LayoutItemOrderDate
|
|
'
|
|
Me.LayoutItemOrderDate.Control = Me.dateOrderDate
|
|
Me.LayoutItemOrderDate.Location = New System.Drawing.Point(476, 90)
|
|
Me.LayoutItemOrderDate.Name = "LayoutItemOrderDate"
|
|
Me.LayoutItemOrderDate.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
|
Me.LayoutItemOrderDate.Size = New System.Drawing.Size(214, 30)
|
|
Me.LayoutItemOrderDate.Text = "Bestelldatum"
|
|
Me.LayoutItemOrderDate.TextSize = New System.Drawing.Size(69, 13)
|
|
'
|
|
'LayoutControlItem8
|
|
'
|
|
Me.LayoutControlItem8.Control = Me.TextEdit7
|
|
Me.LayoutControlItem8.Location = New System.Drawing.Point(691, 90)
|
|
Me.LayoutControlItem8.Name = "LayoutControlItem8"
|
|
Me.LayoutControlItem8.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
|
Me.LayoutControlItem8.Size = New System.Drawing.Size(351, 30)
|
|
Me.LayoutControlItem8.Text = "Ort"
|
|
Me.LayoutControlItem8.TextSize = New System.Drawing.Size(69, 13)
|
|
'
|
|
'LayoutControlItem7
|
|
'
|
|
Me.LayoutControlItem7.Control = Me.TextEdit6
|
|
Me.LayoutControlItem7.Location = New System.Drawing.Point(691, 30)
|
|
Me.LayoutControlItem7.Name = "LayoutControlItem7"
|
|
Me.LayoutControlItem7.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
|
Me.LayoutControlItem7.Size = New System.Drawing.Size(351, 30)
|
|
Me.LayoutControlItem7.Text = "Hausnummer"
|
|
Me.LayoutControlItem7.TextSize = New System.Drawing.Size(69, 13)
|
|
'
|
|
'LayoutControlItem1
|
|
'
|
|
Me.LayoutControlItem1.Control = Me.cmbMandator
|
|
Me.LayoutControlItem1.Location = New System.Drawing.Point(0, 30)
|
|
Me.LayoutControlItem1.Name = "LayoutControlItem1"
|
|
Me.LayoutControlItem1.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
|
Me.LayoutControlItem1.Size = New System.Drawing.Size(690, 30)
|
|
Me.LayoutControlItem1.Text = "Mandant"
|
|
Me.LayoutControlItem1.TextSize = New System.Drawing.Size(69, 13)
|
|
'
|
|
'SimpleSeparator1
|
|
'
|
|
Me.SimpleSeparator1.AllowHotTrack = False
|
|
Me.SimpleSeparator1.Location = New System.Drawing.Point(690, 0)
|
|
Me.SimpleSeparator1.Name = "SimpleSeparator1"
|
|
Me.SimpleSeparator1.Size = New System.Drawing.Size(1, 255)
|
|
'
|
|
'LayoutControlItem5
|
|
'
|
|
Me.LayoutControlItem5.Control = Me.cmbCustomer
|
|
Me.LayoutControlItem5.Location = New System.Drawing.Point(0, 60)
|
|
Me.LayoutControlItem5.Name = "LayoutControlItem5"
|
|
Me.LayoutControlItem5.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
|
Me.LayoutControlItem5.Size = New System.Drawing.Size(690, 30)
|
|
Me.LayoutControlItem5.Text = "Kunde"
|
|
Me.LayoutControlItem5.TextSize = New System.Drawing.Size(69, 13)
|
|
'
|
|
'GridControlPositions
|
|
'
|
|
Me.GridControlPositions.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.GridControlPositions.Location = New System.Drawing.Point(0, 0)
|
|
Me.GridControlPositions.MainView = Me.GridViewPositions
|
|
Me.GridControlPositions.MenuManager = Me.RibbonControl
|
|
Me.GridControlPositions.Name = "GridControlPositions"
|
|
Me.GridControlPositions.Size = New System.Drawing.Size(1062, 309)
|
|
Me.GridControlPositions.TabIndex = 0
|
|
Me.GridControlPositions.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridViewPositions})
|
|
'
|
|
'GridViewPositions
|
|
'
|
|
Me.GridViewPositions.GridControl = Me.GridControlPositions
|
|
Me.GridViewPositions.Name = "GridViewPositions"
|
|
Me.GridViewPositions.OptionsView.ShowFooter = True
|
|
'
|
|
'SplitContainerControl3
|
|
'
|
|
Me.SplitContainerControl3.Collapsed = True
|
|
Me.SplitContainerControl3.CollapsePanel = DevExpress.XtraEditors.SplitCollapsePanel.Panel2
|
|
Me.SplitContainerControl3.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.SplitContainerControl3.Location = New System.Drawing.Point(0, 158)
|
|
Me.SplitContainerControl3.Name = "SplitContainerControl3"
|
|
Me.SplitContainerControl3.Panel1.Controls.Add(Me.SplitContainerControl1)
|
|
Me.SplitContainerControl3.Panel1.Text = "Panel1"
|
|
Me.SplitContainerControl3.Panel2.Controls.Add(Me.RichEditXml)
|
|
Me.SplitContainerControl3.Panel2.Text = "Panel2"
|
|
Me.SplitContainerControl3.Size = New System.Drawing.Size(1406, 594)
|
|
Me.SplitContainerControl3.SplitterPosition = 1114
|
|
Me.SplitContainerControl3.TabIndex = 6
|
|
'
|
|
'RichEditXml
|
|
'
|
|
Me.RichEditXml.ActiveViewType = DevExpress.XtraRichEdit.RichEditViewType.Simple
|
|
Me.RichEditXml.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.RichEditXml.LayoutUnit = DevExpress.XtraRichEdit.DocumentLayoutUnit.Pixel
|
|
Me.RichEditXml.Location = New System.Drawing.Point(0, 0)
|
|
Me.RichEditXml.MenuManager = Me.RibbonControl
|
|
Me.RichEditXml.Name = "RichEditXml"
|
|
Me.RichEditXml.Options.HorizontalRuler.Visibility = DevExpress.XtraRichEdit.RichEditRulerVisibility.Hidden
|
|
Me.RichEditXml.Options.VerticalRuler.Visibility = DevExpress.XtraRichEdit.RichEditRulerVisibility.Hidden
|
|
Me.RichEditXml.Size = New System.Drawing.Size(0, 0)
|
|
Me.RichEditXml.TabIndex = 0
|
|
'
|
|
'frmMain
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.ClientSize = New System.Drawing.Size(1406, 776)
|
|
Me.Controls.Add(Me.SplitContainerControl3)
|
|
Me.Controls.Add(Me.RibbonStatusBar)
|
|
Me.Controls.Add(Me.RibbonControl)
|
|
Me.Name = "frmMain"
|
|
Me.Ribbon = Me.RibbonControl
|
|
Me.StatusBar = Me.RibbonStatusBar
|
|
Me.Text = "EDI Dokument Import"
|
|
CType(Me.RibbonControl, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.GridControlFiles, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.GridViewFiles, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.SplitContainerControl1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.SplitContainerControl1.ResumeLayout(False)
|
|
CType(Me.SplitContainerControl2, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.SplitContainerControl2.ResumeLayout(False)
|
|
CType(Me.LayoutControl1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.LayoutControl1.ResumeLayout(False)
|
|
CType(Me.txtOrderIssuer.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.MemoEdit1.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.txtOrderNumber.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TextEdit5.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.TextEdit9.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.txtBELEGKEY.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.txtRunningNumber.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.dateOrderDate.Properties.CalendarTimeProperties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.dateOrderDate.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.cmbMandator.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.SearchLookUpEdit1View, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.cmbCustomer.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.GridView1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.Root, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutItemOrderIssuer, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem3, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutItemOrderNumber, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem6, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem9, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem10, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem11, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItemRunningNumber, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutItemOrderDate, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem8, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem7, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.SimpleSeparator1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem5, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.GridControlPositions, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.GridViewPositions, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.SplitContainerControl3, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.SplitContainerControl3.ResumeLayout(False)
|
|
Me.ResumeLayout(False)
|
|
Me.PerformLayout()
|
|
|
|
End Sub
|
|
|
|
Friend WithEvents RibbonControl As DevExpress.XtraBars.Ribbon.RibbonControl
|
|
Friend WithEvents RibbonPage1 As DevExpress.XtraBars.Ribbon.RibbonPage
|
|
Friend WithEvents RibbonPageGroup1 As DevExpress.XtraBars.Ribbon.RibbonPageGroup
|
|
Friend WithEvents RibbonStatusBar As DevExpress.XtraBars.Ribbon.RibbonStatusBar
|
|
Friend WithEvents GridControlFiles As DevExpress.XtraGrid.GridControl
|
|
Friend WithEvents GridViewFiles As DevExpress.XtraGrid.Views.Grid.GridView
|
|
Friend WithEvents SplitContainerControl1 As DevExpress.XtraEditors.SplitContainerControl
|
|
Friend WithEvents SplitContainerControl2 As DevExpress.XtraEditors.SplitContainerControl
|
|
Friend WithEvents LayoutControl1 As DevExpress.XtraLayout.LayoutControl
|
|
Friend WithEvents txtOrderIssuer As DevExpress.XtraEditors.TextEdit
|
|
Friend WithEvents MemoEdit1 As DevExpress.XtraEditors.MemoEdit
|
|
Friend WithEvents txtOrderNumber As DevExpress.XtraEditors.TextEdit
|
|
Friend WithEvents Root As DevExpress.XtraLayout.LayoutControlGroup
|
|
Friend WithEvents LayoutControlItem1 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents LayoutItemOrderIssuer As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents LayoutControlItem3 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents LayoutControlItem5 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents LayoutItemOrderNumber As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents GridControlPositions As DevExpress.XtraGrid.GridControl
|
|
Friend WithEvents GridViewPositions As DevExpress.XtraGrid.Views.Grid.GridView
|
|
Friend WithEvents RibbonPageGroup2 As DevExpress.XtraBars.Ribbon.RibbonPageGroup
|
|
Friend WithEvents colFileName As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colFilePath As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents TextEdit5 As DevExpress.XtraEditors.TextEdit
|
|
Friend WithEvents LayoutControlItem6 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents btnLoadDocuments As DevExpress.XtraBars.BarButtonItem
|
|
Friend WithEvents TextEdit6 As DevExpress.XtraEditors.TextEdit
|
|
Friend WithEvents TextEdit7 As DevExpress.XtraEditors.TextEdit
|
|
Friend WithEvents TextEdit8 As DevExpress.XtraEditors.TextEdit
|
|
Friend WithEvents LayoutControlItem7 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents LayoutControlItem8 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents LayoutControlItem9 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents SimpleSeparator1 As DevExpress.XtraLayout.SimpleSeparator
|
|
Friend WithEvents TextEdit9 As DevExpress.XtraEditors.TextEdit
|
|
Friend WithEvents LayoutControlItem10 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents txtBELEGKEY As DevExpress.XtraEditors.TextEdit
|
|
Friend WithEvents LayoutControlItem11 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents txtRunningNumber As DevExpress.XtraEditors.TextEdit
|
|
Friend WithEvents LayoutControlItemRunningNumber As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents dateOrderDate As DevExpress.XtraEditors.DateEdit
|
|
Friend WithEvents LayoutItemOrderDate As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents txtFilesLoaded As DevExpress.XtraBars.BarHeaderItem
|
|
Friend WithEvents BarButtonItem1 As DevExpress.XtraBars.BarButtonItem
|
|
Friend WithEvents BarButtonItem2 As DevExpress.XtraBars.BarButtonItem
|
|
Friend WithEvents BarButtonItem3 As DevExpress.XtraBars.BarButtonItem
|
|
Friend WithEvents SplitContainerControl3 As DevExpress.XtraEditors.SplitContainerControl
|
|
Friend WithEvents RichEditXml As DevExpress.XtraRichEdit.RichEditControl
|
|
Friend WithEvents checkShowXml As DevExpress.XtraBars.BarCheckItem
|
|
Friend WithEvents RibbonPageGroup3 As DevExpress.XtraBars.Ribbon.RibbonPageGroup
|
|
Friend WithEvents cmbMandator As DevExpress.XtraEditors.SearchLookUpEdit
|
|
Friend WithEvents SearchLookUpEdit1View As DevExpress.XtraGrid.Views.Grid.GridView
|
|
Friend WithEvents cmbCustomer As DevExpress.XtraEditors.SearchLookUpEdit
|
|
Friend WithEvents GridView1 As DevExpress.XtraGrid.Views.Grid.GridView
|
|
Friend WithEvents BarButtonItem4 As DevExpress.XtraBars.BarButtonItem
|
|
End Class
|