595 lines
25 KiB
VB.net
595 lines
25 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|
Partial Class frmATR
|
|
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(frmATR))
|
|
Me.Panel1 = New System.Windows.Forms.Panel()
|
|
Me.MyTextBox6 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Label5 = New System.Windows.Forms.Label()
|
|
Me.MyTextBox5 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Label4 = New System.Windows.Forms.Label()
|
|
Me.Label3 = New System.Windows.Forms.Label()
|
|
Me.MyTextBox3 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Label2 = New System.Windows.Forms.Label()
|
|
Me.MyTextBox2 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Button3 = New System.Windows.Forms.Button()
|
|
Me.Button2 = New System.Windows.Forms.Button()
|
|
Me.PictureBox1 = New System.Windows.Forms.PictureBox()
|
|
Me.Label1 = New System.Windows.Forms.Label()
|
|
Me.MyTextBox1 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Button1 = New System.Windows.Forms.Button()
|
|
Me.Panel2 = New System.Windows.Forms.Panel()
|
|
Me.Panel3 = New System.Windows.Forms.Panel()
|
|
Me.CheckBox2 = New System.Windows.Forms.CheckBox()
|
|
Me.Label6 = New System.Windows.Forms.Label()
|
|
Me.CheckBox1 = New System.Windows.Forms.CheckBox()
|
|
Me.MyTextBox7 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Label8 = New System.Windows.Forms.Label()
|
|
Me.Label7 = New System.Windows.Forms.Label()
|
|
Me.MyTextBox9 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Label9 = New System.Windows.Forms.Label()
|
|
Me.MyTextBox8 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Panel4 = New System.Windows.Forms.Panel()
|
|
Me.Label10 = New System.Windows.Forms.Label()
|
|
Me.Label11 = New System.Windows.Forms.Label()
|
|
Me.Label12 = New System.Windows.Forms.Label()
|
|
Me.MySearchBox1 = New VERAG_PROG_ALLGEMEIN.MySearchBox()
|
|
Me.Panel1.SuspendLayout()
|
|
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.Panel2.SuspendLayout()
|
|
Me.Panel3.SuspendLayout()
|
|
Me.Panel4.SuspendLayout()
|
|
Me.SuspendLayout()
|
|
'
|
|
'Panel1
|
|
'
|
|
Me.Panel1.BackColor = System.Drawing.Color.White
|
|
Me.Panel1.Controls.Add(Me.MySearchBox1)
|
|
Me.Panel1.Controls.Add(Me.Label12)
|
|
Me.Panel1.Controls.Add(Me.Label11)
|
|
Me.Panel1.Controls.Add(Me.MyTextBox6)
|
|
Me.Panel1.Controls.Add(Me.Label5)
|
|
Me.Panel1.Controls.Add(Me.MyTextBox5)
|
|
Me.Panel1.Controls.Add(Me.Label4)
|
|
Me.Panel1.Controls.Add(Me.Label3)
|
|
Me.Panel1.Controls.Add(Me.MyTextBox3)
|
|
Me.Panel1.Controls.Add(Me.Label2)
|
|
Me.Panel1.Controls.Add(Me.MyTextBox2)
|
|
Me.Panel1.Controls.Add(Me.Button3)
|
|
Me.Panel1.Controls.Add(Me.Button2)
|
|
Me.Panel1.Controls.Add(Me.PictureBox1)
|
|
Me.Panel1.Controls.Add(Me.Label1)
|
|
Me.Panel1.Controls.Add(Me.MyTextBox1)
|
|
Me.Panel1.Controls.Add(Me.Panel2)
|
|
Me.Panel1.Controls.Add(Me.Panel3)
|
|
Me.Panel1.Controls.Add(Me.Panel4)
|
|
Me.Panel1.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.Panel1.Location = New System.Drawing.Point(0, 0)
|
|
Me.Panel1.Name = "Panel1"
|
|
Me.Panel1.Size = New System.Drawing.Size(658, 419)
|
|
Me.Panel1.TabIndex = 0
|
|
'
|
|
'MyTextBox6
|
|
'
|
|
Me.MyTextBox6._DateTimeOnly = False
|
|
Me.MyTextBox6._numbersOnly = False
|
|
Me.MyTextBox6._numbersOnlyKommastellen = ""
|
|
Me.MyTextBox6._numbersOnlyTrennzeichen = True
|
|
Me.MyTextBox6._Prozent = False
|
|
Me.MyTextBox6._ShortDateNew = False
|
|
Me.MyTextBox6._ShortDateOnly = False
|
|
Me.MyTextBox6._TimeOnly = False
|
|
Me.MyTextBox6._TimeOnly_Seconds = False
|
|
Me.MyTextBox6._value = ""
|
|
Me.MyTextBox6._Waehrung = False
|
|
Me.MyTextBox6._WaehrungZeichen = True
|
|
Me.MyTextBox6.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!)
|
|
Me.MyTextBox6.ForeColor = System.Drawing.Color.Black
|
|
Me.MyTextBox6.Location = New System.Drawing.Point(233, 252)
|
|
Me.MyTextBox6.MaxLineLength = -1
|
|
Me.MyTextBox6.MaxLines_Warning = ""
|
|
Me.MyTextBox6.MaxLines_Warning_Label = Nothing
|
|
Me.MyTextBox6.Name = "MyTextBox6"
|
|
Me.MyTextBox6.Size = New System.Drawing.Size(207, 26)
|
|
Me.MyTextBox6.TabIndex = 16
|
|
'
|
|
'Label5
|
|
'
|
|
Me.Label5.AutoSize = True
|
|
Me.Label5.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!)
|
|
Me.Label5.Location = New System.Drawing.Point(13, 255)
|
|
Me.Label5.Name = "Label5"
|
|
Me.Label5.Size = New System.Drawing.Size(131, 20)
|
|
Me.Label5.TabIndex = 15
|
|
Me.Label5.Text = "FilialenNr/Abf.Nr.:"
|
|
'
|
|
'MyTextBox5
|
|
'
|
|
Me.MyTextBox5._DateTimeOnly = False
|
|
Me.MyTextBox5._numbersOnly = False
|
|
Me.MyTextBox5._numbersOnlyKommastellen = ""
|
|
Me.MyTextBox5._numbersOnlyTrennzeichen = True
|
|
Me.MyTextBox5._Prozent = False
|
|
Me.MyTextBox5._ShortDateNew = False
|
|
Me.MyTextBox5._ShortDateOnly = False
|
|
Me.MyTextBox5._TimeOnly = False
|
|
Me.MyTextBox5._TimeOnly_Seconds = False
|
|
Me.MyTextBox5._value = ""
|
|
Me.MyTextBox5._Waehrung = False
|
|
Me.MyTextBox5._WaehrungZeichen = True
|
|
Me.MyTextBox5.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!)
|
|
Me.MyTextBox5.ForeColor = System.Drawing.Color.Black
|
|
Me.MyTextBox5.Location = New System.Drawing.Point(152, 252)
|
|
Me.MyTextBox5.MaxLineLength = -1
|
|
Me.MyTextBox5.MaxLines_Warning = ""
|
|
Me.MyTextBox5.MaxLines_Warning_Label = Nothing
|
|
Me.MyTextBox5.Name = "MyTextBox5"
|
|
Me.MyTextBox5.Size = New System.Drawing.Size(82, 26)
|
|
Me.MyTextBox5.TabIndex = 14
|
|
'
|
|
'Label4
|
|
'
|
|
Me.Label4.AutoSize = True
|
|
Me.Label4.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!)
|
|
Me.Label4.Location = New System.Drawing.Point(13, 230)
|
|
Me.Label4.Name = "Label4"
|
|
Me.Label4.Size = New System.Drawing.Size(114, 20)
|
|
Me.Label4.TabIndex = 13
|
|
Me.Label4.Text = "AVISO-Suche:"
|
|
'
|
|
'Label3
|
|
'
|
|
Me.Label3.AutoSize = True
|
|
Me.Label3.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!)
|
|
Me.Label3.Location = New System.Drawing.Point(13, 155)
|
|
Me.Label3.Name = "Label3"
|
|
Me.Label3.Size = New System.Drawing.Size(92, 20)
|
|
Me.Label3.TabIndex = 11
|
|
Me.Label3.Text = "Empfänger:"
|
|
'
|
|
'MyTextBox3
|
|
'
|
|
Me.MyTextBox3._DateTimeOnly = False
|
|
Me.MyTextBox3._numbersOnly = False
|
|
Me.MyTextBox3._numbersOnlyKommastellen = ""
|
|
Me.MyTextBox3._numbersOnlyTrennzeichen = True
|
|
Me.MyTextBox3._Prozent = False
|
|
Me.MyTextBox3._ShortDateNew = False
|
|
Me.MyTextBox3._ShortDateOnly = False
|
|
Me.MyTextBox3._TimeOnly = False
|
|
Me.MyTextBox3._TimeOnly_Seconds = False
|
|
Me.MyTextBox3._value = ""
|
|
Me.MyTextBox3._Waehrung = False
|
|
Me.MyTextBox3._WaehrungZeichen = True
|
|
Me.MyTextBox3.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!)
|
|
Me.MyTextBox3.ForeColor = System.Drawing.Color.Black
|
|
Me.MyTextBox3.Location = New System.Drawing.Point(152, 152)
|
|
Me.MyTextBox3.MaxLineLength = -1
|
|
Me.MyTextBox3.MaxLines_Warning = ""
|
|
Me.MyTextBox3.MaxLines_Warning_Label = Nothing
|
|
Me.MyTextBox3.Name = "MyTextBox3"
|
|
Me.MyTextBox3.Size = New System.Drawing.Size(288, 26)
|
|
Me.MyTextBox3.TabIndex = 10
|
|
'
|
|
'Label2
|
|
'
|
|
Me.Label2.AutoSize = True
|
|
Me.Label2.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!)
|
|
Me.Label2.Location = New System.Drawing.Point(13, 102)
|
|
Me.Label2.Name = "Label2"
|
|
Me.Label2.Size = New System.Drawing.Size(61, 20)
|
|
Me.Label2.TabIndex = 9
|
|
Me.Label2.Text = "Datum:"
|
|
'
|
|
'MyTextBox2
|
|
'
|
|
Me.MyTextBox2._DateTimeOnly = False
|
|
Me.MyTextBox2._numbersOnly = False
|
|
Me.MyTextBox2._numbersOnlyKommastellen = ""
|
|
Me.MyTextBox2._numbersOnlyTrennzeichen = True
|
|
Me.MyTextBox2._Prozent = False
|
|
Me.MyTextBox2._ShortDateNew = False
|
|
Me.MyTextBox2._ShortDateOnly = False
|
|
Me.MyTextBox2._TimeOnly = False
|
|
Me.MyTextBox2._TimeOnly_Seconds = False
|
|
Me.MyTextBox2._value = ""
|
|
Me.MyTextBox2._Waehrung = False
|
|
Me.MyTextBox2._WaehrungZeichen = True
|
|
Me.MyTextBox2.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!)
|
|
Me.MyTextBox2.ForeColor = System.Drawing.Color.Black
|
|
Me.MyTextBox2.Location = New System.Drawing.Point(152, 99)
|
|
Me.MyTextBox2.MaxLineLength = -1
|
|
Me.MyTextBox2.MaxLines_Warning = ""
|
|
Me.MyTextBox2.MaxLines_Warning_Label = Nothing
|
|
Me.MyTextBox2.Name = "MyTextBox2"
|
|
Me.MyTextBox2.Size = New System.Drawing.Size(288, 26)
|
|
Me.MyTextBox2.TabIndex = 8
|
|
'
|
|
'Button3
|
|
'
|
|
Me.Button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button3.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
|
|
Me.Button3.Image = Global.SDL.My.Resources.Resources.pdf_s
|
|
Me.Button3.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.Button3.Location = New System.Drawing.Point(476, 181)
|
|
Me.Button3.Name = "Button3"
|
|
Me.Button3.Size = New System.Drawing.Size(167, 31)
|
|
Me.Button3.TabIndex = 7
|
|
Me.Button3.Text = "Upload..."
|
|
Me.Button3.UseVisualStyleBackColor = True
|
|
'
|
|
'Button2
|
|
'
|
|
Me.Button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button2.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
|
|
Me.Button2.Image = Global.SDL.My.Resources.Resources.scanner1
|
|
Me.Button2.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.Button2.Location = New System.Drawing.Point(476, 151)
|
|
Me.Button2.Name = "Button2"
|
|
Me.Button2.Size = New System.Drawing.Size(167, 31)
|
|
Me.Button2.TabIndex = 6
|
|
Me.Button2.Text = "Scan..."
|
|
Me.Button2.UseVisualStyleBackColor = True
|
|
'
|
|
'PictureBox1
|
|
'
|
|
Me.PictureBox1.BackgroundImage = Global.SDL.My.Resources.Resources.pdf_gray
|
|
Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
|
Me.PictureBox1.Cursor = System.Windows.Forms.Cursors.Hand
|
|
Me.PictureBox1.Location = New System.Drawing.Point(476, 67)
|
|
Me.PictureBox1.Name = "PictureBox1"
|
|
Me.PictureBox1.Size = New System.Drawing.Size(167, 76)
|
|
Me.PictureBox1.TabIndex = 5
|
|
Me.PictureBox1.TabStop = False
|
|
'
|
|
'Label1
|
|
'
|
|
Me.Label1.AutoSize = True
|
|
Me.Label1.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!)
|
|
Me.Label1.Location = New System.Drawing.Point(13, 70)
|
|
Me.Label1.Name = "Label1"
|
|
Me.Label1.Size = New System.Drawing.Size(112, 20)
|
|
Me.Label1.TabIndex = 4
|
|
Me.Label1.Text = "Dokument-Nr.:"
|
|
'
|
|
'MyTextBox1
|
|
'
|
|
Me.MyTextBox1._DateTimeOnly = False
|
|
Me.MyTextBox1._numbersOnly = False
|
|
Me.MyTextBox1._numbersOnlyKommastellen = ""
|
|
Me.MyTextBox1._numbersOnlyTrennzeichen = True
|
|
Me.MyTextBox1._Prozent = False
|
|
Me.MyTextBox1._ShortDateNew = False
|
|
Me.MyTextBox1._ShortDateOnly = False
|
|
Me.MyTextBox1._TimeOnly = False
|
|
Me.MyTextBox1._TimeOnly_Seconds = False
|
|
Me.MyTextBox1._value = ""
|
|
Me.MyTextBox1._Waehrung = False
|
|
Me.MyTextBox1._WaehrungZeichen = True
|
|
Me.MyTextBox1.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!)
|
|
Me.MyTextBox1.ForeColor = System.Drawing.Color.Black
|
|
Me.MyTextBox1.Location = New System.Drawing.Point(152, 67)
|
|
Me.MyTextBox1.MaxLineLength = -1
|
|
Me.MyTextBox1.MaxLines_Warning = ""
|
|
Me.MyTextBox1.MaxLines_Warning_Label = Nothing
|
|
Me.MyTextBox1.Name = "MyTextBox1"
|
|
Me.MyTextBox1.Size = New System.Drawing.Size(288, 26)
|
|
Me.MyTextBox1.TabIndex = 3
|
|
'
|
|
'Button1
|
|
'
|
|
Me.Button1.BackColor = System.Drawing.Color.White
|
|
Me.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button1.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!)
|
|
Me.Button1.Location = New System.Drawing.Point(15, 15)
|
|
Me.Button1.Name = "Button1"
|
|
Me.Button1.Size = New System.Drawing.Size(167, 91)
|
|
Me.Button1.TabIndex = 2
|
|
Me.Button1.Text = "Speichern"
|
|
Me.Button1.UseVisualStyleBackColor = False
|
|
'
|
|
'Panel2
|
|
'
|
|
Me.Panel2.BackColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.Panel2.Controls.Add(Me.Label10)
|
|
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(658, 44)
|
|
Me.Panel2.TabIndex = 1
|
|
'
|
|
'Panel3
|
|
'
|
|
Me.Panel3.BackColor = System.Drawing.Color.FloralWhite
|
|
Me.Panel3.Controls.Add(Me.Label9)
|
|
Me.Panel3.Controls.Add(Me.CheckBox2)
|
|
Me.Panel3.Controls.Add(Me.MyTextBox8)
|
|
Me.Panel3.Controls.Add(Me.Label6)
|
|
Me.Panel3.Controls.Add(Me.CheckBox1)
|
|
Me.Panel3.Controls.Add(Me.MyTextBox7)
|
|
Me.Panel3.Controls.Add(Me.Label8)
|
|
Me.Panel3.Controls.Add(Me.Label7)
|
|
Me.Panel3.Controls.Add(Me.MyTextBox9)
|
|
Me.Panel3.Location = New System.Drawing.Point(0, 301)
|
|
Me.Panel3.Name = "Panel3"
|
|
Me.Panel3.Size = New System.Drawing.Size(462, 118)
|
|
Me.Panel3.TabIndex = 25
|
|
'
|
|
'CheckBox2
|
|
'
|
|
Me.CheckBox2.AutoSize = True
|
|
Me.CheckBox2.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
|
|
Me.CheckBox2.Location = New System.Drawing.Point(296, 91)
|
|
Me.CheckBox2.Name = "CheckBox2"
|
|
Me.CheckBox2.Size = New System.Drawing.Size(155, 21)
|
|
Me.CheckBox2.TabIndex = 24
|
|
Me.CheckBox2.Text = "Paketdienst (DHL,..)"
|
|
Me.CheckBox2.UseVisualStyleBackColor = True
|
|
'
|
|
'Label6
|
|
'
|
|
Me.Label6.AutoSize = True
|
|
Me.Label6.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Underline)
|
|
Me.Label6.Location = New System.Drawing.Point(13, 13)
|
|
Me.Label6.Name = "Label6"
|
|
Me.Label6.Size = New System.Drawing.Size(149, 20)
|
|
Me.Label6.TabIndex = 18
|
|
Me.Label6.Text = "Dokument erhalten:"
|
|
'
|
|
'CheckBox1
|
|
'
|
|
Me.CheckBox1.AutoSize = True
|
|
Me.CheckBox1.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
|
|
Me.CheckBox1.Location = New System.Drawing.Point(152, 91)
|
|
Me.CheckBox1.Name = "CheckBox1"
|
|
Me.CheckBox1.Size = New System.Drawing.Size(127, 21)
|
|
Me.CheckBox1.TabIndex = 23
|
|
Me.CheckBox1.Text = "Motorrad-Kurier"
|
|
Me.CheckBox1.UseVisualStyleBackColor = True
|
|
'
|
|
'MyTextBox7
|
|
'
|
|
Me.MyTextBox7._DateTimeOnly = False
|
|
Me.MyTextBox7._numbersOnly = False
|
|
Me.MyTextBox7._numbersOnlyKommastellen = ""
|
|
Me.MyTextBox7._numbersOnlyTrennzeichen = True
|
|
Me.MyTextBox7._Prozent = False
|
|
Me.MyTextBox7._ShortDateNew = False
|
|
Me.MyTextBox7._ShortDateOnly = False
|
|
Me.MyTextBox7._TimeOnly = False
|
|
Me.MyTextBox7._TimeOnly_Seconds = False
|
|
Me.MyTextBox7._value = ""
|
|
Me.MyTextBox7._Waehrung = False
|
|
Me.MyTextBox7._WaehrungZeichen = True
|
|
Me.MyTextBox7.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!)
|
|
Me.MyTextBox7.ForeColor = System.Drawing.Color.Black
|
|
Me.MyTextBox7.Location = New System.Drawing.Point(152, 39)
|
|
Me.MyTextBox7.MaxLineLength = -1
|
|
Me.MyTextBox7.MaxLines_Warning = ""
|
|
Me.MyTextBox7.MaxLines_Warning_Label = Nothing
|
|
Me.MyTextBox7.Name = "MyTextBox7"
|
|
Me.MyTextBox7.Size = New System.Drawing.Size(145, 26)
|
|
Me.MyTextBox7.TabIndex = 17
|
|
'
|
|
'Label8
|
|
'
|
|
Me.Label8.AutoSize = True
|
|
Me.Label8.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!)
|
|
Me.Label8.Location = New System.Drawing.Point(13, 92)
|
|
Me.Label8.Name = "Label8"
|
|
Me.Label8.Size = New System.Drawing.Size(34, 20)
|
|
Me.Label8.TabIndex = 22
|
|
Me.Label8.Text = "Art:"
|
|
'
|
|
'Label7
|
|
'
|
|
Me.Label7.AutoSize = True
|
|
Me.Label7.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!)
|
|
Me.Label7.Location = New System.Drawing.Point(13, 42)
|
|
Me.Label7.Name = "Label7"
|
|
Me.Label7.Size = New System.Drawing.Size(116, 20)
|
|
Me.Label7.TabIndex = 19
|
|
Me.Label7.Text = "Datum/Uhrzeit:"
|
|
'
|
|
'MyTextBox9
|
|
'
|
|
Me.MyTextBox9._DateTimeOnly = False
|
|
Me.MyTextBox9._numbersOnly = False
|
|
Me.MyTextBox9._numbersOnlyKommastellen = ""
|
|
Me.MyTextBox9._numbersOnlyTrennzeichen = True
|
|
Me.MyTextBox9._Prozent = False
|
|
Me.MyTextBox9._ShortDateNew = False
|
|
Me.MyTextBox9._ShortDateOnly = False
|
|
Me.MyTextBox9._TimeOnly = False
|
|
Me.MyTextBox9._TimeOnly_Seconds = False
|
|
Me.MyTextBox9._value = ""
|
|
Me.MyTextBox9._Waehrung = False
|
|
Me.MyTextBox9._WaehrungZeichen = True
|
|
Me.MyTextBox9.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!)
|
|
Me.MyTextBox9.ForeColor = System.Drawing.Color.Black
|
|
Me.MyTextBox9.Location = New System.Drawing.Point(296, 39)
|
|
Me.MyTextBox9.MaxLineLength = -1
|
|
Me.MyTextBox9.MaxLines_Warning = ""
|
|
Me.MyTextBox9.MaxLines_Warning_Label = Nothing
|
|
Me.MyTextBox9.Name = "MyTextBox9"
|
|
Me.MyTextBox9.Size = New System.Drawing.Size(144, 26)
|
|
Me.MyTextBox9.TabIndex = 21
|
|
'
|
|
'Label9
|
|
'
|
|
Me.Label9.AutoSize = True
|
|
Me.Label9.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!)
|
|
Me.Label9.Location = New System.Drawing.Point(13, 67)
|
|
Me.Label9.Name = "Label9"
|
|
Me.Label9.Size = New System.Drawing.Size(104, 20)
|
|
Me.Label9.TabIndex = 27
|
|
Me.Label9.Text = "Referenz-Nr.:"
|
|
'
|
|
'MyTextBox8
|
|
'
|
|
Me.MyTextBox8._DateTimeOnly = False
|
|
Me.MyTextBox8._numbersOnly = False
|
|
Me.MyTextBox8._numbersOnlyKommastellen = ""
|
|
Me.MyTextBox8._numbersOnlyTrennzeichen = True
|
|
Me.MyTextBox8._Prozent = False
|
|
Me.MyTextBox8._ShortDateNew = False
|
|
Me.MyTextBox8._ShortDateOnly = False
|
|
Me.MyTextBox8._TimeOnly = False
|
|
Me.MyTextBox8._TimeOnly_Seconds = False
|
|
Me.MyTextBox8._value = ""
|
|
Me.MyTextBox8._Waehrung = False
|
|
Me.MyTextBox8._WaehrungZeichen = True
|
|
Me.MyTextBox8.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!)
|
|
Me.MyTextBox8.ForeColor = System.Drawing.Color.Black
|
|
Me.MyTextBox8.Location = New System.Drawing.Point(152, 64)
|
|
Me.MyTextBox8.MaxLineLength = -1
|
|
Me.MyTextBox8.MaxLines_Warning = ""
|
|
Me.MyTextBox8.MaxLines_Warning_Label = Nothing
|
|
Me.MyTextBox8.Name = "MyTextBox8"
|
|
Me.MyTextBox8.Size = New System.Drawing.Size(288, 26)
|
|
Me.MyTextBox8.TabIndex = 26
|
|
'
|
|
'Panel4
|
|
'
|
|
Me.Panel4.BackColor = System.Drawing.Color.WhiteSmoke
|
|
Me.Panel4.Controls.Add(Me.Button1)
|
|
Me.Panel4.Location = New System.Drawing.Point(461, 301)
|
|
Me.Panel4.Name = "Panel4"
|
|
Me.Panel4.Size = New System.Drawing.Size(229, 118)
|
|
Me.Panel4.TabIndex = 28
|
|
'
|
|
'Label10
|
|
'
|
|
Me.Label10.AutoSize = True
|
|
Me.Label10.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
|
|
Me.Label10.ForeColor = System.Drawing.Color.White
|
|
Me.Label10.Location = New System.Drawing.Point(13, 14)
|
|
Me.Label10.Name = "Label10"
|
|
Me.Label10.Size = New System.Drawing.Size(634, 17)
|
|
Me.Label10.TabIndex = 5
|
|
Me.Label10.Text = "Bitte erfassen Sie die Daten vollständig, damit das ATR bei der Abfertigung gefun" &
|
|
"den werden kann."
|
|
'
|
|
'Label11
|
|
'
|
|
Me.Label11.AutoSize = True
|
|
Me.Label11.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Italic)
|
|
Me.Label11.Location = New System.Drawing.Point(472, 233)
|
|
Me.Label11.Name = "Label11"
|
|
Me.Label11.Size = New System.Drawing.Size(101, 20)
|
|
Me.Label11.TabIndex = 29
|
|
Me.Label11.Text = "Kennzeichen"
|
|
Me.Label11.Visible = False
|
|
'
|
|
'Label12
|
|
'
|
|
Me.Label12.AutoSize = True
|
|
Me.Label12.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Italic)
|
|
Me.Label12.Location = New System.Drawing.Point(472, 255)
|
|
Me.Label12.Name = "Label12"
|
|
Me.Label12.Size = New System.Drawing.Size(65, 20)
|
|
Me.Label12.TabIndex = 30
|
|
Me.Label12.Text = "LKW-ID"
|
|
Me.Label12.Visible = False
|
|
'
|
|
'MySearchBox1
|
|
'
|
|
Me.MySearchBox1._allowFreitext = False
|
|
Me.MySearchBox1._AllowSetValue = False
|
|
Me.MySearchBox1._allowSpaceAsSplitter = False
|
|
Me.MySearchBox1._autoSizeGross = False
|
|
Me.MySearchBox1._hideIfListEmpty = True
|
|
Me.MySearchBox1._value = Nothing
|
|
Me.MySearchBox1.conn_art = "FMZOLL"
|
|
Me.MySearchBox1.dgvpos = "LEFT"
|
|
Me.MySearchBox1.DISPLAY_PARAM = Nothing
|
|
Me.MySearchBox1.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!)
|
|
Me.MySearchBox1.INVISIBLE_COLUMNS = Nothing
|
|
Me.MySearchBox1.key_visible = False
|
|
Me.MySearchBox1.KEYPARAM = Nothing
|
|
Me.MySearchBox1.Location = New System.Drawing.Point(152, 227)
|
|
Me.MySearchBox1.Name = "MySearchBox1"
|
|
Me.MySearchBox1.searchActive = True
|
|
Me.MySearchBox1.Size = New System.Drawing.Size(288, 26)
|
|
Me.MySearchBox1.SQL_ORDER_BY = Nothing
|
|
Me.MySearchBox1.SQL_SELECT = Nothing
|
|
Me.MySearchBox1.SQL_WHERE = Nothing
|
|
Me.MySearchBox1.SQL_WhereParamList = Nothing
|
|
Me.MySearchBox1.TabIndex = 31
|
|
Me.MySearchBox1.usrcntl = Nothing
|
|
'
|
|
'frmATR
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.ClientSize = New System.Drawing.Size(658, 419)
|
|
Me.Controls.Add(Me.Panel1)
|
|
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
|
Me.Name = "frmATR"
|
|
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent
|
|
Me.Text = "ATR/EUR1"
|
|
Me.Panel1.ResumeLayout(False)
|
|
Me.Panel1.PerformLayout()
|
|
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.Panel2.ResumeLayout(False)
|
|
Me.Panel2.PerformLayout()
|
|
Me.Panel3.ResumeLayout(False)
|
|
Me.Panel3.PerformLayout()
|
|
Me.Panel4.ResumeLayout(False)
|
|
Me.ResumeLayout(False)
|
|
|
|
End Sub
|
|
|
|
Friend WithEvents Panel1 As Panel
|
|
Friend WithEvents PictureBox1 As PictureBox
|
|
Friend WithEvents Label1 As Label
|
|
Friend WithEvents MyTextBox1 As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Button1 As Button
|
|
Friend WithEvents Panel2 As Panel
|
|
Friend WithEvents Button2 As Button
|
|
Friend WithEvents Label2 As Label
|
|
Friend WithEvents MyTextBox2 As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Button3 As Button
|
|
Friend WithEvents Label8 As Label
|
|
Friend WithEvents MyTextBox9 As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label7 As Label
|
|
Friend WithEvents Label6 As Label
|
|
Friend WithEvents MyTextBox7 As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents MyTextBox6 As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label5 As Label
|
|
Friend WithEvents MyTextBox5 As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label4 As Label
|
|
Friend WithEvents Label3 As Label
|
|
Friend WithEvents MyTextBox3 As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Panel3 As Panel
|
|
Friend WithEvents CheckBox2 As CheckBox
|
|
Friend WithEvents CheckBox1 As CheckBox
|
|
Friend WithEvents Label9 As Label
|
|
Friend WithEvents MyTextBox8 As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Panel4 As Panel
|
|
Friend WithEvents Label10 As Label
|
|
Friend WithEvents Label12 As Label
|
|
Friend WithEvents Label11 As Label
|
|
Friend WithEvents MySearchBox1 As VERAG_PROG_ALLGEMEIN.MySearchBox
|
|
End Class
|