AuditFlow, OpenSnd_SendToAviso
This commit is contained in:
@@ -26,12 +26,8 @@ Partial Class frmAuditFlow_Pruefungen
|
||||
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.cboKategorie = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
||||
Me.Label1 = New System.Windows.Forms.Label()
|
||||
Me.Label7 = New System.Windows.Forms.Label()
|
||||
Me.cboStandort = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
||||
Me.cboFirma = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
||||
Me.cboNL = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
||||
Me.Label5 = New System.Windows.Forms.Label()
|
||||
Me.Label6 = New System.Windows.Forms.Label()
|
||||
Me.Label2 = New System.Windows.Forms.Label()
|
||||
@@ -44,13 +40,19 @@ Partial Class frmAuditFlow_Pruefungen
|
||||
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.RichTextBox1 = New System.Windows.Forms.RichTextBox()
|
||||
Me.CheckBox2 = New System.Windows.Forms.CheckBox()
|
||||
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()
|
||||
@@ -77,25 +79,9 @@ Partial Class frmAuditFlow_Pruefungen
|
||||
Me.Label4.TabIndex = 0
|
||||
Me.Label4.Text = "AuditFlow Prüfung"
|
||||
'
|
||||
'cboKategorie
|
||||
'
|
||||
Me.cboKategorie._allowedValuesFreiText = Nothing
|
||||
Me.cboKategorie._allowFreiText = False
|
||||
Me.cboKategorie._value = ""
|
||||
Me.cboKategorie.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend
|
||||
Me.cboKategorie.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems
|
||||
Me.cboKategorie.Enabled = False
|
||||
Me.cboKategorie.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.cboKategorie.FormattingEnabled = True
|
||||
Me.cboKategorie.Location = New System.Drawing.Point(403, 125)
|
||||
Me.cboKategorie.Name = "cboKategorie"
|
||||
Me.cboKategorie.Size = New System.Drawing.Size(143, 24)
|
||||
Me.cboKategorie.TabIndex = 38
|
||||
'
|
||||
'Label1
|
||||
'
|
||||
Me.Label1.AutoSize = True
|
||||
Me.Label1.Enabled = False
|
||||
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"
|
||||
@@ -106,7 +92,6 @@ Partial Class frmAuditFlow_Pruefungen
|
||||
'Label7
|
||||
'
|
||||
Me.Label7.AutoSize = True
|
||||
Me.Label7.Enabled = False
|
||||
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"
|
||||
@@ -114,55 +99,9 @@ Partial Class frmAuditFlow_Pruefungen
|
||||
Me.Label7.TabIndex = 36
|
||||
Me.Label7.Text = "Standort:"
|
||||
'
|
||||
'cboStandort
|
||||
'
|
||||
Me.cboStandort._allowedValuesFreiText = Nothing
|
||||
Me.cboStandort._allowFreiText = False
|
||||
Me.cboStandort._value = ""
|
||||
Me.cboStandort.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend
|
||||
Me.cboStandort.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems
|
||||
Me.cboStandort.Enabled = False
|
||||
Me.cboStandort.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.cboStandort.FormattingEnabled = True
|
||||
Me.cboStandort.Location = New System.Drawing.Point(123, 125)
|
||||
Me.cboStandort.Name = "cboStandort"
|
||||
Me.cboStandort.Size = New System.Drawing.Size(143, 24)
|
||||
Me.cboStandort.TabIndex = 35
|
||||
'
|
||||
'cboFirma
|
||||
'
|
||||
Me.cboFirma._allowedValuesFreiText = Nothing
|
||||
Me.cboFirma._allowFreiText = False
|
||||
Me.cboFirma._value = ""
|
||||
Me.cboFirma.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend
|
||||
Me.cboFirma.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems
|
||||
Me.cboFirma.Enabled = False
|
||||
Me.cboFirma.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.cboFirma.FormattingEnabled = True
|
||||
Me.cboFirma.Location = New System.Drawing.Point(123, 68)
|
||||
Me.cboFirma.Name = "cboFirma"
|
||||
Me.cboFirma.Size = New System.Drawing.Size(143, 24)
|
||||
Me.cboFirma.TabIndex = 34
|
||||
'
|
||||
'cboNL
|
||||
'
|
||||
Me.cboNL._allowedValuesFreiText = Nothing
|
||||
Me.cboNL._allowFreiText = False
|
||||
Me.cboNL._value = ""
|
||||
Me.cboNL.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend
|
||||
Me.cboNL.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems
|
||||
Me.cboNL.Enabled = False
|
||||
Me.cboNL.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.cboNL.FormattingEnabled = True
|
||||
Me.cboNL.Location = New System.Drawing.Point(123, 94)
|
||||
Me.cboNL.Name = "cboNL"
|
||||
Me.cboNL.Size = New System.Drawing.Size(143, 24)
|
||||
Me.cboNL.TabIndex = 33
|
||||
'
|
||||
'Label5
|
||||
'
|
||||
Me.Label5.AutoSize = True
|
||||
Me.Label5.Enabled = False
|
||||
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"
|
||||
@@ -173,7 +112,6 @@ Partial Class frmAuditFlow_Pruefungen
|
||||
'Label6
|
||||
'
|
||||
Me.Label6.AutoSize = True
|
||||
Me.Label6.Enabled = False
|
||||
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"
|
||||
@@ -184,7 +122,6 @@ Partial Class frmAuditFlow_Pruefungen
|
||||
'Label2
|
||||
'
|
||||
Me.Label2.AutoSize = True
|
||||
Me.Label2.Enabled = False
|
||||
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"
|
||||
@@ -195,7 +132,6 @@ Partial Class frmAuditFlow_Pruefungen
|
||||
'Label3
|
||||
'
|
||||
Me.Label3.AutoSize = True
|
||||
Me.Label3.Enabled = False
|
||||
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"
|
||||
@@ -217,7 +153,7 @@ Partial Class frmAuditFlow_Pruefungen
|
||||
Me.txtBezeichnung._value = ""
|
||||
Me.txtBezeichnung._Waehrung = False
|
||||
Me.txtBezeichnung._WaehrungZeichen = True
|
||||
Me.txtBezeichnung.Enabled = False
|
||||
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)
|
||||
@@ -226,6 +162,7 @@ Partial Class frmAuditFlow_Pruefungen
|
||||
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
|
||||
'
|
||||
@@ -243,7 +180,7 @@ Partial Class frmAuditFlow_Pruefungen
|
||||
Me.txtKennung._value = ""
|
||||
Me.txtKennung._Waehrung = False
|
||||
Me.txtKennung._WaehrungZeichen = True
|
||||
Me.txtKennung.Enabled = False
|
||||
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)
|
||||
@@ -252,6 +189,7 @@ Partial Class frmAuditFlow_Pruefungen
|
||||
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
|
||||
'
|
||||
@@ -273,7 +211,6 @@ Partial Class frmAuditFlow_Pruefungen
|
||||
'Label8
|
||||
'
|
||||
Me.Label8.AutoSize = True
|
||||
Me.Label8.Enabled = False
|
||||
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"
|
||||
@@ -329,43 +266,74 @@ Partial Class frmAuditFlow_Pruefungen
|
||||
'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.RichTextBox1)
|
||||
Me.Panel2.Controls.Add(Me.CheckBox2)
|
||||
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, 53)
|
||||
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:"
|
||||
'
|
||||
'RichTextBox1
|
||||
'rtbErledigtBemerkung
|
||||
'
|
||||
Me.RichTextBox1.Location = New System.Drawing.Point(123, 50)
|
||||
Me.RichTextBox1.Name = "RichTextBox1"
|
||||
Me.RichTextBox1.Size = New System.Drawing.Size(436, 197)
|
||||
Me.RichTextBox1.TabIndex = 69
|
||||
Me.RichTextBox1.Text = ""
|
||||
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 = ""
|
||||
'
|
||||
'CheckBox2
|
||||
'cbxErledigt
|
||||
'
|
||||
Me.CheckBox2.AutoSize = True
|
||||
Me.CheckBox2.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold)
|
||||
Me.CheckBox2.Location = New System.Drawing.Point(123, 19)
|
||||
Me.CheckBox2.Name = "CheckBox2"
|
||||
Me.CheckBox2.Size = New System.Drawing.Size(118, 24)
|
||||
Me.CheckBox2.TabIndex = 68
|
||||
Me.CheckBox2.Text = "ERLEDIGT"
|
||||
Me.CheckBox2.UseVisualStyleBackColor = True
|
||||
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
|
||||
'
|
||||
@@ -383,7 +351,7 @@ Partial Class frmAuditFlow_Pruefungen
|
||||
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, 786)
|
||||
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)
|
||||
@@ -409,7 +377,7 @@ Partial Class frmAuditFlow_Pruefungen
|
||||
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, 145)
|
||||
Me.UsrcntlPDFScanList1.Size = New System.Drawing.Size(275, 134)
|
||||
Me.UsrcntlPDFScanList1.TabIndex = 64
|
||||
'
|
||||
'Label11
|
||||
@@ -422,12 +390,124 @@ Partial Class frmAuditFlow_Pruefungen
|
||||
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)
|
||||
@@ -437,12 +517,8 @@ Partial Class frmAuditFlow_Pruefungen
|
||||
Me.Controls.Add(Me.txtBezeichnung)
|
||||
Me.Controls.Add(Me.Label3)
|
||||
Me.Controls.Add(Me.Label2)
|
||||
Me.Controls.Add(Me.cboKategorie)
|
||||
Me.Controls.Add(Me.Label1)
|
||||
Me.Controls.Add(Me.Label7)
|
||||
Me.Controls.Add(Me.cboStandort)
|
||||
Me.Controls.Add(Me.cboFirma)
|
||||
Me.Controls.Add(Me.cboNL)
|
||||
Me.Controls.Add(Me.Label5)
|
||||
Me.Controls.Add(Me.Label6)
|
||||
Me.Controls.Add(Me.pnlTop)
|
||||
@@ -464,12 +540,8 @@ Partial Class frmAuditFlow_Pruefungen
|
||||
End Sub
|
||||
|
||||
Friend WithEvents pnlTop As Windows.Forms.Panel
|
||||
Friend WithEvents cboKategorie As MyComboBox
|
||||
Friend WithEvents Label1 As Windows.Forms.Label
|
||||
Friend WithEvents Label7 As Windows.Forms.Label
|
||||
Friend WithEvents cboStandort As MyComboBox
|
||||
Friend WithEvents cboFirma As MyComboBox
|
||||
Friend WithEvents cboNL As MyComboBox
|
||||
Friend WithEvents Label5 As Windows.Forms.Label
|
||||
Friend WithEvents Label6 As Windows.Forms.Label
|
||||
Friend WithEvents Label2 As Windows.Forms.Label
|
||||
@@ -485,9 +557,15 @@ Partial Class frmAuditFlow_Pruefungen
|
||||
Friend WithEvents Button2 As Windows.Forms.Button
|
||||
Friend WithEvents Label4 As Windows.Forms.Label
|
||||
Friend WithEvents Label9 As Windows.Forms.Label
|
||||
Friend WithEvents RichTextBox1 As Windows.Forms.RichTextBox
|
||||
Friend WithEvents CheckBox2 As Windows.Forms.CheckBox
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user