|
|
|
|
@@ -1,9 +1,9 @@
|
|
|
|
|
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|
|
|
|
<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()> _
|
|
|
|
|
<System.Diagnostics.DebuggerNonUserCode()>
|
|
|
|
|
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
|
|
|
|
|
If disposing AndAlso components IsNot Nothing Then
|
|
|
|
|
components.Dispose()
|
|
|
|
|
@@ -17,22 +17,24 @@ Partial Class frmMain
|
|
|
|
|
'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()> _
|
|
|
|
|
<System.Diagnostics.DebuggerStepThrough()>
|
|
|
|
|
Private Sub InitializeComponent()
|
|
|
|
|
Me.components = New System.ComponentModel.Container()
|
|
|
|
|
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmMain))
|
|
|
|
|
Me.RibbonControl = New DevExpress.XtraBars.Ribbon.RibbonControl()
|
|
|
|
|
Me.btnLoadDocuments = New DevExpress.XtraBars.BarButtonItem()
|
|
|
|
|
Me.txtFilesLoaded = New DevExpress.XtraBars.BarHeaderItem()
|
|
|
|
|
Me.ApplicationMenu1 = New DevExpress.XtraBars.Ribbon.ApplicationMenu(Me.components)
|
|
|
|
|
Me.BarButtonItem8 = New DevExpress.XtraBars.BarButtonItem()
|
|
|
|
|
Me.BarButtonItem3 = New DevExpress.XtraBars.BarButtonItem()
|
|
|
|
|
Me.BarButtonItem1 = New DevExpress.XtraBars.BarButtonItem()
|
|
|
|
|
Me.BarButtonItem2 = New DevExpress.XtraBars.BarButtonItem()
|
|
|
|
|
Me.BarButtonItem3 = New DevExpress.XtraBars.BarButtonItem()
|
|
|
|
|
Me.btnLoadDocuments = New DevExpress.XtraBars.BarButtonItem()
|
|
|
|
|
Me.txtFilesLoaded = New DevExpress.XtraBars.BarHeaderItem()
|
|
|
|
|
Me.checkShowXml = New DevExpress.XtraBars.BarCheckItem()
|
|
|
|
|
Me.BarButtonItem4 = New DevExpress.XtraBars.BarButtonItem()
|
|
|
|
|
Me.BarButtonItem5 = New DevExpress.XtraBars.BarButtonItem()
|
|
|
|
|
Me.txtVersion = New DevExpress.XtraBars.BarStaticItem()
|
|
|
|
|
Me.btnDeletePosition = New DevExpress.XtraBars.BarButtonItem()
|
|
|
|
|
Me.BarButtonItem7 = New DevExpress.XtraBars.BarButtonItem()
|
|
|
|
|
Me.BarButtonItem8 = New DevExpress.XtraBars.BarButtonItem()
|
|
|
|
|
Me.btnPreviewReport = New DevExpress.XtraBars.BarButtonItem()
|
|
|
|
|
Me.btnReportPreview = New DevExpress.XtraBars.BarButtonItem()
|
|
|
|
|
Me.btnReloadDocument = New DevExpress.XtraBars.BarButtonItem()
|
|
|
|
|
@@ -54,10 +56,9 @@ Partial Class frmMain
|
|
|
|
|
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.txtStreetName = New DevExpress.XtraEditors.TextEdit()
|
|
|
|
|
Me.txtPlace = New DevExpress.XtraEditors.TextEdit()
|
|
|
|
|
Me.txtZIP = New DevExpress.XtraEditors.TextEdit()
|
|
|
|
|
Me.TextEdit9 = New DevExpress.XtraEditors.TextEdit()
|
|
|
|
|
Me.txtRunningNumber = New DevExpress.XtraEditors.TextEdit()
|
|
|
|
|
Me.dateOrderDate = New DevExpress.XtraEditors.DateEdit()
|
|
|
|
|
@@ -73,16 +74,10 @@ Partial Class frmMain
|
|
|
|
|
Me.txtCustomerGLN = New DevExpress.XtraEditors.TextEdit()
|
|
|
|
|
Me.txtDeliveryAddressGLN = New DevExpress.XtraEditors.TextEdit()
|
|
|
|
|
Me.txtDocumentReference = New DevExpress.XtraEditors.MemoEdit()
|
|
|
|
|
Me.TextEdit1 = New DevExpress.XtraEditors.TextEdit()
|
|
|
|
|
Me.txtName = New DevExpress.XtraEditors.TextEdit()
|
|
|
|
|
Me.cmbDocumentKind = New DevExpress.XtraEditors.ComboBoxEdit()
|
|
|
|
|
Me.Root = New DevExpress.XtraLayout.LayoutControlGroup()
|
|
|
|
|
Me.TabbedControlGroup2 = New DevExpress.XtraLayout.TabbedControlGroup()
|
|
|
|
|
Me.LayoutControlGroup1 = New DevExpress.XtraLayout.LayoutControlGroup()
|
|
|
|
|
Me.LayoutControlItem10 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
|
|
|
Me.LayoutControlItem6 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
|
|
|
Me.LayoutControlItem7 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
|
|
|
Me.LayoutControlItem8 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
|
|
|
Me.LayoutControlItem9 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
|
|
|
Me.LayoutControlItem15 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
|
|
|
Me.LayoutControlGroup2 = New DevExpress.XtraLayout.LayoutControlGroup()
|
|
|
|
|
Me.LayoutControlItem5 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
|
|
|
Me.LayoutControlItem2 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
|
|
|
@@ -93,17 +88,22 @@ Partial Class frmMain
|
|
|
|
|
Me.LayoutControlItem13 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
|
|
|
Me.LayoutControlItem1 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
|
|
|
Me.LayoutControlItem4 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
|
|
|
Me.LayoutControlItem11 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
|
|
|
Me.LayoutControlItemRunningNumber = New DevExpress.XtraLayout.LayoutControlItem()
|
|
|
|
|
Me.LayoutControlItem14 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
|
|
|
Me.LayoutControlItemRunningNumber = New DevExpress.XtraLayout.LayoutControlItem()
|
|
|
|
|
Me.LayoutControlItem11 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
|
|
|
Me.LayoutControlItem3 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
|
|
|
Me.LayoutControlGroup1 = New DevExpress.XtraLayout.LayoutControlGroup()
|
|
|
|
|
Me.LayoutControlItem10 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
|
|
|
Me.LayoutControlItem6 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
|
|
|
Me.LayoutControlItem8 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
|
|
|
Me.LayoutControlItem9 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
|
|
|
Me.LayoutControlItem15 = 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()
|
|
|
|
|
Me.cmdDocumentKind = New DevExpress.XtraEditors.SearchLookUpEdit()
|
|
|
|
|
Me.GridView3 = New DevExpress.XtraGrid.Views.Grid.GridView()
|
|
|
|
|
CType(Me.RibbonControl, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
|
|
|
CType(Me.ApplicationMenu1, 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()
|
|
|
|
|
@@ -115,10 +115,9 @@ Partial Class frmMain
|
|
|
|
|
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.txtStreetName.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
|
|
|
CType(Me.txtPlace.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
|
|
|
CType(Me.txtZIP.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
|
|
|
CType(Me.TextEdit9.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
|
|
|
CType(Me.txtRunningNumber.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
|
|
|
CType(Me.dateOrderDate.Properties.CalendarTimeProperties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
|
|
|
@@ -133,16 +132,10 @@ Partial Class frmMain
|
|
|
|
|
CType(Me.txtCustomerGLN.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
|
|
|
CType(Me.txtDeliveryAddressGLN.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
|
|
|
CType(Me.txtDocumentReference.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
|
|
|
CType(Me.TextEdit1.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
|
|
|
CType(Me.txtName.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
|
|
|
CType(Me.cmbDocumentKind.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
|
|
|
CType(Me.Root, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
|
|
|
CType(Me.TabbedControlGroup2, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
|
|
|
CType(Me.LayoutControlGroup1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
|
|
|
CType(Me.LayoutControlItem10, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
|
|
|
CType(Me.LayoutControlItem6, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
|
|
|
CType(Me.LayoutControlItem7, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
|
|
|
CType(Me.LayoutControlItem8, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
|
|
|
CType(Me.LayoutControlItem9, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
|
|
|
CType(Me.LayoutControlItem15, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
|
|
|
CType(Me.LayoutControlGroup2, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
|
|
|
CType(Me.LayoutControlItem5, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
|
|
|
CType(Me.LayoutControlItem2, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
|
|
|
@@ -153,45 +146,59 @@ Partial Class frmMain
|
|
|
|
|
CType(Me.LayoutControlItem13, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
|
|
|
CType(Me.LayoutControlItem1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
|
|
|
CType(Me.LayoutControlItem4, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
|
|
|
CType(Me.LayoutControlItem11, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
|
|
|
CType(Me.LayoutControlItemRunningNumber, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
|
|
|
CType(Me.LayoutControlItem14, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
|
|
|
CType(Me.LayoutControlItemRunningNumber, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
|
|
|
CType(Me.LayoutControlItem11, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
|
|
|
CType(Me.LayoutControlItem3, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
|
|
|
CType(Me.LayoutControlGroup1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
|
|
|
CType(Me.LayoutControlItem10, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
|
|
|
CType(Me.LayoutControlItem6, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
|
|
|
CType(Me.LayoutControlItem8, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
|
|
|
CType(Me.LayoutControlItem9, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
|
|
|
CType(Me.LayoutControlItem15, 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()
|
|
|
|
|
CType(Me.cmdDocumentKind.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
|
|
|
CType(Me.GridView3, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
|
|
|
Me.SuspendLayout()
|
|
|
|
|
'
|
|
|
|
|
'RibbonControl
|
|
|
|
|
'
|
|
|
|
|
Me.RibbonControl.ApplicationButtonDropDownControl = Me.ApplicationMenu1
|
|
|
|
|
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.BarButtonItem5, Me.txtVersion, Me.btnDeletePosition, Me.BarButtonItem7, Me.BarButtonItem8, Me.btnPreviewReport, Me.btnReportPreview, Me.btnReloadDocument})
|
|
|
|
|
Me.RibbonControl.Location = New System.Drawing.Point(0, 0)
|
|
|
|
|
Me.RibbonControl.MaxItemId = 19
|
|
|
|
|
Me.RibbonControl.MaxItemId = 20
|
|
|
|
|
Me.RibbonControl.Name = "RibbonControl"
|
|
|
|
|
Me.RibbonControl.Pages.AddRange(New DevExpress.XtraBars.Ribbon.RibbonPage() {Me.RibbonPage1})
|
|
|
|
|
Me.RibbonControl.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.[False]
|
|
|
|
|
Me.RibbonControl.ShowPageHeadersMode = DevExpress.XtraBars.Ribbon.ShowPageHeadersMode.Hide
|
|
|
|
|
Me.RibbonControl.ShowPageHeadersMode = DevExpress.XtraBars.Ribbon.ShowPageHeadersMode.ShowOnMultiplePages
|
|
|
|
|
Me.RibbonControl.ShowToolbarCustomizeItem = False
|
|
|
|
|
Me.RibbonControl.Size = New System.Drawing.Size(1406, 132)
|
|
|
|
|
Me.RibbonControl.Size = New System.Drawing.Size(1406, 158)
|
|
|
|
|
Me.RibbonControl.StatusBar = Me.RibbonStatusBar
|
|
|
|
|
Me.RibbonControl.Toolbar.ShowCustomizeItem = False
|
|
|
|
|
'
|
|
|
|
|
'btnLoadDocuments
|
|
|
|
|
'ApplicationMenu1
|
|
|
|
|
'
|
|
|
|
|
Me.btnLoadDocuments.Caption = "Dokumente einlesen"
|
|
|
|
|
Me.btnLoadDocuments.Id = 1
|
|
|
|
|
Me.btnLoadDocuments.ImageOptions.SvgImage = Global.ImporterForm.My.Resources.Resources.import
|
|
|
|
|
Me.btnLoadDocuments.Name = "btnLoadDocuments"
|
|
|
|
|
Me.ApplicationMenu1.ItemLinks.Add(Me.BarButtonItem8)
|
|
|
|
|
Me.ApplicationMenu1.ItemLinks.Add(Me.BarButtonItem3)
|
|
|
|
|
Me.ApplicationMenu1.ItemLinks.Add(Me.BarButtonItem1)
|
|
|
|
|
Me.ApplicationMenu1.ItemLinks.Add(Me.BarButtonItem2)
|
|
|
|
|
Me.ApplicationMenu1.Name = "ApplicationMenu1"
|
|
|
|
|
Me.ApplicationMenu1.Ribbon = Me.RibbonControl
|
|
|
|
|
'
|
|
|
|
|
'txtFilesLoaded
|
|
|
|
|
'BarButtonItem8
|
|
|
|
|
'
|
|
|
|
|
Me.txtFilesLoaded.Caption = "Keine Dokumente geladen"
|
|
|
|
|
Me.txtFilesLoaded.Id = 3
|
|
|
|
|
Me.txtFilesLoaded.Name = "txtFilesLoaded"
|
|
|
|
|
Me.BarButtonItem8.Caption = "Logverzeichnis öffnen"
|
|
|
|
|
Me.BarButtonItem8.Id = 15
|
|
|
|
|
Me.BarButtonItem8.ImageOptions.SvgImage = Global.ImporterForm.My.Resources.Resources.singlepageview
|
|
|
|
|
Me.BarButtonItem8.Name = "BarButtonItem8"
|
|
|
|
|
'
|
|
|
|
|
'BarButtonItem3
|
|
|
|
|
'
|
|
|
|
|
Me.BarButtonItem3.Caption = "Konfigurationsverzeichnis öffnen"
|
|
|
|
|
Me.BarButtonItem3.Id = 7
|
|
|
|
|
Me.BarButtonItem3.ImageOptions.SvgImage = Global.ImporterForm.My.Resources.Resources.pagesetup
|
|
|
|
|
Me.BarButtonItem3.Name = "BarButtonItem3"
|
|
|
|
|
'
|
|
|
|
|
'BarButtonItem1
|
|
|
|
|
'
|
|
|
|
|
@@ -207,12 +214,18 @@ Partial Class frmMain
|
|
|
|
|
Me.BarButtonItem2.ImageOptions.SvgImage = Global.ImporterForm.My.Resources.Resources.open
|
|
|
|
|
Me.BarButtonItem2.Name = "BarButtonItem2"
|
|
|
|
|
'
|
|
|
|
|
'BarButtonItem3
|
|
|
|
|
'btnLoadDocuments
|
|
|
|
|
'
|
|
|
|
|
Me.BarButtonItem3.Caption = "Konfigurationsverzeichnis öffnen"
|
|
|
|
|
Me.BarButtonItem3.Id = 7
|
|
|
|
|
Me.BarButtonItem3.ImageOptions.SvgImage = Global.ImporterForm.My.Resources.Resources.pagesetup
|
|
|
|
|
Me.BarButtonItem3.Name = "BarButtonItem3"
|
|
|
|
|
Me.btnLoadDocuments.Caption = "Dokumente einlesen"
|
|
|
|
|
Me.btnLoadDocuments.Id = 1
|
|
|
|
|
Me.btnLoadDocuments.ImageOptions.SvgImage = Global.ImporterForm.My.Resources.Resources.import
|
|
|
|
|
Me.btnLoadDocuments.Name = "btnLoadDocuments"
|
|
|
|
|
'
|
|
|
|
|
'txtFilesLoaded
|
|
|
|
|
'
|
|
|
|
|
Me.txtFilesLoaded.Caption = "Keine Dokumente geladen"
|
|
|
|
|
Me.txtFilesLoaded.Id = 3
|
|
|
|
|
Me.txtFilesLoaded.Name = "txtFilesLoaded"
|
|
|
|
|
'
|
|
|
|
|
'checkShowXml
|
|
|
|
|
'
|
|
|
|
|
@@ -256,13 +269,6 @@ Partial Class frmMain
|
|
|
|
|
Me.BarButtonItem7.ImageOptions.SvgImage = Global.ImporterForm.My.Resources.Resources.tableproperties
|
|
|
|
|
Me.BarButtonItem7.Name = "BarButtonItem7"
|
|
|
|
|
'
|
|
|
|
|
'BarButtonItem8
|
|
|
|
|
'
|
|
|
|
|
Me.BarButtonItem8.Caption = "Logverzeichnis öffnen"
|
|
|
|
|
Me.BarButtonItem8.Id = 15
|
|
|
|
|
Me.BarButtonItem8.ImageOptions.SvgImage = Global.ImporterForm.My.Resources.Resources.singlepageview
|
|
|
|
|
Me.BarButtonItem8.Name = "BarButtonItem8"
|
|
|
|
|
'
|
|
|
|
|
'btnPreviewReport
|
|
|
|
|
'
|
|
|
|
|
Me.btnPreviewReport.Caption = "Belegvorschau für aktuelle Zeile öffnen"
|
|
|
|
|
@@ -300,6 +306,8 @@ Partial Class frmMain
|
|
|
|
|
'RibbonPageGroup2
|
|
|
|
|
'
|
|
|
|
|
Me.RibbonPageGroup2.Alignment = DevExpress.XtraBars.Ribbon.RibbonPageGroupAlignment.Far
|
|
|
|
|
Me.RibbonPageGroup2.ItemLinks.Add(Me.BarButtonItem3)
|
|
|
|
|
Me.RibbonPageGroup2.ItemLinks.Add(Me.BarButtonItem8)
|
|
|
|
|
Me.RibbonPageGroup2.ItemLinks.Add(Me.BarButtonItem1)
|
|
|
|
|
Me.RibbonPageGroup2.ItemLinks.Add(Me.BarButtonItem2)
|
|
|
|
|
Me.RibbonPageGroup2.Name = "RibbonPageGroup2"
|
|
|
|
|
@@ -345,7 +353,7 @@ Partial Class frmMain
|
|
|
|
|
Me.GridControlFiles.MainView = Me.GridViewFiles
|
|
|
|
|
Me.GridControlFiles.MenuManager = Me.RibbonControl
|
|
|
|
|
Me.GridControlFiles.Name = "GridControlFiles"
|
|
|
|
|
Me.GridControlFiles.Size = New System.Drawing.Size(324, 620)
|
|
|
|
|
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})
|
|
|
|
|
'
|
|
|
|
|
@@ -397,7 +405,7 @@ Partial Class frmMain
|
|
|
|
|
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, 620)
|
|
|
|
|
Me.SplitContainerControl1.Size = New System.Drawing.Size(1396, 594)
|
|
|
|
|
Me.SplitContainerControl1.SplitterPosition = 324
|
|
|
|
|
Me.SplitContainerControl1.TabIndex = 3
|
|
|
|
|
'
|
|
|
|
|
@@ -411,8 +419,8 @@ Partial Class frmMain
|
|
|
|
|
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, 620)
|
|
|
|
|
Me.SplitContainerControl2.SplitterPosition = 275
|
|
|
|
|
Me.SplitContainerControl2.Size = New System.Drawing.Size(1062, 594)
|
|
|
|
|
Me.SplitContainerControl2.SplitterPosition = 317
|
|
|
|
|
Me.SplitContainerControl2.TabIndex = 0
|
|
|
|
|
'
|
|
|
|
|
'LayoutControlHead
|
|
|
|
|
@@ -420,10 +428,9 @@ Partial Class frmMain
|
|
|
|
|
Me.LayoutControlHead.Controls.Add(Me.txtOrderIssuer)
|
|
|
|
|
Me.LayoutControlHead.Controls.Add(Me.MemoEdit1)
|
|
|
|
|
Me.LayoutControlHead.Controls.Add(Me.txtOrderNumber)
|
|
|
|
|
Me.LayoutControlHead.Controls.Add(Me.TextEdit5)
|
|
|
|
|
Me.LayoutControlHead.Controls.Add(Me.TextEdit6)
|
|
|
|
|
Me.LayoutControlHead.Controls.Add(Me.TextEdit7)
|
|
|
|
|
Me.LayoutControlHead.Controls.Add(Me.TextEdit8)
|
|
|
|
|
Me.LayoutControlHead.Controls.Add(Me.txtStreetName)
|
|
|
|
|
Me.LayoutControlHead.Controls.Add(Me.txtPlace)
|
|
|
|
|
Me.LayoutControlHead.Controls.Add(Me.txtZIP)
|
|
|
|
|
Me.LayoutControlHead.Controls.Add(Me.TextEdit9)
|
|
|
|
|
Me.LayoutControlHead.Controls.Add(Me.txtRunningNumber)
|
|
|
|
|
Me.LayoutControlHead.Controls.Add(Me.dateOrderDate)
|
|
|
|
|
@@ -434,80 +441,71 @@ Partial Class frmMain
|
|
|
|
|
Me.LayoutControlHead.Controls.Add(Me.txtCustomerGLN)
|
|
|
|
|
Me.LayoutControlHead.Controls.Add(Me.txtDeliveryAddressGLN)
|
|
|
|
|
Me.LayoutControlHead.Controls.Add(Me.txtDocumentReference)
|
|
|
|
|
Me.LayoutControlHead.Controls.Add(Me.TextEdit1)
|
|
|
|
|
Me.LayoutControlHead.Controls.Add(Me.cmdDocumentKind)
|
|
|
|
|
Me.LayoutControlHead.Controls.Add(Me.txtName)
|
|
|
|
|
Me.LayoutControlHead.Controls.Add(Me.cmbDocumentKind)
|
|
|
|
|
Me.LayoutControlHead.Dock = System.Windows.Forms.DockStyle.Fill
|
|
|
|
|
Me.LayoutControlHead.Enabled = False
|
|
|
|
|
Me.LayoutControlHead.Location = New System.Drawing.Point(0, 0)
|
|
|
|
|
Me.LayoutControlHead.Name = "LayoutControlHead"
|
|
|
|
|
Me.LayoutControlHead.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = New System.Drawing.Rectangle(1270, 166, 650, 400)
|
|
|
|
|
Me.LayoutControlHead.Root = Me.Root
|
|
|
|
|
Me.LayoutControlHead.Size = New System.Drawing.Size(1062, 275)
|
|
|
|
|
Me.LayoutControlHead.Size = New System.Drawing.Size(1062, 317)
|
|
|
|
|
Me.LayoutControlHead.TabIndex = 0
|
|
|
|
|
Me.LayoutControlHead.Text = "LayoutControl1"
|
|
|
|
|
'
|
|
|
|
|
'txtOrderIssuer
|
|
|
|
|
'
|
|
|
|
|
Me.txtOrderIssuer.Location = New System.Drawing.Point(123, 140)
|
|
|
|
|
Me.txtOrderIssuer.Location = New System.Drawing.Point(123, 170)
|
|
|
|
|
Me.txtOrderIssuer.MenuManager = Me.RibbonControl
|
|
|
|
|
Me.txtOrderIssuer.Name = "txtOrderIssuer"
|
|
|
|
|
Me.txtOrderIssuer.Size = New System.Drawing.Size(264, 20)
|
|
|
|
|
Me.txtOrderIssuer.Size = New System.Drawing.Size(402, 20)
|
|
|
|
|
Me.txtOrderIssuer.StyleController = Me.LayoutControlHead
|
|
|
|
|
Me.txtOrderIssuer.TabIndex = 6
|
|
|
|
|
'
|
|
|
|
|
'MemoEdit1
|
|
|
|
|
'
|
|
|
|
|
Me.MemoEdit1.Location = New System.Drawing.Point(632, 170)
|
|
|
|
|
Me.MemoEdit1.Location = New System.Drawing.Point(631, 200)
|
|
|
|
|
Me.MemoEdit1.MenuManager = Me.RibbonControl
|
|
|
|
|
Me.MemoEdit1.Name = "MemoEdit1"
|
|
|
|
|
Me.MemoEdit1.Size = New System.Drawing.Size(403, 78)
|
|
|
|
|
Me.MemoEdit1.Size = New System.Drawing.Size(404, 90)
|
|
|
|
|
Me.MemoEdit1.StyleController = Me.LayoutControlHead
|
|
|
|
|
Me.MemoEdit1.TabIndex = 12
|
|
|
|
|
'
|
|
|
|
|
'txtOrderNumber
|
|
|
|
|
'
|
|
|
|
|
Me.txtOrderNumber.Location = New System.Drawing.Point(493, 140)
|
|
|
|
|
Me.txtOrderNumber.Location = New System.Drawing.Point(631, 170)
|
|
|
|
|
Me.txtOrderNumber.MenuManager = Me.RibbonControl
|
|
|
|
|
Me.txtOrderNumber.Name = "txtOrderNumber"
|
|
|
|
|
Me.txtOrderNumber.Size = New System.Drawing.Size(217, 20)
|
|
|
|
|
Me.txtOrderNumber.Size = New System.Drawing.Size(166, 20)
|
|
|
|
|
Me.txtOrderNumber.StyleController = Me.LayoutControlHead
|
|
|
|
|
Me.txtOrderNumber.TabIndex = 7
|
|
|
|
|
'
|
|
|
|
|
'TextEdit5
|
|
|
|
|
'txtStreetName
|
|
|
|
|
'
|
|
|
|
|
Me.TextEdit5.Location = New System.Drawing.Point(123, 80)
|
|
|
|
|
Me.TextEdit5.MenuManager = Me.RibbonControl
|
|
|
|
|
Me.TextEdit5.Name = "TextEdit5"
|
|
|
|
|
Me.TextEdit5.Size = New System.Drawing.Size(599, 20)
|
|
|
|
|
Me.TextEdit5.StyleController = Me.LayoutControlHead
|
|
|
|
|
Me.TextEdit5.TabIndex = 3
|
|
|
|
|
Me.txtStreetName.Location = New System.Drawing.Point(123, 80)
|
|
|
|
|
Me.txtStreetName.MenuManager = Me.RibbonControl
|
|
|
|
|
Me.txtStreetName.Name = "txtStreetName"
|
|
|
|
|
Me.txtStreetName.Size = New System.Drawing.Size(912, 20)
|
|
|
|
|
Me.txtStreetName.StyleController = Me.LayoutControlHead
|
|
|
|
|
Me.txtStreetName.TabIndex = 3
|
|
|
|
|
'
|
|
|
|
|
'TextEdit6
|
|
|
|
|
'txtPlace
|
|
|
|
|
'
|
|
|
|
|
Me.TextEdit6.Location = New System.Drawing.Point(828, 80)
|
|
|
|
|
Me.TextEdit6.MenuManager = Me.RibbonControl
|
|
|
|
|
Me.TextEdit6.Name = "TextEdit6"
|
|
|
|
|
Me.TextEdit6.Size = New System.Drawing.Size(207, 20)
|
|
|
|
|
Me.TextEdit6.StyleController = Me.LayoutControlHead
|
|
|
|
|
Me.TextEdit6.TabIndex = 5
|
|
|
|
|
Me.txtPlace.Location = New System.Drawing.Point(346, 110)
|
|
|
|
|
Me.txtPlace.MenuManager = Me.RibbonControl
|
|
|
|
|
Me.txtPlace.Name = "txtPlace"
|
|
|
|
|
Me.txtPlace.Size = New System.Drawing.Size(689, 20)
|
|
|
|
|
Me.txtPlace.StyleController = Me.LayoutControlHead
|
|
|
|
|
Me.txtPlace.TabIndex = 11
|
|
|
|
|
'
|
|
|
|
|
'TextEdit7
|
|
|
|
|
'txtZIP
|
|
|
|
|
'
|
|
|
|
|
Me.TextEdit7.Location = New System.Drawing.Point(346, 110)
|
|
|
|
|
Me.TextEdit7.MenuManager = Me.RibbonControl
|
|
|
|
|
Me.TextEdit7.Name = "TextEdit7"
|
|
|
|
|
Me.TextEdit7.Size = New System.Drawing.Size(689, 20)
|
|
|
|
|
Me.TextEdit7.StyleController = Me.LayoutControlHead
|
|
|
|
|
Me.TextEdit7.TabIndex = 11
|
|
|
|
|
'
|
|
|
|
|
'TextEdit8
|
|
|
|
|
'
|
|
|
|
|
Me.TextEdit8.Location = New System.Drawing.Point(123, 110)
|
|
|
|
|
Me.TextEdit8.MenuManager = Me.RibbonControl
|
|
|
|
|
Me.TextEdit8.Name = "TextEdit8"
|
|
|
|
|
Me.TextEdit8.Size = New System.Drawing.Size(117, 20)
|
|
|
|
|
Me.TextEdit8.StyleController = Me.LayoutControlHead
|
|
|
|
|
Me.TextEdit8.TabIndex = 9
|
|
|
|
|
Me.txtZIP.Location = New System.Drawing.Point(123, 110)
|
|
|
|
|
Me.txtZIP.MenuManager = Me.RibbonControl
|
|
|
|
|
Me.txtZIP.Name = "txtZIP"
|
|
|
|
|
Me.txtZIP.Size = New System.Drawing.Size(117, 20)
|
|
|
|
|
Me.txtZIP.StyleController = Me.LayoutControlHead
|
|
|
|
|
Me.txtZIP.TabIndex = 9
|
|
|
|
|
'
|
|
|
|
|
'TextEdit9
|
|
|
|
|
'
|
|
|
|
|
@@ -520,34 +518,34 @@ Partial Class frmMain
|
|
|
|
|
'
|
|
|
|
|
'txtRunningNumber
|
|
|
|
|
'
|
|
|
|
|
Me.txtRunningNumber.Location = New System.Drawing.Point(702, 50)
|
|
|
|
|
Me.txtRunningNumber.Location = New System.Drawing.Point(123, 50)
|
|
|
|
|
Me.txtRunningNumber.MenuManager = Me.RibbonControl
|
|
|
|
|
Me.txtRunningNumber.Name = "txtRunningNumber"
|
|
|
|
|
Me.txtRunningNumber.Size = New System.Drawing.Size(124, 20)
|
|
|
|
|
Me.txtRunningNumber.Size = New System.Drawing.Size(402, 20)
|
|
|
|
|
Me.txtRunningNumber.StyleController = Me.LayoutControlHead
|
|
|
|
|
Me.txtRunningNumber.TabIndex = 2
|
|
|
|
|
'
|
|
|
|
|
'dateOrderDate
|
|
|
|
|
'
|
|
|
|
|
Me.dateOrderDate.EditValue = Nothing
|
|
|
|
|
Me.dateOrderDate.Location = New System.Drawing.Point(816, 140)
|
|
|
|
|
Me.dateOrderDate.Location = New System.Drawing.Point(903, 170)
|
|
|
|
|
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(219, 20)
|
|
|
|
|
Me.dateOrderDate.Size = New System.Drawing.Size(132, 20)
|
|
|
|
|
Me.dateOrderDate.StyleController = Me.LayoutControlHead
|
|
|
|
|
Me.dateOrderDate.TabIndex = 8
|
|
|
|
|
'
|
|
|
|
|
'cmbMandator
|
|
|
|
|
'
|
|
|
|
|
Me.cmbMandator.Location = New System.Drawing.Point(123, 50)
|
|
|
|
|
Me.cmbMandator.Location = New System.Drawing.Point(123, 80)
|
|
|
|
|
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.Size = New System.Drawing.Size(235, 20)
|
|
|
|
|
Me.cmbMandator.Size = New System.Drawing.Size(402, 20)
|
|
|
|
|
Me.cmbMandator.StyleController = Me.LayoutControlHead
|
|
|
|
|
Me.cmbMandator.TabIndex = 4
|
|
|
|
|
'
|
|
|
|
|
@@ -577,7 +575,7 @@ Partial Class frmMain
|
|
|
|
|
'
|
|
|
|
|
'cmbCustomer
|
|
|
|
|
'
|
|
|
|
|
Me.cmbCustomer.Location = New System.Drawing.Point(123, 80)
|
|
|
|
|
Me.cmbCustomer.Location = New System.Drawing.Point(123, 110)
|
|
|
|
|
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)})
|
|
|
|
|
@@ -596,7 +594,7 @@ Partial Class frmMain
|
|
|
|
|
'
|
|
|
|
|
'cmbDeliveryAddress
|
|
|
|
|
'
|
|
|
|
|
Me.cmbDeliveryAddress.Location = New System.Drawing.Point(123, 110)
|
|
|
|
|
Me.cmbDeliveryAddress.Location = New System.Drawing.Point(123, 140)
|
|
|
|
|
Me.cmbDeliveryAddress.MenuManager = Me.RibbonControl
|
|
|
|
|
Me.cmbDeliveryAddress.Name = "cmbDeliveryAddress"
|
|
|
|
|
Me.cmbDeliveryAddress.Properties.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() {New DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)})
|
|
|
|
|
@@ -616,17 +614,17 @@ Partial Class frmMain
|
|
|
|
|
'
|
|
|
|
|
'cmbYears
|
|
|
|
|
'
|
|
|
|
|
Me.cmbYears.Location = New System.Drawing.Point(464, 50)
|
|
|
|
|
Me.cmbYears.Location = New System.Drawing.Point(631, 80)
|
|
|
|
|
Me.cmbYears.MenuManager = Me.RibbonControl
|
|
|
|
|
Me.cmbYears.Name = "cmbYears"
|
|
|
|
|
Me.cmbYears.Properties.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() {New DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)})
|
|
|
|
|
Me.cmbYears.Size = New System.Drawing.Size(132, 20)
|
|
|
|
|
Me.cmbYears.Size = New System.Drawing.Size(404, 20)
|
|
|
|
|
Me.cmbYears.StyleController = Me.LayoutControlHead
|
|
|
|
|
Me.cmbYears.TabIndex = 15
|
|
|
|
|
'
|
|
|
|
|
'txtCustomerGLN
|
|
|
|
|
'
|
|
|
|
|
Me.txtCustomerGLN.Location = New System.Drawing.Point(631, 80)
|
|
|
|
|
Me.txtCustomerGLN.Location = New System.Drawing.Point(631, 110)
|
|
|
|
|
Me.txtCustomerGLN.MenuManager = Me.RibbonControl
|
|
|
|
|
Me.txtCustomerGLN.Name = "txtCustomerGLN"
|
|
|
|
|
Me.txtCustomerGLN.Size = New System.Drawing.Size(404, 20)
|
|
|
|
|
@@ -635,7 +633,7 @@ Partial Class frmMain
|
|
|
|
|
'
|
|
|
|
|
'txtDeliveryAddressGLN
|
|
|
|
|
'
|
|
|
|
|
Me.txtDeliveryAddressGLN.Location = New System.Drawing.Point(631, 110)
|
|
|
|
|
Me.txtDeliveryAddressGLN.Location = New System.Drawing.Point(631, 140)
|
|
|
|
|
Me.txtDeliveryAddressGLN.MenuManager = Me.RibbonControl
|
|
|
|
|
Me.txtDeliveryAddressGLN.Name = "txtDeliveryAddressGLN"
|
|
|
|
|
Me.txtDeliveryAddressGLN.Size = New System.Drawing.Size(404, 20)
|
|
|
|
|
@@ -644,21 +642,32 @@ Partial Class frmMain
|
|
|
|
|
'
|
|
|
|
|
'txtDocumentReference
|
|
|
|
|
'
|
|
|
|
|
Me.txtDocumentReference.Location = New System.Drawing.Point(123, 170)
|
|
|
|
|
Me.txtDocumentReference.Location = New System.Drawing.Point(123, 200)
|
|
|
|
|
Me.txtDocumentReference.MenuManager = Me.RibbonControl
|
|
|
|
|
Me.txtDocumentReference.Name = "txtDocumentReference"
|
|
|
|
|
Me.txtDocumentReference.Size = New System.Drawing.Size(403, 78)
|
|
|
|
|
Me.txtDocumentReference.Size = New System.Drawing.Size(402, 90)
|
|
|
|
|
Me.txtDocumentReference.StyleController = Me.LayoutControlHead
|
|
|
|
|
Me.txtDocumentReference.TabIndex = 19
|
|
|
|
|
'
|
|
|
|
|
'TextEdit1
|
|
|
|
|
'txtName
|
|
|
|
|
'
|
|
|
|
|
Me.TextEdit1.Location = New System.Drawing.Point(123, 50)
|
|
|
|
|
Me.TextEdit1.MenuManager = Me.RibbonControl
|
|
|
|
|
Me.TextEdit1.Name = "TextEdit1"
|
|
|
|
|
Me.TextEdit1.Size = New System.Drawing.Size(912, 20)
|
|
|
|
|
Me.TextEdit1.StyleController = Me.LayoutControlHead
|
|
|
|
|
Me.TextEdit1.TabIndex = 20
|
|
|
|
|
Me.txtName.Location = New System.Drawing.Point(123, 50)
|
|
|
|
|
Me.txtName.MenuManager = Me.RibbonControl
|
|
|
|
|
Me.txtName.Name = "txtName"
|
|
|
|
|
Me.txtName.Size = New System.Drawing.Size(912, 20)
|
|
|
|
|
Me.txtName.StyleController = Me.LayoutControlHead
|
|
|
|
|
Me.txtName.TabIndex = 20
|
|
|
|
|
'
|
|
|
|
|
'cmbDocumentKind
|
|
|
|
|
'
|
|
|
|
|
Me.cmbDocumentKind.Location = New System.Drawing.Point(631, 50)
|
|
|
|
|
Me.cmbDocumentKind.MenuManager = Me.RibbonControl
|
|
|
|
|
Me.cmbDocumentKind.Name = "cmbDocumentKind"
|
|
|
|
|
Me.cmbDocumentKind.Properties.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() {New DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)})
|
|
|
|
|
Me.cmbDocumentKind.Properties.PopupSizeable = True
|
|
|
|
|
Me.cmbDocumentKind.Size = New System.Drawing.Size(404, 20)
|
|
|
|
|
Me.cmbDocumentKind.StyleController = Me.LayoutControlHead
|
|
|
|
|
Me.cmbDocumentKind.TabIndex = 18
|
|
|
|
|
'
|
|
|
|
|
'Root
|
|
|
|
|
'
|
|
|
|
|
@@ -666,7 +675,7 @@ Partial Class frmMain
|
|
|
|
|
Me.Root.GroupBordersVisible = False
|
|
|
|
|
Me.Root.Items.AddRange(New DevExpress.XtraLayout.BaseLayoutItem() {Me.TabbedControlGroup2})
|
|
|
|
|
Me.Root.Name = "Root"
|
|
|
|
|
Me.Root.Size = New System.Drawing.Size(1062, 275)
|
|
|
|
|
Me.Root.Size = New System.Drawing.Size(1062, 317)
|
|
|
|
|
Me.Root.TextVisible = False
|
|
|
|
|
'
|
|
|
|
|
'TabbedControlGroup2
|
|
|
|
|
@@ -674,89 +683,21 @@ Partial Class frmMain
|
|
|
|
|
Me.TabbedControlGroup2.Location = New System.Drawing.Point(0, 0)
|
|
|
|
|
Me.TabbedControlGroup2.Name = "TabbedControlGroup2"
|
|
|
|
|
Me.TabbedControlGroup2.SelectedTabPage = Me.LayoutControlGroup2
|
|
|
|
|
Me.TabbedControlGroup2.Size = New System.Drawing.Size(1042, 255)
|
|
|
|
|
Me.TabbedControlGroup2.Size = New System.Drawing.Size(1042, 297)
|
|
|
|
|
Me.TabbedControlGroup2.TabPages.AddRange(New DevExpress.XtraLayout.BaseLayoutItem() {Me.LayoutControlGroup2, Me.LayoutControlGroup1})
|
|
|
|
|
'
|
|
|
|
|
'LayoutControlGroup1
|
|
|
|
|
'
|
|
|
|
|
Me.LayoutControlGroup1.Items.AddRange(New DevExpress.XtraLayout.BaseLayoutItem() {Me.LayoutControlItem10, Me.LayoutControlItem6, Me.LayoutControlItem7, Me.LayoutControlItem8, Me.LayoutControlItem9, Me.LayoutControlItem15})
|
|
|
|
|
Me.LayoutControlGroup1.Location = New System.Drawing.Point(0, 0)
|
|
|
|
|
Me.LayoutControlGroup1.Name = "LayoutControlGroup1"
|
|
|
|
|
Me.LayoutControlGroup1.Size = New System.Drawing.Size(1018, 208)
|
|
|
|
|
Me.LayoutControlGroup1.Text = "Diverse Adresse"
|
|
|
|
|
'
|
|
|
|
|
'LayoutControlItem10
|
|
|
|
|
'
|
|
|
|
|
Me.LayoutControlItem10.Control = Me.TextEdit9
|
|
|
|
|
Me.LayoutControlItem10.Location = New System.Drawing.Point(0, 90)
|
|
|
|
|
Me.LayoutControlItem10.Name = "LayoutControlItem10"
|
|
|
|
|
Me.LayoutControlItem10.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
|
|
|
|
Me.LayoutControlItem10.Size = New System.Drawing.Size(1018, 118)
|
|
|
|
|
Me.LayoutControlItem10.Text = "Kontakt"
|
|
|
|
|
Me.LayoutControlItem10.TextSize = New System.Drawing.Size(93, 13)
|
|
|
|
|
'
|
|
|
|
|
'LayoutControlItem6
|
|
|
|
|
'
|
|
|
|
|
Me.LayoutControlItem6.Control = Me.TextEdit5
|
|
|
|
|
Me.LayoutControlItem6.Location = New System.Drawing.Point(0, 30)
|
|
|
|
|
Me.LayoutControlItem6.Name = "LayoutControlItem6"
|
|
|
|
|
Me.LayoutControlItem6.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
|
|
|
|
Me.LayoutControlItem6.Size = New System.Drawing.Size(705, 30)
|
|
|
|
|
Me.LayoutControlItem6.Text = "Straße"
|
|
|
|
|
Me.LayoutControlItem6.TextSize = New System.Drawing.Size(93, 13)
|
|
|
|
|
'
|
|
|
|
|
'LayoutControlItem7
|
|
|
|
|
'
|
|
|
|
|
Me.LayoutControlItem7.Control = Me.TextEdit6
|
|
|
|
|
Me.LayoutControlItem7.Location = New System.Drawing.Point(705, 30)
|
|
|
|
|
Me.LayoutControlItem7.Name = "LayoutControlItem7"
|
|
|
|
|
Me.LayoutControlItem7.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
|
|
|
|
Me.LayoutControlItem7.Size = New System.Drawing.Size(313, 30)
|
|
|
|
|
Me.LayoutControlItem7.Text = "Hausnummer"
|
|
|
|
|
Me.LayoutControlItem7.TextSize = New System.Drawing.Size(93, 13)
|
|
|
|
|
'
|
|
|
|
|
'LayoutControlItem8
|
|
|
|
|
'
|
|
|
|
|
Me.LayoutControlItem8.Control = Me.TextEdit7
|
|
|
|
|
Me.LayoutControlItem8.Location = New System.Drawing.Point(223, 60)
|
|
|
|
|
Me.LayoutControlItem8.Name = "LayoutControlItem8"
|
|
|
|
|
Me.LayoutControlItem8.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
|
|
|
|
Me.LayoutControlItem8.Size = New System.Drawing.Size(795, 30)
|
|
|
|
|
Me.LayoutControlItem8.Text = "Ort"
|
|
|
|
|
Me.LayoutControlItem8.TextSize = New System.Drawing.Size(93, 13)
|
|
|
|
|
'
|
|
|
|
|
'LayoutControlItem9
|
|
|
|
|
'
|
|
|
|
|
Me.LayoutControlItem9.Control = Me.TextEdit8
|
|
|
|
|
Me.LayoutControlItem9.Location = New System.Drawing.Point(0, 60)
|
|
|
|
|
Me.LayoutControlItem9.Name = "LayoutControlItem9"
|
|
|
|
|
Me.LayoutControlItem9.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
|
|
|
|
Me.LayoutControlItem9.Size = New System.Drawing.Size(223, 30)
|
|
|
|
|
Me.LayoutControlItem9.Text = "PLZ"
|
|
|
|
|
Me.LayoutControlItem9.TextSize = New System.Drawing.Size(93, 13)
|
|
|
|
|
'
|
|
|
|
|
'LayoutControlItem15
|
|
|
|
|
'
|
|
|
|
|
Me.LayoutControlItem15.Control = Me.TextEdit1
|
|
|
|
|
Me.LayoutControlItem15.Location = New System.Drawing.Point(0, 0)
|
|
|
|
|
Me.LayoutControlItem15.Name = "LayoutControlItem15"
|
|
|
|
|
Me.LayoutControlItem15.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
|
|
|
|
Me.LayoutControlItem15.Size = New System.Drawing.Size(1018, 30)
|
|
|
|
|
Me.LayoutControlItem15.Text = "Name"
|
|
|
|
|
Me.LayoutControlItem15.TextSize = New System.Drawing.Size(93, 13)
|
|
|
|
|
'
|
|
|
|
|
'LayoutControlGroup2
|
|
|
|
|
'
|
|
|
|
|
Me.LayoutControlGroup2.Items.AddRange(New DevExpress.XtraLayout.BaseLayoutItem() {Me.LayoutControlItem5, Me.LayoutControlItem2, Me.LayoutItemOrderIssuer, Me.LayoutItemOrderNumber, Me.LayoutItemOrderDate, Me.LayoutControlItem12, Me.LayoutControlItem13, Me.LayoutControlItem1, Me.LayoutControlItem4, Me.LayoutControlItem11, Me.LayoutControlItemRunningNumber, Me.LayoutControlItem14, Me.LayoutControlItem3})
|
|
|
|
|
Me.LayoutControlGroup2.Items.AddRange(New DevExpress.XtraLayout.BaseLayoutItem() {Me.LayoutControlItem5, Me.LayoutControlItem2, Me.LayoutItemOrderIssuer, Me.LayoutItemOrderNumber, Me.LayoutItemOrderDate, Me.LayoutControlItem12, Me.LayoutControlItem13, Me.LayoutControlItem1, Me.LayoutControlItem4, Me.LayoutControlItem14, Me.LayoutControlItemRunningNumber, Me.LayoutControlItem11, Me.LayoutControlItem3})
|
|
|
|
|
Me.LayoutControlGroup2.Location = New System.Drawing.Point(0, 0)
|
|
|
|
|
Me.LayoutControlGroup2.Name = "LayoutControlGroup2"
|
|
|
|
|
Me.LayoutControlGroup2.Size = New System.Drawing.Size(1018, 208)
|
|
|
|
|
Me.LayoutControlGroup2.Size = New System.Drawing.Size(1018, 250)
|
|
|
|
|
Me.LayoutControlGroup2.Text = "Basisdaten"
|
|
|
|
|
'
|
|
|
|
|
'LayoutControlItem5
|
|
|
|
|
'
|
|
|
|
|
Me.LayoutControlItem5.Control = Me.cmbCustomer
|
|
|
|
|
Me.LayoutControlItem5.Location = New System.Drawing.Point(0, 30)
|
|
|
|
|
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(508, 30)
|
|
|
|
|
@@ -766,7 +707,7 @@ Partial Class frmMain
|
|
|
|
|
'LayoutControlItem2
|
|
|
|
|
'
|
|
|
|
|
Me.LayoutControlItem2.Control = Me.cmbDeliveryAddress
|
|
|
|
|
Me.LayoutControlItem2.Location = New System.Drawing.Point(0, 60)
|
|
|
|
|
Me.LayoutControlItem2.Location = New System.Drawing.Point(0, 90)
|
|
|
|
|
Me.LayoutControlItem2.Name = "LayoutControlItem2"
|
|
|
|
|
Me.LayoutControlItem2.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
|
|
|
|
Me.LayoutControlItem2.Size = New System.Drawing.Size(508, 30)
|
|
|
|
|
@@ -776,37 +717,37 @@ Partial Class frmMain
|
|
|
|
|
'LayoutItemOrderIssuer
|
|
|
|
|
'
|
|
|
|
|
Me.LayoutItemOrderIssuer.Control = Me.txtOrderIssuer
|
|
|
|
|
Me.LayoutItemOrderIssuer.Location = New System.Drawing.Point(0, 90)
|
|
|
|
|
Me.LayoutItemOrderIssuer.Location = New System.Drawing.Point(0, 120)
|
|
|
|
|
Me.LayoutItemOrderIssuer.Name = "LayoutItemOrderIssuer"
|
|
|
|
|
Me.LayoutItemOrderIssuer.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
|
|
|
|
Me.LayoutItemOrderIssuer.Size = New System.Drawing.Size(370, 30)
|
|
|
|
|
Me.LayoutItemOrderIssuer.Size = New System.Drawing.Size(508, 30)
|
|
|
|
|
Me.LayoutItemOrderIssuer.Text = "Besteller"
|
|
|
|
|
Me.LayoutItemOrderIssuer.TextSize = New System.Drawing.Size(93, 13)
|
|
|
|
|
'
|
|
|
|
|
'LayoutItemOrderNumber
|
|
|
|
|
'
|
|
|
|
|
Me.LayoutItemOrderNumber.Control = Me.txtOrderNumber
|
|
|
|
|
Me.LayoutItemOrderNumber.Location = New System.Drawing.Point(370, 90)
|
|
|
|
|
Me.LayoutItemOrderNumber.Location = New System.Drawing.Point(508, 120)
|
|
|
|
|
Me.LayoutItemOrderNumber.Name = "LayoutItemOrderNumber"
|
|
|
|
|
Me.LayoutItemOrderNumber.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
|
|
|
|
Me.LayoutItemOrderNumber.Size = New System.Drawing.Size(323, 30)
|
|
|
|
|
Me.LayoutItemOrderNumber.Size = New System.Drawing.Size(272, 30)
|
|
|
|
|
Me.LayoutItemOrderNumber.Text = "Bestellnummer"
|
|
|
|
|
Me.LayoutItemOrderNumber.TextSize = New System.Drawing.Size(93, 13)
|
|
|
|
|
'
|
|
|
|
|
'LayoutItemOrderDate
|
|
|
|
|
'
|
|
|
|
|
Me.LayoutItemOrderDate.Control = Me.dateOrderDate
|
|
|
|
|
Me.LayoutItemOrderDate.Location = New System.Drawing.Point(693, 90)
|
|
|
|
|
Me.LayoutItemOrderDate.Location = New System.Drawing.Point(780, 120)
|
|
|
|
|
Me.LayoutItemOrderDate.Name = "LayoutItemOrderDate"
|
|
|
|
|
Me.LayoutItemOrderDate.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
|
|
|
|
Me.LayoutItemOrderDate.Size = New System.Drawing.Size(325, 30)
|
|
|
|
|
Me.LayoutItemOrderDate.Size = New System.Drawing.Size(238, 30)
|
|
|
|
|
Me.LayoutItemOrderDate.Text = "Bestelldatum"
|
|
|
|
|
Me.LayoutItemOrderDate.TextSize = New System.Drawing.Size(93, 13)
|
|
|
|
|
'
|
|
|
|
|
'LayoutControlItem12
|
|
|
|
|
'
|
|
|
|
|
Me.LayoutControlItem12.Control = Me.txtCustomerGLN
|
|
|
|
|
Me.LayoutControlItem12.Location = New System.Drawing.Point(508, 30)
|
|
|
|
|
Me.LayoutControlItem12.Location = New System.Drawing.Point(508, 60)
|
|
|
|
|
Me.LayoutControlItem12.Name = "LayoutControlItem12"
|
|
|
|
|
Me.LayoutControlItem12.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
|
|
|
|
Me.LayoutControlItem12.Size = New System.Drawing.Size(510, 30)
|
|
|
|
|
@@ -816,7 +757,7 @@ Partial Class frmMain
|
|
|
|
|
'LayoutControlItem13
|
|
|
|
|
'
|
|
|
|
|
Me.LayoutControlItem13.Control = Me.txtDeliveryAddressGLN
|
|
|
|
|
Me.LayoutControlItem13.Location = New System.Drawing.Point(508, 60)
|
|
|
|
|
Me.LayoutControlItem13.Location = New System.Drawing.Point(508, 90)
|
|
|
|
|
Me.LayoutControlItem13.Name = "LayoutControlItem13"
|
|
|
|
|
Me.LayoutControlItem13.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
|
|
|
|
Me.LayoutControlItem13.Size = New System.Drawing.Size(510, 30)
|
|
|
|
|
@@ -826,63 +767,121 @@ Partial Class frmMain
|
|
|
|
|
'LayoutControlItem1
|
|
|
|
|
'
|
|
|
|
|
Me.LayoutControlItem1.Control = Me.cmbMandator
|
|
|
|
|
Me.LayoutControlItem1.Location = New System.Drawing.Point(0, 0)
|
|
|
|
|
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(341, 30)
|
|
|
|
|
Me.LayoutControlItem1.Size = New System.Drawing.Size(508, 30)
|
|
|
|
|
Me.LayoutControlItem1.Text = "Mandant"
|
|
|
|
|
Me.LayoutControlItem1.TextSize = New System.Drawing.Size(93, 13)
|
|
|
|
|
'
|
|
|
|
|
'LayoutControlItem4
|
|
|
|
|
'
|
|
|
|
|
Me.LayoutControlItem4.Control = Me.cmbYears
|
|
|
|
|
Me.LayoutControlItem4.Location = New System.Drawing.Point(341, 0)
|
|
|
|
|
Me.LayoutControlItem4.Location = New System.Drawing.Point(508, 30)
|
|
|
|
|
Me.LayoutControlItem4.Name = "LayoutControlItem4"
|
|
|
|
|
Me.LayoutControlItem4.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
|
|
|
|
Me.LayoutControlItem4.Size = New System.Drawing.Size(238, 30)
|
|
|
|
|
Me.LayoutControlItem4.Size = New System.Drawing.Size(510, 30)
|
|
|
|
|
Me.LayoutControlItem4.Text = "Wirtschaftsjahr"
|
|
|
|
|
Me.LayoutControlItem4.TextSize = New System.Drawing.Size(93, 13)
|
|
|
|
|
'
|
|
|
|
|
'LayoutControlItem11
|
|
|
|
|
'
|
|
|
|
|
Me.LayoutControlItem11.Control = Me.cmdDocumentKind
|
|
|
|
|
Me.LayoutControlItem11.Location = New System.Drawing.Point(809, 0)
|
|
|
|
|
Me.LayoutControlItem11.Name = "LayoutControlItem11"
|
|
|
|
|
Me.LayoutControlItem11.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
|
|
|
|
Me.LayoutControlItem11.Size = New System.Drawing.Size(209, 30)
|
|
|
|
|
Me.LayoutControlItem11.Text = "Belegart"
|
|
|
|
|
Me.LayoutControlItem11.TextSize = New System.Drawing.Size(93, 13)
|
|
|
|
|
'
|
|
|
|
|
'LayoutControlItemRunningNumber
|
|
|
|
|
'
|
|
|
|
|
Me.LayoutControlItemRunningNumber.Control = Me.txtRunningNumber
|
|
|
|
|
Me.LayoutControlItemRunningNumber.Location = New System.Drawing.Point(579, 0)
|
|
|
|
|
Me.LayoutControlItemRunningNumber.Name = "LayoutControlItemRunningNumber"
|
|
|
|
|
Me.LayoutControlItemRunningNumber.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
|
|
|
|
Me.LayoutControlItemRunningNumber.Size = New System.Drawing.Size(230, 30)
|
|
|
|
|
Me.LayoutControlItemRunningNumber.Text = "Laufnummer"
|
|
|
|
|
Me.LayoutControlItemRunningNumber.TextSize = New System.Drawing.Size(93, 13)
|
|
|
|
|
'
|
|
|
|
|
'LayoutControlItem14
|
|
|
|
|
'
|
|
|
|
|
Me.LayoutControlItem14.Control = Me.txtDocumentReference
|
|
|
|
|
Me.LayoutControlItem14.Location = New System.Drawing.Point(0, 120)
|
|
|
|
|
Me.LayoutControlItem14.Location = New System.Drawing.Point(0, 150)
|
|
|
|
|
Me.LayoutControlItem14.Name = "LayoutControlItem14"
|
|
|
|
|
Me.LayoutControlItem14.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
|
|
|
|
Me.LayoutControlItem14.Size = New System.Drawing.Size(509, 88)
|
|
|
|
|
Me.LayoutControlItem14.Size = New System.Drawing.Size(508, 100)
|
|
|
|
|
Me.LayoutControlItem14.Text = "Auftragsreferenz"
|
|
|
|
|
Me.LayoutControlItem14.TextSize = New System.Drawing.Size(93, 13)
|
|
|
|
|
'
|
|
|
|
|
'LayoutControlItemRunningNumber
|
|
|
|
|
'
|
|
|
|
|
Me.LayoutControlItemRunningNumber.Control = Me.txtRunningNumber
|
|
|
|
|
Me.LayoutControlItemRunningNumber.Location = New System.Drawing.Point(0, 0)
|
|
|
|
|
Me.LayoutControlItemRunningNumber.Name = "LayoutControlItemRunningNumber"
|
|
|
|
|
Me.LayoutControlItemRunningNumber.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
|
|
|
|
Me.LayoutControlItemRunningNumber.Size = New System.Drawing.Size(508, 30)
|
|
|
|
|
Me.LayoutControlItemRunningNumber.Text = "Laufnummer"
|
|
|
|
|
Me.LayoutControlItemRunningNumber.TextSize = New System.Drawing.Size(93, 13)
|
|
|
|
|
'
|
|
|
|
|
'LayoutControlItem11
|
|
|
|
|
'
|
|
|
|
|
Me.LayoutControlItem11.Control = Me.cmbDocumentKind
|
|
|
|
|
Me.LayoutControlItem11.Location = New System.Drawing.Point(508, 0)
|
|
|
|
|
Me.LayoutControlItem11.Name = "LayoutControlItem11"
|
|
|
|
|
Me.LayoutControlItem11.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
|
|
|
|
Me.LayoutControlItem11.Size = New System.Drawing.Size(510, 30)
|
|
|
|
|
Me.LayoutControlItem11.Text = "Belegart"
|
|
|
|
|
Me.LayoutControlItem11.TextSize = New System.Drawing.Size(93, 13)
|
|
|
|
|
'
|
|
|
|
|
'LayoutControlItem3
|
|
|
|
|
'
|
|
|
|
|
Me.LayoutControlItem3.Control = Me.MemoEdit1
|
|
|
|
|
Me.LayoutControlItem3.Location = New System.Drawing.Point(509, 120)
|
|
|
|
|
Me.LayoutControlItem3.Location = New System.Drawing.Point(508, 150)
|
|
|
|
|
Me.LayoutControlItem3.Name = "LayoutControlItem3"
|
|
|
|
|
Me.LayoutControlItem3.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
|
|
|
|
Me.LayoutControlItem3.Size = New System.Drawing.Size(509, 88)
|
|
|
|
|
Me.LayoutControlItem3.Size = New System.Drawing.Size(510, 100)
|
|
|
|
|
Me.LayoutControlItem3.Text = "Freitext"
|
|
|
|
|
Me.LayoutControlItem3.TextSize = New System.Drawing.Size(93, 13)
|
|
|
|
|
'
|
|
|
|
|
'LayoutControlGroup1
|
|
|
|
|
'
|
|
|
|
|
Me.LayoutControlGroup1.Items.AddRange(New DevExpress.XtraLayout.BaseLayoutItem() {Me.LayoutControlItem10, Me.LayoutControlItem6, Me.LayoutControlItem8, Me.LayoutControlItem9, Me.LayoutControlItem15})
|
|
|
|
|
Me.LayoutControlGroup1.Location = New System.Drawing.Point(0, 0)
|
|
|
|
|
Me.LayoutControlGroup1.Name = "LayoutControlGroup1"
|
|
|
|
|
Me.LayoutControlGroup1.Size = New System.Drawing.Size(1018, 250)
|
|
|
|
|
Me.LayoutControlGroup1.Text = "Diverse Adresse"
|
|
|
|
|
'
|
|
|
|
|
'LayoutControlItem10
|
|
|
|
|
'
|
|
|
|
|
Me.LayoutControlItem10.Control = Me.TextEdit9
|
|
|
|
|
Me.LayoutControlItem10.Location = New System.Drawing.Point(0, 90)
|
|
|
|
|
Me.LayoutControlItem10.Name = "LayoutControlItem10"
|
|
|
|
|
Me.LayoutControlItem10.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
|
|
|
|
Me.LayoutControlItem10.Size = New System.Drawing.Size(1018, 160)
|
|
|
|
|
Me.LayoutControlItem10.Text = "Kontakt"
|
|
|
|
|
Me.LayoutControlItem10.TextSize = New System.Drawing.Size(93, 13)
|
|
|
|
|
'
|
|
|
|
|
'LayoutControlItem6
|
|
|
|
|
'
|
|
|
|
|
Me.LayoutControlItem6.Control = Me.txtStreetName
|
|
|
|
|
Me.LayoutControlItem6.Location = New System.Drawing.Point(0, 30)
|
|
|
|
|
Me.LayoutControlItem6.Name = "LayoutControlItem6"
|
|
|
|
|
Me.LayoutControlItem6.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
|
|
|
|
Me.LayoutControlItem6.Size = New System.Drawing.Size(1018, 30)
|
|
|
|
|
Me.LayoutControlItem6.Text = "Straße"
|
|
|
|
|
Me.LayoutControlItem6.TextSize = New System.Drawing.Size(93, 13)
|
|
|
|
|
'
|
|
|
|
|
'LayoutControlItem8
|
|
|
|
|
'
|
|
|
|
|
Me.LayoutControlItem8.Control = Me.txtPlace
|
|
|
|
|
Me.LayoutControlItem8.Location = New System.Drawing.Point(223, 60)
|
|
|
|
|
Me.LayoutControlItem8.Name = "LayoutControlItem8"
|
|
|
|
|
Me.LayoutControlItem8.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
|
|
|
|
Me.LayoutControlItem8.Size = New System.Drawing.Size(795, 30)
|
|
|
|
|
Me.LayoutControlItem8.Text = "Ort"
|
|
|
|
|
Me.LayoutControlItem8.TextSize = New System.Drawing.Size(93, 13)
|
|
|
|
|
'
|
|
|
|
|
'LayoutControlItem9
|
|
|
|
|
'
|
|
|
|
|
Me.LayoutControlItem9.Control = Me.txtZIP
|
|
|
|
|
Me.LayoutControlItem9.Location = New System.Drawing.Point(0, 60)
|
|
|
|
|
Me.LayoutControlItem9.Name = "LayoutControlItem9"
|
|
|
|
|
Me.LayoutControlItem9.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
|
|
|
|
Me.LayoutControlItem9.Size = New System.Drawing.Size(223, 30)
|
|
|
|
|
Me.LayoutControlItem9.Text = "PLZ"
|
|
|
|
|
Me.LayoutControlItem9.TextSize = New System.Drawing.Size(93, 13)
|
|
|
|
|
'
|
|
|
|
|
'LayoutControlItem15
|
|
|
|
|
'
|
|
|
|
|
Me.LayoutControlItem15.Control = Me.txtName
|
|
|
|
|
Me.LayoutControlItem15.Location = New System.Drawing.Point(0, 0)
|
|
|
|
|
Me.LayoutControlItem15.Name = "LayoutControlItem15"
|
|
|
|
|
Me.LayoutControlItem15.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
|
|
|
|
Me.LayoutControlItem15.Size = New System.Drawing.Size(1018, 30)
|
|
|
|
|
Me.LayoutControlItem15.Text = "Name"
|
|
|
|
|
Me.LayoutControlItem15.TextSize = New System.Drawing.Size(93, 13)
|
|
|
|
|
'
|
|
|
|
|
'GridControlPositions
|
|
|
|
|
'
|
|
|
|
|
Me.GridControlPositions.Dock = System.Windows.Forms.DockStyle.Fill
|
|
|
|
|
@@ -891,7 +890,7 @@ Partial Class frmMain
|
|
|
|
|
Me.GridControlPositions.MainView = Me.GridViewPositions
|
|
|
|
|
Me.GridControlPositions.MenuManager = Me.RibbonControl
|
|
|
|
|
Me.GridControlPositions.Name = "GridControlPositions"
|
|
|
|
|
Me.GridControlPositions.Size = New System.Drawing.Size(1062, 335)
|
|
|
|
|
Me.GridControlPositions.Size = New System.Drawing.Size(1062, 267)
|
|
|
|
|
Me.GridControlPositions.TabIndex = 0
|
|
|
|
|
Me.GridControlPositions.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridViewPositions})
|
|
|
|
|
'
|
|
|
|
|
@@ -905,13 +904,13 @@ Partial Class frmMain
|
|
|
|
|
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, 132)
|
|
|
|
|
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, 620)
|
|
|
|
|
Me.SplitContainerControl3.Size = New System.Drawing.Size(1406, 594)
|
|
|
|
|
Me.SplitContainerControl3.SplitterPosition = 1114
|
|
|
|
|
Me.SplitContainerControl3.TabIndex = 6
|
|
|
|
|
'
|
|
|
|
|
@@ -928,25 +927,6 @@ Partial Class frmMain
|
|
|
|
|
Me.RichEditXml.Size = New System.Drawing.Size(0, 0)
|
|
|
|
|
Me.RichEditXml.TabIndex = 0
|
|
|
|
|
'
|
|
|
|
|
'cmdDocumentKind
|
|
|
|
|
'
|
|
|
|
|
Me.cmdDocumentKind.Location = New System.Drawing.Point(932, 50)
|
|
|
|
|
Me.cmdDocumentKind.MenuManager = Me.RibbonControl
|
|
|
|
|
Me.cmdDocumentKind.Name = "cmdDocumentKind"
|
|
|
|
|
Me.cmdDocumentKind.Properties.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() {New DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)})
|
|
|
|
|
Me.cmdDocumentKind.Properties.NullText = ""
|
|
|
|
|
Me.cmdDocumentKind.Properties.PopupView = Me.GridView3
|
|
|
|
|
Me.cmdDocumentKind.Size = New System.Drawing.Size(103, 20)
|
|
|
|
|
Me.cmdDocumentKind.StyleController = Me.LayoutControlHead
|
|
|
|
|
Me.cmdDocumentKind.TabIndex = 18
|
|
|
|
|
'
|
|
|
|
|
'GridView3
|
|
|
|
|
'
|
|
|
|
|
Me.GridView3.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus
|
|
|
|
|
Me.GridView3.Name = "GridView3"
|
|
|
|
|
Me.GridView3.OptionsSelection.EnableAppearanceFocusedCell = False
|
|
|
|
|
Me.GridView3.OptionsView.ShowGroupPanel = False
|
|
|
|
|
'
|
|
|
|
|
'frmMain
|
|
|
|
|
'
|
|
|
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
|
|
|
|
@@ -961,6 +941,7 @@ Partial Class frmMain
|
|
|
|
|
Me.StatusBar = Me.RibbonStatusBar
|
|
|
|
|
Me.Text = "EDI Dokument Import"
|
|
|
|
|
CType(Me.RibbonControl, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
|
CType(Me.ApplicationMenu1, 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()
|
|
|
|
|
@@ -972,10 +953,9 @@ Partial Class frmMain
|
|
|
|
|
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.txtStreetName.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
|
CType(Me.txtPlace.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
|
CType(Me.txtZIP.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
|
CType(Me.TextEdit9.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
|
CType(Me.txtRunningNumber.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
|
CType(Me.dateOrderDate.Properties.CalendarTimeProperties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
|
@@ -990,16 +970,10 @@ Partial Class frmMain
|
|
|
|
|
CType(Me.txtCustomerGLN.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
|
CType(Me.txtDeliveryAddressGLN.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
|
CType(Me.txtDocumentReference.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
|
CType(Me.TextEdit1.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
|
CType(Me.txtName.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
|
CType(Me.cmbDocumentKind.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
|
CType(Me.Root, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
|
CType(Me.TabbedControlGroup2, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
|
CType(Me.LayoutControlGroup1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
|
CType(Me.LayoutControlItem10, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
|
CType(Me.LayoutControlItem6, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
|
CType(Me.LayoutControlItem7, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
|
CType(Me.LayoutControlItem8, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
|
CType(Me.LayoutControlItem9, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
|
CType(Me.LayoutControlItem15, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
|
CType(Me.LayoutControlGroup2, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
|
CType(Me.LayoutControlItem5, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
|
CType(Me.LayoutControlItem2, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
|
@@ -1010,16 +984,20 @@ Partial Class frmMain
|
|
|
|
|
CType(Me.LayoutControlItem13, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
|
CType(Me.LayoutControlItem1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
|
CType(Me.LayoutControlItem4, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
|
CType(Me.LayoutControlItem11, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
|
CType(Me.LayoutControlItemRunningNumber, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
|
CType(Me.LayoutControlItem14, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
|
CType(Me.LayoutControlItemRunningNumber, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
|
CType(Me.LayoutControlItem11, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
|
CType(Me.LayoutControlItem3, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
|
CType(Me.LayoutControlGroup1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
|
CType(Me.LayoutControlItem10, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
|
CType(Me.LayoutControlItem6, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
|
CType(Me.LayoutControlItem8, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
|
CType(Me.LayoutControlItem9, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
|
CType(Me.LayoutControlItem15, 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)
|
|
|
|
|
CType(Me.cmdDocumentKind.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
|
CType(Me.GridView3, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
|
Me.ResumeLayout(False)
|
|
|
|
|
Me.PerformLayout()
|
|
|
|
|
|
|
|
|
|
@@ -1043,11 +1021,10 @@ Partial Class frmMain
|
|
|
|
|
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 txtStreetName As DevExpress.XtraEditors.TextEdit
|
|
|
|
|
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 txtPlace As DevExpress.XtraEditors.TextEdit
|
|
|
|
|
Friend WithEvents txtZIP As DevExpress.XtraEditors.TextEdit
|
|
|
|
|
Friend WithEvents TextEdit9 As DevExpress.XtraEditors.TextEdit
|
|
|
|
|
Friend WithEvents txtRunningNumber As DevExpress.XtraEditors.TextEdit
|
|
|
|
|
Friend WithEvents dateOrderDate As DevExpress.XtraEditors.DateEdit
|
|
|
|
|
@@ -1088,7 +1065,6 @@ Partial Class frmMain
|
|
|
|
|
Friend WithEvents LayoutControlItem10 As DevExpress.XtraLayout.LayoutControlItem
|
|
|
|
|
Friend WithEvents LayoutControlItem8 As DevExpress.XtraLayout.LayoutControlItem
|
|
|
|
|
Friend WithEvents LayoutControlItem9 As DevExpress.XtraLayout.LayoutControlItem
|
|
|
|
|
Friend WithEvents LayoutControlItem7 As DevExpress.XtraLayout.LayoutControlItem
|
|
|
|
|
Friend WithEvents LayoutControlItem6 As DevExpress.XtraLayout.LayoutControlItem
|
|
|
|
|
Friend WithEvents BarButtonItem8 As DevExpress.XtraBars.BarButtonItem
|
|
|
|
|
Friend WithEvents txtCustomerGLN As DevExpress.XtraEditors.TextEdit
|
|
|
|
|
@@ -1104,8 +1080,8 @@ Partial Class frmMain
|
|
|
|
|
Friend WithEvents btnReloadDocument As DevExpress.XtraBars.BarButtonItem
|
|
|
|
|
Friend WithEvents colId As DevExpress.XtraGrid.Columns.GridColumn
|
|
|
|
|
Friend WithEvents colName As DevExpress.XtraGrid.Columns.GridColumn
|
|
|
|
|
Friend WithEvents TextEdit1 As DevExpress.XtraEditors.TextEdit
|
|
|
|
|
Friend WithEvents txtName As DevExpress.XtraEditors.TextEdit
|
|
|
|
|
Friend WithEvents LayoutControlItem15 As DevExpress.XtraLayout.LayoutControlItem
|
|
|
|
|
Friend WithEvents cmdDocumentKind As DevExpress.XtraEditors.SearchLookUpEdit
|
|
|
|
|
Friend WithEvents GridView3 As DevExpress.XtraGrid.Views.Grid.GridView
|
|
|
|
|
Friend WithEvents cmbDocumentKind As DevExpress.XtraEditors.ComboBoxEdit
|
|
|
|
|
Friend WithEvents ApplicationMenu1 As DevExpress.XtraBars.Ribbon.ApplicationMenu
|
|
|
|
|
End Class
|
|
|
|
|
|