Rechnungdrucks-Art: Mail+Kopie, VERAG Parkplatzkarte NEU
This commit is contained in:
72
SDL/kunden/usrCntlLKW.Designer.vb
generated
72
SDL/kunden/usrCntlLKW.Designer.vb
generated
@@ -40,7 +40,7 @@ Partial Class usrCntlLKW
|
||||
Me.Label3 = New System.Windows.Forms.Label()
|
||||
Me.btnNextSDL = New System.Windows.Forms.Button()
|
||||
Me.btnPrevSDL = New System.Windows.Forms.Button()
|
||||
Me.Button3 = New System.Windows.Forms.Button()
|
||||
Me.btnAddLeistung = New System.Windows.Forms.Button()
|
||||
Me.cntxtAddSdl = New System.Windows.Forms.ContextMenuStrip(Me.components)
|
||||
Me.DToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.PictureBox1 = New System.Windows.Forms.PictureBox()
|
||||
@@ -52,11 +52,11 @@ Partial Class usrCntlLKW
|
||||
Me.Label7 = New System.Windows.Forms.Label()
|
||||
Me.Label8 = New System.Windows.Forms.Label()
|
||||
Me.TabPage2 = New System.Windows.Forms.TabPage()
|
||||
Me.scanMietVertrag = New VERAG_PROG_ALLGEMEIN.usrcntlPDFScan()
|
||||
Me.scanSonstiges = New VERAG_PROG_ALLGEMEIN.usrcntlPDFScanList()
|
||||
Me.scanZulassungsschein = New VERAG_PROG_ALLGEMEIN.usrcntlPDFScan()
|
||||
Me.scanLeasingVertrag = New VERAG_PROG_ALLGEMEIN.usrcntlPDFScan()
|
||||
Me.scanCEMT = New VERAG_PROG_ALLGEMEIN.usrcntlPDFScan()
|
||||
Me.scanMietVertrag = New VERAG_PROG_ALLGEMEIN.usrcntlPDFScan()
|
||||
CType(Me.dgvSDLLeistungen, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.cntxtSDLLeistungenOptions.SuspendLayout()
|
||||
Me.pnlSDLLeistungenDetails.SuspendLayout()
|
||||
@@ -228,19 +228,19 @@ Partial Class usrCntlLKW
|
||||
Me.btnPrevSDL.Text = "⇑"
|
||||
Me.btnPrevSDL.UseVisualStyleBackColor = True
|
||||
'
|
||||
'Button3
|
||||
'btnAddLeistung
|
||||
'
|
||||
Me.Button3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None
|
||||
Me.Button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.Button3.Image = Global.SDL.My.Resources.Resources.plus
|
||||
Me.Button3.ImageAlign = System.Drawing.ContentAlignment.MiddleRight
|
||||
Me.Button3.Location = New System.Drawing.Point(354, 2)
|
||||
Me.Button3.Name = "Button3"
|
||||
Me.Button3.Size = New System.Drawing.Size(146, 49)
|
||||
Me.Button3.TabIndex = 151
|
||||
Me.Button3.Text = "Leistung hinzufügen"
|
||||
Me.Button3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.Button3.UseVisualStyleBackColor = True
|
||||
Me.btnAddLeistung.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None
|
||||
Me.btnAddLeistung.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.btnAddLeistung.Image = Global.SDL.My.Resources.Resources.plus
|
||||
Me.btnAddLeistung.ImageAlign = System.Drawing.ContentAlignment.MiddleRight
|
||||
Me.btnAddLeistung.Location = New System.Drawing.Point(354, 2)
|
||||
Me.btnAddLeistung.Name = "btnAddLeistung"
|
||||
Me.btnAddLeistung.Size = New System.Drawing.Size(146, 49)
|
||||
Me.btnAddLeistung.TabIndex = 151
|
||||
Me.btnAddLeistung.Text = "Leistung hinzufügen"
|
||||
Me.btnAddLeistung.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.btnAddLeistung.UseVisualStyleBackColor = True
|
||||
'
|
||||
'cntxtAddSdl
|
||||
'
|
||||
@@ -315,7 +315,7 @@ Partial Class usrCntlLKW
|
||||
Me.TabPage1.Controls.Add(Me.Label7)
|
||||
Me.TabPage1.Controls.Add(Me.btnNextSDL)
|
||||
Me.TabPage1.Controls.Add(Me.Label8)
|
||||
Me.TabPage1.Controls.Add(Me.Button3)
|
||||
Me.TabPage1.Controls.Add(Me.btnAddLeistung)
|
||||
Me.TabPage1.Location = New System.Drawing.Point(4, 19)
|
||||
Me.TabPage1.Name = "TabPage1"
|
||||
Me.TabPage1.Padding = New System.Windows.Forms.Padding(3)
|
||||
@@ -366,6 +366,26 @@ Partial Class usrCntlLKW
|
||||
Me.TabPage2.Text = "Dokumente"
|
||||
Me.TabPage2.UseVisualStyleBackColor = True
|
||||
'
|
||||
'scanMietVertrag
|
||||
'
|
||||
Me.scanMietVertrag._ARCHIV = True
|
||||
Me.scanMietVertrag._DATENSERVER_KATEGORIE = "DOKUMENTE"
|
||||
Me.scanMietVertrag._DATENSERVER_ORDNER = "MDM"
|
||||
Me.scanMietVertrag._DATENSERVER_UOrdner1 = Nothing
|
||||
Me.scanMietVertrag._DATENSERVER_UOrdner2 = Nothing
|
||||
Me.scanMietVertrag._DATENSERVER_UOrdner3 = Nothing
|
||||
Me.scanMietVertrag._MULTI_FILES = True
|
||||
Me.scanMietVertrag._TEXT_PDF = "Miet-Vertrag"
|
||||
Me.scanMietVertrag.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink
|
||||
Me.scanMietVertrag.BackColor = System.Drawing.Color.White
|
||||
Me.scanMietVertrag.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
||||
Me.scanMietVertrag.Cursor = System.Windows.Forms.Cursors.Default
|
||||
Me.scanMietVertrag.Enabled = False
|
||||
Me.scanMietVertrag.Location = New System.Drawing.Point(138, 29)
|
||||
Me.scanMietVertrag.Name = "scanMietVertrag"
|
||||
Me.scanMietVertrag.Size = New System.Drawing.Size(126, 22)
|
||||
Me.scanMietVertrag.TabIndex = 163
|
||||
'
|
||||
'scanSonstiges
|
||||
'
|
||||
Me.scanSonstiges._DATENSERVER_KATEGORIE = "DOKUMENTE"
|
||||
@@ -446,26 +466,6 @@ Partial Class usrCntlLKW
|
||||
Me.scanCEMT.Size = New System.Drawing.Size(126, 22)
|
||||
Me.scanCEMT.TabIndex = 159
|
||||
'
|
||||
'scanMietVertrag
|
||||
'
|
||||
Me.scanMietVertrag._ARCHIV = True
|
||||
Me.scanMietVertrag._DATENSERVER_KATEGORIE = "DOKUMENTE"
|
||||
Me.scanMietVertrag._DATENSERVER_ORDNER = "MDM"
|
||||
Me.scanMietVertrag._DATENSERVER_UOrdner1 = Nothing
|
||||
Me.scanMietVertrag._DATENSERVER_UOrdner2 = Nothing
|
||||
Me.scanMietVertrag._DATENSERVER_UOrdner3 = Nothing
|
||||
Me.scanMietVertrag._MULTI_FILES = True
|
||||
Me.scanMietVertrag._TEXT_PDF = "Miet-Vertrag"
|
||||
Me.scanMietVertrag.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink
|
||||
Me.scanMietVertrag.BackColor = System.Drawing.Color.White
|
||||
Me.scanMietVertrag.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
||||
Me.scanMietVertrag.Cursor = System.Windows.Forms.Cursors.Default
|
||||
Me.scanMietVertrag.Enabled = False
|
||||
Me.scanMietVertrag.Location = New System.Drawing.Point(138, 29)
|
||||
Me.scanMietVertrag.Name = "scanMietVertrag"
|
||||
Me.scanMietVertrag.Size = New System.Drawing.Size(126, 22)
|
||||
Me.scanMietVertrag.TabIndex = 163
|
||||
'
|
||||
'usrCntlLKW
|
||||
'
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
||||
@@ -506,7 +506,7 @@ Partial Class usrCntlLKW
|
||||
Friend WithEvents btnNextSDL As System.Windows.Forms.Button
|
||||
Friend WithEvents btnPrevSDL As System.Windows.Forms.Button
|
||||
Friend WithEvents Label4 As System.Windows.Forms.Label
|
||||
Friend WithEvents Button3 As System.Windows.Forms.Button
|
||||
Friend WithEvents btnAddLeistung As System.Windows.Forms.Button
|
||||
Friend WithEvents cntxtAddSdl As System.Windows.Forms.ContextMenuStrip
|
||||
Friend WithEvents DToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents cntxtSDLLeistungenOptions As System.Windows.Forms.ContextMenuStrip
|
||||
|
||||
Reference in New Issue
Block a user