_ Partial Class frmFiskalSchreiben Inherits System.Windows.Forms.Form 'Das Formular ü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.components = New System.ComponentModel.Container() Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmFiskalSchreiben)) Me.txtFA = New System.Windows.Forms.TextBox() Me.txtSB = New System.Windows.Forms.TextBox() Me.Button16 = New System.Windows.Forms.Button() Me.Button15 = New System.Windows.Forms.Button() Me.Button14 = New System.Windows.Forms.Button() Me.Button13 = New System.Windows.Forms.Button() Me.cbxCMR = New System.Windows.Forms.CheckBox() Me.cbxSB = New System.Windows.Forms.CheckBox() Me.cbxFA = New System.Windows.Forms.CheckBox() Me.Button1 = New System.Windows.Forms.Button() Me.txtKunde = New System.Windows.Forms.Label() Me.txtAbf = New System.Windows.Forms.Label() Me.tmrFiskal = New System.Windows.Forms.Timer(Me.components) Me.lblFiskGespeichert = New System.Windows.Forms.Label() Me.SuspendLayout() ' 'txtFA ' Me.txtFA.Location = New System.Drawing.Point(12, 232) Me.txtFA.Multiline = True Me.txtFA.Name = "txtFA" Me.txtFA.Size = New System.Drawing.Size(308, 90) Me.txtFA.TabIndex = 29 ' 'txtSB ' Me.txtSB.Location = New System.Drawing.Point(12, 112) Me.txtSB.Multiline = True Me.txtSB.Name = "txtSB" Me.txtSB.Size = New System.Drawing.Size(308, 90) Me.txtSB.TabIndex = 28 ' 'Button16 ' Me.Button16.BackgroundImage = CType(resources.GetObject("Button16.BackgroundImage"), System.Drawing.Image) Me.Button16.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.Button16.FlatAppearance.BorderSize = 0 Me.Button16.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Button16.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.Button16.Location = New System.Drawing.Point(323, 54) Me.Button16.Margin = New System.Windows.Forms.Padding(0, 3, 0, 3) Me.Button16.Name = "Button16" Me.Button16.Size = New System.Drawing.Size(44, 25) Me.Button16.TabIndex = 25 Me.Button16.TextAlign = System.Drawing.ContentAlignment.MiddleRight Me.Button16.UseVisualStyleBackColor = True ' 'Button15 ' Me.Button15.BackgroundImage = CType(resources.GetObject("Button15.BackgroundImage"), System.Drawing.Image) Me.Button15.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.Button15.FlatAppearance.BorderSize = 0 Me.Button15.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Button15.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.Button15.Location = New System.Drawing.Point(323, 232) Me.Button15.Margin = New System.Windows.Forms.Padding(0, 3, 0, 3) Me.Button15.Name = "Button15" Me.Button15.Size = New System.Drawing.Size(44, 25) Me.Button15.TabIndex = 26 Me.Button15.TextAlign = System.Drawing.ContentAlignment.MiddleRight Me.Button15.UseVisualStyleBackColor = True ' 'Button14 ' Me.Button14.BackgroundImage = CType(resources.GetObject("Button14.BackgroundImage"), System.Drawing.Image) Me.Button14.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.Button14.FlatAppearance.BorderSize = 0 Me.Button14.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Button14.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.Button14.Location = New System.Drawing.Point(323, 112) Me.Button14.Margin = New System.Windows.Forms.Padding(0, 3, 0, 3) Me.Button14.Name = "Button14" Me.Button14.Size = New System.Drawing.Size(44, 25) Me.Button14.TabIndex = 27 Me.Button14.TextAlign = System.Drawing.ContentAlignment.MiddleRight Me.Button14.UseVisualStyleBackColor = True ' 'Button13 ' Me.Button13.BackColor = System.Drawing.Color.White Me.Button13.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Button13.Image = Global.SDL.My.Resources.druck Me.Button13.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.Button13.Location = New System.Drawing.Point(12, 344) Me.Button13.Margin = New System.Windows.Forms.Padding(0, 3, 0, 3) Me.Button13.Name = "Button13" Me.Button13.Size = New System.Drawing.Size(159, 56) Me.Button13.TabIndex = 24 Me.Button13.Text = "Markierte drucken" Me.Button13.TextAlign = System.Drawing.ContentAlignment.MiddleRight Me.Button13.UseVisualStyleBackColor = False ' '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, 59) Me.cbxCMR.Name = "cbxCMR" Me.cbxCMR.Size = New System.Drawing.Size(177, 17) Me.cbxCMR.TabIndex = 23 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, 95) Me.cbxSB.Name = "cbxSB" Me.cbxSB.Size = New System.Drawing.Size(156, 17) Me.cbxSB.TabIndex = 21 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, 213) Me.cbxFA.Name = "cbxFA" Me.cbxFA.Size = New System.Drawing.Size(140, 17) Me.cbxFA.TabIndex = 22 Me.cbxFA.Text = "Schreiben an Finanzamt" Me.cbxFA.UseVisualStyleBackColor = True ' 'Button1 ' Me.Button1.BackColor = System.Drawing.Color.White Me.Button1.BackgroundImage = Global.SDL.My.Resources.save Me.Button1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.Button1.FlatAppearance.BorderSize = 0 Me.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Button1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.Button1.Location = New System.Drawing.Point(321, 371) Me.Button1.Margin = New System.Windows.Forms.Padding(0, 3, 0, 3) Me.Button1.Name = "Button1" Me.Button1.Size = New System.Drawing.Size(44, 29) Me.Button1.TabIndex = 32 Me.Button1.UseVisualStyleBackColor = False ' 'txtKunde ' Me.txtKunde.AutoSize = True Me.txtKunde.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.txtKunde.Location = New System.Drawing.Point(12, 13) Me.txtKunde.Name = "txtKunde" Me.txtKunde.Size = New System.Drawing.Size(11, 13) Me.txtKunde.TabIndex = 31 Me.txtKunde.Text = "-" ' 'txtAbf ' Me.txtAbf.AutoSize = True Me.txtAbf.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.txtAbf.Location = New System.Drawing.Point(12, 26) Me.txtAbf.Name = "txtAbf" Me.txtAbf.Size = New System.Drawing.Size(11, 13) Me.txtAbf.TabIndex = 33 Me.txtAbf.Text = "-" ' 'tmrFiskal ' Me.tmrFiskal.Interval = 1500 ' 'lblFiskGespeichert ' Me.lblFiskGespeichert.AutoSize = True Me.lblFiskGespeichert.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.lblFiskGespeichert.ForeColor = System.Drawing.Color.Green Me.lblFiskGespeichert.Location = New System.Drawing.Point(245, 382) Me.lblFiskGespeichert.Name = "lblFiskGespeichert" Me.lblFiskGespeichert.Size = New System.Drawing.Size(73, 13) Me.lblFiskGespeichert.TabIndex = 41 Me.lblFiskGespeichert.Text = "gespeichert" Me.lblFiskGespeichert.Visible = False ' 'frmFiskalSchreiben ' 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(374, 409) Me.Controls.Add(Me.lblFiskGespeichert) Me.Controls.Add(Me.txtAbf) Me.Controls.Add(Me.Button1) Me.Controls.Add(Me.txtKunde) Me.Controls.Add(Me.txtFA) Me.Controls.Add(Me.txtSB) Me.Controls.Add(Me.Button16) Me.Controls.Add(Me.Button15) Me.Controls.Add(Me.Button14) Me.Controls.Add(Me.Button13) Me.Controls.Add(Me.cbxCMR) Me.Controls.Add(Me.cbxSB) Me.Controls.Add(Me.cbxFA) Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon) Me.Name = "frmFiskalSchreiben" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent Me.Text = "Fiskal - Schreiben" Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents txtFA As System.Windows.Forms.TextBox Friend WithEvents txtSB As System.Windows.Forms.TextBox Friend WithEvents Button16 As System.Windows.Forms.Button Friend WithEvents Button15 As System.Windows.Forms.Button Friend WithEvents Button14 As System.Windows.Forms.Button Friend WithEvents Button13 As System.Windows.Forms.Button 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 Button1 As System.Windows.Forms.Button Friend WithEvents txtKunde As System.Windows.Forms.Label Friend WithEvents txtAbf As System.Windows.Forms.Label Friend WithEvents tmrFiskal As System.Windows.Forms.Timer Friend WithEvents lblFiskGespeichert As System.Windows.Forms.Label End Class