434 lines
18 KiB
VB.net
434 lines
18 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|
Partial Class frmKundenDatenblatt
|
|
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 resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmKundenDatenblatt))
|
|
Me.lbl = New System.Windows.Forms.Label()
|
|
Me.Label1 = New System.Windows.Forms.Label()
|
|
Me.Label2 = New System.Windows.Forms.Label()
|
|
Me.Label3 = New System.Windows.Forms.Label()
|
|
Me.Label4 = New System.Windows.Forms.Label()
|
|
Me.Label5 = New System.Windows.Forms.Label()
|
|
Me.Label6 = New System.Windows.Forms.Label()
|
|
Me.Label7 = New System.Windows.Forms.Label()
|
|
Me.Label8 = New System.Windows.Forms.Label()
|
|
Me.Label9 = New System.Windows.Forms.Label()
|
|
Me.Label10 = New System.Windows.Forms.Label()
|
|
Me.btn = New System.Windows.Forms.Button()
|
|
Me.Button1 = New System.Windows.Forms.Button()
|
|
Me.txtSonstiges = New VERAG_PROG_ALLGEMEIN.MyRichTextBox()
|
|
Me.txtAnzahlMA = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtAnzahlLKW = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtAvisierung = New VERAG_PROG_ALLGEMEIN.MyRichTextBox()
|
|
Me.txtGrenzen = New VERAG_PROG_ALLGEMEIN.MyRichTextBox()
|
|
Me.txtGueter = New VERAG_PROG_ALLGEMEIN.MyRichTextBox()
|
|
Me.txtGrolsskunden = New VERAG_PROG_ALLGEMEIN.MyRichTextBox()
|
|
Me.txtBestimmungslandEU = New VERAG_PROG_ALLGEMEIN.MyRichTextBox()
|
|
Me.txtBrggeber = New VERAG_PROG_ALLGEMEIN.MyRichTextBox()
|
|
Me.txtRoute = New VERAG_PROG_ALLGEMEIN.MyRichTextBox()
|
|
Me.pnl = New System.Windows.Forms.Panel()
|
|
Me.usrCntlAnhaenge = New VERAG_PROG_ALLGEMEIN.usrcntlPDFScanList()
|
|
Me.Label11 = New System.Windows.Forms.Label()
|
|
Me.Button2 = New System.Windows.Forms.Button()
|
|
Me.pnl.SuspendLayout()
|
|
Me.SuspendLayout()
|
|
'
|
|
'lbl
|
|
'
|
|
Me.lbl.AutoSize = True
|
|
Me.lbl.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lbl.Location = New System.Drawing.Point(13, 13)
|
|
Me.lbl.Name = "lbl"
|
|
Me.lbl.Size = New System.Drawing.Size(61, 17)
|
|
Me.lbl.TabIndex = 0
|
|
Me.lbl.Text = "KUNDE"
|
|
'
|
|
'Label1
|
|
'
|
|
Me.Label1.AutoSize = True
|
|
Me.Label1.Location = New System.Drawing.Point(13, 109)
|
|
Me.Label1.Name = "Label1"
|
|
Me.Label1.Size = New System.Drawing.Size(108, 26)
|
|
Me.Label1.TabIndex = 5
|
|
Me.Label1.Text = "Route:" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "(Straße, Fähre, Bahn)"
|
|
'
|
|
'Label2
|
|
'
|
|
Me.Label2.AutoSize = True
|
|
Me.Label2.Location = New System.Drawing.Point(13, 154)
|
|
Me.Label2.Name = "Label2"
|
|
Me.Label2.Size = New System.Drawing.Size(93, 13)
|
|
Me.Label2.TabIndex = 7
|
|
Me.Label2.Text = "Bürgschaftsgeber:"
|
|
'
|
|
'Label3
|
|
'
|
|
Me.Label3.AutoSize = True
|
|
Me.Label3.Location = New System.Drawing.Point(13, 199)
|
|
Me.Label3.Name = "Label3"
|
|
Me.Label3.Size = New System.Drawing.Size(119, 13)
|
|
Me.Label3.TabIndex = 9
|
|
Me.Label3.Text = "Bestimmungsländer EU:"
|
|
'
|
|
'Label4
|
|
'
|
|
Me.Label4.AutoSize = True
|
|
Me.Label4.Location = New System.Drawing.Point(13, 244)
|
|
Me.Label4.Name = "Label4"
|
|
Me.Label4.Size = New System.Drawing.Size(115, 26)
|
|
Me.Label4.TabIndex = 11
|
|
Me.Label4.Text = "Großkunden:" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "(Absender, Empfänger)" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
|
|
'
|
|
'Label5
|
|
'
|
|
Me.Label5.AutoSize = True
|
|
Me.Label5.Location = New System.Drawing.Point(13, 289)
|
|
Me.Label5.Name = "Label5"
|
|
Me.Label5.Size = New System.Drawing.Size(36, 13)
|
|
Me.Label5.TabIndex = 13
|
|
Me.Label5.Text = "Güter:"
|
|
'
|
|
'Label6
|
|
'
|
|
Me.Label6.AutoSize = True
|
|
Me.Label6.Location = New System.Drawing.Point(13, 334)
|
|
Me.Label6.Name = "Label6"
|
|
Me.Label6.Size = New System.Drawing.Size(50, 13)
|
|
Me.Label6.TabIndex = 15
|
|
Me.Label6.Text = "Grenzen:"
|
|
'
|
|
'Label7
|
|
'
|
|
Me.Label7.AutoSize = True
|
|
Me.Label7.Location = New System.Drawing.Point(13, 379)
|
|
Me.Label7.Name = "Label7"
|
|
Me.Label7.Size = New System.Drawing.Size(122, 39)
|
|
Me.Label7.TabIndex = 17
|
|
Me.Label7.Text = "Verhalten Avisierung:" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "(Unterlagen, Sortierung, " & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "sonstige Probleme ...)" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
|
|
'
|
|
'Label8
|
|
'
|
|
Me.Label8.AutoSize = True
|
|
Me.Label8.Location = New System.Drawing.Point(13, 47)
|
|
Me.Label8.Name = "Label8"
|
|
Me.Label8.Size = New System.Drawing.Size(72, 13)
|
|
Me.Label8.TabIndex = 1
|
|
Me.Label8.Text = "Anzahl LKW::"
|
|
'
|
|
'Label9
|
|
'
|
|
Me.Label9.AutoSize = True
|
|
Me.Label9.Location = New System.Drawing.Point(13, 73)
|
|
Me.Label9.Name = "Label9"
|
|
Me.Label9.Size = New System.Drawing.Size(94, 13)
|
|
Me.Label9.TabIndex = 3
|
|
Me.Label9.Text = "Anzahl Mitarbeiter:"
|
|
'
|
|
'Label10
|
|
'
|
|
Me.Label10.AutoSize = True
|
|
Me.Label10.Location = New System.Drawing.Point(13, 446)
|
|
Me.Label10.Name = "Label10"
|
|
Me.Label10.Size = New System.Drawing.Size(56, 13)
|
|
Me.Label10.TabIndex = 19
|
|
Me.Label10.Text = "Sonstiges:"
|
|
'
|
|
'btn
|
|
'
|
|
Me.btn.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btn.Location = New System.Drawing.Point(603, 576)
|
|
Me.btn.Name = "btn"
|
|
Me.btn.Size = New System.Drawing.Size(116, 43)
|
|
Me.btn.TabIndex = 21
|
|
Me.btn.Text = "Abbrechen"
|
|
Me.btn.UseVisualStyleBackColor = True
|
|
'
|
|
'Button1
|
|
'
|
|
Me.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button1.Location = New System.Drawing.Point(725, 576)
|
|
Me.Button1.Name = "Button1"
|
|
Me.Button1.Size = New System.Drawing.Size(158, 43)
|
|
Me.Button1.TabIndex = 22
|
|
Me.Button1.Text = "Speichern"
|
|
Me.Button1.UseVisualStyleBackColor = True
|
|
'
|
|
'txtSonstiges
|
|
'
|
|
Me.txtSonstiges.Location = New System.Drawing.Point(138, 443)
|
|
Me.txtSonstiges.MaxLength = 5000
|
|
Me.txtSonstiges.MaxLineLength = -1
|
|
Me.txtSonstiges.MaxLines_Warning = ""
|
|
Me.txtSonstiges.MaxLines_Warning_Label = Nothing
|
|
Me.txtSonstiges.Name = "txtSonstiges"
|
|
Me.txtSonstiges.Size = New System.Drawing.Size(745, 127)
|
|
Me.txtSonstiges.TabIndex = 20
|
|
Me.txtSonstiges.Text = ""
|
|
'
|
|
'txtAnzahlMA
|
|
'
|
|
Me.txtAnzahlMA._DateTimeOnly = False
|
|
Me.txtAnzahlMA._numbersOnly = True
|
|
Me.txtAnzahlMA._numbersOnlyKommastellen = "0"
|
|
Me.txtAnzahlMA._Prozent = False
|
|
Me.txtAnzahlMA._ShortDateNew = False
|
|
Me.txtAnzahlMA._ShortDateOnly = False
|
|
Me.txtAnzahlMA._TimeOnly = False
|
|
Me.txtAnzahlMA._value = ""
|
|
Me.txtAnzahlMA._Waehrung = False
|
|
Me.txtAnzahlMA._WaehrungZeichen = True
|
|
Me.txtAnzahlMA.ForeColor = System.Drawing.Color.Black
|
|
Me.txtAnzahlMA.Location = New System.Drawing.Point(138, 70)
|
|
Me.txtAnzahlMA.MaxLength = 10
|
|
Me.txtAnzahlMA.MaxLineLength = -1
|
|
Me.txtAnzahlMA.MaxLines_Warning = ""
|
|
Me.txtAnzahlMA.MaxLines_Warning_Label = Nothing
|
|
Me.txtAnzahlMA.Name = "txtAnzahlMA"
|
|
Me.txtAnzahlMA.Size = New System.Drawing.Size(100, 20)
|
|
Me.txtAnzahlMA.TabIndex = 4
|
|
'
|
|
'txtAnzahlLKW
|
|
'
|
|
Me.txtAnzahlLKW._DateTimeOnly = False
|
|
Me.txtAnzahlLKW._numbersOnly = True
|
|
Me.txtAnzahlLKW._numbersOnlyKommastellen = "0"
|
|
Me.txtAnzahlLKW._Prozent = False
|
|
Me.txtAnzahlLKW._ShortDateNew = False
|
|
Me.txtAnzahlLKW._ShortDateOnly = False
|
|
Me.txtAnzahlLKW._TimeOnly = False
|
|
Me.txtAnzahlLKW._value = ""
|
|
Me.txtAnzahlLKW._Waehrung = False
|
|
Me.txtAnzahlLKW._WaehrungZeichen = True
|
|
Me.txtAnzahlLKW.ForeColor = System.Drawing.Color.Black
|
|
Me.txtAnzahlLKW.Location = New System.Drawing.Point(138, 44)
|
|
Me.txtAnzahlLKW.MaxLength = 10
|
|
Me.txtAnzahlLKW.MaxLineLength = -1
|
|
Me.txtAnzahlLKW.MaxLines_Warning = ""
|
|
Me.txtAnzahlLKW.MaxLines_Warning_Label = Nothing
|
|
Me.txtAnzahlLKW.Name = "txtAnzahlLKW"
|
|
Me.txtAnzahlLKW.Size = New System.Drawing.Size(100, 20)
|
|
Me.txtAnzahlLKW.TabIndex = 2
|
|
'
|
|
'txtAvisierung
|
|
'
|
|
Me.txtAvisierung.Location = New System.Drawing.Point(138, 376)
|
|
Me.txtAvisierung.MaxLength = 500
|
|
Me.txtAvisierung.MaxLineLength = -1
|
|
Me.txtAvisierung.MaxLines_Warning = ""
|
|
Me.txtAvisierung.MaxLines_Warning_Label = Nothing
|
|
Me.txtAvisierung.Name = "txtAvisierung"
|
|
Me.txtAvisierung.Size = New System.Drawing.Size(745, 61)
|
|
Me.txtAvisierung.TabIndex = 18
|
|
Me.txtAvisierung.Text = ""
|
|
'
|
|
'txtGrenzen
|
|
'
|
|
Me.txtGrenzen.Location = New System.Drawing.Point(138, 331)
|
|
Me.txtGrenzen.MaxLength = 500
|
|
Me.txtGrenzen.MaxLineLength = -1
|
|
Me.txtGrenzen.MaxLines_Warning = ""
|
|
Me.txtGrenzen.MaxLines_Warning_Label = Nothing
|
|
Me.txtGrenzen.Name = "txtGrenzen"
|
|
Me.txtGrenzen.Size = New System.Drawing.Size(745, 39)
|
|
Me.txtGrenzen.TabIndex = 16
|
|
Me.txtGrenzen.Text = ""
|
|
'
|
|
'txtGueter
|
|
'
|
|
Me.txtGueter.Location = New System.Drawing.Point(138, 286)
|
|
Me.txtGueter.MaxLength = 500
|
|
Me.txtGueter.MaxLineLength = -1
|
|
Me.txtGueter.MaxLines_Warning = ""
|
|
Me.txtGueter.MaxLines_Warning_Label = Nothing
|
|
Me.txtGueter.Name = "txtGueter"
|
|
Me.txtGueter.Size = New System.Drawing.Size(745, 39)
|
|
Me.txtGueter.TabIndex = 14
|
|
Me.txtGueter.Text = ""
|
|
'
|
|
'txtGrolsskunden
|
|
'
|
|
Me.txtGrolsskunden.Location = New System.Drawing.Point(138, 241)
|
|
Me.txtGrolsskunden.MaxLength = 500
|
|
Me.txtGrolsskunden.MaxLineLength = -1
|
|
Me.txtGrolsskunden.MaxLines_Warning = ""
|
|
Me.txtGrolsskunden.MaxLines_Warning_Label = Nothing
|
|
Me.txtGrolsskunden.Name = "txtGrolsskunden"
|
|
Me.txtGrolsskunden.Size = New System.Drawing.Size(745, 39)
|
|
Me.txtGrolsskunden.TabIndex = 12
|
|
Me.txtGrolsskunden.Text = ""
|
|
'
|
|
'txtBestimmungslandEU
|
|
'
|
|
Me.txtBestimmungslandEU.Location = New System.Drawing.Point(138, 196)
|
|
Me.txtBestimmungslandEU.MaxLength = 500
|
|
Me.txtBestimmungslandEU.MaxLineLength = -1
|
|
Me.txtBestimmungslandEU.MaxLines_Warning = ""
|
|
Me.txtBestimmungslandEU.MaxLines_Warning_Label = Nothing
|
|
Me.txtBestimmungslandEU.Name = "txtBestimmungslandEU"
|
|
Me.txtBestimmungslandEU.Size = New System.Drawing.Size(745, 39)
|
|
Me.txtBestimmungslandEU.TabIndex = 10
|
|
Me.txtBestimmungslandEU.Text = ""
|
|
'
|
|
'txtBrggeber
|
|
'
|
|
Me.txtBrggeber.Location = New System.Drawing.Point(138, 151)
|
|
Me.txtBrggeber.MaxLength = 500
|
|
Me.txtBrggeber.MaxLineLength = -1
|
|
Me.txtBrggeber.MaxLines_Warning = ""
|
|
Me.txtBrggeber.MaxLines_Warning_Label = Nothing
|
|
Me.txtBrggeber.Name = "txtBrggeber"
|
|
Me.txtBrggeber.Size = New System.Drawing.Size(745, 39)
|
|
Me.txtBrggeber.TabIndex = 8
|
|
Me.txtBrggeber.Text = ""
|
|
'
|
|
'txtRoute
|
|
'
|
|
Me.txtRoute.Location = New System.Drawing.Point(138, 106)
|
|
Me.txtRoute.MaxLength = 500
|
|
Me.txtRoute.MaxLineLength = -1
|
|
Me.txtRoute.MaxLines_Warning = ""
|
|
Me.txtRoute.MaxLines_Warning_Label = Nothing
|
|
Me.txtRoute.Name = "txtRoute"
|
|
Me.txtRoute.Size = New System.Drawing.Size(745, 39)
|
|
Me.txtRoute.TabIndex = 6
|
|
Me.txtRoute.Text = ""
|
|
'
|
|
'pnl
|
|
'
|
|
Me.pnl.Controls.Add(Me.usrCntlAnhaenge)
|
|
Me.pnl.Location = New System.Drawing.Point(138, 576)
|
|
Me.pnl.Name = "pnl"
|
|
Me.pnl.Size = New System.Drawing.Size(459, 185)
|
|
Me.pnl.TabIndex = 23
|
|
'
|
|
'usrCntlAnhaenge
|
|
'
|
|
Me.usrCntlAnhaenge._DATENSERVER_KATEGORIE = "DOKUMENTE"
|
|
Me.usrCntlAnhaenge._DATENSERVER_ORDNER = "KD_ANHÄNGE_ZUSATZ"
|
|
Me.usrCntlAnhaenge._DATENSERVER_UOrdner1 = "ZOLL"
|
|
Me.usrCntlAnhaenge._DATENSERVER_UOrdner2 = ""
|
|
Me.usrCntlAnhaenge._DATENSERVER_UOrdner3 = ""
|
|
Me.usrCntlAnhaenge._OPEN_ORIGINAL = True
|
|
Me.usrCntlAnhaenge.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink
|
|
Me.usrCntlAnhaenge.BackColor = System.Drawing.Color.White
|
|
Me.usrCntlAnhaenge.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
|
Me.usrCntlAnhaenge.Cursor = System.Windows.Forms.Cursors.Default
|
|
Me.usrCntlAnhaenge.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.usrCntlAnhaenge.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.usrCntlAnhaenge.Location = New System.Drawing.Point(0, 0)
|
|
Me.usrCntlAnhaenge.Margin = New System.Windows.Forms.Padding(0)
|
|
Me.usrCntlAnhaenge.Name = "usrCntlAnhaenge"
|
|
Me.usrCntlAnhaenge.Size = New System.Drawing.Size(459, 185)
|
|
Me.usrCntlAnhaenge.TabIndex = 216
|
|
'
|
|
'Label11
|
|
'
|
|
Me.Label11.AutoSize = True
|
|
Me.Label11.Location = New System.Drawing.Point(13, 576)
|
|
Me.Label11.Name = "Label11"
|
|
Me.Label11.Size = New System.Drawing.Size(53, 13)
|
|
Me.Label11.TabIndex = 24
|
|
Me.Label11.Text = "Anhänge:"
|
|
'
|
|
'Button2
|
|
'
|
|
Me.Button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button2.Location = New System.Drawing.Point(603, 735)
|
|
Me.Button2.Name = "Button2"
|
|
Me.Button2.Size = New System.Drawing.Size(186, 26)
|
|
Me.Button2.TabIndex = 25
|
|
Me.Button2.Text = "Checkliste Frächter anfügen"
|
|
Me.Button2.UseVisualStyleBackColor = True
|
|
'
|
|
'frmKundenDatenblatt
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.BackColor = System.Drawing.Color.White
|
|
Me.ClientSize = New System.Drawing.Size(895, 765)
|
|
Me.Controls.Add(Me.Button2)
|
|
Me.Controls.Add(Me.Label11)
|
|
Me.Controls.Add(Me.pnl)
|
|
Me.Controls.Add(Me.Button1)
|
|
Me.Controls.Add(Me.btn)
|
|
Me.Controls.Add(Me.txtSonstiges)
|
|
Me.Controls.Add(Me.Label10)
|
|
Me.Controls.Add(Me.txtAnzahlMA)
|
|
Me.Controls.Add(Me.Label9)
|
|
Me.Controls.Add(Me.txtAnzahlLKW)
|
|
Me.Controls.Add(Me.Label8)
|
|
Me.Controls.Add(Me.txtAvisierung)
|
|
Me.Controls.Add(Me.Label7)
|
|
Me.Controls.Add(Me.txtGrenzen)
|
|
Me.Controls.Add(Me.Label6)
|
|
Me.Controls.Add(Me.txtGueter)
|
|
Me.Controls.Add(Me.Label5)
|
|
Me.Controls.Add(Me.txtGrolsskunden)
|
|
Me.Controls.Add(Me.Label4)
|
|
Me.Controls.Add(Me.txtBestimmungslandEU)
|
|
Me.Controls.Add(Me.Label3)
|
|
Me.Controls.Add(Me.txtBrggeber)
|
|
Me.Controls.Add(Me.Label2)
|
|
Me.Controls.Add(Me.txtRoute)
|
|
Me.Controls.Add(Me.Label1)
|
|
Me.Controls.Add(Me.lbl)
|
|
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
|
Me.Name = "frmKundenDatenblatt"
|
|
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
|
|
Me.Text = "Kundendatenblatt Zusatz"
|
|
Me.pnl.ResumeLayout(False)
|
|
Me.ResumeLayout(False)
|
|
Me.PerformLayout()
|
|
|
|
End Sub
|
|
|
|
Friend WithEvents lbl As Label
|
|
Friend WithEvents Label1 As Label
|
|
Friend WithEvents txtRoute As VERAG_PROG_ALLGEMEIN.MyRichTextBox
|
|
Friend WithEvents txtBrggeber As VERAG_PROG_ALLGEMEIN.MyRichTextBox
|
|
Friend WithEvents Label2 As Label
|
|
Friend WithEvents txtBestimmungslandEU As VERAG_PROG_ALLGEMEIN.MyRichTextBox
|
|
Friend WithEvents Label3 As Label
|
|
Friend WithEvents txtGrolsskunden As VERAG_PROG_ALLGEMEIN.MyRichTextBox
|
|
Friend WithEvents Label4 As Label
|
|
Friend WithEvents txtGueter As VERAG_PROG_ALLGEMEIN.MyRichTextBox
|
|
Friend WithEvents Label5 As Label
|
|
Friend WithEvents txtGrenzen As VERAG_PROG_ALLGEMEIN.MyRichTextBox
|
|
Friend WithEvents Label6 As Label
|
|
Friend WithEvents txtAvisierung As VERAG_PROG_ALLGEMEIN.MyRichTextBox
|
|
Friend WithEvents Label7 As Label
|
|
Friend WithEvents Label8 As Label
|
|
Friend WithEvents txtAnzahlLKW As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents txtAnzahlMA As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label9 As Label
|
|
Friend WithEvents txtSonstiges As VERAG_PROG_ALLGEMEIN.MyRichTextBox
|
|
Friend WithEvents Label10 As Label
|
|
Friend WithEvents btn As Button
|
|
Friend WithEvents Button1 As Button
|
|
Friend WithEvents pnl As Panel
|
|
Friend WithEvents usrCntlAnhaenge As VERAG_PROG_ALLGEMEIN.usrcntlPDFScanList
|
|
Friend WithEvents Label11 As Label
|
|
Friend WithEvents Button2 As Button
|
|
End Class
|