411 lines
20 KiB
VB.net
411 lines
20 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
|
|
Partial Class usrCntlFound
|
|
Inherits System.Windows.Forms.UserControl
|
|
|
|
'UserControl ü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.lblKennzeichen = New System.Windows.Forms.Label()
|
|
Me.txtFahrername = New System.Windows.Forms.TextBox()
|
|
Me.Label2 = New System.Windows.Forms.Label()
|
|
Me.Label3 = New System.Windows.Forms.Label()
|
|
Me.Label4 = New System.Windows.Forms.Label()
|
|
Me.txtHandy = New System.Windows.Forms.TextBox()
|
|
Me.cbxHandyKeineAngabe = New System.Windows.Forms.CheckBox()
|
|
Me.Label5 = New System.Windows.Forms.Label()
|
|
Me.lblAvisierer = New System.Windows.Forms.Label()
|
|
Me.lblFraechter = New System.Windows.Forms.Label()
|
|
Me.btn = New System.Windows.Forms.Button()
|
|
Me.lblErrName = New System.Windows.Forms.Label()
|
|
Me.lblErrHandy = New System.Windows.Forms.Label()
|
|
Me.lblErrFahrzeugtyp = New System.Windows.Forms.Label()
|
|
Me.PictureBox2 = New System.Windows.Forms.PictureBox()
|
|
Me.PictureBox1 = New System.Windows.Forms.PictureBox()
|
|
Me.pic = New System.Windows.Forms.PictureBox()
|
|
Me.Label1 = New System.Windows.Forms.Label()
|
|
Me.CheckBox1 = New System.Windows.Forms.CheckBox()
|
|
Me.CheckBox2 = New System.Windows.Forms.CheckBox()
|
|
Me.CheckBox3 = New System.Windows.Forms.CheckBox()
|
|
Me.CheckBox4 = New System.Windows.Forms.CheckBox()
|
|
Me.lblErrSpedition = New System.Windows.Forms.Label()
|
|
Me.pnl = New System.Windows.Forms.Panel()
|
|
CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.pic, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.pnl.SuspendLayout()
|
|
Me.SuspendLayout()
|
|
'
|
|
'lblKennzeichen
|
|
'
|
|
Me.lblKennzeichen.BackColor = System.Drawing.Color.PapayaWhip
|
|
Me.lblKennzeichen.Font = New System.Drawing.Font("Microsoft Sans Serif", 60.0!, System.Drawing.FontStyle.Bold)
|
|
Me.lblKennzeichen.ForeColor = System.Drawing.Color.FromArgb(CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer))
|
|
Me.lblKennzeichen.Location = New System.Drawing.Point(675, 58)
|
|
Me.lblKennzeichen.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.lblKennzeichen.Name = "lblKennzeichen"
|
|
Me.lblKennzeichen.Size = New System.Drawing.Size(1560, 195)
|
|
Me.lblKennzeichen.TabIndex = 4
|
|
Me.lblKennzeichen.Text = "34SD123AD/34SD123AD"
|
|
Me.lblKennzeichen.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
'
|
|
'txtFahrername
|
|
'
|
|
Me.txtFahrername.Font = New System.Drawing.Font("Microsoft Sans Serif", 30.0!)
|
|
Me.txtFahrername.Location = New System.Drawing.Point(1110, 475)
|
|
Me.txtFahrername.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
|
|
Me.txtFahrername.Name = "txtFahrername"
|
|
Me.txtFahrername.Size = New System.Drawing.Size(1123, 75)
|
|
Me.txtFahrername.TabIndex = 5
|
|
'
|
|
'Label2
|
|
'
|
|
Me.Label2.Font = New System.Drawing.Font("Microsoft Sans Serif", 25.0!)
|
|
Me.Label2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.Label2.Location = New System.Drawing.Point(54, 45)
|
|
Me.Label2.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.Label2.Name = "Label2"
|
|
Me.Label2.Size = New System.Drawing.Size(520, 71)
|
|
Me.Label2.TabIndex = 9
|
|
Me.Label2.Text = "Bitte Typ auswählen:"
|
|
'
|
|
'Label3
|
|
'
|
|
Me.Label3.Font = New System.Drawing.Font("Microsoft Sans Serif", 25.0!)
|
|
Me.Label3.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.Label3.Location = New System.Drawing.Point(662, 475)
|
|
Me.Label3.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.Label3.Name = "Label3"
|
|
Me.Label3.Size = New System.Drawing.Size(440, 71)
|
|
Me.Label3.TabIndex = 10
|
|
Me.Label3.Text = "Soför Name:"
|
|
'
|
|
'Label4
|
|
'
|
|
Me.Label4.Font = New System.Drawing.Font("Microsoft Sans Serif", 25.0!)
|
|
Me.Label4.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.Label4.Location = New System.Drawing.Point(662, 566)
|
|
Me.Label4.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.Label4.Name = "Label4"
|
|
Me.Label4.Size = New System.Drawing.Size(440, 71)
|
|
Me.Label4.TabIndex = 12
|
|
Me.Label4.Text = "Handy-Nr (SMS):"
|
|
'
|
|
'txtHandy
|
|
'
|
|
Me.txtHandy.Font = New System.Drawing.Font("Microsoft Sans Serif", 30.0!)
|
|
Me.txtHandy.Location = New System.Drawing.Point(1110, 566)
|
|
Me.txtHandy.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
|
|
Me.txtHandy.Name = "txtHandy"
|
|
Me.txtHandy.Size = New System.Drawing.Size(1123, 75)
|
|
Me.txtHandy.TabIndex = 11
|
|
'
|
|
'cbxHandyKeineAngabe
|
|
'
|
|
Me.cbxHandyKeineAngabe.AutoSize = True
|
|
Me.cbxHandyKeineAngabe.Font = New System.Drawing.Font("Microsoft Sans Serif", 25.0!)
|
|
Me.cbxHandyKeineAngabe.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.cbxHandyKeineAngabe.Location = New System.Drawing.Point(1110, 657)
|
|
Me.cbxHandyKeineAngabe.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
|
|
Me.cbxHandyKeineAngabe.Name = "cbxHandyKeineAngabe"
|
|
Me.cbxHandyKeineAngabe.Size = New System.Drawing.Size(365, 62)
|
|
Me.cbxHandyKeineAngabe.TabIndex = 13
|
|
Me.cbxHandyKeineAngabe.Text = "Keine Angabe"
|
|
Me.cbxHandyKeineAngabe.UseVisualStyleBackColor = True
|
|
'
|
|
'Label5
|
|
'
|
|
Me.Label5.Font = New System.Drawing.Font("Microsoft Sans Serif", 15.0!)
|
|
Me.Label5.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.Label5.Location = New System.Drawing.Point(1102, 715)
|
|
Me.Label5.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.Label5.Name = "Label5"
|
|
Me.Label5.Size = New System.Drawing.Size(854, 51)
|
|
Me.Label5.TabIndex = 14
|
|
Me.Label5.Text = "(Sie erhalen keine Nachrichten, wenn der LKW fertig ist)"
|
|
'
|
|
'lblAvisierer
|
|
'
|
|
Me.lblAvisierer.Font = New System.Drawing.Font("Microsoft Sans Serif", 25.0!, System.Drawing.FontStyle.Bold)
|
|
Me.lblAvisierer.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.lblAvisierer.Location = New System.Drawing.Point(672, 354)
|
|
Me.lblAvisierer.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.lblAvisierer.Name = "lblAvisierer"
|
|
Me.lblAvisierer.Size = New System.Drawing.Size(1563, 71)
|
|
Me.lblAvisierer.TabIndex = 18
|
|
Me.lblAvisierer.Text = "Avisierer"
|
|
Me.lblAvisierer.TextAlign = System.Drawing.ContentAlignment.TopRight
|
|
Me.lblAvisierer.Visible = False
|
|
'
|
|
'lblFraechter
|
|
'
|
|
Me.lblFraechter.Font = New System.Drawing.Font("Microsoft Sans Serif", 25.0!, System.Drawing.FontStyle.Bold)
|
|
Me.lblFraechter.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.lblFraechter.Location = New System.Drawing.Point(672, 263)
|
|
Me.lblFraechter.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.lblFraechter.Name = "lblFraechter"
|
|
Me.lblFraechter.Size = New System.Drawing.Size(1563, 71)
|
|
Me.lblFraechter.TabIndex = 17
|
|
Me.lblFraechter.Text = "Firma"
|
|
Me.lblFraechter.TextAlign = System.Drawing.ContentAlignment.TopRight
|
|
'
|
|
'btn
|
|
'
|
|
Me.btn.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.btn.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(0, Byte), Integer))
|
|
Me.btn.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btn.Font = New System.Drawing.Font("Microsoft Sans Serif", 30.0!)
|
|
Me.btn.ForeColor = System.Drawing.Color.White
|
|
Me.btn.Location = New System.Drawing.Point(1818, 1092)
|
|
Me.btn.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
|
|
Me.btn.Name = "btn"
|
|
Me.btn.Size = New System.Drawing.Size(520, 134)
|
|
Me.btn.TabIndex = 19
|
|
Me.btn.Text = "WEITER >>"
|
|
Me.btn.UseVisualStyleBackColor = False
|
|
'
|
|
'lblErrName
|
|
'
|
|
Me.lblErrName.BackColor = System.Drawing.Color.Red
|
|
Me.lblErrName.Font = New System.Drawing.Font("Microsoft Sans Serif", 15.0!)
|
|
Me.lblErrName.ForeColor = System.Drawing.Color.White
|
|
Me.lblErrName.Location = New System.Drawing.Point(1612, 420)
|
|
Me.lblErrName.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.lblErrName.Name = "lblErrName"
|
|
Me.lblErrName.Size = New System.Drawing.Size(622, 51)
|
|
Me.lblErrName.TabIndex = 20
|
|
Me.lblErrName.Text = "Bitte geben Sie Ihren Namen ein!"
|
|
Me.lblErrName.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|
Me.lblErrName.Visible = False
|
|
'
|
|
'lblErrHandy
|
|
'
|
|
Me.lblErrHandy.BackColor = System.Drawing.Color.Red
|
|
Me.lblErrHandy.Font = New System.Drawing.Font("Microsoft Sans Serif", 15.0!)
|
|
Me.lblErrHandy.ForeColor = System.Drawing.Color.White
|
|
Me.lblErrHandy.Location = New System.Drawing.Point(1612, 652)
|
|
Me.lblErrHandy.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.lblErrHandy.Name = "lblErrHandy"
|
|
Me.lblErrHandy.Size = New System.Drawing.Size(622, 51)
|
|
Me.lblErrHandy.TabIndex = 21
|
|
Me.lblErrHandy.Text = "Bitte geben Sie Ihre Handy-Nr. ein!"
|
|
Me.lblErrHandy.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|
Me.lblErrHandy.Visible = False
|
|
'
|
|
'lblErrFahrzeugtyp
|
|
'
|
|
Me.lblErrFahrzeugtyp.BackColor = System.Drawing.Color.Red
|
|
Me.lblErrFahrzeugtyp.Font = New System.Drawing.Font("Microsoft Sans Serif", 15.0!)
|
|
Me.lblErrFahrzeugtyp.ForeColor = System.Drawing.Color.White
|
|
Me.lblErrFahrzeugtyp.Location = New System.Drawing.Point(64, 1120)
|
|
Me.lblErrFahrzeugtyp.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.lblErrFahrzeugtyp.Name = "lblErrFahrzeugtyp"
|
|
Me.lblErrFahrzeugtyp.Padding = New System.Windows.Forms.Padding(8, 8, 8, 8)
|
|
Me.lblErrFahrzeugtyp.Size = New System.Drawing.Size(474, 95)
|
|
Me.lblErrFahrzeugtyp.TabIndex = 22
|
|
Me.lblErrFahrzeugtyp.Text = "Bitte geben Sie den " & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Fahrzeugtyp an!"
|
|
Me.lblErrFahrzeugtyp.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|
Me.lblErrFahrzeugtyp.Visible = False
|
|
'
|
|
'PictureBox2
|
|
'
|
|
Me.PictureBox2.BackgroundImage = Global.AVISO_CHECKIN.My.Resources.Resources.Sprinter1
|
|
Me.PictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
|
Me.PictureBox2.Location = New System.Drawing.Point(64, 772)
|
|
Me.PictureBox2.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
|
|
Me.PictureBox2.Name = "PictureBox2"
|
|
Me.PictureBox2.Size = New System.Drawing.Size(474, 317)
|
|
Me.PictureBox2.TabIndex = 16
|
|
Me.PictureBox2.TabStop = False
|
|
'
|
|
'PictureBox1
|
|
'
|
|
Me.PictureBox1.BackgroundImage = Global.AVISO_CHECKIN.My.Resources.Resources.LKW
|
|
Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
|
Me.PictureBox1.Location = New System.Drawing.Point(64, 446)
|
|
Me.PictureBox1.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
|
|
Me.PictureBox1.Name = "PictureBox1"
|
|
Me.PictureBox1.Size = New System.Drawing.Size(474, 317)
|
|
Me.PictureBox1.TabIndex = 15
|
|
Me.PictureBox1.TabStop = False
|
|
'
|
|
'pic
|
|
'
|
|
Me.pic.BackgroundImage = Global.AVISO_CHECKIN.My.Resources.Resources.LKW_mit_Aufleger
|
|
Me.pic.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
|
Me.pic.Location = New System.Drawing.Point(64, 120)
|
|
Me.pic.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
|
|
Me.pic.Name = "pic"
|
|
Me.pic.Size = New System.Drawing.Size(474, 317)
|
|
Me.pic.TabIndex = 8
|
|
Me.pic.TabStop = False
|
|
'
|
|
'Label1
|
|
'
|
|
Me.Label1.Font = New System.Drawing.Font("Microsoft Sans Serif", 25.0!)
|
|
Me.Label1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.Label1.Location = New System.Drawing.Point(3, 7)
|
|
Me.Label1.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.Label1.Name = "Label1"
|
|
Me.Label1.Size = New System.Drawing.Size(440, 71)
|
|
Me.Label1.TabIndex = 23
|
|
Me.Label1.Text = "Spedition:"
|
|
'
|
|
'CheckBox1
|
|
'
|
|
Me.CheckBox1.AutoSize = True
|
|
Me.CheckBox1.Font = New System.Drawing.Font("Microsoft Sans Serif", 25.0!)
|
|
Me.CheckBox1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.CheckBox1.Location = New System.Drawing.Point(451, 6)
|
|
Me.CheckBox1.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
|
|
Me.CheckBox1.Name = "CheckBox1"
|
|
Me.CheckBox1.Size = New System.Drawing.Size(225, 62)
|
|
Me.CheckBox1.TabIndex = 24
|
|
Me.CheckBox1.Text = "VERAG"
|
|
Me.CheckBox1.UseVisualStyleBackColor = True
|
|
'
|
|
'CheckBox2
|
|
'
|
|
Me.CheckBox2.AutoSize = True
|
|
Me.CheckBox2.Font = New System.Drawing.Font("Microsoft Sans Serif", 25.0!)
|
|
Me.CheckBox2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.CheckBox2.Location = New System.Drawing.Point(451, 78)
|
|
Me.CheckBox2.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
|
|
Me.CheckBox2.Name = "CheckBox2"
|
|
Me.CheckBox2.Size = New System.Drawing.Size(272, 62)
|
|
Me.CheckBox2.TabIndex = 25
|
|
Me.CheckBox2.Text = "UNISPED"
|
|
Me.CheckBox2.UseVisualStyleBackColor = True
|
|
'
|
|
'CheckBox3
|
|
'
|
|
Me.CheckBox3.AutoSize = True
|
|
Me.CheckBox3.Font = New System.Drawing.Font("Microsoft Sans Serif", 25.0!)
|
|
Me.CheckBox3.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.CheckBox3.Location = New System.Drawing.Point(451, 150)
|
|
Me.CheckBox3.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
|
|
Me.CheckBox3.Name = "CheckBox3"
|
|
Me.CheckBox3.Size = New System.Drawing.Size(173, 62)
|
|
Me.CheckBox3.TabIndex = 26
|
|
Me.CheckBox3.Text = "IMEX"
|
|
Me.CheckBox3.UseVisualStyleBackColor = True
|
|
'
|
|
'CheckBox4
|
|
'
|
|
Me.CheckBox4.AutoSize = True
|
|
Me.CheckBox4.Font = New System.Drawing.Font("Microsoft Sans Serif", 25.0!)
|
|
Me.CheckBox4.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.CheckBox4.Location = New System.Drawing.Point(451, 222)
|
|
Me.CheckBox4.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
|
|
Me.CheckBox4.Name = "CheckBox4"
|
|
Me.CheckBox4.Size = New System.Drawing.Size(292, 62)
|
|
Me.CheckBox4.TabIndex = 27
|
|
Me.CheckBox4.Text = "(ANDERE)"
|
|
Me.CheckBox4.UseVisualStyleBackColor = True
|
|
'
|
|
'lblErrSpedition
|
|
'
|
|
Me.lblErrSpedition.BackColor = System.Drawing.Color.Red
|
|
Me.lblErrSpedition.Font = New System.Drawing.Font("Microsoft Sans Serif", 15.0!)
|
|
Me.lblErrSpedition.ForeColor = System.Drawing.Color.White
|
|
Me.lblErrSpedition.Location = New System.Drawing.Point(659, 1120)
|
|
Me.lblErrSpedition.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.lblErrSpedition.Name = "lblErrSpedition"
|
|
Me.lblErrSpedition.Size = New System.Drawing.Size(875, 51)
|
|
Me.lblErrSpedition.TabIndex = 28
|
|
Me.lblErrSpedition.Text = "Bitte wählen Sie eine Spedition aus!"
|
|
Me.lblErrSpedition.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|
Me.lblErrSpedition.Visible = False
|
|
'
|
|
'pnl
|
|
'
|
|
Me.pnl.BackColor = System.Drawing.Color.PapayaWhip
|
|
Me.pnl.Controls.Add(Me.CheckBox4)
|
|
Me.pnl.Controls.Add(Me.CheckBox3)
|
|
Me.pnl.Controls.Add(Me.CheckBox2)
|
|
Me.pnl.Controls.Add(Me.CheckBox1)
|
|
Me.pnl.Controls.Add(Me.Label1)
|
|
Me.pnl.Location = New System.Drawing.Point(659, 823)
|
|
Me.pnl.Name = "pnl"
|
|
Me.pnl.Size = New System.Drawing.Size(875, 297)
|
|
Me.pnl.TabIndex = 29
|
|
'
|
|
'usrCntlFound
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(9.0!, 20.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.BackColor = System.Drawing.Color.White
|
|
Me.Controls.Add(Me.pnl)
|
|
Me.Controls.Add(Me.lblErrSpedition)
|
|
Me.Controls.Add(Me.lblErrFahrzeugtyp)
|
|
Me.Controls.Add(Me.lblErrHandy)
|
|
Me.Controls.Add(Me.lblErrName)
|
|
Me.Controls.Add(Me.btn)
|
|
Me.Controls.Add(Me.lblAvisierer)
|
|
Me.Controls.Add(Me.lblFraechter)
|
|
Me.Controls.Add(Me.PictureBox2)
|
|
Me.Controls.Add(Me.PictureBox1)
|
|
Me.Controls.Add(Me.cbxHandyKeineAngabe)
|
|
Me.Controls.Add(Me.Label4)
|
|
Me.Controls.Add(Me.txtHandy)
|
|
Me.Controls.Add(Me.Label3)
|
|
Me.Controls.Add(Me.Label2)
|
|
Me.Controls.Add(Me.pic)
|
|
Me.Controls.Add(Me.txtFahrername)
|
|
Me.Controls.Add(Me.lblKennzeichen)
|
|
Me.Controls.Add(Me.Label5)
|
|
Me.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
|
|
Me.Name = "usrCntlFound"
|
|
Me.Size = New System.Drawing.Size(2343, 1249)
|
|
CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.pic, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.pnl.ResumeLayout(False)
|
|
Me.pnl.PerformLayout()
|
|
Me.ResumeLayout(False)
|
|
Me.PerformLayout()
|
|
|
|
End Sub
|
|
|
|
Friend WithEvents lblKennzeichen As Label
|
|
Friend WithEvents txtFahrername As TextBox
|
|
Friend WithEvents pic As PictureBox
|
|
Friend WithEvents Label2 As Label
|
|
Friend WithEvents Label3 As Label
|
|
Friend WithEvents Label4 As Label
|
|
Friend WithEvents txtHandy As TextBox
|
|
Friend WithEvents cbxHandyKeineAngabe As CheckBox
|
|
Friend WithEvents Label5 As Label
|
|
Friend WithEvents PictureBox1 As PictureBox
|
|
Friend WithEvents PictureBox2 As PictureBox
|
|
Friend WithEvents lblAvisierer As Label
|
|
Friend WithEvents lblFraechter As Label
|
|
Friend WithEvents btn As Button
|
|
Friend WithEvents lblErrName As Label
|
|
Friend WithEvents lblErrHandy As Label
|
|
Friend WithEvents lblErrFahrzeugtyp As Label
|
|
Friend WithEvents Label1 As Label
|
|
Friend WithEvents CheckBox1 As CheckBox
|
|
Friend WithEvents CheckBox2 As CheckBox
|
|
Friend WithEvents CheckBox3 As CheckBox
|
|
Friend WithEvents CheckBox4 As CheckBox
|
|
Friend WithEvents lblErrSpedition As Label
|
|
Friend WithEvents pnl As Panel
|
|
End Class
|