ToolCollection/ToolCollection/frmNIProfileigenschaften.Designer.vb
Digital Data - Marlon Schreiber 9147029ea9 MoveRename
2019-09-04 16:37:05 +02:00

1611 lines
82 KiB
VB.net

<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class frmNIProfileigenschaften
Inherits System.Windows.Forms.Form
'Das Formular überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen.
<System.Diagnostics.DebuggerNonUserCode()> _
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
Try
If disposing AndAlso components IsNot Nothing Then
components.Dispose()
End If
Finally
MyBase.Dispose(disposing)
End Try
End Sub
'Wird vom Windows Form-Designer benötigt.
Private components As System.ComponentModel.IContainer
'Hinweis: Die folgende Prozedur ist für den Windows Form-Designer erforderlich.
'Das Bearbeiten ist mit dem Windows Form-Designer möglich.
'Das Bearbeiten mit dem Code-Editor ist nicht möglich.
<System.Diagnostics.DebuggerStepThrough()> _
Private Sub InitializeComponent()
Me.components = New System.ComponentModel.Container()
Dim TreeNode1 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Datei 1")
Dim TreeNode2 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Datei 2")
Dim TreeNode3 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Datei 3")
Dim TreeNode4 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Parent", New System.Windows.Forms.TreeNode() {TreeNode1, TreeNode2, TreeNode3})
Dim TreeNode5 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("-1", New System.Windows.Forms.TreeNode() {TreeNode4})
Dim TreeNode6 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("-2", New System.Windows.Forms.TreeNode() {TreeNode5})
Dim TreeNode7 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("-3", New System.Windows.Forms.TreeNode() {TreeNode6})
Dim TreeNode8 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("-4", New System.Windows.Forms.TreeNode() {TreeNode7})
Dim TreeNode9 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Windream-/W-Laufwerk", New System.Windows.Forms.TreeNode() {TreeNode8})
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmNIProfileigenschaften))
Me.StatusStrip1 = New System.Windows.Forms.StatusStrip()
Me.cmbProfilauswahl = New System.Windows.Forms.ToolStripSplitButton()
Me.tslblAnzahl = New System.Windows.Forms.ToolStripStatusLabel()
Me.lblProfil = New System.Windows.Forms.ToolStripStatusLabel()
Me.OFDWindreamsuche = New System.Windows.Forms.OpenFileDialog()
Me.dlgMdbLocation = New System.Windows.Forms.OpenFileDialog()
Me.gbxDatenbank = New System.Windows.Forms.GroupBox()
Me.chkOR_ohne_TNS = New System.Windows.Forms.CheckBox()
Me.CheckBoxwin_aut = New System.Windows.Forms.CheckBox()
Me.lblInitialCatalog = New System.Windows.Forms.Label()
Me.btnMdbLocation = New System.Windows.Forms.Button()
Me.txtDataSource1 = New System.Windows.Forms.TextBox()
Me.lblDSN = New System.Windows.Forms.Label()
Me.txtPassword = New System.Windows.Forms.MaskedTextBox()
Me.txtUserId = New System.Windows.Forms.TextBox()
Me.lblPassword = New System.Windows.Forms.Label()
Me.lblUserId = New System.Windows.Forms.Label()
Me.lblDataSource = New System.Windows.Forms.Label()
Me.cmbDbArt = New System.Windows.Forms.ComboBox()
Me.lblDatenbanktyp = New System.Windows.Forms.Label()
Me.txtDataSource2 = New System.Windows.Forms.TextBox()
Me.gbxDatei = New System.Windows.Forms.GroupBox()
Me.chkbxdelete = New System.Windows.Forms.CheckBox()
Me.cmbEndung_xml = New System.Windows.Forms.ComboBox()
Me.lblDateiendung = New System.Windows.Forms.Label()
Me.rbxls = New System.Windows.Forms.RadioButton()
Me.rbxml = New System.Windows.Forms.RadioButton()
Me.btnVerknüpfungen = New System.Windows.Forms.Button()
Me.txtWindreamsuche = New System.Windows.Forms.TextBox()
Me.btnWindreamsuche = New System.Windows.Forms.Button()
Me.Label2 = New System.Windows.Forms.Label()
Me.Label1 = New System.Windows.Forms.Label()
Me.txtProfilname = New System.Windows.Forms.TextBox()
Me.chkbxAktiv = New System.Windows.Forms.CheckBox()
Me.GroupBox1 = New System.Windows.Forms.GroupBox()
Me.Label6 = New System.Windows.Forms.Label()
Me.cmbIndexValidierung = New System.Windows.Forms.ComboBox()
Me.Label3 = New System.Windows.Forms.Label()
Me.FolderBrowserDialog1 = New System.Windows.Forms.FolderBrowserDialog()
Me.Label7 = New System.Windows.Forms.Label()
Me.txtlastRun = New System.Windows.Forms.TextBox()
Me.GroupBox2 = New System.Windows.Forms.GroupBox()
Me.Label8 = New System.Windows.Forms.Label()
Me.cmbIndexFehler = New System.Windows.Forms.ComboBox()
Me.Label9 = New System.Windows.Forms.Label()
Me.lblSave = New System.Windows.Forms.Label()
Me.ListView1 = New System.Windows.Forms.ListView()
Me.OpenFileDialog1 = New System.Windows.Forms.OpenFileDialog()
Me.TabControl1 = New System.Windows.Forms.TabControl()
Me.TabPage1 = New System.Windows.Forms.TabPage()
Me.grbxLDAP = New System.Windows.Forms.GroupBox()
Me.txtLDAP_PW = New System.Windows.Forms.TextBox()
Me.lblLDAP_PW = New System.Windows.Forms.Label()
Me.txtLDAP_User = New System.Windows.Forms.TextBox()
Me.lblLDAP_User = New System.Windows.Forms.Label()
Me.chkbxUserIdent = New System.Windows.Forms.CheckBox()
Me.txtLDAP_Domaene = New System.Windows.Forms.TextBox()
Me.lblLDAP_Domaene = New System.Windows.Forms.Label()
Me.grbxVolltext = New System.Windows.Forms.GroupBox()
Me.txtIndex_Volltext = New System.Windows.Forms.TextBox()
Me.Label11 = New System.Windows.Forms.Label()
Me.Label10 = New System.Windows.Forms.Label()
Me.lblOrdnerRechte = New System.Windows.Forms.Label()
Me.TabPage2 = New System.Windows.Forms.TabPage()
Me.grbxNB_AD = New System.Windows.Forms.GroupBox()
Me.chkbxAD = New System.Windows.Forms.CheckBox()
Me.TabPage3 = New System.Windows.Forms.TabPage()
Me.grpbxMORE = New System.Windows.Forms.GroupBox()
Me.Label21 = New System.Windows.Forms.Label()
Me.GroupBox4 = New System.Windows.Forms.GroupBox()
Me.Label25 = New System.Windows.Forms.Label()
Me.GroupBox5 = New System.Windows.Forms.GroupBox()
Me.cmbCrFolderDate = New System.Windows.Forms.ComboBox()
Me.Label20 = New System.Windows.Forms.Label()
Me.txtcrFoldermanuell = New System.Windows.Forms.TextBox()
Me.Label19 = New System.Windows.Forms.Label()
Me.Label18 = New System.Windows.Forms.Label()
Me.cmbCrFolderIndex = New System.Windows.Forms.ComboBox()
Me.Label17 = New System.Windows.Forms.Label()
Me.txtCrFolderIndex = New System.Windows.Forms.TextBox()
Me.chkcrfold_move = New System.Windows.Forms.CheckBox()
Me.Label14 = New System.Windows.Forms.Label()
Me.btbNBaddCrFolder = New System.Windows.Forms.Button()
Me.txtNBCrFolder = New System.Windows.Forms.TextBox()
Me.GroupBox3 = New System.Windows.Forms.GroupBox()
Me.txtMovetoFolder = New System.Windows.Forms.TextBox()
Me.btnmovetoFolderDialog = New System.Windows.Forms.Button()
Me.Label4 = New System.Windows.Forms.Label()
Me.Label13 = New System.Windows.Forms.Label()
Me.TabPage4 = New System.Windows.Forms.TabPage()
Me.Label24 = New System.Windows.Forms.Label()
Me.cmbOrdnertyp_Ebene = New System.Windows.Forms.ComboBox()
Me.Label12 = New System.Windows.Forms.Label()
Me.TreeViewOrdnerVererbung = New System.Windows.Forms.TreeView()
Me.ImageList1 = New System.Windows.Forms.ImageList(Me.components)
Me.cmbOrdnertyp = New System.Windows.Forms.ComboBox()
Me.Label15 = New System.Windows.Forms.Label()
Me.Label5 = New System.Windows.Forms.Label()
Me.chkbxGetOrdnerRechte = New System.Windows.Forms.CheckBox()
Me.Label16 = New System.Windows.Forms.Label()
Me.txtObjekttyp = New System.Windows.Forms.TextBox()
Me.Button1 = New System.Windows.Forms.Button()
Me.btnopenSuche = New System.Windows.Forms.Button()
Me.btnTestLDAP = New System.Windows.Forms.Button()
Me.btnCheck_Con = New System.Windows.Forms.Button()
Me.btnMdbLöschen = New System.Windows.Forms.Button()
Me.btncrFolder_delete = New System.Windows.Forms.Button()
Me.btnaddcrFolderParameter = New System.Windows.Forms.Button()
Me.btnSpeichern = New System.Windows.Forms.ToolStripDropDownButton()
Me.btnLöschen = New System.Windows.Forms.ToolStripDropDownButton()
Me.btnHinzufügen = New System.Windows.Forms.ToolStripDropDownButton()
Me.tsbtnfirst = New System.Windows.Forms.ToolStripDropDownButton()
Me.tsbtnprevious = New System.Windows.Forms.ToolStripDropDownButton()
Me.tsbtnnext = New System.Windows.Forms.ToolStripDropDownButton()
Me.tsbtnlast = New System.Windows.Forms.ToolStripDropDownButton()
Me.StatusStrip1.SuspendLayout()
Me.gbxDatenbank.SuspendLayout()
Me.gbxDatei.SuspendLayout()
Me.GroupBox1.SuspendLayout()
Me.GroupBox2.SuspendLayout()
Me.TabControl1.SuspendLayout()
Me.TabPage1.SuspendLayout()
Me.grbxLDAP.SuspendLayout()
Me.grbxVolltext.SuspendLayout()
Me.TabPage2.SuspendLayout()
Me.grbxNB_AD.SuspendLayout()
Me.TabPage3.SuspendLayout()
Me.grpbxMORE.SuspendLayout()
Me.GroupBox4.SuspendLayout()
Me.GroupBox5.SuspendLayout()
Me.GroupBox3.SuspendLayout()
Me.TabPage4.SuspendLayout()
Me.SuspendLayout()
'
'StatusStrip1
'
Me.StatusStrip1.Dock = System.Windows.Forms.DockStyle.Top
Me.StatusStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.btnSpeichern, Me.btnLöschen, Me.btnHinzufügen, Me.cmbProfilauswahl, Me.tslblAnzahl, Me.tsbtnfirst, Me.tsbtnprevious, Me.tsbtnnext, Me.tsbtnlast, Me.lblProfil})
Me.StatusStrip1.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.HorizontalStackWithOverflow
Me.StatusStrip1.Location = New System.Drawing.Point(0, 0)
Me.StatusStrip1.Name = "StatusStrip1"
Me.StatusStrip1.RenderMode = System.Windows.Forms.ToolStripRenderMode.ManagerRenderMode
Me.StatusStrip1.ShowItemToolTips = True
Me.StatusStrip1.Size = New System.Drawing.Size(920, 22)
Me.StatusStrip1.SizingGrip = False
Me.StatusStrip1.TabIndex = 23
Me.StatusStrip1.Text = "StatusStrip1"
'
'cmbProfilauswahl
'
Me.cmbProfilauswahl.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right
Me.cmbProfilauswahl.ImageTransparentColor = System.Drawing.Color.Magenta
Me.cmbProfilauswahl.Name = "cmbProfilauswahl"
Me.cmbProfilauswahl.Size = New System.Drawing.Size(94, 20)
Me.cmbProfilauswahl.Text = "Profilauswahl"
'
'tslblAnzahl
'
Me.tslblAnzahl.Font = New System.Drawing.Font("Segoe UI", 8.25!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.tslblAnzahl.Name = "tslblAnzahl"
Me.tslblAnzahl.Size = New System.Drawing.Size(83, 17)
Me.tslblAnzahl.Text = "Anzahl Profile:"
'
'lblProfil
'
Me.lblProfil.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblProfil.Name = "lblProfil"
Me.lblProfil.Size = New System.Drawing.Size(106, 17)
Me.lblProfil.Text = "Kein Profil gewählt"
'
'OFDWindreamsuche
'
Me.OFDWindreamsuche.Filter = "windream-Suche|*.wdf|Alle Dateien|*.*"
Me.OFDWindreamsuche.RestoreDirectory = True
Me.OFDWindreamsuche.Title = "windream-Suche wählen"
'
'dlgMdbLocation
'
Me.dlgMdbLocation.Filter = "Access-Dateien|*.mdb|Alle Dateien|*.*"
Me.dlgMdbLocation.RestoreDirectory = True
'
'gbxDatenbank
'
Me.gbxDatenbank.Controls.Add(Me.chkOR_ohne_TNS)
Me.gbxDatenbank.Controls.Add(Me.CheckBoxwin_aut)
Me.gbxDatenbank.Controls.Add(Me.btnCheck_Con)
Me.gbxDatenbank.Controls.Add(Me.lblInitialCatalog)
Me.gbxDatenbank.Controls.Add(Me.btnMdbLöschen)
Me.gbxDatenbank.Controls.Add(Me.btnMdbLocation)
Me.gbxDatenbank.Controls.Add(Me.txtDataSource1)
Me.gbxDatenbank.Controls.Add(Me.lblDSN)
Me.gbxDatenbank.Controls.Add(Me.txtPassword)
Me.gbxDatenbank.Controls.Add(Me.txtUserId)
Me.gbxDatenbank.Controls.Add(Me.lblPassword)
Me.gbxDatenbank.Controls.Add(Me.lblUserId)
Me.gbxDatenbank.Controls.Add(Me.lblDataSource)
Me.gbxDatenbank.Controls.Add(Me.cmbDbArt)
Me.gbxDatenbank.Controls.Add(Me.lblDatenbanktyp)
Me.gbxDatenbank.Controls.Add(Me.txtDataSource2)
Me.gbxDatenbank.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.gbxDatenbank.Location = New System.Drawing.Point(6, 6)
Me.gbxDatenbank.Name = "gbxDatenbank"
Me.gbxDatenbank.Size = New System.Drawing.Size(530, 168)
Me.gbxDatenbank.TabIndex = 51
Me.gbxDatenbank.TabStop = False
Me.gbxDatenbank.Text = "Datenbankzugriff"
Me.gbxDatenbank.Visible = False
'
'chkOR_ohne_TNS
'
Me.chkOR_ohne_TNS.AutoSize = True
Me.chkOR_ohne_TNS.Location = New System.Drawing.Point(232, 142)
Me.chkOR_ohne_TNS.Name = "chkOR_ohne_TNS"
Me.chkOR_ohne_TNS.Size = New System.Drawing.Size(127, 17)
Me.chkOR_ohne_TNS.TabIndex = 42
Me.chkOR_ohne_TNS.Text = "Ohne tnsnames.ora"
Me.chkOR_ohne_TNS.UseVisualStyleBackColor = True
Me.chkOR_ohne_TNS.Visible = False
'
'CheckBoxwin_aut
'
Me.CheckBoxwin_aut.AutoSize = True
Me.CheckBoxwin_aut.Location = New System.Drawing.Point(9, 142)
Me.CheckBoxwin_aut.Name = "CheckBoxwin_aut"
Me.CheckBoxwin_aut.Size = New System.Drawing.Size(171, 17)
Me.CheckBoxwin_aut.TabIndex = 41
Me.CheckBoxwin_aut.Text = "Windows-Authentifizierung"
Me.CheckBoxwin_aut.UseVisualStyleBackColor = True
Me.CheckBoxwin_aut.Visible = False
'
'lblInitialCatalog
'
Me.lblInitialCatalog.AutoSize = True
Me.lblInitialCatalog.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblInitialCatalog.Location = New System.Drawing.Point(229, 57)
Me.lblInitialCatalog.Name = "lblInitialCatalog"
Me.lblInitialCatalog.Size = New System.Drawing.Size(84, 13)
Me.lblInitialCatalog.TabIndex = 34
Me.lblInitialCatalog.Text = "InitialCatalog*:"
Me.lblInitialCatalog.Visible = False
'
'btnMdbLocation
'
Me.btnMdbLocation.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None
Me.btnMdbLocation.Location = New System.Drawing.Point(431, 72)
Me.btnMdbLocation.Name = "btnMdbLocation"
Me.btnMdbLocation.Size = New System.Drawing.Size(25, 21)
Me.btnMdbLocation.TabIndex = 32
Me.btnMdbLocation.Text = "..."
Me.btnMdbLocation.UseVisualStyleBackColor = True
Me.btnMdbLocation.Visible = False
'
'txtDataSource1
'
Me.txtDataSource1.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtDataSource1.Location = New System.Drawing.Point(9, 73)
Me.txtDataSource1.Name = "txtDataSource1"
Me.txtDataSource1.Size = New System.Drawing.Size(201, 22)
Me.txtDataSource1.TabIndex = 31
Me.txtDataSource1.Visible = False
'
'lblDSN
'
Me.lblDSN.AutoSize = True
Me.lblDSN.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblDSN.Location = New System.Drawing.Point(98, 57)
Me.lblDSN.Name = "lblDSN"
Me.lblDSN.Size = New System.Drawing.Size(101, 13)
Me.lblDSN.TabIndex = 8
Me.lblDSN.Text = "Data Source Name"
Me.lblDSN.Visible = False
'
'txtPassword
'
Me.txtPassword.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtPassword.Location = New System.Drawing.Point(232, 114)
Me.txtPassword.Name = "txtPassword"
Me.txtPassword.PasswordChar = Global.Microsoft.VisualBasic.ChrW(42)
Me.txtPassword.Size = New System.Drawing.Size(118, 22)
Me.txtPassword.TabIndex = 7
'
'txtUserId
'
Me.txtUserId.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtUserId.Location = New System.Drawing.Point(9, 114)
Me.txtUserId.Name = "txtUserId"
Me.txtUserId.Size = New System.Drawing.Size(172, 22)
Me.txtUserId.TabIndex = 6
'
'lblPassword
'
Me.lblPassword.AutoSize = True
Me.lblPassword.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblPassword.Location = New System.Drawing.Point(229, 98)
Me.lblPassword.Name = "lblPassword"
Me.lblPassword.Size = New System.Drawing.Size(56, 13)
Me.lblPassword.TabIndex = 4
Me.lblPassword.Text = "Passwort:"
'
'lblUserId
'
Me.lblUserId.AutoSize = True
Me.lblUserId.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblUserId.Location = New System.Drawing.Point(6, 98)
Me.lblUserId.Name = "lblUserId"
Me.lblUserId.Size = New System.Drawing.Size(43, 13)
Me.lblUserId.TabIndex = 3
Me.lblUserId.Text = "UserId:"
'
'lblDataSource
'
Me.lblDataSource.AutoSize = True
Me.lblDataSource.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblDataSource.Location = New System.Drawing.Point(6, 57)
Me.lblDataSource.Name = "lblDataSource"
Me.lblDataSource.Size = New System.Drawing.Size(74, 13)
Me.lblDataSource.TabIndex = 2
Me.lblDataSource.Text = "DataSource*:"
'
'cmbDbArt
'
Me.cmbDbArt.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
Me.cmbDbArt.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.cmbDbArt.FormattingEnabled = True
Me.cmbDbArt.Items.AddRange(New Object() {"MS-SQL", "ODBC", "OLE (Access)", "Oracle", "Firebird"})
Me.cmbDbArt.Location = New System.Drawing.Point(113, 20)
Me.cmbDbArt.Name = "cmbDbArt"
Me.cmbDbArt.Size = New System.Drawing.Size(129, 21)
Me.cmbDbArt.TabIndex = 1
'
'lblDatenbanktyp
'
Me.lblDatenbanktyp.AutoSize = True
Me.lblDatenbanktyp.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblDatenbanktyp.Location = New System.Drawing.Point(6, 23)
Me.lblDatenbanktyp.Name = "lblDatenbanktyp"
Me.lblDatenbanktyp.Size = New System.Drawing.Size(88, 13)
Me.lblDatenbanktyp.TabIndex = 0
Me.lblDatenbanktyp.Text = "Datenbanktyp*:"
'
'txtDataSource2
'
Me.txtDataSource2.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtDataSource2.Location = New System.Drawing.Point(232, 73)
Me.txtDataSource2.Name = "txtDataSource2"
Me.txtDataSource2.Size = New System.Drawing.Size(193, 22)
Me.txtDataSource2.TabIndex = 35
Me.txtDataSource2.Visible = False
'
'gbxDatei
'
Me.gbxDatei.Controls.Add(Me.chkbxdelete)
Me.gbxDatei.Controls.Add(Me.cmbEndung_xml)
Me.gbxDatei.Controls.Add(Me.lblDateiendung)
Me.gbxDatei.Controls.Add(Me.rbxls)
Me.gbxDatei.Controls.Add(Me.rbxml)
Me.gbxDatei.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.gbxDatei.Location = New System.Drawing.Point(6, 180)
Me.gbxDatei.Name = "gbxDatei"
Me.gbxDatei.Size = New System.Drawing.Size(362, 145)
Me.gbxDatei.TabIndex = 67
Me.gbxDatei.TabStop = False
Me.gbxDatei.Text = "Wählen Sie den Dateitypen über den Sie nachindexieren wollen"
Me.gbxDatei.Visible = False
'
'chkbxdelete
'
Me.chkbxdelete.AutoSize = True
Me.chkbxdelete.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.chkbxdelete.Location = New System.Drawing.Point(15, 83)
Me.chkbxdelete.Name = "chkbxdelete"
Me.chkbxdelete.Size = New System.Drawing.Size(211, 17)
Me.chkbxdelete.TabIndex = 5
Me.chkbxdelete.Text = "Lösche Indexdatei nach Indexierung"
Me.chkbxdelete.UseVisualStyleBackColor = True
'
'cmbEndung_xml
'
Me.cmbEndung_xml.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.cmbEndung_xml.FormattingEnabled = True
Me.cmbEndung_xml.Items.AddRange(New Object() {"xml", "xml (ZugFerd)", "xffres"})
Me.cmbEndung_xml.Location = New System.Drawing.Point(133, 41)
Me.cmbEndung_xml.Name = "cmbEndung_xml"
Me.cmbEndung_xml.Size = New System.Drawing.Size(121, 21)
Me.cmbEndung_xml.TabIndex = 4
'
'lblDateiendung
'
Me.lblDateiendung.AutoSize = True
Me.lblDateiendung.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblDateiendung.Location = New System.Drawing.Point(130, 25)
Me.lblDateiendung.Name = "lblDateiendung"
Me.lblDateiendung.Size = New System.Drawing.Size(113, 13)
Me.lblDateiendung.TabIndex = 3
Me.lblDateiendung.Text = "Dateiendungen/Typ*"
'
'rbxls
'
Me.rbxls.AutoSize = True
Me.rbxls.Enabled = False
Me.rbxls.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.rbxls.Location = New System.Drawing.Point(15, 53)
Me.rbxls.Name = "rbxls"
Me.rbxls.Size = New System.Drawing.Size(81, 17)
Me.rbxls.TabIndex = 1
Me.rbxls.Text = "Excel-Datei"
Me.rbxls.UseVisualStyleBackColor = True
'
'rbxml
'
Me.rbxml.AutoSize = True
Me.rbxml.Checked = True
Me.rbxml.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.rbxml.Location = New System.Drawing.Point(15, 21)
Me.rbxml.Name = "rbxml"
Me.rbxml.Size = New System.Drawing.Size(89, 17)
Me.rbxml.TabIndex = 0
Me.rbxml.TabStop = True
Me.rbxml.Text = "Xml-Struktur"
Me.rbxml.UseVisualStyleBackColor = True
'
'btnVerknüpfungen
'
Me.btnVerknüpfungen.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.btnVerknüpfungen.Location = New System.Drawing.Point(754, 36)
Me.btnVerknüpfungen.Name = "btnVerknüpfungen"
Me.btnVerknüpfungen.Size = New System.Drawing.Size(150, 23)
Me.btnVerknüpfungen.TabIndex = 49
Me.btnVerknüpfungen.Text = "Verknüpfungen verwalten ..."
Me.btnVerknüpfungen.UseVisualStyleBackColor = True
Me.btnVerknüpfungen.Visible = False
'
'txtWindreamsuche
'
Me.txtWindreamsuche.BackColor = System.Drawing.SystemColors.Info
Me.txtWindreamsuche.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtWindreamsuche.Location = New System.Drawing.Point(18, 126)
Me.txtWindreamsuche.Name = "txtWindreamsuche"
Me.txtWindreamsuche.ReadOnly = True
Me.txtWindreamsuche.Size = New System.Drawing.Size(451, 22)
Me.txtWindreamsuche.TabIndex = 6
'
'btnWindreamsuche
'
Me.btnWindreamsuche.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.btnWindreamsuche.Location = New System.Drawing.Point(475, 125)
Me.btnWindreamsuche.Name = "btnWindreamsuche"
Me.btnWindreamsuche.Size = New System.Drawing.Size(24, 21)
Me.btnWindreamsuche.TabIndex = 3
Me.btnWindreamsuche.Text = "..."
Me.btnWindreamsuche.UseVisualStyleBackColor = True
'
'Label2
'
Me.Label2.AutoSize = True
Me.Label2.Location = New System.Drawing.Point(15, 63)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(61, 13)
Me.Label2.TabIndex = 37
Me.Label2.Text = "Objekttyp:"
'
'Label1
'
Me.Label1.AutoSize = True
Me.Label1.Location = New System.Drawing.Point(15, 22)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(70, 13)
Me.Label1.TabIndex = 36
Me.Label1.Text = "Profilname*:"
'
'txtProfilname
'
Me.txtProfilname.Location = New System.Drawing.Point(18, 38)
Me.txtProfilname.Name = "txtProfilname"
Me.txtProfilname.Size = New System.Drawing.Size(396, 22)
Me.txtProfilname.TabIndex = 35
'
'chkbxAktiv
'
Me.chkbxAktiv.AutoSize = True
Me.chkbxAktiv.BackColor = System.Drawing.Color.Transparent
Me.chkbxAktiv.Location = New System.Drawing.Point(429, 40)
Me.chkbxAktiv.Name = "chkbxAktiv"
Me.chkbxAktiv.Size = New System.Drawing.Size(119, 17)
Me.chkbxAktiv.TabIndex = 52
Me.chkbxAktiv.Text = "Profil Aktiv/Inaktiv"
Me.chkbxAktiv.UseVisualStyleBackColor = False
'
'GroupBox1
'
Me.GroupBox1.Controls.Add(Me.Label6)
Me.GroupBox1.Controls.Add(Me.cmbIndexValidierung)
Me.GroupBox1.Controls.Add(Me.Label3)
Me.GroupBox1.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.GroupBox1.Location = New System.Drawing.Point(6, 6)
Me.GroupBox1.Name = "GroupBox1"
Me.GroupBox1.Size = New System.Drawing.Size(624, 83)
Me.GroupBox1.TabIndex = 70
Me.GroupBox1.TabStop = False
Me.GroupBox1.Text = "Indexname - Nachindexierung fehlerhaft:"
'
'Label6
'
Me.Label6.AutoSize = True
Me.Label6.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label6.Location = New System.Drawing.Point(259, 51)
Me.Label6.Name = "Label6"
Me.Label6.Size = New System.Drawing.Size(234, 26)
Me.Label6.TabIndex = 69
Me.Label6.Text = "Der Index muß vom Typ Boolean sein - Vorgabe " & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "in Typindex auf False setzen"
'
'cmbIndexValidierung
'
Me.cmbIndexValidierung.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.cmbIndexValidierung.FormattingEnabled = True
Me.cmbIndexValidierung.Location = New System.Drawing.Point(6, 51)
Me.cmbIndexValidierung.Name = "cmbIndexValidierung"
Me.cmbIndexValidierung.Size = New System.Drawing.Size(247, 21)
Me.cmbIndexValidierung.TabIndex = 67
'
'Label3
'
Me.Label3.AutoSize = True
Me.Label3.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label3.Location = New System.Drawing.Point(6, 18)
Me.Label3.Name = "Label3"
Me.Label3.Size = New System.Drawing.Size(516, 26)
Me.Label3.TabIndex = 68
Me.Label3.Text = "Wählen Sie hier den Index aus, der gesetzt wird, sobald ein Dokument nicht nachin" &
"dexiert werden kann bzw. " & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "einen Startindex erhält, der nicht in der Datenbank e" &
"xistiert."
'
'FolderBrowserDialog1
'
Me.FolderBrowserDialog1.RootFolder = System.Environment.SpecialFolder.MyComputer
'
'Label7
'
Me.Label7.AutoSize = True
Me.Label7.Location = New System.Drawing.Point(426, 63)
Me.Label7.Name = "Label7"
Me.Label7.Size = New System.Drawing.Size(98, 13)
Me.Label7.TabIndex = 73
Me.Label7.Text = "Letzter Durchlauf:"
'
'txtlastRun
'
Me.txtlastRun.BackColor = System.Drawing.Color.WhiteSmoke
Me.txtlastRun.Enabled = False
Me.txtlastRun.Location = New System.Drawing.Point(429, 79)
Me.txtlastRun.Name = "txtlastRun"
Me.txtlastRun.Size = New System.Drawing.Size(160, 22)
Me.txtlastRun.TabIndex = 74
'
'GroupBox2
'
Me.GroupBox2.Controls.Add(Me.Label8)
Me.GroupBox2.Controls.Add(Me.cmbIndexFehler)
Me.GroupBox2.Controls.Add(Me.Label9)
Me.GroupBox2.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.GroupBox2.Location = New System.Drawing.Point(6, 95)
Me.GroupBox2.Name = "GroupBox2"
Me.GroupBox2.Size = New System.Drawing.Size(624, 83)
Me.GroupBox2.TabIndex = 75
Me.GroupBox2.TabStop = False
Me.GroupBox2.Text = "Dauerhafte Kennzeichnung - Fehler bei Indexierung:"
'
'Label8
'
Me.Label8.AutoSize = True
Me.Label8.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label8.Location = New System.Drawing.Point(259, 51)
Me.Label8.Name = "Label8"
Me.Label8.Size = New System.Drawing.Size(234, 26)
Me.Label8.TabIndex = 69
Me.Label8.Text = "Der Index muß vom Typ Boolean sein - Vorgabe " & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "in Typindex auf False setzen"
'
'cmbIndexFehler
'
Me.cmbIndexFehler.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.cmbIndexFehler.FormattingEnabled = True
Me.cmbIndexFehler.Location = New System.Drawing.Point(6, 51)
Me.cmbIndexFehler.Name = "cmbIndexFehler"
Me.cmbIndexFehler.Size = New System.Drawing.Size(247, 21)
Me.cmbIndexFehler.TabIndex = 67
'
'Label9
'
Me.Label9.AutoSize = True
Me.Label9.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label9.Location = New System.Drawing.Point(6, 18)
Me.Label9.Name = "Label9"
Me.Label9.Size = New System.Drawing.Size(609, 26)
Me.Label9.TabIndex = 68
Me.Label9.Text = resources.GetString("Label9.Text")
'
'lblSave
'
Me.lblSave.AutoSize = True
Me.lblSave.BackColor = System.Drawing.Color.Yellow
Me.lblSave.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblSave.Location = New System.Drawing.Point(643, 79)
Me.lblSave.Name = "lblSave"
Me.lblSave.Size = New System.Drawing.Size(261, 17)
Me.lblSave.TabIndex = 76
Me.lblSave.Text = "Das Profil wurde erfolgreich gespeichert!"
Me.lblSave.Visible = False
'
'ListView1
'
Me.ListView1.Location = New System.Drawing.Point(10, 135)
Me.ListView1.Name = "ListView1"
Me.ListView1.Size = New System.Drawing.Size(234, 148)
Me.ListView1.TabIndex = 77
Me.ListView1.UseCompatibleStateImageBehavior = False
Me.ListView1.View = System.Windows.Forms.View.List
Me.ListView1.Visible = False
'
'OpenFileDialog1
'
Me.OpenFileDialog1.RestoreDirectory = True
Me.OpenFileDialog1.Title = "Datei wählen"
'
'TabControl1
'
Me.TabControl1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
Or System.Windows.Forms.AnchorStyles.Left) _
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.TabControl1.Controls.Add(Me.TabPage1)
Me.TabControl1.Controls.Add(Me.TabPage2)
Me.TabControl1.Controls.Add(Me.TabPage3)
Me.TabControl1.Controls.Add(Me.TabPage4)
Me.TabControl1.Location = New System.Drawing.Point(18, 159)
Me.TabControl1.Name = "TabControl1"
Me.TabControl1.SelectedIndex = 0
Me.TabControl1.Size = New System.Drawing.Size(890, 442)
Me.TabControl1.TabIndex = 78
'
'TabPage1
'
Me.TabPage1.Controls.Add(Me.grbxLDAP)
Me.TabPage1.Controls.Add(Me.grbxVolltext)
Me.TabPage1.Controls.Add(Me.gbxDatenbank)
Me.TabPage1.Controls.Add(Me.lblOrdnerRechte)
Me.TabPage1.Controls.Add(Me.gbxDatei)
Me.TabPage1.Location = New System.Drawing.Point(4, 22)
Me.TabPage1.Name = "TabPage1"
Me.TabPage1.Padding = New System.Windows.Forms.Padding(3)
Me.TabPage1.Size = New System.Drawing.Size(882, 416)
Me.TabPage1.TabIndex = 0
Me.TabPage1.Text = "Typ und Quelle"
Me.TabPage1.UseVisualStyleBackColor = True
'
'grbxLDAP
'
Me.grbxLDAP.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
Or System.Windows.Forms.AnchorStyles.Left) _
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.grbxLDAP.Controls.Add(Me.btnTestLDAP)
Me.grbxLDAP.Controls.Add(Me.txtLDAP_PW)
Me.grbxLDAP.Controls.Add(Me.lblLDAP_PW)
Me.grbxLDAP.Controls.Add(Me.txtLDAP_User)
Me.grbxLDAP.Controls.Add(Me.lblLDAP_User)
Me.grbxLDAP.Controls.Add(Me.chkbxUserIdent)
Me.grbxLDAP.Controls.Add(Me.txtLDAP_Domaene)
Me.grbxLDAP.Controls.Add(Me.lblLDAP_Domaene)
Me.grbxLDAP.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.grbxLDAP.Location = New System.Drawing.Point(407, 210)
Me.grbxLDAP.Name = "grbxLDAP"
Me.grbxLDAP.Size = New System.Drawing.Size(413, 176)
Me.grbxLDAP.TabIndex = 79
Me.grbxLDAP.TabStop = False
Me.grbxLDAP.Text = "Indexierung gegen Active Directory:"
Me.grbxLDAP.Visible = False
'
'txtLDAP_PW
'
Me.txtLDAP_PW.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtLDAP_PW.Location = New System.Drawing.Point(222, 140)
Me.txtLDAP_PW.Name = "txtLDAP_PW"
Me.txtLDAP_PW.Size = New System.Drawing.Size(111, 25)
Me.txtLDAP_PW.TabIndex = 13
Me.txtLDAP_PW.UseSystemPasswordChar = True
Me.txtLDAP_PW.Visible = False
'
'lblLDAP_PW
'
Me.lblLDAP_PW.AutoSize = True
Me.lblLDAP_PW.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblLDAP_PW.Location = New System.Drawing.Point(219, 123)
Me.lblLDAP_PW.Name = "lblLDAP_PW"
Me.lblLDAP_PW.Size = New System.Drawing.Size(30, 17)
Me.lblLDAP_PW.TabIndex = 12
Me.lblLDAP_PW.Text = "PW:"
Me.lblLDAP_PW.Visible = False
'
'txtLDAP_User
'
Me.txtLDAP_User.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtLDAP_User.Location = New System.Drawing.Point(14, 140)
Me.txtLDAP_User.Name = "txtLDAP_User"
Me.txtLDAP_User.Size = New System.Drawing.Size(193, 25)
Me.txtLDAP_User.TabIndex = 11
Me.txtLDAP_User.Visible = False
'
'lblLDAP_User
'
Me.lblLDAP_User.AutoSize = True
Me.lblLDAP_User.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblLDAP_User.Location = New System.Drawing.Point(11, 123)
Me.lblLDAP_User.Name = "lblLDAP_User"
Me.lblLDAP_User.Size = New System.Drawing.Size(70, 17)
Me.lblLDAP_User.TabIndex = 10
Me.lblLDAP_User.Text = "Username:"
Me.lblLDAP_User.Visible = False
'
'chkbxUserIdent
'
Me.chkbxUserIdent.AutoSize = True
Me.chkbxUserIdent.Checked = True
Me.chkbxUserIdent.CheckState = System.Windows.Forms.CheckState.Checked
Me.chkbxUserIdent.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.chkbxUserIdent.Location = New System.Drawing.Point(10, 30)
Me.chkbxUserIdent.Name = "chkbxUserIdent"
Me.chkbxUserIdent.Size = New System.Drawing.Size(226, 21)
Me.chkbxUserIdent.TabIndex = 9
Me.chkbxUserIdent.Text = "Identifizierung über aktuellen User"
Me.chkbxUserIdent.UseVisualStyleBackColor = True
'
'txtLDAP_Domaene
'
Me.txtLDAP_Domaene.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtLDAP_Domaene.Location = New System.Drawing.Point(14, 95)
Me.txtLDAP_Domaene.Name = "txtLDAP_Domaene"
Me.txtLDAP_Domaene.Size = New System.Drawing.Size(193, 25)
Me.txtLDAP_Domaene.TabIndex = 8
'
'lblLDAP_Domaene
'
Me.lblLDAP_Domaene.AutoSize = True
Me.lblLDAP_Domaene.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblLDAP_Domaene.Location = New System.Drawing.Point(11, 54)
Me.lblLDAP_Domaene.Name = "lblLDAP_Domaene"
Me.lblLDAP_Domaene.Size = New System.Drawing.Size(179, 34)
Me.lblLDAP_Domaene.TabIndex = 7
Me.lblLDAP_Domaene.Text = "Domänenkennung: " & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "(bitte Präfix LDAP:// einfügen)"
'
'grbxVolltext
'
Me.grbxVolltext.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
Or System.Windows.Forms.AnchorStyles.Left) _
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.grbxVolltext.Controls.Add(Me.txtIndex_Volltext)
Me.grbxVolltext.Controls.Add(Me.Label11)
Me.grbxVolltext.Controls.Add(Me.Label10)
Me.grbxVolltext.Controls.Add(Me.ListView1)
Me.grbxVolltext.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.grbxVolltext.Location = New System.Drawing.Point(568, 18)
Me.grbxVolltext.Name = "grbxVolltext"
Me.grbxVolltext.Size = New System.Drawing.Size(293, 162)
Me.grbxVolltext.TabIndex = 78
Me.grbxVolltext.TabStop = False
Me.grbxVolltext.Text = "Indexierung gegen den Volltext"
Me.grbxVolltext.Visible = False
'
'txtIndex_Volltext
'
Me.txtIndex_Volltext.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtIndex_Volltext.Location = New System.Drawing.Point(10, 57)
Me.txtIndex_Volltext.Name = "txtIndex_Volltext"
Me.txtIndex_Volltext.Size = New System.Drawing.Size(244, 22)
Me.txtIndex_Volltext.TabIndex = 71
'
'Label11
'
Me.Label11.AutoSize = True
Me.Label11.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label11.Location = New System.Drawing.Point(7, 25)
Me.Label11.Name = "Label11"
Me.Label11.Size = New System.Drawing.Size(247, 26)
Me.Label11.TabIndex = 70
Me.Label11.Text = "Geben Sie hier den Namen des windream-Index ein," & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "der den Volltext enthält." & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
'
'Label10
'
Me.Label10.AutoSize = True
Me.Label10.Font = New System.Drawing.Font("Segoe UI", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label10.Location = New System.Drawing.Point(6, 111)
Me.Label10.Name = "Label10"
Me.Label10.Size = New System.Drawing.Size(476, 21)
Me.Label10.TabIndex = 0
Me.Label10.Text = "Indexierungsregeln werden in den Verknüpfungen festgelegt"
'
'lblOrdnerRechte
'
Me.lblOrdnerRechte.AutoSize = True
Me.lblOrdnerRechte.Font = New System.Drawing.Font("Segoe UI", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblOrdnerRechte.Location = New System.Drawing.Point(45, 177)
Me.lblOrdnerRechte.Name = "lblOrdnerRechte"
Me.lblOrdnerRechte.Size = New System.Drawing.Size(657, 30)
Me.lblOrdnerRechte.TabIndex = 80
Me.lblOrdnerRechte.Text = "In diesem Profil werden nur die Rechte des Ordners übernommen"
Me.lblOrdnerRechte.Visible = False
'
'TabPage2
'
Me.TabPage2.Controls.Add(Me.GroupBox1)
Me.TabPage2.Controls.Add(Me.GroupBox2)
Me.TabPage2.Controls.Add(Me.grbxNB_AD)
Me.TabPage2.Location = New System.Drawing.Point(4, 22)
Me.TabPage2.Name = "TabPage2"
Me.TabPage2.Padding = New System.Windows.Forms.Padding(3)
Me.TabPage2.Size = New System.Drawing.Size(882, 416)
Me.TabPage2.TabIndex = 1
Me.TabPage2.Text = "Kennzeichnung und Active Directory"
Me.TabPage2.UseVisualStyleBackColor = True
'
'grbxNB_AD
'
Me.grbxNB_AD.Controls.Add(Me.chkbxAD)
Me.grbxNB_AD.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.grbxNB_AD.Location = New System.Drawing.Point(6, 184)
Me.grbxNB_AD.Name = "grbxNB_AD"
Me.grbxNB_AD.Size = New System.Drawing.Size(624, 50)
Me.grbxNB_AD.TabIndex = 77
Me.grbxNB_AD.TabStop = False
Me.grbxNB_AD.Text = "Indexierung AD (Rechte anpassen)"
'
'chkbxAD
'
Me.chkbxAD.AutoSize = True
Me.chkbxAD.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.chkbxAD.Location = New System.Drawing.Point(9, 22)
Me.chkbxAD.Name = "chkbxAD"
Me.chkbxAD.Size = New System.Drawing.Size(190, 21)
Me.chkbxAD.TabIndex = 72
Me.chkbxAD.Text = "Regelbearbeitung aktivieren"
Me.chkbxAD.UseVisualStyleBackColor = True
'
'TabPage3
'
Me.TabPage3.Controls.Add(Me.grpbxMORE)
Me.TabPage3.Controls.Add(Me.GroupBox4)
Me.TabPage3.Controls.Add(Me.GroupBox3)
Me.TabPage3.Controls.Add(Me.Label13)
Me.TabPage3.Location = New System.Drawing.Point(4, 22)
Me.TabPage3.Name = "TabPage3"
Me.TabPage3.Padding = New System.Windows.Forms.Padding(3)
Me.TabPage3.Size = New System.Drawing.Size(882, 416)
Me.TabPage3.TabIndex = 2
Me.TabPage3.Text = "Nachbearbeitungsfunktionen 1 (Verschieben, umbenennen)"
Me.TabPage3.UseVisualStyleBackColor = True
'
'grpbxMORE
'
Me.grpbxMORE.Controls.Add(Me.Button1)
Me.grpbxMORE.Controls.Add(Me.Label21)
Me.grpbxMORE.Enabled = False
Me.grpbxMORE.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.grpbxMORE.Location = New System.Drawing.Point(6, 104)
Me.grpbxMORE.Name = "grpbxMORE"
Me.grpbxMORE.Size = New System.Drawing.Size(820, 100)
Me.grpbxMORE.TabIndex = 81
Me.grpbxMORE.TabStop = False
Me.grpbxMORE.Text = "Move and Rename"
'
'Label21
'
Me.Label21.AutoSize = True
Me.Label21.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label21.Location = New System.Drawing.Point(6, 19)
Me.Label21.Name = "Label21"
Me.Label21.Size = New System.Drawing.Size(463, 26)
Me.Label21.TabIndex = 0
Me.Label21.Text = "Bei Aktivierung dieser Funktion wird nach Indexierung das Modul 'Move and Rename'" &
" ausgeführt. " & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Die Datei wird anhand der Namenkonvention und Ordnerkonfiguration" &
" verarbeitet."
'
'GroupBox4
'
Me.GroupBox4.Controls.Add(Me.Label25)
Me.GroupBox4.Controls.Add(Me.btncrFolder_delete)
Me.GroupBox4.Controls.Add(Me.GroupBox5)
Me.GroupBox4.Controls.Add(Me.Label17)
Me.GroupBox4.Controls.Add(Me.txtCrFolderIndex)
Me.GroupBox4.Controls.Add(Me.chkcrfold_move)
Me.GroupBox4.Controls.Add(Me.Label14)
Me.GroupBox4.Controls.Add(Me.btbNBaddCrFolder)
Me.GroupBox4.Controls.Add(Me.txtNBCrFolder)
Me.GroupBox4.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.GroupBox4.Location = New System.Drawing.Point(6, 210)
Me.GroupBox4.Name = "GroupBox4"
Me.GroupBox4.Size = New System.Drawing.Size(820, 200)
Me.GroupBox4.TabIndex = 80
Me.GroupBox4.TabStop = False
Me.GroupBox4.Text = "Create Folder for Index"
'
'Label25
'
Me.Label25.AutoSize = True
Me.Label25.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label25.Location = New System.Drawing.Point(9, 66)
Me.Label25.Name = "Label25"
Me.Label25.Size = New System.Drawing.Size(346, 13)
Me.Label25.TabIndex = 10
Me.Label25.Text = "Inhalte von Datum-Indizes werden automatisch YYYYMMDD konvertiert"
'
'GroupBox5
'
Me.GroupBox5.Controls.Add(Me.cmbCrFolderDate)
Me.GroupBox5.Controls.Add(Me.Label20)
Me.GroupBox5.Controls.Add(Me.btnaddcrFolderParameter)
Me.GroupBox5.Controls.Add(Me.txtcrFoldermanuell)
Me.GroupBox5.Controls.Add(Me.Label19)
Me.GroupBox5.Controls.Add(Me.Label18)
Me.GroupBox5.Controls.Add(Me.cmbCrFolderIndex)
Me.GroupBox5.Location = New System.Drawing.Point(614, 8)
Me.GroupBox5.Name = "GroupBox5"
Me.GroupBox5.Size = New System.Drawing.Size(200, 186)
Me.GroupBox5.TabIndex = 8
Me.GroupBox5.TabStop = False
Me.GroupBox5.Text = "Neue Unterordnerhierarchie:"
'
'cmbCrFolderDate
'
Me.cmbCrFolderDate.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.cmbCrFolderDate.FormattingEnabled = True
Me.cmbCrFolderDate.Items.AddRange(New Object() {"YYYY/MM/DD", "YYYY/MM", "YYYY", "YYYY-MM"})
Me.cmbCrFolderDate.Location = New System.Drawing.Point(9, 76)
Me.cmbCrFolderDate.Name = "cmbCrFolderDate"
Me.cmbCrFolderDate.Size = New System.Drawing.Size(188, 23)
Me.cmbCrFolderDate.TabIndex = 6
'
'Label20
'
Me.Label20.AutoSize = True
Me.Label20.Location = New System.Drawing.Point(6, 58)
Me.Label20.Name = "Label20"
Me.Label20.Size = New System.Drawing.Size(101, 15)
Me.Label20.TabIndex = 5
Me.Label20.Text = "Datum-Struktur:"
'
'txtcrFoldermanuell
'
Me.txtcrFoldermanuell.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.txtcrFoldermanuell.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtcrFoldermanuell.Location = New System.Drawing.Point(6, 123)
Me.txtcrFoldermanuell.Name = "txtcrFoldermanuell"
Me.txtcrFoldermanuell.Size = New System.Drawing.Size(188, 23)
Me.txtcrFoldermanuell.TabIndex = 3
'
'Label19
'
Me.Label19.AutoSize = True
Me.Label19.Location = New System.Drawing.Point(6, 105)
Me.Label19.Name = "Label19"
Me.Label19.Size = New System.Drawing.Size(83, 15)
Me.Label19.TabIndex = 2
Me.Label19.Text = "oder manuell:"
'
'Label18
'
Me.Label18.AutoSize = True
Me.Label18.Location = New System.Drawing.Point(6, 14)
Me.Label18.Name = "Label18"
Me.Label18.Size = New System.Drawing.Size(97, 15)
Me.Label18.TabIndex = 1
Me.Label18.Text = "aus Index-Wert:"
'
'cmbCrFolderIndex
'
Me.cmbCrFolderIndex.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.cmbCrFolderIndex.FormattingEnabled = True
Me.cmbCrFolderIndex.Location = New System.Drawing.Point(9, 32)
Me.cmbCrFolderIndex.Name = "cmbCrFolderIndex"
Me.cmbCrFolderIndex.Size = New System.Drawing.Size(188, 23)
Me.cmbCrFolderIndex.TabIndex = 0
'
'Label17
'
Me.Label17.AutoSize = True
Me.Label17.Location = New System.Drawing.Point(9, 22)
Me.Label17.Name = "Label17"
Me.Label17.Size = New System.Drawing.Size(124, 15)
Me.Label17.TabIndex = 7
Me.Label17.Text = "Variabler Ordnerpfad"
'
'txtCrFolderIndex
'
Me.txtCrFolderIndex.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtCrFolderIndex.Location = New System.Drawing.Point(12, 40)
Me.txtCrFolderIndex.Name = "txtCrFolderIndex"
Me.txtCrFolderIndex.ReadOnly = True
Me.txtCrFolderIndex.Size = New System.Drawing.Size(530, 23)
Me.txtCrFolderIndex.TabIndex = 6
'
'chkcrfold_move
'
Me.chkcrfold_move.AutoSize = True
Me.chkcrfold_move.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.chkcrfold_move.Location = New System.Drawing.Point(12, 87)
Me.chkcrfold_move.Name = "chkcrfold_move"
Me.chkcrfold_move.Size = New System.Drawing.Size(273, 17)
Me.chkcrfold_move.TabIndex = 5
Me.chkcrfold_move.Text = "Datei in den (neu erstellten) Ordner verschieben"
Me.chkcrfold_move.UseVisualStyleBackColor = True
'
'Label14
'
Me.Label14.AutoSize = True
Me.Label14.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label14.Location = New System.Drawing.Point(9, 128)
Me.Label14.Name = "Label14"
Me.Label14.Size = New System.Drawing.Size(407, 26)
Me.Label14.TabIndex = 4
Me.Label14.Text = "Optional können Sie hier einen dedizierten Ordnerpfad angeben in welchem " & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "anhand" &
" des gewählten Index ein Unterordner angelegt wird."
'
'btbNBaddCrFolder
'
Me.btbNBaddCrFolder.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.btbNBaddCrFolder.Location = New System.Drawing.Point(548, 158)
Me.btbNBaddCrFolder.Name = "btbNBaddCrFolder"
Me.btbNBaddCrFolder.Size = New System.Drawing.Size(31, 23)
Me.btbNBaddCrFolder.TabIndex = 3
Me.btbNBaddCrFolder.Text = "..."
Me.btbNBaddCrFolder.UseVisualStyleBackColor = True
'
'txtNBCrFolder
'
Me.txtNBCrFolder.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtNBCrFolder.Location = New System.Drawing.Point(12, 160)
Me.txtNBCrFolder.Name = "txtNBCrFolder"
Me.txtNBCrFolder.Size = New System.Drawing.Size(530, 22)
Me.txtNBCrFolder.TabIndex = 2
'
'GroupBox3
'
Me.GroupBox3.Controls.Add(Me.txtMovetoFolder)
Me.GroupBox3.Controls.Add(Me.btnmovetoFolderDialog)
Me.GroupBox3.Controls.Add(Me.Label4)
Me.GroupBox3.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.GroupBox3.Location = New System.Drawing.Point(6, 32)
Me.GroupBox3.Name = "GroupBox3"
Me.GroupBox3.Size = New System.Drawing.Size(686, 66)
Me.GroupBox3.TabIndex = 79
Me.GroupBox3.TabStop = False
Me.GroupBox3.Text = "Move2Folder - Verschieben nach:"
'
'txtMovetoFolder
'
Me.txtMovetoFolder.BackColor = System.Drawing.SystemColors.Window
Me.txtMovetoFolder.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtMovetoFolder.Location = New System.Drawing.Point(9, 38)
Me.txtMovetoFolder.Name = "txtMovetoFolder"
Me.txtMovetoFolder.Size = New System.Drawing.Size(533, 23)
Me.txtMovetoFolder.TabIndex = 73
'
'btnmovetoFolderDialog
'
Me.btnmovetoFolderDialog.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.btnmovetoFolderDialog.Location = New System.Drawing.Point(548, 38)
Me.btnmovetoFolderDialog.Name = "btnmovetoFolderDialog"
Me.btnmovetoFolderDialog.Size = New System.Drawing.Size(31, 21)
Me.btnmovetoFolderDialog.TabIndex = 72
Me.btnmovetoFolderDialog.Text = "..."
Me.btnmovetoFolderDialog.UseVisualStyleBackColor = True
'
'Label4
'
Me.Label4.AutoSize = True
Me.Label4.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label4.Location = New System.Drawing.Point(6, 18)
Me.Label4.Name = "Label4"
Me.Label4.Size = New System.Drawing.Size(638, 15)
Me.Label4.TabIndex = 71
Me.Label4.Text = "Wählen Sie hier einen Ordner in windream, in welchen die Datei, nach erfolgreiche" &
"r Indexierung verschoben werden soll."
'
'Label13
'
Me.Label13.AutoSize = True
Me.Label13.Font = New System.Drawing.Font("Segoe UI", 9.0!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label13.Location = New System.Drawing.Point(12, 3)
Me.Label13.Name = "Label13"
Me.Label13.Size = New System.Drawing.Size(619, 15)
Me.Label13.TabIndex = 78
Me.Label13.Text = "Nachbearbeitungsfunktionen werden NACH erfolgreicher Nachindexierung für die ents" &
"pr. Datei durchlaufen."
'
'TabPage4
'
Me.TabPage4.Controls.Add(Me.Label24)
Me.TabPage4.Controls.Add(Me.cmbOrdnertyp_Ebene)
Me.TabPage4.Controls.Add(Me.Label12)
Me.TabPage4.Controls.Add(Me.TreeViewOrdnerVererbung)
Me.TabPage4.Controls.Add(Me.cmbOrdnertyp)
Me.TabPage4.Controls.Add(Me.Label15)
Me.TabPage4.Controls.Add(Me.Label5)
Me.TabPage4.Controls.Add(Me.chkbxGetOrdnerRechte)
Me.TabPage4.Location = New System.Drawing.Point(4, 22)
Me.TabPage4.Name = "TabPage4"
Me.TabPage4.Padding = New System.Windows.Forms.Padding(3)
Me.TabPage4.Size = New System.Drawing.Size(882, 416)
Me.TabPage4.TabIndex = 3
Me.TabPage4.Text = "Nachbearbeitungsfunktionen 2 (Ordnerindizes etc)"
Me.TabPage4.UseVisualStyleBackColor = True
'
'Label24
'
Me.Label24.AutoSize = True
Me.Label24.Location = New System.Drawing.Point(461, 56)
Me.Label24.Name = "Label24"
Me.Label24.Size = New System.Drawing.Size(122, 13)
Me.Label24.TabIndex = 63
Me.Label24.Text = "Beispiel Ordnerebene:"
'
'cmbOrdnertyp_Ebene
'
Me.cmbOrdnertyp_Ebene.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
Me.cmbOrdnertyp_Ebene.Enabled = False
Me.cmbOrdnertyp_Ebene.FormattingEnabled = True
Me.cmbOrdnertyp_Ebene.Items.AddRange(New Object() {"Parent", "-1", "-2", "-3", "-4", "-5", "-6", "-7", "-8", "-9", "-10"})
Me.cmbOrdnertyp_Ebene.Location = New System.Drawing.Point(251, 72)
Me.cmbOrdnertyp_Ebene.Name = "cmbOrdnertyp_Ebene"
Me.cmbOrdnertyp_Ebene.Size = New System.Drawing.Size(204, 21)
Me.cmbOrdnertyp_Ebene.TabIndex = 60
'
'Label12
'
Me.Label12.AutoSize = True
Me.Label12.Location = New System.Drawing.Point(248, 56)
Me.Label12.Name = "Label12"
Me.Label12.Size = New System.Drawing.Size(140, 13)
Me.Label12.TabIndex = 61
Me.Label12.Text = "Die Ordnerebene wählen:"
'
'TreeViewOrdnerVererbung
'
Me.TreeViewOrdnerVererbung.ImageIndex = 0
Me.TreeViewOrdnerVererbung.ImageList = Me.ImageList1
Me.TreeViewOrdnerVererbung.Location = New System.Drawing.Point(464, 72)
Me.TreeViewOrdnerVererbung.Name = "TreeViewOrdnerVererbung"
TreeNode1.ImageKey = "page.png"
TreeNode1.Name = "Knoten3"
TreeNode1.SelectedImageIndex = 1
TreeNode1.Text = "Datei 1"
TreeNode2.ImageKey = "page.png"
TreeNode2.Name = "Knoten4"
TreeNode2.SelectedImageIndex = 1
TreeNode2.Text = "Datei 2"
TreeNode3.ImageKey = "page.png"
TreeNode3.Name = "Knoten5"
TreeNode3.SelectedImageIndex = 1
TreeNode3.Text = "Datei 3"
TreeNode4.Name = "Knoten4"
TreeNode4.Text = "Parent"
TreeNode5.Name = "Knoten3"
TreeNode5.Text = "-1"
TreeNode6.Name = "Knoten2"
TreeNode6.Text = "-2"
TreeNode7.Name = "Knoten5"
TreeNode7.Text = "-3"
TreeNode8.Name = "Knoten1"
TreeNode8.Text = "-4"
TreeNode9.Name = "Knoten0"
TreeNode9.Text = "Windream-/W-Laufwerk"
Me.TreeViewOrdnerVererbung.Nodes.AddRange(New System.Windows.Forms.TreeNode() {TreeNode9})
Me.TreeViewOrdnerVererbung.SelectedImageIndex = 0
Me.TreeViewOrdnerVererbung.Size = New System.Drawing.Size(220, 157)
Me.TreeViewOrdnerVererbung.TabIndex = 59
Me.TreeViewOrdnerVererbung.Visible = False
'
'ImageList1
'
Me.ImageList1.ImageStream = CType(resources.GetObject("ImageList1.ImageStream"), System.Windows.Forms.ImageListStreamer)
Me.ImageList1.TransparentColor = System.Drawing.Color.Transparent
Me.ImageList1.Images.SetKeyName(0, "folder.png")
Me.ImageList1.Images.SetKeyName(1, "page.png")
'
'cmbOrdnertyp
'
Me.cmbOrdnertyp.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
Me.cmbOrdnertyp.Enabled = False
Me.cmbOrdnertyp.FormattingEnabled = True
Me.cmbOrdnertyp.Location = New System.Drawing.Point(38, 72)
Me.cmbOrdnertyp.Name = "cmbOrdnertyp"
Me.cmbOrdnertyp.Size = New System.Drawing.Size(204, 21)
Me.cmbOrdnertyp.TabIndex = 56
'
'Label15
'
Me.Label15.AutoSize = True
Me.Label15.Location = New System.Drawing.Point(35, 56)
Me.Label15.Name = "Label15"
Me.Label15.Size = New System.Drawing.Size(104, 13)
Me.Label15.TabIndex = 57
Me.Label15.Text = "Ordnertyp wählen:"
'
'Label5
'
Me.Label5.AutoSize = True
Me.Label5.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label5.Location = New System.Drawing.Point(35, 36)
Me.Label5.Name = "Label5"
Me.Label5.Size = New System.Drawing.Size(553, 13)
Me.Label5.TabIndex = 58
Me.Label5.Text = "Liest die Indexwerte des Ordners aus und überträgt Sie an den Index mit dem IDENT" &
"ISCHEN Indexnamen."
'
'chkbxGetOrdnerRechte
'
Me.chkbxGetOrdnerRechte.AutoSize = True
Me.chkbxGetOrdnerRechte.Location = New System.Drawing.Point(16, 16)
Me.chkbxGetOrdnerRechte.Name = "chkbxGetOrdnerRechte"
Me.chkbxGetOrdnerRechte.Size = New System.Drawing.Size(227, 17)
Me.chkbxGetOrdnerRechte.TabIndex = 0
Me.chkbxGetOrdnerRechte.Text = "Indexwerte eines Ordners übernehmen"
Me.chkbxGetOrdnerRechte.UseVisualStyleBackColor = True
'
'Label16
'
Me.Label16.AutoSize = True
Me.Label16.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label16.Location = New System.Drawing.Point(15, 110)
Me.Label16.Name = "Label16"
Me.Label16.Size = New System.Drawing.Size(174, 13)
Me.Label16.TabIndex = 79
Me.Label16.Text = " windream-Suche - Speicherort:*"
'
'txtObjekttyp
'
Me.txtObjekttyp.Location = New System.Drawing.Point(18, 79)
Me.txtObjekttyp.Name = "txtObjekttyp"
Me.txtObjekttyp.ReadOnly = True
Me.txtObjekttyp.Size = New System.Drawing.Size(396, 22)
Me.txtObjekttyp.TabIndex = 80
'
'Button1
'
Me.Button1.Location = New System.Drawing.Point(9, 57)
Me.Button1.Name = "Button1"
Me.Button1.Size = New System.Drawing.Size(460, 23)
Me.Button1.TabIndex = 1
Me.Button1.Text = "Öffne Move and Rename Konfiguration"
Me.Button1.UseVisualStyleBackColor = True
'
'btnopenSuche
'
Me.btnopenSuche.Enabled = False
Me.btnopenSuche.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.btnopenSuche.Image = Global.ToolCollection.My.Resources.Resources.plugin
Me.btnopenSuche.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btnopenSuche.Location = New System.Drawing.Point(505, 117)
Me.btnopenSuche.Name = "btnopenSuche"
Me.btnopenSuche.Padding = New System.Windows.Forms.Padding(0, 0, 2, 2)
Me.btnopenSuche.Size = New System.Drawing.Size(68, 36)
Me.btnopenSuche.TabIndex = 48
Me.btnopenSuche.Text = "Teste Suche"
Me.btnopenSuche.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.btnopenSuche.UseVisualStyleBackColor = True
'
'btnTestLDAP
'
Me.btnTestLDAP.Image = Global.ToolCollection.My.Resources.Resources.asterisk_orange1
Me.btnTestLDAP.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btnTestLDAP.Location = New System.Drawing.Point(348, 30)
Me.btnTestLDAP.Name = "btnTestLDAP"
Me.btnTestLDAP.Size = New System.Drawing.Size(135, 23)
Me.btnTestLDAP.TabIndex = 14
Me.btnTestLDAP.Text = "Teste Verbindung"
Me.btnTestLDAP.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.btnTestLDAP.UseVisualStyleBackColor = True
'
'btnCheck_Con
'
Me.btnCheck_Con.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.btnCheck_Con.Image = Global.ToolCollection.My.Resources.Resources.database_connect
Me.btnCheck_Con.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btnCheck_Con.Location = New System.Drawing.Point(273, 14)
Me.btnCheck_Con.Name = "btnCheck_Con"
Me.btnCheck_Con.Size = New System.Drawing.Size(152, 31)
Me.btnCheck_Con.TabIndex = 39
Me.btnCheck_Con.Text = "Test DB-Verbindung"
Me.btnCheck_Con.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.btnCheck_Con.UseVisualStyleBackColor = True
'
'btnMdbLöschen
'
Me.btnMdbLöschen.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None
Me.btnMdbLöschen.Image = CType(resources.GetObject("btnMdbLöschen.Image"), System.Drawing.Image)
Me.btnMdbLöschen.Location = New System.Drawing.Point(462, 72)
Me.btnMdbLöschen.Name = "btnMdbLöschen"
Me.btnMdbLöschen.Size = New System.Drawing.Size(25, 21)
Me.btnMdbLöschen.TabIndex = 33
Me.btnMdbLöschen.UseVisualStyleBackColor = True
Me.btnMdbLöschen.Visible = False
'
'btncrFolder_delete
'
Me.btncrFolder_delete.Image = Global.ToolCollection.My.Resources.Resources.delete
Me.btncrFolder_delete.Location = New System.Drawing.Point(548, 39)
Me.btncrFolder_delete.Name = "btncrFolder_delete"
Me.btncrFolder_delete.Size = New System.Drawing.Size(31, 23)
Me.btncrFolder_delete.TabIndex = 9
Me.btncrFolder_delete.UseVisualStyleBackColor = True
'
'btnaddcrFolderParameter
'
Me.btnaddcrFolderParameter.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.btnaddcrFolderParameter.Image = Global.ToolCollection.My.Resources.Resources.add
Me.btnaddcrFolderParameter.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btnaddcrFolderParameter.Location = New System.Drawing.Point(6, 152)
Me.btnaddcrFolderParameter.Name = "btnaddcrFolderParameter"
Me.btnaddcrFolderParameter.Size = New System.Drawing.Size(188, 23)
Me.btnaddcrFolderParameter.TabIndex = 4
Me.btnaddcrFolderParameter.Text = "Ordner anhängen"
Me.btnaddcrFolderParameter.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.btnaddcrFolderParameter.UseVisualStyleBackColor = True
'
'btnSpeichern
'
Me.btnSpeichern.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right
Me.btnSpeichern.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.btnSpeichern.Enabled = False
Me.btnSpeichern.Image = Global.ToolCollection.My.Resources.Resources.table_save
Me.btnSpeichern.ImageTransparentColor = System.Drawing.Color.Magenta
Me.btnSpeichern.Name = "btnSpeichern"
Me.btnSpeichern.ShowDropDownArrow = False
Me.btnSpeichern.Size = New System.Drawing.Size(20, 20)
Me.btnSpeichern.Text = "Profil speichern"
'
'btnLöschen
'
Me.btnLöschen.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right
Me.btnLöschen.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.btnLöschen.Enabled = False
Me.btnLöschen.Image = Global.ToolCollection.My.Resources.Resources.table_delete
Me.btnLöschen.ImageTransparentColor = System.Drawing.Color.Magenta
Me.btnLöschen.Name = "btnLöschen"
Me.btnLöschen.ShowDropDownArrow = False
Me.btnLöschen.Size = New System.Drawing.Size(20, 20)
Me.btnLöschen.Text = "Profil löschen"
'
'btnHinzufügen
'
Me.btnHinzufügen.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right
Me.btnHinzufügen.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.btnHinzufügen.Image = Global.ToolCollection.My.Resources.Resources.table_add
Me.btnHinzufügen.ImageTransparentColor = System.Drawing.Color.Magenta
Me.btnHinzufügen.Name = "btnHinzufügen"
Me.btnHinzufügen.ShowDropDownArrow = False
Me.btnHinzufügen.Size = New System.Drawing.Size(20, 20)
Me.btnHinzufügen.Text = "Profil hinzufügen"
'
'tsbtnfirst
'
Me.tsbtnfirst.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.tsbtnfirst.Image = Global.ToolCollection.My.Resources.Resources.control_rewind
Me.tsbtnfirst.ImageTransparentColor = System.Drawing.Color.Magenta
Me.tsbtnfirst.Name = "tsbtnfirst"
Me.tsbtnfirst.ShowDropDownArrow = False
Me.tsbtnfirst.Size = New System.Drawing.Size(20, 20)
Me.tsbtnfirst.Text = "Erstes Profil"
'
'tsbtnprevious
'
Me.tsbtnprevious.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.tsbtnprevious.Image = Global.ToolCollection.My.Resources.Resources.arrow_left
Me.tsbtnprevious.ImageTransparentColor = System.Drawing.Color.Magenta
Me.tsbtnprevious.Name = "tsbtnprevious"
Me.tsbtnprevious.ShowDropDownArrow = False
Me.tsbtnprevious.Size = New System.Drawing.Size(20, 20)
Me.tsbtnprevious.Text = "Vorheriges Profil"
'
'tsbtnnext
'
Me.tsbtnnext.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.tsbtnnext.Image = Global.ToolCollection.My.Resources.Resources.arrow_right
Me.tsbtnnext.ImageTransparentColor = System.Drawing.Color.Magenta
Me.tsbtnnext.Name = "tsbtnnext"
Me.tsbtnnext.ShowDropDownArrow = False
Me.tsbtnnext.Size = New System.Drawing.Size(20, 20)
Me.tsbtnnext.Text = "Nächstes Profil"
'
'tsbtnlast
'
Me.tsbtnlast.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.tsbtnlast.Image = Global.ToolCollection.My.Resources.Resources.control_fastforward
Me.tsbtnlast.ImageTransparentColor = System.Drawing.Color.Magenta
Me.tsbtnlast.Name = "tsbtnlast"
Me.tsbtnlast.ShowDropDownArrow = False
Me.tsbtnlast.Size = New System.Drawing.Size(20, 20)
Me.tsbtnlast.Text = "Letztes Profil"
'
'frmNIProfileigenschaften
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.ClientSize = New System.Drawing.Size(920, 603)
Me.Controls.Add(Me.txtObjekttyp)
Me.Controls.Add(Me.btnopenSuche)
Me.Controls.Add(Me.Label16)
Me.Controls.Add(Me.btnWindreamsuche)
Me.Controls.Add(Me.txtWindreamsuche)
Me.Controls.Add(Me.TabControl1)
Me.Controls.Add(Me.lblSave)
Me.Controls.Add(Me.txtlastRun)
Me.Controls.Add(Me.Label7)
Me.Controls.Add(Me.chkbxAktiv)
Me.Controls.Add(Me.StatusStrip1)
Me.Controls.Add(Me.btnVerknüpfungen)
Me.Controls.Add(Me.txtProfilname)
Me.Controls.Add(Me.Label1)
Me.Controls.Add(Me.Label2)
Me.DataBindings.Add(New System.Windows.Forms.Binding("Location", Global.ToolCollection.My.MySettings.Default, "frmNIProfileigenschaften", True, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged))
Me.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
Me.Location = Global.ToolCollection.My.MySettings.Default.frmNIProfileigenschaften
Me.Name = "frmNIProfileigenschaften"
Me.Text = "Profileigenschaften Nachindexierung"
Me.StatusStrip1.ResumeLayout(False)
Me.StatusStrip1.PerformLayout()
Me.gbxDatenbank.ResumeLayout(False)
Me.gbxDatenbank.PerformLayout()
Me.gbxDatei.ResumeLayout(False)
Me.gbxDatei.PerformLayout()
Me.GroupBox1.ResumeLayout(False)
Me.GroupBox1.PerformLayout()
Me.GroupBox2.ResumeLayout(False)
Me.GroupBox2.PerformLayout()
Me.TabControl1.ResumeLayout(False)
Me.TabPage1.ResumeLayout(False)
Me.TabPage1.PerformLayout()
Me.grbxLDAP.ResumeLayout(False)
Me.grbxLDAP.PerformLayout()
Me.grbxVolltext.ResumeLayout(False)
Me.grbxVolltext.PerformLayout()
Me.TabPage2.ResumeLayout(False)
Me.grbxNB_AD.ResumeLayout(False)
Me.grbxNB_AD.PerformLayout()
Me.TabPage3.ResumeLayout(False)
Me.TabPage3.PerformLayout()
Me.grpbxMORE.ResumeLayout(False)
Me.grpbxMORE.PerformLayout()
Me.GroupBox4.ResumeLayout(False)
Me.GroupBox4.PerformLayout()
Me.GroupBox5.ResumeLayout(False)
Me.GroupBox5.PerformLayout()
Me.GroupBox3.ResumeLayout(False)
Me.GroupBox3.PerformLayout()
Me.TabPage4.ResumeLayout(False)
Me.TabPage4.PerformLayout()
Me.ResumeLayout(False)
Me.PerformLayout()
End Sub
Friend WithEvents StatusStrip1 As System.Windows.Forms.StatusStrip
Friend WithEvents tslblAnzahl As System.Windows.Forms.ToolStripStatusLabel
Friend WithEvents btnSpeichern As System.Windows.Forms.ToolStripDropDownButton
Friend WithEvents btnLöschen As System.Windows.Forms.ToolStripDropDownButton
Friend WithEvents btnHinzufügen As System.Windows.Forms.ToolStripDropDownButton
Friend WithEvents cmbProfilauswahl As System.Windows.Forms.ToolStripSplitButton
Friend WithEvents OFDWindreamsuche As System.Windows.Forms.OpenFileDialog
Friend WithEvents dlgMdbLocation As System.Windows.Forms.OpenFileDialog
Friend WithEvents gbxDatenbank As System.Windows.Forms.GroupBox
Friend WithEvents lblInitialCatalog As System.Windows.Forms.Label
Friend WithEvents btnMdbLöschen As System.Windows.Forms.Button
Friend WithEvents btnMdbLocation As System.Windows.Forms.Button
Friend WithEvents txtDataSource1 As System.Windows.Forms.TextBox
Friend WithEvents lblDSN As System.Windows.Forms.Label
Friend WithEvents txtPassword As System.Windows.Forms.MaskedTextBox
Friend WithEvents txtUserId As System.Windows.Forms.TextBox
Friend WithEvents lblPassword As System.Windows.Forms.Label
Friend WithEvents lblUserId As System.Windows.Forms.Label
Friend WithEvents lblDataSource As System.Windows.Forms.Label
Friend WithEvents cmbDbArt As System.Windows.Forms.ComboBox
Friend WithEvents lblDatenbanktyp As System.Windows.Forms.Label
Friend WithEvents txtDataSource2 As System.Windows.Forms.TextBox
Friend WithEvents btnVerknüpfungen As System.Windows.Forms.Button
Friend WithEvents btnopenSuche As System.Windows.Forms.Button
Friend WithEvents txtWindreamsuche As System.Windows.Forms.TextBox
Friend WithEvents btnWindreamsuche As System.Windows.Forms.Button
Friend WithEvents Label2 As System.Windows.Forms.Label
Friend WithEvents Label1 As System.Windows.Forms.Label
Friend WithEvents txtProfilname As System.Windows.Forms.TextBox
Friend WithEvents chkbxAktiv As System.Windows.Forms.CheckBox
Friend WithEvents gbxDatei As System.Windows.Forms.GroupBox
Friend WithEvents chkbxdelete As System.Windows.Forms.CheckBox
Friend WithEvents cmbEndung_xml As System.Windows.Forms.ComboBox
Friend WithEvents lblDateiendung As System.Windows.Forms.Label
Friend WithEvents rbxls As System.Windows.Forms.RadioButton
Friend WithEvents rbxml As System.Windows.Forms.RadioButton
Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox
Friend WithEvents Label6 As System.Windows.Forms.Label
Friend WithEvents cmbIndexValidierung As System.Windows.Forms.ComboBox
Friend WithEvents Label3 As System.Windows.Forms.Label
Friend WithEvents FolderBrowserDialog1 As System.Windows.Forms.FolderBrowserDialog
Friend WithEvents Label7 As System.Windows.Forms.Label
Friend WithEvents txtlastRun As System.Windows.Forms.TextBox
Friend WithEvents tsbtnfirst As System.Windows.Forms.ToolStripDropDownButton
Friend WithEvents tsbtnprevious As System.Windows.Forms.ToolStripDropDownButton
Friend WithEvents tsbtnnext As System.Windows.Forms.ToolStripDropDownButton
Friend WithEvents tsbtnlast As System.Windows.Forms.ToolStripDropDownButton
Friend WithEvents lblProfil As System.Windows.Forms.ToolStripStatusLabel
Friend WithEvents btnCheck_Con As System.Windows.Forms.Button
Friend WithEvents GroupBox2 As System.Windows.Forms.GroupBox
Friend WithEvents Label8 As System.Windows.Forms.Label
Friend WithEvents cmbIndexFehler As System.Windows.Forms.ComboBox
Friend WithEvents Label9 As System.Windows.Forms.Label
Friend WithEvents lblSave As System.Windows.Forms.Label
Friend WithEvents ListView1 As System.Windows.Forms.ListView
Friend WithEvents OpenFileDialog1 As System.Windows.Forms.OpenFileDialog
Friend WithEvents TabControl1 As System.Windows.Forms.TabControl
Friend WithEvents TabPage1 As System.Windows.Forms.TabPage
Friend WithEvents TabPage2 As System.Windows.Forms.TabPage
Friend WithEvents grbxVolltext As System.Windows.Forms.GroupBox
Friend WithEvents Label10 As System.Windows.Forms.Label
Friend WithEvents Label11 As System.Windows.Forms.Label
Friend WithEvents txtIndex_Volltext As System.Windows.Forms.TextBox
Friend WithEvents grbxLDAP As System.Windows.Forms.GroupBox
Friend WithEvents txtLDAP_PW As System.Windows.Forms.TextBox
Friend WithEvents lblLDAP_PW As System.Windows.Forms.Label
Friend WithEvents txtLDAP_User As System.Windows.Forms.TextBox
Friend WithEvents lblLDAP_User As System.Windows.Forms.Label
Friend WithEvents chkbxUserIdent As System.Windows.Forms.CheckBox
Friend WithEvents txtLDAP_Domaene As System.Windows.Forms.TextBox
Friend WithEvents lblLDAP_Domaene As System.Windows.Forms.Label
Friend WithEvents btnTestLDAP As System.Windows.Forms.Button
Friend WithEvents lblOrdnerRechte As System.Windows.Forms.Label
Friend WithEvents CheckBoxwin_aut As System.Windows.Forms.CheckBox
Friend WithEvents chkOR_ohne_TNS As System.Windows.Forms.CheckBox
Friend WithEvents TabPage3 As System.Windows.Forms.TabPage
Friend WithEvents Label13 As System.Windows.Forms.Label
Friend WithEvents grbxNB_AD As System.Windows.Forms.GroupBox
Friend WithEvents chkbxAD As System.Windows.Forms.CheckBox
Friend WithEvents GroupBox3 As System.Windows.Forms.GroupBox
Friend WithEvents txtMovetoFolder As System.Windows.Forms.TextBox
Friend WithEvents btnmovetoFolderDialog As System.Windows.Forms.Button
Friend WithEvents Label4 As System.Windows.Forms.Label
Friend WithEvents GroupBox4 As System.Windows.Forms.GroupBox
Friend WithEvents cmbCrFolderIndex As System.Windows.Forms.ComboBox
Friend WithEvents btbNBaddCrFolder As System.Windows.Forms.Button
Friend WithEvents txtNBCrFolder As System.Windows.Forms.TextBox
Friend WithEvents Label14 As System.Windows.Forms.Label
Friend WithEvents chkcrfold_move As System.Windows.Forms.CheckBox
Friend WithEvents grpbxMORE As System.Windows.Forms.GroupBox
Friend WithEvents Label21 As System.Windows.Forms.Label
Friend WithEvents TabPage4 As System.Windows.Forms.TabPage
Friend WithEvents cmbOrdnertyp As System.Windows.Forms.ComboBox
Friend WithEvents Label15 As System.Windows.Forms.Label
Friend WithEvents Label5 As System.Windows.Forms.Label
Friend WithEvents chkbxGetOrdnerRechte As System.Windows.Forms.CheckBox
Friend WithEvents Label16 As System.Windows.Forms.Label
Friend WithEvents txtCrFolderIndex As System.Windows.Forms.TextBox
Friend WithEvents GroupBox5 As System.Windows.Forms.GroupBox
Friend WithEvents btnaddcrFolderParameter As System.Windows.Forms.Button
Friend WithEvents txtcrFoldermanuell As System.Windows.Forms.TextBox
Friend WithEvents Label19 As System.Windows.Forms.Label
Friend WithEvents Label18 As System.Windows.Forms.Label
Friend WithEvents Label17 As System.Windows.Forms.Label
Friend WithEvents btncrFolder_delete As System.Windows.Forms.Button
Friend WithEvents cmbOrdnertyp_Ebene As System.Windows.Forms.ComboBox
Friend WithEvents Label12 As System.Windows.Forms.Label
Friend WithEvents TreeViewOrdnerVererbung As System.Windows.Forms.TreeView
Friend WithEvents ImageList1 As System.Windows.Forms.ImageList
Friend WithEvents Label24 As System.Windows.Forms.Label
Friend WithEvents txtObjekttyp As System.Windows.Forms.TextBox
Friend WithEvents cmbCrFolderDate As System.Windows.Forms.ComboBox
Friend WithEvents Label20 As System.Windows.Forms.Label
Friend WithEvents Label25 As System.Windows.Forms.Label
Friend WithEvents Button1 As Button
End Class