_ Partial Class frmEintragOptionen 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.btnOK = New System.Windows.Forms.Button() Me.btnAbbruch = New System.Windows.Forms.Button() Me.txtAnkunft_Text = New System.Windows.Forms.TextBox() Me.Label3 = New System.Windows.Forms.Label() Me.Label7 = New System.Windows.Forms.Label() Me.txtAnkunft_Betreff = New System.Windows.Forms.TextBox() Me.Label1 = New System.Windows.Forms.Label() Me.Label2 = New System.Windows.Forms.Label() Me.Label4 = New System.Windows.Forms.Label() Me.Label5 = New System.Windows.Forms.Label() Me.txtFreigabe_Betreff = New System.Windows.Forms.TextBox() Me.txtFreigabe_Text = New System.Windows.Forms.TextBox() Me.Label8 = New System.Windows.Forms.Label() Me.Label9 = New System.Windows.Forms.Label() Me.Label6 = New System.Windows.Forms.Label() Me.Label10 = New System.Windows.Forms.Label() Me.SuspendLayout() ' 'btnOK ' Me.btnOK.Location = New System.Drawing.Point(158, 486) Me.btnOK.Name = "btnOK" Me.btnOK.Size = New System.Drawing.Size(80, 40) Me.btnOK.TabIndex = 4 Me.btnOK.Text = "OK" Me.btnOK.UseVisualStyleBackColor = True ' 'btnAbbruch ' Me.btnAbbruch.Location = New System.Drawing.Point(266, 486) Me.btnAbbruch.Name = "btnAbbruch" Me.btnAbbruch.Size = New System.Drawing.Size(80, 40) Me.btnAbbruch.TabIndex = 5 Me.btnAbbruch.Text = "Abbruch" Me.btnAbbruch.UseVisualStyleBackColor = True ' 'txtAnkunft_Text ' Me.txtAnkunft_Text.AcceptsReturn = True Me.txtAnkunft_Text.Location = New System.Drawing.Point(125, 69) Me.txtAnkunft_Text.MaxLength = 0 Me.txtAnkunft_Text.Multiline = True Me.txtAnkunft_Text.Name = "txtAnkunft_Text" Me.txtAnkunft_Text.ScrollBars = System.Windows.Forms.ScrollBars.Vertical Me.txtAnkunft_Text.Size = New System.Drawing.Size(354, 85) Me.txtAnkunft_Text.TabIndex = 1 ' 'Label3 ' Me.Label3.AutoSize = True Me.Label3.Location = New System.Drawing.Point(47, 72) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(28, 13) Me.Label3.TabIndex = 20 Me.Label3.Text = "Text" ' 'Label7 ' Me.Label7.AutoSize = True Me.Label7.Location = New System.Drawing.Point(47, 46) Me.Label7.Name = "Label7" Me.Label7.Size = New System.Drawing.Size(38, 13) Me.Label7.TabIndex = 20 Me.Label7.Text = "Betreff" ' 'txtAnkunft_Betreff ' Me.txtAnkunft_Betreff.Location = New System.Drawing.Point(125, 43) Me.txtAnkunft_Betreff.MaxLength = 80 Me.txtAnkunft_Betreff.Name = "txtAnkunft_Betreff" Me.txtAnkunft_Betreff.Size = New System.Drawing.Size(354, 20) Me.txtAnkunft_Betreff.TabIndex = 0 ' 'Label1 ' Me.Label1.AutoSize = True Me.Label1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label1.Location = New System.Drawing.Point(12, 20) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(172, 13) Me.Label1.TabIndex = 20 Me.Label1.Text = "Mailverständigung ANKUNFT" ' 'Label2 ' Me.Label2.AutoSize = True Me.Label2.Location = New System.Drawing.Point(47, 234) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(28, 13) Me.Label2.TabIndex = 20 Me.Label2.Text = "Text" ' 'Label4 ' Me.Label4.AutoSize = True Me.Label4.Location = New System.Drawing.Point(47, 208) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(38, 13) Me.Label4.TabIndex = 20 Me.Label4.Text = "Betreff" ' 'Label5 ' Me.Label5.AutoSize = True Me.Label5.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label5.Location = New System.Drawing.Point(12, 182) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(163, 13) Me.Label5.TabIndex = 20 Me.Label5.Text = "Mailverständigung Freigabe" ' 'txtFreigabe_Betreff ' Me.txtFreigabe_Betreff.Location = New System.Drawing.Point(125, 205) Me.txtFreigabe_Betreff.MaxLength = 80 Me.txtFreigabe_Betreff.Name = "txtFreigabe_Betreff" Me.txtFreigabe_Betreff.Size = New System.Drawing.Size(354, 20) Me.txtFreigabe_Betreff.TabIndex = 2 ' 'txtFreigabe_Text ' Me.txtFreigabe_Text.AcceptsReturn = True Me.txtFreigabe_Text.Location = New System.Drawing.Point(125, 231) Me.txtFreigabe_Text.MaxLength = 0 Me.txtFreigabe_Text.Multiline = True Me.txtFreigabe_Text.Name = "txtFreigabe_Text" Me.txtFreigabe_Text.ScrollBars = System.Windows.Forms.ScrollBars.Vertical Me.txtFreigabe_Text.Size = New System.Drawing.Size(354, 85) Me.txtFreigabe_Text.TabIndex = 3 ' 'Label8 ' Me.Label8.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label8.Location = New System.Drawing.Point(12, 418) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(442, 28) Me.Label8.TabIndex = 20 Me.Label8.Text = "Achtung: Die Änderung der Textierung greift erst bei Neustart des Programms. Desh" & _ "alb die Mitarbeiter verständigen, dass das Programm neu gestartet werden soll." ' 'Label9 ' Me.Label9.AutoSize = True Me.Label9.Location = New System.Drawing.Point(12, 332) Me.Label9.Name = "Label9" Me.Label9.Size = New System.Drawing.Size(56, 13) Me.Label9.TabIndex = 20 Me.Label9.Text = "Hinweise: " ' 'Label6 ' Me.Label6.AutoSize = True Me.Label6.Location = New System.Drawing.Point(28, 369) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(357, 13) Me.Label6.TabIndex = 21 Me.Label6.Text = "- Folgende Platzhalter sind möglich: %LKW% %Standort% %Uhrzeit%" ' 'Label10 ' Me.Label10.AutoSize = True Me.Label10.Location = New System.Drawing.Point(29, 351) Me.Label10.Name = "Label10" Me.Label10.Size = New System.Drawing.Size(349, 13) Me.Label10.TabIndex = 20 Me.Label10.Text = "- Eine Zeilenschaltung nicht mit ENTER eingeben, sondern als Text %0A" ' 'frmEintragOptionen ' Me.AcceptButton = Me.btnOK Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.BackColor = System.Drawing.Color.FromArgb(CType(CType(202, Byte), Integer), CType(CType(225, Byte), Integer), CType(CType(255, Byte), Integer)) Me.ClientSize = New System.Drawing.Size(505, 558) Me.Controls.Add(Me.Label6) Me.Controls.Add(Me.txtFreigabe_Text) Me.Controls.Add(Me.txtAnkunft_Text) Me.Controls.Add(Me.txtFreigabe_Betreff) Me.Controls.Add(Me.btnAbbruch) Me.Controls.Add(Me.Label5) Me.Controls.Add(Me.txtAnkunft_Betreff) Me.Controls.Add(Me.Label4) Me.Controls.Add(Me.Label1) Me.Controls.Add(Me.Label8) Me.Controls.Add(Me.Label10) Me.Controls.Add(Me.Label9) Me.Controls.Add(Me.Label2) Me.Controls.Add(Me.Label7) Me.Controls.Add(Me.Label3) Me.Controls.Add(Me.btnOK) Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog Me.KeyPreview = True Me.MaximizeBox = False Me.MinimizeBox = False Me.Name = "frmEintragOptionen" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent Me.Text = "Optionen" Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents btnOK As System.Windows.Forms.Button Friend WithEvents btnAbbruch As System.Windows.Forms.Button Friend WithEvents txtAnkunft_Text As System.Windows.Forms.TextBox Friend WithEvents Label3 As System.Windows.Forms.Label Friend WithEvents Label7 As System.Windows.Forms.Label Friend WithEvents txtAnkunft_Betreff As System.Windows.Forms.TextBox Friend WithEvents Label1 As System.Windows.Forms.Label Friend WithEvents Label2 As System.Windows.Forms.Label Friend WithEvents Label4 As System.Windows.Forms.Label Friend WithEvents Label5 As System.Windows.Forms.Label Friend WithEvents txtFreigabe_Betreff As System.Windows.Forms.TextBox Friend WithEvents txtFreigabe_Text As System.Windows.Forms.TextBox Friend WithEvents Label8 As System.Windows.Forms.Label Friend WithEvents Label9 As System.Windows.Forms.Label Friend WithEvents Label6 As System.Windows.Forms.Label Friend WithEvents Label10 As System.Windows.Forms.Label End Class