Gesamtsicherheiten Excel-Export für Zollamut und Plausibiltätsprüfungen, Export für Essensbestellungen verbessert.
This commit is contained in:
86
Aviso/frmGesamtsicherheitenNEU.Designer.vb
generated
86
Aviso/frmGesamtsicherheitenNEU.Designer.vb
generated
@@ -114,12 +114,8 @@ Partial Class frmGesamtsicherheitenNEU
|
||||
Me.btnRundungsdifAusgl = New System.Windows.Forms.Button()
|
||||
Me.btnNew = New System.Windows.Forms.Button()
|
||||
Me.cbx_offene = New System.Windows.Forms.CheckBox()
|
||||
Me.btnSuche = New System.Windows.Forms.Button()
|
||||
Me.cbx_Suche_Warenort = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
||||
Me.Label19 = New System.Windows.Forms.Label()
|
||||
Me.txt_Suche = New System.Windows.Forms.TextBox()
|
||||
Me.txtSuche = New System.Windows.Forms.TextBox()
|
||||
Me.Label21 = New System.Windows.Forms.Label()
|
||||
Me.btn_resetSearch = New VERAG_PROG_ALLGEMEIN.FlatButton()
|
||||
Me.btnDeletePos = New VERAG_PROG_ALLGEMEIN.FlatButton()
|
||||
Me.btnDeleteSicherheit = New VERAG_PROG_ALLGEMEIN.FlatButton()
|
||||
Me.btnUpdatePos = New VERAG_PROG_ALLGEMEIN.FlatButton()
|
||||
@@ -1284,12 +1280,8 @@ Partial Class frmGesamtsicherheitenNEU
|
||||
Me.Panel1.Controls.Add(Me.btnRundungsdifAusgl)
|
||||
Me.Panel1.Controls.Add(Me.btnNew)
|
||||
Me.Panel1.Controls.Add(Me.cbx_offene)
|
||||
Me.Panel1.Controls.Add(Me.btnSuche)
|
||||
Me.Panel1.Controls.Add(Me.cbx_Suche_Warenort)
|
||||
Me.Panel1.Controls.Add(Me.Label19)
|
||||
Me.Panel1.Controls.Add(Me.txt_Suche)
|
||||
Me.Panel1.Controls.Add(Me.txtSuche)
|
||||
Me.Panel1.Controls.Add(Me.Label21)
|
||||
Me.Panel1.Controls.Add(Me.btn_resetSearch)
|
||||
Me.Panel1.Location = New System.Drawing.Point(3, 41)
|
||||
Me.Panel1.Name = "Panel1"
|
||||
Me.Panel1.Size = New System.Drawing.Size(1384, 61)
|
||||
@@ -1333,77 +1325,25 @@ Partial Class frmGesamtsicherheitenNEU
|
||||
Me.cbx_offene.Text = "nur offene anzeigen"
|
||||
Me.cbx_offene.UseVisualStyleBackColor = True
|
||||
'
|
||||
'btnSuche
|
||||
'txtSuche
|
||||
'
|
||||
Me.btnSuche.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.btnSuche.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.btnSuche.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.btnSuche.Location = New System.Drawing.Point(737, 3)
|
||||
Me.btnSuche.Name = "btnSuche"
|
||||
Me.btnSuche.Size = New System.Drawing.Size(162, 52)
|
||||
Me.btnSuche.TabIndex = 7
|
||||
Me.btnSuche.Text = "Suche starten"
|
||||
Me.btnSuche.UseVisualStyleBackColor = True
|
||||
'
|
||||
'cbx_Suche_Warenort
|
||||
'
|
||||
Me.cbx_Suche_Warenort._allowedValuesFreiText = Nothing
|
||||
Me.cbx_Suche_Warenort._allowFreiText = False
|
||||
Me.cbx_Suche_Warenort._value = ""
|
||||
Me.cbx_Suche_Warenort.DropDownWidth = 300
|
||||
Me.cbx_Suche_Warenort.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.cbx_Suche_Warenort.FormattingEnabled = True
|
||||
Me.cbx_Suche_Warenort.Location = New System.Drawing.Point(274, 20)
|
||||
Me.cbx_Suche_Warenort.MaxLength = 4
|
||||
Me.cbx_Suche_Warenort.Name = "cbx_Suche_Warenort"
|
||||
Me.cbx_Suche_Warenort.Size = New System.Drawing.Size(95, 24)
|
||||
Me.cbx_Suche_Warenort.TabIndex = 6
|
||||
Me.cbx_Suche_Warenort.Visible = False
|
||||
'
|
||||
'Label19
|
||||
'
|
||||
Me.Label19.AutoSize = True
|
||||
Me.Label19.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Label19.Location = New System.Drawing.Point(271, 3)
|
||||
Me.Label19.Name = "Label19"
|
||||
Me.Label19.Size = New System.Drawing.Size(63, 13)
|
||||
Me.Label19.TabIndex = 2
|
||||
Me.Label19.Text = "Warenort:"
|
||||
Me.Label19.Visible = False
|
||||
'
|
||||
'txt_Suche
|
||||
'
|
||||
Me.txt_Suche.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.txt_Suche.Location = New System.Drawing.Point(379, 19)
|
||||
Me.txt_Suche.Margin = New System.Windows.Forms.Padding(0)
|
||||
Me.txt_Suche.Name = "txt_Suche"
|
||||
Me.txt_Suche.Size = New System.Drawing.Size(243, 24)
|
||||
Me.txt_Suche.TabIndex = 5
|
||||
Me.txtSuche.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.txtSuche.Location = New System.Drawing.Point(208, 19)
|
||||
Me.txtSuche.Margin = New System.Windows.Forms.Padding(0)
|
||||
Me.txtSuche.Name = "txtSuche"
|
||||
Me.txtSuche.Size = New System.Drawing.Size(243, 24)
|
||||
Me.txtSuche.TabIndex = 5
|
||||
'
|
||||
'Label21
|
||||
'
|
||||
Me.Label21.AutoSize = True
|
||||
Me.Label21.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Label21.Location = New System.Drawing.Point(376, 3)
|
||||
Me.Label21.Location = New System.Drawing.Point(205, 3)
|
||||
Me.Label21.Name = "Label21"
|
||||
Me.Label21.Size = New System.Drawing.Size(47, 13)
|
||||
Me.Label21.TabIndex = 1
|
||||
Me.Label21.Text = "Suche:"
|
||||
'
|
||||
'btn_resetSearch
|
||||
'
|
||||
Me.btn_resetSearch.allowBorder = False
|
||||
Me.btn_resetSearch.BackColor = System.Drawing.Color.White
|
||||
Me.btn_resetSearch.FlatAppearance.BorderSize = 0
|
||||
Me.btn_resetSearch.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.btn_resetSearch.ForeColor = System.Drawing.Color.Black
|
||||
Me.btn_resetSearch.Image = Global.AVISO.My.Resources.Resources.refresh
|
||||
Me.btn_resetSearch.Location = New System.Drawing.Point(660, 10)
|
||||
Me.btn_resetSearch.Name = "btn_resetSearch"
|
||||
Me.btn_resetSearch.Size = New System.Drawing.Size(32, 33)
|
||||
Me.btn_resetSearch.TabIndex = 4
|
||||
Me.btn_resetSearch.UseVisualStyleBackColor = False
|
||||
'
|
||||
'btnDeletePos
|
||||
'
|
||||
Me.btnDeletePos.allowBorder = False
|
||||
@@ -1744,7 +1684,6 @@ Partial Class frmGesamtsicherheitenNEU
|
||||
Friend WithEvents txtSicherheitSicherheitsbetrag As TextBox
|
||||
Friend WithEvents txtSicherheitWarenwert As TextBox
|
||||
Friend WithEvents txtSicherheitATBNr As TextBox
|
||||
Friend WithEvents btn_resetSearch As VERAG_PROG_ALLGEMEIN.FlatButton
|
||||
Friend WithEvents lblZollsatz As Label
|
||||
Friend WithEvents lblReferenzwert As Label
|
||||
Friend WithEvents lblSaldo As Label
|
||||
@@ -1787,11 +1726,8 @@ Partial Class frmGesamtsicherheitenNEU
|
||||
Friend WithEvents ContextMenuStripGesSicherh As ContextMenuStrip
|
||||
Friend WithEvents ATBNraendernToolStripMenuItem As ToolStripMenuItem
|
||||
Friend WithEvents Panel1 As Panel
|
||||
Friend WithEvents cbx_Suche_Warenort As VERAG_PROG_ALLGEMEIN.MyComboBox
|
||||
Friend WithEvents Label19 As Label
|
||||
Friend WithEvents txt_Suche As TextBox
|
||||
Friend WithEvents txtSuche As TextBox
|
||||
Friend WithEvents Label21 As Label
|
||||
Friend WithEvents btnSuche As Button
|
||||
Friend WithEvents Label20 As Label
|
||||
Friend WithEvents txtPosNr As TextBox
|
||||
Friend WithEvents lbloffenerSaldo As Label
|
||||
|
||||
Reference in New Issue
Block a user