682 lines
32 KiB
VB.net
682 lines
32 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
|
|
Partial Class frmAuditFlow_Pruefungsojekt
|
|
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()
|
|
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmAuditFlow_Pruefungsojekt))
|
|
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()
|
|
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.datBis = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Label23 = New System.Windows.Forms.Label()
|
|
Me.Label13 = New System.Windows.Forms.Label()
|
|
Me.Label9 = New System.Windows.Forms.Label()
|
|
Me.txtErinnerungVorlaubInTagen = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Label10 = New System.Windows.Forms.Label()
|
|
Me.Label11 = New System.Windows.Forms.Label()
|
|
Me.Label12 = New System.Windows.Forms.Label()
|
|
Me.Label14 = New System.Windows.Forms.Label()
|
|
Me.txtIntervallWert = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.cboIntervall = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
|
Me.Panel1 = New System.Windows.Forms.Panel()
|
|
Me.CheckBox2 = New System.Windows.Forms.CheckBox()
|
|
Me.Label15 = New System.Windows.Forms.Label()
|
|
Me.txtZustaendigIntern_Mail = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Panel2 = New System.Windows.Forms.Panel()
|
|
Me.Button2 = New System.Windows.Forms.Button()
|
|
Me.Button1 = New System.Windows.Forms.Button()
|
|
Me.CheckBox1 = New System.Windows.Forms.CheckBox()
|
|
Me.Label16 = New System.Windows.Forms.Label()
|
|
Me.rtbWeitereInfo = New System.Windows.Forms.RichTextBox()
|
|
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(566, 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(117, 26)
|
|
Me.Label4.TabIndex = 0
|
|
Me.Label4.Text = "AuditFlow"
|
|
'
|
|
'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.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.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:"
|
|
'
|
|
'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.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(110, 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.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(110, 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.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(110, 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.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.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!)
|
|
Me.txtBezeichnung.ForeColor = System.Drawing.Color.Black
|
|
Me.txtBezeichnung.Location = New System.Drawing.Point(110, 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.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.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!)
|
|
Me.txtKennung.ForeColor = System.Drawing.Color.Black
|
|
Me.txtKennung.Location = New System.Drawing.Point(110, 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.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.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!)
|
|
Me.cboMA.FormattingEnabled = True
|
|
Me.cboMA.Location = New System.Drawing.Point(110, 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(110, 32)
|
|
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(110, 26)
|
|
Me.datVon.TabIndex = 48
|
|
'
|
|
'datBis
|
|
'
|
|
Me.datBis._DateTimeOnly = False
|
|
Me.datBis._numbersOnly = False
|
|
Me.datBis._numbersOnlyKommastellen = ""
|
|
Me.datBis._numbersOnlyTrennzeichen = False
|
|
Me.datBis._Prozent = False
|
|
Me.datBis._ShortDateNew = True
|
|
Me.datBis._ShortDateOnly = False
|
|
Me.datBis._TimeOnly = False
|
|
Me.datBis._TimeOnly_Seconds = False
|
|
Me.datBis._value = ""
|
|
Me.datBis._Waehrung = False
|
|
Me.datBis._WaehrungZeichen = True
|
|
Me.datBis.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!)
|
|
Me.datBis.ForeColor = System.Drawing.Color.Black
|
|
Me.datBis.Location = New System.Drawing.Point(110, 66)
|
|
Me.datBis.MaxLength = 10
|
|
Me.datBis.MaxLineLength = -1
|
|
Me.datBis.MaxLines_Warning = ""
|
|
Me.datBis.MaxLines_Warning_Label = Nothing
|
|
Me.datBis.Name = "datBis"
|
|
Me.datBis.Size = New System.Drawing.Size(110, 26)
|
|
Me.datBis.TabIndex = 51
|
|
'
|
|
'Label23
|
|
'
|
|
Me.Label23.AutoSize = True
|
|
Me.Label23.Location = New System.Drawing.Point(14, 74)
|
|
Me.Label23.Name = "Label23"
|
|
Me.Label23.Size = New System.Drawing.Size(64, 13)
|
|
Me.Label23.TabIndex = 50
|
|
Me.Label23.Text = "(Enddatum):"
|
|
'
|
|
'Label13
|
|
'
|
|
Me.Label13.AutoSize = True
|
|
Me.Label13.Location = New System.Drawing.Point(15, 40)
|
|
Me.Label13.Name = "Label13"
|
|
Me.Label13.Size = New System.Drawing.Size(61, 13)
|
|
Me.Label13.TabIndex = 47
|
|
Me.Label13.Text = "Startdatum:"
|
|
'
|
|
'Label9
|
|
'
|
|
Me.Label9.AutoSize = True
|
|
Me.Label9.Location = New System.Drawing.Point(257, 40)
|
|
Me.Label9.Name = "Label9"
|
|
Me.Label9.Size = New System.Drawing.Size(174, 13)
|
|
Me.Label9.TabIndex = 53
|
|
Me.Label9.Text = "Erinnerung vor Fälligkeit (in Tagen):"
|
|
'
|
|
'txtErinnerungVorlaubInTagen
|
|
'
|
|
Me.txtErinnerungVorlaubInTagen._DateTimeOnly = False
|
|
Me.txtErinnerungVorlaubInTagen._numbersOnly = False
|
|
Me.txtErinnerungVorlaubInTagen._numbersOnlyKommastellen = ""
|
|
Me.txtErinnerungVorlaubInTagen._numbersOnlyTrennzeichen = True
|
|
Me.txtErinnerungVorlaubInTagen._Prozent = False
|
|
Me.txtErinnerungVorlaubInTagen._ShortDateNew = False
|
|
Me.txtErinnerungVorlaubInTagen._ShortDateOnly = False
|
|
Me.txtErinnerungVorlaubInTagen._TimeOnly = False
|
|
Me.txtErinnerungVorlaubInTagen._TimeOnly_Seconds = False
|
|
Me.txtErinnerungVorlaubInTagen._value = ""
|
|
Me.txtErinnerungVorlaubInTagen._Waehrung = False
|
|
Me.txtErinnerungVorlaubInTagen._WaehrungZeichen = True
|
|
Me.txtErinnerungVorlaubInTagen.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!)
|
|
Me.txtErinnerungVorlaubInTagen.ForeColor = System.Drawing.Color.Black
|
|
Me.txtErinnerungVorlaubInTagen.Location = New System.Drawing.Point(437, 32)
|
|
Me.txtErinnerungVorlaubInTagen.MaxLineLength = -1
|
|
Me.txtErinnerungVorlaubInTagen.MaxLines_Warning = ""
|
|
Me.txtErinnerungVorlaubInTagen.MaxLines_Warning_Label = Nothing
|
|
Me.txtErinnerungVorlaubInTagen.Multiline = True
|
|
Me.txtErinnerungVorlaubInTagen.Name = "txtErinnerungVorlaubInTagen"
|
|
Me.txtErinnerungVorlaubInTagen.Size = New System.Drawing.Size(109, 28)
|
|
Me.txtErinnerungVorlaubInTagen.TabIndex = 54
|
|
'
|
|
'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, 22)
|
|
Me.Label10.Name = "Label10"
|
|
Me.Label10.Size = New System.Drawing.Size(89, 13)
|
|
Me.Label10.TabIndex = 55
|
|
Me.Label10.Text = "Wiederholung:"
|
|
'
|
|
'Label11
|
|
'
|
|
Me.Label11.AutoSize = True
|
|
Me.Label11.Location = New System.Drawing.Point(14, 50)
|
|
Me.Label11.Name = "Label11"
|
|
Me.Label11.Size = New System.Drawing.Size(47, 13)
|
|
Me.Label11.TabIndex = 56
|
|
Me.Label11.Text = "Intervall:"
|
|
'
|
|
'Label12
|
|
'
|
|
Me.Label12.AutoSize = True
|
|
Me.Label12.Location = New System.Drawing.Point(257, 50)
|
|
Me.Label12.Name = "Label12"
|
|
Me.Label12.Size = New System.Drawing.Size(73, 13)
|
|
Me.Label12.TabIndex = 57
|
|
Me.Label12.Text = "Intervall-Wert:"
|
|
'
|
|
'Label14
|
|
'
|
|
Me.Label14.AutoSize = True
|
|
Me.Label14.Location = New System.Drawing.Point(257, 73)
|
|
Me.Label14.Name = "Label14"
|
|
Me.Label14.Size = New System.Drawing.Size(254, 13)
|
|
Me.Label14.TabIndex = 58
|
|
Me.Label14.Text = "(zB. Intervall in TAGEN --> Wert ""2"" = Alle 2 Tage)"
|
|
'
|
|
'txtIntervallWert
|
|
'
|
|
Me.txtIntervallWert._DateTimeOnly = False
|
|
Me.txtIntervallWert._numbersOnly = False
|
|
Me.txtIntervallWert._numbersOnlyKommastellen = ""
|
|
Me.txtIntervallWert._numbersOnlyTrennzeichen = True
|
|
Me.txtIntervallWert._Prozent = False
|
|
Me.txtIntervallWert._ShortDateNew = False
|
|
Me.txtIntervallWert._ShortDateOnly = False
|
|
Me.txtIntervallWert._TimeOnly = False
|
|
Me.txtIntervallWert._TimeOnly_Seconds = False
|
|
Me.txtIntervallWert._value = "1"
|
|
Me.txtIntervallWert._Waehrung = False
|
|
Me.txtIntervallWert._WaehrungZeichen = True
|
|
Me.txtIntervallWert.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!)
|
|
Me.txtIntervallWert.ForeColor = System.Drawing.Color.Black
|
|
Me.txtIntervallWert.Location = New System.Drawing.Point(336, 42)
|
|
Me.txtIntervallWert.MaxLength = 3
|
|
Me.txtIntervallWert.MaxLineLength = -1
|
|
Me.txtIntervallWert.MaxLines_Warning = ""
|
|
Me.txtIntervallWert.MaxLines_Warning_Label = Nothing
|
|
Me.txtIntervallWert.Multiline = True
|
|
Me.txtIntervallWert.Name = "txtIntervallWert"
|
|
Me.txtIntervallWert.Size = New System.Drawing.Size(110, 28)
|
|
Me.txtIntervallWert.TabIndex = 59
|
|
Me.txtIntervallWert.Text = "1"
|
|
'
|
|
'cboIntervall
|
|
'
|
|
Me.cboIntervall._allowedValuesFreiText = Nothing
|
|
Me.cboIntervall._allowFreiText = False
|
|
Me.cboIntervall._value = ""
|
|
Me.cboIntervall.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend
|
|
Me.cboIntervall.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems
|
|
Me.cboIntervall.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!)
|
|
Me.cboIntervall.FormattingEnabled = True
|
|
Me.cboIntervall.Location = New System.Drawing.Point(110, 42)
|
|
Me.cboIntervall.Name = "cboIntervall"
|
|
Me.cboIntervall.Size = New System.Drawing.Size(104, 28)
|
|
Me.cboIntervall.TabIndex = 60
|
|
'
|
|
'Panel1
|
|
'
|
|
Me.Panel1.BackColor = System.Drawing.Color.WhiteSmoke
|
|
Me.Panel1.Controls.Add(Me.CheckBox2)
|
|
Me.Panel1.Controls.Add(Me.Label15)
|
|
Me.Panel1.Controls.Add(Me.txtZustaendigIntern_Mail)
|
|
Me.Panel1.Controls.Add(Me.txtErinnerungVorlaubInTagen)
|
|
Me.Panel1.Controls.Add(Me.Label9)
|
|
Me.Panel1.Controls.Add(Me.datBis)
|
|
Me.Panel1.Controls.Add(Me.Label23)
|
|
Me.Panel1.Controls.Add(Me.datVon)
|
|
Me.Panel1.Controls.Add(Me.Label13)
|
|
Me.Panel1.Location = New System.Drawing.Point(0, 323)
|
|
Me.Panel1.Name = "Panel1"
|
|
Me.Panel1.Size = New System.Drawing.Size(566, 110)
|
|
Me.Panel1.TabIndex = 61
|
|
'
|
|
'CheckBox2
|
|
'
|
|
Me.CheckBox2.AutoSize = True
|
|
Me.CheckBox2.Checked = True
|
|
Me.CheckBox2.CheckState = System.Windows.Forms.CheckState.Checked
|
|
Me.CheckBox2.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!)
|
|
Me.CheckBox2.Location = New System.Drawing.Point(260, 73)
|
|
Me.CheckBox2.Name = "CheckBox2"
|
|
Me.CheckBox2.Size = New System.Drawing.Size(112, 17)
|
|
Me.CheckBox2.TabIndex = 68
|
|
Me.CheckBox2.Text = "E-Mail Erinnerung:"
|
|
Me.CheckBox2.UseVisualStyleBackColor = True
|
|
'
|
|
'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(62, 13)
|
|
Me.Label15.TabIndex = 61
|
|
Me.Label15.Text = "Fälligkeit:"
|
|
'
|
|
'txtZustaendigIntern_Mail
|
|
'
|
|
Me.txtZustaendigIntern_Mail._DateTimeOnly = False
|
|
Me.txtZustaendigIntern_Mail._numbersOnly = False
|
|
Me.txtZustaendigIntern_Mail._numbersOnlyKommastellen = ""
|
|
Me.txtZustaendigIntern_Mail._numbersOnlyTrennzeichen = True
|
|
Me.txtZustaendigIntern_Mail._Prozent = False
|
|
Me.txtZustaendigIntern_Mail._ShortDateNew = False
|
|
Me.txtZustaendigIntern_Mail._ShortDateOnly = False
|
|
Me.txtZustaendigIntern_Mail._TimeOnly = False
|
|
Me.txtZustaendigIntern_Mail._TimeOnly_Seconds = False
|
|
Me.txtZustaendigIntern_Mail._value = ""
|
|
Me.txtZustaendigIntern_Mail._Waehrung = False
|
|
Me.txtZustaendigIntern_Mail._WaehrungZeichen = True
|
|
Me.txtZustaendigIntern_Mail.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!)
|
|
Me.txtZustaendigIntern_Mail.ForeColor = System.Drawing.Color.Black
|
|
Me.txtZustaendigIntern_Mail.Location = New System.Drawing.Point(378, 66)
|
|
Me.txtZustaendigIntern_Mail.MaxLineLength = -1
|
|
Me.txtZustaendigIntern_Mail.MaxLines_Warning = ""
|
|
Me.txtZustaendigIntern_Mail.MaxLines_Warning_Label = Nothing
|
|
Me.txtZustaendigIntern_Mail.Multiline = True
|
|
Me.txtZustaendigIntern_Mail.Name = "txtZustaendigIntern_Mail"
|
|
Me.txtZustaendigIntern_Mail.Size = New System.Drawing.Size(168, 28)
|
|
Me.txtZustaendigIntern_Mail.TabIndex = 65
|
|
'
|
|
'Panel2
|
|
'
|
|
Me.Panel2.BackColor = System.Drawing.Color.PapayaWhip
|
|
Me.Panel2.Controls.Add(Me.cboIntervall)
|
|
Me.Panel2.Controls.Add(Me.Label10)
|
|
Me.Panel2.Controls.Add(Me.txtIntervallWert)
|
|
Me.Panel2.Controls.Add(Me.Label11)
|
|
Me.Panel2.Controls.Add(Me.Label14)
|
|
Me.Panel2.Controls.Add(Me.Label12)
|
|
Me.Panel2.Location = New System.Drawing.Point(0, 432)
|
|
Me.Panel2.Name = "Panel2"
|
|
Me.Panel2.Size = New System.Drawing.Size(566, 100)
|
|
Me.Panel2.TabIndex = 62
|
|
'
|
|
'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(403, 693)
|
|
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
|
|
'
|
|
'Button1
|
|
'
|
|
Me.Button1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
|
Me.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button1.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
|
|
Me.Button1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.Button1.Location = New System.Drawing.Point(18, 693)
|
|
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(161, 45)
|
|
Me.Button1.TabIndex = 64
|
|
Me.Button1.Text = "Alle offenen Fälligkeiten löschen"
|
|
Me.Button1.UseVisualStyleBackColor = True
|
|
'
|
|
'CheckBox1
|
|
'
|
|
Me.CheckBox1.AutoSize = True
|
|
Me.CheckBox1.Checked = True
|
|
Me.CheckBox1.CheckState = System.Windows.Forms.CheckState.Checked
|
|
Me.CheckBox1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.CheckBox1.Location = New System.Drawing.Point(484, 72)
|
|
Me.CheckBox1.Name = "CheckBox1"
|
|
Me.CheckBox1.Size = New System.Drawing.Size(62, 17)
|
|
Me.CheckBox1.TabIndex = 67
|
|
Me.CheckBox1.Text = "AKTIV"
|
|
Me.CheckBox1.UseVisualStyleBackColor = True
|
|
'
|
|
'Label16
|
|
'
|
|
Me.Label16.AutoSize = True
|
|
Me.Label16.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label16.Location = New System.Drawing.Point(12, 544)
|
|
Me.Label16.Name = "Label16"
|
|
Me.Label16.Size = New System.Drawing.Size(96, 65)
|
|
Me.Label16.TabIndex = 72
|
|
Me.Label16.Text = "Beschreibung/ " & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Weitere Info:" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "(Kontakt,Prüfstelle," & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Inhalt, ...)" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
|
|
'
|
|
'rtbWeitereInfo
|
|
'
|
|
Me.rtbWeitereInfo.Location = New System.Drawing.Point(110, 544)
|
|
Me.rtbWeitereInfo.Name = "rtbWeitereInfo"
|
|
Me.rtbWeitereInfo.Size = New System.Drawing.Size(436, 136)
|
|
Me.rtbWeitereInfo.TabIndex = 71
|
|
Me.rtbWeitereInfo.Text = ""
|
|
'
|
|
'frmAuditFlow_Pruefungsojekt
|
|
'
|
|
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(566, 752)
|
|
Me.Controls.Add(Me.Label16)
|
|
Me.Controls.Add(Me.rtbWeitereInfo)
|
|
Me.Controls.Add(Me.CheckBox1)
|
|
Me.Controls.Add(Me.Button1)
|
|
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.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)
|
|
Me.Controls.Add(Me.Panel1)
|
|
Me.Controls.Add(Me.Panel2)
|
|
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
|
Me.Name = "frmAuditFlow_Pruefungsojekt"
|
|
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 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
|
|
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 datBis As MyTextBox
|
|
Friend WithEvents Label23 As Windows.Forms.Label
|
|
Friend WithEvents Label13 As Windows.Forms.Label
|
|
Friend WithEvents Label9 As Windows.Forms.Label
|
|
Friend WithEvents txtErinnerungVorlaubInTagen As MyTextBox
|
|
Friend WithEvents Label10 As Windows.Forms.Label
|
|
Friend WithEvents Label11 As Windows.Forms.Label
|
|
Friend WithEvents Label12 As Windows.Forms.Label
|
|
Friend WithEvents Label14 As Windows.Forms.Label
|
|
Friend WithEvents txtIntervallWert As MyTextBox
|
|
Friend WithEvents cboIntervall As MyComboBox
|
|
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 Button1 As Windows.Forms.Button
|
|
Friend WithEvents txtZustaendigIntern_Mail As MyTextBox
|
|
Friend WithEvents CheckBox1 As Windows.Forms.CheckBox
|
|
Friend WithEvents CheckBox2 As Windows.Forms.CheckBox
|
|
Friend WithEvents Label4 As Windows.Forms.Label
|
|
Friend WithEvents Label16 As Windows.Forms.Label
|
|
Friend WithEvents rtbWeitereInfo As Windows.Forms.RichTextBox
|
|
End Class
|