1034 lines
44 KiB
VB.net
1034 lines
44 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|
Partial Class frmBesuchsberichte
|
|
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(frmBesuchsberichte))
|
|
Me.Button14 = New System.Windows.Forms.Button()
|
|
Me.Button1 = New System.Windows.Forms.Button()
|
|
Me.Button2 = New System.Windows.Forms.Button()
|
|
Me.txtVermerk = New System.Windows.Forms.RichTextBox()
|
|
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.txtFirma = New System.Windows.Forms.RichTextBox()
|
|
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.cbxPlane = New System.Windows.Forms.CheckBox()
|
|
Me.cbxKuehltransporte = New System.Windows.Forms.CheckBox()
|
|
Me.cbxSondertransporte = New System.Windows.Forms.CheckBox()
|
|
Me.cbxSprinter = New System.Windows.Forms.CheckBox()
|
|
Me.cbxSiloTank = New System.Windows.Forms.CheckBox()
|
|
Me.Label12 = New System.Windows.Forms.Label()
|
|
Me.Label11 = New System.Windows.Forms.Label()
|
|
Me.txtAuftraggeber = New System.Windows.Forms.RichTextBox()
|
|
Me.Label13 = New System.Windows.Forms.Label()
|
|
Me.Label14 = New System.Windows.Forms.Label()
|
|
Me.Label15 = New System.Windows.Forms.Label()
|
|
Me.Label16 = New System.Windows.Forms.Label()
|
|
Me.txtGarantie = New System.Windows.Forms.RichTextBox()
|
|
Me.Label17 = New System.Windows.Forms.Label()
|
|
Me.Label18 = New System.Windows.Forms.Label()
|
|
Me.cbxZollabfertigung = New System.Windows.Forms.CheckBox()
|
|
Me.cbxBrexit = New System.Windows.Forms.CheckBox()
|
|
Me.cbxParkplatz = New System.Windows.Forms.CheckBox()
|
|
Me.cbxLagerUmschlag = New System.Windows.Forms.CheckBox()
|
|
Me.cbxRola = New System.Windows.Forms.CheckBox()
|
|
Me.cbxYesMonex = New System.Windows.Forms.CheckBox()
|
|
Me.cbxFerry = New System.Windows.Forms.CheckBox()
|
|
Me.Label19 = New System.Windows.Forms.Label()
|
|
Me.Label20 = New System.Windows.Forms.Label()
|
|
Me.Button3 = New System.Windows.Forms.Button()
|
|
Me.Label21 = New System.Windows.Forms.Label()
|
|
Me.lblErr_BesuchtAm = New System.Windows.Forms.Label()
|
|
Me.lblErr_Kontaktart = New System.Windows.Forms.Label()
|
|
Me.lblErr_Firma = New System.Windows.Forms.Label()
|
|
Me.lblErr_Teilgenommen = New System.Windows.Forms.Label()
|
|
Me.cboKontaktart = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
|
Me.cboZufrieden = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
|
Me.txtZufriedenNEIN = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtDerzeitigerLieferant = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtTransportRoute = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtFuhrparkLeasing = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtFuhrparkEigene = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtUmsatz = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtGF = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtMail = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtTel = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtAnsprechpartner = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.kdFirma = New VERAG_PROG_ALLGEMEIN.KdSearchBox()
|
|
Me.txtTeilgenommen = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.datBesuchtAm = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.UsrcntlPDFScanList1 = New VERAG_PROG_ALLGEMEIN.usrcntlPDFScanList()
|
|
Me.MyPanel1 = New VERAG_PROG_ALLGEMEIN.MyPanel(Me.components)
|
|
Me.Panel1 = New System.Windows.Forms.Panel()
|
|
Me.MyPanel1.SuspendLayout()
|
|
Me.Panel1.SuspendLayout()
|
|
Me.SuspendLayout()
|
|
'
|
|
'Button14
|
|
'
|
|
Me.Button14.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.Button14.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button14.ForeColor = System.Drawing.Color.Black
|
|
Me.Button14.Image = CType(resources.GetObject("Button14.Image"), System.Drawing.Image)
|
|
Me.Button14.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.Button14.Location = New System.Drawing.Point(834, 10)
|
|
Me.Button14.Name = "Button14"
|
|
Me.Button14.Size = New System.Drawing.Size(87, 39)
|
|
Me.Button14.TabIndex = 19
|
|
Me.Button14.Text = "OK"
|
|
Me.Button14.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.Button14.UseVisualStyleBackColor = True
|
|
'
|
|
'Button1
|
|
'
|
|
Me.Button1.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button1.ForeColor = System.Drawing.Color.Black
|
|
Me.Button1.Image = CType(resources.GetObject("Button1.Image"), System.Drawing.Image)
|
|
Me.Button1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.Button1.Location = New System.Drawing.Point(731, 10)
|
|
Me.Button1.Name = "Button1"
|
|
Me.Button1.Size = New System.Drawing.Size(97, 39)
|
|
Me.Button1.TabIndex = 20
|
|
Me.Button1.Text = "Speichern"
|
|
Me.Button1.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.Button1.UseVisualStyleBackColor = True
|
|
'
|
|
'Button2
|
|
'
|
|
Me.Button2.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.Button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button2.ForeColor = System.Drawing.Color.Black
|
|
Me.Button2.Image = Global.SDL.My.Resources.Resources.del
|
|
Me.Button2.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.Button2.Location = New System.Drawing.Point(12, 10)
|
|
Me.Button2.Name = "Button2"
|
|
Me.Button2.Size = New System.Drawing.Size(113, 39)
|
|
Me.Button2.TabIndex = 21
|
|
Me.Button2.Text = "Abbrechen"
|
|
Me.Button2.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.Button2.UseVisualStyleBackColor = True
|
|
'
|
|
'txtVermerk
|
|
'
|
|
Me.txtVermerk.Location = New System.Drawing.Point(12, 616)
|
|
Me.txtVermerk.Name = "txtVermerk"
|
|
Me.txtVermerk.Size = New System.Drawing.Size(909, 218)
|
|
Me.txtVermerk.TabIndex = 22
|
|
Me.txtVermerk.Text = ""
|
|
'
|
|
'Label1
|
|
'
|
|
Me.Label1.AutoSize = True
|
|
Me.Label1.Location = New System.Drawing.Point(12, 39)
|
|
Me.Label1.Name = "Label1"
|
|
Me.Label1.Size = New System.Drawing.Size(66, 13)
|
|
Me.Label1.TabIndex = 23
|
|
Me.Label1.Text = "Besucht am:"
|
|
'
|
|
'Label2
|
|
'
|
|
Me.Label2.AutoSize = True
|
|
Me.Label2.Location = New System.Drawing.Point(12, 65)
|
|
Me.Label2.Name = "Label2"
|
|
Me.Label2.Size = New System.Drawing.Size(79, 13)
|
|
Me.Label2.TabIndex = 24
|
|
Me.Label2.Text = "Teilgenommen:"
|
|
'
|
|
'Label3
|
|
'
|
|
Me.Label3.AutoSize = True
|
|
Me.Label3.Location = New System.Drawing.Point(12, 121)
|
|
Me.Label3.Name = "Label3"
|
|
Me.Label3.Size = New System.Drawing.Size(35, 13)
|
|
Me.Label3.TabIndex = 27
|
|
Me.Label3.Text = "Firma:"
|
|
'
|
|
'Label4
|
|
'
|
|
Me.Label4.AutoSize = True
|
|
Me.Label4.Location = New System.Drawing.Point(12, 98)
|
|
Me.Label4.Name = "Label4"
|
|
Me.Label4.Size = New System.Drawing.Size(41, 13)
|
|
Me.Label4.TabIndex = 28
|
|
Me.Label4.Text = "Kunde:"
|
|
'
|
|
'txtFirma
|
|
'
|
|
Me.txtFirma.Location = New System.Drawing.Point(105, 121)
|
|
Me.txtFirma.Name = "txtFirma"
|
|
Me.txtFirma.Size = New System.Drawing.Size(505, 67)
|
|
Me.txtFirma.TabIndex = 30
|
|
Me.txtFirma.Text = ""
|
|
'
|
|
'Label5
|
|
'
|
|
Me.Label5.AutoSize = True
|
|
Me.Label5.Location = New System.Drawing.Point(13, 229)
|
|
Me.Label5.Name = "Label5"
|
|
Me.Label5.Size = New System.Drawing.Size(88, 13)
|
|
Me.Label5.TabIndex = 31
|
|
Me.Label5.Text = "Ansprechpartner:"
|
|
'
|
|
'Label6
|
|
'
|
|
Me.Label6.AutoSize = True
|
|
Me.Label6.Location = New System.Drawing.Point(335, 232)
|
|
Me.Label6.Name = "Label6"
|
|
Me.Label6.Size = New System.Drawing.Size(28, 13)
|
|
Me.Label6.TabIndex = 33
|
|
Me.Label6.Text = "Tel.:"
|
|
'
|
|
'Label7
|
|
'
|
|
Me.Label7.AutoSize = True
|
|
Me.Label7.Location = New System.Drawing.Point(466, 232)
|
|
Me.Label7.Name = "Label7"
|
|
Me.Label7.Size = New System.Drawing.Size(29, 13)
|
|
Me.Label7.TabIndex = 34
|
|
Me.Label7.Text = "Mail:"
|
|
'
|
|
'Label8
|
|
'
|
|
Me.Label8.AutoSize = True
|
|
Me.Label8.Location = New System.Drawing.Point(12, 206)
|
|
Me.Label8.Name = "Label8"
|
|
Me.Label8.Size = New System.Drawing.Size(85, 13)
|
|
Me.Label8.TabIndex = 37
|
|
Me.Label8.Text = "Geschäftsführer:"
|
|
'
|
|
'Label9
|
|
'
|
|
Me.Label9.AutoSize = True
|
|
Me.Label9.Location = New System.Drawing.Point(450, 206)
|
|
Me.Label9.Name = "Label9"
|
|
Me.Label9.Size = New System.Drawing.Size(45, 13)
|
|
Me.Label9.TabIndex = 39
|
|
Me.Label9.Text = "Umsatz:"
|
|
'
|
|
'Label10
|
|
'
|
|
Me.Label10.AutoSize = True
|
|
Me.Label10.Location = New System.Drawing.Point(13, 276)
|
|
Me.Label10.Name = "Label10"
|
|
Me.Label10.Size = New System.Drawing.Size(122, 13)
|
|
Me.Label10.TabIndex = 42
|
|
Me.Label10.Text = "Fuhrpark / Anzahl LKW:"
|
|
'
|
|
'cbxPlane
|
|
'
|
|
Me.cbxPlane.AutoSize = True
|
|
Me.cbxPlane.Location = New System.Drawing.Point(16, 299)
|
|
Me.cbxPlane.Name = "cbxPlane"
|
|
Me.cbxPlane.Size = New System.Drawing.Size(53, 17)
|
|
Me.cbxPlane.TabIndex = 48
|
|
Me.cbxPlane.Text = "Plane"
|
|
Me.cbxPlane.UseVisualStyleBackColor = True
|
|
'
|
|
'cbxKuehltransporte
|
|
'
|
|
Me.cbxKuehltransporte.AutoSize = True
|
|
Me.cbxKuehltransporte.Location = New System.Drawing.Point(75, 299)
|
|
Me.cbxKuehltransporte.Name = "cbxKuehltransporte"
|
|
Me.cbxKuehltransporte.Size = New System.Drawing.Size(94, 17)
|
|
Me.cbxKuehltransporte.TabIndex = 49
|
|
Me.cbxKuehltransporte.Text = "Kühltransporte"
|
|
Me.cbxKuehltransporte.UseVisualStyleBackColor = True
|
|
'
|
|
'cbxSondertransporte
|
|
'
|
|
Me.cbxSondertransporte.AutoSize = True
|
|
Me.cbxSondertransporte.Location = New System.Drawing.Point(175, 299)
|
|
Me.cbxSondertransporte.Name = "cbxSondertransporte"
|
|
Me.cbxSondertransporte.Size = New System.Drawing.Size(107, 17)
|
|
Me.cbxSondertransporte.TabIndex = 50
|
|
Me.cbxSondertransporte.Text = "Sondertransporte"
|
|
Me.cbxSondertransporte.UseVisualStyleBackColor = True
|
|
'
|
|
'cbxSprinter
|
|
'
|
|
Me.cbxSprinter.AutoSize = True
|
|
Me.cbxSprinter.Location = New System.Drawing.Point(288, 299)
|
|
Me.cbxSprinter.Name = "cbxSprinter"
|
|
Me.cbxSprinter.Size = New System.Drawing.Size(62, 17)
|
|
Me.cbxSprinter.TabIndex = 51
|
|
Me.cbxSprinter.Text = "Sprinter"
|
|
Me.cbxSprinter.UseVisualStyleBackColor = True
|
|
'
|
|
'cbxSiloTank
|
|
'
|
|
Me.cbxSiloTank.AutoSize = True
|
|
Me.cbxSiloTank.Location = New System.Drawing.Point(356, 299)
|
|
Me.cbxSiloTank.Name = "cbxSiloTank"
|
|
Me.cbxSiloTank.Size = New System.Drawing.Size(73, 17)
|
|
Me.cbxSiloTank.TabIndex = 52
|
|
Me.cbxSiloTank.Text = "Silo/Tank"
|
|
Me.cbxSiloTank.UseVisualStyleBackColor = True
|
|
'
|
|
'Label12
|
|
'
|
|
Me.Label12.AutoSize = True
|
|
Me.Label12.Location = New System.Drawing.Point(381, 276)
|
|
Me.Label12.Name = "Label12"
|
|
Me.Label12.Size = New System.Drawing.Size(44, 13)
|
|
Me.Label12.TabIndex = 54
|
|
Me.Label12.Text = "Leasing"
|
|
'
|
|
'Label11
|
|
'
|
|
Me.Label11.AutoSize = True
|
|
Me.Label11.Location = New System.Drawing.Point(241, 276)
|
|
Me.Label11.Name = "Label11"
|
|
Me.Label11.Size = New System.Drawing.Size(40, 13)
|
|
Me.Label11.TabIndex = 53
|
|
Me.Label11.Text = "Eigene"
|
|
'
|
|
'txtAuftraggeber
|
|
'
|
|
Me.txtAuftraggeber.Location = New System.Drawing.Point(105, 343)
|
|
Me.txtAuftraggeber.Name = "txtAuftraggeber"
|
|
Me.txtAuftraggeber.Size = New System.Drawing.Size(505, 48)
|
|
Me.txtAuftraggeber.TabIndex = 56
|
|
Me.txtAuftraggeber.Text = ""
|
|
'
|
|
'Label13
|
|
'
|
|
Me.Label13.AutoSize = True
|
|
Me.Label13.Location = New System.Drawing.Point(12, 343)
|
|
Me.Label13.Name = "Label13"
|
|
Me.Label13.Size = New System.Drawing.Size(71, 13)
|
|
Me.Label13.TabIndex = 55
|
|
Me.Label13.Text = "Auftraggeber:"
|
|
'
|
|
'Label14
|
|
'
|
|
Me.Label14.AutoSize = True
|
|
Me.Label14.Location = New System.Drawing.Point(12, 400)
|
|
Me.Label14.Name = "Label14"
|
|
Me.Label14.Size = New System.Drawing.Size(93, 13)
|
|
Me.Label14.TabIndex = 59
|
|
Me.Label14.Text = "Transport-Routen:"
|
|
'
|
|
'Label15
|
|
'
|
|
Me.Label15.AutoSize = True
|
|
Me.Label15.Location = New System.Drawing.Point(12, 437)
|
|
Me.Label15.Name = "Label15"
|
|
Me.Label15.Size = New System.Drawing.Size(205, 13)
|
|
Me.Label15.TabIndex = 61
|
|
Me.Label15.Text = "Derzeitiger Maut/Diesel Lieferant, MWST:"
|
|
'
|
|
'Label16
|
|
'
|
|
Me.Label16.AutoSize = True
|
|
Me.Label16.Location = New System.Drawing.Point(13, 463)
|
|
Me.Label16.Name = "Label16"
|
|
Me.Label16.Size = New System.Drawing.Size(58, 13)
|
|
Me.Label16.TabIndex = 65
|
|
Me.Label16.Text = "Zufrieden?"
|
|
'
|
|
'txtGarantie
|
|
'
|
|
Me.txtGarantie.Location = New System.Drawing.Point(105, 502)
|
|
Me.txtGarantie.Name = "txtGarantie"
|
|
Me.txtGarantie.Size = New System.Drawing.Size(505, 48)
|
|
Me.txtGarantie.TabIndex = 67
|
|
Me.txtGarantie.Text = ""
|
|
'
|
|
'Label17
|
|
'
|
|
Me.Label17.AutoSize = True
|
|
Me.Label17.Location = New System.Drawing.Point(12, 502)
|
|
Me.Label17.Name = "Label17"
|
|
Me.Label17.Size = New System.Drawing.Size(69, 26)
|
|
Me.Label17.TabIndex = 66
|
|
Me.Label17.Text = "Garantie/" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Absicherung:"
|
|
'
|
|
'Label18
|
|
'
|
|
Me.Label18.AutoSize = True
|
|
Me.Label18.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label18.Location = New System.Drawing.Point(13, 559)
|
|
Me.Label18.Name = "Label18"
|
|
Me.Label18.Size = New System.Drawing.Size(68, 13)
|
|
Me.Label18.TabIndex = 69
|
|
Me.Label18.Text = "Interesse an:"
|
|
'
|
|
'cbxZollabfertigung
|
|
'
|
|
Me.cbxZollabfertigung.AutoSize = True
|
|
Me.cbxZollabfertigung.Location = New System.Drawing.Point(15, 575)
|
|
Me.cbxZollabfertigung.Name = "cbxZollabfertigung"
|
|
Me.cbxZollabfertigung.Size = New System.Drawing.Size(96, 17)
|
|
Me.cbxZollabfertigung.TabIndex = 71
|
|
Me.cbxZollabfertigung.Text = "Zollabfertigung"
|
|
Me.cbxZollabfertigung.UseVisualStyleBackColor = True
|
|
'
|
|
'cbxBrexit
|
|
'
|
|
Me.cbxBrexit.AutoSize = True
|
|
Me.cbxBrexit.Location = New System.Drawing.Point(117, 575)
|
|
Me.cbxBrexit.Name = "cbxBrexit"
|
|
Me.cbxBrexit.Size = New System.Drawing.Size(52, 17)
|
|
Me.cbxBrexit.TabIndex = 72
|
|
Me.cbxBrexit.Text = "Brexit"
|
|
Me.cbxBrexit.UseVisualStyleBackColor = True
|
|
'
|
|
'cbxParkplatz
|
|
'
|
|
Me.cbxParkplatz.AutoSize = True
|
|
Me.cbxParkplatz.Location = New System.Drawing.Point(181, 575)
|
|
Me.cbxParkplatz.Name = "cbxParkplatz"
|
|
Me.cbxParkplatz.Size = New System.Drawing.Size(70, 17)
|
|
Me.cbxParkplatz.TabIndex = 73
|
|
Me.cbxParkplatz.Text = "Parkplatz"
|
|
Me.cbxParkplatz.UseVisualStyleBackColor = True
|
|
'
|
|
'cbxLagerUmschlag
|
|
'
|
|
Me.cbxLagerUmschlag.AutoSize = True
|
|
Me.cbxLagerUmschlag.Location = New System.Drawing.Point(257, 575)
|
|
Me.cbxLagerUmschlag.Name = "cbxLagerUmschlag"
|
|
Me.cbxLagerUmschlag.Size = New System.Drawing.Size(105, 17)
|
|
Me.cbxLagerUmschlag.TabIndex = 74
|
|
Me.cbxLagerUmschlag.Text = "Lager/Umschlag"
|
|
Me.cbxLagerUmschlag.UseVisualStyleBackColor = True
|
|
'
|
|
'cbxRola
|
|
'
|
|
Me.cbxRola.AutoSize = True
|
|
Me.cbxRola.Location = New System.Drawing.Point(368, 575)
|
|
Me.cbxRola.Name = "cbxRola"
|
|
Me.cbxRola.Size = New System.Drawing.Size(48, 17)
|
|
Me.cbxRola.TabIndex = 75
|
|
Me.cbxRola.Text = "Rola"
|
|
Me.cbxRola.UseVisualStyleBackColor = True
|
|
'
|
|
'cbxYesMonex
|
|
'
|
|
Me.cbxYesMonex.AutoSize = True
|
|
Me.cbxYesMonex.Location = New System.Drawing.Point(422, 575)
|
|
Me.cbxYesMonex.Name = "cbxYesMonex"
|
|
Me.cbxYesMonex.Size = New System.Drawing.Size(76, 17)
|
|
Me.cbxYesMonex.TabIndex = 76
|
|
Me.cbxYesMonex.Text = "YesMoney"
|
|
Me.cbxYesMonex.UseVisualStyleBackColor = True
|
|
'
|
|
'cbxFerry
|
|
'
|
|
Me.cbxFerry.AutoSize = True
|
|
Me.cbxFerry.Location = New System.Drawing.Point(504, 575)
|
|
Me.cbxFerry.Name = "cbxFerry"
|
|
Me.cbxFerry.Size = New System.Drawing.Size(49, 17)
|
|
Me.cbxFerry.TabIndex = 77
|
|
Me.cbxFerry.Text = "Ferry"
|
|
Me.cbxFerry.UseVisualStyleBackColor = True
|
|
'
|
|
'Label19
|
|
'
|
|
Me.Label19.AutoSize = True
|
|
Me.Label19.Location = New System.Drawing.Point(13, 600)
|
|
Me.Label19.Name = "Label19"
|
|
Me.Label19.Size = New System.Drawing.Size(43, 13)
|
|
Me.Label19.TabIndex = 78
|
|
Me.Label19.Text = "Bericht:"
|
|
'
|
|
'Label20
|
|
'
|
|
Me.Label20.AutoSize = True
|
|
Me.Label20.Location = New System.Drawing.Point(621, 39)
|
|
Me.Label20.Name = "Label20"
|
|
Me.Label20.Size = New System.Drawing.Size(53, 13)
|
|
Me.Label20.TabIndex = 79
|
|
Me.Label20.Text = "Anhänge:"
|
|
'
|
|
'Button3
|
|
'
|
|
Me.Button3.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.Button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button3.ForeColor = System.Drawing.Color.Black
|
|
Me.Button3.Image = Global.SDL.My.Resources.Resources.pdf1
|
|
Me.Button3.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.Button3.Location = New System.Drawing.Point(368, 10)
|
|
Me.Button3.Name = "Button3"
|
|
Me.Button3.Size = New System.Drawing.Size(107, 39)
|
|
Me.Button3.TabIndex = 80
|
|
Me.Button3.Text = "Bericht"
|
|
Me.Button3.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.Button3.UseVisualStyleBackColor = True
|
|
'
|
|
'Label21
|
|
'
|
|
Me.Label21.AutoSize = True
|
|
Me.Label21.Location = New System.Drawing.Point(437, 39)
|
|
Me.Label21.Name = "Label21"
|
|
Me.Label21.Size = New System.Drawing.Size(59, 13)
|
|
Me.Label21.TabIndex = 82
|
|
Me.Label21.Text = "Kontaktart:"
|
|
'
|
|
'lblErr_BesuchtAm
|
|
'
|
|
Me.lblErr_BesuchtAm.AutoSize = True
|
|
Me.lblErr_BesuchtAm.ForeColor = System.Drawing.Color.Red
|
|
Me.lblErr_BesuchtAm.Location = New System.Drawing.Point(129, 20)
|
|
Me.lblErr_BesuchtAm.Name = "lblErr_BesuchtAm"
|
|
Me.lblErr_BesuchtAm.Size = New System.Drawing.Size(76, 13)
|
|
Me.lblErr_BesuchtAm.TabIndex = 83
|
|
Me.lblErr_BesuchtAm.Text = "Bitte angeben!"
|
|
Me.lblErr_BesuchtAm.Visible = False
|
|
'
|
|
'lblErr_Kontaktart
|
|
'
|
|
Me.lblErr_Kontaktart.AutoSize = True
|
|
Me.lblErr_Kontaktart.ForeColor = System.Drawing.Color.Red
|
|
Me.lblErr_Kontaktart.Location = New System.Drawing.Point(535, 20)
|
|
Me.lblErr_Kontaktart.Name = "lblErr_Kontaktart"
|
|
Me.lblErr_Kontaktart.Size = New System.Drawing.Size(76, 13)
|
|
Me.lblErr_Kontaktart.TabIndex = 84
|
|
Me.lblErr_Kontaktart.Text = "Bitte angeben!"
|
|
Me.lblErr_Kontaktart.Visible = False
|
|
'
|
|
'lblErr_Firma
|
|
'
|
|
Me.lblErr_Firma.AutoSize = True
|
|
Me.lblErr_Firma.ForeColor = System.Drawing.Color.Red
|
|
Me.lblErr_Firma.Location = New System.Drawing.Point(532, 171)
|
|
Me.lblErr_Firma.Name = "lblErr_Firma"
|
|
Me.lblErr_Firma.Size = New System.Drawing.Size(76, 13)
|
|
Me.lblErr_Firma.TabIndex = 85
|
|
Me.lblErr_Firma.Text = "Bitte angeben!"
|
|
Me.lblErr_Firma.Visible = False
|
|
'
|
|
'lblErr_Teilgenommen
|
|
'
|
|
Me.lblErr_Teilgenommen.AutoSize = True
|
|
Me.lblErr_Teilgenommen.ForeColor = System.Drawing.Color.Red
|
|
Me.lblErr_Teilgenommen.Location = New System.Drawing.Point(532, 65)
|
|
Me.lblErr_Teilgenommen.Name = "lblErr_Teilgenommen"
|
|
Me.lblErr_Teilgenommen.Size = New System.Drawing.Size(76, 13)
|
|
Me.lblErr_Teilgenommen.TabIndex = 86
|
|
Me.lblErr_Teilgenommen.Text = "Bitte angeben!"
|
|
Me.lblErr_Teilgenommen.Visible = False
|
|
'
|
|
'cboKontaktart
|
|
'
|
|
Me.cboKontaktart._allowedValuesFreiText = Nothing
|
|
Me.cboKontaktart._allowFreiText = False
|
|
Me.cboKontaktart._value = ""
|
|
Me.cboKontaktart.FormattingEnabled = True
|
|
Me.cboKontaktart.Location = New System.Drawing.Point(504, 36)
|
|
Me.cboKontaktart.Name = "cboKontaktart"
|
|
Me.cboKontaktart.Size = New System.Drawing.Size(107, 21)
|
|
Me.cboKontaktart.TabIndex = 81
|
|
'
|
|
'cboZufrieden
|
|
'
|
|
Me.cboZufrieden._allowedValuesFreiText = Nothing
|
|
Me.cboZufrieden._allowFreiText = False
|
|
Me.cboZufrieden._value = ""
|
|
Me.cboZufrieden.FormattingEnabled = True
|
|
Me.cboZufrieden.Location = New System.Drawing.Point(106, 460)
|
|
Me.cboZufrieden.Name = "cboZufrieden"
|
|
Me.cboZufrieden.Size = New System.Drawing.Size(78, 21)
|
|
Me.cboZufrieden.TabIndex = 64
|
|
'
|
|
'txtZufriedenNEIN
|
|
'
|
|
Me.txtZufriedenNEIN._DateTimeOnly = False
|
|
Me.txtZufriedenNEIN._numbersOnly = False
|
|
Me.txtZufriedenNEIN._numbersOnlyKommastellen = ""
|
|
Me.txtZufriedenNEIN._Prozent = False
|
|
Me.txtZufriedenNEIN._ShortDateNew = False
|
|
Me.txtZufriedenNEIN._ShortDateOnly = False
|
|
Me.txtZufriedenNEIN._TimeOnly = False
|
|
Me.txtZufriedenNEIN._value = ""
|
|
Me.txtZufriedenNEIN._Waehrung = False
|
|
Me.txtZufriedenNEIN._WaehrungZeichen = True
|
|
Me.txtZufriedenNEIN.Enabled = False
|
|
Me.txtZufriedenNEIN.ForeColor = System.Drawing.Color.Black
|
|
Me.txtZufriedenNEIN.Location = New System.Drawing.Point(190, 460)
|
|
Me.txtZufriedenNEIN.MaxLength = 200
|
|
Me.txtZufriedenNEIN.MaxLineLength = -1
|
|
Me.txtZufriedenNEIN.MaxLines_Warning = ""
|
|
Me.txtZufriedenNEIN.MaxLines_Warning_Label = Nothing
|
|
Me.txtZufriedenNEIN.Name = "txtZufriedenNEIN"
|
|
Me.txtZufriedenNEIN.Size = New System.Drawing.Size(421, 20)
|
|
Me.txtZufriedenNEIN.TabIndex = 63
|
|
'
|
|
'txtDerzeitigerLieferant
|
|
'
|
|
Me.txtDerzeitigerLieferant._DateTimeOnly = False
|
|
Me.txtDerzeitigerLieferant._numbersOnly = False
|
|
Me.txtDerzeitigerLieferant._numbersOnlyKommastellen = ""
|
|
Me.txtDerzeitigerLieferant._Prozent = False
|
|
Me.txtDerzeitigerLieferant._ShortDateNew = False
|
|
Me.txtDerzeitigerLieferant._ShortDateOnly = False
|
|
Me.txtDerzeitigerLieferant._TimeOnly = False
|
|
Me.txtDerzeitigerLieferant._value = ""
|
|
Me.txtDerzeitigerLieferant._Waehrung = False
|
|
Me.txtDerzeitigerLieferant._WaehrungZeichen = True
|
|
Me.txtDerzeitigerLieferant.ForeColor = System.Drawing.Color.Black
|
|
Me.txtDerzeitigerLieferant.Location = New System.Drawing.Point(223, 434)
|
|
Me.txtDerzeitigerLieferant.MaxLength = 200
|
|
Me.txtDerzeitigerLieferant.MaxLineLength = -1
|
|
Me.txtDerzeitigerLieferant.MaxLines_Warning = ""
|
|
Me.txtDerzeitigerLieferant.MaxLines_Warning_Label = Nothing
|
|
Me.txtDerzeitigerLieferant.Name = "txtDerzeitigerLieferant"
|
|
Me.txtDerzeitigerLieferant.Size = New System.Drawing.Size(388, 20)
|
|
Me.txtDerzeitigerLieferant.TabIndex = 62
|
|
'
|
|
'txtTransportRoute
|
|
'
|
|
Me.txtTransportRoute._DateTimeOnly = False
|
|
Me.txtTransportRoute._numbersOnly = False
|
|
Me.txtTransportRoute._numbersOnlyKommastellen = ""
|
|
Me.txtTransportRoute._Prozent = False
|
|
Me.txtTransportRoute._ShortDateNew = False
|
|
Me.txtTransportRoute._ShortDateOnly = False
|
|
Me.txtTransportRoute._TimeOnly = False
|
|
Me.txtTransportRoute._value = ""
|
|
Me.txtTransportRoute._Waehrung = False
|
|
Me.txtTransportRoute._WaehrungZeichen = True
|
|
Me.txtTransportRoute.ForeColor = System.Drawing.Color.Black
|
|
Me.txtTransportRoute.Location = New System.Drawing.Point(106, 397)
|
|
Me.txtTransportRoute.MaxLength = 200
|
|
Me.txtTransportRoute.MaxLineLength = -1
|
|
Me.txtTransportRoute.MaxLines_Warning = ""
|
|
Me.txtTransportRoute.MaxLines_Warning_Label = Nothing
|
|
Me.txtTransportRoute.Name = "txtTransportRoute"
|
|
Me.txtTransportRoute.Size = New System.Drawing.Size(505, 20)
|
|
Me.txtTransportRoute.TabIndex = 58
|
|
'
|
|
'txtFuhrparkLeasing
|
|
'
|
|
Me.txtFuhrparkLeasing._DateTimeOnly = False
|
|
Me.txtFuhrparkLeasing._numbersOnly = False
|
|
Me.txtFuhrparkLeasing._numbersOnlyKommastellen = ""
|
|
Me.txtFuhrparkLeasing._Prozent = False
|
|
Me.txtFuhrparkLeasing._ShortDateNew = False
|
|
Me.txtFuhrparkLeasing._ShortDateOnly = False
|
|
Me.txtFuhrparkLeasing._TimeOnly = False
|
|
Me.txtFuhrparkLeasing._value = ""
|
|
Me.txtFuhrparkLeasing._Waehrung = False
|
|
Me.txtFuhrparkLeasing._WaehrungZeichen = True
|
|
Me.txtFuhrparkLeasing.ForeColor = System.Drawing.Color.Black
|
|
Me.txtFuhrparkLeasing.Location = New System.Drawing.Point(298, 273)
|
|
Me.txtFuhrparkLeasing.MaxLength = 10
|
|
Me.txtFuhrparkLeasing.MaxLineLength = -1
|
|
Me.txtFuhrparkLeasing.MaxLines_Warning = ""
|
|
Me.txtFuhrparkLeasing.MaxLines_Warning_Label = Nothing
|
|
Me.txtFuhrparkLeasing.Name = "txtFuhrparkLeasing"
|
|
Me.txtFuhrparkLeasing.Size = New System.Drawing.Size(81, 20)
|
|
Me.txtFuhrparkLeasing.TabIndex = 44
|
|
'
|
|
'txtFuhrparkEigene
|
|
'
|
|
Me.txtFuhrparkEigene._DateTimeOnly = False
|
|
Me.txtFuhrparkEigene._numbersOnly = False
|
|
Me.txtFuhrparkEigene._numbersOnlyKommastellen = ""
|
|
Me.txtFuhrparkEigene._Prozent = False
|
|
Me.txtFuhrparkEigene._ShortDateNew = False
|
|
Me.txtFuhrparkEigene._ShortDateOnly = False
|
|
Me.txtFuhrparkEigene._TimeOnly = False
|
|
Me.txtFuhrparkEigene._value = ""
|
|
Me.txtFuhrparkEigene._Waehrung = False
|
|
Me.txtFuhrparkEigene._WaehrungZeichen = True
|
|
Me.txtFuhrparkEigene.ForeColor = System.Drawing.Color.Black
|
|
Me.txtFuhrparkEigene.Location = New System.Drawing.Point(158, 273)
|
|
Me.txtFuhrparkEigene.MaxLength = 10
|
|
Me.txtFuhrparkEigene.MaxLineLength = -1
|
|
Me.txtFuhrparkEigene.MaxLines_Warning = ""
|
|
Me.txtFuhrparkEigene.MaxLines_Warning_Label = Nothing
|
|
Me.txtFuhrparkEigene.Name = "txtFuhrparkEigene"
|
|
Me.txtFuhrparkEigene.Size = New System.Drawing.Size(81, 20)
|
|
Me.txtFuhrparkEigene.TabIndex = 43
|
|
'
|
|
'txtUmsatz
|
|
'
|
|
Me.txtUmsatz._DateTimeOnly = False
|
|
Me.txtUmsatz._numbersOnly = False
|
|
Me.txtUmsatz._numbersOnlyKommastellen = ""
|
|
Me.txtUmsatz._Prozent = False
|
|
Me.txtUmsatz._ShortDateNew = False
|
|
Me.txtUmsatz._ShortDateOnly = False
|
|
Me.txtUmsatz._TimeOnly = False
|
|
Me.txtUmsatz._value = ""
|
|
Me.txtUmsatz._Waehrung = False
|
|
Me.txtUmsatz._WaehrungZeichen = True
|
|
Me.txtUmsatz.ForeColor = System.Drawing.Color.Black
|
|
Me.txtUmsatz.Location = New System.Drawing.Point(499, 203)
|
|
Me.txtUmsatz.MaxLineLength = -1
|
|
Me.txtUmsatz.MaxLines_Warning = ""
|
|
Me.txtUmsatz.MaxLines_Warning_Label = Nothing
|
|
Me.txtUmsatz.Name = "txtUmsatz"
|
|
Me.txtUmsatz.Size = New System.Drawing.Size(112, 20)
|
|
Me.txtUmsatz.TabIndex = 40
|
|
'
|
|
'txtGF
|
|
'
|
|
Me.txtGF._DateTimeOnly = False
|
|
Me.txtGF._numbersOnly = False
|
|
Me.txtGF._numbersOnlyKommastellen = ""
|
|
Me.txtGF._Prozent = False
|
|
Me.txtGF._ShortDateNew = False
|
|
Me.txtGF._ShortDateOnly = False
|
|
Me.txtGF._TimeOnly = False
|
|
Me.txtGF._value = ""
|
|
Me.txtGF._Waehrung = False
|
|
Me.txtGF._WaehrungZeichen = True
|
|
Me.txtGF.ForeColor = System.Drawing.Color.Black
|
|
Me.txtGF.Location = New System.Drawing.Point(105, 203)
|
|
Me.txtGF.MaxLength = 200
|
|
Me.txtGF.MaxLineLength = -1
|
|
Me.txtGF.MaxLines_Warning = ""
|
|
Me.txtGF.MaxLines_Warning_Label = Nothing
|
|
Me.txtGF.Name = "txtGF"
|
|
Me.txtGF.Size = New System.Drawing.Size(226, 20)
|
|
Me.txtGF.TabIndex = 38
|
|
'
|
|
'txtMail
|
|
'
|
|
Me.txtMail._DateTimeOnly = False
|
|
Me.txtMail._numbersOnly = False
|
|
Me.txtMail._numbersOnlyKommastellen = ""
|
|
Me.txtMail._Prozent = False
|
|
Me.txtMail._ShortDateNew = False
|
|
Me.txtMail._ShortDateOnly = False
|
|
Me.txtMail._TimeOnly = False
|
|
Me.txtMail._value = ""
|
|
Me.txtMail._Waehrung = False
|
|
Me.txtMail._WaehrungZeichen = True
|
|
Me.txtMail.ForeColor = System.Drawing.Color.Black
|
|
Me.txtMail.Location = New System.Drawing.Point(499, 229)
|
|
Me.txtMail.MaxLength = 200
|
|
Me.txtMail.MaxLineLength = -1
|
|
Me.txtMail.MaxLines_Warning = ""
|
|
Me.txtMail.MaxLines_Warning_Label = Nothing
|
|
Me.txtMail.Name = "txtMail"
|
|
Me.txtMail.Size = New System.Drawing.Size(112, 20)
|
|
Me.txtMail.TabIndex = 36
|
|
'
|
|
'txtTel
|
|
'
|
|
Me.txtTel._DateTimeOnly = False
|
|
Me.txtTel._numbersOnly = False
|
|
Me.txtTel._numbersOnlyKommastellen = ""
|
|
Me.txtTel._Prozent = False
|
|
Me.txtTel._ShortDateNew = False
|
|
Me.txtTel._ShortDateOnly = False
|
|
Me.txtTel._TimeOnly = False
|
|
Me.txtTel._value = ""
|
|
Me.txtTel._Waehrung = False
|
|
Me.txtTel._WaehrungZeichen = True
|
|
Me.txtTel.ForeColor = System.Drawing.Color.Black
|
|
Me.txtTel.Location = New System.Drawing.Point(363, 229)
|
|
Me.txtTel.MaxLength = 200
|
|
Me.txtTel.MaxLineLength = -1
|
|
Me.txtTel.MaxLines_Warning = ""
|
|
Me.txtTel.MaxLines_Warning_Label = Nothing
|
|
Me.txtTel.Name = "txtTel"
|
|
Me.txtTel.Size = New System.Drawing.Size(95, 20)
|
|
Me.txtTel.TabIndex = 35
|
|
'
|
|
'txtAnsprechpartner
|
|
'
|
|
Me.txtAnsprechpartner._DateTimeOnly = False
|
|
Me.txtAnsprechpartner._numbersOnly = False
|
|
Me.txtAnsprechpartner._numbersOnlyKommastellen = ""
|
|
Me.txtAnsprechpartner._Prozent = False
|
|
Me.txtAnsprechpartner._ShortDateNew = False
|
|
Me.txtAnsprechpartner._ShortDateOnly = False
|
|
Me.txtAnsprechpartner._TimeOnly = False
|
|
Me.txtAnsprechpartner._value = ""
|
|
Me.txtAnsprechpartner._Waehrung = False
|
|
Me.txtAnsprechpartner._WaehrungZeichen = True
|
|
Me.txtAnsprechpartner.ForeColor = System.Drawing.Color.Black
|
|
Me.txtAnsprechpartner.Location = New System.Drawing.Point(106, 229)
|
|
Me.txtAnsprechpartner.MaxLength = 200
|
|
Me.txtAnsprechpartner.MaxLineLength = -1
|
|
Me.txtAnsprechpartner.MaxLines_Warning = ""
|
|
Me.txtAnsprechpartner.MaxLines_Warning_Label = Nothing
|
|
Me.txtAnsprechpartner.Name = "txtAnsprechpartner"
|
|
Me.txtAnsprechpartner.Size = New System.Drawing.Size(226, 20)
|
|
Me.txtAnsprechpartner.TabIndex = 32
|
|
'
|
|
'kdFirma
|
|
'
|
|
Me.kdFirma._AlleFirmenCLUSTER = False
|
|
Me.kdFirma._AllowSetValue = False
|
|
Me.kdFirma._autoSizeGross = False
|
|
Me.kdFirma._display_Name1 = False
|
|
Me.kdFirma._displayAVISO_Email = False
|
|
Me.kdFirma._displayFullName = False
|
|
Me.kdFirma._displayWoelflKd = False
|
|
Me.kdFirma._hideIfListEmpty = True
|
|
Me.kdFirma._loadKdData = True
|
|
Me.kdFirma._UseFIRMA = ""
|
|
Me.kdFirma._ValueKdAndName = True
|
|
Me.kdFirma.dgvpos = "LEFT"
|
|
Me.kdFirma.KdName = Nothing
|
|
Me.kdFirma.KdNr = "-1"
|
|
Me.kdFirma.kdNrField = Nothing
|
|
Me.kdFirma.KdNrNullInt = Nothing
|
|
Me.kdFirma.Location = New System.Drawing.Point(105, 95)
|
|
Me.kdFirma.Name = "kdFirma"
|
|
Me.kdFirma.nurAktive = True
|
|
Me.kdFirma.searchActive = True
|
|
Me.kdFirma.Size = New System.Drawing.Size(505, 20)
|
|
Me.kdFirma.TabIndex = 29
|
|
Me.kdFirma.TIMER_SEARCH = True
|
|
Me.kdFirma.usrcntl = Nothing
|
|
'
|
|
'txtTeilgenommen
|
|
'
|
|
Me.txtTeilgenommen._DateTimeOnly = False
|
|
Me.txtTeilgenommen._numbersOnly = False
|
|
Me.txtTeilgenommen._numbersOnlyKommastellen = ""
|
|
Me.txtTeilgenommen._Prozent = False
|
|
Me.txtTeilgenommen._ShortDateNew = False
|
|
Me.txtTeilgenommen._ShortDateOnly = False
|
|
Me.txtTeilgenommen._TimeOnly = False
|
|
Me.txtTeilgenommen._value = ""
|
|
Me.txtTeilgenommen._Waehrung = False
|
|
Me.txtTeilgenommen._WaehrungZeichen = True
|
|
Me.txtTeilgenommen.ForeColor = System.Drawing.Color.Black
|
|
Me.txtTeilgenommen.Location = New System.Drawing.Point(105, 62)
|
|
Me.txtTeilgenommen.MaxLength = 200
|
|
Me.txtTeilgenommen.MaxLineLength = -1
|
|
Me.txtTeilgenommen.MaxLines_Warning = ""
|
|
Me.txtTeilgenommen.MaxLines_Warning_Label = Nothing
|
|
Me.txtTeilgenommen.Name = "txtTeilgenommen"
|
|
Me.txtTeilgenommen.Size = New System.Drawing.Size(505, 20)
|
|
Me.txtTeilgenommen.TabIndex = 26
|
|
'
|
|
'datBesuchtAm
|
|
'
|
|
Me.datBesuchtAm._DateTimeOnly = False
|
|
Me.datBesuchtAm._numbersOnly = False
|
|
Me.datBesuchtAm._numbersOnlyKommastellen = ""
|
|
Me.datBesuchtAm._Prozent = False
|
|
Me.datBesuchtAm._ShortDateNew = True
|
|
Me.datBesuchtAm._ShortDateOnly = False
|
|
Me.datBesuchtAm._TimeOnly = False
|
|
Me.datBesuchtAm._value = ""
|
|
Me.datBesuchtAm._Waehrung = False
|
|
Me.datBesuchtAm._WaehrungZeichen = True
|
|
Me.datBesuchtAm.ForeColor = System.Drawing.Color.Black
|
|
Me.datBesuchtAm.Location = New System.Drawing.Point(105, 36)
|
|
Me.datBesuchtAm.MaxLength = 10
|
|
Me.datBesuchtAm.MaxLineLength = -1
|
|
Me.datBesuchtAm.MaxLines_Warning = ""
|
|
Me.datBesuchtAm.MaxLines_Warning_Label = Nothing
|
|
Me.datBesuchtAm.Name = "datBesuchtAm"
|
|
Me.datBesuchtAm.Size = New System.Drawing.Size(100, 20)
|
|
Me.datBesuchtAm.TabIndex = 25
|
|
'
|
|
'UsrcntlPDFScanList1
|
|
'
|
|
Me.UsrcntlPDFScanList1._DATENSERVER_KATEGORIE = "DOKUMENTE"
|
|
Me.UsrcntlPDFScanList1._DATENSERVER_ORDNER = "BESUCHSBERICHTE"
|
|
Me.UsrcntlPDFScanList1._DATENSERVER_UOrdner1 = ""
|
|
Me.UsrcntlPDFScanList1._DATENSERVER_UOrdner2 = ""
|
|
Me.UsrcntlPDFScanList1._DATENSERVER_UOrdner3 = ""
|
|
Me.UsrcntlPDFScanList1._OPEN_ORIGINAL = False
|
|
Me.UsrcntlPDFScanList1._TYPE = "PDF"
|
|
Me.UsrcntlPDFScanList1.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink
|
|
Me.UsrcntlPDFScanList1.BackColor = System.Drawing.Color.White
|
|
Me.UsrcntlPDFScanList1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
|
Me.UsrcntlPDFScanList1.Cursor = System.Windows.Forms.Cursors.Default
|
|
Me.UsrcntlPDFScanList1.Location = New System.Drawing.Point(624, 62)
|
|
Me.UsrcntlPDFScanList1.Margin = New System.Windows.Forms.Padding(0)
|
|
Me.UsrcntlPDFScanList1.Name = "UsrcntlPDFScanList1"
|
|
Me.UsrcntlPDFScanList1.Size = New System.Drawing.Size(297, 547)
|
|
Me.UsrcntlPDFScanList1.TabIndex = 0
|
|
'
|
|
'MyPanel1
|
|
'
|
|
Me.MyPanel1.BackColor = System.Drawing.Color.WhiteSmoke
|
|
Me.MyPanel1.Controls.Add(Me.Button2)
|
|
Me.MyPanel1.Controls.Add(Me.Button14)
|
|
Me.MyPanel1.Controls.Add(Me.Button1)
|
|
Me.MyPanel1.Controls.Add(Me.Button3)
|
|
Me.MyPanel1.Dock = System.Windows.Forms.DockStyle.Bottom
|
|
Me.MyPanel1.Location = New System.Drawing.Point(0, 859)
|
|
Me.MyPanel1.Name = "MyPanel1"
|
|
Me.MyPanel1.Size = New System.Drawing.Size(930, 59)
|
|
Me.MyPanel1.TabIndex = 87
|
|
'
|
|
'Panel1
|
|
'
|
|
Me.Panel1.AutoScroll = True
|
|
Me.Panel1.Controls.Add(Me.Label1)
|
|
Me.Panel1.Controls.Add(Me.UsrcntlPDFScanList1)
|
|
Me.Panel1.Controls.Add(Me.lblErr_Teilgenommen)
|
|
Me.Panel1.Controls.Add(Me.txtVermerk)
|
|
Me.Panel1.Controls.Add(Me.lblErr_Firma)
|
|
Me.Panel1.Controls.Add(Me.Label2)
|
|
Me.Panel1.Controls.Add(Me.lblErr_Kontaktart)
|
|
Me.Panel1.Controls.Add(Me.datBesuchtAm)
|
|
Me.Panel1.Controls.Add(Me.lblErr_BesuchtAm)
|
|
Me.Panel1.Controls.Add(Me.txtTeilgenommen)
|
|
Me.Panel1.Controls.Add(Me.Label21)
|
|
Me.Panel1.Controls.Add(Me.Label3)
|
|
Me.Panel1.Controls.Add(Me.cboKontaktart)
|
|
Me.Panel1.Controls.Add(Me.Label4)
|
|
Me.Panel1.Controls.Add(Me.Label20)
|
|
Me.Panel1.Controls.Add(Me.kdFirma)
|
|
Me.Panel1.Controls.Add(Me.Label19)
|
|
Me.Panel1.Controls.Add(Me.txtFirma)
|
|
Me.Panel1.Controls.Add(Me.cbxFerry)
|
|
Me.Panel1.Controls.Add(Me.Label5)
|
|
Me.Panel1.Controls.Add(Me.cbxYesMonex)
|
|
Me.Panel1.Controls.Add(Me.txtAnsprechpartner)
|
|
Me.Panel1.Controls.Add(Me.cbxRola)
|
|
Me.Panel1.Controls.Add(Me.Label6)
|
|
Me.Panel1.Controls.Add(Me.cbxLagerUmschlag)
|
|
Me.Panel1.Controls.Add(Me.Label7)
|
|
Me.Panel1.Controls.Add(Me.cbxParkplatz)
|
|
Me.Panel1.Controls.Add(Me.txtTel)
|
|
Me.Panel1.Controls.Add(Me.cbxBrexit)
|
|
Me.Panel1.Controls.Add(Me.txtMail)
|
|
Me.Panel1.Controls.Add(Me.cbxZollabfertigung)
|
|
Me.Panel1.Controls.Add(Me.Label8)
|
|
Me.Panel1.Controls.Add(Me.Label18)
|
|
Me.Panel1.Controls.Add(Me.txtGF)
|
|
Me.Panel1.Controls.Add(Me.txtGarantie)
|
|
Me.Panel1.Controls.Add(Me.Label9)
|
|
Me.Panel1.Controls.Add(Me.Label17)
|
|
Me.Panel1.Controls.Add(Me.txtUmsatz)
|
|
Me.Panel1.Controls.Add(Me.Label16)
|
|
Me.Panel1.Controls.Add(Me.Label10)
|
|
Me.Panel1.Controls.Add(Me.cboZufrieden)
|
|
Me.Panel1.Controls.Add(Me.txtFuhrparkEigene)
|
|
Me.Panel1.Controls.Add(Me.txtZufriedenNEIN)
|
|
Me.Panel1.Controls.Add(Me.txtFuhrparkLeasing)
|
|
Me.Panel1.Controls.Add(Me.txtDerzeitigerLieferant)
|
|
Me.Panel1.Controls.Add(Me.cbxPlane)
|
|
Me.Panel1.Controls.Add(Me.Label15)
|
|
Me.Panel1.Controls.Add(Me.cbxKuehltransporte)
|
|
Me.Panel1.Controls.Add(Me.Label14)
|
|
Me.Panel1.Controls.Add(Me.cbxSondertransporte)
|
|
Me.Panel1.Controls.Add(Me.txtTransportRoute)
|
|
Me.Panel1.Controls.Add(Me.cbxSprinter)
|
|
Me.Panel1.Controls.Add(Me.txtAuftraggeber)
|
|
Me.Panel1.Controls.Add(Me.cbxSiloTank)
|
|
Me.Panel1.Controls.Add(Me.Label13)
|
|
Me.Panel1.Controls.Add(Me.Label11)
|
|
Me.Panel1.Controls.Add(Me.Label12)
|
|
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(930, 859)
|
|
Me.Panel1.TabIndex = 0
|
|
'
|
|
'frmBesuchsberichte
|
|
'
|
|
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(930, 918)
|
|
Me.Controls.Add(Me.Panel1)
|
|
Me.Controls.Add(Me.MyPanel1)
|
|
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
|
Me.Name = "frmBesuchsberichte"
|
|
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
|
|
Me.Text = "Besuchsbericht"
|
|
Me.MyPanel1.ResumeLayout(False)
|
|
Me.Panel1.ResumeLayout(False)
|
|
Me.Panel1.PerformLayout()
|
|
Me.ResumeLayout(False)
|
|
|
|
End Sub
|
|
|
|
Friend WithEvents UsrcntlPDFScanList1 As VERAG_PROG_ALLGEMEIN.usrcntlPDFScanList
|
|
Friend WithEvents Button14 As Button
|
|
Friend WithEvents Button1 As Button
|
|
Friend WithEvents Button2 As Button
|
|
Friend WithEvents txtVermerk As RichTextBox
|
|
Friend WithEvents Label1 As Label
|
|
Friend WithEvents Label2 As Label
|
|
Friend WithEvents datBesuchtAm As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents txtTeilgenommen As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label3 As Label
|
|
Friend WithEvents Label4 As Label
|
|
Friend WithEvents kdFirma As VERAG_PROG_ALLGEMEIN.KdSearchBox
|
|
Friend WithEvents txtFirma As RichTextBox
|
|
Friend WithEvents Label5 As Label
|
|
Friend WithEvents txtAnsprechpartner As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label6 As Label
|
|
Friend WithEvents Label7 As Label
|
|
Friend WithEvents txtTel As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents txtMail As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label8 As Label
|
|
Friend WithEvents txtGF As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label9 As Label
|
|
Friend WithEvents txtUmsatz As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label10 As Label
|
|
Friend WithEvents txtFuhrparkEigene As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents txtFuhrparkLeasing As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents cbxPlane As CheckBox
|
|
Friend WithEvents cbxKuehltransporte As CheckBox
|
|
Friend WithEvents cbxSondertransporte As CheckBox
|
|
Friend WithEvents cbxSprinter As CheckBox
|
|
Friend WithEvents cbxSiloTank As CheckBox
|
|
Friend WithEvents Label12 As Label
|
|
Friend WithEvents Label11 As Label
|
|
Friend WithEvents txtAuftraggeber As RichTextBox
|
|
Friend WithEvents Label13 As Label
|
|
Friend WithEvents txtTransportRoute As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label14 As Label
|
|
Friend WithEvents Label15 As Label
|
|
Friend WithEvents txtDerzeitigerLieferant As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents txtZufriedenNEIN As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents cboZufrieden As VERAG_PROG_ALLGEMEIN.MyComboBox
|
|
Friend WithEvents Label16 As Label
|
|
Friend WithEvents txtGarantie As RichTextBox
|
|
Friend WithEvents Label17 As Label
|
|
Friend WithEvents Label18 As Label
|
|
Friend WithEvents cbxZollabfertigung As CheckBox
|
|
Friend WithEvents cbxBrexit As CheckBox
|
|
Friend WithEvents cbxParkplatz As CheckBox
|
|
Friend WithEvents cbxLagerUmschlag As CheckBox
|
|
Friend WithEvents cbxRola As CheckBox
|
|
Friend WithEvents cbxYesMonex As CheckBox
|
|
Friend WithEvents cbxFerry As CheckBox
|
|
Friend WithEvents Label19 As Label
|
|
Friend WithEvents Label20 As Label
|
|
Friend WithEvents Button3 As Button
|
|
Friend WithEvents cboKontaktart As VERAG_PROG_ALLGEMEIN.MyComboBox
|
|
Friend WithEvents Label21 As Label
|
|
Friend WithEvents lblErr_BesuchtAm As Label
|
|
Friend WithEvents lblErr_Kontaktart As Label
|
|
Friend WithEvents lblErr_Firma As Label
|
|
Friend WithEvents lblErr_Teilgenommen As Label
|
|
Friend WithEvents MyPanel1 As VERAG_PROG_ALLGEMEIN.MyPanel
|
|
Friend WithEvents Panel1 As Panel
|
|
End Class
|