You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

341 lines
14 KiB

<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class Searchform
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()
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(Searchform))
Dim PdfViewerPrinterSettings2 As Syncfusion.Windows.PdfViewer.PdfViewerPrinterSettings = New Syncfusion.Windows.PdfViewer.PdfViewerPrinterSettings()
Me.Panel1 = New System.Windows.Forms.Panel()
Me.C1TrueDBGrid1 = New C1.Win.C1TrueDBGrid.C1TrueDBGrid()
Me.Panel3 = New System.Windows.Forms.Panel()
Me.Button4 = New System.Windows.Forms.Button()
Me.Panel2 = New System.Windows.Forms.Panel()
Me.Label1 = New System.Windows.Forms.Label()
Me.TextBox1 = New System.Windows.Forms.TextBox()
Me.TextBox4 = New System.Windows.Forms.TextBox()
Me.Button1 = New System.Windows.Forms.Button()
Me.Label4 = New System.Windows.Forms.Label()
Me.Label2 = New System.Windows.Forms.Label()
Me.TextBox3 = New System.Windows.Forms.TextBox()
Me.TextBox2 = New System.Windows.Forms.TextBox()
Me.Label3 = New System.Windows.Forms.Label()
Me.Button2 = New System.Windows.Forms.Button()
Me.OpenFileDialog1 = New System.Windows.Forms.OpenFileDialog()
Me.Panel4 = New System.Windows.Forms.Panel()
Me.Label5 = New System.Windows.Forms.Label()
Me.Button5 = New System.Windows.Forms.Button()
Me.PdfViewerControl1 = New Syncfusion.Windows.Forms.PdfViewer.PdfViewerControl()
Me.TextBox6 = New System.Windows.Forms.TextBox()
Me.Label7 = New System.Windows.Forms.Label()
Me.TextBox5 = New System.Windows.Forms.TextBox()
Me.Label6 = New System.Windows.Forms.Label()
Me.Panel1.SuspendLayout()
CType(Me.C1TrueDBGrid1, System.ComponentModel.ISupportInitialize).BeginInit()
Me.Panel3.SuspendLayout()
Me.Panel2.SuspendLayout()
Me.Panel4.SuspendLayout()
Me.SuspendLayout()
'
'Panel1
'
Me.Panel1.Controls.Add(Me.C1TrueDBGrid1)
Me.Panel1.Controls.Add(Me.Panel3)
Me.Panel1.Controls.Add(Me.Panel2)
Me.Panel1.Dock = System.Windows.Forms.DockStyle.Left
Me.Panel1.Location = New System.Drawing.Point(0, 0)
Me.Panel1.Name = "Panel1"
Me.Panel1.Size = New System.Drawing.Size(604, 491)
Me.Panel1.TabIndex = 1
'
'C1TrueDBGrid1
'
Me.C1TrueDBGrid1.Dock = System.Windows.Forms.DockStyle.Fill
Me.C1TrueDBGrid1.FilterBar = True
Me.C1TrueDBGrid1.GroupByCaption = "Drag a column header here to group by that column"
Me.C1TrueDBGrid1.Images.Add(CType(resources.GetObject("C1TrueDBGrid1.Images"), System.Drawing.Image))
Me.C1TrueDBGrid1.Location = New System.Drawing.Point(0, 178)
Me.C1TrueDBGrid1.Name = "C1TrueDBGrid1"
Me.C1TrueDBGrid1.PreviewInfo.Location = New System.Drawing.Point(0, 0)
Me.C1TrueDBGrid1.PreviewInfo.Size = New System.Drawing.Size(0, 0)
Me.C1TrueDBGrid1.PreviewInfo.ZoomFactor = 75.0R
Me.C1TrueDBGrid1.PrintInfo.PageSettings = CType(resources.GetObject("C1TrueDBGrid1.PrintInfo.PageSettings"), System.Drawing.Printing.PageSettings)
Me.C1TrueDBGrid1.Size = New System.Drawing.Size(604, 313)
Me.C1TrueDBGrid1.TabIndex = 14
Me.C1TrueDBGrid1.PropBag = resources.GetString("C1TrueDBGrid1.PropBag")
'
'Panel3
'
Me.Panel3.Controls.Add(Me.Button4)
Me.Panel3.Dock = System.Windows.Forms.DockStyle.Top
Me.Panel3.Location = New System.Drawing.Point(0, 124)
Me.Panel3.Name = "Panel3"
Me.Panel3.Size = New System.Drawing.Size(604, 54)
Me.Panel3.TabIndex = 13
'
'Button4
'
Me.Button4.Location = New System.Drawing.Point(12, 16)
Me.Button4.Name = "Button4"
Me.Button4.Size = New System.Drawing.Size(75, 23)
Me.Button4.TabIndex = 0
Me.Button4.Text = "Speichern"
Me.Button4.UseVisualStyleBackColor = True
'
'Panel2
'
Me.Panel2.Controls.Add(Me.TextBox5)
Me.Panel2.Controls.Add(Me.Label6)
Me.Panel2.Controls.Add(Me.TextBox6)
Me.Panel2.Controls.Add(Me.Label7)
Me.Panel2.Controls.Add(Me.Label1)
Me.Panel2.Controls.Add(Me.TextBox1)
Me.Panel2.Controls.Add(Me.TextBox4)
Me.Panel2.Controls.Add(Me.Button1)
Me.Panel2.Controls.Add(Me.Label4)
Me.Panel2.Controls.Add(Me.Label2)
Me.Panel2.Controls.Add(Me.TextBox3)
Me.Panel2.Controls.Add(Me.TextBox2)
Me.Panel2.Controls.Add(Me.Label3)
Me.Panel2.Controls.Add(Me.Button2)
Me.Panel2.Dock = System.Windows.Forms.DockStyle.Top
Me.Panel2.Location = New System.Drawing.Point(0, 0)
Me.Panel2.Name = "Panel2"
Me.Panel2.Size = New System.Drawing.Size(604, 124)
Me.Panel2.TabIndex = 12
'
'Label1
'
Me.Label1.AutoSize = True
Me.Label1.Location = New System.Drawing.Point(11, 16)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(56, 13)
Me.Label1.TabIndex = 1
Me.Label1.Text = "PDF-Datei"
'
'TextBox1
'
Me.TextBox1.Location = New System.Drawing.Point(73, 13)
Me.TextBox1.Name = "TextBox1"
Me.TextBox1.Size = New System.Drawing.Size(256, 20)
Me.TextBox1.TabIndex = 2
'
'TextBox4
'
Me.TextBox4.Location = New System.Drawing.Point(73, 91)
Me.TextBox4.Name = "TextBox4"
Me.TextBox4.Size = New System.Drawing.Size(256, 20)
Me.TextBox4.TabIndex = 10
Me.TextBox4.Text = "K:\EDOKA\edkb09_output"
'
'Button1
'
Me.Button1.Location = New System.Drawing.Point(335, 11)
Me.Button1.Name = "Button1"
Me.Button1.Size = New System.Drawing.Size(27, 23)
Me.Button1.TabIndex = 3
Me.Button1.Text = "Button1"
Me.Button1.UseVisualStyleBackColor = True
'
'Label4
'
Me.Label4.AutoSize = True
Me.Label4.Location = New System.Drawing.Point(10, 94)
Me.Label4.Name = "Label4"
Me.Label4.Size = New System.Drawing.Size(61, 13)
Me.Label4.TabIndex = 9
Me.Label4.Text = "Output_Dir."
'
'Label2
'
Me.Label2.AutoSize = True
Me.Label2.Location = New System.Drawing.Point(11, 42)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(57, 13)
Me.Label2.TabIndex = 4
Me.Label2.Text = "XML-Datei"
'
'TextBox3
'
Me.TextBox3.Location = New System.Drawing.Point(73, 65)
Me.TextBox3.Name = "TextBox3"
Me.TextBox3.Size = New System.Drawing.Size(84, 20)
Me.TextBox3.TabIndex = 8
Me.TextBox3.Text = "1"
'
'TextBox2
'
Me.TextBox2.Location = New System.Drawing.Point(73, 39)
Me.TextBox2.Name = "TextBox2"
Me.TextBox2.Size = New System.Drawing.Size(256, 20)
Me.TextBox2.TabIndex = 5
'
'Label3
'
Me.Label3.AutoSize = True
Me.Label3.Location = New System.Drawing.Point(10, 68)
Me.Label3.Name = "Label3"
Me.Label3.Size = New System.Drawing.Size(61, 13)
Me.Label3.TabIndex = 7
Me.Label3.Text = "Anz. Seiten"
'
'Button2
'
Me.Button2.Location = New System.Drawing.Point(335, 37)
Me.Button2.Name = "Button2"
Me.Button2.Size = New System.Drawing.Size(27, 23)
Me.Button2.TabIndex = 6
Me.Button2.Text = "Button2"
Me.Button2.UseVisualStyleBackColor = True
'
'OpenFileDialog1
'
Me.OpenFileDialog1.FileName = "OpenFileDialog1"
'
'Panel4
'
Me.Panel4.Controls.Add(Me.Label5)
Me.Panel4.Controls.Add(Me.Button5)
Me.Panel4.Dock = System.Windows.Forms.DockStyle.Top
Me.Panel4.Location = New System.Drawing.Point(604, 0)
Me.Panel4.Name = "Panel4"
Me.Panel4.Size = New System.Drawing.Size(395, 56)
Me.Panel4.TabIndex = 2
'
'Label5
'
Me.Label5.AutoSize = True
Me.Label5.Font = New System.Drawing.Font("Microsoft Sans Serif", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label5.Location = New System.Drawing.Point(43, 15)
Me.Label5.Name = "Label5"
Me.Label5.Size = New System.Drawing.Size(77, 25)
Me.Label5.TabIndex = 3
Me.Label5.Text = "Label5"
'
'Button5
'
Me.Button5.Dock = System.Windows.Forms.DockStyle.Right
Me.Button5.Location = New System.Drawing.Point(320, 0)
Me.Button5.Name = "Button5"
Me.Button5.Size = New System.Drawing.Size(75, 56)
Me.Button5.TabIndex = 2
Me.Button5.Text = "Speichern"
Me.Button5.UseVisualStyleBackColor = True
'
'PdfViewerControl1
'
Me.PdfViewerControl1.Dock = System.Windows.Forms.DockStyle.Fill
Me.PdfViewerControl1.EnableNotificationBar = True
Me.PdfViewerControl1.IsBookmarkEnabled = True
Me.PdfViewerControl1.Location = New System.Drawing.Point(604, 56)
Me.PdfViewerControl1.Name = "PdfViewerControl1"
Me.PdfViewerControl1.PageBorderThickness = 1
PdfViewerPrinterSettings2.PrintLocation = CType(resources.GetObject("PdfViewerPrinterSettings2.PrintLocation"), System.Drawing.PointF)
Me.PdfViewerControl1.PrinterSettings = PdfViewerPrinterSettings2
Me.PdfViewerControl1.ScrollDisplacementValue = 0
Me.PdfViewerControl1.ShowHorizontalScrollBar = True
Me.PdfViewerControl1.ShowToolBar = True
Me.PdfViewerControl1.ShowVerticalScrollBar = True
Me.PdfViewerControl1.Size = New System.Drawing.Size(395, 435)
Me.PdfViewerControl1.TabIndex = 3
Me.PdfViewerControl1.Text = "PdfViewerControl1"
Me.PdfViewerControl1.ZoomMode = Syncfusion.Windows.Forms.PdfViewer.ZoomMode.[Default]
'
'TextBox6
'
Me.TextBox6.Location = New System.Drawing.Point(203, 65)
Me.TextBox6.Name = "TextBox6"
Me.TextBox6.Size = New System.Drawing.Size(28, 20)
Me.TextBox6.TabIndex = 16
Me.TextBox6.Text = "0"
'
'Label7
'
Me.Label7.AutoSize = True
Me.Label7.Location = New System.Drawing.Point(163, 68)
Me.Label7.Name = "Label7"
Me.Label7.Size = New System.Drawing.Size(34, 13)
Me.Label7.TabIndex = 15
Me.Label7.Text = "Block"
'
'TextBox5
'
Me.TextBox5.Location = New System.Drawing.Point(301, 65)
Me.TextBox5.Name = "TextBox5"
Me.TextBox5.Size = New System.Drawing.Size(28, 20)
Me.TextBox5.TabIndex = 18
Me.TextBox5.Text = "100"
'
'Label6
'
Me.Label6.AutoSize = True
Me.Label6.Location = New System.Drawing.Point(237, 68)
Me.Label6.Name = "Label6"
Me.Label6.Size = New System.Drawing.Size(65, 13)
Me.Label6.TabIndex = 17
Me.Label6.Text = "Blockgrösse"
'
'Searchform
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.ClientSize = New System.Drawing.Size(999, 491)
Me.Controls.Add(Me.PdfViewerControl1)
Me.Controls.Add(Me.Panel4)
Me.Controls.Add(Me.Panel1)
Me.Name = "Searchform"
Me.Text = "Searchform"
Me.Panel1.ResumeLayout(False)
CType(Me.C1TrueDBGrid1, System.ComponentModel.ISupportInitialize).EndInit()
Me.Panel3.ResumeLayout(False)
Me.Panel2.ResumeLayout(False)
Me.Panel2.PerformLayout()
Me.Panel4.ResumeLayout(False)
Me.Panel4.PerformLayout()
Me.ResumeLayout(False)
End Sub
Friend WithEvents Panel1 As Windows.Forms.Panel
Friend WithEvents OpenFileDialog1 As Windows.Forms.OpenFileDialog
Friend WithEvents C1TrueDBGrid1 As C1.Win.C1TrueDBGrid.C1TrueDBGrid
Friend WithEvents Panel3 As Windows.Forms.Panel
Friend WithEvents Button4 As Windows.Forms.Button
Friend WithEvents Panel2 As Windows.Forms.Panel
Friend WithEvents Label1 As Windows.Forms.Label
Friend WithEvents TextBox1 As Windows.Forms.TextBox
Friend WithEvents TextBox4 As Windows.Forms.TextBox
Friend WithEvents Button1 As Windows.Forms.Button
Friend WithEvents Label4 As Windows.Forms.Label
Friend WithEvents Label2 As Windows.Forms.Label
Friend WithEvents TextBox3 As Windows.Forms.TextBox
Friend WithEvents TextBox2 As Windows.Forms.TextBox
Friend WithEvents Label3 As Windows.Forms.Label
Friend WithEvents Button2 As Windows.Forms.Button
Friend WithEvents Panel4 As Windows.Forms.Panel
Friend WithEvents PdfViewerControl1 As Syncfusion.Windows.Forms.PdfViewer.PdfViewerControl
Friend WithEvents Label5 As Windows.Forms.Label
Friend WithEvents Button5 As Windows.Forms.Button
Friend WithEvents TextBox6 As TextBox
Friend WithEvents Label7 As Label
Friend WithEvents TextBox5 As TextBox
Friend WithEvents Label6 As Label
End Class