216 lines
9.3 KiB
VB.net
216 lines
9.3 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|
Partial Class usrCntlKundeFiskaldaten
|
|
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.txtAbweichndeFiskalAdresse = New System.Windows.Forms.RichTextBox()
|
|
Me.Label43 = New System.Windows.Forms.Label()
|
|
Me.txtFA = New System.Windows.Forms.TextBox()
|
|
Me.txtSB = New System.Windows.Forms.TextBox()
|
|
Me.Label34 = New System.Windows.Forms.Label()
|
|
Me.cbxCMR = New System.Windows.Forms.CheckBox()
|
|
Me.cbxSB = New System.Windows.Forms.CheckBox()
|
|
Me.cbxFA = New System.Windows.Forms.CheckBox()
|
|
Me.txtEmail_Stb = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Label1 = New System.Windows.Forms.Label()
|
|
Me.Label2 = New System.Windows.Forms.Label()
|
|
Me.txtEmail_FA = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.SuspendLayout()
|
|
'
|
|
'txtAbweichndeFiskalAdresse
|
|
'
|
|
Me.txtAbweichndeFiskalAdresse.Location = New System.Drawing.Point(325, 33)
|
|
Me.txtAbweichndeFiskalAdresse.Name = "txtAbweichndeFiskalAdresse"
|
|
Me.txtAbweichndeFiskalAdresse.Size = New System.Drawing.Size(340, 138)
|
|
Me.txtAbweichndeFiskalAdresse.TabIndex = 57
|
|
Me.txtAbweichndeFiskalAdresse.Text = ""
|
|
'
|
|
'Label43
|
|
'
|
|
Me.Label43.AutoSize = True
|
|
Me.Label43.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label43.Location = New System.Drawing.Point(322, 15)
|
|
Me.Label43.Name = "Label43"
|
|
Me.Label43.Size = New System.Drawing.Size(173, 13)
|
|
Me.Label43.TabIndex = 56
|
|
Me.Label43.Text = "Abweichende Fiskal-Adresse:"
|
|
'
|
|
'txtFA
|
|
'
|
|
Me.txtFA.Enabled = False
|
|
Me.txtFA.Location = New System.Drawing.Point(12, 201)
|
|
Me.txtFA.Multiline = True
|
|
Me.txtFA.Name = "txtFA"
|
|
Me.txtFA.Size = New System.Drawing.Size(305, 73)
|
|
Me.txtFA.TabIndex = 51
|
|
'
|
|
'txtSB
|
|
'
|
|
Me.txtSB.Enabled = False
|
|
Me.txtSB.Location = New System.Drawing.Point(12, 81)
|
|
Me.txtSB.Multiline = True
|
|
Me.txtSB.Name = "txtSB"
|
|
Me.txtSB.Size = New System.Drawing.Size(305, 72)
|
|
Me.txtSB.TabIndex = 50
|
|
'
|
|
'Label34
|
|
'
|
|
Me.Label34.AutoSize = True
|
|
Me.Label34.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label34.Location = New System.Drawing.Point(9, 15)
|
|
Me.Label34.Name = "Label34"
|
|
Me.Label34.Size = New System.Drawing.Size(272, 13)
|
|
Me.Label34.TabIndex = 49
|
|
Me.Label34.Text = "Nach der Abfertigung zu erstellende Scheiben:"
|
|
'
|
|
'cbxCMR
|
|
'
|
|
Me.cbxCMR.AutoSize = True
|
|
Me.cbxCMR.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.cbxCMR.Location = New System.Drawing.Point(12, 40)
|
|
Me.cbxCMR.Name = "cbxCMR"
|
|
Me.cbxCMR.Size = New System.Drawing.Size(177, 17)
|
|
Me.cbxCMR.TabIndex = 48
|
|
Me.cbxCMR.Text = "CMR-Schreiben an den Kunden"
|
|
Me.cbxCMR.UseVisualStyleBackColor = True
|
|
'
|
|
'cbxSB
|
|
'
|
|
Me.cbxSB.AutoSize = True
|
|
Me.cbxSB.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.cbxSB.Location = New System.Drawing.Point(12, 63)
|
|
Me.cbxSB.Name = "cbxSB"
|
|
Me.cbxSB.Size = New System.Drawing.Size(156, 17)
|
|
Me.cbxSB.TabIndex = 46
|
|
Me.cbxSB.Text = "Schreiben an Steuerberater"
|
|
Me.cbxSB.UseVisualStyleBackColor = True
|
|
'
|
|
'cbxFA
|
|
'
|
|
Me.cbxFA.AutoSize = True
|
|
Me.cbxFA.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.cbxFA.Location = New System.Drawing.Point(12, 183)
|
|
Me.cbxFA.Name = "cbxFA"
|
|
Me.cbxFA.Size = New System.Drawing.Size(140, 17)
|
|
Me.cbxFA.TabIndex = 47
|
|
Me.cbxFA.Text = "Schreiben an Finanzamt"
|
|
Me.cbxFA.UseVisualStyleBackColor = True
|
|
'
|
|
'txtEmail_Stb
|
|
'
|
|
Me.txtEmail_Stb._DateTimeOnly = False
|
|
Me.txtEmail_Stb._numbersOnly = False
|
|
Me.txtEmail_Stb._numbersOnlyKommastellen = ""
|
|
Me.txtEmail_Stb._Prozent = False
|
|
Me.txtEmail_Stb._ShortDateNew = False
|
|
Me.txtEmail_Stb._ShortDateOnly = False
|
|
Me.txtEmail_Stb._TimeOnly = False
|
|
Me.txtEmail_Stb._value = ""
|
|
Me.txtEmail_Stb._Waehrung = False
|
|
Me.txtEmail_Stb._WaehrungZeichen = True
|
|
Me.txtEmail_Stb.ForeColor = System.Drawing.Color.Black
|
|
Me.txtEmail_Stb.Location = New System.Drawing.Point(54, 152)
|
|
Me.txtEmail_Stb.MaxLineLength = -1
|
|
Me.txtEmail_Stb.MaxLines_Warning = ""
|
|
Me.txtEmail_Stb.MaxLines_Warning_Label = Nothing
|
|
Me.txtEmail_Stb.Name = "txtEmail_Stb"
|
|
Me.txtEmail_Stb.Size = New System.Drawing.Size(263, 20)
|
|
Me.txtEmail_Stb.TabIndex = 58
|
|
'
|
|
'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(9, 155)
|
|
Me.Label1.Name = "Label1"
|
|
Me.Label1.Size = New System.Drawing.Size(39, 13)
|
|
Me.Label1.TabIndex = 59
|
|
Me.Label1.Text = "E-Mail:"
|
|
'
|
|
'Label2
|
|
'
|
|
Me.Label2.AutoSize = True
|
|
Me.Label2.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label2.Location = New System.Drawing.Point(9, 276)
|
|
Me.Label2.Name = "Label2"
|
|
Me.Label2.Size = New System.Drawing.Size(39, 13)
|
|
Me.Label2.TabIndex = 61
|
|
Me.Label2.Text = "E-Mail:"
|
|
'
|
|
'txtEmail_FA
|
|
'
|
|
Me.txtEmail_FA._DateTimeOnly = False
|
|
Me.txtEmail_FA._numbersOnly = False
|
|
Me.txtEmail_FA._numbersOnlyKommastellen = ""
|
|
Me.txtEmail_FA._Prozent = False
|
|
Me.txtEmail_FA._ShortDateNew = False
|
|
Me.txtEmail_FA._ShortDateOnly = False
|
|
Me.txtEmail_FA._TimeOnly = False
|
|
Me.txtEmail_FA._value = ""
|
|
Me.txtEmail_FA._Waehrung = False
|
|
Me.txtEmail_FA._WaehrungZeichen = True
|
|
Me.txtEmail_FA.ForeColor = System.Drawing.Color.Black
|
|
Me.txtEmail_FA.Location = New System.Drawing.Point(54, 273)
|
|
Me.txtEmail_FA.MaxLineLength = -1
|
|
Me.txtEmail_FA.MaxLines_Warning = ""
|
|
Me.txtEmail_FA.MaxLines_Warning_Label = Nothing
|
|
Me.txtEmail_FA.Name = "txtEmail_FA"
|
|
Me.txtEmail_FA.Size = New System.Drawing.Size(263, 20)
|
|
Me.txtEmail_FA.TabIndex = 60
|
|
'
|
|
'usrCntlKundeFiskaldaten
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.BackColor = System.Drawing.Color.White
|
|
Me.Controls.Add(Me.Label2)
|
|
Me.Controls.Add(Me.txtEmail_FA)
|
|
Me.Controls.Add(Me.Label1)
|
|
Me.Controls.Add(Me.txtEmail_Stb)
|
|
Me.Controls.Add(Me.txtAbweichndeFiskalAdresse)
|
|
Me.Controls.Add(Me.Label43)
|
|
Me.Controls.Add(Me.txtFA)
|
|
Me.Controls.Add(Me.txtSB)
|
|
Me.Controls.Add(Me.Label34)
|
|
Me.Controls.Add(Me.cbxCMR)
|
|
Me.Controls.Add(Me.cbxSB)
|
|
Me.Controls.Add(Me.cbxFA)
|
|
Me.Name = "usrCntlKundeFiskaldaten"
|
|
Me.Size = New System.Drawing.Size(672, 311)
|
|
Me.ResumeLayout(False)
|
|
Me.PerformLayout()
|
|
|
|
End Sub
|
|
Friend WithEvents txtAbweichndeFiskalAdresse As System.Windows.Forms.RichTextBox
|
|
Friend WithEvents Label43 As System.Windows.Forms.Label
|
|
Friend WithEvents txtFA As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtSB As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label34 As System.Windows.Forms.Label
|
|
Friend WithEvents cbxCMR As System.Windows.Forms.CheckBox
|
|
Friend WithEvents cbxSB As System.Windows.Forms.CheckBox
|
|
Friend WithEvents cbxFA As System.Windows.Forms.CheckBox
|
|
Friend WithEvents txtEmail_Stb As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label1 As Label
|
|
Friend WithEvents Label2 As Label
|
|
Friend WithEvents txtEmail_FA As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
End Class
|