571 lines
24 KiB
VB.net
571 lines
24 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|
Partial Class frmGVMSNew
|
|
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(frmGVMSNew))
|
|
Me.Label3 = New System.Windows.Forms.Label()
|
|
Me.cboDirection = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
|
Me.pic = New System.Windows.Forms.PictureBox()
|
|
Me.btnOK = New System.Windows.Forms.Button()
|
|
Me.txtKennzeichen = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Label2 = New System.Windows.Forms.Label()
|
|
Me.Label1 = New System.Windows.Forms.Label()
|
|
Me.lbl = New System.Windows.Forms.Label()
|
|
Me.Button26 = New System.Windows.Forms.Button()
|
|
Me.cboCarrier = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
|
Me.cboPortVon = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
|
Me.Label4 = New System.Windows.Forms.Label()
|
|
Me.cboPortNach = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
|
Me.Label5 = New System.Windows.Forms.Label()
|
|
Me.lblRoute = New System.Windows.Forms.Label()
|
|
Me.PictureBox1 = New System.Windows.Forms.PictureBox()
|
|
Me.Label6 = New System.Windows.Forms.Label()
|
|
Me.cbxUngebleitet = New System.Windows.Forms.CheckBox()
|
|
Me.cbxLeer = New System.Windows.Forms.CheckBox()
|
|
Me.dgvDeclarations = New VERAG_PROG_ALLGEMEIN.MyDatagridview(Me.components)
|
|
Me.clmnArt = New System.Windows.Forms.DataGridViewComboBoxColumn()
|
|
Me.clmnRef = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.clmnSS = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.Label7 = New System.Windows.Forms.Label()
|
|
Me.txtTrailor = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Label8 = New System.Windows.Forms.Label()
|
|
Me.datAbfahrt = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.cboLeerVertrag = New System.Windows.Forms.CheckBox()
|
|
Me.Label9 = New System.Windows.Forms.Label()
|
|
Me.txtSS = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Button1 = New System.Windows.Forms.Button()
|
|
Me.Label10 = New System.Windows.Forms.Label()
|
|
Me.Button2 = New System.Windows.Forms.Button()
|
|
Me.datAbfahrtTime = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
CType(Me.pic, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.dgvDeclarations, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SuspendLayout()
|
|
'
|
|
'Label3
|
|
'
|
|
Me.Label3.AutoSize = True
|
|
Me.Label3.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
|
|
Me.Label3.Location = New System.Drawing.Point(204, 91)
|
|
Me.Label3.Name = "Label3"
|
|
Me.Label3.Size = New System.Drawing.Size(68, 17)
|
|
Me.Label3.TabIndex = 42
|
|
Me.Label3.Text = "Direction:"
|
|
'
|
|
'cboDirection
|
|
'
|
|
Me.cboDirection._allowedValuesFreiText = Nothing
|
|
Me.cboDirection._allowFreiText = True
|
|
Me.cboDirection._value = ""
|
|
Me.cboDirection.DropDownWidth = 250
|
|
Me.cboDirection.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
|
|
Me.cboDirection.FormattingEnabled = True
|
|
Me.cboDirection.Location = New System.Drawing.Point(278, 88)
|
|
Me.cboDirection.Name = "cboDirection"
|
|
Me.cboDirection.Size = New System.Drawing.Size(125, 24)
|
|
Me.cboDirection.TabIndex = 3
|
|
'
|
|
'pic
|
|
'
|
|
Me.pic.BackgroundImage = Global.AVISO.My.Resources.Resources.GVMS_image
|
|
Me.pic.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
|
Me.pic.Location = New System.Drawing.Point(422, 217)
|
|
Me.pic.Name = "pic"
|
|
Me.pic.Size = New System.Drawing.Size(139, 171)
|
|
Me.pic.TabIndex = 58
|
|
Me.pic.TabStop = False
|
|
'
|
|
'btnOK
|
|
'
|
|
Me.btnOK.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnOK.Image = Global.AVISO.My.Resources.Resources.ok
|
|
Me.btnOK.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnOK.Location = New System.Drawing.Point(420, 403)
|
|
Me.btnOK.Name = "btnOK"
|
|
Me.btnOK.Size = New System.Drawing.Size(139, 57)
|
|
Me.btnOK.TabIndex = 13
|
|
Me.btnOK.Text = "GMR erzeugen"
|
|
Me.btnOK.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.btnOK.UseVisualStyleBackColor = True
|
|
'
|
|
'txtKennzeichen
|
|
'
|
|
Me.txtKennzeichen._DateTimeOnly = False
|
|
Me.txtKennzeichen._numbersOnly = False
|
|
Me.txtKennzeichen._numbersOnlyKommastellen = ""
|
|
Me.txtKennzeichen._Prozent = False
|
|
Me.txtKennzeichen._ShortDateNew = False
|
|
Me.txtKennzeichen._ShortDateOnly = False
|
|
Me.txtKennzeichen._TimeOnly = False
|
|
Me.txtKennzeichen._value = ""
|
|
Me.txtKennzeichen._Waehrung = False
|
|
Me.txtKennzeichen._WaehrungZeichen = True
|
|
Me.txtKennzeichen.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!)
|
|
Me.txtKennzeichen.ForeColor = System.Drawing.Color.Black
|
|
Me.txtKennzeichen.Location = New System.Drawing.Point(15, 54)
|
|
Me.txtKennzeichen.MaxLength = 30
|
|
Me.txtKennzeichen.MaxLineLength = -1
|
|
Me.txtKennzeichen.MaxLines_Warning = ""
|
|
Me.txtKennzeichen.MaxLines_Warning_Label = Nothing
|
|
Me.txtKennzeichen.Multiline = True
|
|
Me.txtKennzeichen.Name = "txtKennzeichen"
|
|
Me.txtKennzeichen.Size = New System.Drawing.Size(183, 28)
|
|
Me.txtKennzeichen.TabIndex = 0
|
|
'
|
|
'Label2
|
|
'
|
|
Me.Label2.AutoSize = True
|
|
Me.Label2.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
|
|
Me.Label2.Location = New System.Drawing.Point(12, 91)
|
|
Me.Label2.Name = "Label2"
|
|
Me.Label2.Size = New System.Drawing.Size(55, 17)
|
|
Me.Label2.TabIndex = 41
|
|
Me.Label2.Text = "Carrier:"
|
|
'
|
|
'Label1
|
|
'
|
|
Me.Label1.AutoSize = True
|
|
Me.Label1.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
|
|
Me.Label1.Location = New System.Drawing.Point(12, 37)
|
|
Me.Label1.Name = "Label1"
|
|
Me.Label1.Size = New System.Drawing.Size(72, 17)
|
|
Me.Label1.TabIndex = 39
|
|
Me.Label1.Text = "Fahrzeug:"
|
|
'
|
|
'lbl
|
|
'
|
|
Me.lbl.AutoSize = True
|
|
Me.lbl.Location = New System.Drawing.Point(12, 9)
|
|
Me.lbl.Name = "lbl"
|
|
Me.lbl.Size = New System.Drawing.Size(284, 13)
|
|
Me.lbl.TabIndex = 38
|
|
Me.lbl.Text = "Bitten geben Sie eine Handynummer und die Nachricht an:"
|
|
'
|
|
'Button26
|
|
'
|
|
Me.Button26.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button26.Image = Global.AVISO.My.Resources.Resources.del
|
|
Me.Button26.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.Button26.Location = New System.Drawing.Point(420, 459)
|
|
Me.Button26.Name = "Button26"
|
|
Me.Button26.Size = New System.Drawing.Size(139, 41)
|
|
Me.Button26.TabIndex = 14
|
|
Me.Button26.Text = "Abbrechen"
|
|
Me.Button26.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.Button26.UseVisualStyleBackColor = True
|
|
'
|
|
'cboCarrier
|
|
'
|
|
Me.cboCarrier._allowedValuesFreiText = Nothing
|
|
Me.cboCarrier._allowFreiText = True
|
|
Me.cboCarrier._value = ""
|
|
Me.cboCarrier.DropDownWidth = 250
|
|
Me.cboCarrier.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
|
|
Me.cboCarrier.FormattingEnabled = True
|
|
Me.cboCarrier.Location = New System.Drawing.Point(73, 88)
|
|
Me.cboCarrier.Name = "cboCarrier"
|
|
Me.cboCarrier.Size = New System.Drawing.Size(125, 24)
|
|
Me.cboCarrier.TabIndex = 2
|
|
'
|
|
'cboPortVon
|
|
'
|
|
Me.cboPortVon._allowedValuesFreiText = Nothing
|
|
Me.cboPortVon._allowFreiText = True
|
|
Me.cboPortVon._value = ""
|
|
Me.cboPortVon.DropDownWidth = 250
|
|
Me.cboPortVon.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
|
|
Me.cboPortVon.FormattingEnabled = True
|
|
Me.cboPortVon.Location = New System.Drawing.Point(73, 118)
|
|
Me.cboPortVon.Name = "cboPortVon"
|
|
Me.cboPortVon.Size = New System.Drawing.Size(125, 24)
|
|
Me.cboPortVon.TabIndex = 4
|
|
'
|
|
'Label4
|
|
'
|
|
Me.Label4.AutoSize = True
|
|
Me.Label4.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
|
|
Me.Label4.Location = New System.Drawing.Point(204, 121)
|
|
Me.Label4.Name = "Label4"
|
|
Me.Label4.Size = New System.Drawing.Size(43, 17)
|
|
Me.Label4.TabIndex = 79
|
|
Me.Label4.Text = "nach:"
|
|
'
|
|
'cboPortNach
|
|
'
|
|
Me.cboPortNach._allowedValuesFreiText = Nothing
|
|
Me.cboPortNach._allowFreiText = True
|
|
Me.cboPortNach._value = ""
|
|
Me.cboPortNach.DropDownWidth = 250
|
|
Me.cboPortNach.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
|
|
Me.cboPortNach.FormattingEnabled = True
|
|
Me.cboPortNach.Location = New System.Drawing.Point(278, 118)
|
|
Me.cboPortNach.Name = "cboPortNach"
|
|
Me.cboPortNach.Size = New System.Drawing.Size(125, 24)
|
|
Me.cboPortNach.TabIndex = 5
|
|
'
|
|
'Label5
|
|
'
|
|
Me.Label5.AutoSize = True
|
|
Me.Label5.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
|
|
Me.Label5.Location = New System.Drawing.Point(12, 121)
|
|
Me.Label5.Name = "Label5"
|
|
Me.Label5.Size = New System.Drawing.Size(35, 17)
|
|
Me.Label5.TabIndex = 78
|
|
Me.Label5.Text = "von:"
|
|
'
|
|
'lblRoute
|
|
'
|
|
Me.lblRoute.AutoSize = True
|
|
Me.lblRoute.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Bold)
|
|
Me.lblRoute.Location = New System.Drawing.Point(70, 186)
|
|
Me.lblRoute.Name = "lblRoute"
|
|
Me.lblRoute.Size = New System.Drawing.Size(14, 17)
|
|
Me.lblRoute.TabIndex = 91
|
|
Me.lblRoute.Text = "-"
|
|
'
|
|
'PictureBox1
|
|
'
|
|
Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
|
Me.PictureBox1.Location = New System.Drawing.Point(129, 183)
|
|
Me.PictureBox1.Name = "PictureBox1"
|
|
Me.PictureBox1.Size = New System.Drawing.Size(47, 28)
|
|
Me.PictureBox1.TabIndex = 92
|
|
Me.PictureBox1.TabStop = False
|
|
'
|
|
'Label6
|
|
'
|
|
Me.Label6.AutoSize = True
|
|
Me.Label6.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
|
|
Me.Label6.Location = New System.Drawing.Point(12, 186)
|
|
Me.Label6.Name = "Label6"
|
|
Me.Label6.Size = New System.Drawing.Size(50, 17)
|
|
Me.Label6.TabIndex = 93
|
|
Me.Label6.Text = "Route:"
|
|
'
|
|
'cbxUngebleitet
|
|
'
|
|
Me.cbxUngebleitet.AutoSize = True
|
|
Me.cbxUngebleitet.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
|
|
Me.cbxUngebleitet.Location = New System.Drawing.Point(306, 151)
|
|
Me.cbxUngebleitet.Name = "cbxUngebleitet"
|
|
Me.cbxUngebleitet.Size = New System.Drawing.Size(97, 21)
|
|
Me.cbxUngebleitet.TabIndex = 8
|
|
Me.cbxUngebleitet.Text = "unbegleitet"
|
|
Me.cbxUngebleitet.UseVisualStyleBackColor = True
|
|
'
|
|
'cbxLeer
|
|
'
|
|
Me.cbxLeer.AutoSize = True
|
|
Me.cbxLeer.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
|
|
Me.cbxLeer.Location = New System.Drawing.Point(15, 151)
|
|
Me.cbxLeer.Name = "cbxLeer"
|
|
Me.cbxLeer.Size = New System.Drawing.Size(109, 21)
|
|
Me.cbxLeer.TabIndex = 6
|
|
Me.cbxLeer.Text = "LEERFAHRT"
|
|
Me.cbxLeer.UseVisualStyleBackColor = True
|
|
'
|
|
'dgvDeclarations
|
|
'
|
|
Me.dgvDeclarations.AKTUALISIERUNGS_INTERVALL = -1
|
|
Me.dgvDeclarations.AllowUserToResizeColumns = False
|
|
Me.dgvDeclarations.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
|
Me.dgvDeclarations.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.clmnArt, Me.clmnRef, Me.clmnSS})
|
|
Me.dgvDeclarations.Location = New System.Drawing.Point(15, 217)
|
|
Me.dgvDeclarations.Name = "dgvDeclarations"
|
|
Me.dgvDeclarations.RowHeadersVisible = False
|
|
Me.dgvDeclarations.Size = New System.Drawing.Size(388, 256)
|
|
Me.dgvDeclarations.TabIndex = 11
|
|
'
|
|
'clmnArt
|
|
'
|
|
Me.clmnArt.HeaderText = "Art"
|
|
Me.clmnArt.Items.AddRange(New Object() {"EIDR ", "EXPORT (CDS/CHIEF)", "IMPORT (CDS/CHIEF)", "TRANSIT (TAD)", "TRANSIT (TSAD)", "ATA CARNET", "TIR CARNET"})
|
|
Me.clmnArt.Name = "clmnArt"
|
|
'
|
|
'clmnRef
|
|
'
|
|
Me.clmnRef.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill
|
|
Me.clmnRef.HeaderText = "RefNr"
|
|
Me.clmnRef.Name = "clmnRef"
|
|
'
|
|
'clmnSS
|
|
'
|
|
Me.clmnSS.HeaderText = "S&S "
|
|
Me.clmnSS.Name = "clmnSS"
|
|
Me.clmnSS.Width = 125
|
|
'
|
|
'Label7
|
|
'
|
|
Me.Label7.AutoSize = True
|
|
Me.Label7.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
|
|
Me.Label7.Location = New System.Drawing.Point(204, 37)
|
|
Me.Label7.Name = "Label7"
|
|
Me.Label7.Size = New System.Drawing.Size(74, 17)
|
|
Me.Label7.TabIndex = 100
|
|
Me.Label7.Text = "Anhänger:"
|
|
'
|
|
'txtTrailor
|
|
'
|
|
Me.txtTrailor._DateTimeOnly = False
|
|
Me.txtTrailor._numbersOnly = False
|
|
Me.txtTrailor._numbersOnlyKommastellen = ""
|
|
Me.txtTrailor._Prozent = False
|
|
Me.txtTrailor._ShortDateNew = False
|
|
Me.txtTrailor._ShortDateOnly = False
|
|
Me.txtTrailor._TimeOnly = False
|
|
Me.txtTrailor._value = ""
|
|
Me.txtTrailor._Waehrung = False
|
|
Me.txtTrailor._WaehrungZeichen = True
|
|
Me.txtTrailor.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!)
|
|
Me.txtTrailor.ForeColor = System.Drawing.Color.Black
|
|
Me.txtTrailor.Location = New System.Drawing.Point(207, 54)
|
|
Me.txtTrailor.MaxLength = 30
|
|
Me.txtTrailor.MaxLineLength = -1
|
|
Me.txtTrailor.MaxLines_Warning = ""
|
|
Me.txtTrailor.MaxLines_Warning_Label = Nothing
|
|
Me.txtTrailor.Multiline = True
|
|
Me.txtTrailor.Name = "txtTrailor"
|
|
Me.txtTrailor.Size = New System.Drawing.Size(196, 28)
|
|
Me.txtTrailor.TabIndex = 1
|
|
'
|
|
'Label8
|
|
'
|
|
Me.Label8.AutoSize = True
|
|
Me.Label8.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
|
|
Me.Label8.Location = New System.Drawing.Point(204, 186)
|
|
Me.Label8.Name = "Label8"
|
|
Me.Label8.Size = New System.Drawing.Size(69, 17)
|
|
Me.Label8.TabIndex = 102
|
|
Me.Label8.Text = "Dat./Uhr.:"
|
|
'
|
|
'datAbfahrt
|
|
'
|
|
Me.datAbfahrt._DateTimeOnly = False
|
|
Me.datAbfahrt._numbersOnly = False
|
|
Me.datAbfahrt._numbersOnlyKommastellen = ""
|
|
Me.datAbfahrt._Prozent = False
|
|
Me.datAbfahrt._ShortDateNew = True
|
|
Me.datAbfahrt._ShortDateOnly = False
|
|
Me.datAbfahrt._TimeOnly = False
|
|
Me.datAbfahrt._value = ""
|
|
Me.datAbfahrt._Waehrung = False
|
|
Me.datAbfahrt._WaehrungZeichen = True
|
|
Me.datAbfahrt.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
|
|
Me.datAbfahrt.ForeColor = System.Drawing.Color.Black
|
|
Me.datAbfahrt.Location = New System.Drawing.Point(278, 183)
|
|
Me.datAbfahrt.MaxLength = 10
|
|
Me.datAbfahrt.MaxLineLength = -1
|
|
Me.datAbfahrt.MaxLines_Warning = ""
|
|
Me.datAbfahrt.MaxLines_Warning_Label = Nothing
|
|
Me.datAbfahrt.Multiline = True
|
|
Me.datAbfahrt.Name = "datAbfahrt"
|
|
Me.datAbfahrt.Size = New System.Drawing.Size(79, 28)
|
|
Me.datAbfahrt.TabIndex = 9
|
|
'
|
|
'cboLeerVertrag
|
|
'
|
|
Me.cboLeerVertrag.AutoSize = True
|
|
Me.cboLeerVertrag.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
|
|
Me.cboLeerVertrag.Location = New System.Drawing.Point(129, 151)
|
|
Me.cboLeerVertrag.Name = "cboLeerVertrag"
|
|
Me.cboLeerVertrag.Size = New System.Drawing.Size(158, 21)
|
|
Me.cboLeerVertrag.TabIndex = 7
|
|
Me.cboLeerVertrag.Text = "Beförderungsvertrag"
|
|
Me.cboLeerVertrag.UseVisualStyleBackColor = True
|
|
Me.cboLeerVertrag.Visible = False
|
|
'
|
|
'Label9
|
|
'
|
|
Me.Label9.AutoSize = True
|
|
Me.Label9.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!)
|
|
Me.Label9.Location = New System.Drawing.Point(12, 482)
|
|
Me.Label9.Name = "Label9"
|
|
Me.Label9.Size = New System.Drawing.Size(114, 13)
|
|
Me.Label9.TabIndex = 108
|
|
Me.Label9.Text = "S&S (ganzes Fahrzeug):"
|
|
'
|
|
'txtSS
|
|
'
|
|
Me.txtSS._DateTimeOnly = False
|
|
Me.txtSS._numbersOnly = False
|
|
Me.txtSS._numbersOnlyKommastellen = ""
|
|
Me.txtSS._Prozent = False
|
|
Me.txtSS._ShortDateNew = False
|
|
Me.txtSS._ShortDateOnly = False
|
|
Me.txtSS._TimeOnly = False
|
|
Me.txtSS._value = ""
|
|
Me.txtSS._Waehrung = False
|
|
Me.txtSS._WaehrungZeichen = True
|
|
Me.txtSS.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!)
|
|
Me.txtSS.ForeColor = System.Drawing.Color.Black
|
|
Me.txtSS.Location = New System.Drawing.Point(132, 479)
|
|
Me.txtSS.MaxLength = 30
|
|
Me.txtSS.MaxLineLength = -1
|
|
Me.txtSS.MaxLines_Warning = ""
|
|
Me.txtSS.MaxLines_Warning_Label = Nothing
|
|
Me.txtSS.Multiline = True
|
|
Me.txtSS.Name = "txtSS"
|
|
Me.txtSS.Size = New System.Drawing.Size(271, 21)
|
|
Me.txtSS.TabIndex = 12
|
|
'
|
|
'Button1
|
|
'
|
|
Me.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.Button1.Location = New System.Drawing.Point(422, 55)
|
|
Me.Button1.Name = "Button1"
|
|
Me.Button1.Size = New System.Drawing.Size(139, 27)
|
|
Me.Button1.TabIndex = 110
|
|
Me.Button1.Text = "UK/Dover --> FR/Calais"
|
|
Me.Button1.UseVisualStyleBackColor = True
|
|
'
|
|
'Label10
|
|
'
|
|
Me.Label10.AutoSize = True
|
|
Me.Label10.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
|
|
Me.Label10.Location = New System.Drawing.Point(419, 37)
|
|
Me.Label10.Name = "Label10"
|
|
Me.Label10.Size = New System.Drawing.Size(121, 17)
|
|
Me.Label10.TabIndex = 111
|
|
Me.Label10.Text = "Standard-Routen:"
|
|
'
|
|
'Button2
|
|
'
|
|
Me.Button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button2.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.Button2.Location = New System.Drawing.Point(422, 81)
|
|
Me.Button2.Name = "Button2"
|
|
Me.Button2.Size = New System.Drawing.Size(139, 27)
|
|
Me.Button2.TabIndex = 112
|
|
Me.Button2.Text = "FR/Calais --> UK/Dover"
|
|
Me.Button2.UseVisualStyleBackColor = True
|
|
'
|
|
'datAbfahrtTime
|
|
'
|
|
Me.datAbfahrtTime._DateTimeOnly = False
|
|
Me.datAbfahrtTime._numbersOnly = False
|
|
Me.datAbfahrtTime._numbersOnlyKommastellen = ""
|
|
Me.datAbfahrtTime._Prozent = False
|
|
Me.datAbfahrtTime._ShortDateNew = False
|
|
Me.datAbfahrtTime._ShortDateOnly = False
|
|
Me.datAbfahrtTime._TimeOnly = True
|
|
Me.datAbfahrtTime._value = ""
|
|
Me.datAbfahrtTime._Waehrung = False
|
|
Me.datAbfahrtTime._WaehrungZeichen = True
|
|
Me.datAbfahrtTime.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
|
|
Me.datAbfahrtTime.ForeColor = System.Drawing.Color.Red
|
|
Me.datAbfahrtTime.Location = New System.Drawing.Point(356, 183)
|
|
Me.datAbfahrtTime.MaxLength = 8
|
|
Me.datAbfahrtTime.MaxLineLength = -1
|
|
Me.datAbfahrtTime.MaxLines_Warning = ""
|
|
Me.datAbfahrtTime.MaxLines_Warning_Label = Nothing
|
|
Me.datAbfahrtTime.Multiline = True
|
|
Me.datAbfahrtTime.Name = "datAbfahrtTime"
|
|
Me.datAbfahrtTime.Size = New System.Drawing.Size(47, 28)
|
|
Me.datAbfahrtTime.TabIndex = 10
|
|
'
|
|
'frmGVMSNew
|
|
'
|
|
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(569, 512)
|
|
Me.Controls.Add(Me.datAbfahrtTime)
|
|
Me.Controls.Add(Me.Button2)
|
|
Me.Controls.Add(Me.Label10)
|
|
Me.Controls.Add(Me.Button1)
|
|
Me.Controls.Add(Me.txtSS)
|
|
Me.Controls.Add(Me.Label9)
|
|
Me.Controls.Add(Me.cboLeerVertrag)
|
|
Me.Controls.Add(Me.datAbfahrt)
|
|
Me.Controls.Add(Me.Label8)
|
|
Me.Controls.Add(Me.txtTrailor)
|
|
Me.Controls.Add(Me.Label7)
|
|
Me.Controls.Add(Me.dgvDeclarations)
|
|
Me.Controls.Add(Me.cbxLeer)
|
|
Me.Controls.Add(Me.cbxUngebleitet)
|
|
Me.Controls.Add(Me.Label6)
|
|
Me.Controls.Add(Me.PictureBox1)
|
|
Me.Controls.Add(Me.lblRoute)
|
|
Me.Controls.Add(Me.cboPortVon)
|
|
Me.Controls.Add(Me.Label4)
|
|
Me.Controls.Add(Me.cboPortNach)
|
|
Me.Controls.Add(Me.Label5)
|
|
Me.Controls.Add(Me.cboCarrier)
|
|
Me.Controls.Add(Me.Label3)
|
|
Me.Controls.Add(Me.cboDirection)
|
|
Me.Controls.Add(Me.pic)
|
|
Me.Controls.Add(Me.btnOK)
|
|
Me.Controls.Add(Me.txtKennzeichen)
|
|
Me.Controls.Add(Me.Label2)
|
|
Me.Controls.Add(Me.Label1)
|
|
Me.Controls.Add(Me.lbl)
|
|
Me.Controls.Add(Me.Button26)
|
|
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
|
Me.Name = "frmGVMSNew"
|
|
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
|
|
Me.Text = "GVMS Eintrag"
|
|
CType(Me.pic, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.dgvDeclarations, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.ResumeLayout(False)
|
|
Me.PerformLayout()
|
|
|
|
End Sub
|
|
Friend WithEvents Label3 As Label
|
|
Friend WithEvents cboDirection As VERAG_PROG_ALLGEMEIN.MyComboBox
|
|
Friend WithEvents pic As PictureBox
|
|
Friend WithEvents btnOK As Button
|
|
Friend WithEvents txtKennzeichen As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label2 As Label
|
|
Friend WithEvents Label1 As Label
|
|
Friend WithEvents lbl As Label
|
|
Friend WithEvents Button26 As Button
|
|
Friend WithEvents cboCarrier As VERAG_PROG_ALLGEMEIN.MyComboBox
|
|
Friend WithEvents cboPortVon As VERAG_PROG_ALLGEMEIN.MyComboBox
|
|
Friend WithEvents Label4 As Label
|
|
Friend WithEvents cboPortNach As VERAG_PROG_ALLGEMEIN.MyComboBox
|
|
Friend WithEvents Label5 As Label
|
|
Friend WithEvents lblRoute As Label
|
|
Friend WithEvents PictureBox1 As PictureBox
|
|
Friend WithEvents Label6 As Label
|
|
Friend WithEvents cbxUngebleitet As CheckBox
|
|
Friend WithEvents cbxLeer As CheckBox
|
|
Friend WithEvents dgvDeclarations As VERAG_PROG_ALLGEMEIN.MyDatagridview
|
|
Friend WithEvents Label7 As Label
|
|
Friend WithEvents txtTrailor As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label8 As Label
|
|
Friend WithEvents datAbfahrt As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents cboLeerVertrag As CheckBox
|
|
Friend WithEvents clmnArt As DataGridViewComboBoxColumn
|
|
Friend WithEvents clmnRef As DataGridViewTextBoxColumn
|
|
Friend WithEvents clmnSS As DataGridViewTextBoxColumn
|
|
Friend WithEvents Label9 As Label
|
|
Friend WithEvents txtSS As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Button1 As Button
|
|
Friend WithEvents Label10 As Label
|
|
Friend WithEvents Button2 As Button
|
|
Friend WithEvents datAbfahrtTime As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
End Class
|