342 lines
14 KiB
VB.net
342 lines
14 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
|
|
Partial Class frmReferenzenSicherheiten
|
|
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(frmReferenzenSicherheiten))
|
|
Me.pnlTop = New System.Windows.Forms.Panel()
|
|
Me.lblWarning = New System.Windows.Forms.Label()
|
|
Me.Label4 = New System.Windows.Forms.Label()
|
|
Me.Label3 = New System.Windows.Forms.Label()
|
|
Me.cbxFirma = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
|
Me.btnAdd = New System.Windows.Forms.Button()
|
|
Me.btnDelete = New System.Windows.Forms.Button()
|
|
Me.txtStandort = New System.Windows.Forms.TextBox()
|
|
Me.Label1 = New System.Windows.Forms.Label()
|
|
Me.Label2 = New System.Windows.Forms.Label()
|
|
Me.txtReferenzwert = New System.Windows.Forms.TextBox()
|
|
Me.txtUst = New System.Windows.Forms.TextBox()
|
|
Me.cbxATR = New System.Windows.Forms.CheckBox()
|
|
Me.Label8 = New System.Windows.Forms.Label()
|
|
Me.txtSaldo = New System.Windows.Forms.TextBox()
|
|
Me.mainPanel = New System.Windows.Forms.Panel()
|
|
Me.txtZollsatz = New System.Windows.Forms.TextBox()
|
|
Me.Label10 = New System.Windows.Forms.Label()
|
|
Me.btnSave = New System.Windows.Forms.Button()
|
|
Me.dgvWarenorteNew = New VERAG_PROG_ALLGEMEIN.MyDatagridview(Me.components)
|
|
Me.MyDatagridview1 = New VERAG_PROG_ALLGEMEIN.MyDatagridview(Me.components)
|
|
Me.Label6 = New System.Windows.Forms.Label()
|
|
Me.cbxUst = New System.Windows.Forms.CheckBox()
|
|
Me.pnlTop.SuspendLayout()
|
|
Me.mainPanel.SuspendLayout()
|
|
CType(Me.dgvWarenorteNew, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.MyDatagridview1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SuspendLayout()
|
|
'
|
|
'pnlTop
|
|
'
|
|
Me.pnlTop.BackColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.pnlTop.Controls.Add(Me.lblWarning)
|
|
Me.pnlTop.Controls.Add(Me.Label4)
|
|
Me.pnlTop.Controls.Add(Me.Label3)
|
|
Me.pnlTop.Controls.Add(Me.cbxFirma)
|
|
Me.pnlTop.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.pnlTop.Location = New System.Drawing.Point(0, 0)
|
|
Me.pnlTop.Name = "pnlTop"
|
|
Me.pnlTop.Size = New System.Drawing.Size(726, 48)
|
|
Me.pnlTop.TabIndex = 2
|
|
'
|
|
'lblWarning
|
|
'
|
|
Me.lblWarning.AutoSize = True
|
|
Me.lblWarning.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lblWarning.ForeColor = System.Drawing.Color.Red
|
|
Me.lblWarning.Location = New System.Drawing.Point(166, 13)
|
|
Me.lblWarning.Name = "lblWarning"
|
|
Me.lblWarning.Size = New System.Drawing.Size(0, 13)
|
|
Me.lblWarning.TabIndex = 14
|
|
'
|
|
'Label4
|
|
'
|
|
Me.Label4.AutoSize = True
|
|
Me.Label4.Font = New System.Drawing.Font("Microsoft Sans Serif", 16.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label4.ForeColor = System.Drawing.Color.White
|
|
Me.Label4.Location = New System.Drawing.Point(10, 13)
|
|
Me.Label4.Name = "Label4"
|
|
Me.Label4.Size = New System.Drawing.Size(166, 26)
|
|
Me.Label4.TabIndex = 0
|
|
Me.Label4.Text = "Referenzwerte"
|
|
'
|
|
'Label3
|
|
'
|
|
Me.Label3.AutoSize = True
|
|
Me.Label3.ForeColor = System.Drawing.Color.White
|
|
Me.Label3.Location = New System.Drawing.Point(592, 8)
|
|
Me.Label3.Name = "Label3"
|
|
Me.Label3.Size = New System.Drawing.Size(32, 13)
|
|
Me.Label3.TabIndex = 5
|
|
Me.Label3.Text = "Firma"
|
|
'
|
|
'cbxFirma
|
|
'
|
|
Me.cbxFirma._allowedValuesFreiText = Nothing
|
|
Me.cbxFirma._allowFreiText = False
|
|
Me.cbxFirma._value = ""
|
|
Me.cbxFirma.DropDownWidth = 150
|
|
Me.cbxFirma.FormattingEnabled = True
|
|
Me.cbxFirma.Location = New System.Drawing.Point(595, 24)
|
|
Me.cbxFirma.Name = "cbxFirma"
|
|
Me.cbxFirma.Size = New System.Drawing.Size(128, 21)
|
|
Me.cbxFirma.TabIndex = 13
|
|
'
|
|
'btnAdd
|
|
'
|
|
Me.btnAdd.BackgroundImage = Global.AVISO.My.Resources.Resources.plus
|
|
Me.btnAdd.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
|
Me.btnAdd.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnAdd.Location = New System.Drawing.Point(267, 360)
|
|
Me.btnAdd.Name = "btnAdd"
|
|
Me.btnAdd.Size = New System.Drawing.Size(24, 20)
|
|
Me.btnAdd.TabIndex = 97
|
|
Me.btnAdd.UseVisualStyleBackColor = True
|
|
'
|
|
'btnDelete
|
|
'
|
|
Me.btnDelete.BackgroundImage = Global.AVISO.My.Resources.Resources.del
|
|
Me.btnDelete.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
|
Me.btnDelete.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnDelete.Location = New System.Drawing.Point(290, 360)
|
|
Me.btnDelete.Name = "btnDelete"
|
|
Me.btnDelete.Size = New System.Drawing.Size(24, 20)
|
|
Me.btnDelete.TabIndex = 96
|
|
Me.btnDelete.UseVisualStyleBackColor = True
|
|
'
|
|
'txtStandort
|
|
'
|
|
Me.txtStandort.Location = New System.Drawing.Point(12, 25)
|
|
Me.txtStandort.Name = "txtStandort"
|
|
Me.txtStandort.Size = New System.Drawing.Size(126, 20)
|
|
Me.txtStandort.TabIndex = 0
|
|
'
|
|
'Label1
|
|
'
|
|
Me.Label1.AutoSize = True
|
|
Me.Label1.Location = New System.Drawing.Point(9, 9)
|
|
Me.Label1.Name = "Label1"
|
|
Me.Label1.Size = New System.Drawing.Size(47, 13)
|
|
Me.Label1.TabIndex = 1
|
|
Me.Label1.Text = "Standort"
|
|
'
|
|
'Label2
|
|
'
|
|
Me.Label2.AutoSize = True
|
|
Me.Label2.Location = New System.Drawing.Point(152, 9)
|
|
Me.Label2.Name = "Label2"
|
|
Me.Label2.Size = New System.Drawing.Size(80, 13)
|
|
Me.Label2.TabIndex = 3
|
|
Me.Label2.Text = "Referenzbetrag"
|
|
'
|
|
'txtReferenzwert
|
|
'
|
|
Me.txtReferenzwert.Location = New System.Drawing.Point(155, 25)
|
|
Me.txtReferenzwert.Name = "txtReferenzwert"
|
|
Me.txtReferenzwert.Size = New System.Drawing.Size(161, 20)
|
|
Me.txtReferenzwert.TabIndex = 2
|
|
'
|
|
'txtUst
|
|
'
|
|
Me.txtUst.Location = New System.Drawing.Point(77, 75)
|
|
Me.txtUst.Name = "txtUst"
|
|
Me.txtUst.Size = New System.Drawing.Size(61, 20)
|
|
Me.txtUst.TabIndex = 5
|
|
'
|
|
'cbxATR
|
|
'
|
|
Me.cbxATR.AutoSize = True
|
|
Me.cbxATR.Location = New System.Drawing.Point(346, 9)
|
|
Me.cbxATR.Name = "cbxATR"
|
|
Me.cbxATR.Size = New System.Drawing.Size(48, 17)
|
|
Me.cbxATR.TabIndex = 3
|
|
Me.cbxATR.Text = "ATR"
|
|
Me.cbxATR.UseVisualStyleBackColor = True
|
|
'
|
|
'Label8
|
|
'
|
|
Me.Label8.AutoSize = True
|
|
Me.Label8.Location = New System.Drawing.Point(152, 59)
|
|
Me.Label8.Name = "Label8"
|
|
Me.Label8.Size = New System.Drawing.Size(77, 13)
|
|
Me.Label8.TabIndex = 16
|
|
Me.Label8.Text = "aktueller Saldo"
|
|
'
|
|
'txtSaldo
|
|
'
|
|
Me.txtSaldo.Location = New System.Drawing.Point(155, 75)
|
|
Me.txtSaldo.Name = "txtSaldo"
|
|
Me.txtSaldo.ReadOnly = True
|
|
Me.txtSaldo.Size = New System.Drawing.Size(161, 20)
|
|
Me.txtSaldo.TabIndex = 6
|
|
'
|
|
'mainPanel
|
|
'
|
|
Me.mainPanel.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
|
Or System.Windows.Forms.AnchorStyles.Left) _
|
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.mainPanel.Controls.Add(Me.cbxUst)
|
|
Me.mainPanel.Controls.Add(Me.txtZollsatz)
|
|
Me.mainPanel.Controls.Add(Me.Label10)
|
|
Me.mainPanel.Controls.Add(Me.btnSave)
|
|
Me.mainPanel.Controls.Add(Me.cbxATR)
|
|
Me.mainPanel.Controls.Add(Me.Label1)
|
|
Me.mainPanel.Controls.Add(Me.Label8)
|
|
Me.mainPanel.Controls.Add(Me.txtStandort)
|
|
Me.mainPanel.Controls.Add(Me.txtSaldo)
|
|
Me.mainPanel.Controls.Add(Me.txtReferenzwert)
|
|
Me.mainPanel.Controls.Add(Me.Label2)
|
|
Me.mainPanel.Controls.Add(Me.txtUst)
|
|
Me.mainPanel.Location = New System.Drawing.Point(320, 55)
|
|
Me.mainPanel.Name = "mainPanel"
|
|
Me.mainPanel.Size = New System.Drawing.Size(406, 125)
|
|
Me.mainPanel.TabIndex = 17
|
|
'
|
|
'txtZollsatz
|
|
'
|
|
Me.txtZollsatz.Location = New System.Drawing.Point(12, 75)
|
|
Me.txtZollsatz.Name = "txtZollsatz"
|
|
Me.txtZollsatz.Size = New System.Drawing.Size(44, 20)
|
|
Me.txtZollsatz.TabIndex = 4
|
|
'
|
|
'Label10
|
|
'
|
|
Me.Label10.AutoSize = True
|
|
Me.Label10.Location = New System.Drawing.Point(9, 59)
|
|
Me.Label10.Name = "Label10"
|
|
Me.Label10.Size = New System.Drawing.Size(43, 13)
|
|
Me.Label10.TabIndex = 23
|
|
Me.Label10.Text = "Zollsatz"
|
|
'
|
|
'btnSave
|
|
'
|
|
Me.btnSave.Location = New System.Drawing.Point(331, 73)
|
|
Me.btnSave.Name = "btnSave"
|
|
Me.btnSave.Size = New System.Drawing.Size(75, 23)
|
|
Me.btnSave.TabIndex = 10
|
|
Me.btnSave.Text = "Speichern"
|
|
Me.btnSave.UseVisualStyleBackColor = True
|
|
'
|
|
'dgvWarenorteNew
|
|
'
|
|
Me.dgvWarenorteNew.AKTUALISIERUNGS_INTERVALL = -1
|
|
Me.dgvWarenorteNew.AllowUserToAddRows = False
|
|
Me.dgvWarenorteNew.AllowUserToDeleteRows = False
|
|
Me.dgvWarenorteNew.BackgroundColor = System.Drawing.Color.White
|
|
Me.dgvWarenorteNew.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
|
Me.dgvWarenorteNew.Location = New System.Drawing.Point(0, 49)
|
|
Me.dgvWarenorteNew.Name = "dgvWarenorteNew"
|
|
Me.dgvWarenorteNew.Size = New System.Drawing.Size(314, 331)
|
|
Me.dgvWarenorteNew.TabIndex = 98
|
|
'
|
|
'MyDatagridview1
|
|
'
|
|
Me.MyDatagridview1.AKTUALISIERUNGS_INTERVALL = -1
|
|
Me.MyDatagridview1.AllowUserToAddRows = False
|
|
Me.MyDatagridview1.AllowUserToDeleteRows = False
|
|
Me.MyDatagridview1.BackgroundColor = System.Drawing.Color.White
|
|
Me.MyDatagridview1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
|
Me.MyDatagridview1.Location = New System.Drawing.Point(322, 204)
|
|
Me.MyDatagridview1.Name = "MyDatagridview1"
|
|
Me.MyDatagridview1.Size = New System.Drawing.Size(401, 176)
|
|
Me.MyDatagridview1.TabIndex = 99
|
|
'
|
|
'Label6
|
|
'
|
|
Me.Label6.AutoSize = True
|
|
Me.Label6.Location = New System.Drawing.Point(329, 188)
|
|
Me.Label6.Name = "Label6"
|
|
Me.Label6.Size = New System.Drawing.Size(82, 13)
|
|
Me.Label6.TabIndex = 24
|
|
Me.Label6.Text = "Referenzverlauf"
|
|
'
|
|
'cbxUst
|
|
'
|
|
Me.cbxUst.AutoSize = True
|
|
Me.cbxUst.Location = New System.Drawing.Point(77, 58)
|
|
Me.cbxUst.Name = "cbxUst"
|
|
Me.cbxUst.Size = New System.Drawing.Size(44, 17)
|
|
Me.cbxUst.TabIndex = 24
|
|
Me.cbxUst.Text = "USt"
|
|
Me.cbxUst.UseVisualStyleBackColor = True
|
|
'
|
|
'frmReferenzenSicherheiten
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.ClientSize = New System.Drawing.Size(726, 382)
|
|
Me.Controls.Add(Me.Label6)
|
|
Me.Controls.Add(Me.MyDatagridview1)
|
|
Me.Controls.Add(Me.mainPanel)
|
|
Me.Controls.Add(Me.btnAdd)
|
|
Me.Controls.Add(Me.btnDelete)
|
|
Me.Controls.Add(Me.pnlTop)
|
|
Me.Controls.Add(Me.dgvWarenorteNew)
|
|
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
|
Me.Name = "frmReferenzenSicherheiten"
|
|
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
|
|
Me.Text = "Gesamtsicherheiten-Referenzwerte"
|
|
Me.pnlTop.ResumeLayout(False)
|
|
Me.pnlTop.PerformLayout()
|
|
Me.mainPanel.ResumeLayout(False)
|
|
Me.mainPanel.PerformLayout()
|
|
CType(Me.dgvWarenorteNew, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.MyDatagridview1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.ResumeLayout(False)
|
|
Me.PerformLayout()
|
|
|
|
End Sub
|
|
|
|
Friend WithEvents pnlTop As Panel
|
|
Friend WithEvents Label4 As Label
|
|
Friend WithEvents btnAdd As Button
|
|
Friend WithEvents btnDelete As Button
|
|
Friend WithEvents cbxATR As CheckBox
|
|
Friend WithEvents txtUst As TextBox
|
|
Friend WithEvents Label3 As Label
|
|
Friend WithEvents Label2 As Label
|
|
Friend WithEvents txtReferenzwert As TextBox
|
|
Friend WithEvents Label1 As Label
|
|
Friend WithEvents txtStandort As TextBox
|
|
Friend WithEvents cbxFirma As VERAG_PROG_ALLGEMEIN.MyComboBox
|
|
Friend WithEvents Label8 As Label
|
|
Friend WithEvents txtSaldo As TextBox
|
|
Friend WithEvents mainPanel As Panel
|
|
Friend WithEvents btnSave As Button
|
|
Friend WithEvents lblWarning As Label
|
|
Friend WithEvents dgvWarenorteNew As VERAG_PROG_ALLGEMEIN.MyDatagridview
|
|
Friend WithEvents txtZollsatz As TextBox
|
|
Friend WithEvents Label10 As Label
|
|
Friend WithEvents Label11 As Label
|
|
Friend WithEvents MyDatagridview1 As VERAG_PROG_ALLGEMEIN.MyDatagridview
|
|
Friend WithEvents Label6 As Label
|
|
Friend WithEvents cbxUst As CheckBox
|
|
End Class
|