645 lines
28 KiB
VB.net
645 lines
28 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|
Partial Class frmFolderImport
|
|
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()
|
|
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmFolderImport))
|
|
Me.RibbonControl1 = New DevExpress.XtraBars.Ribbon.RibbonControl()
|
|
Me.BarButtonItem1 = New DevExpress.XtraBars.BarButtonItem()
|
|
Me.BarButtonItem2 = New DevExpress.XtraBars.BarButtonItem()
|
|
Me.BarEditItem1 = New DevExpress.XtraBars.BarEditItem()
|
|
Me.RepositoryItemProgressBar1 = New DevExpress.XtraEditors.Repository.RepositoryItemProgressBar()
|
|
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.RibbonPageGroup3 = New DevExpress.XtraBars.Ribbon.RibbonPageGroup()
|
|
Me.RibbonStatusBar1 = New DevExpress.XtraBars.Ribbon.RibbonStatusBar()
|
|
Me.RibbonPage2 = New DevExpress.XtraBars.Ribbon.RibbonPage()
|
|
Me.txtFolderbrowser = New System.Windows.Forms.TextBox()
|
|
Me.Label1 = New System.Windows.Forms.Label()
|
|
Me.Button1 = New System.Windows.Forms.Button()
|
|
Me.FolderBrowserDialog1 = New System.Windows.Forms.FolderBrowserDialog()
|
|
Me.cmbDoctype = New System.Windows.Forms.ComboBox()
|
|
Me.Label2 = New System.Windows.Forms.Label()
|
|
Me.txtRegex = New System.Windows.Forms.TextBox()
|
|
Me.Label3 = New System.Windows.Forms.Label()
|
|
Me.btnMoveTo = New System.Windows.Forms.Button()
|
|
Me.Label4 = New System.Windows.Forms.Label()
|
|
Me.txtMoveTo = New System.Windows.Forms.TextBox()
|
|
Me.Label5 = New System.Windows.Forms.Label()
|
|
Me.Label6 = New System.Windows.Forms.Label()
|
|
Me.GroupBox1 = New System.Windows.Forms.GroupBox()
|
|
Me.NumSplitIndex = New System.Windows.Forms.NumericUpDown()
|
|
Me.txtSplitCharacter = New System.Windows.Forms.TextBox()
|
|
Me.LabelControl1 = New DevExpress.XtraEditors.LabelControl()
|
|
Me.cmbAttribute = New System.Windows.Forms.ComboBox()
|
|
Me.LabelControl2 = New DevExpress.XtraEditors.LabelControl()
|
|
Me.NumericUpDownLimit = New System.Windows.Forms.NumericUpDown()
|
|
Me.Label7 = New System.Windows.Forms.Label()
|
|
Me.txtTitle = New System.Windows.Forms.TextBox()
|
|
Me.Label8 = New System.Windows.Forms.Label()
|
|
Me.cmbProfile = New System.Windows.Forms.ComboBox()
|
|
Me.Label9 = New System.Windows.Forms.Label()
|
|
Me.Label10 = New System.Windows.Forms.Label()
|
|
Me.Label11 = New System.Windows.Forms.Label()
|
|
Me.Label12 = New System.Windows.Forms.Label()
|
|
Me.txtAddedWho = New System.Windows.Forms.TextBox()
|
|
Me.txtAddedWhen = New System.Windows.Forms.TextBox()
|
|
Me.txtChangedWho = New System.Windows.Forms.TextBox()
|
|
Me.txtChangedWhen = New System.Windows.Forms.TextBox()
|
|
Me.Label13 = New System.Windows.Forms.Label()
|
|
Me.txtProfilID = New System.Windows.Forms.TextBox()
|
|
Me.GridControlSplit = New DevExpress.XtraGrid.GridControl()
|
|
Me.GridViewSplit = New DevExpress.XtraGrid.Views.Grid.GridView()
|
|
Me.XtraTabControl1 = New DevExpress.XtraTab.XtraTabControl()
|
|
Me.XtraTabPageSplit = New DevExpress.XtraTab.XtraTabPage()
|
|
Me.XtraTabPage2 = New DevExpress.XtraTab.XtraTabPage()
|
|
Me.RibbonPageGroup4 = New DevExpress.XtraBars.Ribbon.RibbonPageGroup()
|
|
Me.BarButtonItem5 = New DevExpress.XtraBars.BarButtonItem()
|
|
Me.BarButtonItem6 = New DevExpress.XtraBars.BarButtonItem()
|
|
CType(Me.RibbonControl1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.RepositoryItemProgressBar1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.GroupBox1.SuspendLayout()
|
|
CType(Me.NumSplitIndex, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.NumericUpDownLimit, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.GridControlSplit, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.GridViewSplit, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.XtraTabControl1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.XtraTabControl1.SuspendLayout()
|
|
Me.XtraTabPageSplit.SuspendLayout()
|
|
Me.SuspendLayout()
|
|
'
|
|
'RibbonControl1
|
|
'
|
|
Me.RibbonControl1.ColorScheme = DevExpress.XtraBars.Ribbon.RibbonControlColorScheme.Green
|
|
Me.RibbonControl1.ExpandCollapseItem.Id = 0
|
|
Me.RibbonControl1.Items.AddRange(New DevExpress.XtraBars.BarItem() {Me.RibbonControl1.ExpandCollapseItem, Me.RibbonControl1.SearchEditItem, Me.BarButtonItem1, Me.BarButtonItem2, Me.BarEditItem1, Me.BarButtonItem3, Me.BarButtonItem4, Me.BarButtonItem5, Me.BarButtonItem6})
|
|
Me.RibbonControl1.Location = New System.Drawing.Point(0, 0)
|
|
Me.RibbonControl1.MaxItemId = 8
|
|
Me.RibbonControl1.Name = "RibbonControl1"
|
|
Me.RibbonControl1.Pages.AddRange(New DevExpress.XtraBars.Ribbon.RibbonPage() {Me.RibbonPage1})
|
|
Me.RibbonControl1.RepositoryItems.AddRange(New DevExpress.XtraEditors.Repository.RepositoryItem() {Me.RepositoryItemProgressBar1})
|
|
Me.RibbonControl1.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.[False]
|
|
Me.RibbonControl1.Size = New System.Drawing.Size(894, 158)
|
|
Me.RibbonControl1.StatusBar = Me.RibbonStatusBar1
|
|
'
|
|
'BarButtonItem1
|
|
'
|
|
Me.BarButtonItem1.Caption = "Importiere Dateien"
|
|
Me.BarButtonItem1.Id = 1
|
|
Me.BarButtonItem1.ImageOptions.SvgImage = CType(resources.GetObject("BarButtonItem1.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
|
Me.BarButtonItem1.Name = "BarButtonItem1"
|
|
'
|
|
'BarButtonItem2
|
|
'
|
|
Me.BarButtonItem2.Caption = "Verarbeitung"
|
|
Me.BarButtonItem2.Id = 2
|
|
Me.BarButtonItem2.ImageOptions.SvgImage = CType(resources.GetObject("BarButtonItem2.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
|
Me.BarButtonItem2.Name = "BarButtonItem2"
|
|
'
|
|
'BarEditItem1
|
|
'
|
|
Me.BarEditItem1.Caption = "Fortschritt Import"
|
|
Me.BarEditItem1.Edit = Me.RepositoryItemProgressBar1
|
|
Me.BarEditItem1.EditWidth = 130
|
|
Me.BarEditItem1.Id = 3
|
|
Me.BarEditItem1.Name = "BarEditItem1"
|
|
Me.BarEditItem1.Visibility = DevExpress.XtraBars.BarItemVisibility.OnlyInCustomizing
|
|
'
|
|
'RepositoryItemProgressBar1
|
|
'
|
|
Me.RepositoryItemProgressBar1.Name = "RepositoryItemProgressBar1"
|
|
Me.RepositoryItemProgressBar1.Step = 1
|
|
'
|
|
'BarButtonItem3
|
|
'
|
|
Me.BarButtonItem3.Caption = "Speichern"
|
|
Me.BarButtonItem3.Id = 4
|
|
Me.BarButtonItem3.ImageOptions.SvgImage = CType(resources.GetObject("BarButtonItem3.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
|
Me.BarButtonItem3.Name = "BarButtonItem3"
|
|
'
|
|
'BarButtonItem4
|
|
'
|
|
Me.BarButtonItem4.Caption = "Hinzufügen"
|
|
Me.BarButtonItem4.Id = 5
|
|
Me.BarButtonItem4.ImageOptions.SvgImage = CType(resources.GetObject("BarButtonItem4.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
|
Me.BarButtonItem4.Name = "BarButtonItem4"
|
|
'
|
|
'RibbonPage1
|
|
'
|
|
Me.RibbonPage1.Groups.AddRange(New DevExpress.XtraBars.Ribbon.RibbonPageGroup() {Me.RibbonPageGroup1, Me.RibbonPageGroup2, Me.RibbonPageGroup3, Me.RibbonPageGroup4})
|
|
Me.RibbonPage1.Name = "RibbonPage1"
|
|
Me.RibbonPage1.Text = "Start"
|
|
'
|
|
'RibbonPageGroup1
|
|
'
|
|
Me.RibbonPageGroup1.ItemLinks.Add(Me.BarButtonItem1)
|
|
Me.RibbonPageGroup1.Name = "RibbonPageGroup1"
|
|
Me.RibbonPageGroup1.Text = "Verarbeiten"
|
|
'
|
|
'RibbonPageGroup2
|
|
'
|
|
Me.RibbonPageGroup2.ItemLinks.Add(Me.BarButtonItem2)
|
|
Me.RibbonPageGroup2.Name = "RibbonPageGroup2"
|
|
Me.RibbonPageGroup2.Text = "Prüfen..."
|
|
'
|
|
'RibbonPageGroup3
|
|
'
|
|
Me.RibbonPageGroup3.ItemLinks.Add(Me.BarButtonItem3)
|
|
Me.RibbonPageGroup3.ItemLinks.Add(Me.BarButtonItem4)
|
|
Me.RibbonPageGroup3.Name = "RibbonPageGroup3"
|
|
Me.RibbonPageGroup3.Text = "Aktionen"
|
|
'
|
|
'RibbonStatusBar1
|
|
'
|
|
Me.RibbonStatusBar1.ItemLinks.Add(Me.BarEditItem1)
|
|
Me.RibbonStatusBar1.Location = New System.Drawing.Point(0, 660)
|
|
Me.RibbonStatusBar1.Name = "RibbonStatusBar1"
|
|
Me.RibbonStatusBar1.Ribbon = Me.RibbonControl1
|
|
Me.RibbonStatusBar1.Size = New System.Drawing.Size(894, 24)
|
|
'
|
|
'RibbonPage2
|
|
'
|
|
Me.RibbonPage2.Name = "RibbonPage2"
|
|
Me.RibbonPage2.Text = "RibbonPage2"
|
|
'
|
|
'txtFolderbrowser
|
|
'
|
|
Me.txtFolderbrowser.Location = New System.Drawing.Point(15, 285)
|
|
Me.txtFolderbrowser.Name = "txtFolderbrowser"
|
|
Me.txtFolderbrowser.Size = New System.Drawing.Size(729, 22)
|
|
Me.txtFolderbrowser.TabIndex = 2
|
|
'
|
|
'Label1
|
|
'
|
|
Me.Label1.AutoSize = True
|
|
Me.Label1.Location = New System.Drawing.Point(12, 269)
|
|
Me.Label1.Name = "Label1"
|
|
Me.Label1.Size = New System.Drawing.Size(95, 13)
|
|
Me.Label1.TabIndex = 3
|
|
Me.Label1.Text = "Pfad mit Dateien:"
|
|
'
|
|
'Button1
|
|
'
|
|
Me.Button1.Location = New System.Drawing.Point(750, 284)
|
|
Me.Button1.Name = "Button1"
|
|
Me.Button1.Size = New System.Drawing.Size(38, 23)
|
|
Me.Button1.TabIndex = 4
|
|
Me.Button1.Text = "..."
|
|
Me.Button1.UseVisualStyleBackColor = True
|
|
'
|
|
'cmbDoctype
|
|
'
|
|
Me.cmbDoctype.FormattingEnabled = True
|
|
Me.cmbDoctype.Location = New System.Drawing.Point(382, 244)
|
|
Me.cmbDoctype.Name = "cmbDoctype"
|
|
Me.cmbDoctype.Size = New System.Drawing.Size(278, 21)
|
|
Me.cmbDoctype.TabIndex = 7
|
|
'
|
|
'Label2
|
|
'
|
|
Me.Label2.AutoSize = True
|
|
Me.Label2.Location = New System.Drawing.Point(379, 228)
|
|
Me.Label2.Name = "Label2"
|
|
Me.Label2.Size = New System.Drawing.Size(75, 13)
|
|
Me.Label2.TabIndex = 8
|
|
Me.Label2.Text = "Dokumentart"
|
|
'
|
|
'txtRegex
|
|
'
|
|
Me.txtRegex.Location = New System.Drawing.Point(15, 367)
|
|
Me.txtRegex.Name = "txtRegex"
|
|
Me.txtRegex.Size = New System.Drawing.Size(281, 22)
|
|
Me.txtRegex.TabIndex = 9
|
|
'
|
|
'Label3
|
|
'
|
|
Me.Label3.AutoSize = True
|
|
Me.Label3.Location = New System.Drawing.Point(12, 351)
|
|
Me.Label3.Name = "Label3"
|
|
Me.Label3.Size = New System.Drawing.Size(106, 13)
|
|
Me.Label3.TabIndex = 10
|
|
Me.Label3.Text = "Regex Dateinamen:"
|
|
'
|
|
'btnMoveTo
|
|
'
|
|
Me.btnMoveTo.Location = New System.Drawing.Point(750, 324)
|
|
Me.btnMoveTo.Name = "btnMoveTo"
|
|
Me.btnMoveTo.Size = New System.Drawing.Size(38, 23)
|
|
Me.btnMoveTo.TabIndex = 15
|
|
Me.btnMoveTo.Text = "..."
|
|
Me.btnMoveTo.UseVisualStyleBackColor = True
|
|
'
|
|
'Label4
|
|
'
|
|
Me.Label4.AutoSize = True
|
|
Me.Label4.Location = New System.Drawing.Point(12, 310)
|
|
Me.Label4.Name = "Label4"
|
|
Me.Label4.Size = New System.Drawing.Size(144, 13)
|
|
Me.Label4.TabIndex = 14
|
|
Me.Label4.Text = "Sicherungsort nach Erfolg:"
|
|
'
|
|
'txtMoveTo
|
|
'
|
|
Me.txtMoveTo.Location = New System.Drawing.Point(15, 326)
|
|
Me.txtMoveTo.Name = "txtMoveTo"
|
|
Me.txtMoveTo.Size = New System.Drawing.Size(729, 22)
|
|
Me.txtMoveTo.TabIndex = 13
|
|
'
|
|
'Label5
|
|
'
|
|
Me.Label5.AutoSize = True
|
|
Me.Label5.Location = New System.Drawing.Point(6, 18)
|
|
Me.Label5.Name = "Label5"
|
|
Me.Label5.Size = New System.Drawing.Size(83, 13)
|
|
Me.Label5.TabIndex = 16
|
|
Me.Label5.Text = "Split-Character"
|
|
'
|
|
'Label6
|
|
'
|
|
Me.Label6.AutoSize = True
|
|
Me.Label6.Location = New System.Drawing.Point(95, 18)
|
|
Me.Label6.Name = "Label6"
|
|
Me.Label6.Size = New System.Drawing.Size(49, 13)
|
|
Me.Label6.TabIndex = 17
|
|
Me.Label6.Text = "Position"
|
|
'
|
|
'GroupBox1
|
|
'
|
|
Me.GroupBox1.Controls.Add(Me.NumSplitIndex)
|
|
Me.GroupBox1.Controls.Add(Me.txtSplitCharacter)
|
|
Me.GroupBox1.Controls.Add(Me.Label5)
|
|
Me.GroupBox1.Controls.Add(Me.Label6)
|
|
Me.GroupBox1.Location = New System.Drawing.Point(509, 445)
|
|
Me.GroupBox1.Name = "GroupBox1"
|
|
Me.GroupBox1.Size = New System.Drawing.Size(163, 66)
|
|
Me.GroupBox1.TabIndex = 19
|
|
Me.GroupBox1.TabStop = False
|
|
Me.GroupBox1.Text = "Splitdefinition"
|
|
'
|
|
'NumSplitIndex
|
|
'
|
|
Me.NumSplitIndex.Location = New System.Drawing.Point(98, 35)
|
|
Me.NumSplitIndex.Maximum = New Decimal(New Integer() {10, 0, 0, 0})
|
|
Me.NumSplitIndex.Name = "NumSplitIndex"
|
|
Me.NumSplitIndex.Size = New System.Drawing.Size(46, 22)
|
|
Me.NumSplitIndex.TabIndex = 18
|
|
'
|
|
'txtSplitCharacter
|
|
'
|
|
Me.txtSplitCharacter.Location = New System.Drawing.Point(9, 34)
|
|
Me.txtSplitCharacter.Name = "txtSplitCharacter"
|
|
Me.txtSplitCharacter.Size = New System.Drawing.Size(27, 22)
|
|
Me.txtSplitCharacter.TabIndex = 17
|
|
Me.txtSplitCharacter.Text = "-"
|
|
'
|
|
'LabelControl1
|
|
'
|
|
Me.LabelControl1.Location = New System.Drawing.Point(661, 428)
|
|
Me.LabelControl1.Name = "LabelControl1"
|
|
Me.LabelControl1.Size = New System.Drawing.Size(105, 13)
|
|
Me.LabelControl1.TabIndex = 20
|
|
Me.LabelControl1.Text = "Deskriptives Attribut"
|
|
'
|
|
'cmbAttribute
|
|
'
|
|
Me.cmbAttribute.FormattingEnabled = True
|
|
Me.cmbAttribute.Location = New System.Drawing.Point(661, 445)
|
|
Me.cmbAttribute.Name = "cmbAttribute"
|
|
Me.cmbAttribute.Size = New System.Drawing.Size(233, 21)
|
|
Me.cmbAttribute.TabIndex = 21
|
|
'
|
|
'LabelControl2
|
|
'
|
|
Me.LabelControl2.Location = New System.Drawing.Point(299, 351)
|
|
Me.LabelControl2.Name = "LabelControl2"
|
|
Me.LabelControl2.Size = New System.Drawing.Size(77, 13)
|
|
Me.LabelControl2.TabIndex = 22
|
|
Me.LabelControl2.Text = "Limit FileCount"
|
|
'
|
|
'NumericUpDownLimit
|
|
'
|
|
Me.NumericUpDownLimit.Location = New System.Drawing.Point(299, 367)
|
|
Me.NumericUpDownLimit.Name = "NumericUpDownLimit"
|
|
Me.NumericUpDownLimit.Size = New System.Drawing.Size(74, 22)
|
|
Me.NumericUpDownLimit.TabIndex = 23
|
|
'
|
|
'Label7
|
|
'
|
|
Me.Label7.AutoSize = True
|
|
Me.Label7.Location = New System.Drawing.Point(12, 228)
|
|
Me.Label7.Name = "Label7"
|
|
Me.Label7.Size = New System.Drawing.Size(29, 13)
|
|
Me.Label7.TabIndex = 26
|
|
Me.Label7.Text = "Titel"
|
|
'
|
|
'txtTitle
|
|
'
|
|
Me.txtTitle.Location = New System.Drawing.Point(15, 244)
|
|
Me.txtTitle.Name = "txtTitle"
|
|
Me.txtTitle.Size = New System.Drawing.Size(361, 22)
|
|
Me.txtTitle.TabIndex = 27
|
|
'
|
|
'Label8
|
|
'
|
|
Me.Label8.AutoSize = True
|
|
Me.Label8.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label8.Location = New System.Drawing.Point(12, 161)
|
|
Me.Label8.Name = "Label8"
|
|
Me.Label8.Size = New System.Drawing.Size(131, 17)
|
|
Me.Label8.TabIndex = 28
|
|
Me.Label8.Text = "Ausgewähltes Profil"
|
|
'
|
|
'cmbProfile
|
|
'
|
|
Me.cmbProfile.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.cmbProfile.FormattingEnabled = True
|
|
Me.cmbProfile.Location = New System.Drawing.Point(15, 181)
|
|
Me.cmbProfile.Name = "cmbProfile"
|
|
Me.cmbProfile.Size = New System.Drawing.Size(361, 25)
|
|
Me.cmbProfile.TabIndex = 29
|
|
'
|
|
'Label9
|
|
'
|
|
Me.Label9.AutoSize = True
|
|
Me.Label9.Location = New System.Drawing.Point(12, 392)
|
|
Me.Label9.Name = "Label9"
|
|
Me.Label9.Size = New System.Drawing.Size(64, 13)
|
|
Me.Label9.TabIndex = 30
|
|
Me.Label9.Text = "Erstellt wer"
|
|
'
|
|
'Label10
|
|
'
|
|
Me.Label10.AutoSize = True
|
|
Me.Label10.Location = New System.Drawing.Point(162, 392)
|
|
Me.Label10.Name = "Label10"
|
|
Me.Label10.Size = New System.Drawing.Size(74, 13)
|
|
Me.Label10.TabIndex = 31
|
|
Me.Label10.Text = "Erstellt wann"
|
|
'
|
|
'Label11
|
|
'
|
|
Me.Label11.AutoSize = True
|
|
Me.Label11.Location = New System.Drawing.Point(330, 392)
|
|
Me.Label11.Name = "Label11"
|
|
Me.Label11.Size = New System.Drawing.Size(77, 13)
|
|
Me.Label11.TabIndex = 32
|
|
Me.Label11.Text = "Geändert wer"
|
|
'
|
|
'Label12
|
|
'
|
|
Me.Label12.AutoSize = True
|
|
Me.Label12.Location = New System.Drawing.Point(477, 392)
|
|
Me.Label12.Name = "Label12"
|
|
Me.Label12.Size = New System.Drawing.Size(87, 13)
|
|
Me.Label12.TabIndex = 33
|
|
Me.Label12.Text = "Geändert wann"
|
|
'
|
|
'txtAddedWho
|
|
'
|
|
Me.txtAddedWho.Enabled = False
|
|
Me.txtAddedWho.Location = New System.Drawing.Point(15, 408)
|
|
Me.txtAddedWho.Name = "txtAddedWho"
|
|
Me.txtAddedWho.Size = New System.Drawing.Size(144, 22)
|
|
Me.txtAddedWho.TabIndex = 34
|
|
'
|
|
'txtAddedWhen
|
|
'
|
|
Me.txtAddedWhen.Enabled = False
|
|
Me.txtAddedWhen.Location = New System.Drawing.Point(165, 408)
|
|
Me.txtAddedWhen.Name = "txtAddedWhen"
|
|
Me.txtAddedWhen.Size = New System.Drawing.Size(144, 22)
|
|
Me.txtAddedWhen.TabIndex = 35
|
|
'
|
|
'txtChangedWho
|
|
'
|
|
Me.txtChangedWho.Enabled = False
|
|
Me.txtChangedWho.Location = New System.Drawing.Point(330, 408)
|
|
Me.txtChangedWho.Name = "txtChangedWho"
|
|
Me.txtChangedWho.Size = New System.Drawing.Size(144, 22)
|
|
Me.txtChangedWho.TabIndex = 36
|
|
'
|
|
'txtChangedWhen
|
|
'
|
|
Me.txtChangedWhen.Enabled = False
|
|
Me.txtChangedWhen.Location = New System.Drawing.Point(480, 408)
|
|
Me.txtChangedWhen.Name = "txtChangedWhen"
|
|
Me.txtChangedWhen.Size = New System.Drawing.Size(144, 22)
|
|
Me.txtChangedWhen.TabIndex = 37
|
|
'
|
|
'Label13
|
|
'
|
|
Me.Label13.AutoSize = True
|
|
Me.Label13.Location = New System.Drawing.Point(666, 228)
|
|
Me.Label13.Name = "Label13"
|
|
Me.Label13.Size = New System.Drawing.Size(45, 13)
|
|
Me.Label13.TabIndex = 40
|
|
Me.Label13.Text = "ProfilID"
|
|
'
|
|
'txtProfilID
|
|
'
|
|
Me.txtProfilID.Enabled = False
|
|
Me.txtProfilID.Location = New System.Drawing.Point(669, 244)
|
|
Me.txtProfilID.Name = "txtProfilID"
|
|
Me.txtProfilID.Size = New System.Drawing.Size(55, 22)
|
|
Me.txtProfilID.TabIndex = 41
|
|
'
|
|
'GridControlSplit
|
|
'
|
|
Me.GridControlSplit.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.GridControlSplit.Location = New System.Drawing.Point(0, 0)
|
|
Me.GridControlSplit.MainView = Me.GridViewSplit
|
|
Me.GridControlSplit.MenuManager = Me.RibbonControl1
|
|
Me.GridControlSplit.Name = "GridControlSplit"
|
|
Me.GridControlSplit.Size = New System.Drawing.Size(487, 179)
|
|
Me.GridControlSplit.TabIndex = 42
|
|
Me.GridControlSplit.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridViewSplit})
|
|
'
|
|
'GridViewSplit
|
|
'
|
|
Me.GridViewSplit.GridControl = Me.GridControlSplit
|
|
Me.GridViewSplit.Name = "GridViewSplit"
|
|
Me.GridViewSplit.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.[False]
|
|
Me.GridViewSplit.OptionsBehavior.AllowDeleteRows = DevExpress.Utils.DefaultBoolean.[False]
|
|
Me.GridViewSplit.OptionsBehavior.AllowFixedGroups = DevExpress.Utils.DefaultBoolean.[False]
|
|
Me.GridViewSplit.OptionsBehavior.Editable = False
|
|
Me.GridViewSplit.OptionsView.ShowGroupPanel = False
|
|
'
|
|
'XtraTabControl1
|
|
'
|
|
Me.XtraTabControl1.Location = New System.Drawing.Point(15, 436)
|
|
Me.XtraTabControl1.Name = "XtraTabControl1"
|
|
Me.XtraTabControl1.SelectedTabPage = Me.XtraTabPageSplit
|
|
Me.XtraTabControl1.Size = New System.Drawing.Size(489, 204)
|
|
Me.XtraTabControl1.TabIndex = 43
|
|
Me.XtraTabControl1.TabPages.AddRange(New DevExpress.XtraTab.XtraTabPage() {Me.XtraTabPageSplit, Me.XtraTabPage2})
|
|
'
|
|
'XtraTabPageSplit
|
|
'
|
|
Me.XtraTabPageSplit.Controls.Add(Me.GridControlSplit)
|
|
Me.XtraTabPageSplit.Name = "XtraTabPageSplit"
|
|
Me.XtraTabPageSplit.Size = New System.Drawing.Size(487, 179)
|
|
Me.XtraTabPageSplit.Text = "Trennen nach Satzzeichen"
|
|
'
|
|
'XtraTabPage2
|
|
'
|
|
Me.XtraTabPage2.Name = "XtraTabPage2"
|
|
Me.XtraTabPage2.Size = New System.Drawing.Size(487, 179)
|
|
Me.XtraTabPage2.Text = "Weiteres"
|
|
'
|
|
'RibbonPageGroup4
|
|
'
|
|
Me.RibbonPageGroup4.ItemLinks.Add(Me.BarButtonItem6)
|
|
Me.RibbonPageGroup4.ItemLinks.Add(Me.BarButtonItem5)
|
|
Me.RibbonPageGroup4.Name = "RibbonPageGroup4"
|
|
Me.RibbonPageGroup4.Text = "Split-Funktionen"
|
|
'
|
|
'BarButtonItem5
|
|
'
|
|
Me.BarButtonItem5.Caption = "Löschen"
|
|
Me.BarButtonItem5.Id = 6
|
|
Me.BarButtonItem5.ImageOptions.SvgImage = CType(resources.GetObject("BarButtonItem5.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
|
Me.BarButtonItem5.Name = "BarButtonItem5"
|
|
'
|
|
'BarButtonItem6
|
|
'
|
|
Me.BarButtonItem6.Caption = "Hinzufügen"
|
|
Me.BarButtonItem6.Id = 7
|
|
Me.BarButtonItem6.ImageOptions.SvgImage = CType(resources.GetObject("BarButtonItem6.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
|
Me.BarButtonItem6.Name = "BarButtonItem6"
|
|
'
|
|
'frmFolderImport
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.ClientSize = New System.Drawing.Size(894, 684)
|
|
Me.Controls.Add(Me.XtraTabControl1)
|
|
Me.Controls.Add(Me.txtProfilID)
|
|
Me.Controls.Add(Me.Label13)
|
|
Me.Controls.Add(Me.txtChangedWhen)
|
|
Me.Controls.Add(Me.txtChangedWho)
|
|
Me.Controls.Add(Me.txtAddedWhen)
|
|
Me.Controls.Add(Me.txtAddedWho)
|
|
Me.Controls.Add(Me.Label12)
|
|
Me.Controls.Add(Me.Label11)
|
|
Me.Controls.Add(Me.Label10)
|
|
Me.Controls.Add(Me.Label9)
|
|
Me.Controls.Add(Me.cmbProfile)
|
|
Me.Controls.Add(Me.Label8)
|
|
Me.Controls.Add(Me.txtTitle)
|
|
Me.Controls.Add(Me.Label7)
|
|
Me.Controls.Add(Me.NumericUpDownLimit)
|
|
Me.Controls.Add(Me.LabelControl2)
|
|
Me.Controls.Add(Me.cmbAttribute)
|
|
Me.Controls.Add(Me.LabelControl1)
|
|
Me.Controls.Add(Me.GroupBox1)
|
|
Me.Controls.Add(Me.btnMoveTo)
|
|
Me.Controls.Add(Me.Label4)
|
|
Me.Controls.Add(Me.txtMoveTo)
|
|
Me.Controls.Add(Me.Label3)
|
|
Me.Controls.Add(Me.txtRegex)
|
|
Me.Controls.Add(Me.Label2)
|
|
Me.Controls.Add(Me.cmbDoctype)
|
|
Me.Controls.Add(Me.Button1)
|
|
Me.Controls.Add(Me.Label1)
|
|
Me.Controls.Add(Me.txtFolderbrowser)
|
|
Me.Controls.Add(Me.RibbonStatusBar1)
|
|
Me.Controls.Add(Me.RibbonControl1)
|
|
Me.Name = "frmFolderImport"
|
|
Me.Ribbon = Me.RibbonControl1
|
|
Me.StatusBar = Me.RibbonStatusBar1
|
|
Me.Text = "frmFolderImport"
|
|
CType(Me.RibbonControl1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.RepositoryItemProgressBar1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.GroupBox1.ResumeLayout(False)
|
|
Me.GroupBox1.PerformLayout()
|
|
CType(Me.NumSplitIndex, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.NumericUpDownLimit, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.GridControlSplit, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.GridViewSplit, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.XtraTabControl1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.XtraTabControl1.ResumeLayout(False)
|
|
Me.XtraTabPageSplit.ResumeLayout(False)
|
|
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 RibbonPageGroup2 As DevExpress.XtraBars.Ribbon.RibbonPageGroup
|
|
Friend WithEvents RibbonStatusBar1 As DevExpress.XtraBars.Ribbon.RibbonStatusBar
|
|
Friend WithEvents RibbonPage2 As DevExpress.XtraBars.Ribbon.RibbonPage
|
|
Friend WithEvents txtFolderbrowser As TextBox
|
|
Friend WithEvents Label1 As Label
|
|
Friend WithEvents Button1 As Button
|
|
Friend WithEvents FolderBrowserDialog1 As FolderBrowserDialog
|
|
Friend WithEvents cmbDoctype As ComboBox
|
|
Friend WithEvents Label2 As Label
|
|
Friend WithEvents BarButtonItem1 As DevExpress.XtraBars.BarButtonItem
|
|
Friend WithEvents BarButtonItem2 As DevExpress.XtraBars.BarButtonItem
|
|
Friend WithEvents txtRegex As TextBox
|
|
Friend WithEvents Label3 As Label
|
|
Friend WithEvents btnMoveTo As Button
|
|
Friend WithEvents Label4 As Label
|
|
Friend WithEvents txtMoveTo As TextBox
|
|
Friend WithEvents Label5 As Label
|
|
Friend WithEvents Label6 As Label
|
|
Friend WithEvents GroupBox1 As GroupBox
|
|
Friend WithEvents NumSplitIndex As NumericUpDown
|
|
Friend WithEvents txtSplitCharacter As TextBox
|
|
Friend WithEvents LabelControl1 As DevExpress.XtraEditors.LabelControl
|
|
Friend WithEvents cmbAttribute As ComboBox
|
|
Friend WithEvents LabelControl2 As DevExpress.XtraEditors.LabelControl
|
|
Friend WithEvents NumericUpDownLimit As NumericUpDown
|
|
Friend WithEvents BarEditItem1 As DevExpress.XtraBars.BarEditItem
|
|
Friend WithEvents RepositoryItemProgressBar1 As DevExpress.XtraEditors.Repository.RepositoryItemProgressBar
|
|
Friend WithEvents BarButtonItem3 As DevExpress.XtraBars.BarButtonItem
|
|
Friend WithEvents RibbonPageGroup3 As DevExpress.XtraBars.Ribbon.RibbonPageGroup
|
|
Friend WithEvents Label7 As Label
|
|
Friend WithEvents txtTitle As TextBox
|
|
Friend WithEvents Label8 As Label
|
|
Friend WithEvents cmbProfile As ComboBox
|
|
Friend WithEvents BarButtonItem4 As DevExpress.XtraBars.BarButtonItem
|
|
Friend WithEvents Label9 As Label
|
|
Friend WithEvents Label10 As Label
|
|
Friend WithEvents Label11 As Label
|
|
Friend WithEvents Label12 As Label
|
|
Friend WithEvents txtAddedWho As TextBox
|
|
Friend WithEvents txtAddedWhen As TextBox
|
|
Friend WithEvents txtChangedWho As TextBox
|
|
Friend WithEvents txtChangedWhen As TextBox
|
|
Friend WithEvents Label13 As Label
|
|
Friend WithEvents txtProfilID As TextBox
|
|
Friend WithEvents GridControlSplit As DevExpress.XtraGrid.GridControl
|
|
Friend WithEvents GridViewSplit As DevExpress.XtraGrid.Views.Grid.GridView
|
|
Friend WithEvents XtraTabControl1 As DevExpress.XtraTab.XtraTabControl
|
|
Friend WithEvents XtraTabPageSplit As DevExpress.XtraTab.XtraTabPage
|
|
Friend WithEvents XtraTabPage2 As DevExpress.XtraTab.XtraTabPage
|
|
Friend WithEvents BarButtonItem5 As DevExpress.XtraBars.BarButtonItem
|
|
Friend WithEvents BarButtonItem6 As DevExpress.XtraBars.BarButtonItem
|
|
Friend WithEvents RibbonPageGroup4 As DevExpress.XtraBars.Ribbon.RibbonPageGroup
|
|
End Class
|