Partial Class frmSndVorgeschriebenSetzen 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() Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmSndVorgeschriebenSetzen)) Me.pnl = New System.Windows.Forms.Panel() Me.lblKunde = New System.Windows.Forms.Label() Me.Label12 = New System.Windows.Forms.Label() Me.Label10 = New System.Windows.Forms.Label() Me.lblUeberzeihung = New System.Windows.Forms.Label() Me.Panel2 = New System.Windows.Forms.Panel() Me.Label8 = New System.Windows.Forms.Label() Me.lblKreditlimit = New System.Windows.Forms.Label() Me.Label5 = New System.Windows.Forms.Label() Me.lblRisiko = New System.Windows.Forms.Label() Me.Label2 = New System.Windows.Forms.Label() Me.lblEUST = New System.Windows.Forms.Label() Me.Label1 = New System.Windows.Forms.Label() Me.Panel1 = New System.Windows.Forms.Panel() Me.Button1 = New System.Windows.Forms.Button() Me.Label6 = New System.Windows.Forms.Label() Me.lblOPSaldo = New System.Windows.Forms.Label() Me.btn = New System.Windows.Forms.Button() Me.Label3 = New System.Windows.Forms.Label() Me.pnl.SuspendLayout() Me.Panel1.SuspendLayout() Me.SuspendLayout() ' 'pnl ' Me.pnl.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.pnl.Controls.Add(Me.lblKunde) Me.pnl.Controls.Add(Me.Label12) Me.pnl.Controls.Add(Me.Label10) Me.pnl.Controls.Add(Me.lblUeberzeihung) Me.pnl.Controls.Add(Me.Panel2) Me.pnl.Controls.Add(Me.Label8) Me.pnl.Controls.Add(Me.lblKreditlimit) Me.pnl.Controls.Add(Me.Label5) Me.pnl.Controls.Add(Me.lblRisiko) Me.pnl.Controls.Add(Me.Label2) Me.pnl.Controls.Add(Me.lblEUST) Me.pnl.Controls.Add(Me.Label1) Me.pnl.Controls.Add(Me.Panel1) Me.pnl.Controls.Add(Me.lblOPSaldo) Me.pnl.Controls.Add(Me.btn) Me.pnl.Controls.Add(Me.Label3) Me.pnl.Dock = System.Windows.Forms.DockStyle.Fill Me.pnl.Location = New System.Drawing.Point(0, 0) Me.pnl.Name = "pnl" Me.pnl.Size = New System.Drawing.Size(494, 370) Me.pnl.TabIndex = 0 ' 'lblKunde ' Me.lblKunde.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold) Me.lblKunde.Location = New System.Drawing.Point(13, 101) Me.lblKunde.Name = "lblKunde" Me.lblKunde.Size = New System.Drawing.Size(462, 23) Me.lblKunde.TabIndex = 65 Me.lblKunde.Text = "Kunde GmbH; SUBEN" ' 'Label12 ' Me.Label12.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.Label12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.Label12.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!) Me.Label12.Location = New System.Drawing.Point(13, 295) Me.Label12.Name = "Label12" Me.Label12.Size = New System.Drawing.Size(256, 62) Me.Label12.TabIndex = 64 Me.Label12.Text = "Bitte umgehend mit Buchhaltung oder Abteilungsleitung Rücksprache halten!" ' 'Label10 ' Me.Label10.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!) Me.Label10.Location = New System.Drawing.Point(56, 257) Me.Label10.Name = "Label10" Me.Label10.Size = New System.Drawing.Size(206, 26) Me.Label10.TabIndex = 63 Me.Label10.Text = "Überziehung" ' 'lblUeberzeihung ' Me.lblUeberzeihung.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Underline), System.Drawing.FontStyle)) Me.lblUeberzeihung.ForeColor = System.Drawing.Color.Red Me.lblUeberzeihung.Location = New System.Drawing.Point(216, 257) Me.lblUeberzeihung.Name = "lblUeberzeihung" Me.lblUeberzeihung.Size = New System.Drawing.Size(166, 26) Me.lblUeberzeihung.TabIndex = 62 Me.lblUeberzeihung.Text = "€ 0,-" Me.lblUeberzeihung.TextAlign = System.Drawing.ContentAlignment.TopRight ' 'Panel2 ' Me.Panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.Panel2.Location = New System.Drawing.Point(15, 190) Me.Panel2.Name = "Panel2" Me.Panel2.Size = New System.Drawing.Size(458, 1) Me.Panel2.TabIndex = 61 ' 'Label8 ' Me.Label8.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!) Me.Label8.Location = New System.Drawing.Point(56, 224) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(206, 26) Me.Label8.TabIndex = 60 Me.Label8.Text = "Kreditlimit" ' 'lblKreditlimit ' Me.lblKreditlimit.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold) Me.lblKreditlimit.Location = New System.Drawing.Point(216, 224) Me.lblKreditlimit.Name = "lblKreditlimit" Me.lblKreditlimit.Size = New System.Drawing.Size(166, 26) Me.lblKreditlimit.TabIndex = 59 Me.lblKreditlimit.Text = "€ 0,-" Me.lblKreditlimit.TextAlign = System.Drawing.ContentAlignment.TopRight ' 'Label5 ' Me.Label5.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!) Me.Label5.Location = New System.Drawing.Point(56, 194) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(206, 26) Me.Label5.TabIndex = 58 Me.Label5.Text = "Risiko:" ' 'lblRisiko ' Me.lblRisiko.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold) Me.lblRisiko.Location = New System.Drawing.Point(216, 194) Me.lblRisiko.Name = "lblRisiko" Me.lblRisiko.Size = New System.Drawing.Size(166, 26) Me.lblRisiko.TabIndex = 57 Me.lblRisiko.Text = "€ 0,-" Me.lblRisiko.TextAlign = System.Drawing.ContentAlignment.TopRight ' 'Label2 ' Me.Label2.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!) Me.Label2.Location = New System.Drawing.Point(56, 166) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(206, 26) Me.Label2.TabIndex = 56 Me.Label2.Text = "EUST/ZOLL (ausstehend)" ' 'lblEUST ' Me.lblEUST.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold) Me.lblEUST.Location = New System.Drawing.Point(216, 166) Me.lblEUST.Name = "lblEUST" Me.lblEUST.Size = New System.Drawing.Size(166, 26) Me.lblEUST.TabIndex = 55 Me.lblEUST.Text = "€ 0,-" Me.lblEUST.TextAlign = System.Drawing.ContentAlignment.TopRight ' 'Label1 ' Me.Label1.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!) Me.Label1.Location = New System.Drawing.Point(56, 140) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(206, 26) Me.Label1.TabIndex = 54 Me.Label1.Text = "Offene Posten:" ' 'Panel1 ' Me.Panel1.BackColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.Panel1.Controls.Add(Me.Button1) Me.Panel1.Controls.Add(Me.Label6) Me.Panel1.Dock = System.Windows.Forms.DockStyle.Top Me.Panel1.Location = New System.Drawing.Point(0, 0) Me.Panel1.Name = "Panel1" Me.Panel1.Size = New System.Drawing.Size(492, 41) Me.Panel1.TabIndex = 53 ' 'Button1 ' Me.Button1.BackColor = System.Drawing.Color.Red Me.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Button1.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold) Me.Button1.ForeColor = System.Drawing.Color.White Me.Button1.Location = New System.Drawing.Point(408, -1) Me.Button1.Margin = New System.Windows.Forms.Padding(0) Me.Button1.Name = "Button1" Me.Button1.Size = New System.Drawing.Size(85, 33) Me.Button1.TabIndex = 1 Me.Button1.Text = "x" Me.Button1.UseVisualStyleBackColor = False ' 'Label6 ' Me.Label6.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold) Me.Label6.ForeColor = System.Drawing.Color.White Me.Label6.Location = New System.Drawing.Point(13, 6) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(467, 26) Me.Label6.TabIndex = 51 Me.Label6.Text = "Kreditlimit / Risikobewertung" Me.Label6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft ' 'lblOPSaldo ' Me.lblOPSaldo.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold) Me.lblOPSaldo.Location = New System.Drawing.Point(216, 140) Me.lblOPSaldo.Name = "lblOPSaldo" Me.lblOPSaldo.Size = New System.Drawing.Size(166, 26) Me.lblOPSaldo.TabIndex = 50 Me.lblOPSaldo.Text = "€ 0,-" Me.lblOPSaldo.TextAlign = System.Drawing.ContentAlignment.TopRight ' 'btn ' Me.btn.BackColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.btn.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btn.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold) Me.btn.ForeColor = System.Drawing.Color.White Me.btn.Location = New System.Drawing.Point(275, 295) Me.btn.Name = "btn" Me.btn.Size = New System.Drawing.Size(206, 62) Me.btn.TabIndex = 0 Me.btn.Text = "OK" Me.btn.UseVisualStyleBackColor = False ' 'Label3 ' Me.Label3.Font = New System.Drawing.Font("Microsoft Sans Serif", 30.0!, System.Drawing.FontStyle.Bold) Me.Label3.Location = New System.Drawing.Point(6, 54) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(469, 57) Me.Label3.TabIndex = 52 Me.Label3.Text = "LIMIT überschritten!" ' 'frmSndVorgeschriebenSetzen ' 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(494, 370) Me.Controls.Add(Me.pnl) Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon) Me.Name = "frmSndVorgeschriebenSetzen" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent Me.Text = "Ankunft setzen" Me.pnl.ResumeLayout(False) Me.Panel1.ResumeLayout(False) Me.ResumeLayout(False) End Sub Friend WithEvents pnl As Panel Friend WithEvents Button1 As Button Friend WithEvents btn As Button Friend WithEvents Panel1 As Panel Friend WithEvents Label6 As Label Friend WithEvents lblOPSaldo As Label Friend WithEvents Label3 As Label Friend WithEvents Label12 As Label Friend WithEvents Label10 As Label Friend WithEvents lblUeberzeihung As Label Friend WithEvents Panel2 As Panel Friend WithEvents Label8 As Label Friend WithEvents lblKreditlimit As Label Friend WithEvents Label5 As Label Friend WithEvents lblRisiko As Label Friend WithEvents Label2 As Label Friend WithEvents lblEUST As Label Friend WithEvents Label1 As Label Friend WithEvents lblKunde As Label End Class