250 lines
11 KiB
VB.net
250 lines
11 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|
Partial Class frmEinheitspapierVersandverfahren
|
|
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()
|
|
Me.components = New System.ComponentModel.Container()
|
|
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmEinheitspapierVersandverfahren))
|
|
Me.pnl = New System.Windows.Forms.Panel()
|
|
Me.UsrCntlEinheitspapier1 = New SDL.usrCntlEinheitspapier0735()
|
|
Me.Panel2 = New System.Windows.Forms.Panel()
|
|
Me.btnNeu = New System.Windows.Forms.Button()
|
|
Me.Label13 = New System.Windows.Forms.Label()
|
|
Me.Panel1 = New System.Windows.Forms.Panel()
|
|
Me.MyComboBox1 = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
|
Me.Label2 = New System.Windows.Forms.Label()
|
|
Me.Label3 = New System.Windows.Forms.Label()
|
|
Me.cboPrinter = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
|
Me.lblEigenmasse = New System.Windows.Forms.Label()
|
|
Me.Label1 = New System.Windows.Forms.Label()
|
|
Me.Button1 = New System.Windows.Forms.Button()
|
|
Me.timerSave = New System.Windows.Forms.Timer(Me.components)
|
|
Me.MyComboBox2 = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
|
Me.Label4 = New System.Windows.Forms.Label()
|
|
Me.pnl.SuspendLayout()
|
|
Me.Panel2.SuspendLayout()
|
|
Me.Panel1.SuspendLayout()
|
|
Me.SuspendLayout()
|
|
'
|
|
'pnl
|
|
'
|
|
Me.pnl.Controls.Add(Me.UsrCntlEinheitspapier1)
|
|
Me.pnl.Controls.Add(Me.Panel2)
|
|
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(856, 740)
|
|
Me.pnl.TabIndex = 1
|
|
'
|
|
'UsrCntlEinheitspapier1
|
|
'
|
|
Me.UsrCntlEinheitspapier1.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.UsrCntlEinheitspapier1.Location = New System.Drawing.Point(0, 52)
|
|
Me.UsrCntlEinheitspapier1.Name = "UsrCntlEinheitspapier1"
|
|
Me.UsrCntlEinheitspapier1.Size = New System.Drawing.Size(856, 688)
|
|
Me.UsrCntlEinheitspapier1.TabIndex = 1
|
|
'
|
|
'Panel2
|
|
'
|
|
Me.Panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
|
Me.Panel2.Controls.Add(Me.btnNeu)
|
|
Me.Panel2.Controls.Add(Me.Label13)
|
|
Me.Panel2.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.Panel2.Location = New System.Drawing.Point(0, 0)
|
|
Me.Panel2.Name = "Panel2"
|
|
Me.Panel2.Size = New System.Drawing.Size(856, 52)
|
|
Me.Panel2.TabIndex = 0
|
|
'
|
|
'btnNeu
|
|
'
|
|
Me.btnNeu.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnNeu.Location = New System.Drawing.Point(725, 18)
|
|
Me.btnNeu.Name = "btnNeu"
|
|
Me.btnNeu.Size = New System.Drawing.Size(118, 24)
|
|
Me.btnNeu.TabIndex = 198
|
|
Me.btnNeu.Text = "NEU"
|
|
Me.btnNeu.UseVisualStyleBackColor = True
|
|
'
|
|
'Label13
|
|
'
|
|
Me.Label13.AutoSize = True
|
|
Me.Label13.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label13.Location = New System.Drawing.Point(14, 18)
|
|
Me.Label13.Name = "Label13"
|
|
Me.Label13.Size = New System.Drawing.Size(332, 20)
|
|
Me.Label13.TabIndex = 197
|
|
Me.Label13.Text = "Einheitspapier 0735 (Versand) erstellen:"
|
|
'
|
|
'Panel1
|
|
'
|
|
Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
|
Me.Panel1.Controls.Add(Me.MyComboBox2)
|
|
Me.Panel1.Controls.Add(Me.Label4)
|
|
Me.Panel1.Controls.Add(Me.MyComboBox1)
|
|
Me.Panel1.Controls.Add(Me.Label2)
|
|
Me.Panel1.Controls.Add(Me.Label3)
|
|
Me.Panel1.Controls.Add(Me.cboPrinter)
|
|
Me.Panel1.Controls.Add(Me.lblEigenmasse)
|
|
Me.Panel1.Controls.Add(Me.Label1)
|
|
Me.Panel1.Controls.Add(Me.Button1)
|
|
Me.Panel1.Dock = System.Windows.Forms.DockStyle.Bottom
|
|
Me.Panel1.Location = New System.Drawing.Point(0, 740)
|
|
Me.Panel1.Name = "Panel1"
|
|
Me.Panel1.Size = New System.Drawing.Size(856, 69)
|
|
Me.Panel1.TabIndex = 4
|
|
'
|
|
'MyComboBox1
|
|
'
|
|
Me.MyComboBox1._allowedValuesFreiText = Nothing
|
|
Me.MyComboBox1._allowFreiText = True
|
|
Me.MyComboBox1._value = ""
|
|
Me.MyComboBox1.FormattingEnabled = True
|
|
Me.MyComboBox1.Location = New System.Drawing.Point(664, 22)
|
|
Me.MyComboBox1.Name = "MyComboBox1"
|
|
Me.MyComboBox1.Size = New System.Drawing.Size(55, 21)
|
|
Me.MyComboBox1.TabIndex = 8
|
|
'
|
|
'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(599, 25)
|
|
Me.Label2.Name = "Label2"
|
|
Me.Label2.Size = New System.Drawing.Size(65, 13)
|
|
Me.Label2.TabIndex = 6
|
|
Me.Label2.Text = "Abriss 0735:"
|
|
'
|
|
'Label3
|
|
'
|
|
Me.Label3.AutoSize = True
|
|
Me.Label3.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label3.Location = New System.Drawing.Point(351, 25)
|
|
Me.Label3.Name = "Label3"
|
|
Me.Label3.Size = New System.Drawing.Size(48, 13)
|
|
Me.Label3.TabIndex = 6
|
|
Me.Label3.Text = "Drucker:"
|
|
'
|
|
'cboPrinter
|
|
'
|
|
Me.cboPrinter._allowedValuesFreiText = Nothing
|
|
Me.cboPrinter._allowFreiText = False
|
|
Me.cboPrinter._value = ""
|
|
Me.cboPrinter.FormattingEnabled = True
|
|
Me.cboPrinter.Location = New System.Drawing.Point(354, 41)
|
|
Me.cboPrinter.Name = "cboPrinter"
|
|
Me.cboPrinter.Size = New System.Drawing.Size(233, 21)
|
|
Me.cboPrinter.TabIndex = 7
|
|
'
|
|
'lblEigenmasse
|
|
'
|
|
Me.lblEigenmasse.AutoSize = True
|
|
Me.lblEigenmasse.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lblEigenmasse.Location = New System.Drawing.Point(117, 4)
|
|
Me.lblEigenmasse.Name = "lblEigenmasse"
|
|
Me.lblEigenmasse.Size = New System.Drawing.Size(32, 13)
|
|
Me.lblEigenmasse.TabIndex = 5
|
|
Me.lblEigenmasse.Text = "0 kg"
|
|
Me.lblEigenmasse.Visible = False
|
|
'
|
|
'Label1
|
|
'
|
|
Me.Label1.AutoSize = True
|
|
Me.Label1.Location = New System.Drawing.Point(15, 4)
|
|
Me.Label1.Name = "Label1"
|
|
Me.Label1.Size = New System.Drawing.Size(105, 13)
|
|
Me.Label1.TabIndex = 4
|
|
Me.Label1.Text = "Summe Eigenmasse:"
|
|
Me.Label1.Visible = False
|
|
'
|
|
'Button1
|
|
'
|
|
Me.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button1.Location = New System.Drawing.Point(725, 14)
|
|
Me.Button1.Name = "Button1"
|
|
Me.Button1.Size = New System.Drawing.Size(118, 48)
|
|
Me.Button1.TabIndex = 3
|
|
Me.Button1.Text = "Drucken"
|
|
Me.Button1.UseVisualStyleBackColor = True
|
|
'
|
|
'timerSave
|
|
'
|
|
Me.timerSave.Interval = 1500
|
|
'
|
|
'MyComboBox2
|
|
'
|
|
Me.MyComboBox2._allowedValuesFreiText = Nothing
|
|
Me.MyComboBox2._allowFreiText = True
|
|
Me.MyComboBox2._value = ""
|
|
Me.MyComboBox2.FormattingEnabled = True
|
|
Me.MyComboBox2.Location = New System.Drawing.Point(664, 43)
|
|
Me.MyComboBox2.Name = "MyComboBox2"
|
|
Me.MyComboBox2.Size = New System.Drawing.Size(55, 21)
|
|
Me.MyComboBox2.TabIndex = 10
|
|
'
|
|
'Label4
|
|
'
|
|
Me.Label4.AutoSize = True
|
|
Me.Label4.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label4.Location = New System.Drawing.Point(599, 46)
|
|
Me.Label4.Name = "Label4"
|
|
Me.Label4.Size = New System.Drawing.Size(65, 13)
|
|
Me.Label4.TabIndex = 9
|
|
Me.Label4.Text = "Abriss 0736:"
|
|
'
|
|
'frmEinheitspapierVersandverfahren
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(96!, 96!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi
|
|
Me.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None
|
|
Me.ClientSize = New System.Drawing.Size(856, 809)
|
|
Me.Controls.Add(Me.pnl)
|
|
Me.Controls.Add(Me.Panel1)
|
|
Me.Icon = CType(resources.GetObject("$this.Icon"),System.Drawing.Icon)
|
|
Me.Name = "frmEinheitspapierVersandverfahren"
|
|
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
|
|
Me.Text = "Einheitspapier"
|
|
Me.pnl.ResumeLayout(false)
|
|
Me.Panel2.ResumeLayout(false)
|
|
Me.Panel2.PerformLayout
|
|
Me.Panel1.ResumeLayout(false)
|
|
Me.Panel1.PerformLayout
|
|
Me.ResumeLayout(false)
|
|
|
|
End Sub
|
|
Friend WithEvents pnl As System.Windows.Forms.Panel
|
|
Friend WithEvents Panel2 As System.Windows.Forms.Panel
|
|
Friend WithEvents Panel1 As System.Windows.Forms.Panel
|
|
Friend WithEvents UsrCntlEinheitspapier1 As SDL.usrCntlEinheitspapier0735
|
|
Friend WithEvents Button1 As System.Windows.Forms.Button
|
|
Friend WithEvents lblEigenmasse As System.Windows.Forms.Label
|
|
Friend WithEvents Label1 As System.Windows.Forms.Label
|
|
Friend WithEvents Label3 As System.Windows.Forms.Label
|
|
Friend WithEvents cboPrinter As VERAG_PROG_ALLGEMEIN.MyComboBox
|
|
Friend WithEvents Label13 As System.Windows.Forms.Label
|
|
Friend WithEvents btnNeu As System.Windows.Forms.Button
|
|
Friend WithEvents timerSave As System.Windows.Forms.Timer
|
|
Friend WithEvents MyComboBox1 As VERAG_PROG_ALLGEMEIN.MyComboBox
|
|
Friend WithEvents Label2 As System.Windows.Forms.Label
|
|
Friend WithEvents MyComboBox2 As VERAG_PROG_ALLGEMEIN.MyComboBox
|
|
Friend WithEvents Label4 As System.Windows.Forms.Label
|
|
End Class
|