Files
SDL/SDL/Formulare/Einheitspapier/usrcntlEinheitspapierPos.Designer.vb

397 lines
21 KiB
VB.net

<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class usrcntlEinheitspapierPos
Inherits System.Windows.Forms.UserControl
'UserControl ü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.pic = New System.Windows.Forms.PictureBox()
Me.txtBesondereVermerke = New System.Windows.Forms.TextBox()
Me.txtSumAnmeldungVorpapier = New System.Windows.Forms.TextBox()
Me.txtKontingent = New System.Windows.Forms.TextBox()
Me.txtVerfahren = New System.Windows.Forms.TextBox()
Me.cboPraeferenz = New VERAG_PROG_ALLGEMEIN.MyComboBox()
Me.cboUrsprungsland = New VERAG_PROG_ALLGEMEIN.MyComboBox()
Me.txtWtNr4 = New System.Windows.Forms.TextBox()
Me.txtWtNr3 = New System.Windows.Forms.TextBox()
Me.txtWtNr5 = New System.Windows.Forms.TextBox()
Me.txtWtNr2 = New System.Windows.Forms.TextBox()
Me.txtPosNr2 = New System.Windows.Forms.TextBox()
Me.txtWarenbezeichnung = New System.Windows.Forms.TextBox()
Me.txtPackstuecke = New System.Windows.Forms.TextBox()
Me.txtBesondereMaßenheit = New System.Windows.Forms.TextBox()
Me.btn = New System.Windows.Forms.Button()
Me.Button1 = New System.Windows.Forms.Button()
Me.txtPosNr = New System.Windows.Forms.TextBox()
Me.pnl = New System.Windows.Forms.Panel()
Me.txtWtNr1 = New System.Windows.Forms.TextBox()
Me.Button2 = New System.Windows.Forms.Button()
Me.txtEigenmasse = New VERAG_PROG_ALLGEMEIN.MyTextBox()
Me.txtBemessungsgrundlage = New System.Windows.Forms.TextBox()
Me.lblBemessungsgrundlage = New System.Windows.Forms.Label()
CType(Me.pic, System.ComponentModel.ISupportInitialize).BeginInit()
Me.SuspendLayout()
'
'pic
'
Me.pic.BackgroundImage = Global.SDL.My.Resources.Einheitspapier_0777_Position
Me.pic.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
Me.pic.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.pic.Dock = System.Windows.Forms.DockStyle.Fill
Me.pic.Location = New System.Drawing.Point(0, 0)
Me.pic.Name = "pic"
Me.pic.Size = New System.Drawing.Size(836, 237)
Me.pic.TabIndex = 0
Me.pic.TabStop = False
'
'txtBesondereVermerke
'
Me.txtBesondereVermerke.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
Me.txtBesondereVermerke.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!)
Me.txtBesondereVermerke.Location = New System.Drawing.Point(86, 155)
Me.txtBesondereVermerke.MaxLength = 2000
Me.txtBesondereVermerke.Multiline = True
Me.txtBesondereVermerke.Name = "txtBesondereVermerke"
Me.txtBesondereVermerke.Size = New System.Drawing.Size(328, 78)
Me.txtBesondereVermerke.TabIndex = 16
'
'txtSumAnmeldungVorpapier
'
Me.txtSumAnmeldungVorpapier.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
Me.txtSumAnmeldungVorpapier.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!)
Me.txtSumAnmeldungVorpapier.Location = New System.Drawing.Point(537, 114)
Me.txtSumAnmeldungVorpapier.MaxLength = 27
Me.txtSumAnmeldungVorpapier.Name = "txtSumAnmeldungVorpapier"
Me.txtSumAnmeldungVorpapier.Size = New System.Drawing.Size(271, 21)
Me.txtSumAnmeldungVorpapier.TabIndex = 14
Me.txtSumAnmeldungVorpapier.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'txtKontingent
'
Me.txtKontingent.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
Me.txtKontingent.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!)
Me.txtKontingent.Location = New System.Drawing.Point(748, 81)
Me.txtKontingent.MaxLength = 5
Me.txtKontingent.Name = "txtKontingent"
Me.txtKontingent.Size = New System.Drawing.Size(59, 21)
Me.txtKontingent.TabIndex = 13
Me.txtKontingent.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'txtVerfahren
'
Me.txtVerfahren.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
Me.txtVerfahren.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!)
Me.txtVerfahren.Location = New System.Drawing.Point(537, 81)
Me.txtVerfahren.MaxLength = 8
Me.txtVerfahren.Name = "txtVerfahren"
Me.txtVerfahren.Size = New System.Drawing.Size(89, 21)
Me.txtVerfahren.TabIndex = 11
Me.txtVerfahren.Text = "4000000"
Me.txtVerfahren.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'cboPraeferenz
'
Me.cboPraeferenz._allowedValuesFreiText = Nothing
Me.cboPraeferenz._allowFreiText = True
Me.cboPraeferenz._value = ""
Me.cboPraeferenz.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
Me.cboPraeferenz.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!)
Me.cboPraeferenz.FormattingEnabled = True
Me.cboPraeferenz.Items.AddRange(New Object() {"100", "110", "115", "120", "123", "125", "140", "150", "200", "220", "223", "225", "250", "300", "320", "323", "328", "350"})
Me.cboPraeferenz.Location = New System.Drawing.Point(748, 47)
Me.cboPraeferenz.Name = "cboPraeferenz"
Me.cboPraeferenz.Size = New System.Drawing.Size(59, 21)
Me.cboPraeferenz.TabIndex = 10
'
'cboUrsprungsland
'
Me.cboUrsprungsland._allowedValuesFreiText = Nothing
Me.cboUrsprungsland._allowFreiText = False
Me.cboUrsprungsland._value = ""
Me.cboUrsprungsland.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
Me.cboUrsprungsland.DropDownWidth = 200
Me.cboUrsprungsland.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!)
Me.cboUrsprungsland.FormattingEnabled = True
Me.cboUrsprungsland.Location = New System.Drawing.Point(537, 47)
Me.cboUrsprungsland.Name = "cboUrsprungsland"
Me.cboUrsprungsland.Size = New System.Drawing.Size(51, 21)
Me.cboUrsprungsland.TabIndex = 9
'
'txtWtNr4
'
Me.txtWtNr4.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
Me.txtWtNr4.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!)
Me.txtWtNr4.Location = New System.Drawing.Point(708, 14)
Me.txtWtNr4.MaxLength = 4
Me.txtWtNr4.Name = "txtWtNr4"
Me.txtWtNr4.Size = New System.Drawing.Size(49, 21)
Me.txtWtNr4.TabIndex = 7
Me.txtWtNr4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'txtWtNr3
'
Me.txtWtNr3.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
Me.txtWtNr3.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!)
Me.txtWtNr3.Location = New System.Drawing.Point(658, 14)
Me.txtWtNr3.MaxLength = 4
Me.txtWtNr3.Name = "txtWtNr3"
Me.txtWtNr3.Size = New System.Drawing.Size(49, 21)
Me.txtWtNr3.TabIndex = 6
Me.txtWtNr3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'txtWtNr5
'
Me.txtWtNr5.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
Me.txtWtNr5.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!)
Me.txtWtNr5.Location = New System.Drawing.Point(758, 14)
Me.txtWtNr5.MaxLength = 1
Me.txtWtNr5.Name = "txtWtNr5"
Me.txtWtNr5.Size = New System.Drawing.Size(49, 21)
Me.txtWtNr5.TabIndex = 8
Me.txtWtNr5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'txtWtNr2
'
Me.txtWtNr2.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
Me.txtWtNr2.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!)
Me.txtWtNr2.Location = New System.Drawing.Point(627, 14)
Me.txtWtNr2.MaxLength = 2
Me.txtWtNr2.Name = "txtWtNr2"
Me.txtWtNr2.Size = New System.Drawing.Size(31, 21)
Me.txtWtNr2.TabIndex = 5
Me.txtWtNr2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'txtPosNr2
'
Me.txtPosNr2.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
Me.txtPosNr2.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!)
Me.txtPosNr2.Location = New System.Drawing.Point(488, 14)
Me.txtPosNr2.MaxLength = 3
Me.txtPosNr2.Name = "txtPosNr2"
Me.txtPosNr2.ReadOnly = True
Me.txtPosNr2.Size = New System.Drawing.Size(28, 21)
Me.txtPosNr2.TabIndex = 2
Me.txtPosNr2.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
'
'txtWarenbezeichnung
'
Me.txtWarenbezeichnung.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
Me.txtWarenbezeichnung.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!)
Me.txtWarenbezeichnung.Location = New System.Drawing.Point(86, 67)
Me.txtWarenbezeichnung.MaxLength = 2000
Me.txtWarenbezeichnung.Multiline = True
Me.txtWarenbezeichnung.Name = "txtWarenbezeichnung"
Me.txtWarenbezeichnung.Size = New System.Drawing.Size(449, 82)
Me.txtWarenbezeichnung.TabIndex = 1
'
'txtPackstuecke
'
Me.txtPackstuecke.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
Me.txtPackstuecke.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!)
Me.txtPackstuecke.Location = New System.Drawing.Point(86, 14)
Me.txtPackstuecke.MaxLength = 80
Me.txtPackstuecke.Multiline = True
Me.txtPackstuecke.Name = "txtPackstuecke"
Me.txtPackstuecke.Size = New System.Drawing.Size(400, 54)
Me.txtPackstuecke.TabIndex = 0
'
'txtBesondereMaßenheit
'
Me.txtBesondereMaßenheit.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
Me.txtBesondereMaßenheit.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!)
Me.txtBesondereMaßenheit.Location = New System.Drawing.Point(537, 148)
Me.txtBesondereMaßenheit.MaxLength = 11
Me.txtBesondereMaßenheit.Name = "txtBesondereMaßenheit"
Me.txtBesondereMaßenheit.Size = New System.Drawing.Size(120, 21)
Me.txtBesondereMaßenheit.TabIndex = 15
Me.txtBesondereMaßenheit.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'btn
'
Me.btn.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
Me.btn.BackgroundImage = Global.SDL.My.Resources.plus
Me.btn.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center
Me.btn.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btn.Location = New System.Drawing.Point(782, 197)
Me.btn.Name = "btn"
Me.btn.Size = New System.Drawing.Size(54, 40)
Me.btn.TabIndex = 17
Me.btn.UseVisualStyleBackColor = False
'
'Button1
'
Me.Button1.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
Me.Button1.BackgroundImage = Global.SDL.My.Resources.del
Me.Button1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center
Me.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Button1.Location = New System.Drawing.Point(729, 197)
Me.Button1.Name = "Button1"
Me.Button1.Size = New System.Drawing.Size(54, 40)
Me.Button1.TabIndex = 18
Me.Button1.UseVisualStyleBackColor = False
'
'txtPosNr
'
Me.txtPosNr.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
Me.txtPosNr.Font = New System.Drawing.Font("Microsoft Sans Serif", 20.0!, System.Drawing.FontStyle.Bold)
Me.txtPosNr.Location = New System.Drawing.Point(0, 81)
Me.txtPosNr.Name = "txtPosNr"
Me.txtPosNr.ReadOnly = True
Me.txtPosNr.Size = New System.Drawing.Size(54, 38)
Me.txtPosNr.TabIndex = 20
Me.txtPosNr.Text = "1"
Me.txtPosNr.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'pnl
'
Me.pnl.BackColor = System.Drawing.Color.White
Me.pnl.Location = New System.Drawing.Point(537, 170)
Me.pnl.Name = "pnl"
Me.pnl.Size = New System.Drawing.Size(281, 66)
Me.pnl.TabIndex = 19
'
'txtWtNr1
'
Me.txtWtNr1.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
Me.txtWtNr1.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!)
Me.txtWtNr1.Location = New System.Drawing.Point(558, 14)
Me.txtWtNr1.MaxLength = 8
Me.txtWtNr1.Name = "txtWtNr1"
Me.txtWtNr1.Size = New System.Drawing.Size(68, 21)
Me.txtWtNr1.TabIndex = 4
Me.txtWtNr1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'Button2
'
Me.Button2.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
Me.Button2.BackgroundImage = Global.SDL.My.Resources.search
Me.Button2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center
Me.Button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Button2.Location = New System.Drawing.Point(537, 14)
Me.Button2.Name = "Button2"
Me.Button2.Size = New System.Drawing.Size(22, 21)
Me.Button2.TabIndex = 3
Me.Button2.UseVisualStyleBackColor = False
'
'txtEigenmasse
'
Me.txtEigenmasse._DateTimeOnly = False
Me.txtEigenmasse._numbersOnly = True
Me.txtEigenmasse._numbersOnlyKommastellen = ""
Me.txtEigenmasse._Prozent = False
Me.txtEigenmasse._ShortDateNew = False
Me.txtEigenmasse._ShortDateOnly = False
Me.txtEigenmasse._TimeOnly = False
Me.txtEigenmasse._value = ""
Me.txtEigenmasse._Waehrung = False
Me.txtEigenmasse.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
Me.txtEigenmasse.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!)
Me.txtEigenmasse.ForeColor = System.Drawing.Color.Black
Me.txtEigenmasse.Location = New System.Drawing.Point(627, 81)
Me.txtEigenmasse.MaxLineLength = -1
Me.txtEigenmasse.MaxLines_Warning = ""
Me.txtEigenmasse.MaxLines_Warning_Label = Nothing
Me.txtEigenmasse.Name = "txtEigenmasse"
Me.txtEigenmasse.Size = New System.Drawing.Size(120, 21)
Me.txtEigenmasse.TabIndex = 12
'
'txtBemessungsgrundlage
'
Me.txtBemessungsgrundlage.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
Me.txtBemessungsgrundlage.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!)
Me.txtBemessungsgrundlage.Location = New System.Drawing.Point(413, 170)
Me.txtBemessungsgrundlage.MaxLength = 500
Me.txtBemessungsgrundlage.Multiline = True
Me.txtBemessungsgrundlage.Name = "txtBemessungsgrundlage"
Me.txtBemessungsgrundlage.Size = New System.Drawing.Size(122, 63)
Me.txtBemessungsgrundlage.TabIndex = 21
'
'lblBemessungsgrundlage
'
Me.lblBemessungsgrundlage.AutoSize = True
Me.lblBemessungsgrundlage.BackColor = System.Drawing.Color.White
Me.lblBemessungsgrundlage.Location = New System.Drawing.Point(416, 155)
Me.lblBemessungsgrundlage.Name = "lblBemessungsgrundlage"
Me.lblBemessungsgrundlage.Size = New System.Drawing.Size(117, 13)
Me.lblBemessungsgrundlage.TabIndex = 22
Me.lblBemessungsgrundlage.Text = "Bemessungsgrundlage:"
'
'usrcntlEinheitspapierPos
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(96.0!, 96.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi
Me.Controls.Add(Me.lblBemessungsgrundlage)
Me.Controls.Add(Me.txtBemessungsgrundlage)
Me.Controls.Add(Me.txtEigenmasse)
Me.Controls.Add(Me.Button2)
Me.Controls.Add(Me.txtWtNr1)
Me.Controls.Add(Me.txtPosNr)
Me.Controls.Add(Me.Button1)
Me.Controls.Add(Me.btn)
Me.Controls.Add(Me.txtBesondereMaßenheit)
Me.Controls.Add(Me.txtBesondereVermerke)
Me.Controls.Add(Me.txtSumAnmeldungVorpapier)
Me.Controls.Add(Me.txtKontingent)
Me.Controls.Add(Me.txtVerfahren)
Me.Controls.Add(Me.cboPraeferenz)
Me.Controls.Add(Me.cboUrsprungsland)
Me.Controls.Add(Me.txtWtNr4)
Me.Controls.Add(Me.txtWtNr3)
Me.Controls.Add(Me.txtWtNr5)
Me.Controls.Add(Me.txtWtNr2)
Me.Controls.Add(Me.txtPosNr2)
Me.Controls.Add(Me.txtWarenbezeichnung)
Me.Controls.Add(Me.txtPackstuecke)
Me.Controls.Add(Me.pnl)
Me.Controls.Add(Me.pic)
Me.Name = "usrcntlEinheitspapierPos"
Me.Size = New System.Drawing.Size(836, 237)
CType(Me.pic, System.ComponentModel.ISupportInitialize).EndInit()
Me.ResumeLayout(False)
Me.PerformLayout()
End Sub
Friend WithEvents pic As System.Windows.Forms.PictureBox
Friend WithEvents btn As System.Windows.Forms.Button
Friend WithEvents Button1 As System.Windows.Forms.Button
Friend WithEvents txtPosNr As System.Windows.Forms.TextBox
Friend WithEvents pnl As System.Windows.Forms.Panel
Friend WithEvents Button2 As System.Windows.Forms.Button
Public WithEvents txtBesondereVermerke As System.Windows.Forms.TextBox
Public WithEvents txtSumAnmeldungVorpapier As System.Windows.Forms.TextBox
Public WithEvents txtKontingent As System.Windows.Forms.TextBox
Public WithEvents txtVerfahren As System.Windows.Forms.TextBox
Public WithEvents cboPraeferenz As VERAG_PROG_ALLGEMEIN.MyComboBox
Public WithEvents cboUrsprungsland As VERAG_PROG_ALLGEMEIN.MyComboBox
Public WithEvents txtWtNr4 As System.Windows.Forms.TextBox
Public WithEvents txtWtNr3 As System.Windows.Forms.TextBox
Public WithEvents txtWtNr5 As System.Windows.Forms.TextBox
Public WithEvents txtWtNr2 As System.Windows.Forms.TextBox
Public WithEvents txtPosNr2 As System.Windows.Forms.TextBox
Public WithEvents txtWarenbezeichnung As System.Windows.Forms.TextBox
Public WithEvents txtPackstuecke As System.Windows.Forms.TextBox
Public WithEvents txtBesondereMaßenheit As System.Windows.Forms.TextBox
Public WithEvents txtWtNr1 As System.Windows.Forms.TextBox
Friend WithEvents txtEigenmasse As VERAG_PROG_ALLGEMEIN.MyTextBox
Public WithEvents txtBemessungsgrundlage As System.Windows.Forms.TextBox
Friend WithEvents lblBemessungsgrundlage As System.Windows.Forms.Label
End Class