ATEZ und Digicust
This commit is contained in:
271
Aviso/frmSendungsdetailsNEU.Designer.vb
generated
271
Aviso/frmSendungsdetailsNEU.Designer.vb
generated
@@ -24,10 +24,16 @@ Partial Class frmSendungsdetailsNEU
|
||||
Private Sub InitializeComponent()
|
||||
Me.components = New System.ComponentModel.Container()
|
||||
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmSendungsdetailsNEU))
|
||||
Dim DataGridViewCellStyle13 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Dim DataGridViewCellStyle14 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Dim DataGridViewCellStyle15 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Dim DataGridViewCellStyle16 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()
|
||||
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 DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Dim DataGridViewCellStyle10 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Dim DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Dim DataGridViewCellStyle8 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Dim DataGridViewCellStyle9 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Me.pnl = New System.Windows.Forms.Panel()
|
||||
Me.Panel4 = New System.Windows.Forms.Panel()
|
||||
Me.TabControl1 = New System.Windows.Forms.TabControl()
|
||||
@@ -38,7 +44,6 @@ Partial Class frmSendungsdetailsNEU
|
||||
Me.dgvAnhang = New VERAG_PROG_ALLGEMEIN.MyDatagridview(Me.components)
|
||||
Me.btnDirektAnfuegen = New System.Windows.Forms.Button()
|
||||
Me.Panel19 = New System.Windows.Forms.Panel()
|
||||
Me.Button19 = New System.Windows.Forms.Button()
|
||||
Me.Button17 = New System.Windows.Forms.Button()
|
||||
Me.btnQuckScan = New System.Windows.Forms.Button()
|
||||
Me.Panel21 = New System.Windows.Forms.Panel()
|
||||
@@ -113,6 +118,12 @@ Partial Class frmSendungsdetailsNEU
|
||||
Me.Button7 = New System.Windows.Forms.Button()
|
||||
Me.TabPage3 = New System.Windows.Forms.TabPage()
|
||||
Me.gridVermerke = New System.Windows.Forms.DataGridView()
|
||||
Me.tbATEZ = New System.Windows.Forms.TabPage()
|
||||
Me.dgvATEZNCTS = New System.Windows.Forms.DataGridView()
|
||||
Me.Panel23 = New System.Windows.Forms.Panel()
|
||||
Me.Button20 = New System.Windows.Forms.Button()
|
||||
Me.tbDigicust = New System.Windows.Forms.TabPage()
|
||||
Me.Button19 = New System.Windows.Forms.Button()
|
||||
Me.Panel14 = New System.Windows.Forms.Panel()
|
||||
Me.pnlDetails = New System.Windows.Forms.Panel()
|
||||
Me.tbcntr = New System.Windows.Forms.TabControl()
|
||||
@@ -415,9 +426,8 @@ Partial Class frmSendungsdetailsNEU
|
||||
Me.ContextMenuStrip2 = New System.Windows.Forms.ContextMenuStrip(Me.components)
|
||||
Me.ToolStripMenuItem14 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.NurÖffnenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.cntxAPI = New System.Windows.Forms.ContextMenuStrip(Me.components)
|
||||
Me.ATEZToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.DigicustToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.dgvDigicust = New System.Windows.Forms.DataGridView()
|
||||
Me.Panel24 = New System.Windows.Forms.Panel()
|
||||
Me.pnl.SuspendLayout()
|
||||
Me.Panel4.SuspendLayout()
|
||||
Me.TabControl1.SuspendLayout()
|
||||
@@ -439,6 +449,10 @@ Partial Class frmSendungsdetailsNEU
|
||||
Me.pnlSpedBuchNacherfassung.SuspendLayout()
|
||||
Me.TabPage3.SuspendLayout()
|
||||
CType(Me.gridVermerke, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.tbATEZ.SuspendLayout()
|
||||
CType(Me.dgvATEZNCTS, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.Panel23.SuspendLayout()
|
||||
Me.tbDigicust.SuspendLayout()
|
||||
Me.pnlDetails.SuspendLayout()
|
||||
Me.tbcntr.SuspendLayout()
|
||||
Me.TabPage4.SuspendLayout()
|
||||
@@ -477,7 +491,8 @@ Partial Class frmSendungsdetailsNEU
|
||||
Me.ctxtWeitereFormulare.SuspendLayout()
|
||||
Me.ContextMenuStrip1.SuspendLayout()
|
||||
Me.ContextMenuStrip2.SuspendLayout()
|
||||
Me.cntxAPI.SuspendLayout()
|
||||
CType(Me.dgvDigicust, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.Panel24.SuspendLayout()
|
||||
Me.SuspendLayout()
|
||||
'
|
||||
'pnl
|
||||
@@ -512,6 +527,8 @@ Partial Class frmSendungsdetailsNEU
|
||||
Me.TabControl1.Controls.Add(Me.TabPage1)
|
||||
Me.TabControl1.Controls.Add(Me.TabPage2)
|
||||
Me.TabControl1.Controls.Add(Me.TabPage3)
|
||||
Me.TabControl1.Controls.Add(Me.tbATEZ)
|
||||
Me.TabControl1.Controls.Add(Me.tbDigicust)
|
||||
Me.TabControl1.Dock = System.Windows.Forms.DockStyle.Fill
|
||||
Me.TabControl1.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
|
||||
Me.TabControl1.Location = New System.Drawing.Point(0, 3)
|
||||
@@ -601,7 +618,6 @@ Partial Class frmSendungsdetailsNEU
|
||||
'
|
||||
'Panel19
|
||||
'
|
||||
Me.Panel19.Controls.Add(Me.Button19)
|
||||
Me.Panel19.Controls.Add(Me.Button17)
|
||||
Me.Panel19.Controls.Add(Me.btnQuckScan)
|
||||
Me.Panel19.Controls.Add(Me.Panel21)
|
||||
@@ -616,28 +632,13 @@ Partial Class frmSendungsdetailsNEU
|
||||
Me.Panel19.Size = New System.Drawing.Size(1206, 45)
|
||||
Me.Panel19.TabIndex = 0
|
||||
'
|
||||
'Button19
|
||||
'
|
||||
Me.Button19.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||
Me.Button19.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.Button19.Image = Global.AVISO.My.Resources.Resources.spedbuch_small
|
||||
Me.Button19.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.Button19.Location = New System.Drawing.Point(121, 5)
|
||||
Me.Button19.Name = "Button19"
|
||||
Me.Button19.Size = New System.Drawing.Size(72, 34)
|
||||
Me.Button19.TabIndex = 8
|
||||
Me.Button19.Text = "API"
|
||||
Me.Button19.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
||||
Me.Button19.UseVisualStyleBackColor = True
|
||||
Me.Button19.Visible = False
|
||||
'
|
||||
'Button17
|
||||
'
|
||||
Me.Button17.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||
Me.Button17.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.Button17.Image = Global.AVISO.My.Resources.Resources.spedbuch_small
|
||||
Me.Button17.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.Button17.Location = New System.Drawing.Point(746, 5)
|
||||
Me.Button17.Location = New System.Drawing.Point(724, 5)
|
||||
Me.Button17.Name = "Button17"
|
||||
Me.Button17.Size = New System.Drawing.Size(76, 34)
|
||||
Me.Button17.TabIndex = 5
|
||||
@@ -651,7 +652,7 @@ Partial Class frmSendungsdetailsNEU
|
||||
Me.btnQuckScan.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.btnQuckScan.Image = CType(resources.GetObject("btnQuckScan.Image"), System.Drawing.Image)
|
||||
Me.btnQuckScan.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.btnQuckScan.Location = New System.Drawing.Point(633, 5)
|
||||
Me.btnQuckScan.Location = New System.Drawing.Point(595, 5)
|
||||
Me.btnQuckScan.Name = "btnQuckScan"
|
||||
Me.btnQuckScan.Size = New System.Drawing.Size(107, 34)
|
||||
Me.btnQuckScan.TabIndex = 4
|
||||
@@ -758,7 +759,7 @@ Partial Class frmSendungsdetailsNEU
|
||||
Me.btnPDFZusammenfueren.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.btnPDFZusammenfueren.Image = Global.AVISO.My.Resources.Resources.pdf11
|
||||
Me.btnPDFZusammenfueren.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.btnPDFZusammenfueren.Location = New System.Drawing.Point(199, 5)
|
||||
Me.btnPDFZusammenfueren.Location = New System.Drawing.Point(159, 5)
|
||||
Me.btnPDFZusammenfueren.Name = "btnPDFZusammenfueren"
|
||||
Me.btnPDFZusammenfueren.Size = New System.Drawing.Size(153, 34)
|
||||
Me.btnPDFZusammenfueren.TabIndex = 1
|
||||
@@ -771,7 +772,7 @@ Partial Class frmSendungsdetailsNEU
|
||||
Me.btnMailVorlage.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.btnMailVorlage.Image = Global.AVISO.My.Resources.Resources.email_big1
|
||||
Me.btnMailVorlage.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.btnMailVorlage.Location = New System.Drawing.Point(361, 5)
|
||||
Me.btnMailVorlage.Location = New System.Drawing.Point(321, 5)
|
||||
Me.btnMailVorlage.Name = "btnMailVorlage"
|
||||
Me.btnMailVorlage.Padding = New System.Windows.Forms.Padding(0, 0, 20, 0)
|
||||
Me.btnMailVorlage.Size = New System.Drawing.Size(134, 34)
|
||||
@@ -785,10 +786,10 @@ Partial Class frmSendungsdetailsNEU
|
||||
Me.btnOptionen.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.btnOptionen.Image = CType(resources.GetObject("btnOptionen.Image"), System.Drawing.Image)
|
||||
Me.btnOptionen.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.btnOptionen.Location = New System.Drawing.Point(828, 5)
|
||||
Me.btnOptionen.Location = New System.Drawing.Point(805, 5)
|
||||
Me.btnOptionen.Name = "btnOptionen"
|
||||
Me.btnOptionen.Padding = New System.Windows.Forms.Padding(0, 0, 20, 0)
|
||||
Me.btnOptionen.Size = New System.Drawing.Size(106, 34)
|
||||
Me.btnOptionen.Size = New System.Drawing.Size(129, 34)
|
||||
Me.btnOptionen.TabIndex = 6
|
||||
Me.btnOptionen.Text = "Optionen"
|
||||
Me.btnOptionen.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
||||
@@ -799,7 +800,7 @@ Partial Class frmSendungsdetailsNEU
|
||||
Me.btnImportAssi.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.btnImportAssi.Image = CType(resources.GetObject("btnImportAssi.Image"), System.Drawing.Image)
|
||||
Me.btnImportAssi.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.btnImportAssi.Location = New System.Drawing.Point(501, 5)
|
||||
Me.btnImportAssi.Location = New System.Drawing.Point(461, 5)
|
||||
Me.btnImportAssi.Name = "btnImportAssi"
|
||||
Me.btnImportAssi.Size = New System.Drawing.Size(129, 34)
|
||||
Me.btnImportAssi.TabIndex = 3
|
||||
@@ -1492,18 +1493,18 @@ Partial Class frmSendungsdetailsNEU
|
||||
Me.gridVermerke.AllowUserToAddRows = False
|
||||
Me.gridVermerke.AllowUserToDeleteRows = False
|
||||
Me.gridVermerke.AllowUserToResizeRows = False
|
||||
DataGridViewCellStyle13.BackColor = System.Drawing.Color.Azure
|
||||
DataGridViewCellStyle13.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
||||
Me.gridVermerke.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle13
|
||||
DataGridViewCellStyle1.BackColor = System.Drawing.Color.Azure
|
||||
DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
||||
Me.gridVermerke.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
|
||||
Me.gridVermerke.BackgroundColor = System.Drawing.Color.White
|
||||
DataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
||||
DataGridViewCellStyle14.BackColor = System.Drawing.Color.LightBlue
|
||||
DataGridViewCellStyle14.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!)
|
||||
DataGridViewCellStyle14.ForeColor = System.Drawing.SystemColors.WindowText
|
||||
DataGridViewCellStyle14.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
||||
DataGridViewCellStyle14.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
||||
DataGridViewCellStyle14.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
||||
Me.gridVermerke.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle14
|
||||
DataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
||||
DataGridViewCellStyle2.BackColor = System.Drawing.Color.LightBlue
|
||||
DataGridViewCellStyle2.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!)
|
||||
DataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.WindowText
|
||||
DataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
||||
DataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
||||
DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
||||
Me.gridVermerke.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle2
|
||||
Me.gridVermerke.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing
|
||||
Me.gridVermerke.Dock = System.Windows.Forms.DockStyle.Fill
|
||||
Me.gridVermerke.Location = New System.Drawing.Point(0, 0)
|
||||
@@ -1512,8 +1513,8 @@ Partial Class frmSendungsdetailsNEU
|
||||
Me.gridVermerke.ReadOnly = True
|
||||
Me.gridVermerke.RowHeadersVisible = False
|
||||
Me.gridVermerke.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing
|
||||
DataGridViewCellStyle15.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
||||
Me.gridVermerke.RowsDefaultCellStyle = DataGridViewCellStyle15
|
||||
DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
||||
Me.gridVermerke.RowsDefaultCellStyle = DataGridViewCellStyle3
|
||||
Me.gridVermerke.RowTemplate.Height = 20
|
||||
Me.gridVermerke.RowTemplate.ReadOnly = True
|
||||
Me.gridVermerke.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.[False]
|
||||
@@ -1524,6 +1525,105 @@ Partial Class frmSendungsdetailsNEU
|
||||
Me.gridVermerke.TabIndex = 0
|
||||
Me.gridVermerke.TabStop = False
|
||||
'
|
||||
'tbATEZ
|
||||
'
|
||||
Me.tbATEZ.Controls.Add(Me.dgvATEZNCTS)
|
||||
Me.tbATEZ.Controls.Add(Me.Panel23)
|
||||
Me.tbATEZ.Location = New System.Drawing.Point(4, 29)
|
||||
Me.tbATEZ.Name = "tbATEZ"
|
||||
Me.tbATEZ.Padding = New System.Windows.Forms.Padding(3)
|
||||
Me.tbATEZ.Size = New System.Drawing.Size(1206, 288)
|
||||
Me.tbATEZ.TabIndex = 6
|
||||
Me.tbATEZ.Text = "ATEZ"
|
||||
Me.tbATEZ.UseVisualStyleBackColor = True
|
||||
'
|
||||
'dgvATEZNCTS
|
||||
'
|
||||
Me.dgvATEZNCTS.AllowUserToAddRows = False
|
||||
Me.dgvATEZNCTS.AllowUserToDeleteRows = False
|
||||
Me.dgvATEZNCTS.AllowUserToResizeRows = False
|
||||
DataGridViewCellStyle4.BackColor = System.Drawing.Color.Azure
|
||||
DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
||||
Me.dgvATEZNCTS.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle4
|
||||
Me.dgvATEZNCTS.BackgroundColor = System.Drawing.Color.White
|
||||
DataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
||||
DataGridViewCellStyle5.BackColor = System.Drawing.Color.LightBlue
|
||||
DataGridViewCellStyle5.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
|
||||
DataGridViewCellStyle5.ForeColor = System.Drawing.SystemColors.WindowText
|
||||
DataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
||||
DataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
||||
DataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
||||
Me.dgvATEZNCTS.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle5
|
||||
Me.dgvATEZNCTS.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing
|
||||
Me.dgvATEZNCTS.Dock = System.Windows.Forms.DockStyle.Fill
|
||||
Me.dgvATEZNCTS.Location = New System.Drawing.Point(3, 48)
|
||||
Me.dgvATEZNCTS.MultiSelect = False
|
||||
Me.dgvATEZNCTS.Name = "dgvATEZNCTS"
|
||||
Me.dgvATEZNCTS.ReadOnly = True
|
||||
Me.dgvATEZNCTS.RowHeadersVisible = False
|
||||
Me.dgvATEZNCTS.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing
|
||||
DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
||||
Me.dgvATEZNCTS.RowsDefaultCellStyle = DataGridViewCellStyle6
|
||||
Me.dgvATEZNCTS.RowTemplate.Height = 20
|
||||
Me.dgvATEZNCTS.RowTemplate.ReadOnly = True
|
||||
Me.dgvATEZNCTS.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.[False]
|
||||
Me.dgvATEZNCTS.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
|
||||
Me.dgvATEZNCTS.ShowCellErrors = False
|
||||
Me.dgvATEZNCTS.ShowRowErrors = False
|
||||
Me.dgvATEZNCTS.Size = New System.Drawing.Size(1200, 237)
|
||||
Me.dgvATEZNCTS.TabIndex = 105
|
||||
Me.dgvATEZNCTS.TabStop = False
|
||||
'
|
||||
'Panel23
|
||||
'
|
||||
Me.Panel23.Controls.Add(Me.Button20)
|
||||
Me.Panel23.Dock = System.Windows.Forms.DockStyle.Top
|
||||
Me.Panel23.Location = New System.Drawing.Point(3, 3)
|
||||
Me.Panel23.Name = "Panel23"
|
||||
Me.Panel23.Size = New System.Drawing.Size(1200, 45)
|
||||
Me.Panel23.TabIndex = 106
|
||||
'
|
||||
'Button20
|
||||
'
|
||||
Me.Button20.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||
Me.Button20.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.Button20.Image = Global.AVISO.My.Resources.Resources.plus
|
||||
Me.Button20.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.Button20.Location = New System.Drawing.Point(3, 8)
|
||||
Me.Button20.Name = "Button20"
|
||||
Me.Button20.Size = New System.Drawing.Size(136, 34)
|
||||
Me.Button20.TabIndex = 8
|
||||
Me.Button20.Text = "ATEZ-NCTS"
|
||||
Me.Button20.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
||||
Me.Button20.UseVisualStyleBackColor = True
|
||||
Me.Button20.Visible = False
|
||||
'
|
||||
'tbDigicust
|
||||
'
|
||||
Me.tbDigicust.Controls.Add(Me.dgvDigicust)
|
||||
Me.tbDigicust.Controls.Add(Me.Panel24)
|
||||
Me.tbDigicust.Location = New System.Drawing.Point(4, 29)
|
||||
Me.tbDigicust.Name = "tbDigicust"
|
||||
Me.tbDigicust.Size = New System.Drawing.Size(1206, 288)
|
||||
Me.tbDigicust.TabIndex = 7
|
||||
Me.tbDigicust.Text = "Digicust"
|
||||
Me.tbDigicust.UseVisualStyleBackColor = True
|
||||
'
|
||||
'Button19
|
||||
'
|
||||
Me.Button19.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||
Me.Button19.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.Button19.Image = Global.AVISO.My.Resources.Resources.plus
|
||||
Me.Button19.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.Button19.Location = New System.Drawing.Point(5, 8)
|
||||
Me.Button19.Name = "Button19"
|
||||
Me.Button19.Size = New System.Drawing.Size(104, 34)
|
||||
Me.Button19.TabIndex = 9
|
||||
Me.Button19.Text = "Digicust"
|
||||
Me.Button19.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
||||
Me.Button19.UseVisualStyleBackColor = True
|
||||
Me.Button19.Visible = False
|
||||
'
|
||||
'Panel14
|
||||
'
|
||||
Me.Panel14.BackColor = System.Drawing.Color.FromArgb(CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer))
|
||||
@@ -2258,8 +2358,8 @@ Partial Class frmSendungsdetailsNEU
|
||||
'clmnPreis
|
||||
'
|
||||
Me.clmnPreis.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill
|
||||
DataGridViewCellStyle16.Format = "C2"
|
||||
Me.clmnPreis.DefaultCellStyle = DataGridViewCellStyle16
|
||||
DataGridViewCellStyle10.Format = "C2"
|
||||
Me.clmnPreis.DefaultCellStyle = DataGridViewCellStyle10
|
||||
Me.clmnPreis.HeaderText = "Preis"
|
||||
Me.clmnPreis.MaxInputLength = 15
|
||||
Me.clmnPreis.Name = "clmnPreis"
|
||||
@@ -4809,7 +4909,7 @@ Partial Class frmSendungsdetailsNEU
|
||||
Me.cntxtAnh.ImageScalingSize = New System.Drawing.Size(24, 24)
|
||||
Me.cntxtAnh.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.MarkiertePDFsDruckenToolStripMenuItem, Me.EMailAnfügenToolStripMenuItem, Me.KopierenZwischenablageToolStripMenuItem, Me.LaufzetteldruckJANEINToolStripMenuItem, Me.GestellungslisteAnfügenJANEINToolStripMenuItem, Me.AbrechungFremdeGrenzeAktDruckenToolStripMenuItem, Me.HervorhebenToolStripMenuItem})
|
||||
Me.cntxtAnh.Name = "cntxtAnh"
|
||||
Me.cntxtAnh.Size = New System.Drawing.Size(294, 236)
|
||||
Me.cntxtAnh.Size = New System.Drawing.Size(294, 214)
|
||||
'
|
||||
'MarkiertePDFsDruckenToolStripMenuItem
|
||||
'
|
||||
@@ -5351,23 +5451,51 @@ Partial Class frmSendungsdetailsNEU
|
||||
Me.NurÖffnenToolStripMenuItem.Size = New System.Drawing.Size(255, 30)
|
||||
Me.NurÖffnenToolStripMenuItem.Text = "nur öffnen"
|
||||
'
|
||||
'cntxAPI
|
||||
'dgvDigicust
|
||||
'
|
||||
Me.cntxAPI.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ATEZToolStripMenuItem, Me.DigicustToolStripMenuItem})
|
||||
Me.cntxAPI.Name = "cntxAPI"
|
||||
Me.cntxAPI.Size = New System.Drawing.Size(118, 48)
|
||||
Me.dgvDigicust.AllowUserToAddRows = False
|
||||
Me.dgvDigicust.AllowUserToDeleteRows = False
|
||||
Me.dgvDigicust.AllowUserToResizeRows = False
|
||||
DataGridViewCellStyle7.BackColor = System.Drawing.Color.Azure
|
||||
DataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
||||
Me.dgvDigicust.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle7
|
||||
Me.dgvDigicust.BackgroundColor = System.Drawing.Color.White
|
||||
DataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
||||
DataGridViewCellStyle8.BackColor = System.Drawing.Color.LightBlue
|
||||
DataGridViewCellStyle8.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
|
||||
DataGridViewCellStyle8.ForeColor = System.Drawing.SystemColors.WindowText
|
||||
DataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
||||
DataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
||||
DataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
||||
Me.dgvDigicust.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle8
|
||||
Me.dgvDigicust.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing
|
||||
Me.dgvDigicust.Dock = System.Windows.Forms.DockStyle.Fill
|
||||
Me.dgvDigicust.Location = New System.Drawing.Point(0, 45)
|
||||
Me.dgvDigicust.MultiSelect = False
|
||||
Me.dgvDigicust.Name = "dgvDigicust"
|
||||
Me.dgvDigicust.ReadOnly = True
|
||||
Me.dgvDigicust.RowHeadersVisible = False
|
||||
Me.dgvDigicust.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing
|
||||
DataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
||||
Me.dgvDigicust.RowsDefaultCellStyle = DataGridViewCellStyle9
|
||||
Me.dgvDigicust.RowTemplate.Height = 20
|
||||
Me.dgvDigicust.RowTemplate.ReadOnly = True
|
||||
Me.dgvDigicust.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.[False]
|
||||
Me.dgvDigicust.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
|
||||
Me.dgvDigicust.ShowCellErrors = False
|
||||
Me.dgvDigicust.ShowRowErrors = False
|
||||
Me.dgvDigicust.Size = New System.Drawing.Size(1206, 243)
|
||||
Me.dgvDigicust.TabIndex = 107
|
||||
Me.dgvDigicust.TabStop = False
|
||||
'
|
||||
'ATEZToolStripMenuItem
|
||||
'Panel24
|
||||
'
|
||||
Me.ATEZToolStripMenuItem.Name = "ATEZToolStripMenuItem"
|
||||
Me.ATEZToolStripMenuItem.Size = New System.Drawing.Size(180, 22)
|
||||
Me.ATEZToolStripMenuItem.Text = "ATEZ"
|
||||
'
|
||||
'DigicustToolStripMenuItem
|
||||
'
|
||||
Me.DigicustToolStripMenuItem.Name = "DigicustToolStripMenuItem"
|
||||
Me.DigicustToolStripMenuItem.Size = New System.Drawing.Size(180, 22)
|
||||
Me.DigicustToolStripMenuItem.Text = "Digicust"
|
||||
Me.Panel24.Controls.Add(Me.Button19)
|
||||
Me.Panel24.Dock = System.Windows.Forms.DockStyle.Top
|
||||
Me.Panel24.Location = New System.Drawing.Point(0, 0)
|
||||
Me.Panel24.Name = "Panel24"
|
||||
Me.Panel24.Size = New System.Drawing.Size(1206, 45)
|
||||
Me.Panel24.TabIndex = 108
|
||||
'
|
||||
'frmSendungsdetailsNEU
|
||||
'
|
||||
@@ -5413,6 +5541,10 @@ Partial Class frmSendungsdetailsNEU
|
||||
Me.pnlSpedBuchNacherfassung.PerformLayout()
|
||||
Me.TabPage3.ResumeLayout(False)
|
||||
CType(Me.gridVermerke, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.tbATEZ.ResumeLayout(False)
|
||||
CType(Me.dgvATEZNCTS, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.Panel23.ResumeLayout(False)
|
||||
Me.tbDigicust.ResumeLayout(False)
|
||||
Me.pnlDetails.ResumeLayout(False)
|
||||
Me.tbcntr.ResumeLayout(False)
|
||||
Me.TabPage4.ResumeLayout(False)
|
||||
@@ -5463,7 +5595,8 @@ Partial Class frmSendungsdetailsNEU
|
||||
Me.ctxtWeitereFormulare.ResumeLayout(False)
|
||||
Me.ContextMenuStrip1.ResumeLayout(False)
|
||||
Me.ContextMenuStrip2.ResumeLayout(False)
|
||||
Me.cntxAPI.ResumeLayout(False)
|
||||
CType(Me.dgvDigicust, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.Panel24.ResumeLayout(False)
|
||||
Me.ResumeLayout(False)
|
||||
|
||||
End Sub
|
||||
@@ -5851,11 +5984,15 @@ Partial Class frmSendungsdetailsNEU
|
||||
Friend WithEvents ToolStripMenuItem28 As ToolStripMenuItem
|
||||
Friend WithEvents ToolStripMenuItem29 As ToolStripMenuItem
|
||||
Friend WithEvents ToolStripMenuItem30 As ToolStripMenuItem
|
||||
Friend WithEvents Button19 As Button
|
||||
Friend WithEvents AntragQualitätskontrolleToolStripMenuItem As ToolStripMenuItem
|
||||
Friend WithEvents ToolStripMenuItem31 As ToolStripMenuItem
|
||||
Friend WithEvents ToolStripMenuItem32 As ToolStripMenuItem
|
||||
Friend WithEvents cntxAPI As ContextMenuStrip
|
||||
Friend WithEvents ATEZToolStripMenuItem As ToolStripMenuItem
|
||||
Friend WithEvents DigicustToolStripMenuItem As ToolStripMenuItem
|
||||
Friend WithEvents tbATEZ As TabPage
|
||||
Friend WithEvents dgvATEZNCTS As DataGridView
|
||||
Friend WithEvents Panel23 As Panel
|
||||
Friend WithEvents Button20 As Button
|
||||
Friend WithEvents tbDigicust As TabPage
|
||||
Friend WithEvents Button19 As Button
|
||||
Friend WithEvents dgvDigicust As DataGridView
|
||||
Friend WithEvents Panel24 As Panel
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user