neu
This commit is contained in:
156
Aviso/usrcntlAktDetails.Designer.vb
generated
156
Aviso/usrcntlAktDetails.Designer.vb
generated
@@ -62,10 +62,12 @@ Partial Class usrcntlAktDetails
|
||||
Me.btn = New System.Windows.Forms.Button()
|
||||
Me.dgvSendungen = New System.Windows.Forms.DataGridView()
|
||||
Me.Panel7 = New System.Windows.Forms.Panel()
|
||||
Me.btnQuckScan = New System.Windows.Forms.Button()
|
||||
Me.picArrowDown = New System.Windows.Forms.PictureBox()
|
||||
Me.Panel4 = New System.Windows.Forms.Panel()
|
||||
Me.Button2 = New System.Windows.Forms.Button()
|
||||
Me.cbxVPSplit = New System.Windows.Forms.CheckBox()
|
||||
Me.Button15 = New System.Windows.Forms.Button()
|
||||
Me.btnLZDruckDIGITAL = New System.Windows.Forms.Button()
|
||||
Me.btnSendungslisteUNISPED = New System.Windows.Forms.Button()
|
||||
Me.cbxAlleFirmen = New System.Windows.Forms.CheckBox()
|
||||
Me.Button12 = New System.Windows.Forms.Button()
|
||||
@@ -74,7 +76,7 @@ Partial Class usrcntlAktDetails
|
||||
Me.cboFormulareRgAn = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
||||
Me.Label4 = New System.Windows.Forms.Label()
|
||||
Me.Button8 = New System.Windows.Forms.Button()
|
||||
Me.Button10 = New System.Windows.Forms.Button()
|
||||
Me.btnLZDruck = New System.Windows.Forms.Button()
|
||||
Me.Button9 = New System.Windows.Forms.Button()
|
||||
Me.btnKasse_LG = New System.Windows.Forms.Button()
|
||||
Me.cbxLZRg = New VERAG_PROG_ALLGEMEIN.MyCheckbox(Me.components)
|
||||
@@ -154,6 +156,7 @@ Partial Class usrcntlAktDetails
|
||||
Me.DispolisteTRToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.DispolisteENToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.pnlOptionen = New System.Windows.Forms.Panel()
|
||||
Me.btnWlanTicket = New System.Windows.Forms.Button()
|
||||
Me.Button13 = New System.Windows.Forms.Button()
|
||||
Me.Button14 = New System.Windows.Forms.Button()
|
||||
Me.btnLöschen = New System.Windows.Forms.Button()
|
||||
@@ -239,6 +242,7 @@ Partial Class usrcntlAktDetails
|
||||
'
|
||||
'SplitContainer.Panel2
|
||||
'
|
||||
Me.SplitContainer.Panel2.Controls.Add(Me.btnQuckScan)
|
||||
Me.SplitContainer.Panel2.Controls.Add(Me.picArrowDown)
|
||||
Me.SplitContainer.Panel2.Controls.Add(Me.Panel4)
|
||||
Me.SplitContainer.Panel2.Controls.Add(Me.Button18)
|
||||
@@ -247,7 +251,7 @@ Partial Class usrcntlAktDetails
|
||||
Me.SplitContainer.Panel2.Controls.Add(Me.addVermerk)
|
||||
Me.SplitContainer.Panel2.Controls.Add(Me.pnlMAInfo)
|
||||
Me.SplitContainer.Size = New System.Drawing.Size(575, 496)
|
||||
Me.SplitContainer.SplitterDistance = 230
|
||||
Me.SplitContainer.SplitterDistance = 228
|
||||
Me.SplitContainer.TabIndex = 91
|
||||
'
|
||||
'pnlAlt
|
||||
@@ -260,7 +264,7 @@ Partial Class usrcntlAktDetails
|
||||
Me.pnlAlt.Dock = System.Windows.Forms.DockStyle.Fill
|
||||
Me.pnlAlt.Location = New System.Drawing.Point(0, 0)
|
||||
Me.pnlAlt.Name = "pnlAlt"
|
||||
Me.pnlAlt.Size = New System.Drawing.Size(575, 230)
|
||||
Me.pnlAlt.Size = New System.Drawing.Size(575, 228)
|
||||
Me.pnlAlt.TabIndex = 72
|
||||
Me.pnlAlt.Visible = False
|
||||
'
|
||||
@@ -589,6 +593,7 @@ Partial Class usrcntlAktDetails
|
||||
DataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
||||
DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
||||
Me.dgvSendungen.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle2
|
||||
Me.dgvSendungen.ColumnHeadersHeight = 34
|
||||
Me.dgvSendungen.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing
|
||||
DataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
||||
DataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window
|
||||
@@ -612,6 +617,7 @@ Partial Class usrcntlAktDetails
|
||||
DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
||||
Me.dgvSendungen.RowHeadersDefaultCellStyle = DataGridViewCellStyle4
|
||||
Me.dgvSendungen.RowHeadersVisible = False
|
||||
Me.dgvSendungen.RowHeadersWidth = 62
|
||||
Me.dgvSendungen.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing
|
||||
DataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
||||
Me.dgvSendungen.RowsDefaultCellStyle = DataGridViewCellStyle5
|
||||
@@ -621,7 +627,7 @@ Partial Class usrcntlAktDetails
|
||||
Me.dgvSendungen.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
|
||||
Me.dgvSendungen.ShowCellErrors = False
|
||||
Me.dgvSendungen.ShowRowErrors = False
|
||||
Me.dgvSendungen.Size = New System.Drawing.Size(575, 230)
|
||||
Me.dgvSendungen.Size = New System.Drawing.Size(575, 228)
|
||||
Me.dgvSendungen.TabIndex = 71
|
||||
Me.dgvSendungen.TabStop = False
|
||||
'
|
||||
@@ -633,16 +639,31 @@ Partial Class usrcntlAktDetails
|
||||
Me.Panel7.Location = New System.Drawing.Point(4, 19)
|
||||
Me.Panel7.MaximumSize = New System.Drawing.Size(2, 250)
|
||||
Me.Panel7.Name = "Panel7"
|
||||
Me.Panel7.Size = New System.Drawing.Size(1, 105)
|
||||
Me.Panel7.Size = New System.Drawing.Size(1, 103)
|
||||
Me.Panel7.TabIndex = 15
|
||||
'
|
||||
'btnQuckScan
|
||||
'
|
||||
Me.btnQuckScan.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||
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(468, 194)
|
||||
Me.btnQuckScan.Name = "btnQuckScan"
|
||||
Me.btnQuckScan.Size = New System.Drawing.Size(107, 34)
|
||||
Me.btnQuckScan.TabIndex = 107
|
||||
Me.btnQuckScan.Text = "Quick-Scan"
|
||||
Me.btnQuckScan.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
||||
Me.btnQuckScan.UseVisualStyleBackColor = True
|
||||
Me.btnQuckScan.Visible = False
|
||||
'
|
||||
'picArrowDown
|
||||
'
|
||||
Me.picArrowDown.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
||||
Me.picArrowDown.BackgroundImage = Global.AVISO.My.Resources.Resources.arrow_down_orange
|
||||
Me.picArrowDown.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
|
||||
Me.picArrowDown.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
||||
Me.picArrowDown.Location = New System.Drawing.Point(1, 225)
|
||||
Me.picArrowDown.Location = New System.Drawing.Point(1, 226)
|
||||
Me.picArrowDown.Name = "picArrowDown"
|
||||
Me.picArrowDown.Size = New System.Drawing.Size(34, 34)
|
||||
Me.picArrowDown.TabIndex = 104
|
||||
@@ -654,8 +675,9 @@ Partial Class usrcntlAktDetails
|
||||
Me.Panel4.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||
Me.Panel4.BackColor = System.Drawing.Color.PapayaWhip
|
||||
Me.Panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
||||
Me.Panel4.Controls.Add(Me.Button2)
|
||||
Me.Panel4.Controls.Add(Me.cbxVPSplit)
|
||||
Me.Panel4.Controls.Add(Me.Button15)
|
||||
Me.Panel4.Controls.Add(Me.btnLZDruckDIGITAL)
|
||||
Me.Panel4.Controls.Add(Me.btnSendungslisteUNISPED)
|
||||
Me.Panel4.Controls.Add(Me.cbxAlleFirmen)
|
||||
Me.Panel4.Controls.Add(Me.Button12)
|
||||
@@ -664,20 +686,39 @@ Partial Class usrcntlAktDetails
|
||||
Me.Panel4.Controls.Add(Me.cboFormulareRgAn)
|
||||
Me.Panel4.Controls.Add(Me.Label4)
|
||||
Me.Panel4.Controls.Add(Me.Button8)
|
||||
Me.Panel4.Controls.Add(Me.Button10)
|
||||
Me.Panel4.Controls.Add(Me.btnLZDruck)
|
||||
Me.Panel4.Controls.Add(Me.Button9)
|
||||
Me.Panel4.Controls.Add(Me.btnKasse_LG)
|
||||
Me.Panel4.Controls.Add(Me.cbxLZRg)
|
||||
Me.Panel4.Controls.Add(Me.cbxLZT1)
|
||||
Me.Panel4.Location = New System.Drawing.Point(204, 27)
|
||||
Me.Panel4.Location = New System.Drawing.Point(203, 27)
|
||||
Me.Panel4.Name = "Panel4"
|
||||
Me.Panel4.Size = New System.Drawing.Size(265, 227)
|
||||
Me.Panel4.TabIndex = 102
|
||||
Me.Panel4.Visible = False
|
||||
'
|
||||
'Button2
|
||||
'
|
||||
Me.Button2.BackColor = System.Drawing.Color.White
|
||||
Me.Button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.Button2.ForeColor = System.Drawing.Color.Black
|
||||
Me.Button2.Image = Global.AVISO.My.Resources.Resources.spedbuch_small
|
||||
Me.Button2.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.Button2.Location = New System.Drawing.Point(52, 166)
|
||||
Me.Button2.Margin = New System.Windows.Forms.Padding(0)
|
||||
Me.Button2.Name = "Button2"
|
||||
Me.Button2.Size = New System.Drawing.Size(76, 20)
|
||||
Me.Button2.TabIndex = 117
|
||||
Me.Button2.Text = "TEST"
|
||||
Me.Button2.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
||||
Me.Button2.UseVisualStyleBackColor = False
|
||||
Me.Button2.Visible = False
|
||||
'
|
||||
'cbxVPSplit
|
||||
'
|
||||
Me.cbxVPSplit.AutoSize = True
|
||||
Me.cbxVPSplit.Checked = True
|
||||
Me.cbxVPSplit.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.cbxVPSplit.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.cbxVPSplit.Location = New System.Drawing.Point(207, 5)
|
||||
Me.cbxVPSplit.Name = "cbxVPSplit"
|
||||
@@ -686,22 +727,22 @@ Partial Class usrcntlAktDetails
|
||||
Me.cbxVPSplit.Text = "je VP"
|
||||
Me.cbxVPSplit.UseVisualStyleBackColor = True
|
||||
'
|
||||
'Button15
|
||||
'btnLZDruckDIGITAL
|
||||
'
|
||||
Me.Button15.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||
Me.Button15.BackColor = System.Drawing.Color.White
|
||||
Me.Button15.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.Button15.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!)
|
||||
Me.Button15.ForeColor = System.Drawing.Color.Black
|
||||
Me.Button15.Image = Global.AVISO.My.Resources.Resources.digitalerAkt_small
|
||||
Me.Button15.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.Button15.Location = New System.Drawing.Point(134, 57)
|
||||
Me.Button15.Name = "Button15"
|
||||
Me.Button15.Size = New System.Drawing.Size(128, 36)
|
||||
Me.Button15.TabIndex = 113
|
||||
Me.Button15.Text = "Laufzettel" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "DIGITAL"
|
||||
Me.Button15.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
||||
Me.Button15.UseVisualStyleBackColor = False
|
||||
Me.btnLZDruckDIGITAL.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||
Me.btnLZDruckDIGITAL.BackColor = System.Drawing.Color.White
|
||||
Me.btnLZDruckDIGITAL.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.btnLZDruckDIGITAL.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!)
|
||||
Me.btnLZDruckDIGITAL.ForeColor = System.Drawing.Color.Black
|
||||
Me.btnLZDruckDIGITAL.Image = Global.AVISO.My.Resources.Resources.digitalerAkt_small
|
||||
Me.btnLZDruckDIGITAL.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.btnLZDruckDIGITAL.Location = New System.Drawing.Point(134, 57)
|
||||
Me.btnLZDruckDIGITAL.Name = "btnLZDruckDIGITAL"
|
||||
Me.btnLZDruckDIGITAL.Size = New System.Drawing.Size(128, 36)
|
||||
Me.btnLZDruckDIGITAL.TabIndex = 113
|
||||
Me.btnLZDruckDIGITAL.Text = "Laufzettel" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "DIGITAL"
|
||||
Me.btnLZDruckDIGITAL.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
||||
Me.btnLZDruckDIGITAL.UseVisualStyleBackColor = False
|
||||
'
|
||||
'btnSendungslisteUNISPED
|
||||
'
|
||||
@@ -819,21 +860,21 @@ Partial Class usrcntlAktDetails
|
||||
Me.Button8.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
||||
Me.Button8.UseVisualStyleBackColor = False
|
||||
'
|
||||
'Button10
|
||||
'btnLZDruck
|
||||
'
|
||||
Me.Button10.BackColor = System.Drawing.Color.White
|
||||
Me.Button10.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.Button10.ForeColor = System.Drawing.Color.Black
|
||||
Me.Button10.Image = Global.AVISO.My.Resources.Resources.spedbuch_small
|
||||
Me.Button10.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.Button10.Location = New System.Drawing.Point(134, 22)
|
||||
Me.Button10.Margin = New System.Windows.Forms.Padding(0)
|
||||
Me.Button10.Name = "Button10"
|
||||
Me.Button10.Size = New System.Drawing.Size(128, 36)
|
||||
Me.Button10.TabIndex = 6
|
||||
Me.Button10.Text = "Laufzettel" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Zoll DE"
|
||||
Me.Button10.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
||||
Me.Button10.UseVisualStyleBackColor = False
|
||||
Me.btnLZDruck.BackColor = System.Drawing.Color.White
|
||||
Me.btnLZDruck.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.btnLZDruck.ForeColor = System.Drawing.Color.Black
|
||||
Me.btnLZDruck.Image = Global.AVISO.My.Resources.Resources.spedbuch_small
|
||||
Me.btnLZDruck.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.btnLZDruck.Location = New System.Drawing.Point(134, 22)
|
||||
Me.btnLZDruck.Margin = New System.Windows.Forms.Padding(0)
|
||||
Me.btnLZDruck.Name = "btnLZDruck"
|
||||
Me.btnLZDruck.Size = New System.Drawing.Size(128, 36)
|
||||
Me.btnLZDruck.TabIndex = 6
|
||||
Me.btnLZDruck.Text = "Laufzettel" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Zoll DE"
|
||||
Me.btnLZDruck.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
||||
Me.btnLZDruck.UseVisualStyleBackColor = False
|
||||
'
|
||||
'Button9
|
||||
'
|
||||
@@ -901,9 +942,9 @@ Partial Class usrcntlAktDetails
|
||||
Me.Button18.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.Button18.Image = CType(resources.GetObject("Button18.Image"), System.Drawing.Image)
|
||||
Me.Button18.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.Button18.Location = New System.Drawing.Point(446, 225)
|
||||
Me.Button18.Location = New System.Drawing.Point(447, 226)
|
||||
Me.Button18.Name = "Button18"
|
||||
Me.Button18.Size = New System.Drawing.Size(129, 34)
|
||||
Me.Button18.Size = New System.Drawing.Size(128, 34)
|
||||
Me.Button18.TabIndex = 103
|
||||
Me.Button18.Text = "Import-Assistent ..."
|
||||
Me.Button18.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
||||
@@ -927,6 +968,7 @@ Partial Class usrcntlAktDetails
|
||||
DataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
||||
DataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
||||
Me.gridVermerke.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle7
|
||||
Me.gridVermerke.ColumnHeadersHeight = 34
|
||||
Me.gridVermerke.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing
|
||||
DataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
||||
DataGridViewCellStyle8.BackColor = System.Drawing.SystemColors.Window
|
||||
@@ -950,6 +992,7 @@ Partial Class usrcntlAktDetails
|
||||
DataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
||||
Me.gridVermerke.RowHeadersDefaultCellStyle = DataGridViewCellStyle9
|
||||
Me.gridVermerke.RowHeadersVisible = False
|
||||
Me.gridVermerke.RowHeadersWidth = 62
|
||||
Me.gridVermerke.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing
|
||||
DataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
||||
Me.gridVermerke.RowsDefaultCellStyle = DataGridViewCellStyle10
|
||||
@@ -959,7 +1002,7 @@ Partial Class usrcntlAktDetails
|
||||
Me.gridVermerke.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
|
||||
Me.gridVermerke.ShowCellErrors = False
|
||||
Me.gridVermerke.ShowRowErrors = False
|
||||
Me.gridVermerke.Size = New System.Drawing.Size(575, 204)
|
||||
Me.gridVermerke.Size = New System.Drawing.Size(575, 206)
|
||||
Me.gridVermerke.TabIndex = 70
|
||||
Me.gridVermerke.TabStop = False
|
||||
'
|
||||
@@ -1107,7 +1150,7 @@ Partial Class usrcntlAktDetails
|
||||
Me.pnlMAInfo.Controls.Add(Me.txtMAinfo_Vorgeschrieben)
|
||||
Me.pnlMAInfo.Controls.Add(Me.txtMAinfo_VorbereitetQs)
|
||||
Me.pnlMAInfo.Dock = System.Windows.Forms.DockStyle.Bottom
|
||||
Me.pnlMAInfo.Location = New System.Drawing.Point(0, 234)
|
||||
Me.pnlMAInfo.Location = New System.Drawing.Point(0, 236)
|
||||
Me.pnlMAInfo.Name = "pnlMAInfo"
|
||||
Me.pnlMAInfo.Size = New System.Drawing.Size(575, 28)
|
||||
Me.pnlMAInfo.TabIndex = 106
|
||||
@@ -1889,6 +1932,7 @@ Partial Class usrcntlAktDetails
|
||||
Me.pnlOptionen.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||
Me.pnlOptionen.BackColor = System.Drawing.Color.Black
|
||||
Me.pnlOptionen.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
||||
Me.pnlOptionen.Controls.Add(Me.btnWlanTicket)
|
||||
Me.pnlOptionen.Controls.Add(Me.Button13)
|
||||
Me.pnlOptionen.Controls.Add(Me.Button14)
|
||||
Me.pnlOptionen.Controls.Add(Me.btnLöschen)
|
||||
@@ -1900,6 +1944,22 @@ Partial Class usrcntlAktDetails
|
||||
Me.pnlOptionen.TabIndex = 82
|
||||
Me.pnlOptionen.Visible = False
|
||||
'
|
||||
'btnWlanTicket
|
||||
'
|
||||
Me.btnWlanTicket.BackColor = System.Drawing.Color.White
|
||||
Me.btnWlanTicket.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.btnWlanTicket.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!)
|
||||
Me.btnWlanTicket.ForeColor = System.Drawing.Color.Black
|
||||
Me.btnWlanTicket.ImageAlign = System.Drawing.ContentAlignment.MiddleRight
|
||||
Me.btnWlanTicket.Location = New System.Drawing.Point(3, 151)
|
||||
Me.btnWlanTicket.Name = "btnWlanTicket"
|
||||
Me.btnWlanTicket.Size = New System.Drawing.Size(109, 28)
|
||||
Me.btnWlanTicket.TabIndex = 103
|
||||
Me.btnWlanTicket.TabStop = False
|
||||
Me.btnWlanTicket.Text = "WLAN Ticket"
|
||||
Me.btnWlanTicket.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.btnWlanTicket.UseVisualStyleBackColor = False
|
||||
'
|
||||
'Button13
|
||||
'
|
||||
Me.Button13.BackColor = System.Drawing.Color.White
|
||||
@@ -1980,8 +2040,7 @@ Partial Class usrcntlAktDetails
|
||||
'
|
||||
'usrcntlAktDetails
|
||||
'
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(96.0!, 96.0!)
|
||||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi
|
||||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None
|
||||
Me.Controls.Add(Me.pnlOptionen)
|
||||
Me.Controls.Add(Me.pnlDetailsRechts)
|
||||
Me.Name = "usrcntlAktDetails"
|
||||
@@ -2138,7 +2197,7 @@ Partial Class usrcntlAktDetails
|
||||
Friend WithEvents tbAnhang As TabPage
|
||||
Friend WithEvents Button18 As Button
|
||||
Friend WithEvents Button9 As Button
|
||||
Friend WithEvents Button10 As Button
|
||||
Friend WithEvents btnLZDruck As Button
|
||||
Friend WithEvents cboFormulareRgAn As VERAG_PROG_ALLGEMEIN.MyComboBox
|
||||
Friend WithEvents Label4 As Label
|
||||
Friend WithEvents Button11 As Button
|
||||
@@ -2160,8 +2219,11 @@ Partial Class usrcntlAktDetails
|
||||
Friend WithEvents MitarbeiterAnzeigenToolStripMenuItem As ToolStripMenuItem
|
||||
Friend WithEvents txtMAinfo_AbklaerungTR As TextBox
|
||||
Friend WithEvents picMAinfo_AbklaerungTR As PictureBox
|
||||
Friend WithEvents Button15 As Button
|
||||
Friend WithEvents btnLZDruckDIGITAL As Button
|
||||
Friend WithEvents cbxLZRg As VERAG_PROG_ALLGEMEIN.MyCheckbox
|
||||
Friend WithEvents cbxLZT1 As VERAG_PROG_ALLGEMEIN.MyCheckbox
|
||||
Friend WithEvents cbxVPSplit As CheckBox
|
||||
Friend WithEvents Button2 As Button
|
||||
Friend WithEvents btnQuckScan As Button
|
||||
Friend WithEvents btnWlanTicket As Button
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user