280 lines
13 KiB
VB.net
280 lines
13 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
|
|
Partial Class usrCntlSND_ATBGestellung
|
|
Inherits System.Windows.Forms.UserControl
|
|
|
|
'UserControl überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen.
|
|
<System.Diagnostics.DebuggerNonUserCode()>
|
|
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
|
|
Try
|
|
If disposing AndAlso components IsNot Nothing Then
|
|
components.Dispose()
|
|
End If
|
|
Finally
|
|
MyBase.Dispose(disposing)
|
|
End Try
|
|
End Sub
|
|
|
|
'Wird vom Windows Form-Designer benötigt.
|
|
Private components As System.ComponentModel.IContainer
|
|
|
|
'Hinweis: Die folgende Prozedur ist für den Windows Form-Designer erforderlich.
|
|
'Das Bearbeiten ist mit dem Windows Form-Designer möglich.
|
|
'Das Bearbeiten mit dem Code-Editor ist nicht möglich.
|
|
<System.Diagnostics.DebuggerStepThrough()>
|
|
Private Sub InitializeComponent()
|
|
Me.pnlT1 = New System.Windows.Forms.Panel()
|
|
Me.PictureBox5 = New System.Windows.Forms.PictureBox()
|
|
Me.txtT1Datum = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.DateTimePicker1 = New System.Windows.Forms.DateTimePicker()
|
|
Me.Label1 = New System.Windows.Forms.Label()
|
|
Me.btnGesSicherheit = New System.Windows.Forms.Button()
|
|
Me.Button1 = New System.Windows.Forms.Button()
|
|
Me.cbxATBFakturieren = New System.Windows.Forms.CheckBox()
|
|
Me.txtATBNr = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtATBT1 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Label4 = New System.Windows.Forms.Label()
|
|
Me.Label3 = New System.Windows.Forms.Label()
|
|
Me.txtT1VerzollungsadresseBestimmungszollstelle = New VERAG_PROG_ALLGEMEIN.MySearchBox()
|
|
Me.Label33 = New System.Windows.Forms.Label()
|
|
Me.pnlT1.SuspendLayout()
|
|
CType(Me.PictureBox5, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SuspendLayout()
|
|
'
|
|
'pnlT1
|
|
'
|
|
Me.pnlT1.Controls.Add(Me.PictureBox5)
|
|
Me.pnlT1.Controls.Add(Me.txtT1Datum)
|
|
Me.pnlT1.Controls.Add(Me.DateTimePicker1)
|
|
Me.pnlT1.Controls.Add(Me.Label1)
|
|
Me.pnlT1.Controls.Add(Me.btnGesSicherheit)
|
|
Me.pnlT1.Controls.Add(Me.Button1)
|
|
Me.pnlT1.Controls.Add(Me.cbxATBFakturieren)
|
|
Me.pnlT1.Controls.Add(Me.txtATBNr)
|
|
Me.pnlT1.Controls.Add(Me.txtATBT1)
|
|
Me.pnlT1.Controls.Add(Me.Label4)
|
|
Me.pnlT1.Controls.Add(Me.Label3)
|
|
Me.pnlT1.Controls.Add(Me.txtT1VerzollungsadresseBestimmungszollstelle)
|
|
Me.pnlT1.Controls.Add(Me.Label33)
|
|
Me.pnlT1.Location = New System.Drawing.Point(0, 0)
|
|
Me.pnlT1.Name = "pnlT1"
|
|
Me.pnlT1.Size = New System.Drawing.Size(549, 125)
|
|
Me.pnlT1.TabIndex = 0
|
|
'
|
|
'PictureBox5
|
|
'
|
|
Me.PictureBox5.BackgroundImage = Global.AVISO.My.Resources.Resources.fragezeichen1
|
|
Me.PictureBox5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
|
Me.PictureBox5.Location = New System.Drawing.Point(0, 8)
|
|
Me.PictureBox5.Name = "PictureBox5"
|
|
Me.PictureBox5.Size = New System.Drawing.Size(18, 19)
|
|
Me.PictureBox5.TabIndex = 132
|
|
Me.PictureBox5.TabStop = False
|
|
'
|
|
'txtT1Datum
|
|
'
|
|
Me.txtT1Datum._DateTimeOnly = False
|
|
Me.txtT1Datum._numbersOnly = False
|
|
Me.txtT1Datum._numbersOnlyKommastellen = ""
|
|
Me.txtT1Datum._numbersOnlyTrennzeichen = True
|
|
Me.txtT1Datum._Prozent = False
|
|
Me.txtT1Datum._ShortDateNew = True
|
|
Me.txtT1Datum._ShortDateOnly = False
|
|
Me.txtT1Datum._TimeOnly = False
|
|
Me.txtT1Datum._TimeOnly_Seconds = False
|
|
Me.txtT1Datum._value = ""
|
|
Me.txtT1Datum._Waehrung = False
|
|
Me.txtT1Datum._WaehrungZeichen = True
|
|
Me.txtT1Datum.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtT1Datum.ForeColor = System.Drawing.Color.Black
|
|
Me.txtT1Datum.Location = New System.Drawing.Point(272, 33)
|
|
Me.txtT1Datum.MaxLength = 10
|
|
Me.txtT1Datum.MaxLineLength = -1
|
|
Me.txtT1Datum.MaxLines_Warning = ""
|
|
Me.txtT1Datum.MaxLines_Warning_Label = Nothing
|
|
Me.txtT1Datum.Name = "txtT1Datum"
|
|
Me.txtT1Datum.Size = New System.Drawing.Size(83, 20)
|
|
Me.txtT1Datum.TabIndex = 38
|
|
'
|
|
'DateTimePicker1
|
|
'
|
|
Me.DateTimePicker1.CustomFormat = "''"
|
|
Me.DateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.Custom
|
|
Me.DateTimePicker1.Location = New System.Drawing.Point(272, 33)
|
|
Me.DateTimePicker1.Margin = New System.Windows.Forms.Padding(0)
|
|
Me.DateTimePicker1.Name = "DateTimePicker1"
|
|
Me.DateTimePicker1.RightToLeft = System.Windows.Forms.RightToLeft.No
|
|
Me.DateTimePicker1.Size = New System.Drawing.Size(115, 20)
|
|
Me.DateTimePicker1.TabIndex = 39
|
|
'
|
|
'Label1
|
|
'
|
|
Me.Label1.AutoSize = True
|
|
Me.Label1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label1.Location = New System.Drawing.Point(158, 36)
|
|
Me.Label1.Name = "Label1"
|
|
Me.Label1.Size = New System.Drawing.Size(101, 13)
|
|
Me.Label1.TabIndex = 26
|
|
Me.Label1.Text = "Vorpapier / T1 Frist:"
|
|
'
|
|
'btnGesSicherheit
|
|
'
|
|
Me.btnGesSicherheit.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnGesSicherheit.Location = New System.Drawing.Point(397, 3)
|
|
Me.btnGesSicherheit.Name = "btnGesSicherheit"
|
|
Me.btnGesSicherheit.Size = New System.Drawing.Size(149, 49)
|
|
Me.btnGesSicherheit.TabIndex = 25
|
|
Me.btnGesSicherheit.Text = "Gesamtsicherheit (Verwahrung)"
|
|
Me.btnGesSicherheit.UseVisualStyleBackColor = True
|
|
'
|
|
'Button1
|
|
'
|
|
Me.Button1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
|
Me.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button1.Location = New System.Drawing.Point(397, 56)
|
|
Me.Button1.Name = "Button1"
|
|
Me.Button1.Size = New System.Drawing.Size(149, 35)
|
|
Me.Button1.TabIndex = 25
|
|
Me.Button1.Text = "Ankunftsanzeige senden >>"
|
|
Me.Button1.UseVisualStyleBackColor = True
|
|
'
|
|
'cbxATBFakturieren
|
|
'
|
|
Me.cbxATBFakturieren.AutoSize = True
|
|
Me.cbxATBFakturieren.Checked = True
|
|
Me.cbxATBFakturieren.CheckState = System.Windows.Forms.CheckState.Indeterminate
|
|
Me.cbxATBFakturieren.Location = New System.Drawing.Point(121, 102)
|
|
Me.cbxATBFakturieren.Name = "cbxATBFakturieren"
|
|
Me.cbxATBFakturieren.Size = New System.Drawing.Size(153, 17)
|
|
Me.cbxATBFakturieren.TabIndex = 24
|
|
Me.cbxATBFakturieren.Text = "ATB-Gestellung fakturieren"
|
|
Me.cbxATBFakturieren.ThreeState = True
|
|
Me.cbxATBFakturieren.UseVisualStyleBackColor = True
|
|
'
|
|
'txtATBNr
|
|
'
|
|
Me.txtATBNr._DateTimeOnly = False
|
|
Me.txtATBNr._numbersOnly = False
|
|
Me.txtATBNr._numbersOnlyKommastellen = ""
|
|
Me.txtATBNr._numbersOnlyTrennzeichen = True
|
|
Me.txtATBNr._Prozent = False
|
|
Me.txtATBNr._ShortDateNew = False
|
|
Me.txtATBNr._ShortDateOnly = False
|
|
Me.txtATBNr._TimeOnly = False
|
|
Me.txtATBNr._TimeOnly_Seconds = False
|
|
Me.txtATBNr._value = ""
|
|
Me.txtATBNr._Waehrung = False
|
|
Me.txtATBNr._WaehrungZeichen = True
|
|
Me.txtATBNr.ForeColor = System.Drawing.Color.Black
|
|
Me.txtATBNr.Location = New System.Drawing.Point(121, 56)
|
|
Me.txtATBNr.MaxLineLength = -1
|
|
Me.txtATBNr.MaxLines_Warning = ""
|
|
Me.txtATBNr.MaxLines_Warning_Label = Nothing
|
|
Me.txtATBNr.Name = "txtATBNr"
|
|
Me.txtATBNr.Size = New System.Drawing.Size(269, 20)
|
|
Me.txtATBNr.TabIndex = 23
|
|
'
|
|
'txtATBT1
|
|
'
|
|
Me.txtATBT1._DateTimeOnly = False
|
|
Me.txtATBT1._numbersOnly = False
|
|
Me.txtATBT1._numbersOnlyKommastellen = ""
|
|
Me.txtATBT1._numbersOnlyTrennzeichen = True
|
|
Me.txtATBT1._Prozent = False
|
|
Me.txtATBT1._ShortDateNew = False
|
|
Me.txtATBT1._ShortDateOnly = False
|
|
Me.txtATBT1._TimeOnly = False
|
|
Me.txtATBT1._TimeOnly_Seconds = False
|
|
Me.txtATBT1._value = ""
|
|
Me.txtATBT1._Waehrung = False
|
|
Me.txtATBT1._WaehrungZeichen = True
|
|
Me.txtATBT1.ForeColor = System.Drawing.Color.Black
|
|
Me.txtATBT1.Location = New System.Drawing.Point(121, 11)
|
|
Me.txtATBT1.MaxLineLength = -1
|
|
Me.txtATBT1.MaxLines_Warning = ""
|
|
Me.txtATBT1.MaxLines_Warning_Label = Nothing
|
|
Me.txtATBT1.Name = "txtATBT1"
|
|
Me.txtATBT1.Size = New System.Drawing.Size(269, 20)
|
|
Me.txtATBT1.TabIndex = 22
|
|
'
|
|
'Label4
|
|
'
|
|
Me.Label4.AutoSize = True
|
|
Me.Label4.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label4.Location = New System.Drawing.Point(23, 59)
|
|
Me.Label4.Name = "Label4"
|
|
Me.Label4.Size = New System.Drawing.Size(92, 13)
|
|
Me.Label4.TabIndex = 20
|
|
Me.Label4.Text = "ATB / Gestellung:"
|
|
'
|
|
'Label3
|
|
'
|
|
Me.Label3.AutoSize = True
|
|
Me.Label3.Location = New System.Drawing.Point(23, 81)
|
|
Me.Label3.Name = "Label3"
|
|
Me.Label3.Size = New System.Drawing.Size(51, 13)
|
|
Me.Label3.TabIndex = 15
|
|
Me.Label3.Text = "Zollstelle:"
|
|
'
|
|
'txtT1VerzollungsadresseBestimmungszollstelle
|
|
'
|
|
Me.txtT1VerzollungsadresseBestimmungszollstelle._allowFreitext = False
|
|
Me.txtT1VerzollungsadresseBestimmungszollstelle._AllowSetValue = False
|
|
Me.txtT1VerzollungsadresseBestimmungszollstelle._allowSpaceAsSplitter = False
|
|
Me.txtT1VerzollungsadresseBestimmungszollstelle._autoSizeGross = False
|
|
Me.txtT1VerzollungsadresseBestimmungszollstelle._hideIfListEmpty = True
|
|
Me.txtT1VerzollungsadresseBestimmungszollstelle._value = Nothing
|
|
Me.txtT1VerzollungsadresseBestimmungszollstelle.conn_art = "FMZOLL"
|
|
Me.txtT1VerzollungsadresseBestimmungszollstelle.dgvpos = "LEFT"
|
|
Me.txtT1VerzollungsadresseBestimmungszollstelle.DISPLAY_PARAM = Nothing
|
|
Me.txtT1VerzollungsadresseBestimmungszollstelle.INVISIBLE_COLUMNS = Nothing
|
|
Me.txtT1VerzollungsadresseBestimmungszollstelle.key_visible = False
|
|
Me.txtT1VerzollungsadresseBestimmungszollstelle.KEYPARAM = Nothing
|
|
Me.txtT1VerzollungsadresseBestimmungszollstelle.Location = New System.Drawing.Point(121, 78)
|
|
Me.txtT1VerzollungsadresseBestimmungszollstelle.MaxLength = 8
|
|
Me.txtT1VerzollungsadresseBestimmungszollstelle.Name = "txtT1VerzollungsadresseBestimmungszollstelle"
|
|
Me.txtT1VerzollungsadresseBestimmungszollstelle.searchActive = True
|
|
Me.txtT1VerzollungsadresseBestimmungszollstelle.Size = New System.Drawing.Size(269, 20)
|
|
Me.txtT1VerzollungsadresseBestimmungszollstelle.SQL_ORDER_BY = Nothing
|
|
Me.txtT1VerzollungsadresseBestimmungszollstelle.SQL_SELECT = Nothing
|
|
Me.txtT1VerzollungsadresseBestimmungszollstelle.SQL_WHERE = Nothing
|
|
Me.txtT1VerzollungsadresseBestimmungszollstelle.SQL_WhereParamList = Nothing
|
|
Me.txtT1VerzollungsadresseBestimmungszollstelle.TabIndex = 16
|
|
Me.txtT1VerzollungsadresseBestimmungszollstelle.usrcntl = Nothing
|
|
'
|
|
'Label33
|
|
'
|
|
Me.Label33.AutoSize = True
|
|
Me.Label33.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label33.Location = New System.Drawing.Point(23, 14)
|
|
Me.Label33.Name = "Label33"
|
|
Me.Label33.Size = New System.Drawing.Size(79, 13)
|
|
Me.Label33.TabIndex = 3
|
|
Me.Label33.Text = "Vorpapier / T1:"
|
|
'
|
|
'usrCntlSND_ATBGestellung
|
|
'
|
|
Me.Controls.Add(Me.pnlT1)
|
|
Me.Name = "usrCntlSND_ATBGestellung"
|
|
Me.Size = New System.Drawing.Size(553, 129)
|
|
Me.pnlT1.ResumeLayout(False)
|
|
Me.pnlT1.PerformLayout()
|
|
CType(Me.PictureBox5, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.ResumeLayout(False)
|
|
|
|
End Sub
|
|
Friend WithEvents pnlT1 As System.Windows.Forms.Panel
|
|
Friend WithEvents Label33 As System.Windows.Forms.Label
|
|
Friend WithEvents txtT1VerzollungsadresseBestimmungszollstelle As VERAG_PROG_ALLGEMEIN.MySearchBox
|
|
Friend WithEvents Label3 As System.Windows.Forms.Label
|
|
Friend WithEvents txtATBT1 As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label4 As Label
|
|
Friend WithEvents txtATBNr As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents cbxATBFakturieren As CheckBox
|
|
Friend WithEvents btnGesSicherheit As Button
|
|
Friend WithEvents Button1 As Button
|
|
Friend WithEvents Label1 As Label
|
|
Friend WithEvents txtT1Datum As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents DateTimePicker1 As DateTimePicker
|
|
Friend WithEvents PictureBox5 As PictureBox
|
|
End Class
|