Vollmachten überarbeitet
This commit is contained in:
15
SDL/kunden/usrCntlKundenuebersicht.Designer.vb
generated
15
SDL/kunden/usrCntlKundenuebersicht.Designer.vb
generated
@@ -22,6 +22,7 @@ Partial Class usrCntlKundenuebersicht
|
||||
'Das Bearbeiten mit dem Code-Editor ist nicht möglich.
|
||||
<System.Diagnostics.DebuggerStepThrough()>
|
||||
Private Sub InitializeComponent()
|
||||
Me.components = New System.ComponentModel.Container()
|
||||
Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
@@ -35,7 +36,7 @@ Partial Class usrCntlKundenuebersicht
|
||||
Dim DataGridViewCellStyle10 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Dim DataGridViewCellStyle12 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Dim DataGridViewCellStyle11 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Me.cntxtAddVM = New System.Windows.Forms.ContextMenuStrip()
|
||||
Me.cntxtAddVM = New System.Windows.Forms.ContextMenuStrip(Me.components)
|
||||
Me.DToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.btnExcel = New System.Windows.Forms.Button()
|
||||
Me.lblInaktiv = New System.Windows.Forms.Label()
|
||||
@@ -102,7 +103,7 @@ Partial Class usrCntlKundenuebersicht
|
||||
Me.Label33 = New System.Windows.Forms.Label()
|
||||
Me.txtUmsatzJahr = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
||||
Me.Label29 = New System.Windows.Forms.Label()
|
||||
Me.cbxFiskalabfertigung = New VERAG_PROG_ALLGEMEIN.MyCheckbox()
|
||||
Me.cbxFiskalabfertigung = New VERAG_PROG_ALLGEMEIN.MyCheckbox(Me.components)
|
||||
Me.lblFisk = New System.Windows.Forms.Label()
|
||||
Me.txtAbf_ErsteAbfertigung = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
||||
Me.Label41 = New System.Windows.Forms.Label()
|
||||
@@ -226,25 +227,25 @@ Partial Class usrCntlKundenuebersicht
|
||||
Me.lblUid = New System.Windows.Forms.TextBox()
|
||||
Me.lblEORI = New System.Windows.Forms.TextBox()
|
||||
Me.lblEORINr = New System.Windows.Forms.Label()
|
||||
Me.dgvAufschub = New VERAG_PROG_ALLGEMEIN.MyDatagridview()
|
||||
Me.dgvAufschub = New VERAG_PROG_ALLGEMEIN.MyDatagridview(Me.components)
|
||||
Me.KtoId = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
||||
Me.Art = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
||||
Me.HZA = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
||||
Me.KontoNr = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
||||
Me.EORI = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
||||
Me.NL = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
||||
Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip()
|
||||
Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
|
||||
Me.KopierenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.ContextMenuStrip3 = New System.Windows.Forms.ContextMenuStrip()
|
||||
Me.ContextMenuStrip3 = New System.Windows.Forms.ContextMenuStrip(Me.components)
|
||||
Me.ToolStripMenuItem3 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.ÄndernToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.HochladenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.ScannenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.PDFLöschenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.ContextMenuStrip2 = New System.Windows.Forms.ContextMenuStrip()
|
||||
Me.ContextMenuStrip2 = New System.Windows.Forms.ContextMenuStrip(Me.components)
|
||||
Me.ToolStripMenuItem2 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.lblFirma = New System.Windows.Forms.Label()
|
||||
Me.ContextMenuStrip4 = New System.Windows.Forms.ContextMenuStrip()
|
||||
Me.ContextMenuStrip4 = New System.Windows.Forms.ContextMenuStrip(Me.components)
|
||||
Me.ToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.ToolStripMenuItem4 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.ToolStripMenuItem5 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
|
||||
Reference in New Issue
Block a user