883 lines
49 KiB
VB.net
883 lines
49 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|
Partial Class frmExportMain
|
|
Inherits DevExpress.XtraBars.Ribbon.RibbonForm
|
|
|
|
'Das Formular überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen.
|
|
<System.Diagnostics.DebuggerNonUserCode()> _
|
|
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
|
|
Try
|
|
If disposing AndAlso components IsNot Nothing Then
|
|
components.Dispose()
|
|
End If
|
|
Finally
|
|
MyBase.Dispose(disposing)
|
|
End Try
|
|
End Sub
|
|
|
|
'Wird vom Windows Form-Designer benötigt.
|
|
Private components As System.ComponentModel.IContainer
|
|
|
|
'Hinweis: Die folgende Prozedur ist für den Windows Form-Designer erforderlich.
|
|
'Das Bearbeiten ist mit dem Windows Form-Designer möglich.
|
|
'Das Bearbeiten mit dem Code-Editor ist nicht möglich.
|
|
<System.Diagnostics.DebuggerStepThrough()> _
|
|
Private Sub InitializeComponent()
|
|
Me.components = New System.ComponentModel.Container()
|
|
Me.RibbonControl1 = New DevExpress.XtraBars.Ribbon.RibbonControl()
|
|
Me.BarButtonItem1 = New DevExpress.XtraBars.BarButtonItem()
|
|
Me.txtResults = New DevExpress.XtraBars.BarStaticItem()
|
|
Me.BarButtonItem2 = New DevExpress.XtraBars.BarButtonItem()
|
|
Me.btnOpenInputDirectory = New DevExpress.XtraBars.BarButtonItem()
|
|
Me.btnOpenOutputDirectory = New DevExpress.XtraBars.BarButtonItem()
|
|
Me.BarButtonItem3 = New DevExpress.XtraBars.BarButtonItem()
|
|
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.RibbonPage3 = New DevExpress.XtraBars.Ribbon.RibbonPage()
|
|
Me.RibbonPageGroup3 = New DevExpress.XtraBars.Ribbon.RibbonPageGroup()
|
|
Me.RibbonStatusBar1 = New DevExpress.XtraBars.Ribbon.RibbonStatusBar()
|
|
Me.RibbonPage2 = New DevExpress.XtraBars.Ribbon.RibbonPage()
|
|
Me.GridControlDocuments = New DevExpress.XtraGrid.GridControl()
|
|
Me.GridViewDocuments = New DevExpress.XtraGrid.Views.Grid.GridView()
|
|
Me.colImported = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.RepositoryItemImageComboBox1 = New DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox()
|
|
Me.BooleanImages = New DevExpress.Utils.SvgImageCollection(Me.components)
|
|
Me.colNumber = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colDocumentKind = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colAccount = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.GridColumn7 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colDate = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.GridColumn5 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.GridColumn6 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.GridColumn8 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.RepositoryItemDateEdit1 = New DevExpress.XtraEditors.Repository.RepositoryItemDateEdit()
|
|
Me.GridColumn9 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.GridColumn10 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.SplitContainerControl1 = New DevExpress.XtraEditors.SplitContainerControl()
|
|
Me.LayoutControl1 = New DevExpress.XtraLayout.LayoutControl()
|
|
Me.lookupMandator = New DevExpress.XtraEditors.GridLookUpEdit()
|
|
Me.GridLookUpEdit1View = New DevExpress.XtraGrid.Views.Grid.GridView()
|
|
Me.colName = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colId = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.dateDocDateFrom = New DevExpress.XtraEditors.DateEdit()
|
|
Me.lookupAccount = New DevExpress.XtraEditors.GridLookUpEdit()
|
|
Me.GridView1 = New DevExpress.XtraGrid.Views.Grid.GridView()
|
|
Me.GridColumn1 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.GridColumn2 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.chkShowExported = New DevExpress.XtraEditors.CheckEdit()
|
|
Me.txtDocumentFrom = New DevExpress.XtraEditors.TextEdit()
|
|
Me.txtDocumentTo = New DevExpress.XtraEditors.TextEdit()
|
|
Me.dateDocDateTo = New DevExpress.XtraEditors.DateEdit()
|
|
Me.comboDocumentType = New DevExpress.XtraEditors.GridLookUpEdit()
|
|
Me.GridView3 = New DevExpress.XtraGrid.Views.Grid.GridView()
|
|
Me.comboDocumentKind = New DevExpress.XtraEditors.CheckedComboBoxEdit()
|
|
Me.comboYear = New DevExpress.XtraEditors.ComboBoxEdit()
|
|
Me.Root = New DevExpress.XtraLayout.LayoutControlGroup()
|
|
Me.LayoutControlItem1 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.EmptySpaceItem1 = New DevExpress.XtraLayout.EmptySpaceItem()
|
|
Me.LayoutControlItem3 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItem2 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItem5 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItem6 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItem7 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItem8 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItem10 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItem9 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LayoutControlItem4 = New DevExpress.XtraLayout.LayoutControlItem()
|
|
Me.LabelControl2 = New DevExpress.XtraEditors.LabelControl()
|
|
Me.colName2 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.colId2 = New DevExpress.XtraGrid.Columns.GridColumn()
|
|
Me.SplashScreenManager = New DevExpress.XtraSplashScreen.SplashScreenManager(Me, GetType(Global.MultiTool.Form.frmWaitForm), True, True)
|
|
CType(Me.RibbonControl1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.GridControlDocuments, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.GridViewDocuments, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.RepositoryItemImageComboBox1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.BooleanImages, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.RepositoryItemDateEdit1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.RepositoryItemDateEdit1.CalendarTimeProperties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.SplitContainerControl1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.SplitContainerControl1.Panel1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SplitContainerControl1.Panel1.SuspendLayout()
|
|
CType(Me.SplitContainerControl1.Panel2, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SplitContainerControl1.Panel2.SuspendLayout()
|
|
Me.SplitContainerControl1.SuspendLayout()
|
|
CType(Me.LayoutControl1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.LayoutControl1.SuspendLayout()
|
|
CType(Me.lookupMandator.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.GridLookUpEdit1View, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.dateDocDateFrom.Properties.CalendarTimeProperties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.dateDocDateFrom.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.lookupAccount.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.GridView1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.chkShowExported.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.txtDocumentFrom.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.txtDocumentTo.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.dateDocDateTo.Properties.CalendarTimeProperties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.dateDocDateTo.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.comboDocumentType.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.GridView3, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.comboDocumentKind.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.comboYear.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.Root, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.EmptySpaceItem1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem3, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem2, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem5, 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.LayoutControlItem10, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem9, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.LayoutControlItem4, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SuspendLayout()
|
|
'
|
|
'RibbonControl1
|
|
'
|
|
Me.RibbonControl1.ExpandCollapseItem.Id = 0
|
|
Me.RibbonControl1.Items.AddRange(New DevExpress.XtraBars.BarItem() {Me.RibbonControl1.ExpandCollapseItem, Me.RibbonControl1.SearchEditItem, Me.BarButtonItem1, Me.txtResults, Me.BarButtonItem2, Me.btnOpenInputDirectory, Me.btnOpenOutputDirectory, Me.BarButtonItem3, Me.BarButtonItem4})
|
|
Me.RibbonControl1.Location = New System.Drawing.Point(0, 0)
|
|
Me.RibbonControl1.MaxItemId = 10
|
|
Me.RibbonControl1.Name = "RibbonControl1"
|
|
Me.RibbonControl1.Pages.AddRange(New DevExpress.XtraBars.Ribbon.RibbonPage() {Me.RibbonPage1, Me.RibbonPage3})
|
|
Me.RibbonControl1.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.[False]
|
|
Me.RibbonControl1.ShowToolbarCustomizeItem = False
|
|
Me.RibbonControl1.Size = New System.Drawing.Size(1107, 158)
|
|
Me.RibbonControl1.StatusBar = Me.RibbonStatusBar1
|
|
Me.RibbonControl1.Toolbar.ShowCustomizeItem = False
|
|
'
|
|
'BarButtonItem1
|
|
'
|
|
Me.BarButtonItem1.Caption = "Daten laden (F5)"
|
|
Me.BarButtonItem1.Id = 3
|
|
Me.BarButtonItem1.ImageOptions.SvgImage = Global.MultiTool.Form.My.Resources.Resources.icon_export
|
|
Me.BarButtonItem1.Name = "BarButtonItem1"
|
|
'
|
|
'txtResults
|
|
'
|
|
Me.txtResults.Caption = "Keine Ergebnisse"
|
|
Me.txtResults.Id = 4
|
|
Me.txtResults.ImageOptions.SvgImage = Global.MultiTool.Form.My.Resources.Resources.insertpagenumber
|
|
Me.txtResults.Name = "txtResults"
|
|
Me.txtResults.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph
|
|
'
|
|
'BarButtonItem2
|
|
'
|
|
Me.BarButtonItem2.Caption = "Ausgewählte Zeilen Exportieren"
|
|
Me.BarButtonItem2.Id = 5
|
|
Me.BarButtonItem2.ImageOptions.SvgImage = Global.MultiTool.Form.My.Resources.Resources.actions_send5
|
|
Me.BarButtonItem2.Name = "BarButtonItem2"
|
|
'
|
|
'btnOpenInputDirectory
|
|
'
|
|
Me.btnOpenInputDirectory.Caption = "Eingangsverzeichnis öffnen"
|
|
Me.btnOpenInputDirectory.Id = 6
|
|
Me.btnOpenInputDirectory.ImageOptions.SvgImage = Global.MultiTool.Form.My.Resources.Resources.open27
|
|
Me.btnOpenInputDirectory.Name = "btnOpenInputDirectory"
|
|
'
|
|
'btnOpenOutputDirectory
|
|
'
|
|
Me.btnOpenOutputDirectory.Caption = "Ausgangsverzeichnis öffnen"
|
|
Me.btnOpenOutputDirectory.Id = 7
|
|
Me.btnOpenOutputDirectory.ImageOptions.SvgImage = Global.MultiTool.Form.My.Resources.Resources.up1
|
|
Me.btnOpenOutputDirectory.Name = "btnOpenOutputDirectory"
|
|
'
|
|
'BarButtonItem3
|
|
'
|
|
Me.BarButtonItem3.Caption = "Vorlagenverzeichnis öffnen"
|
|
Me.BarButtonItem3.Id = 8
|
|
Me.BarButtonItem3.ImageOptions.SvgImage = Global.MultiTool.Form.My.Resources.Resources.open3
|
|
Me.BarButtonItem3.Name = "BarButtonItem3"
|
|
'
|
|
'BarButtonItem4
|
|
'
|
|
Me.BarButtonItem4.Caption = "Logverzeichnis öffnen"
|
|
Me.BarButtonItem4.Id = 9
|
|
Me.BarButtonItem4.ImageOptions.SvgImage = Global.MultiTool.Form.My.Resources.Resources.logical3
|
|
Me.BarButtonItem4.Name = "BarButtonItem4"
|
|
'
|
|
'RibbonPage1
|
|
'
|
|
Me.RibbonPage1.Groups.AddRange(New DevExpress.XtraBars.Ribbon.RibbonPageGroup() {Me.RibbonPageGroup1, Me.RibbonPageGroup2})
|
|
Me.RibbonPage1.Name = "RibbonPage1"
|
|
Me.RibbonPage1.Text = "Start"
|
|
'
|
|
'RibbonPageGroup1
|
|
'
|
|
Me.RibbonPageGroup1.ItemLinks.Add(Me.BarButtonItem1)
|
|
Me.RibbonPageGroup1.Name = "RibbonPageGroup1"
|
|
Me.RibbonPageGroup1.Text = "Suche"
|
|
'
|
|
'RibbonPageGroup2
|
|
'
|
|
Me.RibbonPageGroup2.Alignment = DevExpress.XtraBars.Ribbon.RibbonPageGroupAlignment.Far
|
|
Me.RibbonPageGroup2.ItemLinks.Add(Me.BarButtonItem2)
|
|
Me.RibbonPageGroup2.Name = "RibbonPageGroup2"
|
|
Me.RibbonPageGroup2.Text = "Export"
|
|
'
|
|
'RibbonPage3
|
|
'
|
|
Me.RibbonPage3.Groups.AddRange(New DevExpress.XtraBars.Ribbon.RibbonPageGroup() {Me.RibbonPageGroup3})
|
|
Me.RibbonPage3.Name = "RibbonPage3"
|
|
Me.RibbonPage3.Text = "Erweitert"
|
|
'
|
|
'RibbonPageGroup3
|
|
'
|
|
Me.RibbonPageGroup3.ItemLinks.Add(Me.btnOpenInputDirectory)
|
|
Me.RibbonPageGroup3.ItemLinks.Add(Me.btnOpenOutputDirectory)
|
|
Me.RibbonPageGroup3.ItemLinks.Add(Me.BarButtonItem3)
|
|
Me.RibbonPageGroup3.ItemLinks.Add(Me.BarButtonItem4)
|
|
Me.RibbonPageGroup3.Name = "RibbonPageGroup3"
|
|
Me.RibbonPageGroup3.Text = "Verzeichnisse"
|
|
'
|
|
'RibbonStatusBar1
|
|
'
|
|
Me.RibbonStatusBar1.ItemLinks.Add(Me.txtResults)
|
|
Me.RibbonStatusBar1.Location = New System.Drawing.Point(0, 696)
|
|
Me.RibbonStatusBar1.Name = "RibbonStatusBar1"
|
|
Me.RibbonStatusBar1.Ribbon = Me.RibbonControl1
|
|
Me.RibbonStatusBar1.Size = New System.Drawing.Size(1107, 24)
|
|
'
|
|
'RibbonPage2
|
|
'
|
|
Me.RibbonPage2.Name = "RibbonPage2"
|
|
Me.RibbonPage2.Text = "RibbonPage2"
|
|
'
|
|
'GridControlDocuments
|
|
'
|
|
Me.GridControlDocuments.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.GridControlDocuments.Location = New System.Drawing.Point(0, 0)
|
|
Me.GridControlDocuments.MainView = Me.GridViewDocuments
|
|
Me.GridControlDocuments.MenuManager = Me.RibbonControl1
|
|
Me.GridControlDocuments.Name = "GridControlDocuments"
|
|
Me.GridControlDocuments.RepositoryItems.AddRange(New DevExpress.XtraEditors.Repository.RepositoryItem() {Me.RepositoryItemImageComboBox1, Me.RepositoryItemDateEdit1})
|
|
Me.GridControlDocuments.Size = New System.Drawing.Size(799, 538)
|
|
Me.GridControlDocuments.TabIndex = 2
|
|
Me.GridControlDocuments.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridViewDocuments})
|
|
'
|
|
'GridViewDocuments
|
|
'
|
|
Me.GridViewDocuments.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.colImported, Me.colNumber, Me.colDocumentKind, Me.colAccount, Me.GridColumn7, Me.colDate, Me.GridColumn5, Me.GridColumn6, Me.GridColumn8, Me.GridColumn9, Me.GridColumn10})
|
|
Me.GridViewDocuments.GridControl = Me.GridControlDocuments
|
|
Me.GridViewDocuments.Name = "GridViewDocuments"
|
|
Me.GridViewDocuments.OptionsSelection.CheckBoxSelectorField = "IsSelected"
|
|
Me.GridViewDocuments.OptionsSelection.MultiSelect = True
|
|
Me.GridViewDocuments.OptionsSelection.MultiSelectMode = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CheckBoxRowSelect
|
|
'
|
|
'colImported
|
|
'
|
|
Me.colImported.ColumnEdit = Me.RepositoryItemImageComboBox1
|
|
Me.colImported.FieldName = "IsExported"
|
|
Me.colImported.ImageOptions.SvgImage = Global.MultiTool.Form.My.Resources.Resources.actions_send4
|
|
Me.colImported.ImageOptions.SvgImageSize = New System.Drawing.Size(16, 16)
|
|
Me.colImported.MaxWidth = 27
|
|
Me.colImported.MinWidth = 27
|
|
Me.colImported.Name = "colImported"
|
|
Me.colImported.OptionsColumn.AllowMove = False
|
|
Me.colImported.OptionsColumn.ReadOnly = True
|
|
Me.colImported.OptionsFilter.AllowAutoFilter = False
|
|
Me.colImported.OptionsFilter.AllowFilter = False
|
|
Me.colImported.ToolTip = "Bereits Exportiert"
|
|
Me.colImported.UnboundDataType = GetType(Boolean)
|
|
Me.colImported.Visible = True
|
|
Me.colImported.VisibleIndex = 1
|
|
Me.colImported.Width = 27
|
|
'
|
|
'RepositoryItemImageComboBox1
|
|
'
|
|
Me.RepositoryItemImageComboBox1.AutoHeight = False
|
|
Me.RepositoryItemImageComboBox1.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() {New DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)})
|
|
Me.RepositoryItemImageComboBox1.Items.AddRange(New DevExpress.XtraEditors.Controls.ImageComboBoxItem() {New DevExpress.XtraEditors.Controls.ImageComboBoxItem("True", True, 0), New DevExpress.XtraEditors.Controls.ImageComboBoxItem("False", False, 1)})
|
|
Me.RepositoryItemImageComboBox1.LargeImages = Me.BooleanImages
|
|
Me.RepositoryItemImageComboBox1.Name = "RepositoryItemImageComboBox1"
|
|
Me.RepositoryItemImageComboBox1.SmallImages = Me.BooleanImages
|
|
'
|
|
'BooleanImages
|
|
'
|
|
Me.BooleanImages.Add("true", "image://svgimages/business objects/bo_validation.svg")
|
|
Me.BooleanImages.Add("false", "image://svgimages/icon builder/actions_delete.svg")
|
|
'
|
|
'colNumber
|
|
'
|
|
Me.colNumber.Caption = "Belegnummer"
|
|
Me.colNumber.FieldName = "Number"
|
|
Me.colNumber.Name = "colNumber"
|
|
Me.colNumber.Visible = True
|
|
Me.colNumber.VisibleIndex = 2
|
|
Me.colNumber.Width = 138
|
|
'
|
|
'colDocumentKind
|
|
'
|
|
Me.colDocumentKind.Caption = "Belegart"
|
|
Me.colDocumentKind.FieldName = "DOCUMENT_KIND"
|
|
Me.colDocumentKind.Name = "colDocumentKind"
|
|
Me.colDocumentKind.Visible = True
|
|
Me.colDocumentKind.VisibleIndex = 3
|
|
'
|
|
'colAccount
|
|
'
|
|
Me.colAccount.Caption = "Konto"
|
|
Me.colAccount.FieldName = "AccountName"
|
|
Me.colAccount.Name = "colAccount"
|
|
Me.colAccount.Visible = True
|
|
Me.colAccount.VisibleIndex = 4
|
|
Me.colAccount.Width = 138
|
|
'
|
|
'GridColumn7
|
|
'
|
|
Me.GridColumn7.Caption = "Laufnummer"
|
|
Me.GridColumn7.FieldName = "RunningNumber"
|
|
Me.GridColumn7.Name = "GridColumn7"
|
|
Me.GridColumn7.Visible = True
|
|
Me.GridColumn7.VisibleIndex = 5
|
|
Me.GridColumn7.Width = 94
|
|
'
|
|
'colDate
|
|
'
|
|
Me.colDate.Caption = "Datum"
|
|
Me.colDate.FieldName = "Date"
|
|
Me.colDate.Name = "colDate"
|
|
Me.colDate.Visible = True
|
|
Me.colDate.VisibleIndex = 6
|
|
Me.colDate.Width = 138
|
|
'
|
|
'GridColumn5
|
|
'
|
|
Me.GridColumn5.Caption = "Netto"
|
|
Me.GridColumn5.FieldName = "NetAmount"
|
|
Me.GridColumn5.Name = "GridColumn5"
|
|
Me.GridColumn5.Visible = True
|
|
Me.GridColumn5.VisibleIndex = 7
|
|
Me.GridColumn5.Width = 94
|
|
'
|
|
'GridColumn6
|
|
'
|
|
Me.GridColumn6.Caption = "Brutto"
|
|
Me.GridColumn6.FieldName = "GrossAmount"
|
|
Me.GridColumn6.Name = "GridColumn6"
|
|
Me.GridColumn6.Visible = True
|
|
Me.GridColumn6.VisibleIndex = 8
|
|
Me.GridColumn6.Width = 118
|
|
'
|
|
'GridColumn8
|
|
'
|
|
Me.GridColumn8.Caption = "Exportiert Wann"
|
|
Me.GridColumn8.ColumnEdit = Me.RepositoryItemDateEdit1
|
|
Me.GridColumn8.FieldName = "ExportedWhen"
|
|
Me.GridColumn8.Name = "GridColumn8"
|
|
Me.GridColumn8.UnboundDataType = GetType(Date)
|
|
Me.GridColumn8.Visible = True
|
|
Me.GridColumn8.VisibleIndex = 10
|
|
'
|
|
'RepositoryItemDateEdit1
|
|
'
|
|
Me.RepositoryItemDateEdit1.AutoHeight = False
|
|
Me.RepositoryItemDateEdit1.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() {New DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)})
|
|
Me.RepositoryItemDateEdit1.CalendarTimeProperties.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() {New DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)})
|
|
Me.RepositoryItemDateEdit1.Name = "RepositoryItemDateEdit1"
|
|
Me.RepositoryItemDateEdit1.NullDate = ""
|
|
'
|
|
'GridColumn9
|
|
'
|
|
Me.GridColumn9.Caption = "Exportiert Wer"
|
|
Me.GridColumn9.FieldName = "ExportedWho"
|
|
Me.GridColumn9.Name = "GridColumn9"
|
|
Me.GridColumn9.Visible = True
|
|
Me.GridColumn9.VisibleIndex = 9
|
|
'
|
|
'GridColumn10
|
|
'
|
|
Me.GridColumn10.Caption = "Exportierte Datei"
|
|
Me.GridColumn10.FieldName = "FilenameExport"
|
|
Me.GridColumn10.Name = "GridColumn10"
|
|
Me.GridColumn10.Visible = True
|
|
Me.GridColumn10.VisibleIndex = 11
|
|
'
|
|
'SplitContainerControl1
|
|
'
|
|
Me.SplitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.SplitContainerControl1.Location = New System.Drawing.Point(0, 158)
|
|
Me.SplitContainerControl1.Name = "SplitContainerControl1"
|
|
'
|
|
'SplitContainerControl1.Panel1
|
|
'
|
|
Me.SplitContainerControl1.Panel1.Controls.Add(Me.LayoutControl1)
|
|
Me.SplitContainerControl1.Panel1.Text = "Panel1"
|
|
'
|
|
'SplitContainerControl1.Panel2
|
|
'
|
|
Me.SplitContainerControl1.Panel2.Controls.Add(Me.GridControlDocuments)
|
|
Me.SplitContainerControl1.Panel2.Controls.Add(Me.LabelControl2)
|
|
Me.SplitContainerControl1.Panel2.Text = "Panel2"
|
|
Me.SplitContainerControl1.Size = New System.Drawing.Size(1107, 538)
|
|
Me.SplitContainerControl1.SplitterPosition = 298
|
|
Me.SplitContainerControl1.TabIndex = 5
|
|
'
|
|
'LayoutControl1
|
|
'
|
|
Me.LayoutControl1.Controls.Add(Me.lookupMandator)
|
|
Me.LayoutControl1.Controls.Add(Me.dateDocDateFrom)
|
|
Me.LayoutControl1.Controls.Add(Me.lookupAccount)
|
|
Me.LayoutControl1.Controls.Add(Me.chkShowExported)
|
|
Me.LayoutControl1.Controls.Add(Me.txtDocumentFrom)
|
|
Me.LayoutControl1.Controls.Add(Me.txtDocumentTo)
|
|
Me.LayoutControl1.Controls.Add(Me.dateDocDateTo)
|
|
Me.LayoutControl1.Controls.Add(Me.comboDocumentType)
|
|
Me.LayoutControl1.Controls.Add(Me.comboDocumentKind)
|
|
Me.LayoutControl1.Controls.Add(Me.comboYear)
|
|
Me.LayoutControl1.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.LayoutControl1.Location = New System.Drawing.Point(0, 0)
|
|
Me.LayoutControl1.Name = "LayoutControl1"
|
|
Me.LayoutControl1.Root = Me.Root
|
|
Me.LayoutControl1.Size = New System.Drawing.Size(298, 538)
|
|
Me.LayoutControl1.TabIndex = 1
|
|
Me.LayoutControl1.Text = "LayoutControl1"
|
|
'
|
|
'lookupMandator
|
|
'
|
|
Me.lookupMandator.Location = New System.Drawing.Point(112, 15)
|
|
Me.lookupMandator.MenuManager = Me.RibbonControl1
|
|
Me.lookupMandator.Name = "lookupMandator"
|
|
Me.lookupMandator.Properties.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() {New DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)})
|
|
Me.lookupMandator.Properties.NullText = ""
|
|
Me.lookupMandator.Properties.PopupSizeable = False
|
|
Me.lookupMandator.Properties.PopupView = Me.GridLookUpEdit1View
|
|
Me.lookupMandator.Size = New System.Drawing.Size(171, 20)
|
|
Me.lookupMandator.StyleController = Me.LayoutControl1
|
|
Me.lookupMandator.TabIndex = 4
|
|
'
|
|
'GridLookUpEdit1View
|
|
'
|
|
Me.GridLookUpEdit1View.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.colName, Me.colId})
|
|
Me.GridLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus
|
|
Me.GridLookUpEdit1View.Name = "GridLookUpEdit1View"
|
|
Me.GridLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = False
|
|
Me.GridLookUpEdit1View.OptionsView.ShowGroupPanel = False
|
|
'
|
|
'colName
|
|
'
|
|
Me.colName.Caption = "Name"
|
|
Me.colName.FieldName = "Name"
|
|
Me.colName.Name = "colName"
|
|
Me.colName.Visible = True
|
|
Me.colName.VisibleIndex = 0
|
|
'
|
|
'colId
|
|
'
|
|
Me.colId.Caption = "Kurzname"
|
|
Me.colId.FieldName = "Id"
|
|
Me.colId.Name = "colId"
|
|
Me.colId.Visible = True
|
|
Me.colId.VisibleIndex = 1
|
|
'
|
|
'dateDocDateFrom
|
|
'
|
|
Me.dateDocDateFrom.EditValue = Nothing
|
|
Me.dateDocDateFrom.Location = New System.Drawing.Point(112, 225)
|
|
Me.dateDocDateFrom.MenuManager = Me.RibbonControl1
|
|
Me.dateDocDateFrom.Name = "dateDocDateFrom"
|
|
Me.dateDocDateFrom.Properties.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() {New DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)})
|
|
Me.dateDocDateFrom.Properties.CalendarTimeProperties.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() {New DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)})
|
|
Me.dateDocDateFrom.Properties.CharacterCasing = System.Windows.Forms.CharacterCasing.Lower
|
|
Me.dateDocDateFrom.Properties.SelectionMode = DevExpress.XtraEditors.Repository.CalendarSelectionMode.Multiple
|
|
Me.dateDocDateFrom.Size = New System.Drawing.Size(171, 20)
|
|
Me.dateDocDateFrom.StyleController = Me.LayoutControl1
|
|
Me.dateDocDateFrom.TabIndex = 5
|
|
'
|
|
'lookupAccount
|
|
'
|
|
Me.lookupAccount.Location = New System.Drawing.Point(112, 135)
|
|
Me.lookupAccount.MenuManager = Me.RibbonControl1
|
|
Me.lookupAccount.Name = "lookupAccount"
|
|
Me.lookupAccount.Properties.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() {New DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo), New DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Clear)})
|
|
Me.lookupAccount.Properties.NullText = ""
|
|
Me.lookupAccount.Properties.PopupSizeable = False
|
|
Me.lookupAccount.Properties.PopupView = Me.GridView1
|
|
Me.lookupAccount.Size = New System.Drawing.Size(171, 20)
|
|
Me.lookupAccount.StyleController = Me.LayoutControl1
|
|
Me.lookupAccount.TabIndex = 7
|
|
'
|
|
'GridView1
|
|
'
|
|
Me.GridView1.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.GridColumn1, Me.GridColumn2})
|
|
Me.GridView1.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus
|
|
Me.GridView1.Name = "GridView1"
|
|
Me.GridView1.OptionsSelection.EnableAppearanceFocusedCell = False
|
|
Me.GridView1.OptionsView.ShowGroupPanel = False
|
|
'
|
|
'GridColumn1
|
|
'
|
|
Me.GridColumn1.Caption = "Name"
|
|
Me.GridColumn1.FieldName = "Name"
|
|
Me.GridColumn1.Name = "GridColumn1"
|
|
Me.GridColumn1.Visible = True
|
|
Me.GridColumn1.VisibleIndex = 0
|
|
'
|
|
'GridColumn2
|
|
'
|
|
Me.GridColumn2.Caption = "Nummer"
|
|
Me.GridColumn2.FieldName = "Id"
|
|
Me.GridColumn2.Name = "GridColumn2"
|
|
Me.GridColumn2.Visible = True
|
|
Me.GridColumn2.VisibleIndex = 1
|
|
'
|
|
'chkShowExported
|
|
'
|
|
Me.chkShowExported.Location = New System.Drawing.Point(12, 282)
|
|
Me.chkShowExported.MenuManager = Me.RibbonControl1
|
|
Me.chkShowExported.Name = "chkShowExported"
|
|
Me.chkShowExported.Properties.Caption = "Bereits exportierte Belege anzeigen"
|
|
Me.chkShowExported.Size = New System.Drawing.Size(274, 20)
|
|
Me.chkShowExported.StyleController = Me.LayoutControl1
|
|
Me.chkShowExported.TabIndex = 9
|
|
'
|
|
'txtDocumentFrom
|
|
'
|
|
Me.txtDocumentFrom.Location = New System.Drawing.Point(112, 165)
|
|
Me.txtDocumentFrom.MenuManager = Me.RibbonControl1
|
|
Me.txtDocumentFrom.Name = "txtDocumentFrom"
|
|
Me.txtDocumentFrom.Size = New System.Drawing.Size(171, 20)
|
|
Me.txtDocumentFrom.StyleController = Me.LayoutControl1
|
|
Me.txtDocumentFrom.TabIndex = 10
|
|
'
|
|
'txtDocumentTo
|
|
'
|
|
Me.txtDocumentTo.Location = New System.Drawing.Point(112, 195)
|
|
Me.txtDocumentTo.MenuManager = Me.RibbonControl1
|
|
Me.txtDocumentTo.Name = "txtDocumentTo"
|
|
Me.txtDocumentTo.Size = New System.Drawing.Size(171, 20)
|
|
Me.txtDocumentTo.StyleController = Me.LayoutControl1
|
|
Me.txtDocumentTo.TabIndex = 11
|
|
'
|
|
'dateDocDateTo
|
|
'
|
|
Me.dateDocDateTo.EditValue = Nothing
|
|
Me.dateDocDateTo.Location = New System.Drawing.Point(112, 255)
|
|
Me.dateDocDateTo.MenuManager = Me.RibbonControl1
|
|
Me.dateDocDateTo.Name = "dateDocDateTo"
|
|
Me.dateDocDateTo.Properties.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() {New DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)})
|
|
Me.dateDocDateTo.Properties.CalendarTimeProperties.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() {New DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)})
|
|
Me.dateDocDateTo.Size = New System.Drawing.Size(171, 20)
|
|
Me.dateDocDateTo.StyleController = Me.LayoutControl1
|
|
Me.dateDocDateTo.TabIndex = 12
|
|
'
|
|
'comboDocumentType
|
|
'
|
|
Me.comboDocumentType.Location = New System.Drawing.Point(112, 75)
|
|
Me.comboDocumentType.MenuManager = Me.RibbonControl1
|
|
Me.comboDocumentType.Name = "comboDocumentType"
|
|
Me.comboDocumentType.Properties.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() {New DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)})
|
|
Me.comboDocumentType.Properties.NullText = ""
|
|
Me.comboDocumentType.Properties.PopupSizeable = False
|
|
Me.comboDocumentType.Properties.PopupView = Me.GridView3
|
|
Me.comboDocumentType.Size = New System.Drawing.Size(171, 20)
|
|
Me.comboDocumentType.StyleController = Me.LayoutControl1
|
|
Me.comboDocumentType.TabIndex = 13
|
|
'
|
|
'GridView3
|
|
'
|
|
Me.GridView3.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus
|
|
Me.GridView3.Name = "GridView3"
|
|
Me.GridView3.OptionsSelection.EnableAppearanceFocusedCell = False
|
|
Me.GridView3.OptionsView.ShowGroupPanel = False
|
|
'
|
|
'comboDocumentKind
|
|
'
|
|
Me.comboDocumentKind.Location = New System.Drawing.Point(112, 105)
|
|
Me.comboDocumentKind.MenuManager = Me.RibbonControl1
|
|
Me.comboDocumentKind.Name = "comboDocumentKind"
|
|
Me.comboDocumentKind.Properties.AllowMultiSelect = True
|
|
Me.comboDocumentKind.Properties.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() {New DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo), New DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Clear)})
|
|
Me.comboDocumentKind.Size = New System.Drawing.Size(171, 20)
|
|
Me.comboDocumentKind.StyleController = Me.LayoutControl1
|
|
Me.comboDocumentKind.TabIndex = 14
|
|
'
|
|
'comboYear
|
|
'
|
|
Me.comboYear.Location = New System.Drawing.Point(112, 45)
|
|
Me.comboYear.MenuManager = Me.RibbonControl1
|
|
Me.comboYear.Name = "comboYear"
|
|
Me.comboYear.Properties.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() {New DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)})
|
|
Me.comboYear.Size = New System.Drawing.Size(171, 20)
|
|
Me.comboYear.StyleController = Me.LayoutControl1
|
|
Me.comboYear.TabIndex = 15
|
|
'
|
|
'Root
|
|
'
|
|
Me.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.[True]
|
|
Me.Root.GroupBordersVisible = False
|
|
Me.Root.Items.AddRange(New DevExpress.XtraLayout.BaseLayoutItem() {Me.LayoutControlItem1, Me.EmptySpaceItem1, Me.LayoutControlItem3, Me.LayoutControlItem2, Me.LayoutControlItem5, Me.LayoutControlItem6, Me.LayoutControlItem7, Me.LayoutControlItem8, Me.LayoutControlItem10, Me.LayoutControlItem9, Me.LayoutControlItem4})
|
|
Me.Root.Name = "Root"
|
|
Me.Root.Size = New System.Drawing.Size(298, 538)
|
|
Me.Root.TextVisible = False
|
|
'
|
|
'LayoutControlItem1
|
|
'
|
|
Me.LayoutControlItem1.Control = Me.lookupMandator
|
|
Me.LayoutControlItem1.Location = New System.Drawing.Point(0, 0)
|
|
Me.LayoutControlItem1.Name = "LayoutControlItem1"
|
|
Me.LayoutControlItem1.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
|
Me.LayoutControlItem1.Size = New System.Drawing.Size(278, 30)
|
|
Me.LayoutControlItem1.Text = "Mandant"
|
|
Me.LayoutControlItem1.TextSize = New System.Drawing.Size(85, 13)
|
|
'
|
|
'EmptySpaceItem1
|
|
'
|
|
Me.EmptySpaceItem1.AllowHotTrack = False
|
|
Me.EmptySpaceItem1.Location = New System.Drawing.Point(0, 294)
|
|
Me.EmptySpaceItem1.Name = "EmptySpaceItem1"
|
|
Me.EmptySpaceItem1.Size = New System.Drawing.Size(278, 224)
|
|
Me.EmptySpaceItem1.TextSize = New System.Drawing.Size(0, 0)
|
|
'
|
|
'LayoutControlItem3
|
|
'
|
|
Me.LayoutControlItem3.Control = Me.lookupAccount
|
|
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(278, 30)
|
|
Me.LayoutControlItem3.Text = "Konto"
|
|
Me.LayoutControlItem3.TextSize = New System.Drawing.Size(85, 13)
|
|
'
|
|
'LayoutControlItem2
|
|
'
|
|
Me.LayoutControlItem2.Control = Me.dateDocDateFrom
|
|
Me.LayoutControlItem2.Location = New System.Drawing.Point(0, 210)
|
|
Me.LayoutControlItem2.Name = "LayoutControlItem2"
|
|
Me.LayoutControlItem2.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
|
Me.LayoutControlItem2.Size = New System.Drawing.Size(278, 30)
|
|
Me.LayoutControlItem2.Text = "Belegdatum Von"
|
|
Me.LayoutControlItem2.TextSize = New System.Drawing.Size(85, 13)
|
|
'
|
|
'LayoutControlItem5
|
|
'
|
|
Me.LayoutControlItem5.Control = Me.chkShowExported
|
|
Me.LayoutControlItem5.Location = New System.Drawing.Point(0, 270)
|
|
Me.LayoutControlItem5.Name = "LayoutControlItem5"
|
|
Me.LayoutControlItem5.Size = New System.Drawing.Size(278, 24)
|
|
Me.LayoutControlItem5.TextSize = New System.Drawing.Size(0, 0)
|
|
Me.LayoutControlItem5.TextVisible = False
|
|
'
|
|
'LayoutControlItem6
|
|
'
|
|
Me.LayoutControlItem6.Control = Me.txtDocumentFrom
|
|
Me.LayoutControlItem6.Location = New System.Drawing.Point(0, 150)
|
|
Me.LayoutControlItem6.Name = "LayoutControlItem6"
|
|
Me.LayoutControlItem6.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
|
Me.LayoutControlItem6.Size = New System.Drawing.Size(278, 30)
|
|
Me.LayoutControlItem6.Text = "BelegNr Von"
|
|
Me.LayoutControlItem6.TextSize = New System.Drawing.Size(85, 13)
|
|
'
|
|
'LayoutControlItem7
|
|
'
|
|
Me.LayoutControlItem7.Control = Me.txtDocumentTo
|
|
Me.LayoutControlItem7.Location = New System.Drawing.Point(0, 180)
|
|
Me.LayoutControlItem7.Name = "LayoutControlItem7"
|
|
Me.LayoutControlItem7.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
|
Me.LayoutControlItem7.Size = New System.Drawing.Size(278, 30)
|
|
Me.LayoutControlItem7.Text = "BelegNr Bis"
|
|
Me.LayoutControlItem7.TextSize = New System.Drawing.Size(85, 13)
|
|
'
|
|
'LayoutControlItem8
|
|
'
|
|
Me.LayoutControlItem8.Control = Me.dateDocDateTo
|
|
Me.LayoutControlItem8.Location = New System.Drawing.Point(0, 240)
|
|
Me.LayoutControlItem8.Name = "LayoutControlItem8"
|
|
Me.LayoutControlItem8.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
|
Me.LayoutControlItem8.Size = New System.Drawing.Size(278, 30)
|
|
Me.LayoutControlItem8.Text = "Belegdatum Bis"
|
|
Me.LayoutControlItem8.TextSize = New System.Drawing.Size(85, 13)
|
|
'
|
|
'LayoutControlItem10
|
|
'
|
|
Me.LayoutControlItem10.Control = Me.comboDocumentKind
|
|
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(278, 30)
|
|
Me.LayoutControlItem10.Text = "Belegart"
|
|
Me.LayoutControlItem10.TextSize = New System.Drawing.Size(85, 13)
|
|
'
|
|
'LayoutControlItem9
|
|
'
|
|
Me.LayoutControlItem9.Control = Me.comboDocumentType
|
|
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(278, 30)
|
|
Me.LayoutControlItem9.Text = "Belegtyp"
|
|
Me.LayoutControlItem9.TextSize = New System.Drawing.Size(85, 13)
|
|
'
|
|
'LayoutControlItem4
|
|
'
|
|
Me.LayoutControlItem4.Control = Me.comboYear
|
|
Me.LayoutControlItem4.Location = New System.Drawing.Point(0, 30)
|
|
Me.LayoutControlItem4.Name = "LayoutControlItem4"
|
|
Me.LayoutControlItem4.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
|
|
Me.LayoutControlItem4.Size = New System.Drawing.Size(278, 30)
|
|
Me.LayoutControlItem4.Text = "Wirtschaftsjahr"
|
|
Me.LayoutControlItem4.TextSize = New System.Drawing.Size(85, 13)
|
|
'
|
|
'LabelControl2
|
|
'
|
|
Me.LabelControl2.Appearance.Font = New System.Drawing.Font("Tahoma", 48.0!)
|
|
Me.LabelControl2.Appearance.ForeColor = System.Drawing.Color.Silver
|
|
Me.LabelControl2.Appearance.Options.UseFont = True
|
|
Me.LabelControl2.Appearance.Options.UseForeColor = True
|
|
Me.LabelControl2.Location = New System.Drawing.Point(165, 221)
|
|
Me.LabelControl2.Name = "LabelControl2"
|
|
Me.LabelControl2.Size = New System.Drawing.Size(452, 77)
|
|
Me.LabelControl2.TabIndex = 0
|
|
Me.LabelControl2.Text = "Nothing to see.."
|
|
'
|
|
'colName2
|
|
'
|
|
Me.colName2.Caption = "Name"
|
|
Me.colName2.FieldName = "Name"
|
|
Me.colName2.Name = "colName2"
|
|
Me.colName2.Visible = True
|
|
Me.colName2.VisibleIndex = 0
|
|
'
|
|
'colId2
|
|
'
|
|
Me.colId2.Caption = "Kurzname"
|
|
Me.colId2.FieldName = "Id"
|
|
Me.colId2.Name = "colId2"
|
|
Me.colId2.Visible = True
|
|
Me.colId2.VisibleIndex = 1
|
|
'
|
|
'SplashScreenManager
|
|
'
|
|
Me.SplashScreenManager.ClosingDelay = 500
|
|
'
|
|
'frmExportMain
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.ClientSize = New System.Drawing.Size(1107, 720)
|
|
Me.Controls.Add(Me.SplitContainerControl1)
|
|
Me.Controls.Add(Me.RibbonStatusBar1)
|
|
Me.Controls.Add(Me.RibbonControl1)
|
|
Me.IconOptions.SvgImage = Global.MultiTool.Form.My.Resources.Resources.squarified1
|
|
Me.KeyPreview = True
|
|
Me.Name = "frmExportMain"
|
|
Me.Ribbon = Me.RibbonControl1
|
|
Me.StatusBar = Me.RibbonStatusBar1
|
|
Me.Text = "frmExportMain"
|
|
CType(Me.RibbonControl1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.GridControlDocuments, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.GridViewDocuments, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.RepositoryItemImageComboBox1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.BooleanImages, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.RepositoryItemDateEdit1.CalendarTimeProperties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.RepositoryItemDateEdit1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.SplitContainerControl1.Panel1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.SplitContainerControl1.Panel1.ResumeLayout(False)
|
|
CType(Me.SplitContainerControl1.Panel2, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.SplitContainerControl1.Panel2.ResumeLayout(False)
|
|
Me.SplitContainerControl1.Panel2.PerformLayout()
|
|
CType(Me.SplitContainerControl1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.SplitContainerControl1.ResumeLayout(False)
|
|
CType(Me.LayoutControl1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.LayoutControl1.ResumeLayout(False)
|
|
CType(Me.lookupMandator.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.GridLookUpEdit1View, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.dateDocDateFrom.Properties.CalendarTimeProperties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.dateDocDateFrom.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.lookupAccount.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.GridView1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.chkShowExported.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.txtDocumentFrom.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.txtDocumentTo.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.dateDocDateTo.Properties.CalendarTimeProperties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.dateDocDateTo.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.comboDocumentType.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.GridView3, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.comboDocumentKind.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.comboYear.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.Root, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.EmptySpaceItem1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem3, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem2, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem5, 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.LayoutControlItem10, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem9, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.LayoutControlItem4, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.ResumeLayout(False)
|
|
Me.PerformLayout()
|
|
|
|
End Sub
|
|
|
|
Friend WithEvents RibbonControl1 As DevExpress.XtraBars.Ribbon.RibbonControl
|
|
Friend WithEvents RibbonPage1 As DevExpress.XtraBars.Ribbon.RibbonPage
|
|
Friend WithEvents RibbonPageGroup1 As DevExpress.XtraBars.Ribbon.RibbonPageGroup
|
|
Friend WithEvents RibbonStatusBar1 As DevExpress.XtraBars.Ribbon.RibbonStatusBar
|
|
Friend WithEvents RibbonPage2 As DevExpress.XtraBars.Ribbon.RibbonPage
|
|
Friend WithEvents BarButtonItem1 As DevExpress.XtraBars.BarButtonItem
|
|
Friend WithEvents GridControlDocuments As DevExpress.XtraGrid.GridControl
|
|
Friend WithEvents GridViewDocuments As DevExpress.XtraGrid.Views.Grid.GridView
|
|
Friend WithEvents SplitContainerControl1 As DevExpress.XtraEditors.SplitContainerControl
|
|
Friend WithEvents LabelControl2 As DevExpress.XtraEditors.LabelControl
|
|
Friend WithEvents colNumber As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colAccount As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colDate As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents LayoutControl1 As DevExpress.XtraLayout.LayoutControl
|
|
Friend WithEvents Root As DevExpress.XtraLayout.LayoutControlGroup
|
|
Friend WithEvents LayoutControlItem1 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents lookupMandator As DevExpress.XtraEditors.GridLookUpEdit
|
|
Friend WithEvents GridLookUpEdit1View As DevExpress.XtraGrid.Views.Grid.GridView
|
|
Friend WithEvents colName As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colId As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents dateDocDateFrom As DevExpress.XtraEditors.DateEdit
|
|
Friend WithEvents LayoutControlItem2 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents EmptySpaceItem1 As DevExpress.XtraLayout.EmptySpaceItem
|
|
Friend WithEvents lookupAccount As DevExpress.XtraEditors.GridLookUpEdit
|
|
Friend WithEvents GridView1 As DevExpress.XtraGrid.Views.Grid.GridView
|
|
Friend WithEvents LayoutControlItem3 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents colName2 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colId2 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents GridColumn1 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents GridColumn2 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents GridColumn5 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents GridColumn6 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents colImported As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents chkShowExported As DevExpress.XtraEditors.CheckEdit
|
|
Friend WithEvents LayoutControlItem5 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents txtDocumentFrom As DevExpress.XtraEditors.TextEdit
|
|
Friend WithEvents txtDocumentTo As DevExpress.XtraEditors.TextEdit
|
|
Friend WithEvents LayoutControlItem6 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents LayoutControlItem7 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents GridColumn7 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents txtResults As DevExpress.XtraBars.BarStaticItem
|
|
Friend WithEvents BarButtonItem2 As DevExpress.XtraBars.BarButtonItem
|
|
Friend WithEvents RibbonPageGroup2 As DevExpress.XtraBars.Ribbon.RibbonPageGroup
|
|
Friend WithEvents SplashScreenManager As DevExpress.XtraSplashScreen.SplashScreenManager
|
|
Friend WithEvents RepositoryItemImageComboBox1 As DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox
|
|
Friend WithEvents BooleanImages As DevExpress.Utils.SvgImageCollection
|
|
Friend WithEvents btnOpenInputDirectory As DevExpress.XtraBars.BarButtonItem
|
|
Friend WithEvents btnOpenOutputDirectory As DevExpress.XtraBars.BarButtonItem
|
|
Friend WithEvents RibbonPage3 As DevExpress.XtraBars.Ribbon.RibbonPage
|
|
Friend WithEvents RibbonPageGroup3 As DevExpress.XtraBars.Ribbon.RibbonPageGroup
|
|
Friend WithEvents BarButtonItem3 As DevExpress.XtraBars.BarButtonItem
|
|
Friend WithEvents GridColumn8 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents GridColumn9 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents GridColumn10 As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents RepositoryItemDateEdit1 As DevExpress.XtraEditors.Repository.RepositoryItemDateEdit
|
|
Friend WithEvents dateDocDateTo As DevExpress.XtraEditors.DateEdit
|
|
Friend WithEvents LayoutControlItem8 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents LayoutControlItem9 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents comboDocumentType As DevExpress.XtraEditors.GridLookUpEdit
|
|
Friend WithEvents GridView3 As DevExpress.XtraGrid.Views.Grid.GridView
|
|
Friend WithEvents colDocumentKind As DevExpress.XtraGrid.Columns.GridColumn
|
|
Friend WithEvents comboDocumentKind As DevExpress.XtraEditors.CheckedComboBoxEdit
|
|
Friend WithEvents LayoutControlItem10 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents comboYear As DevExpress.XtraEditors.ComboBoxEdit
|
|
Friend WithEvents LayoutControlItem4 As DevExpress.XtraLayout.LayoutControlItem
|
|
Friend WithEvents BarButtonItem4 As DevExpress.XtraBars.BarButtonItem
|
|
End Class
|