Partial Class usrCntlSND_ATBGestellung Inherits System.Windows.Forms.UserControl 'UserControl überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen. 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. Private Sub InitializeComponent() Me.pnlT1 = New System.Windows.Forms.Panel() 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.cbxATBFakturieren = New System.Windows.Forms.CheckBox() Me.pnlT1.SuspendLayout() Me.SuspendLayout() ' 'pnlT1 ' 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, 101) Me.pnlT1.TabIndex = 0 ' '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, 30) 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, 33) 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, 59) 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, 56) 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:" ' '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, 80) 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 ' 'usrCntlSND_ATBGestellung ' Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.Controls.Add(Me.pnlT1) Me.Name = "usrCntlSND_ATBGestellung" Me.Size = New System.Drawing.Size(549, 94) Me.pnlT1.ResumeLayout(False) Me.pnlT1.PerformLayout() 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 End Class