Gesamtsicherheiten, Änderungen für Mestan
This commit is contained in:
62
Aviso/frmGesamtsicherheitenNEU.Designer.vb
generated
62
Aviso/frmGesamtsicherheitenNEU.Designer.vb
generated
@@ -33,6 +33,9 @@ Partial Class frmGesamtsicherheitenNEU
|
||||
Me.ATBNraendernToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.Panel2 = New System.Windows.Forms.Panel()
|
||||
Me.pnlChangeATCNr = New System.Windows.Forms.Panel()
|
||||
Me.txtUhrzeitaendern = New System.Windows.Forms.TextBox()
|
||||
Me.txtDatumaendern = New System.Windows.Forms.TextBox()
|
||||
Me.Label26 = New System.Windows.Forms.Label()
|
||||
Me.lblATCwarning = New System.Windows.Forms.Label()
|
||||
Me.FlatButton3 = New VERAG_PROG_ALLGEMEIN.FlatButton()
|
||||
Me.txtATCaendern = New System.Windows.Forms.TextBox()
|
||||
@@ -134,6 +137,7 @@ Partial Class frmGesamtsicherheitenNEU
|
||||
Me.txtSicherheitFreitext = New System.Windows.Forms.TextBox()
|
||||
Me.btnAddPos = New VERAG_PROG_ALLGEMEIN.FlatButton()
|
||||
Me.btnAddSicherheit = New VERAG_PROG_ALLGEMEIN.FlatButton()
|
||||
Me.lbloffenerWarenwert = New System.Windows.Forms.Label()
|
||||
Me.ContextMenuStripGesSicherh.SuspendLayout()
|
||||
Me.Panel2.SuspendLayout()
|
||||
Me.pnlChangeATCNr.SuspendLayout()
|
||||
@@ -177,6 +181,9 @@ Partial Class frmGesamtsicherheitenNEU
|
||||
'pnlChangeATCNr
|
||||
'
|
||||
Me.pnlChangeATCNr.BackColor = System.Drawing.SystemColors.ButtonHighlight
|
||||
Me.pnlChangeATCNr.Controls.Add(Me.txtUhrzeitaendern)
|
||||
Me.pnlChangeATCNr.Controls.Add(Me.txtDatumaendern)
|
||||
Me.pnlChangeATCNr.Controls.Add(Me.Label26)
|
||||
Me.pnlChangeATCNr.Controls.Add(Me.lblATCwarning)
|
||||
Me.pnlChangeATCNr.Controls.Add(Me.FlatButton3)
|
||||
Me.pnlChangeATCNr.Controls.Add(Me.txtATCaendern)
|
||||
@@ -184,10 +191,38 @@ Partial Class frmGesamtsicherheitenNEU
|
||||
Me.pnlChangeATCNr.Controls.Add(Me.FlatButton4)
|
||||
Me.pnlChangeATCNr.Location = New System.Drawing.Point(1051, 42)
|
||||
Me.pnlChangeATCNr.Name = "pnlChangeATCNr"
|
||||
Me.pnlChangeATCNr.Size = New System.Drawing.Size(292, 103)
|
||||
Me.pnlChangeATCNr.Size = New System.Drawing.Size(292, 135)
|
||||
Me.pnlChangeATCNr.TabIndex = 13
|
||||
Me.pnlChangeATCNr.Visible = False
|
||||
'
|
||||
'txtUhrzeitaendern
|
||||
'
|
||||
Me.txtUhrzeitaendern.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.txtUhrzeitaendern.Location = New System.Drawing.Point(210, 72)
|
||||
Me.txtUhrzeitaendern.Margin = New System.Windows.Forms.Padding(0)
|
||||
Me.txtUhrzeitaendern.Name = "txtUhrzeitaendern"
|
||||
Me.txtUhrzeitaendern.Size = New System.Drawing.Size(71, 24)
|
||||
Me.txtUhrzeitaendern.TabIndex = 8
|
||||
'
|
||||
'txtDatumaendern
|
||||
'
|
||||
Me.txtDatumaendern.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.txtDatumaendern.Location = New System.Drawing.Point(95, 72)
|
||||
Me.txtDatumaendern.Margin = New System.Windows.Forms.Padding(0)
|
||||
Me.txtDatumaendern.Name = "txtDatumaendern"
|
||||
Me.txtDatumaendern.Size = New System.Drawing.Size(112, 24)
|
||||
Me.txtDatumaendern.TabIndex = 7
|
||||
'
|
||||
'Label26
|
||||
'
|
||||
Me.Label26.AutoSize = True
|
||||
Me.Label26.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Label26.Location = New System.Drawing.Point(10, 72)
|
||||
Me.Label26.Name = "Label26"
|
||||
Me.Label26.Size = New System.Drawing.Size(57, 20)
|
||||
Me.Label26.TabIndex = 11
|
||||
Me.Label26.Text = "Datum"
|
||||
'
|
||||
'lblATCwarning
|
||||
'
|
||||
Me.lblATCwarning.AutoSize = True
|
||||
@@ -205,7 +240,7 @@ Partial Class frmGesamtsicherheitenNEU
|
||||
Me.FlatButton3.FlatAppearance.BorderSize = 0
|
||||
Me.FlatButton3.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.FlatButton3.ForeColor = System.Drawing.Color.Black
|
||||
Me.FlatButton3.Location = New System.Drawing.Point(210, 77)
|
||||
Me.FlatButton3.Location = New System.Drawing.Point(210, 109)
|
||||
Me.FlatButton3.Name = "FlatButton3"
|
||||
Me.FlatButton3.Size = New System.Drawing.Size(75, 23)
|
||||
Me.FlatButton3.TabIndex = 9
|
||||
@@ -915,6 +950,7 @@ Partial Class frmGesamtsicherheitenNEU
|
||||
'panOben
|
||||
'
|
||||
Me.panOben.BackColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
||||
Me.panOben.Controls.Add(Me.lbloffenerWarenwert)
|
||||
Me.panOben.Controls.Add(Me.txtGestellInfo)
|
||||
Me.panOben.Controls.Add(Me.btnSaveDatetime)
|
||||
Me.panOben.Controls.Add(Me.lblId)
|
||||
@@ -1065,11 +1101,11 @@ Partial Class frmGesamtsicherheitenNEU
|
||||
Me.lbloffenerSaldo.AutoSize = True
|
||||
Me.lbloffenerSaldo.Font = New System.Drawing.Font("Microsoft Sans Serif", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.lbloffenerSaldo.ForeColor = System.Drawing.Color.Red
|
||||
Me.lbloffenerSaldo.Location = New System.Drawing.Point(238, 108)
|
||||
Me.lbloffenerSaldo.Location = New System.Drawing.Point(93, 139)
|
||||
Me.lbloffenerSaldo.Name = "lbloffenerSaldo"
|
||||
Me.lbloffenerSaldo.Size = New System.Drawing.Size(190, 24)
|
||||
Me.lbloffenerSaldo.Size = New System.Drawing.Size(253, 24)
|
||||
Me.lbloffenerSaldo.TabIndex = 4
|
||||
Me.lbloffenerSaldo.Text = "offener S-Betrag: €"
|
||||
Me.lbloffenerSaldo.Text = "offener Sicherheitswert: €"
|
||||
'
|
||||
'btnPrev
|
||||
'
|
||||
@@ -1502,6 +1538,18 @@ Partial Class frmGesamtsicherheitenNEU
|
||||
Me.btnAddSicherheit.TabIndex = 36
|
||||
Me.btnAddSicherheit.UseVisualStyleBackColor = False
|
||||
'
|
||||
'lbloffenerWarenwert
|
||||
'
|
||||
Me.lbloffenerWarenwert.Anchor = System.Windows.Forms.AnchorStyles.Right
|
||||
Me.lbloffenerWarenwert.AutoSize = True
|
||||
Me.lbloffenerWarenwert.Font = New System.Drawing.Font("Microsoft Sans Serif", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.lbloffenerWarenwert.ForeColor = System.Drawing.Color.Red
|
||||
Me.lbloffenerWarenwert.Location = New System.Drawing.Point(93, 111)
|
||||
Me.lbloffenerWarenwert.Name = "lbloffenerWarenwert"
|
||||
Me.lbloffenerWarenwert.Size = New System.Drawing.Size(204, 24)
|
||||
Me.lbloffenerWarenwert.TabIndex = 51
|
||||
Me.lbloffenerWarenwert.Text = "offener Warenwert: €"
|
||||
'
|
||||
'frmGesamtsicherheitenNEU
|
||||
'
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
||||
@@ -1641,4 +1689,8 @@ Partial Class frmGesamtsicherheitenNEU
|
||||
Friend WithEvents FlatButton4 As VERAG_PROG_ALLGEMEIN.FlatButton
|
||||
Friend WithEvents btnNew As Button
|
||||
Friend WithEvents txtGestellInfo As TextBox
|
||||
Friend WithEvents txtDatumaendern As TextBox
|
||||
Friend WithEvents Label26 As Label
|
||||
Friend WithEvents txtUhrzeitaendern As TextBox
|
||||
Friend WithEvents lbloffenerWarenwert As Label
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user