|
|
|
|
@@ -24,8 +24,8 @@ Partial Class frmMDM_USTVAntrag
|
|
|
|
|
Private Sub InitializeComponent()
|
|
|
|
|
Me.components = New System.ComponentModel.Container()
|
|
|
|
|
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmMDM_USTVAntrag))
|
|
|
|
|
Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
|
|
|
Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
|
|
|
Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
|
|
|
Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
|
|
|
Me.pnlBottom = New System.Windows.Forms.Panel()
|
|
|
|
|
Me.pbXMLExport = New System.Windows.Forms.PictureBox()
|
|
|
|
|
Me.btnRMCQuartal = New System.Windows.Forms.Button()
|
|
|
|
|
@@ -118,7 +118,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.cbxKIUploaddelete = New System.Windows.Forms.CheckBox()
|
|
|
|
|
Me.scanUSTVA = New VERAG_PROG_ALLGEMEIN.usrcntlPDFScan()
|
|
|
|
|
@@ -129,7 +128,6 @@ 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()
|
|
|
|
|
@@ -146,6 +144,8 @@ Partial Class frmMDM_USTVAntrag
|
|
|
|
|
Me.ToolStripMenuItem2 = New System.Windows.Forms.ToolStripMenuItem()
|
|
|
|
|
Me.ToolStripMenuItem3 = New System.Windows.Forms.ToolStripMenuItem()
|
|
|
|
|
Me.FakturiertToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
|
|
|
Me.UstCntlUSTV_AntragPosition1 = New SDL.ustCntlUSTV_AntragPosition()
|
|
|
|
|
Me.UstCntlUSTV_AntragErstattungen1 = New SDL.ustCntlUSTV_ErstattungPosition()
|
|
|
|
|
Me.pnlBottom.SuspendLayout()
|
|
|
|
|
CType(Me.pbXMLExport, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
|
|
|
CType(Me.pbMail, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
|
|
|
@@ -210,7 +210,6 @@ Partial Class frmMDM_USTVAntrag
|
|
|
|
|
Me.pbXMLExport.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
|
|
|
|
|
Me.pbXMLExport.TabIndex = 56
|
|
|
|
|
Me.pbXMLExport.TabStop = False
|
|
|
|
|
Me.pbXMLExport.Visible = False
|
|
|
|
|
'
|
|
|
|
|
'btnRMCQuartal
|
|
|
|
|
'
|
|
|
|
|
@@ -1561,8 +1560,8 @@ Partial Class frmMDM_USTVAntrag
|
|
|
|
|
Me.dgvUSTVPositionen.AKTUALISIERUNGS_INTERVALL = 500
|
|
|
|
|
Me.dgvUSTVPositionen.AllowUserToAddRows = False
|
|
|
|
|
Me.dgvUSTVPositionen.AllowUserToDeleteRows = False
|
|
|
|
|
DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(240, Byte), Integer), CType(CType(245, Byte), Integer), CType(CType(255, Byte), Integer))
|
|
|
|
|
Me.dgvUSTVPositionen.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
|
|
|
|
|
DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(240, Byte), Integer), CType(CType(245, Byte), Integer), CType(CType(255, Byte), Integer))
|
|
|
|
|
Me.dgvUSTVPositionen.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
|
|
|
|
|
Me.dgvUSTVPositionen.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
|
|
|
|
Or System.Windows.Forms.AnchorStyles.Left) _
|
|
|
|
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
|
|
|
@@ -1598,14 +1597,6 @@ Partial Class frmMDM_USTVAntrag
|
|
|
|
|
Me.Panel2.Size = New System.Drawing.Size(1428, 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(1272, 261)
|
|
|
|
|
Me.UstCntlUSTV_AntragPosition1.TabIndex = 0
|
|
|
|
|
'
|
|
|
|
|
'Panel4
|
|
|
|
|
'
|
|
|
|
|
Me.Panel4.BackColor = System.Drawing.Color.WhiteSmoke
|
|
|
|
|
@@ -1723,8 +1714,8 @@ Partial Class frmMDM_USTVAntrag
|
|
|
|
|
Me.dgvErstattungspositionen.AKTUALISIERUNGS_INTERVALL = 500
|
|
|
|
|
Me.dgvErstattungspositionen.AllowUserToAddRows = False
|
|
|
|
|
Me.dgvErstattungspositionen.AllowUserToDeleteRows = False
|
|
|
|
|
DataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(CType(CType(240, Byte), Integer), CType(CType(245, Byte), Integer), CType(CType(255, Byte), Integer))
|
|
|
|
|
Me.dgvErstattungspositionen.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle4
|
|
|
|
|
DataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(CType(CType(240, Byte), Integer), CType(CType(245, Byte), Integer), CType(CType(255, Byte), Integer))
|
|
|
|
|
Me.dgvErstattungspositionen.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2
|
|
|
|
|
Me.dgvErstattungspositionen.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
|
|
|
|
Or System.Windows.Forms.AnchorStyles.Left) _
|
|
|
|
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
|
|
|
@@ -1751,14 +1742,6 @@ Partial Class frmMDM_USTVAntrag
|
|
|
|
|
Me.pnlErstattungsdetails.Size = New System.Drawing.Size(1426, 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(1270, 259)
|
|
|
|
|
Me.UstCntlUSTV_AntragErstattungen1.TabIndex = 2
|
|
|
|
|
'
|
|
|
|
|
'Panel1
|
|
|
|
|
'
|
|
|
|
|
Me.Panel1.BackColor = System.Drawing.Color.WhiteSmoke
|
|
|
|
|
@@ -1877,6 +1860,22 @@ Partial Class frmMDM_USTVAntrag
|
|
|
|
|
Me.FakturiertToolStripMenuItem.Text = "Fakturiert zurücksetzen"
|
|
|
|
|
Me.FakturiertToolStripMenuItem.Visible = False
|
|
|
|
|
'
|
|
|
|
|
'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(1272, 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(1270, 259)
|
|
|
|
|
Me.UstCntlUSTV_AntragErstattungen1.TabIndex = 2
|
|
|
|
|
'
|
|
|
|
|
'frmMDM_USTVAntrag
|
|
|
|
|
'
|
|
|
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
|
|
|
|
|