gesamtsicherheiten, etc.
This commit is contained in:
130
Aviso/usrCntlSND_ATBGestellung.Designer.vb
generated
130
Aviso/usrCntlSND_ATBGestellung.Designer.vb
generated
@@ -24,24 +24,26 @@ Partial Class usrCntlSND_ATBGestellung
|
||||
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.Label4 = New System.Windows.Forms.Label()
|
||||
Me.Label3 = New System.Windows.Forms.Label()
|
||||
Me.Label33 = New System.Windows.Forms.Label()
|
||||
Me.txtT1Datum = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
||||
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.Button2 = New System.Windows.Forms.Button()
|
||||
Me.pnlT1.SuspendLayout()
|
||||
CType(Me.PictureBox5, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.SuspendLayout()
|
||||
'
|
||||
'pnlT1
|
||||
'
|
||||
Me.pnlT1.Controls.Add(Me.Button2)
|
||||
Me.pnlT1.Controls.Add(Me.PictureBox5)
|
||||
Me.pnlT1.Controls.Add(Me.txtT1Datum)
|
||||
Me.pnlT1.Controls.Add(Me.DateTimePicker1)
|
||||
@@ -70,6 +72,31 @@ Partial Class usrCntlSND_ATBGestellung
|
||||
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 = "''"
|
||||
@@ -125,60 +152,6 @@ Partial Class usrCntlSND_ATBGestellung
|
||||
Me.cbxATBFakturieren.ThreeState = True
|
||||
Me.cbxATBFakturieren.UseVisualStyleBackColor = True
|
||||
'
|
||||
'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:"
|
||||
'
|
||||
'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:"
|
||||
'
|
||||
'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
|
||||
'
|
||||
'txtATBNr
|
||||
'
|
||||
Me.txtATBNr._DateTimeOnly = False
|
||||
@@ -225,6 +198,25 @@ Partial Class usrCntlSND_ATBGestellung
|
||||
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
|
||||
@@ -251,6 +243,27 @@ Partial Class usrCntlSND_ATBGestellung
|
||||
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:"
|
||||
'
|
||||
'Button2
|
||||
'
|
||||
Me.Button2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
||||
Me.Button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.Button2.Location = New System.Drawing.Point(424, 94)
|
||||
Me.Button2.Name = "Button2"
|
||||
Me.Button2.Size = New System.Drawing.Size(94, 28)
|
||||
Me.Button2.TabIndex = 133
|
||||
Me.Button2.Text = "Saldocheck"
|
||||
Me.Button2.UseVisualStyleBackColor = True
|
||||
'
|
||||
'usrCntlSND_ATBGestellung
|
||||
'
|
||||
Me.Controls.Add(Me.pnlT1)
|
||||
@@ -276,4 +289,5 @@ Partial Class usrCntlSND_ATBGestellung
|
||||
Friend WithEvents txtT1Datum As VERAG_PROG_ALLGEMEIN.MyTextBox
|
||||
Friend WithEvents DateTimePicker1 As DateTimePicker
|
||||
Friend WithEvents PictureBox5 As PictureBox
|
||||
Friend WithEvents Button2 As Button
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user