572 lines
26 KiB
VB.net
572 lines
26 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
|
|
Partial Class frmAuditFlow_Pruefungen
|
|
Inherits System.Windows.Forms.Form
|
|
|
|
'Das Formular überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen.
|
|
<System.Diagnostics.DebuggerNonUserCode()>
|
|
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
|
|
Try
|
|
If disposing AndAlso components IsNot Nothing Then
|
|
components.Dispose()
|
|
End If
|
|
Finally
|
|
MyBase.Dispose(disposing)
|
|
End Try
|
|
End Sub
|
|
|
|
'Wird vom Windows Form-Designer benötigt.
|
|
Private components As System.ComponentModel.IContainer
|
|
|
|
'Hinweis: Die folgende Prozedur ist für den Windows Form-Designer erforderlich.
|
|
'Das Bearbeiten ist mit dem Windows Form-Designer möglich.
|
|
'Das Bearbeiten mit dem Code-Editor ist nicht möglich.
|
|
<System.Diagnostics.DebuggerStepThrough()>
|
|
Private Sub InitializeComponent()
|
|
Me.components = New System.ComponentModel.Container()
|
|
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmAuditFlow_Pruefungen))
|
|
Me.pnlTop = New System.Windows.Forms.Panel()
|
|
Me.Label4 = New System.Windows.Forms.Label()
|
|
Me.Label1 = New System.Windows.Forms.Label()
|
|
Me.Label7 = New System.Windows.Forms.Label()
|
|
Me.Label5 = New System.Windows.Forms.Label()
|
|
Me.Label6 = New System.Windows.Forms.Label()
|
|
Me.Label2 = New System.Windows.Forms.Label()
|
|
Me.Label3 = New System.Windows.Forms.Label()
|
|
Me.txtBezeichnung = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtKennung = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.cboMA = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
|
Me.Label8 = New System.Windows.Forms.Label()
|
|
Me.datVon = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Panel1 = New System.Windows.Forms.Panel()
|
|
Me.Label15 = New System.Windows.Forms.Label()
|
|
Me.Panel2 = New System.Windows.Forms.Panel()
|
|
Me.lblErledigt = New System.Windows.Forms.Label()
|
|
Me.Button1 = New System.Windows.Forms.Button()
|
|
Me.Label9 = New System.Windows.Forms.Label()
|
|
Me.rtbErledigtBemerkung = New System.Windows.Forms.RichTextBox()
|
|
Me.cbxErledigt = New System.Windows.Forms.CheckBox()
|
|
Me.Label10 = New System.Windows.Forms.Label()
|
|
Me.Button2 = New System.Windows.Forms.Button()
|
|
Me.UsrcntlPDFScanList1 = New VERAG_PROG_ALLGEMEIN.usrcntlPDFScanList()
|
|
Me.Label11 = New System.Windows.Forms.Label()
|
|
Me.txtFirma = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtNL = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtStandort = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.txtKategorie = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.pnlTop.SuspendLayout()
|
|
Me.Panel1.SuspendLayout()
|
|
Me.Panel2.SuspendLayout()
|
|
Me.SuspendLayout()
|
|
'
|
|
'pnlTop
|
|
'
|
|
Me.pnlTop.BackColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.pnlTop.Controls.Add(Me.Label4)
|
|
Me.pnlTop.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.pnlTop.Location = New System.Drawing.Point(0, 0)
|
|
Me.pnlTop.Name = "pnlTop"
|
|
Me.pnlTop.Size = New System.Drawing.Size(580, 48)
|
|
Me.pnlTop.TabIndex = 10
|
|
'
|
|
'Label4
|
|
'
|
|
Me.Label4.AutoSize = True
|
|
Me.Label4.Font = New System.Drawing.Font("Microsoft Sans Serif", 16.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label4.ForeColor = System.Drawing.Color.White
|
|
Me.Label4.Location = New System.Drawing.Point(10, 13)
|
|
Me.Label4.Name = "Label4"
|
|
Me.Label4.Size = New System.Drawing.Size(207, 26)
|
|
Me.Label4.TabIndex = 0
|
|
Me.Label4.Text = "AuditFlow Prüfung"
|
|
'
|
|
'Label1
|
|
'
|
|
Me.Label1.AutoSize = True
|
|
Me.Label1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label1.Location = New System.Drawing.Point(315, 130)
|
|
Me.Label1.Name = "Label1"
|
|
Me.Label1.Size = New System.Drawing.Size(82, 13)
|
|
Me.Label1.TabIndex = 37
|
|
Me.Label1.Text = "KATEGORIE:"
|
|
'
|
|
'Label7
|
|
'
|
|
Me.Label7.AutoSize = True
|
|
Me.Label7.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label7.Location = New System.Drawing.Point(13, 130)
|
|
Me.Label7.Name = "Label7"
|
|
Me.Label7.Size = New System.Drawing.Size(50, 13)
|
|
Me.Label7.TabIndex = 36
|
|
Me.Label7.Text = "Standort:"
|
|
'
|
|
'Label5
|
|
'
|
|
Me.Label5.AutoSize = True
|
|
Me.Label5.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label5.Location = New System.Drawing.Point(13, 73)
|
|
Me.Label5.Name = "Label5"
|
|
Me.Label5.Size = New System.Drawing.Size(49, 13)
|
|
Me.Label5.TabIndex = 31
|
|
Me.Label5.Text = "FIRMA:"
|
|
'
|
|
'Label6
|
|
'
|
|
Me.Label6.AutoSize = True
|
|
Me.Label6.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label6.Location = New System.Drawing.Point(13, 99)
|
|
Me.Label6.Name = "Label6"
|
|
Me.Label6.Size = New System.Drawing.Size(77, 13)
|
|
Me.Label6.TabIndex = 32
|
|
Me.Label6.Text = "Niederlassung:"
|
|
'
|
|
'Label2
|
|
'
|
|
Me.Label2.AutoSize = True
|
|
Me.Label2.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label2.Location = New System.Drawing.Point(14, 205)
|
|
Me.Label2.Name = "Label2"
|
|
Me.Label2.Size = New System.Drawing.Size(84, 13)
|
|
Me.Label2.TabIndex = 39
|
|
Me.Label2.Text = "Bezeichnung:"
|
|
'
|
|
'Label3
|
|
'
|
|
Me.Label3.AutoSize = True
|
|
Me.Label3.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!)
|
|
Me.Label3.Location = New System.Drawing.Point(14, 231)
|
|
Me.Label3.Name = "Label3"
|
|
Me.Label3.Size = New System.Drawing.Size(90, 26)
|
|
Me.Label3.TabIndex = 40
|
|
Me.Label3.Text = "Kennung:" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "(zB Kennzeichen)"
|
|
'
|
|
'txtBezeichnung
|
|
'
|
|
Me.txtBezeichnung._DateTimeOnly = False
|
|
Me.txtBezeichnung._numbersOnly = False
|
|
Me.txtBezeichnung._numbersOnlyKommastellen = ""
|
|
Me.txtBezeichnung._numbersOnlyTrennzeichen = True
|
|
Me.txtBezeichnung._Prozent = False
|
|
Me.txtBezeichnung._ShortDateNew = False
|
|
Me.txtBezeichnung._ShortDateOnly = False
|
|
Me.txtBezeichnung._TimeOnly = False
|
|
Me.txtBezeichnung._TimeOnly_Seconds = False
|
|
Me.txtBezeichnung._value = ""
|
|
Me.txtBezeichnung._Waehrung = False
|
|
Me.txtBezeichnung._WaehrungZeichen = True
|
|
Me.txtBezeichnung.BackColor = System.Drawing.Color.White
|
|
Me.txtBezeichnung.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!)
|
|
Me.txtBezeichnung.ForeColor = System.Drawing.Color.Black
|
|
Me.txtBezeichnung.Location = New System.Drawing.Point(123, 197)
|
|
Me.txtBezeichnung.MaxLineLength = -1
|
|
Me.txtBezeichnung.MaxLines_Warning = ""
|
|
Me.txtBezeichnung.MaxLines_Warning_Label = Nothing
|
|
Me.txtBezeichnung.Multiline = True
|
|
Me.txtBezeichnung.Name = "txtBezeichnung"
|
|
Me.txtBezeichnung.ReadOnly = True
|
|
Me.txtBezeichnung.Size = New System.Drawing.Size(436, 28)
|
|
Me.txtBezeichnung.TabIndex = 43
|
|
'
|
|
'txtKennung
|
|
'
|
|
Me.txtKennung._DateTimeOnly = False
|
|
Me.txtKennung._numbersOnly = False
|
|
Me.txtKennung._numbersOnlyKommastellen = ""
|
|
Me.txtKennung._numbersOnlyTrennzeichen = True
|
|
Me.txtKennung._Prozent = False
|
|
Me.txtKennung._ShortDateNew = False
|
|
Me.txtKennung._ShortDateOnly = False
|
|
Me.txtKennung._TimeOnly = False
|
|
Me.txtKennung._TimeOnly_Seconds = False
|
|
Me.txtKennung._value = ""
|
|
Me.txtKennung._Waehrung = False
|
|
Me.txtKennung._WaehrungZeichen = True
|
|
Me.txtKennung.BackColor = System.Drawing.Color.White
|
|
Me.txtKennung.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!)
|
|
Me.txtKennung.ForeColor = System.Drawing.Color.Black
|
|
Me.txtKennung.Location = New System.Drawing.Point(123, 231)
|
|
Me.txtKennung.MaxLineLength = -1
|
|
Me.txtKennung.MaxLines_Warning = ""
|
|
Me.txtKennung.MaxLines_Warning_Label = Nothing
|
|
Me.txtKennung.Multiline = True
|
|
Me.txtKennung.Name = "txtKennung"
|
|
Me.txtKennung.ReadOnly = True
|
|
Me.txtKennung.Size = New System.Drawing.Size(436, 28)
|
|
Me.txtKennung.TabIndex = 44
|
|
'
|
|
'cboMA
|
|
'
|
|
Me.cboMA._allowedValuesFreiText = Nothing
|
|
Me.cboMA._allowFreiText = False
|
|
Me.cboMA._value = ""
|
|
Me.cboMA.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend
|
|
Me.cboMA.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems
|
|
Me.cboMA.Enabled = False
|
|
Me.cboMA.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!)
|
|
Me.cboMA.FormattingEnabled = True
|
|
Me.cboMA.Location = New System.Drawing.Point(123, 282)
|
|
Me.cboMA.Name = "cboMA"
|
|
Me.cboMA.Size = New System.Drawing.Size(436, 28)
|
|
Me.cboMA.TabIndex = 46
|
|
'
|
|
'Label8
|
|
'
|
|
Me.Label8.AutoSize = True
|
|
Me.Label8.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!)
|
|
Me.Label8.Location = New System.Drawing.Point(14, 282)
|
|
Me.Label8.Name = "Label8"
|
|
Me.Label8.Size = New System.Drawing.Size(63, 26)
|
|
Me.Label8.TabIndex = 45
|
|
Me.Label8.Text = "Zuständiger" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Mitarbeiter:"
|
|
'
|
|
'datVon
|
|
'
|
|
Me.datVon._DateTimeOnly = False
|
|
Me.datVon._numbersOnly = False
|
|
Me.datVon._numbersOnlyKommastellen = ""
|
|
Me.datVon._numbersOnlyTrennzeichen = False
|
|
Me.datVon._Prozent = False
|
|
Me.datVon._ShortDateNew = True
|
|
Me.datVon._ShortDateOnly = False
|
|
Me.datVon._TimeOnly = False
|
|
Me.datVon._TimeOnly_Seconds = False
|
|
Me.datVon._value = ""
|
|
Me.datVon._Waehrung = False
|
|
Me.datVon._WaehrungZeichen = True
|
|
Me.datVon.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!)
|
|
Me.datVon.ForeColor = System.Drawing.Color.Black
|
|
Me.datVon.Location = New System.Drawing.Point(123, 6)
|
|
Me.datVon.MaxLength = 10
|
|
Me.datVon.MaxLineLength = -1
|
|
Me.datVon.MaxLines_Warning = ""
|
|
Me.datVon.MaxLines_Warning_Label = Nothing
|
|
Me.datVon.Name = "datVon"
|
|
Me.datVon.Size = New System.Drawing.Size(143, 26)
|
|
Me.datVon.TabIndex = 48
|
|
'
|
|
'Panel1
|
|
'
|
|
Me.Panel1.BackColor = System.Drawing.Color.WhiteSmoke
|
|
Me.Panel1.Controls.Add(Me.Label15)
|
|
Me.Panel1.Controls.Add(Me.datVon)
|
|
Me.Panel1.Location = New System.Drawing.Point(0, 323)
|
|
Me.Panel1.Name = "Panel1"
|
|
Me.Panel1.Size = New System.Drawing.Size(566, 83)
|
|
Me.Panel1.TabIndex = 61
|
|
'
|
|
'Label15
|
|
'
|
|
Me.Label15.AutoSize = True
|
|
Me.Label15.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label15.Location = New System.Drawing.Point(15, 14)
|
|
Me.Label15.Name = "Label15"
|
|
Me.Label15.Size = New System.Drawing.Size(102, 13)
|
|
Me.Label15.TabIndex = 61
|
|
Me.Label15.Text = "Fälligkeitsdatum:"
|
|
'
|
|
'Panel2
|
|
'
|
|
Me.Panel2.BackColor = System.Drawing.Color.PapayaWhip
|
|
Me.Panel2.Controls.Add(Me.lblErledigt)
|
|
Me.Panel2.Controls.Add(Me.Button1)
|
|
Me.Panel2.Controls.Add(Me.Label9)
|
|
Me.Panel2.Controls.Add(Me.rtbErledigtBemerkung)
|
|
Me.Panel2.Controls.Add(Me.cbxErledigt)
|
|
Me.Panel2.Controls.Add(Me.Label10)
|
|
Me.Panel2.Location = New System.Drawing.Point(0, 407)
|
|
Me.Panel2.Name = "Panel2"
|
|
Me.Panel2.Size = New System.Drawing.Size(566, 266)
|
|
Me.Panel2.TabIndex = 62
|
|
'
|
|
'lblErledigt
|
|
'
|
|
Me.lblErledigt.AutoSize = True
|
|
Me.lblErledigt.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lblErledigt.Location = New System.Drawing.Point(252, 50)
|
|
Me.lblErledigt.Name = "lblErledigt"
|
|
Me.lblErledigt.Size = New System.Drawing.Size(83, 13)
|
|
Me.lblErledigt.TabIndex = 62
|
|
Me.lblErledigt.Text = "Erledigt von -"
|
|
'
|
|
'Button1
|
|
'
|
|
Me.Button1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
|
Me.Button1.BackColor = System.Drawing.Color.White
|
|
Me.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button1.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!)
|
|
Me.Button1.Image = Global.VERAG_PROG_ALLGEMEIN.My.Resources.Resources.abgeklaertAktiv
|
|
Me.Button1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.Button1.Location = New System.Drawing.Point(255, 2)
|
|
Me.Button1.Margin = New System.Windows.Forms.Padding(0)
|
|
Me.Button1.Name = "Button1"
|
|
Me.Button1.Padding = New System.Windows.Forms.Padding(0, 0, 10, 0)
|
|
Me.Button1.Size = New System.Drawing.Size(304, 45)
|
|
Me.Button1.TabIndex = 71
|
|
Me.Button1.Text = "Ich bestätige hiermit die Erledigung"
|
|
Me.Button1.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.Button1.UseVisualStyleBackColor = False
|
|
'
|
|
'Label9
|
|
'
|
|
Me.Label9.AutoSize = True
|
|
Me.Label9.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label9.Location = New System.Drawing.Point(14, 66)
|
|
Me.Label9.Name = "Label9"
|
|
Me.Label9.Size = New System.Drawing.Size(64, 13)
|
|
Me.Label9.TabIndex = 70
|
|
Me.Label9.Text = "Bemerkung:"
|
|
'
|
|
'rtbErledigtBemerkung
|
|
'
|
|
Me.rtbErledigtBemerkung.Location = New System.Drawing.Point(123, 66)
|
|
Me.rtbErledigtBemerkung.Name = "rtbErledigtBemerkung"
|
|
Me.rtbErledigtBemerkung.Size = New System.Drawing.Size(436, 181)
|
|
Me.rtbErledigtBemerkung.TabIndex = 69
|
|
Me.rtbErledigtBemerkung.Text = ""
|
|
'
|
|
'cbxErledigt
|
|
'
|
|
Me.cbxErledigt.AutoSize = True
|
|
Me.cbxErledigt.Enabled = False
|
|
Me.cbxErledigt.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold)
|
|
Me.cbxErledigt.Location = New System.Drawing.Point(123, 19)
|
|
Me.cbxErledigt.Name = "cbxErledigt"
|
|
Me.cbxErledigt.Size = New System.Drawing.Size(118, 24)
|
|
Me.cbxErledigt.TabIndex = 68
|
|
Me.cbxErledigt.Text = "ERLEDIGT"
|
|
Me.cbxErledigt.UseVisualStyleBackColor = True
|
|
'
|
|
'Label10
|
|
'
|
|
Me.Label10.AutoSize = True
|
|
Me.Label10.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label10.Location = New System.Drawing.Point(13, 25)
|
|
Me.Label10.Name = "Label10"
|
|
Me.Label10.Size = New System.Drawing.Size(47, 13)
|
|
Me.Label10.TabIndex = 55
|
|
Me.Label10.Text = "Status:"
|
|
'
|
|
'Button2
|
|
'
|
|
Me.Button2.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
|
Me.Button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button2.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!)
|
|
Me.Button2.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.Button2.Location = New System.Drawing.Point(416, 775)
|
|
Me.Button2.Margin = New System.Windows.Forms.Padding(0)
|
|
Me.Button2.Name = "Button2"
|
|
Me.Button2.Padding = New System.Windows.Forms.Padding(0, 0, 10, 0)
|
|
Me.Button2.Size = New System.Drawing.Size(143, 45)
|
|
Me.Button2.TabIndex = 63
|
|
Me.Button2.Text = "Speichern"
|
|
Me.Button2.UseVisualStyleBackColor = True
|
|
'
|
|
'UsrcntlPDFScanList1
|
|
'
|
|
Me.UsrcntlPDFScanList1._DATENSERVER_KATEGORIE = "DOKUMENTE"
|
|
Me.UsrcntlPDFScanList1._DATENSERVER_ORDNER = ""
|
|
Me.UsrcntlPDFScanList1._DATENSERVER_UOrdner1 = ""
|
|
Me.UsrcntlPDFScanList1._DATENSERVER_UOrdner2 = ""
|
|
Me.UsrcntlPDFScanList1._DATENSERVER_UOrdner3 = ""
|
|
Me.UsrcntlPDFScanList1._OPEN_ORIGINAL = False
|
|
Me.UsrcntlPDFScanList1._TYPE = "PDF"
|
|
Me.UsrcntlPDFScanList1.AllowDrop = True
|
|
Me.UsrcntlPDFScanList1.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink
|
|
Me.UsrcntlPDFScanList1.BackColor = System.Drawing.Color.White
|
|
Me.UsrcntlPDFScanList1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
|
Me.UsrcntlPDFScanList1.Cursor = System.Windows.Forms.Cursors.Default
|
|
Me.UsrcntlPDFScanList1.Location = New System.Drawing.Point(123, 686)
|
|
Me.UsrcntlPDFScanList1.Margin = New System.Windows.Forms.Padding(0)
|
|
Me.UsrcntlPDFScanList1.Name = "UsrcntlPDFScanList1"
|
|
Me.UsrcntlPDFScanList1.Size = New System.Drawing.Size(275, 134)
|
|
Me.UsrcntlPDFScanList1.TabIndex = 64
|
|
'
|
|
'Label11
|
|
'
|
|
Me.Label11.AutoSize = True
|
|
Me.Label11.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label11.Location = New System.Drawing.Point(14, 686)
|
|
Me.Label11.Name = "Label11"
|
|
Me.Label11.Size = New System.Drawing.Size(61, 13)
|
|
Me.Label11.TabIndex = 71
|
|
Me.Label11.Text = "Anhänge:"
|
|
'
|
|
'txtFirma
|
|
'
|
|
Me.txtFirma._DateTimeOnly = False
|
|
Me.txtFirma._numbersOnly = False
|
|
Me.txtFirma._numbersOnlyKommastellen = ""
|
|
Me.txtFirma._numbersOnlyTrennzeichen = True
|
|
Me.txtFirma._Prozent = False
|
|
Me.txtFirma._ShortDateNew = False
|
|
Me.txtFirma._ShortDateOnly = False
|
|
Me.txtFirma._TimeOnly = False
|
|
Me.txtFirma._TimeOnly_Seconds = False
|
|
Me.txtFirma._value = ""
|
|
Me.txtFirma._Waehrung = False
|
|
Me.txtFirma._WaehrungZeichen = True
|
|
Me.txtFirma.BackColor = System.Drawing.Color.White
|
|
Me.txtFirma.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!)
|
|
Me.txtFirma.ForeColor = System.Drawing.Color.Black
|
|
Me.txtFirma.Location = New System.Drawing.Point(123, 65)
|
|
Me.txtFirma.MaxLineLength = -1
|
|
Me.txtFirma.MaxLines_Warning = ""
|
|
Me.txtFirma.MaxLines_Warning_Label = Nothing
|
|
Me.txtFirma.Multiline = True
|
|
Me.txtFirma.Name = "txtFirma"
|
|
Me.txtFirma.ReadOnly = True
|
|
Me.txtFirma.Size = New System.Drawing.Size(143, 28)
|
|
Me.txtFirma.TabIndex = 72
|
|
'
|
|
'txtNL
|
|
'
|
|
Me.txtNL._DateTimeOnly = False
|
|
Me.txtNL._numbersOnly = False
|
|
Me.txtNL._numbersOnlyKommastellen = ""
|
|
Me.txtNL._numbersOnlyTrennzeichen = True
|
|
Me.txtNL._Prozent = False
|
|
Me.txtNL._ShortDateNew = False
|
|
Me.txtNL._ShortDateOnly = False
|
|
Me.txtNL._TimeOnly = False
|
|
Me.txtNL._TimeOnly_Seconds = False
|
|
Me.txtNL._value = ""
|
|
Me.txtNL._Waehrung = False
|
|
Me.txtNL._WaehrungZeichen = True
|
|
Me.txtNL.BackColor = System.Drawing.Color.White
|
|
Me.txtNL.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!)
|
|
Me.txtNL.ForeColor = System.Drawing.Color.Black
|
|
Me.txtNL.Location = New System.Drawing.Point(123, 91)
|
|
Me.txtNL.MaxLineLength = -1
|
|
Me.txtNL.MaxLines_Warning = ""
|
|
Me.txtNL.MaxLines_Warning_Label = Nothing
|
|
Me.txtNL.Multiline = True
|
|
Me.txtNL.Name = "txtNL"
|
|
Me.txtNL.ReadOnly = True
|
|
Me.txtNL.Size = New System.Drawing.Size(143, 28)
|
|
Me.txtNL.TabIndex = 73
|
|
'
|
|
'txtStandort
|
|
'
|
|
Me.txtStandort._DateTimeOnly = False
|
|
Me.txtStandort._numbersOnly = False
|
|
Me.txtStandort._numbersOnlyKommastellen = ""
|
|
Me.txtStandort._numbersOnlyTrennzeichen = True
|
|
Me.txtStandort._Prozent = False
|
|
Me.txtStandort._ShortDateNew = False
|
|
Me.txtStandort._ShortDateOnly = False
|
|
Me.txtStandort._TimeOnly = False
|
|
Me.txtStandort._TimeOnly_Seconds = False
|
|
Me.txtStandort._value = ""
|
|
Me.txtStandort._Waehrung = False
|
|
Me.txtStandort._WaehrungZeichen = True
|
|
Me.txtStandort.BackColor = System.Drawing.Color.White
|
|
Me.txtStandort.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!)
|
|
Me.txtStandort.ForeColor = System.Drawing.Color.Black
|
|
Me.txtStandort.Location = New System.Drawing.Point(123, 122)
|
|
Me.txtStandort.MaxLineLength = -1
|
|
Me.txtStandort.MaxLines_Warning = ""
|
|
Me.txtStandort.MaxLines_Warning_Label = Nothing
|
|
Me.txtStandort.Multiline = True
|
|
Me.txtStandort.Name = "txtStandort"
|
|
Me.txtStandort.ReadOnly = True
|
|
Me.txtStandort.Size = New System.Drawing.Size(143, 28)
|
|
Me.txtStandort.TabIndex = 74
|
|
'
|
|
'txtKategorie
|
|
'
|
|
Me.txtKategorie._DateTimeOnly = False
|
|
Me.txtKategorie._numbersOnly = False
|
|
Me.txtKategorie._numbersOnlyKommastellen = ""
|
|
Me.txtKategorie._numbersOnlyTrennzeichen = True
|
|
Me.txtKategorie._Prozent = False
|
|
Me.txtKategorie._ShortDateNew = False
|
|
Me.txtKategorie._ShortDateOnly = False
|
|
Me.txtKategorie._TimeOnly = False
|
|
Me.txtKategorie._TimeOnly_Seconds = False
|
|
Me.txtKategorie._value = ""
|
|
Me.txtKategorie._Waehrung = False
|
|
Me.txtKategorie._WaehrungZeichen = True
|
|
Me.txtKategorie.BackColor = System.Drawing.Color.White
|
|
Me.txtKategorie.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!)
|
|
Me.txtKategorie.ForeColor = System.Drawing.Color.Black
|
|
Me.txtKategorie.Location = New System.Drawing.Point(403, 121)
|
|
Me.txtKategorie.MaxLineLength = -1
|
|
Me.txtKategorie.MaxLines_Warning = ""
|
|
Me.txtKategorie.MaxLines_Warning_Label = Nothing
|
|
Me.txtKategorie.Multiline = True
|
|
Me.txtKategorie.Name = "txtKategorie"
|
|
Me.txtKategorie.ReadOnly = True
|
|
Me.txtKategorie.Size = New System.Drawing.Size(156, 28)
|
|
Me.txtKategorie.TabIndex = 75
|
|
'
|
|
'frmAuditFlow_Pruefungen
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.BackColor = System.Drawing.Color.White
|
|
Me.ClientSize = New System.Drawing.Size(580, 845)
|
|
Me.Controls.Add(Me.txtKategorie)
|
|
Me.Controls.Add(Me.txtStandort)
|
|
Me.Controls.Add(Me.txtNL)
|
|
Me.Controls.Add(Me.txtFirma)
|
|
Me.Controls.Add(Me.Label11)
|
|
Me.Controls.Add(Me.UsrcntlPDFScanList1)
|
|
Me.Controls.Add(Me.Button2)
|
|
Me.Controls.Add(Me.cboMA)
|
|
Me.Controls.Add(Me.Label8)
|
|
Me.Controls.Add(Me.txtKennung)
|
|
Me.Controls.Add(Me.txtBezeichnung)
|
|
Me.Controls.Add(Me.Label3)
|
|
Me.Controls.Add(Me.Label2)
|
|
Me.Controls.Add(Me.Label1)
|
|
Me.Controls.Add(Me.Label7)
|
|
Me.Controls.Add(Me.Label5)
|
|
Me.Controls.Add(Me.Label6)
|
|
Me.Controls.Add(Me.pnlTop)
|
|
Me.Controls.Add(Me.Panel1)
|
|
Me.Controls.Add(Me.Panel2)
|
|
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
|
Me.Name = "frmAuditFlow_Pruefungen"
|
|
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
|
|
Me.Text = "AuditFlow Prüfungsojekt"
|
|
Me.pnlTop.ResumeLayout(False)
|
|
Me.pnlTop.PerformLayout()
|
|
Me.Panel1.ResumeLayout(False)
|
|
Me.Panel1.PerformLayout()
|
|
Me.Panel2.ResumeLayout(False)
|
|
Me.Panel2.PerformLayout()
|
|
Me.ResumeLayout(False)
|
|
Me.PerformLayout()
|
|
|
|
End Sub
|
|
|
|
Friend WithEvents pnlTop As Windows.Forms.Panel
|
|
Friend WithEvents Label1 As Windows.Forms.Label
|
|
Friend WithEvents Label7 As Windows.Forms.Label
|
|
Friend WithEvents Label5 As Windows.Forms.Label
|
|
Friend WithEvents Label6 As Windows.Forms.Label
|
|
Friend WithEvents Label2 As Windows.Forms.Label
|
|
Friend WithEvents Label3 As Windows.Forms.Label
|
|
Friend WithEvents txtBezeichnung As MyTextBox
|
|
Friend WithEvents txtKennung As MyTextBox
|
|
Friend WithEvents cboMA As MyComboBox
|
|
Friend WithEvents Label8 As Windows.Forms.Label
|
|
Friend WithEvents datVon As MyTextBox
|
|
Friend WithEvents Panel1 As Windows.Forms.Panel
|
|
Friend WithEvents Panel2 As Windows.Forms.Panel
|
|
Friend WithEvents Label15 As Windows.Forms.Label
|
|
Friend WithEvents Button2 As Windows.Forms.Button
|
|
Friend WithEvents Label4 As Windows.Forms.Label
|
|
Friend WithEvents Label9 As Windows.Forms.Label
|
|
Friend WithEvents rtbErledigtBemerkung As Windows.Forms.RichTextBox
|
|
Friend WithEvents cbxErledigt As Windows.Forms.CheckBox
|
|
Friend WithEvents Label10 As Windows.Forms.Label
|
|
Friend WithEvents UsrcntlPDFScanList1 As usrcntlPDFScanList
|
|
Friend WithEvents Label11 As Windows.Forms.Label
|
|
Friend WithEvents txtFirma As MyTextBox
|
|
Friend WithEvents txtNL As MyTextBox
|
|
Friend WithEvents txtStandort As MyTextBox
|
|
Friend WithEvents txtKategorie As MyTextBox
|
|
Friend WithEvents Button1 As Windows.Forms.Button
|
|
Friend WithEvents lblErledigt As Windows.Forms.Label
|
|
End Class
|