146 lines
6.1 KiB
VB.net
146 lines
6.1 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|
Partial Class frmGelangensbestaetigung
|
|
Inherits System.Windows.Forms.Form
|
|
|
|
'Das Formular ü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()
|
|
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmGelangensbestaetigung))
|
|
Me.lbl = New System.Windows.Forms.Label()
|
|
Me.KdSearchBox1 = New VERAG_PROG_ALLGEMEIN.KdSearchBox()
|
|
Me.KdSearchBox2 = New VERAG_PROG_ALLGEMEIN.KdSearchBox()
|
|
Me.Label1 = New System.Windows.Forms.Label()
|
|
Me.Label2 = New System.Windows.Forms.Label()
|
|
Me.btnOK = New System.Windows.Forms.Button()
|
|
Me.SuspendLayout()
|
|
'
|
|
'lbl
|
|
'
|
|
Me.lbl.AutoSize = True
|
|
Me.lbl.Location = New System.Drawing.Point(9, 31)
|
|
Me.lbl.Name = "lbl"
|
|
Me.lbl.Size = New System.Drawing.Size(55, 13)
|
|
Me.lbl.TabIndex = 1
|
|
Me.lbl.Text = "Absender:"
|
|
'
|
|
'KdSearchBox1
|
|
'
|
|
Me.KdSearchBox1._AllowSetValue = False
|
|
Me.KdSearchBox1._autoSizeGross = False
|
|
Me.KdSearchBox1._displayAVISO_Email = False
|
|
Me.KdSearchBox1._displayFullName = False
|
|
Me.KdSearchBox1._displayWoelflKd = False
|
|
Me.KdSearchBox1._hideIfListEmpty = True
|
|
Me.KdSearchBox1._loadKdData = False
|
|
Me.KdSearchBox1._ValueKdAndName = True
|
|
Me.KdSearchBox1.dgvpos = "LEFT"
|
|
Me.KdSearchBox1.KdName = Nothing
|
|
Me.KdSearchBox1.KdNr = "-1"
|
|
Me.KdSearchBox1.kdNrField = Nothing
|
|
Me.KdSearchBox1.Location = New System.Drawing.Point(12, 48)
|
|
Me.KdSearchBox1.Name = "KdSearchBox1"
|
|
Me.KdSearchBox1.nurAktive = True
|
|
Me.KdSearchBox1.searchActive = True
|
|
Me.KdSearchBox1.Size = New System.Drawing.Size(431, 20)
|
|
Me.KdSearchBox1.TabIndex = 2
|
|
Me.KdSearchBox1.usrcntl = Nothing
|
|
'
|
|
'KdSearchBox2
|
|
'
|
|
Me.KdSearchBox2._AllowSetValue = False
|
|
Me.KdSearchBox2._autoSizeGross = False
|
|
Me.KdSearchBox2._displayAVISO_Email = False
|
|
Me.KdSearchBox2._displayFullName = False
|
|
Me.KdSearchBox2._displayWoelflKd = False
|
|
Me.KdSearchBox2._hideIfListEmpty = True
|
|
Me.KdSearchBox2._loadKdData = False
|
|
Me.KdSearchBox2._ValueKdAndName = True
|
|
Me.KdSearchBox2.dgvpos = "LEFT"
|
|
Me.KdSearchBox2.KdName = Nothing
|
|
Me.KdSearchBox2.KdNr = "-1"
|
|
Me.KdSearchBox2.kdNrField = Nothing
|
|
Me.KdSearchBox2.Location = New System.Drawing.Point(12, 94)
|
|
Me.KdSearchBox2.Name = "KdSearchBox2"
|
|
Me.KdSearchBox2.nurAktive = True
|
|
Me.KdSearchBox2.searchActive = True
|
|
Me.KdSearchBox2.Size = New System.Drawing.Size(431, 20)
|
|
Me.KdSearchBox2.TabIndex = 4
|
|
Me.KdSearchBox2.usrcntl = Nothing
|
|
'
|
|
'Label1
|
|
'
|
|
Me.Label1.AutoSize = True
|
|
Me.Label1.Location = New System.Drawing.Point(9, 78)
|
|
Me.Label1.Name = "Label1"
|
|
Me.Label1.Size = New System.Drawing.Size(61, 13)
|
|
Me.Label1.TabIndex = 3
|
|
Me.Label1.Text = "Empfänger:"
|
|
'
|
|
'Label2
|
|
'
|
|
Me.Label2.AutoSize = True
|
|
Me.Label2.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label2.Location = New System.Drawing.Point(12, 9)
|
|
Me.Label2.Name = "Label2"
|
|
Me.Label2.Size = New System.Drawing.Size(512, 13)
|
|
Me.Label2.TabIndex = 0
|
|
Me.Label2.Text = "Hier können Sie abweichende Daten für das Formular ""Gelangensbestätigung"" eingebe" & _
|
|
"n:"
|
|
'
|
|
'btnOK
|
|
'
|
|
Me.btnOK.DialogResult = System.Windows.Forms.DialogResult.OK
|
|
Me.btnOK.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnOK.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.btnOK.Location = New System.Drawing.Point(449, 48)
|
|
Me.btnOK.Name = "btnOK"
|
|
Me.btnOK.Size = New System.Drawing.Size(75, 66)
|
|
Me.btnOK.TabIndex = 5
|
|
Me.btnOK.Text = "OK"
|
|
Me.btnOK.UseVisualStyleBackColor = True
|
|
'
|
|
'frmGelangensbestaetigung
|
|
'
|
|
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(531, 126)
|
|
Me.Controls.Add(Me.btnOK)
|
|
Me.Controls.Add(Me.Label2)
|
|
Me.Controls.Add(Me.KdSearchBox2)
|
|
Me.Controls.Add(Me.Label1)
|
|
Me.Controls.Add(Me.KdSearchBox1)
|
|
Me.Controls.Add(Me.lbl)
|
|
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
|
Me.Name = "frmGelangensbestaetigung"
|
|
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
|
|
Me.Text = "Gelangensbestaetigung"
|
|
Me.ResumeLayout(False)
|
|
Me.PerformLayout()
|
|
|
|
End Sub
|
|
Friend WithEvents lbl As System.Windows.Forms.Label
|
|
Friend WithEvents Label1 As System.Windows.Forms.Label
|
|
Friend WithEvents Label2 As System.Windows.Forms.Label
|
|
Friend WithEvents btnOK As System.Windows.Forms.Button
|
|
Public WithEvents KdSearchBox1 As VERAG_PROG_ALLGEMEIN.KdSearchBox
|
|
Public WithEvents KdSearchBox2 As VERAG_PROG_ALLGEMEIN.KdSearchBox
|
|
End Class
|