ustva, etc.
This commit is contained in:
144
SDL/USTV/frmMDM_USTVAntrag.Designer.vb
generated
144
SDL/USTV/frmMDM_USTVAntrag.Designer.vb
generated
@@ -27,6 +27,7 @@ Partial Class frmMDM_USTVAntrag
|
||||
Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmMDM_USTVAntrag))
|
||||
Me.pnlBottom = New System.Windows.Forms.Panel()
|
||||
Me.Button4 = New System.Windows.Forms.Button()
|
||||
Me.picPDF = New System.Windows.Forms.PictureBox()
|
||||
Me.btnMail = New System.Windows.Forms.Button()
|
||||
Me.btnAntrageeinarbeiten = New System.Windows.Forms.Button()
|
||||
@@ -96,7 +97,6 @@ Partial Class frmMDM_USTVAntrag
|
||||
Me.dgvUSTVPositionen = New VERAG_PROG_ALLGEMEIN.MyDatagridview(Me.components)
|
||||
Me.pnlAntragsPosDetails = New System.Windows.Forms.Panel()
|
||||
Me.Panel2 = New System.Windows.Forms.Panel()
|
||||
Me.UstCntlUSTV_AntragPosition1 = New SDL.ustCntlUSTV_AntragPosition()
|
||||
Me.Panel4 = New System.Windows.Forms.Panel()
|
||||
Me.btnEintragloeschen = New System.Windows.Forms.Button()
|
||||
Me.btnNeuerEintrag = New System.Windows.Forms.Button()
|
||||
@@ -104,13 +104,15 @@ Partial Class frmMDM_USTVAntrag
|
||||
Me.Panel3 = New System.Windows.Forms.Panel()
|
||||
Me.dgvErstattungspositionen = New VERAG_PROG_ALLGEMEIN.MyDatagridview(Me.components)
|
||||
Me.pnlErstattungsdetails = New System.Windows.Forms.Panel()
|
||||
Me.UstCntlUSTV_AntragErstattungen1 = New SDL.ustCntlUSTV_ErstattungPosition()
|
||||
Me.Panel1 = New System.Windows.Forms.Panel()
|
||||
Me.Button2 = New System.Windows.Forms.Button()
|
||||
Me.Button3 = New System.Windows.Forms.Button()
|
||||
Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
|
||||
Me.ContextMenuStrip2 = New System.Windows.Forms.ContextMenuStrip(Me.components)
|
||||
Me.Button4 = New System.Windows.Forms.Button()
|
||||
Me.UstCntlUSTV_AntragPosition1 = New SDL.ustCntlUSTV_AntragPosition()
|
||||
Me.UstCntlUSTV_AntragErstattungen1 = New SDL.ustCntlUSTV_ErstattungPosition()
|
||||
Me.Label14 = New System.Windows.Forms.Label()
|
||||
Me.txtEingereichtAm = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
||||
Me.pnlBottom.SuspendLayout()
|
||||
CType(Me.picPDF, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.pnlHeader.SuspendLayout()
|
||||
@@ -150,6 +152,18 @@ Partial Class frmMDM_USTVAntrag
|
||||
Me.pnlBottom.Size = New System.Drawing.Size(1454, 100)
|
||||
Me.pnlBottom.TabIndex = 3
|
||||
'
|
||||
'Button4
|
||||
'
|
||||
Me.Button4.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.Button4.ForeColor = System.Drawing.Color.Black
|
||||
Me.Button4.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.Button4.Location = New System.Drawing.Point(979, 30)
|
||||
Me.Button4.Name = "Button4"
|
||||
Me.Button4.Size = New System.Drawing.Size(103, 39)
|
||||
Me.Button4.TabIndex = 28
|
||||
Me.Button4.Text = "Sped.-Buch eintragen"
|
||||
Me.Button4.UseVisualStyleBackColor = True
|
||||
'
|
||||
'picPDF
|
||||
'
|
||||
Me.picPDF.Image = Global.SDL.My.Resources.Resources.pdf
|
||||
@@ -390,6 +404,8 @@ Partial Class frmMDM_USTVAntrag
|
||||
'
|
||||
Me.Panel8.BackColor = System.Drawing.Color.WhiteSmoke
|
||||
Me.Panel8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
||||
Me.Panel8.Controls.Add(Me.Label14)
|
||||
Me.Panel8.Controls.Add(Me.txtEingereichtAm)
|
||||
Me.Panel8.Controls.Add(Me.lblMWSTAntrag)
|
||||
Me.Panel8.Controls.Add(Me.Label13)
|
||||
Me.Panel8.Controls.Add(Me.txtGueltig)
|
||||
@@ -424,7 +440,7 @@ Partial Class frmMDM_USTVAntrag
|
||||
Me.lblMWSTAntrag.Cursor = System.Windows.Forms.Cursors.Hand
|
||||
Me.lblMWSTAntrag.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.lblMWSTAntrag.ForeColor = System.Drawing.Color.Black
|
||||
Me.lblMWSTAntrag.Location = New System.Drawing.Point(224, 41)
|
||||
Me.lblMWSTAntrag.Location = New System.Drawing.Point(224, 40)
|
||||
Me.lblMWSTAntrag.Name = "lblMWSTAntrag"
|
||||
Me.lblMWSTAntrag.Size = New System.Drawing.Size(0, 17)
|
||||
Me.lblMWSTAntrag.TabIndex = 25
|
||||
@@ -436,7 +452,7 @@ Partial Class frmMDM_USTVAntrag
|
||||
Me.Label13.Cursor = System.Windows.Forms.Cursors.Hand
|
||||
Me.Label13.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Label13.ForeColor = System.Drawing.Color.Black
|
||||
Me.Label13.Location = New System.Drawing.Point(10, 65)
|
||||
Me.Label13.Location = New System.Drawing.Point(10, 64)
|
||||
Me.Label13.Name = "Label13"
|
||||
Me.Label13.Size = New System.Drawing.Size(64, 17)
|
||||
Me.Label13.TabIndex = 24
|
||||
@@ -458,7 +474,7 @@ Partial Class frmMDM_USTVAntrag
|
||||
Me.txtGueltig._WaehrungZeichen = False
|
||||
Me.txtGueltig.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
|
||||
Me.txtGueltig.ForeColor = System.Drawing.Color.Black
|
||||
Me.txtGueltig.Location = New System.Drawing.Point(101, 62)
|
||||
Me.txtGueltig.Location = New System.Drawing.Point(101, 61)
|
||||
Me.txtGueltig.MaxLength = 10
|
||||
Me.txtGueltig.MaxLineLength = -1
|
||||
Me.txtGueltig.MaxLines_Warning = ""
|
||||
@@ -474,7 +490,7 @@ Partial Class frmMDM_USTVAntrag
|
||||
Me.Label11.Cursor = System.Windows.Forms.Cursors.Hand
|
||||
Me.Label11.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Label11.ForeColor = System.Drawing.Color.Black
|
||||
Me.Label11.Location = New System.Drawing.Point(10, 40)
|
||||
Me.Label11.Location = New System.Drawing.Point(10, 39)
|
||||
Me.Label11.Name = "Label11"
|
||||
Me.Label11.Size = New System.Drawing.Size(74, 17)
|
||||
Me.Label11.TabIndex = 21
|
||||
@@ -496,7 +512,7 @@ Partial Class frmMDM_USTVAntrag
|
||||
Me.txtStNr._WaehrungZeichen = False
|
||||
Me.txtStNr.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
|
||||
Me.txtStNr.ForeColor = System.Drawing.Color.Black
|
||||
Me.txtStNr.Location = New System.Drawing.Point(101, 37)
|
||||
Me.txtStNr.Location = New System.Drawing.Point(101, 36)
|
||||
Me.txtStNr.MaxLength = 10
|
||||
Me.txtStNr.MaxLineLength = -1
|
||||
Me.txtStNr.MaxLines_Warning = ""
|
||||
@@ -512,7 +528,7 @@ Partial Class frmMDM_USTVAntrag
|
||||
Me.Label9.Cursor = System.Windows.Forms.Cursors.Hand
|
||||
Me.Label9.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Label9.ForeColor = System.Drawing.Color.Black
|
||||
Me.Label9.Location = New System.Drawing.Point(815, 38)
|
||||
Me.Label9.Location = New System.Drawing.Point(815, 37)
|
||||
Me.Label9.Name = "Label9"
|
||||
Me.Label9.Size = New System.Drawing.Size(30, 17)
|
||||
Me.Label9.TabIndex = 19
|
||||
@@ -534,7 +550,7 @@ Partial Class frmMDM_USTVAntrag
|
||||
Me.txtVZ._WaehrungZeichen = True
|
||||
Me.txtVZ.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
|
||||
Me.txtVZ.ForeColor = System.Drawing.Color.Black
|
||||
Me.txtVZ.Location = New System.Drawing.Point(865, 32)
|
||||
Me.txtVZ.Location = New System.Drawing.Point(865, 31)
|
||||
Me.txtVZ.MaxLength = 10
|
||||
Me.txtVZ.MaxLineLength = -1
|
||||
Me.txtVZ.MaxLines_Warning = ""
|
||||
@@ -559,7 +575,7 @@ Partial Class frmMDM_USTVAntrag
|
||||
Me.txtAbfNr._WaehrungZeichen = False
|
||||
Me.txtAbfNr.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
|
||||
Me.txtAbfNr.ForeColor = System.Drawing.Color.Black
|
||||
Me.txtAbfNr.Location = New System.Drawing.Point(654, 34)
|
||||
Me.txtAbfNr.Location = New System.Drawing.Point(654, 33)
|
||||
Me.txtAbfNr.MaxLength = 10
|
||||
Me.txtAbfNr.MaxLineLength = -1
|
||||
Me.txtAbfNr.MaxLines_Warning = ""
|
||||
@@ -575,7 +591,7 @@ Partial Class frmMDM_USTVAntrag
|
||||
Me.Label8.Cursor = System.Windows.Forms.Cursors.Hand
|
||||
Me.Label8.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Label8.ForeColor = System.Drawing.Color.Black
|
||||
Me.Label8.Location = New System.Drawing.Point(524, 38)
|
||||
Me.Label8.Location = New System.Drawing.Point(524, 37)
|
||||
Me.Label8.Name = "Label8"
|
||||
Me.Label8.Size = New System.Drawing.Size(112, 17)
|
||||
Me.Label8.TabIndex = 17
|
||||
@@ -589,7 +605,7 @@ Partial Class frmMDM_USTVAntrag
|
||||
Me.cbxFiliale.DropDownWidth = 150
|
||||
Me.cbxFiliale.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.cbxFiliale.FormattingEnabled = True
|
||||
Me.cbxFiliale.Location = New System.Drawing.Point(413, 33)
|
||||
Me.cbxFiliale.Location = New System.Drawing.Point(413, 32)
|
||||
Me.cbxFiliale.Name = "cbxFiliale"
|
||||
Me.cbxFiliale.Size = New System.Drawing.Size(105, 24)
|
||||
Me.cbxFiliale.TabIndex = 16
|
||||
@@ -601,7 +617,7 @@ Partial Class frmMDM_USTVAntrag
|
||||
Me.Label4.Cursor = System.Windows.Forms.Cursors.Hand
|
||||
Me.Label4.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Label4.ForeColor = System.Drawing.Color.Black
|
||||
Me.Label4.Location = New System.Drawing.Point(352, 38)
|
||||
Me.Label4.Location = New System.Drawing.Point(352, 37)
|
||||
Me.Label4.Name = "Label4"
|
||||
Me.Label4.Size = New System.Drawing.Size(48, 17)
|
||||
Me.Label4.TabIndex = 15
|
||||
@@ -614,7 +630,7 @@ Partial Class frmMDM_USTVAntrag
|
||||
Me.Label2.Cursor = System.Windows.Forms.Cursors.Hand
|
||||
Me.Label2.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Label2.ForeColor = System.Drawing.Color.Black
|
||||
Me.Label2.Location = New System.Drawing.Point(524, 9)
|
||||
Me.Label2.Location = New System.Drawing.Point(524, 8)
|
||||
Me.Label2.Name = "Label2"
|
||||
Me.Label2.Size = New System.Drawing.Size(111, 17)
|
||||
Me.Label2.TabIndex = 13
|
||||
@@ -636,7 +652,7 @@ Partial Class frmMDM_USTVAntrag
|
||||
Me.txtBezugsNr._WaehrungZeichen = False
|
||||
Me.txtBezugsNr.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
|
||||
Me.txtBezugsNr.ForeColor = System.Drawing.Color.Black
|
||||
Me.txtBezugsNr.Location = New System.Drawing.Point(654, 5)
|
||||
Me.txtBezugsNr.Location = New System.Drawing.Point(654, 4)
|
||||
Me.txtBezugsNr.MaxLength = 10
|
||||
Me.txtBezugsNr.MaxLineLength = -1
|
||||
Me.txtBezugsNr.MaxLines_Warning = ""
|
||||
@@ -652,7 +668,7 @@ Partial Class frmMDM_USTVAntrag
|
||||
Me.cbxWahrung._value = ""
|
||||
Me.cbxWahrung.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.cbxWahrung.FormattingEnabled = True
|
||||
Me.cbxWahrung.Location = New System.Drawing.Point(431, 5)
|
||||
Me.cbxWahrung.Location = New System.Drawing.Point(431, 4)
|
||||
Me.cbxWahrung.Name = "cbxWahrung"
|
||||
Me.cbxWahrung.Size = New System.Drawing.Size(87, 24)
|
||||
Me.cbxWahrung.TabIndex = 12
|
||||
@@ -664,7 +680,7 @@ Partial Class frmMDM_USTVAntrag
|
||||
Me.lblWahrung.Cursor = System.Windows.Forms.Cursors.Hand
|
||||
Me.lblWahrung.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.lblWahrung.ForeColor = System.Drawing.Color.Black
|
||||
Me.lblWahrung.Location = New System.Drawing.Point(352, 9)
|
||||
Me.lblWahrung.Location = New System.Drawing.Point(352, 8)
|
||||
Me.lblWahrung.Name = "lblWahrung"
|
||||
Me.lblWahrung.Size = New System.Drawing.Size(70, 17)
|
||||
Me.lblWahrung.TabIndex = 11
|
||||
@@ -677,7 +693,7 @@ Partial Class frmMDM_USTVAntrag
|
||||
Me.Label1.Cursor = System.Windows.Forms.Cursors.Hand
|
||||
Me.Label1.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Label1.ForeColor = System.Drawing.Color.Black
|
||||
Me.Label1.Location = New System.Drawing.Point(815, 9)
|
||||
Me.Label1.Location = New System.Drawing.Point(815, 8)
|
||||
Me.Label1.Name = "Label1"
|
||||
Me.Label1.Size = New System.Drawing.Size(44, 17)
|
||||
Me.Label1.TabIndex = 10
|
||||
@@ -699,7 +715,7 @@ Partial Class frmMDM_USTVAntrag
|
||||
Me.txt3470._WaehrungZeichen = True
|
||||
Me.txt3470.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
|
||||
Me.txt3470.ForeColor = System.Drawing.Color.Black
|
||||
Me.txt3470.Location = New System.Drawing.Point(865, 3)
|
||||
Me.txt3470.Location = New System.Drawing.Point(865, 2)
|
||||
Me.txt3470.MaxLength = 10
|
||||
Me.txt3470.MaxLineLength = -1
|
||||
Me.txt3470.MaxLines_Warning = ""
|
||||
@@ -715,7 +731,7 @@ Partial Class frmMDM_USTVAntrag
|
||||
Me.Label3.Cursor = System.Windows.Forms.Cursors.Hand
|
||||
Me.Label3.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Label3.ForeColor = System.Drawing.Color.Black
|
||||
Me.Label3.Location = New System.Drawing.Point(10, 13)
|
||||
Me.Label3.Location = New System.Drawing.Point(10, 12)
|
||||
Me.Label3.Name = "Label3"
|
||||
Me.Label3.Size = New System.Drawing.Size(68, 17)
|
||||
Me.Label3.TabIndex = 5
|
||||
@@ -728,7 +744,7 @@ Partial Class frmMDM_USTVAntrag
|
||||
Me.lblZeitraum.Cursor = System.Windows.Forms.Cursors.Hand
|
||||
Me.lblZeitraum.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.lblZeitraum.ForeColor = System.Drawing.Color.Black
|
||||
Me.lblZeitraum.Location = New System.Drawing.Point(207, 12)
|
||||
Me.lblZeitraum.Location = New System.Drawing.Point(207, 11)
|
||||
Me.lblZeitraum.Name = "lblZeitraum"
|
||||
Me.lblZeitraum.Size = New System.Drawing.Size(14, 17)
|
||||
Me.lblZeitraum.TabIndex = 7
|
||||
@@ -750,7 +766,7 @@ Partial Class frmMDM_USTVAntrag
|
||||
Me.txtVon._WaehrungZeichen = False
|
||||
Me.txtVon.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
|
||||
Me.txtVon.ForeColor = System.Drawing.Color.Black
|
||||
Me.txtVon.Location = New System.Drawing.Point(101, 10)
|
||||
Me.txtVon.Location = New System.Drawing.Point(101, 9)
|
||||
Me.txtVon.MaxLength = 10
|
||||
Me.txtVon.MaxLineLength = -1
|
||||
Me.txtVon.MaxLines_Warning = ""
|
||||
@@ -775,7 +791,7 @@ Partial Class frmMDM_USTVAntrag
|
||||
Me.txtBis._WaehrungZeichen = False
|
||||
Me.txtBis.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
|
||||
Me.txtBis.ForeColor = System.Drawing.Color.Black
|
||||
Me.txtBis.Location = New System.Drawing.Point(227, 10)
|
||||
Me.txtBis.Location = New System.Drawing.Point(227, 9)
|
||||
Me.txtBis.MaxLength = 10
|
||||
Me.txtBis.MaxLineLength = -1
|
||||
Me.txtBis.MaxLines_Warning = ""
|
||||
@@ -1197,14 +1213,6 @@ Partial Class frmMDM_USTVAntrag
|
||||
Me.Panel2.Size = New System.Drawing.Size(1438, 263)
|
||||
Me.Panel2.TabIndex = 1
|
||||
'
|
||||
'UstCntlUSTV_AntragPosition1
|
||||
'
|
||||
Me.UstCntlUSTV_AntragPosition1.Dock = System.Windows.Forms.DockStyle.Fill
|
||||
Me.UstCntlUSTV_AntragPosition1.Location = New System.Drawing.Point(154, 0)
|
||||
Me.UstCntlUSTV_AntragPosition1.Name = "UstCntlUSTV_AntragPosition1"
|
||||
Me.UstCntlUSTV_AntragPosition1.Size = New System.Drawing.Size(1282, 261)
|
||||
Me.UstCntlUSTV_AntragPosition1.TabIndex = 0
|
||||
'
|
||||
'Panel4
|
||||
'
|
||||
Me.Panel4.BackColor = System.Drawing.Color.WhiteSmoke
|
||||
@@ -1301,14 +1309,6 @@ Partial Class frmMDM_USTVAntrag
|
||||
Me.pnlErstattungsdetails.Size = New System.Drawing.Size(1436, 261)
|
||||
Me.pnlErstattungsdetails.TabIndex = 0
|
||||
'
|
||||
'UstCntlUSTV_AntragErstattungen1
|
||||
'
|
||||
Me.UstCntlUSTV_AntragErstattungen1.Dock = System.Windows.Forms.DockStyle.Fill
|
||||
Me.UstCntlUSTV_AntragErstattungen1.Location = New System.Drawing.Point(154, 0)
|
||||
Me.UstCntlUSTV_AntragErstattungen1.Name = "UstCntlUSTV_AntragErstattungen1"
|
||||
Me.UstCntlUSTV_AntragErstattungen1.Size = New System.Drawing.Size(1280, 259)
|
||||
Me.UstCntlUSTV_AntragErstattungen1.TabIndex = 2
|
||||
'
|
||||
'Panel1
|
||||
'
|
||||
Me.Panel1.BackColor = System.Drawing.Color.WhiteSmoke
|
||||
@@ -1359,17 +1359,59 @@ Partial Class frmMDM_USTVAntrag
|
||||
Me.ContextMenuStrip2.Name = "ContextMenuStrip1"
|
||||
Me.ContextMenuStrip2.Size = New System.Drawing.Size(61, 4)
|
||||
'
|
||||
'Button4
|
||||
'UstCntlUSTV_AntragPosition1
|
||||
'
|
||||
Me.Button4.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.Button4.ForeColor = System.Drawing.Color.Black
|
||||
Me.Button4.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.Button4.Location = New System.Drawing.Point(979, 30)
|
||||
Me.Button4.Name = "Button4"
|
||||
Me.Button4.Size = New System.Drawing.Size(103, 39)
|
||||
Me.Button4.TabIndex = 28
|
||||
Me.Button4.Text = "Sped.-Buch eintragen"
|
||||
Me.Button4.UseVisualStyleBackColor = True
|
||||
Me.UstCntlUSTV_AntragPosition1.Dock = System.Windows.Forms.DockStyle.Fill
|
||||
Me.UstCntlUSTV_AntragPosition1.Location = New System.Drawing.Point(154, 0)
|
||||
Me.UstCntlUSTV_AntragPosition1.Name = "UstCntlUSTV_AntragPosition1"
|
||||
Me.UstCntlUSTV_AntragPosition1.Size = New System.Drawing.Size(1282, 261)
|
||||
Me.UstCntlUSTV_AntragPosition1.TabIndex = 0
|
||||
'
|
||||
'UstCntlUSTV_AntragErstattungen1
|
||||
'
|
||||
Me.UstCntlUSTV_AntragErstattungen1.Dock = System.Windows.Forms.DockStyle.Fill
|
||||
Me.UstCntlUSTV_AntragErstattungen1.Location = New System.Drawing.Point(154, 0)
|
||||
Me.UstCntlUSTV_AntragErstattungen1.Name = "UstCntlUSTV_AntragErstattungen1"
|
||||
Me.UstCntlUSTV_AntragErstattungen1.Size = New System.Drawing.Size(1280, 259)
|
||||
Me.UstCntlUSTV_AntragErstattungen1.TabIndex = 2
|
||||
'
|
||||
'Label14
|
||||
'
|
||||
Me.Label14.AutoSize = True
|
||||
Me.Label14.BackColor = System.Drawing.Color.Transparent
|
||||
Me.Label14.Cursor = System.Windows.Forms.Cursors.Hand
|
||||
Me.Label14.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Label14.ForeColor = System.Drawing.Color.Black
|
||||
Me.Label14.Location = New System.Drawing.Point(524, 64)
|
||||
Me.Label14.Name = "Label14"
|
||||
Me.Label14.Size = New System.Drawing.Size(101, 17)
|
||||
Me.Label14.TabIndex = 27
|
||||
Me.Label14.Text = "eingereicht am"
|
||||
'
|
||||
'txtEingereichtAm
|
||||
'
|
||||
Me.txtEingereichtAm._DateTimeOnly = False
|
||||
Me.txtEingereichtAm._numbersOnly = False
|
||||
Me.txtEingereichtAm._numbersOnlyKommastellen = ""
|
||||
Me.txtEingereichtAm._numbersOnlyTrennzeichen = False
|
||||
Me.txtEingereichtAm._Prozent = False
|
||||
Me.txtEingereichtAm._ShortDateNew = False
|
||||
Me.txtEingereichtAm._ShortDateOnly = True
|
||||
Me.txtEingereichtAm._TimeOnly = False
|
||||
Me.txtEingereichtAm._TimeOnly_Seconds = False
|
||||
Me.txtEingereichtAm._value = ""
|
||||
Me.txtEingereichtAm._Waehrung = False
|
||||
Me.txtEingereichtAm._WaehrungZeichen = False
|
||||
Me.txtEingereichtAm.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
|
||||
Me.txtEingereichtAm.ForeColor = System.Drawing.Color.Black
|
||||
Me.txtEingereichtAm.Location = New System.Drawing.Point(654, 60)
|
||||
Me.txtEingereichtAm.MaxLength = 10
|
||||
Me.txtEingereichtAm.MaxLineLength = -1
|
||||
Me.txtEingereichtAm.MaxLines_Warning = ""
|
||||
Me.txtEingereichtAm.MaxLines_Warning_Label = Nothing
|
||||
Me.txtEingereichtAm.Name = "txtEingereichtAm"
|
||||
Me.txtEingereichtAm.Size = New System.Drawing.Size(100, 23)
|
||||
Me.txtEingereichtAm.TabIndex = 26
|
||||
'
|
||||
'frmMDM_USTVAntrag
|
||||
'
|
||||
@@ -1499,4 +1541,6 @@ Partial Class frmMDM_USTVAntrag
|
||||
Friend WithEvents Button2 As Button
|
||||
Friend WithEvents Button3 As Button
|
||||
Friend WithEvents Button4 As Button
|
||||
Friend WithEvents Label14 As Label
|
||||
Friend WithEvents txtEingereichtAm As VERAG_PROG_ALLGEMEIN.MyTextBox
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user