2025 lines
98 KiB
VB.net
2025 lines
98 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|
Partial Class frmEintragAviso
|
|
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(frmEintragAviso))
|
|
Me.btnOK = New System.Windows.Forms.Button()
|
|
Me.lblErfAm = New System.Windows.Forms.Label()
|
|
Me.btnAbbruch = New System.Windows.Forms.Button()
|
|
Me.txtInfo = New System.Windows.Forms.TextBox()
|
|
Me.Label3 = New System.Windows.Forms.Label()
|
|
Me.lblFraecher = New System.Windows.Forms.Label()
|
|
Me.lblAvisierer = New System.Windows.Forms.Label()
|
|
Me.lblLkwKennzeichen = New System.Windows.Forms.Label()
|
|
Me.txtÄnderungen = New System.Windows.Forms.TextBox()
|
|
Me.lblAenderungen = New System.Windows.Forms.Label()
|
|
Me.dtpDatum = New System.Windows.Forms.DateTimePicker()
|
|
Me.txtLKW_Nr = New System.Windows.Forms.TextBox()
|
|
Me.lblStatus = New System.Windows.Forms.Label()
|
|
Me.lblStatus2 = New System.Windows.Forms.Label()
|
|
Me.panAdmin = New System.Windows.Forms.Panel()
|
|
Me.optVorgeschrieben = New System.Windows.Forms.RadioButton()
|
|
Me.dtpVorgeschriebenZeit = New System.Windows.Forms.DateTimePicker()
|
|
Me.dtpVorgeschrieben = New System.Windows.Forms.DateTimePicker()
|
|
Me.Label14 = New System.Windows.Forms.Label()
|
|
Me.dtpVorbereitetZeit = New System.Windows.Forms.DateTimePicker()
|
|
Me.dtpVorbereitet = New System.Windows.Forms.DateTimePicker()
|
|
Me.Label13 = New System.Windows.Forms.Label()
|
|
Me.optVorbereitet = New System.Windows.Forms.RadioButton()
|
|
Me.dtpFreigabeZeit = New System.Windows.Forms.DateTimePicker()
|
|
Me.dtpAnkunftZeit = New System.Windows.Forms.DateTimePicker()
|
|
Me.optFreigegeben = New System.Windows.Forms.RadioButton()
|
|
Me.optAnkunft = New System.Windows.Forms.RadioButton()
|
|
Me.optNichtEingetroffen = New System.Windows.Forms.RadioButton()
|
|
Me.optErfasst = New System.Windows.Forms.RadioButton()
|
|
Me.txtDauer = New System.Windows.Forms.TextBox()
|
|
Me.dtpFreigabe = New System.Windows.Forms.DateTimePicker()
|
|
Me.dtpAnkunft = New System.Windows.Forms.DateTimePicker()
|
|
Me.lblDauer = New System.Windows.Forms.Label()
|
|
Me.Label7 = New System.Windows.Forms.Label()
|
|
Me.Label8 = New System.Windows.Forms.Label()
|
|
Me.lblFreigabe = New System.Windows.Forms.Label()
|
|
Me.lblAnkunft = New System.Windows.Forms.Label()
|
|
Me.lblGrenze = New System.Windows.Forms.Label()
|
|
Me.dtpAvisoEingangDatum = New System.Windows.Forms.DateTimePicker()
|
|
Me.Label10 = New System.Windows.Forms.Label()
|
|
Me.dtpAvisoEingangZeit = New System.Windows.Forms.DateTimePicker()
|
|
Me.optOhneAviso = New System.Windows.Forms.RadioButton()
|
|
Me.optAvisoEingang = New System.Windows.Forms.RadioButton()
|
|
Me.optUnbekannt = New System.Windows.Forms.RadioButton()
|
|
Me.optSchriftlich = New System.Windows.Forms.RadioButton()
|
|
Me.optTelefonisch = New System.Windows.Forms.RadioButton()
|
|
Me.Label12 = New System.Windows.Forms.Label()
|
|
Me.cbxHandling = New System.Windows.Forms.CheckBox()
|
|
Me.cboGrenzstelle = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
|
Me.lblAktenuebersicht = New System.Windows.Forms.Label()
|
|
Me.grpAviso = New System.Windows.Forms.GroupBox()
|
|
Me.lblTeamFraechter = New System.Windows.Forms.Label()
|
|
Me.lblTeamAvisierer = New System.Windows.Forms.Label()
|
|
Me.cboTransportmittelart = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
|
Me.Label4 = New System.Windows.Forms.Label()
|
|
Me.PictureBox1 = New System.Windows.Forms.PictureBox()
|
|
Me.Button1 = New System.Windows.Forms.Button()
|
|
Me.lblErr_KdNr = New System.Windows.Forms.Label()
|
|
Me.Button5 = New System.Windows.Forms.Button()
|
|
Me.lblErrVorraussuchtlEintreffen = New System.Windows.Forms.Label()
|
|
Me.txtAvisiererAuftragsNr = New System.Windows.Forms.TextBox()
|
|
Me.lblAvisiererAtrNr = New System.Windows.Forms.Label()
|
|
Me.kdAuftraggeber = New VERAG_PROG_ALLGEMEIN.KdSearchBox()
|
|
Me.kdAvisierer = New VERAG_PROG_ALLGEMEIN.KdSearchBox()
|
|
Me.kdFrächter = New VERAG_PROG_ALLGEMEIN.KdSearchBox()
|
|
Me.Button4 = New System.Windows.Forms.Button()
|
|
Me.sbLkwNationalitaet = New VERAG_PROG_ALLGEMEIN.MySearchBox()
|
|
Me.lblNat = New System.Windows.Forms.Label()
|
|
Me.txtFahrerHandy = New System.Windows.Forms.TextBox()
|
|
Me.Button2 = New System.Windows.Forms.Button()
|
|
Me.pic = New System.Windows.Forms.PictureBox()
|
|
Me.lblFahrerHandyNr = New System.Windows.Forms.Label()
|
|
Me.cbxFrächterUnbekannt = New System.Windows.Forms.CheckBox()
|
|
Me.btnAuftraggeber = New System.Windows.Forms.Button()
|
|
Me.btnAvisiererKd = New System.Windows.Forms.Button()
|
|
Me.btnFraechterKd = New System.Windows.Forms.Button()
|
|
Me.lblErrImex = New System.Windows.Forms.Label()
|
|
Me.cboImEx = New System.Windows.Forms.ComboBox()
|
|
Me.Label1 = New System.Windows.Forms.Label()
|
|
Me.lblErr_Uhrzeit = New System.Windows.Forms.Label()
|
|
Me.lblErr_Avisierer = New System.Windows.Forms.Label()
|
|
Me.lblErr_Frächter = New System.Windows.Forms.Label()
|
|
Me.lblErr_LKW = New System.Windows.Forms.Label()
|
|
Me.lblErr_Grenzstelle = New System.Windows.Forms.Label()
|
|
Me.lblAtrAvis = New System.Windows.Forms.Label()
|
|
Me.lblAtr = New System.Windows.Forms.Label()
|
|
Me.Label17 = New System.Windows.Forms.Label()
|
|
Me.cbxAuftraggeberfurAlleSendungen = New System.Windows.Forms.CheckBox()
|
|
Me.Label22 = New System.Windows.Forms.Label()
|
|
Me.lblVoraussEintreff = New System.Windows.Forms.Label()
|
|
Me.datVoraussichtlichesEintreffen = New System.Windows.Forms.DateTimePicker()
|
|
Me.pnl = New System.Windows.Forms.Panel()
|
|
Me.txtBestimmungszollstelle = New VERAG_PROG_ALLGEMEIN.MySearchBox()
|
|
Me.cbxWarenort = New System.Windows.Forms.CheckBox()
|
|
Me.lblZA = New System.Windows.Forms.Label()
|
|
Me.btnAbsSrch = New System.Windows.Forms.Button()
|
|
Me.UsrCntlTestsystem1 = New VERAG_PROG_ALLGEMEIN.usrCntlTestsystem()
|
|
Me.lblErrFmZollKdNr = New System.Windows.Forms.Label()
|
|
Me.grp = New System.Windows.Forms.GroupBox()
|
|
Me.txtDyRef = New System.Windows.Forms.TextBox()
|
|
Me.picDy = New System.Windows.Forms.PictureBox()
|
|
Me.lblDy = New System.Windows.Forms.Label()
|
|
Me.grpAktVerzollung = New System.Windows.Forms.GroupBox()
|
|
Me.lblSendungsanzahl = New System.Windows.Forms.Label()
|
|
Me.cbxPosNr = New System.Windows.Forms.CheckBox()
|
|
Me.lnlSendungText = New System.Windows.Forms.Label()
|
|
Me.txtSendungen = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.pnlSBG = New System.Windows.Forms.Panel()
|
|
Me.lblSndFremd = New System.Windows.Forms.Label()
|
|
Me.txtSndFremd = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Label21 = New System.Windows.Forms.Label()
|
|
Me.Label20 = New System.Windows.Forms.Label()
|
|
Me.Label19 = New System.Windows.Forms.Label()
|
|
Me.lblFiskDE = New System.Windows.Forms.Label()
|
|
Me.txtSndFiskalDE = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.lblFiskAT = New System.Windows.Forms.Label()
|
|
Me.txtSndFiskalAT = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.cbxSammelakt = New System.Windows.Forms.CheckBox()
|
|
Me.Button3 = New System.Windows.Forms.Button()
|
|
Me.cbxSendungsvorlagen = New System.Windows.Forms.CheckBox()
|
|
Me.cbxAktenzettelDrucken = New System.Windows.Forms.CheckBox()
|
|
Me.cboPrinter = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
|
Me.dgvAnhaenge = New VERAG_PROG_ALLGEMEIN.MyDatagridview(Me.components)
|
|
Me.columnName = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.clmnPfad = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.cboFirma = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
|
Me.Label2 = New System.Windows.Forms.Label()
|
|
Me.UsrCntlAviso_Vorpapiere1 = New AVISO.usrCntlAviso_Vorpapiere()
|
|
Me.UsrCntlEintragAvisoAtilla = New AVISO.usrCntlEintragAvisoAtilla()
|
|
Me.panAdmin.SuspendLayout()
|
|
Me.grpAviso.SuspendLayout()
|
|
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.pic, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.pnl.SuspendLayout()
|
|
Me.grp.SuspendLayout()
|
|
CType(Me.picDy, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.grpAktVerzollung.SuspendLayout()
|
|
Me.pnlSBG.SuspendLayout()
|
|
CType(Me.dgvAnhaenge, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SuspendLayout()
|
|
'
|
|
'btnOK
|
|
'
|
|
Me.btnOK.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
|
Me.btnOK.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnOK.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.btnOK.Location = New System.Drawing.Point(12, 687)
|
|
Me.btnOK.Name = "btnOK"
|
|
Me.btnOK.Size = New System.Drawing.Size(306, 45)
|
|
Me.btnOK.TabIndex = 24
|
|
Me.btnOK.Text = "OK"
|
|
Me.btnOK.UseVisualStyleBackColor = True
|
|
'
|
|
'lblErfAm
|
|
'
|
|
Me.lblErfAm.AutoSize = True
|
|
Me.lblErfAm.Location = New System.Drawing.Point(220, 12)
|
|
Me.lblErfAm.Name = "lblErfAm"
|
|
Me.lblErfAm.Size = New System.Drawing.Size(59, 13)
|
|
Me.lblErfAm.TabIndex = 2
|
|
Me.lblErfAm.Text = "Erfasst am:"
|
|
'
|
|
'btnAbbruch
|
|
'
|
|
Me.btnAbbruch.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
|
Me.btnAbbruch.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnAbbruch.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.btnAbbruch.Location = New System.Drawing.Point(324, 687)
|
|
Me.btnAbbruch.Name = "btnAbbruch"
|
|
Me.btnAbbruch.Size = New System.Drawing.Size(91, 45)
|
|
Me.btnAbbruch.TabIndex = 27
|
|
Me.btnAbbruch.Text = "Abbruch"
|
|
Me.btnAbbruch.UseVisualStyleBackColor = True
|
|
'
|
|
'txtInfo
|
|
'
|
|
Me.txtInfo.AcceptsReturn = True
|
|
Me.txtInfo.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
|
Me.txtInfo.Location = New System.Drawing.Point(424, 657)
|
|
Me.txtInfo.MaxLength = 240
|
|
Me.txtInfo.Multiline = True
|
|
Me.txtInfo.Name = "txtInfo"
|
|
Me.txtInfo.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
|
|
Me.txtInfo.Size = New System.Drawing.Size(360, 75)
|
|
Me.txtInfo.TabIndex = 25
|
|
'
|
|
'Label3
|
|
'
|
|
Me.Label3.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
|
Me.Label3.AutoSize = True
|
|
Me.Label3.Location = New System.Drawing.Point(421, 641)
|
|
Me.Label3.Name = "Label3"
|
|
Me.Label3.Size = New System.Drawing.Size(25, 13)
|
|
Me.Label3.TabIndex = 21
|
|
Me.Label3.Text = "Info"
|
|
'
|
|
'lblFraecher
|
|
'
|
|
Me.lblFraecher.AutoSize = True
|
|
Me.lblFraecher.Location = New System.Drawing.Point(6, 230)
|
|
Me.lblFraecher.Name = "lblFraecher"
|
|
Me.lblFraecher.Size = New System.Drawing.Size(46, 13)
|
|
Me.lblFraecher.TabIndex = 25
|
|
Me.lblFraecher.Text = "Frächter"
|
|
'
|
|
'lblAvisierer
|
|
'
|
|
Me.lblAvisierer.AutoSize = True
|
|
Me.lblAvisierer.Location = New System.Drawing.Point(6, 269)
|
|
Me.lblAvisierer.Name = "lblAvisierer"
|
|
Me.lblAvisierer.Size = New System.Drawing.Size(47, 13)
|
|
Me.lblAvisierer.TabIndex = 31
|
|
Me.lblAvisierer.Text = "Avisierer"
|
|
'
|
|
'lblLkwKennzeichen
|
|
'
|
|
Me.lblLkwKennzeichen.AutoSize = True
|
|
Me.lblLkwKennzeichen.Location = New System.Drawing.Point(25, 125)
|
|
Me.lblLkwKennzeichen.Name = "lblLkwKennzeichen"
|
|
Me.lblLkwKennzeichen.Size = New System.Drawing.Size(48, 13)
|
|
Me.lblLkwKennzeichen.TabIndex = 11
|
|
Me.lblLkwKennzeichen.Text = "LKW-Nr:"
|
|
'
|
|
'txtÄnderungen
|
|
'
|
|
Me.txtÄnderungen.AcceptsReturn = True
|
|
Me.txtÄnderungen.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
|
Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
|
Me.txtÄnderungen.BackColor = System.Drawing.SystemColors.Info
|
|
Me.txtÄnderungen.ForeColor = System.Drawing.SystemColors.InfoText
|
|
Me.txtÄnderungen.Location = New System.Drawing.Point(424, 248)
|
|
Me.txtÄnderungen.MaxLength = 0
|
|
Me.txtÄnderungen.Multiline = True
|
|
Me.txtÄnderungen.Name = "txtÄnderungen"
|
|
Me.txtÄnderungen.ReadOnly = True
|
|
Me.txtÄnderungen.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
|
|
Me.txtÄnderungen.Size = New System.Drawing.Size(360, 389)
|
|
Me.txtÄnderungen.TabIndex = 13
|
|
Me.txtÄnderungen.TabStop = False
|
|
'
|
|
'lblAenderungen
|
|
'
|
|
Me.lblAenderungen.AutoSize = True
|
|
Me.lblAenderungen.Location = New System.Drawing.Point(426, 232)
|
|
Me.lblAenderungen.Name = "lblAenderungen"
|
|
Me.lblAenderungen.Size = New System.Drawing.Size(65, 13)
|
|
Me.lblAenderungen.TabIndex = 12
|
|
Me.lblAenderungen.Text = "Änderungen"
|
|
'
|
|
'dtpDatum
|
|
'
|
|
Me.dtpDatum.CustomFormat = "dd.MM.yyyy HH:mm"
|
|
Me.dtpDatum.Format = System.Windows.Forms.DateTimePickerFormat.Custom
|
|
Me.dtpDatum.Location = New System.Drawing.Point(285, 7)
|
|
Me.dtpDatum.Name = "dtpDatum"
|
|
Me.dtpDatum.Size = New System.Drawing.Size(130, 20)
|
|
Me.dtpDatum.TabIndex = 0
|
|
'
|
|
'txtLKW_Nr
|
|
'
|
|
Me.txtLKW_Nr.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtLKW_Nr.Location = New System.Drawing.Point(28, 141)
|
|
Me.txtLKW_Nr.MaxLength = 30
|
|
Me.txtLKW_Nr.Name = "txtLKW_Nr"
|
|
Me.txtLKW_Nr.Size = New System.Drawing.Size(162, 26)
|
|
Me.txtLKW_Nr.TabIndex = 15
|
|
'
|
|
'lblStatus
|
|
'
|
|
Me.lblStatus.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.lblStatus.BackColor = System.Drawing.Color.LemonChiffon
|
|
Me.lblStatus.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lblStatus.ForeColor = System.Drawing.Color.Green
|
|
Me.lblStatus.Location = New System.Drawing.Point(516, 7)
|
|
Me.lblStatus.Name = "lblStatus"
|
|
Me.lblStatus.Size = New System.Drawing.Size(268, 20)
|
|
Me.lblStatus.TabIndex = 4
|
|
Me.lblStatus.Text = "freigegeben"
|
|
'
|
|
'lblStatus2
|
|
'
|
|
Me.lblStatus2.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.lblStatus2.AutoSize = True
|
|
Me.lblStatus2.Location = New System.Drawing.Point(430, 12)
|
|
Me.lblStatus2.Name = "lblStatus2"
|
|
Me.lblStatus2.Size = New System.Drawing.Size(80, 13)
|
|
Me.lblStatus2.TabIndex = 3
|
|
Me.lblStatus2.Text = "aktueller Status"
|
|
'
|
|
'panAdmin
|
|
'
|
|
Me.panAdmin.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
|
Me.panAdmin.BackColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.panAdmin.Controls.Add(Me.optVorgeschrieben)
|
|
Me.panAdmin.Controls.Add(Me.dtpVorgeschriebenZeit)
|
|
Me.panAdmin.Controls.Add(Me.dtpVorgeschrieben)
|
|
Me.panAdmin.Controls.Add(Me.Label14)
|
|
Me.panAdmin.Controls.Add(Me.dtpVorbereitetZeit)
|
|
Me.panAdmin.Controls.Add(Me.dtpVorbereitet)
|
|
Me.panAdmin.Controls.Add(Me.Label13)
|
|
Me.panAdmin.Controls.Add(Me.optVorbereitet)
|
|
Me.panAdmin.Controls.Add(Me.dtpFreigabeZeit)
|
|
Me.panAdmin.Controls.Add(Me.dtpAnkunftZeit)
|
|
Me.panAdmin.Controls.Add(Me.optFreigegeben)
|
|
Me.panAdmin.Controls.Add(Me.optAnkunft)
|
|
Me.panAdmin.Controls.Add(Me.optNichtEingetroffen)
|
|
Me.panAdmin.Controls.Add(Me.optErfasst)
|
|
Me.panAdmin.Controls.Add(Me.txtDauer)
|
|
Me.panAdmin.Controls.Add(Me.dtpFreigabe)
|
|
Me.panAdmin.Controls.Add(Me.dtpAnkunft)
|
|
Me.panAdmin.Controls.Add(Me.lblDauer)
|
|
Me.panAdmin.Controls.Add(Me.Label7)
|
|
Me.panAdmin.Controls.Add(Me.Label8)
|
|
Me.panAdmin.Controls.Add(Me.lblFreigabe)
|
|
Me.panAdmin.Controls.Add(Me.lblAnkunft)
|
|
Me.panAdmin.Location = New System.Drawing.Point(543, 450)
|
|
Me.panAdmin.Name = "panAdmin"
|
|
Me.panAdmin.Size = New System.Drawing.Size(253, 187)
|
|
Me.panAdmin.TabIndex = 18
|
|
Me.panAdmin.Visible = False
|
|
'
|
|
'optVorgeschrieben
|
|
'
|
|
Me.optVorgeschrieben.AutoSize = True
|
|
Me.optVorgeschrieben.ForeColor = System.Drawing.Color.White
|
|
Me.optVorgeschrieben.Location = New System.Drawing.Point(151, 23)
|
|
Me.optVorgeschrieben.Name = "optVorgeschrieben"
|
|
Me.optVorgeschrieben.Size = New System.Drawing.Size(99, 17)
|
|
Me.optVorgeschrieben.TabIndex = 4
|
|
Me.optVorgeschrieben.TabStop = True
|
|
Me.optVorgeschrieben.Text = "Vorgeschrieben"
|
|
Me.optVorgeschrieben.UseVisualStyleBackColor = True
|
|
'
|
|
'dtpVorgeschriebenZeit
|
|
'
|
|
Me.dtpVorgeschriebenZeit.CustomFormat = "HH:mm"
|
|
Me.dtpVorgeschriebenZeit.Format = System.Windows.Forms.DateTimePickerFormat.Custom
|
|
Me.dtpVorgeschriebenZeit.Location = New System.Drawing.Point(182, 115)
|
|
Me.dtpVorgeschriebenZeit.MinDate = New Date(1800, 1, 1, 0, 0, 0, 0)
|
|
Me.dtpVorgeschriebenZeit.Name = "dtpVorgeschriebenZeit"
|
|
Me.dtpVorgeschriebenZeit.ShowUpDown = True
|
|
Me.dtpVorgeschriebenZeit.Size = New System.Drawing.Size(54, 20)
|
|
Me.dtpVorgeschriebenZeit.TabIndex = 15
|
|
Me.dtpVorgeschriebenZeit.Value = New Date(2013, 1, 1, 0, 0, 0, 0)
|
|
'
|
|
'dtpVorgeschrieben
|
|
'
|
|
Me.dtpVorgeschrieben.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
|
|
Me.dtpVorgeschrieben.Location = New System.Drawing.Point(83, 115)
|
|
Me.dtpVorgeschrieben.Name = "dtpVorgeschrieben"
|
|
Me.dtpVorgeschrieben.Size = New System.Drawing.Size(93, 20)
|
|
Me.dtpVorgeschrieben.TabIndex = 13
|
|
'
|
|
'Label14
|
|
'
|
|
Me.Label14.AutoSize = True
|
|
Me.Label14.ForeColor = System.Drawing.Color.White
|
|
Me.Label14.Location = New System.Drawing.Point(3, 121)
|
|
Me.Label14.Name = "Label14"
|
|
Me.Label14.Size = New System.Drawing.Size(81, 13)
|
|
Me.Label14.TabIndex = 14
|
|
Me.Label14.Text = "Vorgeschrieben"
|
|
'
|
|
'dtpVorbereitetZeit
|
|
'
|
|
Me.dtpVorbereitetZeit.CustomFormat = "HH:mm"
|
|
Me.dtpVorbereitetZeit.Format = System.Windows.Forms.DateTimePickerFormat.Custom
|
|
Me.dtpVorbereitetZeit.Location = New System.Drawing.Point(182, 91)
|
|
Me.dtpVorbereitetZeit.MinDate = New Date(1800, 1, 1, 0, 0, 0, 0)
|
|
Me.dtpVorbereitetZeit.Name = "dtpVorbereitetZeit"
|
|
Me.dtpVorbereitetZeit.ShowUpDown = True
|
|
Me.dtpVorbereitetZeit.Size = New System.Drawing.Size(54, 20)
|
|
Me.dtpVorbereitetZeit.TabIndex = 12
|
|
Me.dtpVorbereitetZeit.Value = New Date(2013, 1, 1, 0, 0, 0, 0)
|
|
'
|
|
'dtpVorbereitet
|
|
'
|
|
Me.dtpVorbereitet.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
|
|
Me.dtpVorbereitet.Location = New System.Drawing.Point(83, 91)
|
|
Me.dtpVorbereitet.Name = "dtpVorbereitet"
|
|
Me.dtpVorbereitet.Size = New System.Drawing.Size(93, 20)
|
|
Me.dtpVorbereitet.TabIndex = 11
|
|
'
|
|
'Label13
|
|
'
|
|
Me.Label13.AutoSize = True
|
|
Me.Label13.ForeColor = System.Drawing.Color.White
|
|
Me.Label13.Location = New System.Drawing.Point(3, 97)
|
|
Me.Label13.Name = "Label13"
|
|
Me.Label13.Size = New System.Drawing.Size(76, 13)
|
|
Me.Label13.TabIndex = 10
|
|
Me.Label13.Text = "Vorbereitet QS"
|
|
'
|
|
'optVorbereitet
|
|
'
|
|
Me.optVorbereitet.AutoSize = True
|
|
Me.optVorbereitet.ForeColor = System.Drawing.Color.White
|
|
Me.optVorbereitet.Location = New System.Drawing.Point(69, 23)
|
|
Me.optVorbereitet.Name = "optVorbereitet"
|
|
Me.optVorbereitet.Size = New System.Drawing.Size(76, 17)
|
|
Me.optVorbereitet.TabIndex = 3
|
|
Me.optVorbereitet.TabStop = True
|
|
Me.optVorbereitet.Text = "Vorbereitet"
|
|
Me.optVorbereitet.UseVisualStyleBackColor = True
|
|
'
|
|
'dtpFreigabeZeit
|
|
'
|
|
Me.dtpFreigabeZeit.CustomFormat = "HH:mm"
|
|
Me.dtpFreigabeZeit.Format = System.Windows.Forms.DateTimePickerFormat.Custom
|
|
Me.dtpFreigabeZeit.Location = New System.Drawing.Point(182, 161)
|
|
Me.dtpFreigabeZeit.MinDate = New Date(1800, 1, 1, 0, 0, 0, 0)
|
|
Me.dtpFreigabeZeit.Name = "dtpFreigabeZeit"
|
|
Me.dtpFreigabeZeit.ShowUpDown = True
|
|
Me.dtpFreigabeZeit.Size = New System.Drawing.Size(54, 20)
|
|
Me.dtpFreigabeZeit.TabIndex = 21
|
|
Me.dtpFreigabeZeit.Value = New Date(2013, 1, 1, 0, 0, 0, 0)
|
|
'
|
|
'dtpAnkunftZeit
|
|
'
|
|
Me.dtpAnkunftZeit.CustomFormat = "HH:mm"
|
|
Me.dtpAnkunftZeit.Format = System.Windows.Forms.DateTimePickerFormat.Custom
|
|
Me.dtpAnkunftZeit.Location = New System.Drawing.Point(182, 138)
|
|
Me.dtpAnkunftZeit.MinDate = New Date(1800, 1, 1, 0, 0, 0, 0)
|
|
Me.dtpAnkunftZeit.Name = "dtpAnkunftZeit"
|
|
Me.dtpAnkunftZeit.ShowUpDown = True
|
|
Me.dtpAnkunftZeit.Size = New System.Drawing.Size(54, 20)
|
|
Me.dtpAnkunftZeit.TabIndex = 18
|
|
Me.dtpAnkunftZeit.Value = New Date(2013, 1, 1, 0, 0, 0, 0)
|
|
'
|
|
'optFreigegeben
|
|
'
|
|
Me.optFreigegeben.AutoSize = True
|
|
Me.optFreigegeben.ForeColor = System.Drawing.Color.White
|
|
Me.optFreigegeben.Location = New System.Drawing.Point(69, 44)
|
|
Me.optFreigegeben.Name = "optFreigegeben"
|
|
Me.optFreigegeben.Size = New System.Drawing.Size(84, 17)
|
|
Me.optFreigegeben.TabIndex = 6
|
|
Me.optFreigegeben.TabStop = True
|
|
Me.optFreigegeben.Text = "Freigegeben"
|
|
Me.optFreigegeben.UseVisualStyleBackColor = True
|
|
'
|
|
'optAnkunft
|
|
'
|
|
Me.optAnkunft.AutoSize = True
|
|
Me.optAnkunft.ForeColor = System.Drawing.Color.White
|
|
Me.optAnkunft.Location = New System.Drawing.Point(6, 44)
|
|
Me.optAnkunft.Name = "optAnkunft"
|
|
Me.optAnkunft.Size = New System.Drawing.Size(62, 17)
|
|
Me.optAnkunft.TabIndex = 5
|
|
Me.optAnkunft.TabStop = True
|
|
Me.optAnkunft.Text = "Ankunft"
|
|
Me.optAnkunft.UseVisualStyleBackColor = True
|
|
'
|
|
'optNichtEingetroffen
|
|
'
|
|
Me.optNichtEingetroffen.AutoSize = True
|
|
Me.optNichtEingetroffen.ForeColor = System.Drawing.Color.White
|
|
Me.optNichtEingetroffen.Location = New System.Drawing.Point(6, 67)
|
|
Me.optNichtEingetroffen.Name = "optNichtEingetroffen"
|
|
Me.optNichtEingetroffen.Size = New System.Drawing.Size(113, 17)
|
|
Me.optNichtEingetroffen.TabIndex = 7
|
|
Me.optNichtEingetroffen.TabStop = True
|
|
Me.optNichtEingetroffen.Text = "LKW nicht eingetr."
|
|
Me.optNichtEingetroffen.UseVisualStyleBackColor = True
|
|
'
|
|
'optErfasst
|
|
'
|
|
Me.optErfasst.AutoSize = True
|
|
Me.optErfasst.ForeColor = System.Drawing.Color.White
|
|
Me.optErfasst.Location = New System.Drawing.Point(6, 21)
|
|
Me.optErfasst.Name = "optErfasst"
|
|
Me.optErfasst.Size = New System.Drawing.Size(57, 17)
|
|
Me.optErfasst.TabIndex = 2
|
|
Me.optErfasst.TabStop = True
|
|
Me.optErfasst.Text = "Erfasst"
|
|
Me.optErfasst.UseVisualStyleBackColor = True
|
|
'
|
|
'txtDauer
|
|
'
|
|
Me.txtDauer.BackColor = System.Drawing.SystemColors.Info
|
|
Me.txtDauer.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtDauer.ForeColor = System.Drawing.SystemColors.InfoText
|
|
Me.txtDauer.Location = New System.Drawing.Point(180, 65)
|
|
Me.txtDauer.MaxLength = 0
|
|
Me.txtDauer.Name = "txtDauer"
|
|
Me.txtDauer.ReadOnly = True
|
|
Me.txtDauer.Size = New System.Drawing.Size(56, 20)
|
|
Me.txtDauer.TabIndex = 9
|
|
Me.txtDauer.TabStop = False
|
|
'
|
|
'dtpFreigabe
|
|
'
|
|
Me.dtpFreigabe.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
|
|
Me.dtpFreigabe.Location = New System.Drawing.Point(83, 161)
|
|
Me.dtpFreigabe.Name = "dtpFreigabe"
|
|
Me.dtpFreigabe.Size = New System.Drawing.Size(93, 20)
|
|
Me.dtpFreigabe.TabIndex = 20
|
|
'
|
|
'dtpAnkunft
|
|
'
|
|
Me.dtpAnkunft.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
|
|
Me.dtpAnkunft.Location = New System.Drawing.Point(83, 138)
|
|
Me.dtpAnkunft.Name = "dtpAnkunft"
|
|
Me.dtpAnkunft.Size = New System.Drawing.Size(93, 20)
|
|
Me.dtpAnkunft.TabIndex = 17
|
|
'
|
|
'lblDauer
|
|
'
|
|
Me.lblDauer.AutoSize = True
|
|
Me.lblDauer.ForeColor = System.Drawing.Color.White
|
|
Me.lblDauer.Location = New System.Drawing.Point(135, 68)
|
|
Me.lblDauer.Name = "lblDauer"
|
|
Me.lblDauer.Size = New System.Drawing.Size(36, 13)
|
|
Me.lblDauer.TabIndex = 8
|
|
Me.lblDauer.Text = "Dauer"
|
|
'
|
|
'Label7
|
|
'
|
|
Me.Label7.AutoSize = True
|
|
Me.Label7.Cursor = System.Windows.Forms.Cursors.Hand
|
|
Me.Label7.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label7.ForeColor = System.Drawing.Color.White
|
|
Me.Label7.Location = New System.Drawing.Point(135, 5)
|
|
Me.Label7.Name = "Label7"
|
|
Me.Label7.Size = New System.Drawing.Size(110, 13)
|
|
Me.Label7.TabIndex = 1
|
|
Me.Label7.Text = "ADMINISTRATOR"
|
|
'
|
|
'Label8
|
|
'
|
|
Me.Label8.AutoSize = True
|
|
Me.Label8.ForeColor = System.Drawing.Color.White
|
|
Me.Label8.Location = New System.Drawing.Point(3, 5)
|
|
Me.Label8.Name = "Label8"
|
|
Me.Label8.Size = New System.Drawing.Size(37, 13)
|
|
Me.Label8.TabIndex = 0
|
|
Me.Label8.Text = "Status"
|
|
'
|
|
'lblFreigabe
|
|
'
|
|
Me.lblFreigabe.AutoSize = True
|
|
Me.lblFreigabe.ForeColor = System.Drawing.Color.White
|
|
Me.lblFreigabe.Location = New System.Drawing.Point(3, 167)
|
|
Me.lblFreigabe.Name = "lblFreigabe"
|
|
Me.lblFreigabe.Size = New System.Drawing.Size(48, 13)
|
|
Me.lblFreigabe.TabIndex = 19
|
|
Me.lblFreigabe.Text = "Freigabe"
|
|
'
|
|
'lblAnkunft
|
|
'
|
|
Me.lblAnkunft.AutoSize = True
|
|
Me.lblAnkunft.ForeColor = System.Drawing.Color.White
|
|
Me.lblAnkunft.Location = New System.Drawing.Point(3, 144)
|
|
Me.lblAnkunft.Name = "lblAnkunft"
|
|
Me.lblAnkunft.Size = New System.Drawing.Size(44, 13)
|
|
Me.lblAnkunft.TabIndex = 16
|
|
Me.lblAnkunft.Text = "Ankunft"
|
|
'
|
|
'lblGrenze
|
|
'
|
|
Me.lblGrenze.AutoSize = True
|
|
Me.lblGrenze.ForeColor = System.Drawing.Color.Black
|
|
Me.lblGrenze.Location = New System.Drawing.Point(25, 171)
|
|
Me.lblGrenze.Name = "lblGrenze"
|
|
Me.lblGrenze.Size = New System.Drawing.Size(59, 13)
|
|
Me.lblGrenze.TabIndex = 18
|
|
Me.lblGrenze.Text = "Grenzstelle"
|
|
'
|
|
'dtpAvisoEingangDatum
|
|
'
|
|
Me.dtpAvisoEingangDatum.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
|
|
Me.dtpAvisoEingangDatum.Location = New System.Drawing.Point(112, 26)
|
|
Me.dtpAvisoEingangDatum.Name = "dtpAvisoEingangDatum"
|
|
Me.dtpAvisoEingangDatum.Size = New System.Drawing.Size(93, 20)
|
|
Me.dtpAvisoEingangDatum.TabIndex = 3
|
|
'
|
|
'Label10
|
|
'
|
|
Me.Label10.AutoSize = True
|
|
Me.Label10.Location = New System.Drawing.Point(209, 12)
|
|
Me.Label10.Name = "Label10"
|
|
Me.Label10.Size = New System.Drawing.Size(40, 13)
|
|
Me.Label10.TabIndex = 1
|
|
Me.Label10.Text = "Uhrzeit"
|
|
'
|
|
'dtpAvisoEingangZeit
|
|
'
|
|
Me.dtpAvisoEingangZeit.CustomFormat = "HH:mm"
|
|
Me.dtpAvisoEingangZeit.Format = System.Windows.Forms.DateTimePickerFormat.Custom
|
|
Me.dtpAvisoEingangZeit.Location = New System.Drawing.Point(212, 26)
|
|
Me.dtpAvisoEingangZeit.MinDate = New Date(1800, 1, 1, 0, 0, 0, 0)
|
|
Me.dtpAvisoEingangZeit.Name = "dtpAvisoEingangZeit"
|
|
Me.dtpAvisoEingangZeit.ShowUpDown = True
|
|
Me.dtpAvisoEingangZeit.Size = New System.Drawing.Size(54, 20)
|
|
Me.dtpAvisoEingangZeit.TabIndex = 4
|
|
Me.dtpAvisoEingangZeit.Value = New Date(2013, 1, 1, 0, 0, 0, 0)
|
|
'
|
|
'optOhneAviso
|
|
'
|
|
Me.optOhneAviso.AutoSize = True
|
|
Me.optOhneAviso.Location = New System.Drawing.Point(9, 75)
|
|
Me.optOhneAviso.Name = "optOhneAviso"
|
|
Me.optOhneAviso.Size = New System.Drawing.Size(210, 30)
|
|
Me.optOhneAviso.TabIndex = 9
|
|
Me.optOhneAviso.TabStop = True
|
|
Me.optOhneAviso.Text = "Ankunft OHNE Aviso " & Global.Microsoft.VisualBasic.ChrW(10) & "--> LKW wird direkt auf Ankunft gesetzt"
|
|
Me.optOhneAviso.UseVisualStyleBackColor = True
|
|
'
|
|
'optAvisoEingang
|
|
'
|
|
Me.optAvisoEingang.AutoSize = True
|
|
Me.optAvisoEingang.Location = New System.Drawing.Point(9, 27)
|
|
Me.optAvisoEingang.Name = "optAvisoEingang"
|
|
Me.optAvisoEingang.Size = New System.Drawing.Size(103, 17)
|
|
Me.optAvisoEingang.TabIndex = 2
|
|
Me.optAvisoEingang.TabStop = True
|
|
Me.optAvisoEingang.Text = "Aviso eingelangt"
|
|
Me.optAvisoEingang.UseVisualStyleBackColor = True
|
|
'
|
|
'optUnbekannt
|
|
'
|
|
Me.optUnbekannt.AutoSize = True
|
|
Me.optUnbekannt.Location = New System.Drawing.Point(6, 45)
|
|
Me.optUnbekannt.Name = "optUnbekannt"
|
|
Me.optUnbekannt.Size = New System.Drawing.Size(101, 17)
|
|
Me.optUnbekannt.TabIndex = 2
|
|
Me.optUnbekannt.TabStop = True
|
|
Me.optUnbekannt.Text = "kein/unbekannt"
|
|
Me.optUnbekannt.UseVisualStyleBackColor = True
|
|
'
|
|
'optSchriftlich
|
|
'
|
|
Me.optSchriftlich.AutoSize = True
|
|
Me.optSchriftlich.Location = New System.Drawing.Point(6, 26)
|
|
Me.optSchriftlich.Name = "optSchriftlich"
|
|
Me.optSchriftlich.Size = New System.Drawing.Size(69, 17)
|
|
Me.optSchriftlich.TabIndex = 1
|
|
Me.optSchriftlich.TabStop = True
|
|
Me.optSchriftlich.Text = "schriftlich"
|
|
Me.optSchriftlich.UseVisualStyleBackColor = True
|
|
'
|
|
'optTelefonisch
|
|
'
|
|
Me.optTelefonisch.AutoSize = True
|
|
Me.optTelefonisch.Location = New System.Drawing.Point(6, 7)
|
|
Me.optTelefonisch.Name = "optTelefonisch"
|
|
Me.optTelefonisch.Size = New System.Drawing.Size(76, 17)
|
|
Me.optTelefonisch.TabIndex = 0
|
|
Me.optTelefonisch.TabStop = True
|
|
Me.optTelefonisch.Text = "telefonisch"
|
|
Me.optTelefonisch.UseVisualStyleBackColor = True
|
|
'
|
|
'Label12
|
|
'
|
|
Me.Label12.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
|
Me.Label12.BackColor = System.Drawing.Color.Transparent
|
|
Me.Label12.Location = New System.Drawing.Point(421, 733)
|
|
Me.Label12.Name = "Label12"
|
|
Me.Label12.Size = New System.Drawing.Size(372, 32)
|
|
Me.Label12.TabIndex = 29
|
|
Me.Label12.Text = "Achtung: im Feld Info nur allgemeine Infos erfassen. " & Global.Microsoft.VisualBasic.ChrW(10) & "Ab Status ANKUNFT kann dies" &
|
|
"es Infofeld nicht mehr geändert werden!"
|
|
'
|
|
'cbxHandling
|
|
'
|
|
Me.cbxHandling.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
|
Me.cbxHandling.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
|
|
Me.cbxHandling.Location = New System.Drawing.Point(272, 361)
|
|
Me.cbxHandling.Name = "cbxHandling"
|
|
Me.cbxHandling.Padding = New System.Windows.Forms.Padding(10, 0, 0, 0)
|
|
Me.cbxHandling.Size = New System.Drawing.Size(123, 24)
|
|
Me.cbxHandling.TabIndex = 46
|
|
Me.cbxHandling.Text = "Handling"
|
|
Me.cbxHandling.UseVisualStyleBackColor = False
|
|
'
|
|
'cboGrenzstelle
|
|
'
|
|
Me.cboGrenzstelle._allowedValuesFreiText = Nothing
|
|
Me.cboGrenzstelle._allowFreiText = False
|
|
Me.cboGrenzstelle._value = ""
|
|
Me.cboGrenzstelle.BackColor = System.Drawing.Color.White
|
|
Me.cboGrenzstelle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
|
|
Me.cboGrenzstelle.DropDownWidth = 250
|
|
Me.cboGrenzstelle.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.cboGrenzstelle.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.cboGrenzstelle.FormattingEnabled = True
|
|
Me.cboGrenzstelle.Items.AddRange(New Object() {"", "SUB", "SBG", "WAI", "NKD", "SFD", "NEU", "AMB", "WO_GE", "???"})
|
|
Me.cboGrenzstelle.Location = New System.Drawing.Point(28, 185)
|
|
Me.cboGrenzstelle.Name = "cboGrenzstelle"
|
|
Me.cboGrenzstelle.Size = New System.Drawing.Size(74, 28)
|
|
Me.cboGrenzstelle.TabIndex = 20
|
|
'
|
|
'lblAktenuebersicht
|
|
'
|
|
Me.lblAktenuebersicht.AutoSize = True
|
|
Me.lblAktenuebersicht.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lblAktenuebersicht.Location = New System.Drawing.Point(12, 9)
|
|
Me.lblAktenuebersicht.Name = "lblAktenuebersicht"
|
|
Me.lblAktenuebersicht.Size = New System.Drawing.Size(130, 20)
|
|
Me.lblAktenuebersicht.TabIndex = 1
|
|
Me.lblAktenuebersicht.Text = "Aktenübersicht"
|
|
'
|
|
'grpAviso
|
|
'
|
|
Me.grpAviso.Controls.Add(Me.lblTeamFraechter)
|
|
Me.grpAviso.Controls.Add(Me.lblTeamAvisierer)
|
|
Me.grpAviso.Controls.Add(Me.cboTransportmittelart)
|
|
Me.grpAviso.Controls.Add(Me.Label4)
|
|
Me.grpAviso.Controls.Add(Me.PictureBox1)
|
|
Me.grpAviso.Controls.Add(Me.Button1)
|
|
Me.grpAviso.Controls.Add(Me.lblErr_KdNr)
|
|
Me.grpAviso.Controls.Add(Me.Button5)
|
|
Me.grpAviso.Controls.Add(Me.lblErrVorraussuchtlEintreffen)
|
|
Me.grpAviso.Controls.Add(Me.txtAvisiererAuftragsNr)
|
|
Me.grpAviso.Controls.Add(Me.lblAvisiererAtrNr)
|
|
Me.grpAviso.Controls.Add(Me.kdAuftraggeber)
|
|
Me.grpAviso.Controls.Add(Me.kdAvisierer)
|
|
Me.grpAviso.Controls.Add(Me.kdFrächter)
|
|
Me.grpAviso.Controls.Add(Me.txtLKW_Nr)
|
|
Me.grpAviso.Controls.Add(Me.Button4)
|
|
Me.grpAviso.Controls.Add(Me.sbLkwNationalitaet)
|
|
Me.grpAviso.Controls.Add(Me.lblNat)
|
|
Me.grpAviso.Controls.Add(Me.txtFahrerHandy)
|
|
Me.grpAviso.Controls.Add(Me.Button2)
|
|
Me.grpAviso.Controls.Add(Me.pic)
|
|
Me.grpAviso.Controls.Add(Me.lblFahrerHandyNr)
|
|
Me.grpAviso.Controls.Add(Me.cbxFrächterUnbekannt)
|
|
Me.grpAviso.Controls.Add(Me.btnAuftraggeber)
|
|
Me.grpAviso.Controls.Add(Me.btnAvisiererKd)
|
|
Me.grpAviso.Controls.Add(Me.btnFraechterKd)
|
|
Me.grpAviso.Controls.Add(Me.lblErrImex)
|
|
Me.grpAviso.Controls.Add(Me.cboImEx)
|
|
Me.grpAviso.Controls.Add(Me.Label1)
|
|
Me.grpAviso.Controls.Add(Me.lblErr_Uhrzeit)
|
|
Me.grpAviso.Controls.Add(Me.lblErr_Avisierer)
|
|
Me.grpAviso.Controls.Add(Me.lblErr_Frächter)
|
|
Me.grpAviso.Controls.Add(Me.lblErr_LKW)
|
|
Me.grpAviso.Controls.Add(Me.lblErr_Grenzstelle)
|
|
Me.grpAviso.Controls.Add(Me.cbxHandling)
|
|
Me.grpAviso.Controls.Add(Me.cboGrenzstelle)
|
|
Me.grpAviso.Controls.Add(Me.Label10)
|
|
Me.grpAviso.Controls.Add(Me.dtpAvisoEingangDatum)
|
|
Me.grpAviso.Controls.Add(Me.optOhneAviso)
|
|
Me.grpAviso.Controls.Add(Me.optAvisoEingang)
|
|
Me.grpAviso.Controls.Add(Me.dtpAvisoEingangZeit)
|
|
Me.grpAviso.Controls.Add(Me.lblGrenze)
|
|
Me.grpAviso.Controls.Add(Me.lblFraecher)
|
|
Me.grpAviso.Controls.Add(Me.lblAtrAvis)
|
|
Me.grpAviso.Controls.Add(Me.lblAtr)
|
|
Me.grpAviso.Controls.Add(Me.Label17)
|
|
Me.grpAviso.Controls.Add(Me.lblAvisierer)
|
|
Me.grpAviso.Controls.Add(Me.cbxAuftraggeberfurAlleSendungen)
|
|
Me.grpAviso.Controls.Add(Me.lblLkwKennzeichen)
|
|
Me.grpAviso.Controls.Add(Me.Label22)
|
|
Me.grpAviso.Controls.Add(Me.lblVoraussEintreff)
|
|
Me.grpAviso.Controls.Add(Me.datVoraussichtlichesEintreffen)
|
|
Me.grpAviso.Controls.Add(Me.pnl)
|
|
Me.grpAviso.Location = New System.Drawing.Point(12, 49)
|
|
Me.grpAviso.Name = "grpAviso"
|
|
Me.grpAviso.Size = New System.Drawing.Size(403, 434)
|
|
Me.grpAviso.TabIndex = 7
|
|
Me.grpAviso.TabStop = False
|
|
Me.grpAviso.Text = "Aviso"
|
|
'
|
|
'lblTeamFraechter
|
|
'
|
|
Me.lblTeamFraechter.BackColor = System.Drawing.Color.Transparent
|
|
Me.lblTeamFraechter.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lblTeamFraechter.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.lblTeamFraechter.Location = New System.Drawing.Point(258, 249)
|
|
Me.lblTeamFraechter.Name = "lblTeamFraechter"
|
|
Me.lblTeamFraechter.RightToLeft = System.Windows.Forms.RightToLeft.No
|
|
Me.lblTeamFraechter.Size = New System.Drawing.Size(88, 13)
|
|
Me.lblTeamFraechter.TabIndex = 50
|
|
Me.lblTeamFraechter.Text = "TEAM"
|
|
Me.lblTeamFraechter.TextAlign = System.Drawing.ContentAlignment.TopRight
|
|
Me.lblTeamFraechter.UseCompatibleTextRendering = True
|
|
Me.lblTeamFraechter.Visible = False
|
|
'
|
|
'lblTeamAvisierer
|
|
'
|
|
Me.lblTeamAvisierer.BackColor = System.Drawing.Color.Transparent
|
|
Me.lblTeamAvisierer.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lblTeamAvisierer.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.lblTeamAvisierer.Location = New System.Drawing.Point(258, 288)
|
|
Me.lblTeamAvisierer.Name = "lblTeamAvisierer"
|
|
Me.lblTeamAvisierer.RightToLeft = System.Windows.Forms.RightToLeft.No
|
|
Me.lblTeamAvisierer.Size = New System.Drawing.Size(88, 13)
|
|
Me.lblTeamAvisierer.TabIndex = 49
|
|
Me.lblTeamAvisierer.Text = "TEAM"
|
|
Me.lblTeamAvisierer.TextAlign = System.Drawing.ContentAlignment.TopRight
|
|
Me.lblTeamAvisierer.UseCompatibleTextRendering = True
|
|
Me.lblTeamAvisierer.Visible = False
|
|
'
|
|
'cboTransportmittelart
|
|
'
|
|
Me.cboTransportmittelart._allowedValuesFreiText = Nothing
|
|
Me.cboTransportmittelart._allowFreiText = False
|
|
Me.cboTransportmittelart._value = ""
|
|
Me.cboTransportmittelart.BackColor = System.Drawing.Color.White
|
|
Me.cboTransportmittelart.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
|
|
Me.cboTransportmittelart.DropDownWidth = 160
|
|
Me.cboTransportmittelart.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.cboTransportmittelart.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.cboTransportmittelart.FormattingEnabled = True
|
|
Me.cboTransportmittelart.Items.AddRange(New Object() {"", "SUB", "SBG", "WAI", "NKD", "SFD", "NEU", "AMB", "WO_GE", "???"})
|
|
Me.cboTransportmittelart.Location = New System.Drawing.Point(245, 139)
|
|
Me.cboTransportmittelart.Name = "cboTransportmittelart"
|
|
Me.cboTransportmittelart.Size = New System.Drawing.Size(146, 28)
|
|
Me.cboTransportmittelart.TabIndex = 17
|
|
'
|
|
'Label4
|
|
'
|
|
Me.Label4.AutoSize = True
|
|
Me.Label4.ForeColor = System.Drawing.Color.Black
|
|
Me.Label4.Location = New System.Drawing.Point(242, 125)
|
|
Me.Label4.Name = "Label4"
|
|
Me.Label4.Size = New System.Drawing.Size(120, 13)
|
|
Me.Label4.TabIndex = 14
|
|
Me.Label4.Text = "Art des Transportmittels:"
|
|
'
|
|
'PictureBox1
|
|
'
|
|
Me.PictureBox1.BackgroundImage = Global.AVISO.My.Resources.Resources.lorry
|
|
Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
|
Me.PictureBox1.Location = New System.Drawing.Point(3, 143)
|
|
Me.PictureBox1.Name = "PictureBox1"
|
|
Me.PictureBox1.Size = New System.Drawing.Size(22, 24)
|
|
Me.PictureBox1.TabIndex = 48
|
|
Me.PictureBox1.TabStop = False
|
|
'
|
|
'Button1
|
|
'
|
|
Me.Button1.FlatAppearance.BorderSize = 0
|
|
Me.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button1.Image = CType(resources.GetObject("Button1.Image"), System.Drawing.Image)
|
|
Me.Button1.Location = New System.Drawing.Point(357, 85)
|
|
Me.Button1.Name = "Button1"
|
|
Me.Button1.Size = New System.Drawing.Size(37, 20)
|
|
Me.Button1.TabIndex = 10
|
|
Me.Button1.UseVisualStyleBackColor = True
|
|
Me.Button1.Visible = False
|
|
'
|
|
'lblErr_KdNr
|
|
'
|
|
Me.lblErr_KdNr.AutoSize = True
|
|
Me.lblErr_KdNr.ForeColor = System.Drawing.Color.Red
|
|
Me.lblErr_KdNr.Location = New System.Drawing.Point(130, 269)
|
|
Me.lblErr_KdNr.Name = "lblErr_KdNr"
|
|
Me.lblErr_KdNr.Size = New System.Drawing.Size(136, 13)
|
|
Me.lblErr_KdNr.TabIndex = 33
|
|
Me.lblErr_KdNr.Text = "Kunden-Nummer eingeben!"
|
|
Me.lblErr_KdNr.Visible = False
|
|
'
|
|
'Button5
|
|
'
|
|
Me.Button5.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button5.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!)
|
|
Me.Button5.Location = New System.Drawing.Point(272, 48)
|
|
Me.Button5.Name = "Button5"
|
|
Me.Button5.Size = New System.Drawing.Size(119, 21)
|
|
Me.Button5.TabIndex = 7
|
|
Me.Button5.Text = "Berechnen"
|
|
Me.Button5.UseVisualStyleBackColor = True
|
|
Me.Button5.Visible = False
|
|
'
|
|
'lblErrVorraussuchtlEintreffen
|
|
'
|
|
Me.lblErrVorraussuchtlEintreffen.AutoSize = True
|
|
Me.lblErrVorraussuchtlEintreffen.ForeColor = System.Drawing.Color.Red
|
|
Me.lblErrVorraussuchtlEintreffen.Location = New System.Drawing.Point(147, 69)
|
|
Me.lblErrVorraussuchtlEintreffen.Name = "lblErrVorraussuchtlEintreffen"
|
|
Me.lblErrVorraussuchtlEintreffen.Size = New System.Drawing.Size(244, 13)
|
|
Me.lblErrVorraussuchtlEintreffen.TabIndex = 8
|
|
Me.lblErrVorraussuchtlEintreffen.Text = "Datum kann icht kleiner als Erfassungsdatum sein!"
|
|
Me.lblErrVorraussuchtlEintreffen.Visible = False
|
|
'
|
|
'txtAvisiererAuftragsNr
|
|
'
|
|
Me.txtAvisiererAuftragsNr.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!)
|
|
Me.txtAvisiererAuftragsNr.Location = New System.Drawing.Point(9, 401)
|
|
Me.txtAvisiererAuftragsNr.MaxLength = 30
|
|
Me.txtAvisiererAuftragsNr.Name = "txtAvisiererAuftragsNr"
|
|
Me.txtAvisiererAuftragsNr.Size = New System.Drawing.Size(388, 20)
|
|
Me.txtAvisiererAuftragsNr.TabIndex = 48
|
|
'
|
|
'lblAvisiererAtrNr
|
|
'
|
|
Me.lblAvisiererAtrNr.AutoSize = True
|
|
Me.lblAvisiererAtrNr.Location = New System.Drawing.Point(6, 387)
|
|
Me.lblAvisiererAtrNr.Name = "lblAvisiererAtrNr"
|
|
Me.lblAvisiererAtrNr.Size = New System.Drawing.Size(106, 13)
|
|
Me.lblAvisiererAtrNr.TabIndex = 47
|
|
Me.lblAvisiererAtrNr.Text = "Avisierer-AuftragsNr.:"
|
|
'
|
|
'kdAuftraggeber
|
|
'
|
|
Me.kdAuftraggeber._AlleFirmenCLUSTER = False
|
|
Me.kdAuftraggeber._AllowSetValue = True
|
|
Me.kdAuftraggeber._autoSizeGross = False
|
|
Me.kdAuftraggeber._display_Name1 = False
|
|
Me.kdAuftraggeber._displayAVISO_Email = True
|
|
Me.kdAuftraggeber._displayFullName = False
|
|
Me.kdAuftraggeber._displayWoelflKd = False
|
|
Me.kdAuftraggeber._hideIfListEmpty = True
|
|
Me.kdAuftraggeber._loadKdData = False
|
|
Me.kdAuftraggeber._UseFIRMA = ""
|
|
Me.kdAuftraggeber._ValueKdAndName = True
|
|
Me.kdAuftraggeber.dgvpos = "LEFT"
|
|
Me.kdAuftraggeber.KdName = ""
|
|
Me.kdAuftraggeber.KdNr = "-1"
|
|
Me.kdAuftraggeber.kdNrField = Nothing
|
|
Me.kdAuftraggeber.KdNrNullInt = Nothing
|
|
Me.kdAuftraggeber.Location = New System.Drawing.Point(9, 324)
|
|
Me.kdAuftraggeber.Name = "kdAuftraggeber"
|
|
Me.kdAuftraggeber.nurAktive = False
|
|
Me.kdAuftraggeber.searchActive = True
|
|
Me.kdAuftraggeber.Size = New System.Drawing.Size(343, 20)
|
|
Me.kdAuftraggeber.TabIndex = 42
|
|
Me.kdAuftraggeber.TIMER_SEARCH = True
|
|
Me.kdAuftraggeber.usrcntl = Nothing
|
|
Me.kdAuftraggeber.Visible = False
|
|
'
|
|
'kdAvisierer
|
|
'
|
|
Me.kdAvisierer._AlleFirmenCLUSTER = False
|
|
Me.kdAvisierer._AllowSetValue = True
|
|
Me.kdAvisierer._autoSizeGross = False
|
|
Me.kdAvisierer._display_Name1 = False
|
|
Me.kdAvisierer._displayAVISO_Email = True
|
|
Me.kdAvisierer._displayFullName = False
|
|
Me.kdAvisierer._displayWoelflKd = False
|
|
Me.kdAvisierer._hideIfListEmpty = True
|
|
Me.kdAvisierer._loadKdData = False
|
|
Me.kdAvisierer._UseFIRMA = ""
|
|
Me.kdAvisierer._ValueKdAndName = True
|
|
Me.kdAvisierer.dgvpos = "LEFT"
|
|
Me.kdAvisierer.KdName = ""
|
|
Me.kdAvisierer.KdNr = "-1"
|
|
Me.kdAvisierer.kdNrField = Nothing
|
|
Me.kdAvisierer.KdNrNullInt = Nothing
|
|
Me.kdAvisierer.Location = New System.Drawing.Point(9, 285)
|
|
Me.kdAvisierer.Name = "kdAvisierer"
|
|
Me.kdAvisierer.nurAktive = False
|
|
Me.kdAvisierer.searchActive = True
|
|
Me.kdAvisierer.Size = New System.Drawing.Size(343, 20)
|
|
Me.kdAvisierer.TabIndex = 36
|
|
Me.kdAvisierer.TIMER_SEARCH = True
|
|
Me.kdAvisierer.usrcntl = Nothing
|
|
'
|
|
'kdFrächter
|
|
'
|
|
Me.kdFrächter._AlleFirmenCLUSTER = False
|
|
Me.kdFrächter._AllowSetValue = True
|
|
Me.kdFrächter._autoSizeGross = False
|
|
Me.kdFrächter._display_Name1 = False
|
|
Me.kdFrächter._displayAVISO_Email = True
|
|
Me.kdFrächter._displayFullName = False
|
|
Me.kdFrächter._displayWoelflKd = False
|
|
Me.kdFrächter._hideIfListEmpty = True
|
|
Me.kdFrächter._loadKdData = False
|
|
Me.kdFrächter._UseFIRMA = ""
|
|
Me.kdFrächter._ValueKdAndName = True
|
|
Me.kdFrächter.dgvpos = "LEFT"
|
|
Me.kdFrächter.KdName = ""
|
|
Me.kdFrächter.KdNr = "-1"
|
|
Me.kdFrächter.kdNrField = Nothing
|
|
Me.kdFrächter.KdNrNullInt = Nothing
|
|
Me.kdFrächter.Location = New System.Drawing.Point(9, 246)
|
|
Me.kdFrächter.Name = "kdFrächter"
|
|
Me.kdFrächter.nurAktive = False
|
|
Me.kdFrächter.searchActive = True
|
|
Me.kdFrächter.Size = New System.Drawing.Size(343, 20)
|
|
Me.kdFrächter.TabIndex = 28
|
|
Me.kdFrächter.TIMER_SEARCH = True
|
|
Me.kdFrächter.usrcntl = Nothing
|
|
'
|
|
'Button4
|
|
'
|
|
Me.Button4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
|
Me.Button4.FlatAppearance.BorderSize = 0
|
|
Me.Button4.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button4.Image = Global.AVISO.My.Resources.Resources.person_add
|
|
Me.Button4.Location = New System.Drawing.Point(377, 242)
|
|
Me.Button4.Name = "Button4"
|
|
Me.Button4.Size = New System.Drawing.Size(25, 25)
|
|
Me.Button4.TabIndex = 30
|
|
Me.Button4.TabStop = False
|
|
Me.Button4.Tag = "Kunde hinzufügen"
|
|
Me.Button4.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.Button4.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
|
|
Me.Button4.UseVisualStyleBackColor = True
|
|
'
|
|
'sbLkwNationalitaet
|
|
'
|
|
Me.sbLkwNationalitaet._allowFreitext = False
|
|
Me.sbLkwNationalitaet._AllowSetValue = False
|
|
Me.sbLkwNationalitaet._allowSpaceAsSplitter = False
|
|
Me.sbLkwNationalitaet._autoSizeGross = False
|
|
Me.sbLkwNationalitaet._hideIfListEmpty = True
|
|
Me.sbLkwNationalitaet._value = Nothing
|
|
Me.sbLkwNationalitaet.conn_art = "FMZOLL"
|
|
Me.sbLkwNationalitaet.dgvpos = "LEFT"
|
|
Me.sbLkwNationalitaet.DISPLAY_PARAM = Nothing
|
|
Me.sbLkwNationalitaet.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!)
|
|
Me.sbLkwNationalitaet.INVISIBLE_COLUMNS = Nothing
|
|
Me.sbLkwNationalitaet.key_visible = False
|
|
Me.sbLkwNationalitaet.KEYPARAM = Nothing
|
|
Me.sbLkwNationalitaet.Location = New System.Drawing.Point(189, 141)
|
|
Me.sbLkwNationalitaet.MaxLength = 5
|
|
Me.sbLkwNationalitaet.Name = "sbLkwNationalitaet"
|
|
Me.sbLkwNationalitaet.searchActive = True
|
|
Me.sbLkwNationalitaet.Size = New System.Drawing.Size(48, 26)
|
|
Me.sbLkwNationalitaet.SQL_ORDER_BY = Nothing
|
|
Me.sbLkwNationalitaet.SQL_SELECT = Nothing
|
|
Me.sbLkwNationalitaet.SQL_WHERE = Nothing
|
|
Me.sbLkwNationalitaet.SQL_WhereParamList = Nothing
|
|
Me.sbLkwNationalitaet.TabIndex = 16
|
|
Me.sbLkwNationalitaet.usrcntl = Nothing
|
|
'
|
|
'lblNat
|
|
'
|
|
Me.lblNat.AutoSize = True
|
|
Me.lblNat.Location = New System.Drawing.Point(187, 125)
|
|
Me.lblNat.Name = "lblNat"
|
|
Me.lblNat.Size = New System.Drawing.Size(27, 13)
|
|
Me.lblNat.TabIndex = 13
|
|
Me.lblNat.Text = "Nat."
|
|
'
|
|
'txtFahrerHandy
|
|
'
|
|
Me.txtFahrerHandy.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!)
|
|
Me.txtFahrerHandy.Location = New System.Drawing.Point(24, 363)
|
|
Me.txtFahrerHandy.MaxLength = 30
|
|
Me.txtFahrerHandy.Name = "txtFahrerHandy"
|
|
Me.txtFahrerHandy.Size = New System.Drawing.Size(234, 20)
|
|
Me.txtFahrerHandy.TabIndex = 45
|
|
'
|
|
'Button2
|
|
'
|
|
Me.Button2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
|
Me.Button2.FlatAppearance.BorderSize = 0
|
|
Me.Button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button2.Image = Global.AVISO.My.Resources.Resources.person_add
|
|
Me.Button2.Location = New System.Drawing.Point(377, 282)
|
|
Me.Button2.Name = "Button2"
|
|
Me.Button2.Size = New System.Drawing.Size(25, 24)
|
|
Me.Button2.TabIndex = 38
|
|
Me.Button2.TabStop = False
|
|
Me.Button2.Tag = "Kunde hinzufügen"
|
|
Me.Button2.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.Button2.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
|
|
Me.Button2.UseVisualStyleBackColor = True
|
|
'
|
|
'pic
|
|
'
|
|
Me.pic.BackgroundImage = Global.AVISO.My.Resources.Resources.handy
|
|
Me.pic.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
|
Me.pic.Location = New System.Drawing.Point(5, 363)
|
|
Me.pic.Name = "pic"
|
|
Me.pic.Size = New System.Drawing.Size(20, 20)
|
|
Me.pic.TabIndex = 40
|
|
Me.pic.TabStop = False
|
|
'
|
|
'lblFahrerHandyNr
|
|
'
|
|
Me.lblFahrerHandyNr.AutoSize = True
|
|
Me.lblFahrerHandyNr.Location = New System.Drawing.Point(6, 349)
|
|
Me.lblFahrerHandyNr.Name = "lblFahrerHandyNr"
|
|
Me.lblFahrerHandyNr.Size = New System.Drawing.Size(116, 13)
|
|
Me.lblFahrerHandyNr.TabIndex = 44
|
|
Me.lblFahrerHandyNr.Text = "Fahrer Handy-Nummer:"
|
|
'
|
|
'cbxFrächterUnbekannt
|
|
'
|
|
Me.cbxFrächterUnbekannt.AutoSize = True
|
|
Me.cbxFrächterUnbekannt.Location = New System.Drawing.Point(122, 229)
|
|
Me.cbxFrächterUnbekannt.Name = "cbxFrächterUnbekannt"
|
|
Me.cbxFrächterUnbekannt.Size = New System.Drawing.Size(104, 17)
|
|
Me.cbxFrächterUnbekannt.TabIndex = 26
|
|
Me.cbxFrächterUnbekannt.Text = "noch unbekannt"
|
|
Me.cbxFrächterUnbekannt.UseVisualStyleBackColor = True
|
|
Me.cbxFrächterUnbekannt.Visible = False
|
|
'
|
|
'btnAuftraggeber
|
|
'
|
|
Me.btnAuftraggeber.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
|
Me.btnAuftraggeber.Enabled = False
|
|
Me.btnAuftraggeber.FlatAppearance.BorderSize = 0
|
|
Me.btnAuftraggeber.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnAuftraggeber.Image = CType(resources.GetObject("btnAuftraggeber.Image"), System.Drawing.Image)
|
|
Me.btnAuftraggeber.Location = New System.Drawing.Point(352, 320)
|
|
Me.btnAuftraggeber.Name = "btnAuftraggeber"
|
|
Me.btnAuftraggeber.Size = New System.Drawing.Size(25, 25)
|
|
Me.btnAuftraggeber.TabIndex = 43
|
|
Me.btnAuftraggeber.TabStop = False
|
|
Me.btnAuftraggeber.Tag = "Kunde hinzufügen"
|
|
Me.btnAuftraggeber.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnAuftraggeber.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
|
|
Me.btnAuftraggeber.UseVisualStyleBackColor = True
|
|
Me.btnAuftraggeber.Visible = False
|
|
'
|
|
'btnAvisiererKd
|
|
'
|
|
Me.btnAvisiererKd.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
|
Me.btnAvisiererKd.Enabled = False
|
|
Me.btnAvisiererKd.FlatAppearance.BorderSize = 0
|
|
Me.btnAvisiererKd.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnAvisiererKd.Image = CType(resources.GetObject("btnAvisiererKd.Image"), System.Drawing.Image)
|
|
Me.btnAvisiererKd.Location = New System.Drawing.Point(352, 281)
|
|
Me.btnAvisiererKd.Name = "btnAvisiererKd"
|
|
Me.btnAvisiererKd.Size = New System.Drawing.Size(25, 25)
|
|
Me.btnAvisiererKd.TabIndex = 37
|
|
Me.btnAvisiererKd.TabStop = False
|
|
Me.btnAvisiererKd.Tag = "Kunde hinzufügen"
|
|
Me.btnAvisiererKd.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnAvisiererKd.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
|
|
Me.btnAvisiererKd.UseVisualStyleBackColor = True
|
|
'
|
|
'btnFraechterKd
|
|
'
|
|
Me.btnFraechterKd.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
|
Me.btnFraechterKd.Enabled = False
|
|
Me.btnFraechterKd.FlatAppearance.BorderSize = 0
|
|
Me.btnFraechterKd.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnFraechterKd.Image = CType(resources.GetObject("btnFraechterKd.Image"), System.Drawing.Image)
|
|
Me.btnFraechterKd.Location = New System.Drawing.Point(352, 242)
|
|
Me.btnFraechterKd.Name = "btnFraechterKd"
|
|
Me.btnFraechterKd.Size = New System.Drawing.Size(25, 25)
|
|
Me.btnFraechterKd.TabIndex = 29
|
|
Me.btnFraechterKd.TabStop = False
|
|
Me.btnFraechterKd.Tag = "Kunde hinzufügen"
|
|
Me.btnFraechterKd.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnFraechterKd.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
|
|
Me.btnFraechterKd.UseVisualStyleBackColor = True
|
|
'
|
|
'lblErrImex
|
|
'
|
|
Me.lblErrImex.AutoSize = True
|
|
Me.lblErrImex.ForeColor = System.Drawing.Color.Red
|
|
Me.lblErrImex.Location = New System.Drawing.Point(72, 217)
|
|
Me.lblErrImex.Name = "lblErrImex"
|
|
Me.lblErrImex.Size = New System.Drawing.Size(119, 13)
|
|
Me.lblErrImex.TabIndex = 24
|
|
Me.lblErrImex.Text = "Import/Export angeben!"
|
|
Me.lblErrImex.Visible = False
|
|
'
|
|
'cboImEx
|
|
'
|
|
Me.cboImEx.BackColor = System.Drawing.Color.White
|
|
Me.cboImEx.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
|
|
Me.cboImEx.DropDownWidth = 150
|
|
Me.cboImEx.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.cboImEx.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.cboImEx.FormattingEnabled = True
|
|
Me.cboImEx.Items.AddRange(New Object() {"", "IMPORT", "EXPORT"})
|
|
Me.cboImEx.Location = New System.Drawing.Point(108, 185)
|
|
Me.cboImEx.Name = "cboImEx"
|
|
Me.cboImEx.Size = New System.Drawing.Size(79, 28)
|
|
Me.cboImEx.TabIndex = 21
|
|
Me.cboImEx.Visible = False
|
|
'
|
|
'Label1
|
|
'
|
|
Me.Label1.AutoSize = True
|
|
Me.Label1.ForeColor = System.Drawing.Color.Black
|
|
Me.Label1.Location = New System.Drawing.Point(105, 171)
|
|
Me.Label1.Name = "Label1"
|
|
Me.Label1.Size = New System.Drawing.Size(35, 13)
|
|
Me.Label1.TabIndex = 19
|
|
Me.Label1.Text = "Im/Ex"
|
|
Me.Label1.Visible = False
|
|
'
|
|
'lblErr_Uhrzeit
|
|
'
|
|
Me.lblErr_Uhrzeit.AutoSize = True
|
|
Me.lblErr_Uhrzeit.ForeColor = System.Drawing.Color.Red
|
|
Me.lblErr_Uhrzeit.Location = New System.Drawing.Point(209, 12)
|
|
Me.lblErr_Uhrzeit.Name = "lblErr_Uhrzeit"
|
|
Me.lblErr_Uhrzeit.Size = New System.Drawing.Size(90, 13)
|
|
Me.lblErr_Uhrzeit.TabIndex = 0
|
|
Me.lblErr_Uhrzeit.Text = "Uhrzeit eingeben!"
|
|
Me.lblErr_Uhrzeit.Visible = False
|
|
'
|
|
'lblErr_Avisierer
|
|
'
|
|
Me.lblErr_Avisierer.AutoSize = True
|
|
Me.lblErr_Avisierer.ForeColor = System.Drawing.Color.Red
|
|
Me.lblErr_Avisierer.Location = New System.Drawing.Point(194, 269)
|
|
Me.lblErr_Avisierer.Name = "lblErr_Avisierer"
|
|
Me.lblErr_Avisierer.Size = New System.Drawing.Size(97, 13)
|
|
Me.lblErr_Avisierer.TabIndex = 34
|
|
Me.lblErr_Avisierer.Text = "Avisierer eingeben!"
|
|
Me.lblErr_Avisierer.Visible = False
|
|
'
|
|
'lblErr_Frächter
|
|
'
|
|
Me.lblErr_Frächter.AutoSize = True
|
|
Me.lblErr_Frächter.ForeColor = System.Drawing.Color.Red
|
|
Me.lblErr_Frächter.Location = New System.Drawing.Point(92, 269)
|
|
Me.lblErr_Frächter.Name = "lblErr_Frächter"
|
|
Me.lblErr_Frächter.Size = New System.Drawing.Size(96, 13)
|
|
Me.lblErr_Frächter.TabIndex = 32
|
|
Me.lblErr_Frächter.Text = "Frächter eingeben!"
|
|
Me.lblErr_Frächter.Visible = False
|
|
'
|
|
'lblErr_LKW
|
|
'
|
|
Me.lblErr_LKW.AutoSize = True
|
|
Me.lblErr_LKW.ForeColor = System.Drawing.Color.Red
|
|
Me.lblErr_LKW.Location = New System.Drawing.Point(75, 125)
|
|
Me.lblErr_LKW.Name = "lblErr_LKW"
|
|
Me.lblErr_LKW.Size = New System.Drawing.Size(95, 13)
|
|
Me.lblErr_LKW.TabIndex = 12
|
|
Me.lblErr_LKW.Text = "LKW-Nr eingeben!"
|
|
Me.lblErr_LKW.Visible = False
|
|
'
|
|
'lblErr_Grenzstelle
|
|
'
|
|
Me.lblErr_Grenzstelle.AutoSize = True
|
|
Me.lblErr_Grenzstelle.ForeColor = System.Drawing.Color.Red
|
|
Me.lblErr_Grenzstelle.Location = New System.Drawing.Point(13, 217)
|
|
Me.lblErr_Grenzstelle.Name = "lblErr_Grenzstelle"
|
|
Me.lblErr_Grenzstelle.Size = New System.Drawing.Size(109, 13)
|
|
Me.lblErr_Grenzstelle.TabIndex = 23
|
|
Me.lblErr_Grenzstelle.Text = "Grenzstelle eingeben!"
|
|
Me.lblErr_Grenzstelle.Visible = False
|
|
'
|
|
'lblAtrAvis
|
|
'
|
|
Me.lblAtrAvis.AutoSize = True
|
|
Me.lblAtrAvis.Cursor = System.Windows.Forms.Cursors.Hand
|
|
Me.lblAtrAvis.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lblAtrAvis.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.lblAtrAvis.Location = New System.Drawing.Point(296, 309)
|
|
Me.lblAtrAvis.Name = "lblAtrAvis"
|
|
Me.lblAtrAvis.Size = New System.Drawing.Size(56, 13)
|
|
Me.lblAtrAvis.TabIndex = 41
|
|
Me.lblAtrAvis.Text = "= Avisierer"
|
|
Me.lblAtrAvis.Visible = False
|
|
'
|
|
'lblAtr
|
|
'
|
|
Me.lblAtr.AutoSize = True
|
|
Me.lblAtr.Location = New System.Drawing.Point(6, 309)
|
|
Me.lblAtr.Name = "lblAtr"
|
|
Me.lblAtr.Size = New System.Drawing.Size(71, 13)
|
|
Me.lblAtr.TabIndex = 39
|
|
Me.lblAtr.Text = "Auftraggeber:"
|
|
Me.lblAtr.Visible = False
|
|
'
|
|
'Label17
|
|
'
|
|
Me.Label17.AutoSize = True
|
|
Me.Label17.Cursor = System.Windows.Forms.Cursors.Hand
|
|
Me.Label17.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label17.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.Label17.Location = New System.Drawing.Point(297, 269)
|
|
Me.Label17.Name = "Label17"
|
|
Me.Label17.Size = New System.Drawing.Size(55, 13)
|
|
Me.Label17.TabIndex = 35
|
|
Me.Label17.Text = "= Frächter"
|
|
'
|
|
'cbxAuftraggeberfurAlleSendungen
|
|
'
|
|
Me.cbxAuftraggeberfurAlleSendungen.AutoSize = True
|
|
Me.cbxAuftraggeberfurAlleSendungen.Location = New System.Drawing.Point(122, 307)
|
|
Me.cbxAuftraggeberfurAlleSendungen.Name = "cbxAuftraggeberfurAlleSendungen"
|
|
Me.cbxAuftraggeberfurAlleSendungen.Size = New System.Drawing.Size(194, 17)
|
|
Me.cbxAuftraggeberfurAlleSendungen.TabIndex = 40
|
|
Me.cbxAuftraggeberfurAlleSendungen.Text = "= Auftraggeber (für alle Sendungen)"
|
|
Me.cbxAuftraggeberfurAlleSendungen.UseVisualStyleBackColor = True
|
|
'
|
|
'Label22
|
|
'
|
|
Me.Label22.AutoSize = True
|
|
Me.Label22.Cursor = System.Windows.Forms.Cursors.Hand
|
|
Me.Label22.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label22.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.Label22.Location = New System.Drawing.Point(296, 230)
|
|
Me.Label22.Name = "Label22"
|
|
Me.Label22.Size = New System.Drawing.Size(56, 13)
|
|
Me.Label22.TabIndex = 27
|
|
Me.Label22.Text = "= Avisierer"
|
|
'
|
|
'lblVoraussEintreff
|
|
'
|
|
Me.lblVoraussEintreff.AutoSize = True
|
|
Me.lblVoraussEintreff.Location = New System.Drawing.Point(25, 51)
|
|
Me.lblVoraussEintreff.Name = "lblVoraussEintreff"
|
|
Me.lblVoraussEintreff.Size = New System.Drawing.Size(140, 13)
|
|
Me.lblVoraussEintreff.TabIndex = 5
|
|
Me.lblVoraussEintreff.Text = "Voraussichtliches Eintreffen:"
|
|
Me.lblVoraussEintreff.Visible = False
|
|
'
|
|
'datVoraussichtlichesEintreffen
|
|
'
|
|
Me.datVoraussichtlichesEintreffen.CustomFormat = "dd.MM.yyyy"
|
|
Me.datVoraussichtlichesEintreffen.Format = System.Windows.Forms.DateTimePickerFormat.Custom
|
|
Me.datVoraussichtlichesEintreffen.Location = New System.Drawing.Point(177, 48)
|
|
Me.datVoraussichtlichesEintreffen.Name = "datVoraussichtlichesEintreffen"
|
|
Me.datVoraussichtlichesEintreffen.Size = New System.Drawing.Size(89, 20)
|
|
Me.datVoraussichtlichesEintreffen.TabIndex = 6
|
|
Me.datVoraussichtlichesEintreffen.Value = New Date(2020, 1, 23, 0, 0, 0, 0)
|
|
Me.datVoraussichtlichesEintreffen.Visible = False
|
|
'
|
|
'pnl
|
|
'
|
|
Me.pnl.BackColor = System.Drawing.Color.PapayaWhip
|
|
Me.pnl.Controls.Add(Me.txtBestimmungszollstelle)
|
|
Me.pnl.Controls.Add(Me.cbxWarenort)
|
|
Me.pnl.Controls.Add(Me.lblZA)
|
|
Me.pnl.Location = New System.Drawing.Point(193, 176)
|
|
Me.pnl.Name = "pnl"
|
|
Me.pnl.Size = New System.Drawing.Size(204, 40)
|
|
Me.pnl.TabIndex = 22
|
|
Me.pnl.Visible = False
|
|
'
|
|
'txtBestimmungszollstelle
|
|
'
|
|
Me.txtBestimmungszollstelle._allowFreitext = False
|
|
Me.txtBestimmungszollstelle._AllowSetValue = False
|
|
Me.txtBestimmungszollstelle._allowSpaceAsSplitter = False
|
|
Me.txtBestimmungszollstelle._autoSizeGross = False
|
|
Me.txtBestimmungszollstelle._hideIfListEmpty = True
|
|
Me.txtBestimmungszollstelle._value = Nothing
|
|
Me.txtBestimmungszollstelle.conn_art = "FMZOLL"
|
|
Me.txtBestimmungszollstelle.dgvpos = "LEFT"
|
|
Me.txtBestimmungszollstelle.DISPLAY_PARAM = Nothing
|
|
Me.txtBestimmungszollstelle.INVISIBLE_COLUMNS = Nothing
|
|
Me.txtBestimmungszollstelle.key_visible = False
|
|
Me.txtBestimmungszollstelle.KEYPARAM = Nothing
|
|
Me.txtBestimmungszollstelle.Location = New System.Drawing.Point(4, 17)
|
|
Me.txtBestimmungszollstelle.MaxLength = 50
|
|
Me.txtBestimmungszollstelle.Name = "txtBestimmungszollstelle"
|
|
Me.txtBestimmungszollstelle.searchActive = True
|
|
Me.txtBestimmungszollstelle.Size = New System.Drawing.Size(197, 20)
|
|
Me.txtBestimmungszollstelle.SQL_ORDER_BY = Nothing
|
|
Me.txtBestimmungszollstelle.SQL_SELECT = Nothing
|
|
Me.txtBestimmungszollstelle.SQL_WHERE = Nothing
|
|
Me.txtBestimmungszollstelle.SQL_WhereParamList = Nothing
|
|
Me.txtBestimmungszollstelle.TabIndex = 2
|
|
Me.txtBestimmungszollstelle.usrcntl = Nothing
|
|
'
|
|
'cbxWarenort
|
|
'
|
|
Me.cbxWarenort.AutoSize = True
|
|
Me.cbxWarenort.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!)
|
|
Me.cbxWarenort.Location = New System.Drawing.Point(134, 2)
|
|
Me.cbxWarenort.Name = "cbxWarenort"
|
|
Me.cbxWarenort.Size = New System.Drawing.Size(70, 17)
|
|
Me.cbxWarenort.TabIndex = 1
|
|
Me.cbxWarenort.Text = "Warenort"
|
|
Me.cbxWarenort.UseVisualStyleBackColor = True
|
|
'
|
|
'lblZA
|
|
'
|
|
Me.lblZA.AutoSize = True
|
|
Me.lblZA.Location = New System.Drawing.Point(1, 3)
|
|
Me.lblZA.Name = "lblZA"
|
|
Me.lblZA.Size = New System.Drawing.Size(44, 13)
|
|
Me.lblZA.TabIndex = 0
|
|
Me.lblZA.Text = "Zollamt:"
|
|
'
|
|
'btnAbsSrch
|
|
'
|
|
Me.btnAbsSrch.FlatAppearance.BorderSize = 0
|
|
Me.btnAbsSrch.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnAbsSrch.Image = CType(resources.GetObject("btnAbsSrch.Image"), System.Drawing.Image)
|
|
Me.btnAbsSrch.Location = New System.Drawing.Point(447, 411)
|
|
Me.btnAbsSrch.Name = "btnAbsSrch"
|
|
Me.btnAbsSrch.Size = New System.Drawing.Size(37, 20)
|
|
Me.btnAbsSrch.TabIndex = 16
|
|
Me.btnAbsSrch.UseVisualStyleBackColor = True
|
|
Me.btnAbsSrch.Visible = False
|
|
'
|
|
'UsrCntlTestsystem1
|
|
'
|
|
Me.UsrCntlTestsystem1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
|
Me.UsrCntlTestsystem1.BackColor = System.Drawing.Color.Transparent
|
|
Me.UsrCntlTestsystem1.Font = New System.Drawing.Font("Microsoft Sans Serif", 14.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.UsrCntlTestsystem1.ForeColor = System.Drawing.Color.Red
|
|
Me.UsrCntlTestsystem1.Location = New System.Drawing.Point(464, 695)
|
|
Me.UsrCntlTestsystem1.Margin = New System.Windows.Forms.Padding(5, 6, 5, 6)
|
|
Me.UsrCntlTestsystem1.Name = "UsrCntlTestsystem1"
|
|
Me.UsrCntlTestsystem1.Size = New System.Drawing.Size(152, 28)
|
|
Me.UsrCntlTestsystem1.TabIndex = 28
|
|
'
|
|
'lblErrFmZollKdNr
|
|
'
|
|
Me.lblErrFmZollKdNr.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
|
Me.lblErrFmZollKdNr.AutoSize = True
|
|
Me.lblErrFmZollKdNr.ForeColor = System.Drawing.Color.Red
|
|
Me.lblErrFmZollKdNr.Location = New System.Drawing.Point(591, 673)
|
|
Me.lblErrFmZollKdNr.Name = "lblErrFmZollKdNr"
|
|
Me.lblErrFmZollKdNr.Size = New System.Drawing.Size(156, 26)
|
|
Me.lblErrFmZollKdNr.TabIndex = 26
|
|
Me.lblErrFmZollKdNr.Text = "Wenn möglich bitte die FM-Zoll " & Global.Microsoft.VisualBasic.ChrW(10) & "Zuordnung mit KdNr eintragen!"
|
|
Me.lblErrFmZollKdNr.Visible = False
|
|
'
|
|
'grp
|
|
'
|
|
Me.grp.Controls.Add(Me.optUnbekannt)
|
|
Me.grp.Controls.Add(Me.optTelefonisch)
|
|
Me.grp.Controls.Add(Me.optSchriftlich)
|
|
Me.grp.Location = New System.Drawing.Point(483, 455)
|
|
Me.grp.Name = "grp"
|
|
Me.grp.Size = New System.Drawing.Size(98, 67)
|
|
Me.grp.TabIndex = 19
|
|
Me.grp.TabStop = False
|
|
Me.grp.Visible = False
|
|
'
|
|
'txtDyRef
|
|
'
|
|
Me.txtDyRef.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!)
|
|
Me.txtDyRef.Location = New System.Drawing.Point(509, 400)
|
|
Me.txtDyRef.MaxLength = 30
|
|
Me.txtDyRef.Name = "txtDyRef"
|
|
Me.txtDyRef.Size = New System.Drawing.Size(234, 20)
|
|
Me.txtDyRef.TabIndex = 15
|
|
Me.txtDyRef.Visible = False
|
|
'
|
|
'picDy
|
|
'
|
|
Me.picDy.BackgroundImage = Global.AVISO.My.Resources.Resources.dakosy_dy
|
|
Me.picDy.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
|
Me.picDy.Location = New System.Drawing.Point(490, 400)
|
|
Me.picDy.Name = "picDy"
|
|
Me.picDy.Size = New System.Drawing.Size(20, 20)
|
|
Me.picDy.TabIndex = 49
|
|
Me.picDy.TabStop = False
|
|
Me.picDy.Visible = False
|
|
'
|
|
'lblDy
|
|
'
|
|
Me.lblDy.AutoSize = True
|
|
Me.lblDy.Location = New System.Drawing.Point(491, 386)
|
|
Me.lblDy.Name = "lblDy"
|
|
Me.lblDy.Size = New System.Drawing.Size(109, 13)
|
|
Me.lblDy.TabIndex = 14
|
|
Me.lblDy.Text = "Dakosy-Referenz-Nr.:"
|
|
Me.lblDy.Visible = False
|
|
'
|
|
'grpAktVerzollung
|
|
'
|
|
Me.grpAktVerzollung.Controls.Add(Me.lblSendungsanzahl)
|
|
Me.grpAktVerzollung.Controls.Add(Me.cbxPosNr)
|
|
Me.grpAktVerzollung.Controls.Add(Me.lnlSendungText)
|
|
Me.grpAktVerzollung.Controls.Add(Me.txtSendungen)
|
|
Me.grpAktVerzollung.Controls.Add(Me.pnlSBG)
|
|
Me.grpAktVerzollung.Controls.Add(Me.cbxSammelakt)
|
|
Me.grpAktVerzollung.Location = New System.Drawing.Point(424, 73)
|
|
Me.grpAktVerzollung.Name = "grpAktVerzollung"
|
|
Me.grpAktVerzollung.Size = New System.Drawing.Size(359, 110)
|
|
Me.grpAktVerzollung.TabIndex = 10
|
|
Me.grpAktVerzollung.TabStop = False
|
|
Me.grpAktVerzollung.Text = "Sendungen - Details"
|
|
'
|
|
'lblSendungsanzahl
|
|
'
|
|
Me.lblSendungsanzahl.AutoSize = True
|
|
Me.lblSendungsanzahl.ForeColor = System.Drawing.Color.Red
|
|
Me.lblSendungsanzahl.Location = New System.Drawing.Point(275, 46)
|
|
Me.lblSendungsanzahl.Name = "lblSendungsanzahl"
|
|
Me.lblSendungsanzahl.Size = New System.Drawing.Size(80, 26)
|
|
Me.lblSendungsanzahl.TabIndex = 5
|
|
Me.lblSendungsanzahl.Text = "Sendugsanzahl" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "angeben!"
|
|
Me.lblSendungsanzahl.TextAlign = System.Drawing.ContentAlignment.TopRight
|
|
Me.lblSendungsanzahl.Visible = False
|
|
'
|
|
'cbxPosNr
|
|
'
|
|
Me.cbxPosNr.AutoSize = True
|
|
Me.cbxPosNr.Checked = True
|
|
Me.cbxPosNr.CheckState = System.Windows.Forms.CheckState.Checked
|
|
Me.cbxPosNr.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.cbxPosNr.Location = New System.Drawing.Point(125, 22)
|
|
Me.cbxPosNr.Name = "cbxPosNr"
|
|
Me.cbxPosNr.Size = New System.Drawing.Size(194, 17)
|
|
Me.cbxPosNr.TabIndex = 3
|
|
Me.cbxPosNr.Text = "Positionsnummern autom. vergeben"
|
|
Me.cbxPosNr.UseVisualStyleBackColor = True
|
|
'
|
|
'lnlSendungText
|
|
'
|
|
Me.lnlSendungText.AutoSize = True
|
|
Me.lnlSendungText.Location = New System.Drawing.Point(60, 25)
|
|
Me.lnlSendungText.Name = "lnlSendungText"
|
|
Me.lnlSendungText.Size = New System.Drawing.Size(50, 13)
|
|
Me.lnlSendungText.TabIndex = 1
|
|
Me.lnlSendungText.Text = "Sendung"
|
|
'
|
|
'txtSendungen
|
|
'
|
|
Me.txtSendungen._DateTimeOnly = False
|
|
Me.txtSendungen._numbersOnly = True
|
|
Me.txtSendungen._numbersOnlyKommastellen = ""
|
|
Me.txtSendungen._Prozent = False
|
|
Me.txtSendungen._ShortDateNew = False
|
|
Me.txtSendungen._ShortDateOnly = False
|
|
Me.txtSendungen._TimeOnly = False
|
|
Me.txtSendungen._TimeOnly_Seconds = False
|
|
Me.txtSendungen._value = ""
|
|
Me.txtSendungen._Waehrung = False
|
|
Me.txtSendungen._WaehrungZeichen = True
|
|
Me.txtSendungen.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtSendungen.ForeColor = System.Drawing.Color.Black
|
|
Me.txtSendungen.Location = New System.Drawing.Point(22, 17)
|
|
Me.txtSendungen.MaxLineLength = -1
|
|
Me.txtSendungen.MaxLines_Warning = ""
|
|
Me.txtSendungen.MaxLines_Warning_Label = Nothing
|
|
Me.txtSendungen.Name = "txtSendungen"
|
|
Me.txtSendungen.Size = New System.Drawing.Size(32, 26)
|
|
Me.txtSendungen.TabIndex = 0
|
|
Me.txtSendungen.Text = "1"
|
|
Me.txtSendungen.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
|
|
'
|
|
'pnlSBG
|
|
'
|
|
Me.pnlSBG.Controls.Add(Me.lblSndFremd)
|
|
Me.pnlSBG.Controls.Add(Me.txtSndFremd)
|
|
Me.pnlSBG.Controls.Add(Me.Label21)
|
|
Me.pnlSBG.Controls.Add(Me.Label20)
|
|
Me.pnlSBG.Controls.Add(Me.Label19)
|
|
Me.pnlSBG.Controls.Add(Me.lblFiskDE)
|
|
Me.pnlSBG.Controls.Add(Me.txtSndFiskalDE)
|
|
Me.pnlSBG.Controls.Add(Me.lblFiskAT)
|
|
Me.pnlSBG.Controls.Add(Me.txtSndFiskalAT)
|
|
Me.pnlSBG.Location = New System.Drawing.Point(6, 41)
|
|
Me.pnlSBG.Name = "pnlSBG"
|
|
Me.pnlSBG.Size = New System.Drawing.Size(284, 63)
|
|
Me.pnlSBG.TabIndex = 4
|
|
'
|
|
'lblSndFremd
|
|
'
|
|
Me.lblSndFremd.AutoSize = True
|
|
Me.lblSndFremd.Location = New System.Drawing.Point(157, 13)
|
|
Me.lblSndFremd.Name = "lblSndFremd"
|
|
Me.lblSndFremd.Size = New System.Drawing.Size(78, 13)
|
|
Me.lblSndFremd.TabIndex = 3
|
|
Me.lblSndFremd.Text = "Fremdspedition"
|
|
Me.lblSndFremd.Visible = False
|
|
'
|
|
'txtSndFremd
|
|
'
|
|
Me.txtSndFremd._DateTimeOnly = False
|
|
Me.txtSndFremd._numbersOnly = True
|
|
Me.txtSndFremd._numbersOnlyKommastellen = ""
|
|
Me.txtSndFremd._Prozent = False
|
|
Me.txtSndFremd._ShortDateNew = False
|
|
Me.txtSndFremd._ShortDateOnly = False
|
|
Me.txtSndFremd._TimeOnly = False
|
|
Me.txtSndFremd._TimeOnly_Seconds = False
|
|
Me.txtSndFremd._value = ""
|
|
Me.txtSndFremd._Waehrung = False
|
|
Me.txtSndFremd._WaehrungZeichen = True
|
|
Me.txtSndFremd.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtSndFremd.ForeColor = System.Drawing.Color.Black
|
|
Me.txtSndFremd.Location = New System.Drawing.Point(119, 5)
|
|
Me.txtSndFremd.MaxLineLength = -1
|
|
Me.txtSndFremd.MaxLines_Warning = ""
|
|
Me.txtSndFremd.MaxLines_Warning_Label = Nothing
|
|
Me.txtSndFremd.Name = "txtSndFremd"
|
|
Me.txtSndFremd.Size = New System.Drawing.Size(32, 26)
|
|
Me.txtSndFremd.TabIndex = 2
|
|
Me.txtSndFremd.Text = "0"
|
|
Me.txtSndFremd.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
|
|
Me.txtSndFremd.Visible = False
|
|
'
|
|
'Label21
|
|
'
|
|
Me.Label21.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label21.Location = New System.Drawing.Point(198, 37)
|
|
Me.Label21.Name = "Label21"
|
|
Me.Label21.Size = New System.Drawing.Size(29, 20)
|
|
Me.Label21.TabIndex = 7
|
|
Me.Label21.Text = "1"
|
|
Me.Label21.TextAlign = System.Drawing.ContentAlignment.TopRight
|
|
'
|
|
'Label20
|
|
'
|
|
Me.Label20.AutoSize = True
|
|
Me.Label20.Location = New System.Drawing.Point(228, 42)
|
|
Me.Label20.Name = "Label20"
|
|
Me.Label20.Size = New System.Drawing.Size(50, 13)
|
|
Me.Label20.TabIndex = 8
|
|
Me.Label20.Text = "Sendung"
|
|
'
|
|
'Label19
|
|
'
|
|
Me.Label19.AutoSize = True
|
|
Me.Label19.Location = New System.Drawing.Point(146, 42)
|
|
Me.Label19.Name = "Label19"
|
|
Me.Label19.Size = New System.Drawing.Size(46, 13)
|
|
Me.Label19.TabIndex = 6
|
|
Me.Label19.Text = "Gesamt:"
|
|
'
|
|
'lblFiskDE
|
|
'
|
|
Me.lblFiskDE.AutoSize = True
|
|
Me.lblFiskDE.Location = New System.Drawing.Point(54, 42)
|
|
Me.lblFiskDE.Name = "lblFiskDE"
|
|
Me.lblFiskDE.Size = New System.Drawing.Size(52, 13)
|
|
Me.lblFiskDE.TabIndex = 5
|
|
Me.lblFiskDE.Text = "Fiskal DE"
|
|
'
|
|
'txtSndFiskalDE
|
|
'
|
|
Me.txtSndFiskalDE._DateTimeOnly = False
|
|
Me.txtSndFiskalDE._numbersOnly = True
|
|
Me.txtSndFiskalDE._numbersOnlyKommastellen = ""
|
|
Me.txtSndFiskalDE._Prozent = False
|
|
Me.txtSndFiskalDE._ShortDateNew = False
|
|
Me.txtSndFiskalDE._ShortDateOnly = False
|
|
Me.txtSndFiskalDE._TimeOnly = False
|
|
Me.txtSndFiskalDE._TimeOnly_Seconds = False
|
|
Me.txtSndFiskalDE._value = ""
|
|
Me.txtSndFiskalDE._Waehrung = False
|
|
Me.txtSndFiskalDE._WaehrungZeichen = True
|
|
Me.txtSndFiskalDE.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtSndFiskalDE.ForeColor = System.Drawing.Color.Black
|
|
Me.txtSndFiskalDE.Location = New System.Drawing.Point(16, 34)
|
|
Me.txtSndFiskalDE.MaxLineLength = -1
|
|
Me.txtSndFiskalDE.MaxLines_Warning = ""
|
|
Me.txtSndFiskalDE.MaxLines_Warning_Label = Nothing
|
|
Me.txtSndFiskalDE.Name = "txtSndFiskalDE"
|
|
Me.txtSndFiskalDE.Size = New System.Drawing.Size(32, 26)
|
|
Me.txtSndFiskalDE.TabIndex = 4
|
|
Me.txtSndFiskalDE.Text = "0"
|
|
Me.txtSndFiskalDE.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
|
|
'
|
|
'lblFiskAT
|
|
'
|
|
Me.lblFiskAT.AutoSize = True
|
|
Me.lblFiskAT.Location = New System.Drawing.Point(54, 13)
|
|
Me.lblFiskAT.Name = "lblFiskAT"
|
|
Me.lblFiskAT.Size = New System.Drawing.Size(51, 13)
|
|
Me.lblFiskAT.TabIndex = 1
|
|
Me.lblFiskAT.Text = "Fiskal AT"
|
|
'
|
|
'txtSndFiskalAT
|
|
'
|
|
Me.txtSndFiskalAT._DateTimeOnly = False
|
|
Me.txtSndFiskalAT._numbersOnly = True
|
|
Me.txtSndFiskalAT._numbersOnlyKommastellen = ""
|
|
Me.txtSndFiskalAT._Prozent = False
|
|
Me.txtSndFiskalAT._ShortDateNew = False
|
|
Me.txtSndFiskalAT._ShortDateOnly = False
|
|
Me.txtSndFiskalAT._TimeOnly = False
|
|
Me.txtSndFiskalAT._TimeOnly_Seconds = False
|
|
Me.txtSndFiskalAT._value = ""
|
|
Me.txtSndFiskalAT._Waehrung = False
|
|
Me.txtSndFiskalAT._WaehrungZeichen = True
|
|
Me.txtSndFiskalAT.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtSndFiskalAT.ForeColor = System.Drawing.Color.Black
|
|
Me.txtSndFiskalAT.Location = New System.Drawing.Point(16, 5)
|
|
Me.txtSndFiskalAT.MaxLineLength = -1
|
|
Me.txtSndFiskalAT.MaxLines_Warning = ""
|
|
Me.txtSndFiskalAT.MaxLines_Warning_Label = Nothing
|
|
Me.txtSndFiskalAT.Name = "txtSndFiskalAT"
|
|
Me.txtSndFiskalAT.Size = New System.Drawing.Size(32, 26)
|
|
Me.txtSndFiskalAT.TabIndex = 0
|
|
Me.txtSndFiskalAT.Text = "0"
|
|
Me.txtSndFiskalAT.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
|
|
'
|
|
'cbxSammelakt
|
|
'
|
|
Me.cbxSammelakt.AutoSize = True
|
|
Me.cbxSammelakt.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.cbxSammelakt.Location = New System.Drawing.Point(155, 19)
|
|
Me.cbxSammelakt.Name = "cbxSammelakt"
|
|
Me.cbxSammelakt.Size = New System.Drawing.Size(96, 21)
|
|
Me.cbxSammelakt.TabIndex = 2
|
|
Me.cbxSammelakt.Text = "Sammelakt"
|
|
Me.cbxSammelakt.UseVisualStyleBackColor = True
|
|
Me.cbxSammelakt.Visible = False
|
|
'
|
|
'Button3
|
|
'
|
|
Me.Button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button3.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Button3.Location = New System.Drawing.Point(424, 189)
|
|
Me.Button3.Name = "Button3"
|
|
Me.Button3.Size = New System.Drawing.Size(359, 37)
|
|
Me.Button3.TabIndex = 11
|
|
Me.Button3.Text = "Weiter zu den Sendungsdetails"
|
|
Me.Button3.UseVisualStyleBackColor = True
|
|
'
|
|
'cbxSendungsvorlagen
|
|
'
|
|
Me.cbxSendungsvorlagen.AutoSize = True
|
|
Me.cbxSendungsvorlagen.Checked = True
|
|
Me.cbxSendungsvorlagen.CheckState = System.Windows.Forms.CheckState.Checked
|
|
Me.cbxSendungsvorlagen.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.cbxSendungsvorlagen.Location = New System.Drawing.Point(446, 49)
|
|
Me.cbxSendungsvorlagen.Name = "cbxSendungsvorlagen"
|
|
Me.cbxSendungsvorlagen.Size = New System.Drawing.Size(205, 21)
|
|
Me.cbxSendungsvorlagen.TabIndex = 9
|
|
Me.cbxSendungsvorlagen.Text = "Sendungsvorlagen erfassen"
|
|
Me.cbxSendungsvorlagen.UseVisualStyleBackColor = True
|
|
'
|
|
'cbxAktenzettelDrucken
|
|
'
|
|
Me.cbxAktenzettelDrucken.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
|
Me.cbxAktenzettelDrucken.BackColor = System.Drawing.Color.WhiteSmoke
|
|
Me.cbxAktenzettelDrucken.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.cbxAktenzettelDrucken.Location = New System.Drawing.Point(12, 657)
|
|
Me.cbxAktenzettelDrucken.Name = "cbxAktenzettelDrucken"
|
|
Me.cbxAktenzettelDrucken.Size = New System.Drawing.Size(403, 33)
|
|
Me.cbxAktenzettelDrucken.TabIndex = 22
|
|
Me.cbxAktenzettelDrucken.Text = "Aktenzettel ausdrucken:"
|
|
Me.cbxAktenzettelDrucken.UseVisualStyleBackColor = False
|
|
Me.cbxAktenzettelDrucken.Visible = False
|
|
'
|
|
'cboPrinter
|
|
'
|
|
Me.cboPrinter._allowedValuesFreiText = Nothing
|
|
Me.cboPrinter._allowFreiText = False
|
|
Me.cboPrinter._value = ""
|
|
Me.cboPrinter.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
|
Me.cboPrinter.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
|
|
Me.cboPrinter.FormattingEnabled = True
|
|
Me.cboPrinter.Location = New System.Drawing.Point(209, 662)
|
|
Me.cboPrinter.Name = "cboPrinter"
|
|
Me.cboPrinter.Size = New System.Drawing.Size(206, 21)
|
|
Me.cboPrinter.TabIndex = 23
|
|
Me.cboPrinter.Visible = False
|
|
'
|
|
'dgvAnhaenge
|
|
'
|
|
Me.dgvAnhaenge.AKTUALISIERUNGS_INTERVALL = -1
|
|
Me.dgvAnhaenge.AllowUserToAddRows = False
|
|
Me.dgvAnhaenge.AllowUserToDeleteRows = False
|
|
Me.dgvAnhaenge.AllowUserToResizeColumns = False
|
|
Me.dgvAnhaenge.AllowUserToResizeRows = False
|
|
Me.dgvAnhaenge.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
|
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.dgvAnhaenge.BackgroundColor = System.Drawing.Color.White
|
|
Me.dgvAnhaenge.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
|
Me.dgvAnhaenge.ColumnHeadersVisible = False
|
|
Me.dgvAnhaenge.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.columnName, Me.clmnPfad})
|
|
Me.dgvAnhaenge.Location = New System.Drawing.Point(424, 432)
|
|
Me.dgvAnhaenge.Name = "dgvAnhaenge"
|
|
Me.dgvAnhaenge.ReadOnly = True
|
|
Me.dgvAnhaenge.RowHeadersVisible = False
|
|
Me.dgvAnhaenge.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
|
|
Me.dgvAnhaenge.Size = New System.Drawing.Size(360, 205)
|
|
Me.dgvAnhaenge.TabIndex = 17
|
|
Me.dgvAnhaenge.Visible = False
|
|
'
|
|
'columnName
|
|
'
|
|
Me.columnName.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill
|
|
Me.columnName.HeaderText = "Name"
|
|
Me.columnName.Name = "columnName"
|
|
Me.columnName.ReadOnly = True
|
|
'
|
|
'clmnPfad
|
|
'
|
|
Me.clmnPfad.HeaderText = "Pfad"
|
|
Me.clmnPfad.Name = "clmnPfad"
|
|
Me.clmnPfad.ReadOnly = True
|
|
Me.clmnPfad.Visible = False
|
|
'
|
|
'cboFirma
|
|
'
|
|
Me.cboFirma._allowedValuesFreiText = Nothing
|
|
Me.cboFirma._allowFreiText = False
|
|
Me.cboFirma._value = ""
|
|
Me.cboFirma.FormattingEnabled = True
|
|
Me.cboFirma.Location = New System.Drawing.Point(285, 28)
|
|
Me.cboFirma.Name = "cboFirma"
|
|
Me.cboFirma.Size = New System.Drawing.Size(130, 21)
|
|
Me.cboFirma.TabIndex = 6
|
|
'
|
|
'Label2
|
|
'
|
|
Me.Label2.AutoSize = True
|
|
Me.Label2.Location = New System.Drawing.Point(220, 31)
|
|
Me.Label2.Name = "Label2"
|
|
Me.Label2.Size = New System.Drawing.Size(43, 13)
|
|
Me.Label2.TabIndex = 5
|
|
Me.Label2.Text = "FIRMA:"
|
|
'
|
|
'UsrCntlAviso_Vorpapiere1
|
|
'
|
|
Me.UsrCntlAviso_Vorpapiere1.BackColor = System.Drawing.Color.White
|
|
Me.UsrCntlAviso_Vorpapiere1.Location = New System.Drawing.Point(12, 489)
|
|
Me.UsrCntlAviso_Vorpapiere1.Name = "UsrCntlAviso_Vorpapiere1"
|
|
Me.UsrCntlAviso_Vorpapiere1.Size = New System.Drawing.Size(410, 157)
|
|
Me.UsrCntlAviso_Vorpapiere1.TabIndex = 20
|
|
'
|
|
'UsrCntlEintragAvisoAtilla
|
|
'
|
|
Me.UsrCntlEintragAvisoAtilla.BackColor = System.Drawing.Color.White
|
|
Me.UsrCntlEintragAvisoAtilla.Location = New System.Drawing.Point(424, 49)
|
|
Me.UsrCntlEintragAvisoAtilla.Name = "UsrCntlEintragAvisoAtilla"
|
|
Me.UsrCntlEintragAvisoAtilla.Size = New System.Drawing.Size(360, 487)
|
|
Me.UsrCntlEintragAvisoAtilla.TabIndex = 8
|
|
Me.UsrCntlEintragAvisoAtilla.Visible = False
|
|
'
|
|
'frmEintragAviso
|
|
'
|
|
Me.AcceptButton = Me.btnOK
|
|
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(792, 765)
|
|
Me.Controls.Add(Me.Label2)
|
|
Me.Controls.Add(Me.cboFirma)
|
|
Me.Controls.Add(Me.UsrCntlAviso_Vorpapiere1)
|
|
Me.Controls.Add(Me.btnAbsSrch)
|
|
Me.Controls.Add(Me.panAdmin)
|
|
Me.Controls.Add(Me.grp)
|
|
Me.Controls.Add(Me.txtDyRef)
|
|
Me.Controls.Add(Me.picDy)
|
|
Me.Controls.Add(Me.lblDy)
|
|
Me.Controls.Add(Me.dgvAnhaenge)
|
|
Me.Controls.Add(Me.cboPrinter)
|
|
Me.Controls.Add(Me.cbxSendungsvorlagen)
|
|
Me.Controls.Add(Me.Button3)
|
|
Me.Controls.Add(Me.grpAktVerzollung)
|
|
Me.Controls.Add(Me.grpAviso)
|
|
Me.Controls.Add(Me.lblAktenuebersicht)
|
|
Me.Controls.Add(Me.lblStatus)
|
|
Me.Controls.Add(Me.lblStatus2)
|
|
Me.Controls.Add(Me.lblErfAm)
|
|
Me.Controls.Add(Me.txtÄnderungen)
|
|
Me.Controls.Add(Me.dtpDatum)
|
|
Me.Controls.Add(Me.btnAbbruch)
|
|
Me.Controls.Add(Me.UsrCntlTestsystem1)
|
|
Me.Controls.Add(Me.lblAenderungen)
|
|
Me.Controls.Add(Me.btnOK)
|
|
Me.Controls.Add(Me.cbxAktenzettelDrucken)
|
|
Me.Controls.Add(Me.UsrCntlEintragAvisoAtilla)
|
|
Me.Controls.Add(Me.txtInfo)
|
|
Me.Controls.Add(Me.lblErrFmZollKdNr)
|
|
Me.Controls.Add(Me.Label3)
|
|
Me.Controls.Add(Me.Label12)
|
|
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog
|
|
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
|
Me.KeyPreview = True
|
|
Me.MaximizeBox = False
|
|
Me.MinimizeBox = False
|
|
Me.Name = "frmEintragAviso"
|
|
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
|
|
Me.Text = "Aviso erfassen/bearbeiten"
|
|
Me.panAdmin.ResumeLayout(False)
|
|
Me.panAdmin.PerformLayout()
|
|
Me.grpAviso.ResumeLayout(False)
|
|
Me.grpAviso.PerformLayout()
|
|
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.pic, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.pnl.ResumeLayout(False)
|
|
Me.pnl.PerformLayout()
|
|
Me.grp.ResumeLayout(False)
|
|
Me.grp.PerformLayout()
|
|
CType(Me.picDy, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.grpAktVerzollung.ResumeLayout(False)
|
|
Me.grpAktVerzollung.PerformLayout()
|
|
Me.pnlSBG.ResumeLayout(False)
|
|
Me.pnlSBG.PerformLayout()
|
|
CType(Me.dgvAnhaenge, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.ResumeLayout(False)
|
|
Me.PerformLayout()
|
|
|
|
End Sub
|
|
Friend WithEvents btnOK As System.Windows.Forms.Button
|
|
Friend WithEvents lblErfAm As System.Windows.Forms.Label
|
|
Friend WithEvents btnAbbruch As System.Windows.Forms.Button
|
|
Friend WithEvents txtInfo As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label3 As System.Windows.Forms.Label
|
|
Friend WithEvents lblFraecher As System.Windows.Forms.Label
|
|
Friend WithEvents lblAvisierer As System.Windows.Forms.Label
|
|
Friend WithEvents lblLkwKennzeichen As System.Windows.Forms.Label
|
|
Friend WithEvents txtÄnderungen As System.Windows.Forms.TextBox
|
|
Friend WithEvents lblAenderungen As System.Windows.Forms.Label
|
|
Friend WithEvents txtLKW_Nr As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtDatum As System.Windows.Forms.TextBox
|
|
Friend WithEvents lblStatus As System.Windows.Forms.Label
|
|
Friend WithEvents lblStatus2 As System.Windows.Forms.Label
|
|
Friend WithEvents panAdmin As System.Windows.Forms.Panel
|
|
Friend WithEvents txtDauer As System.Windows.Forms.TextBox
|
|
Friend WithEvents dtpFreigabe As System.Windows.Forms.DateTimePicker
|
|
Friend WithEvents dtpAnkunft As System.Windows.Forms.DateTimePicker
|
|
Friend WithEvents lblDauer As System.Windows.Forms.Label
|
|
Friend WithEvents lblFreigabe As System.Windows.Forms.Label
|
|
Friend WithEvents lblAnkunft As System.Windows.Forms.Label
|
|
Friend WithEvents optErfasst As System.Windows.Forms.RadioButton
|
|
Friend WithEvents Label8 As System.Windows.Forms.Label
|
|
Friend WithEvents optNichtEingetroffen As System.Windows.Forms.RadioButton
|
|
Friend WithEvents optAnkunft As System.Windows.Forms.RadioButton
|
|
Friend WithEvents optFreigegeben As System.Windows.Forms.RadioButton
|
|
Friend WithEvents dtpFreigabeZeit As System.Windows.Forms.DateTimePicker
|
|
Friend WithEvents dtpAnkunftZeit As System.Windows.Forms.DateTimePicker
|
|
Friend WithEvents dtpAvisoEingangDatum As System.Windows.Forms.DateTimePicker
|
|
Friend WithEvents Label10 As System.Windows.Forms.Label
|
|
Friend WithEvents dtpAvisoEingangZeit As System.Windows.Forms.DateTimePicker
|
|
Friend WithEvents lblGrenze As System.Windows.Forms.Label
|
|
Friend WithEvents optOhneAviso As System.Windows.Forms.RadioButton
|
|
Friend WithEvents optAvisoEingang As System.Windows.Forms.RadioButton
|
|
Friend WithEvents Label7 As System.Windows.Forms.Label
|
|
Friend WithEvents optSchriftlich As System.Windows.Forms.RadioButton
|
|
Friend WithEvents optTelefonisch As System.Windows.Forms.RadioButton
|
|
Friend WithEvents optUnbekannt As System.Windows.Forms.RadioButton
|
|
Friend WithEvents Label12 As System.Windows.Forms.Label
|
|
Friend WithEvents optVorbereitet As System.Windows.Forms.RadioButton
|
|
Friend WithEvents dtpVorbereitetZeit As System.Windows.Forms.DateTimePicker
|
|
Friend WithEvents dtpVorbereitet As System.Windows.Forms.DateTimePicker
|
|
Friend WithEvents Label13 As System.Windows.Forms.Label
|
|
Friend WithEvents dtpVorgeschriebenZeit As System.Windows.Forms.DateTimePicker
|
|
Friend WithEvents dtpVorgeschrieben As System.Windows.Forms.DateTimePicker
|
|
Friend WithEvents Label14 As System.Windows.Forms.Label
|
|
Friend WithEvents optVorgeschrieben As System.Windows.Forms.RadioButton
|
|
Friend WithEvents cbxHandling As System.Windows.Forms.CheckBox
|
|
Friend WithEvents dtpDatum As System.Windows.Forms.DateTimePicker
|
|
Friend WithEvents cboGrenzstelle As VERAG_PROG_ALLGEMEIN.MyComboBox
|
|
Friend WithEvents lblAktenuebersicht As System.Windows.Forms.Label
|
|
Friend WithEvents grpAviso As System.Windows.Forms.GroupBox
|
|
Friend WithEvents grpAktVerzollung As System.Windows.Forms.GroupBox
|
|
Friend WithEvents lnlSendungText As System.Windows.Forms.Label
|
|
Friend WithEvents txtSendungen As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents cbxSammelakt As System.Windows.Forms.CheckBox
|
|
Friend WithEvents grp As System.Windows.Forms.GroupBox
|
|
Friend WithEvents Button1 As System.Windows.Forms.Button
|
|
Friend WithEvents btnAbsSrch As System.Windows.Forms.Button
|
|
Friend WithEvents Button2 As System.Windows.Forms.Button
|
|
Friend WithEvents lblErrFmZollKdNr As System.Windows.Forms.Label
|
|
Friend WithEvents Button3 As System.Windows.Forms.Button
|
|
Friend WithEvents kdFrächter As VERAG_PROG_ALLGEMEIN.KdSearchBox
|
|
Friend WithEvents lblErr_Avisierer As System.Windows.Forms.Label
|
|
Friend WithEvents lblErr_Frächter As System.Windows.Forms.Label
|
|
Friend WithEvents lblErr_LKW As System.Windows.Forms.Label
|
|
Friend WithEvents lblErr_Grenzstelle As System.Windows.Forms.Label
|
|
Friend WithEvents lblErr_Uhrzeit As System.Windows.Forms.Label
|
|
Friend WithEvents cboImEx As System.Windows.Forms.ComboBox
|
|
Friend WithEvents Label1 As System.Windows.Forms.Label
|
|
Friend WithEvents lblErrImex As System.Windows.Forms.Label
|
|
Friend WithEvents cbxAuftraggeberfurAlleSendungen As System.Windows.Forms.CheckBox
|
|
Friend WithEvents btnAvisiererKd As System.Windows.Forms.Button
|
|
Friend WithEvents btnFraechterKd As System.Windows.Forms.Button
|
|
Friend WithEvents Label17 As System.Windows.Forms.Label
|
|
Friend WithEvents pnlSBG As System.Windows.Forms.Panel
|
|
Friend WithEvents Label19 As System.Windows.Forms.Label
|
|
Friend WithEvents lblFiskDE As System.Windows.Forms.Label
|
|
Friend WithEvents txtSndFiskalDE As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents lblFiskAT As System.Windows.Forms.Label
|
|
Friend WithEvents txtSndFiskalAT As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label21 As System.Windows.Forms.Label
|
|
Friend WithEvents Label20 As System.Windows.Forms.Label
|
|
Friend WithEvents lblSendungsanzahl As System.Windows.Forms.Label
|
|
Friend WithEvents cbxPosNr As System.Windows.Forms.CheckBox
|
|
Friend WithEvents UsrCntlTestsystem1 As VERAG_PROG_ALLGEMEIN.usrCntlTestsystem
|
|
Friend WithEvents cbxSendungsvorlagen As System.Windows.Forms.CheckBox
|
|
Friend WithEvents lblSndFremd As System.Windows.Forms.Label
|
|
Friend WithEvents txtSndFremd As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents cbxAktenzettelDrucken As System.Windows.Forms.CheckBox
|
|
Friend WithEvents cboPrinter As VERAG_PROG_ALLGEMEIN.MyComboBox
|
|
Friend WithEvents UsrCntlEintragAvisoAtilla As AVISO.usrCntlEintragAvisoAtilla
|
|
Friend WithEvents btnAuftraggeber As System.Windows.Forms.Button
|
|
Friend WithEvents lblAtrAvis As System.Windows.Forms.Label
|
|
Friend WithEvents kdAuftraggeber As VERAG_PROG_ALLGEMEIN.KdSearchBox
|
|
Friend WithEvents lblAtr As System.Windows.Forms.Label
|
|
Friend WithEvents cbxFrächterUnbekannt As System.Windows.Forms.CheckBox
|
|
Friend WithEvents lblFahrerHandyNr As System.Windows.Forms.Label
|
|
Friend WithEvents txtFahrerHandy As System.Windows.Forms.TextBox
|
|
Friend WithEvents pic As System.Windows.Forms.PictureBox
|
|
Friend WithEvents lblNat As System.Windows.Forms.Label
|
|
Friend WithEvents sbLkwNationalitaet As VERAG_PROG_ALLGEMEIN.MySearchBox
|
|
Friend WithEvents Button4 As System.Windows.Forms.Button
|
|
Friend WithEvents lblZA As Label
|
|
Friend WithEvents txtBestimmungszollstelle As VERAG_PROG_ALLGEMEIN.MySearchBox
|
|
Public WithEvents kdAvisierer As VERAG_PROG_ALLGEMEIN.KdSearchBox
|
|
Friend WithEvents txtDyRef As TextBox
|
|
Friend WithEvents picDy As PictureBox
|
|
Friend WithEvents lblDy As Label
|
|
Friend WithEvents Label22 As Label
|
|
Friend WithEvents dgvAnhaenge As VERAG_PROG_ALLGEMEIN.MyDatagridview
|
|
Friend WithEvents txtAvisiererAuftragsNr As TextBox
|
|
Friend WithEvents lblAvisiererAtrNr As Label
|
|
Friend WithEvents lblErrVorraussuchtlEintreffen As Label
|
|
Friend WithEvents Button5 As Button
|
|
Friend WithEvents lblVoraussEintreff As Label
|
|
Friend WithEvents datVoraussichtlichesEintreffen As DateTimePicker
|
|
Friend WithEvents columnName As DataGridViewTextBoxColumn
|
|
Friend WithEvents clmnPfad As DataGridViewTextBoxColumn
|
|
Friend WithEvents lblErr_KdNr As Label
|
|
Friend WithEvents cbxWarenort As CheckBox
|
|
Friend WithEvents pnl As Panel
|
|
Friend WithEvents PictureBox1 As PictureBox
|
|
Friend WithEvents UsrCntlAviso_Vorpapiere1 As usrCntlAviso_Vorpapiere
|
|
Friend WithEvents cboFirma As VERAG_PROG_ALLGEMEIN.MyComboBox
|
|
Friend WithEvents Label2 As Label
|
|
Friend WithEvents cboTransportmittelart As VERAG_PROG_ALLGEMEIN.MyComboBox
|
|
Friend WithEvents Label4 As Label
|
|
Friend WithEvents lblTeamFraechter As Label
|
|
Friend WithEvents lblTeamAvisierer As Label
|
|
End Class
|