You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2009 lines
96 KiB
2009 lines
96 KiB
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
|
|
Partial Class frmPruefschrittUebersicht
|
|
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(frmPruefschrittUebersicht))
|
|
Me.MenuStrip1 = New System.Windows.Forms.MenuStrip()
|
|
Me.DateiToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.BeendenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.ToolStrip1 = New System.Windows.Forms.ToolStrip()
|
|
Me.TSBtnQuit = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripButton1 = New System.Windows.Forms.ToolStripButton()
|
|
Me.lblSearchStruktur_Definition = New System.Windows.Forms.ToolStripLabel()
|
|
Me.tsTxtSearch = New System.Windows.Forms.ToolStripTextBox()
|
|
Me.tsBtnSearchStruktur_Definition = New System.Windows.Forms.ToolStripButton()
|
|
Me.tsbtnFilterAufheben = New System.Windows.Forms.ToolStripButton()
|
|
Me.tsbtnAktualisieren = New System.Windows.Forms.ToolStripButton()
|
|
Me.C1Daten = New C1.Win.C1TrueDBGrid.C1TrueDBGrid()
|
|
Me.ctxMenuPruefschritt = New System.Windows.Forms.ContextMenuStrip(Me.components)
|
|
Me.AnzeigenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.BearbeitenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.WeiterleitenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.AbschliessenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.ZurückweisenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.SplitContainer1 = New System.Windows.Forms.SplitContainer()
|
|
Me.SplitContainer2 = New System.Windows.Forms.SplitContainer()
|
|
Me.GrpStatus = New System.Windows.Forms.GroupBox()
|
|
Me.TreeMassnahmen = New DevComponents.AdvTree.AdvTree()
|
|
Me.ImageList2 = New System.Windows.Forms.ImageList(Me.components)
|
|
Me.Node2 = New DevComponents.AdvTree.Node()
|
|
Me.NodeConnector2 = New DevComponents.AdvTree.NodeConnector()
|
|
Me.ElementStyle2 = New DevComponents.DotNetBar.ElementStyle()
|
|
Me.TreeUebersicht = New DevComponents.AdvTree.AdvTree()
|
|
Me.ImageList1 = New System.Windows.Forms.ImageList(Me.components)
|
|
Me.Node1 = New DevComponents.AdvTree.Node()
|
|
Me.NodeConnector1 = New DevComponents.AdvTree.NodeConnector()
|
|
Me.ElementStyle1 = New DevComponents.DotNetBar.ElementStyle()
|
|
Me.ToolStrip2 = New System.Windows.Forms.ToolStrip()
|
|
Me.tsbtnNeuesFinding = New System.Windows.Forms.ToolStripButton()
|
|
Me.tsbtnPruefschrittbearbeiten = New System.Windows.Forms.ToolStripButton()
|
|
Me.tsbtnFindingDelete = New System.Windows.Forms.ToolStripButton()
|
|
Me.ToolStripButton3 = New System.Windows.Forms.ToolStripButton()
|
|
Me.tsbtnAssessmentAnzeigen = New System.Windows.Forms.ToolStripButton()
|
|
Me.TabControl1 = New System.Windows.Forms.TabControl()
|
|
Me.TabPage3 = New System.Windows.Forms.TabPage()
|
|
Me.PnlNotiz = New System.Windows.Forms.Panel()
|
|
Me.GroupBox1 = New System.Windows.Forms.GroupBox()
|
|
Me.DokumenteAllgemein = New ThemenDokumente.Dokumente()
|
|
Me.GrpNotiz = New System.Windows.Forms.GroupBox()
|
|
Me.txtnotiz = New System.Windows.Forms.TextBox()
|
|
Me.C1Notiz = New C1.Win.C1TrueDBGrid.C1TrueDBGrid()
|
|
Me.PnlVerantwortlichkeitTermin = New System.Windows.Forms.Panel()
|
|
Me.GrpTermine = New System.Windows.Forms.GroupBox()
|
|
Me.txtMutierer = New System.Windows.Forms.TextBox()
|
|
Me.txtErstelltam = New System.Windows.Forms.TextBox()
|
|
Me.lblMutierer = New System.Windows.Forms.Label()
|
|
Me.txtMutiertam = New System.Windows.Forms.TextBox()
|
|
Me.lblErstelltam = New System.Windows.Forms.Label()
|
|
Me.lblMutiertam = New System.Windows.Forms.Label()
|
|
Me.txtZugewiesen = New System.Windows.Forms.TextBox()
|
|
Me.lblZugeweisen = New System.Windows.Forms.Label()
|
|
Me.txtTermin = New System.Windows.Forms.TextBox()
|
|
Me.lblTermin = New System.Windows.Forms.Label()
|
|
Me.Verantwortung = New System.Windows.Forms.GroupBox()
|
|
Me.txtVerantwortungPlan = New System.Windows.Forms.TextBox()
|
|
Me.lblVerantwortungPlan = New System.Windows.Forms.Label()
|
|
Me.txtVerantwortungISI = New System.Windows.Forms.TextBox()
|
|
Me.lblVerantwortlich = New System.Windows.Forms.Label()
|
|
Me.txtVerantwortlich = New System.Windows.Forms.TextBox()
|
|
Me.lblInBearbeitung = New System.Windows.Forms.Label()
|
|
Me.txtAktuellVerantwortlich = New System.Windows.Forms.TextBox()
|
|
Me.lblVerantwortungIsi = New System.Windows.Forms.Label()
|
|
Me.TabPage1 = New System.Windows.Forms.TabPage()
|
|
Me.Panel11 = New System.Windows.Forms.Panel()
|
|
Me.GrpDefinitionDokumente = New System.Windows.Forms.GroupBox()
|
|
Me.DokumenteDefinition = New ThemenDokumente.Dokumente()
|
|
Me.GrpDefinition = New System.Windows.Forms.GroupBox()
|
|
Me.txtDefinitionBemerkung = New DevComponents.DotNetBar.Controls.TextBoxX()
|
|
Me.lblDefinitionBemerkung = New System.Windows.Forms.Label()
|
|
Me.txtDefinitionBeschreibung = New DevComponents.DotNetBar.Controls.TextBoxX()
|
|
Me.lblDefinitionBeschreibung = New System.Windows.Forms.Label()
|
|
Me.txtDefinitionBezeichnung = New DevComponents.DotNetBar.Controls.TextBoxX()
|
|
Me.lblDefinitionBezeichnung = New System.Windows.Forms.Label()
|
|
Me.txtStruktur = New DevComponents.DotNetBar.Controls.TextBoxX()
|
|
Me.lblStruktur = New System.Windows.Forms.Label()
|
|
Me.GrpVorgabe = New System.Windows.Forms.GroupBox()
|
|
Me.C1Vorgaben = New C1.Win.C1TrueDBGrid.C1TrueDBGrid()
|
|
Me.Panel10 = New System.Windows.Forms.Panel()
|
|
Me.txtMassnahmen = New System.Windows.Forms.TextBox()
|
|
Me.txtHilfsmittel = New System.Windows.Forms.TextBox()
|
|
Me.lblPruefgegenstand = New System.Windows.Forms.Label()
|
|
Me.lblHilfsmittel = New System.Windows.Forms.Label()
|
|
Me.txtPruefgegenstand = New System.Windows.Forms.TextBox()
|
|
Me.txtBezeichnung = New System.Windows.Forms.TextBox()
|
|
Me.lblMassnahmen1 = New System.Windows.Forms.Label()
|
|
Me.lblBezeichnung = New System.Windows.Forms.Label()
|
|
Me.lblEreignisse = New System.Windows.Forms.Label()
|
|
Me.lblKontrollaktivität = New System.Windows.Forms.Label()
|
|
Me.txtEreignisse = New System.Windows.Forms.TextBox()
|
|
Me.txtBeschreibung = New System.Windows.Forms.TextBox()
|
|
Me.lblMassnahmen2 = New System.Windows.Forms.Label()
|
|
Me.lblBeschreibung = New System.Windows.Forms.Label()
|
|
Me.lblEreignisse2 = New System.Windows.Forms.Label()
|
|
Me.TabPage4 = New System.Windows.Forms.TabPage()
|
|
Me.SplitContainerResultat = New System.Windows.Forms.SplitContainer()
|
|
Me.GrpResultatDokumente = New System.Windows.Forms.GroupBox()
|
|
Me.DokumenteResultat = New ThemenDokumente.Dokumente()
|
|
Me.GrpBeschreibung = New System.Windows.Forms.GroupBox()
|
|
Me.txtBeschreibungResultat = New System.Windows.Forms.TextBox()
|
|
Me.GrpKurzbeschreibung = New System.Windows.Forms.GroupBox()
|
|
Me.txtKurzbeschreibungResultat = New System.Windows.Forms.TextBox()
|
|
Me.SplitContainerFindings = New System.Windows.Forms.SplitContainer()
|
|
Me.GroupBox2 = New System.Windows.Forms.GroupBox()
|
|
Me.GrpDokumenteFindings = New System.Windows.Forms.GroupBox()
|
|
Me.DokumenteFindings = New ThemenDokumente.Dokumente()
|
|
Me.Panel4 = New System.Windows.Forms.Panel()
|
|
Me.txtfindingbeschreibung = New System.Windows.Forms.TextBox()
|
|
Me.Panel3 = New System.Windows.Forms.Panel()
|
|
Me.lblMassnahmeBeschreibung = New System.Windows.Forms.Label()
|
|
Me.Panel2 = New System.Windows.Forms.Panel()
|
|
Me.txtfindingbezeichnung = New System.Windows.Forms.TextBox()
|
|
Me.Panel1 = New System.Windows.Forms.Panel()
|
|
Me.lblMassnahmeBezeichnung = New System.Windows.Forms.Label()
|
|
Me.C1Findings = New C1.Win.C1TrueDBGrid.C1TrueDBGrid()
|
|
Me.GroupBox5 = New System.Windows.Forms.GroupBox()
|
|
Me.DokumenteMassnahmen = New ThemenDokumente.Dokumente()
|
|
Me.Panel5 = New System.Windows.Forms.Panel()
|
|
Me.SplitContainer3 = New System.Windows.Forms.SplitContainer()
|
|
Me.txtMassnahmebeschreibung = New System.Windows.Forms.TextBox()
|
|
Me.Panel6 = New System.Windows.Forms.Panel()
|
|
Me.Label1 = New System.Windows.Forms.Label()
|
|
Me.txtMassnahmeResultat = New System.Windows.Forms.TextBox()
|
|
Me.Panel9 = New System.Windows.Forms.Panel()
|
|
Me.Label3 = New System.Windows.Forms.Label()
|
|
Me.Panel7 = New System.Windows.Forms.Panel()
|
|
Me.txtmassnahmebezeichnung = New System.Windows.Forms.TextBox()
|
|
Me.Panel8 = New System.Windows.Forms.Panel()
|
|
Me.Label2 = New System.Windows.Forms.Label()
|
|
Me.GroupBox3 = New System.Windows.Forms.GroupBox()
|
|
Me.C1Massnahmen = New C1.Win.C1TrueDBGrid.C1TrueDBGrid()
|
|
Me.TabPage5 = New System.Windows.Forms.TabPage()
|
|
Me.C1History = New C1.Win.C1TrueDBGrid.C1TrueDBGrid()
|
|
Me.ImageListFindings = New System.Windows.Forms.ImageList(Me.components)
|
|
Me.ImageListeMassnahmen = New System.Windows.Forms.ImageList(Me.components)
|
|
Me.MenuStrip1.SuspendLayout()
|
|
Me.ToolStrip1.SuspendLayout()
|
|
CType(Me.C1Daten, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.ctxMenuPruefschritt.SuspendLayout()
|
|
CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SplitContainer1.Panel1.SuspendLayout()
|
|
Me.SplitContainer1.Panel2.SuspendLayout()
|
|
Me.SplitContainer1.SuspendLayout()
|
|
CType(Me.SplitContainer2, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SplitContainer2.Panel1.SuspendLayout()
|
|
Me.SplitContainer2.Panel2.SuspendLayout()
|
|
Me.SplitContainer2.SuspendLayout()
|
|
Me.GrpStatus.SuspendLayout()
|
|
CType(Me.TreeMassnahmen, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TreeUebersicht, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.ToolStrip2.SuspendLayout()
|
|
Me.TabControl1.SuspendLayout()
|
|
Me.TabPage3.SuspendLayout()
|
|
Me.PnlNotiz.SuspendLayout()
|
|
Me.GroupBox1.SuspendLayout()
|
|
Me.GrpNotiz.SuspendLayout()
|
|
CType(Me.C1Notiz, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.PnlVerantwortlichkeitTermin.SuspendLayout()
|
|
Me.GrpTermine.SuspendLayout()
|
|
Me.Verantwortung.SuspendLayout()
|
|
Me.TabPage1.SuspendLayout()
|
|
Me.Panel11.SuspendLayout()
|
|
Me.GrpDefinitionDokumente.SuspendLayout()
|
|
Me.GrpDefinition.SuspendLayout()
|
|
Me.GrpVorgabe.SuspendLayout()
|
|
CType(Me.C1Vorgaben, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.Panel10.SuspendLayout()
|
|
Me.TabPage4.SuspendLayout()
|
|
CType(Me.SplitContainerResultat, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SplitContainerResultat.Panel1.SuspendLayout()
|
|
Me.SplitContainerResultat.Panel2.SuspendLayout()
|
|
Me.SplitContainerResultat.SuspendLayout()
|
|
Me.GrpResultatDokumente.SuspendLayout()
|
|
Me.GrpBeschreibung.SuspendLayout()
|
|
Me.GrpKurzbeschreibung.SuspendLayout()
|
|
CType(Me.SplitContainerFindings, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SplitContainerFindings.Panel1.SuspendLayout()
|
|
Me.SplitContainerFindings.Panel2.SuspendLayout()
|
|
Me.SplitContainerFindings.SuspendLayout()
|
|
Me.GroupBox2.SuspendLayout()
|
|
Me.GrpDokumenteFindings.SuspendLayout()
|
|
Me.Panel4.SuspendLayout()
|
|
Me.Panel3.SuspendLayout()
|
|
Me.Panel2.SuspendLayout()
|
|
Me.Panel1.SuspendLayout()
|
|
CType(Me.C1Findings, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.GroupBox5.SuspendLayout()
|
|
Me.Panel5.SuspendLayout()
|
|
CType(Me.SplitContainer3, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SplitContainer3.Panel1.SuspendLayout()
|
|
Me.SplitContainer3.Panel2.SuspendLayout()
|
|
Me.SplitContainer3.SuspendLayout()
|
|
Me.Panel6.SuspendLayout()
|
|
Me.Panel9.SuspendLayout()
|
|
Me.Panel7.SuspendLayout()
|
|
Me.Panel8.SuspendLayout()
|
|
Me.GroupBox3.SuspendLayout()
|
|
CType(Me.C1Massnahmen, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.TabPage5.SuspendLayout()
|
|
CType(Me.C1History, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SuspendLayout()
|
|
'
|
|
'MenuStrip1
|
|
'
|
|
Me.MenuStrip1.ImageScalingSize = New System.Drawing.Size(24, 24)
|
|
Me.MenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.DateiToolStripMenuItem})
|
|
Me.MenuStrip1.Location = New System.Drawing.Point(0, 0)
|
|
Me.MenuStrip1.Name = "MenuStrip1"
|
|
Me.MenuStrip1.Size = New System.Drawing.Size(1248, 24)
|
|
Me.MenuStrip1.TabIndex = 5
|
|
Me.MenuStrip1.Text = "MenuStrip1"
|
|
'
|
|
'DateiToolStripMenuItem
|
|
'
|
|
Me.DateiToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.BeendenToolStripMenuItem})
|
|
Me.DateiToolStripMenuItem.Name = "DateiToolStripMenuItem"
|
|
Me.DateiToolStripMenuItem.Size = New System.Drawing.Size(46, 20)
|
|
Me.DateiToolStripMenuItem.Text = "&Datei"
|
|
'
|
|
'BeendenToolStripMenuItem
|
|
'
|
|
Me.BeendenToolStripMenuItem.Name = "BeendenToolStripMenuItem"
|
|
Me.BeendenToolStripMenuItem.Size = New System.Drawing.Size(128, 22)
|
|
Me.BeendenToolStripMenuItem.Text = "&Schliessen"
|
|
'
|
|
'ToolStrip1
|
|
'
|
|
Me.ToolStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.TSBtnQuit, Me.ToolStripButton1, Me.lblSearchStruktur_Definition, Me.tsTxtSearch, Me.tsBtnSearchStruktur_Definition, Me.tsbtnFilterAufheben, Me.tsbtnAktualisieren})
|
|
Me.ToolStrip1.Location = New System.Drawing.Point(0, 24)
|
|
Me.ToolStrip1.Name = "ToolStrip1"
|
|
Me.ToolStrip1.Padding = New System.Windows.Forms.Padding(0, 0, 2, 0)
|
|
Me.ToolStrip1.Size = New System.Drawing.Size(1248, 25)
|
|
Me.ToolStrip1.TabIndex = 6
|
|
Me.ToolStrip1.Text = "ToolStrip1"
|
|
'
|
|
'TSBtnQuit
|
|
'
|
|
Me.TSBtnQuit.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.TSBtnQuit.Image = CType(resources.GetObject("TSBtnQuit.Image"), System.Drawing.Image)
|
|
Me.TSBtnQuit.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.TSBtnQuit.Name = "TSBtnQuit"
|
|
Me.TSBtnQuit.Size = New System.Drawing.Size(23, 22)
|
|
Me.TSBtnQuit.Text = "ToolStripButton1"
|
|
Me.TSBtnQuit.ToolTipText = "Fenster schliessen"
|
|
'
|
|
'ToolStripButton1
|
|
'
|
|
Me.ToolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton1.Image = CType(resources.GetObject("ToolStripButton1.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.ToolStripButton1.Name = "ToolStripButton1"
|
|
Me.ToolStripButton1.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton1.Text = "ToolStripButton1"
|
|
Me.ToolStripButton1.Visible = False
|
|
'
|
|
'lblSearchStruktur_Definition
|
|
'
|
|
Me.lblSearchStruktur_Definition.Name = "lblSearchStruktur_Definition"
|
|
Me.lblSearchStruktur_Definition.Size = New System.Drawing.Size(46, 22)
|
|
Me.lblSearchStruktur_Definition.Text = "Suchen"
|
|
'
|
|
'tsTxtSearch
|
|
'
|
|
Me.tsTxtSearch.Name = "tsTxtSearch"
|
|
Me.tsTxtSearch.Size = New System.Drawing.Size(100, 25)
|
|
'
|
|
'tsBtnSearchStruktur_Definition
|
|
'
|
|
Me.tsBtnSearchStruktur_Definition.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.tsBtnSearchStruktur_Definition.Image = CType(resources.GetObject("tsBtnSearchStruktur_Definition.Image"), System.Drawing.Image)
|
|
Me.tsBtnSearchStruktur_Definition.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.tsBtnSearchStruktur_Definition.Name = "tsBtnSearchStruktur_Definition"
|
|
Me.tsBtnSearchStruktur_Definition.Size = New System.Drawing.Size(23, 22)
|
|
Me.tsBtnSearchStruktur_Definition.Text = "Suchen"
|
|
'
|
|
'tsbtnFilterAufheben
|
|
'
|
|
Me.tsbtnFilterAufheben.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.tsbtnFilterAufheben.Image = CType(resources.GetObject("tsbtnFilterAufheben.Image"), System.Drawing.Image)
|
|
Me.tsbtnFilterAufheben.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.tsbtnFilterAufheben.Name = "tsbtnFilterAufheben"
|
|
Me.tsbtnFilterAufheben.Size = New System.Drawing.Size(23, 22)
|
|
Me.tsbtnFilterAufheben.Text = "Filter aufheben"
|
|
'
|
|
'tsbtnAktualisieren
|
|
'
|
|
Me.tsbtnAktualisieren.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.tsbtnAktualisieren.Image = CType(resources.GetObject("tsbtnAktualisieren.Image"), System.Drawing.Image)
|
|
Me.tsbtnAktualisieren.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.tsbtnAktualisieren.Name = "tsbtnAktualisieren"
|
|
Me.tsbtnAktualisieren.Size = New System.Drawing.Size(23, 22)
|
|
Me.tsbtnAktualisieren.Text = "Aktualisieren"
|
|
'
|
|
'C1Daten
|
|
'
|
|
Me.C1Daten.AllowUpdate = False
|
|
Me.C1Daten.AlternatingRows = True
|
|
Me.C1Daten.CellTips = C1.Win.C1TrueDBGrid.CellTipEnum.Floating
|
|
Me.C1Daten.ContextMenuStrip = Me.ctxMenuPruefschritt
|
|
Me.C1Daten.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.C1Daten.FilterBar = True
|
|
Me.C1Daten.GroupByCaption = "Drag a column header here to group by that column"
|
|
Me.C1Daten.Images.Add(CType(resources.GetObject("C1Daten.Images"), System.Drawing.Image))
|
|
Me.C1Daten.Location = New System.Drawing.Point(0, 25)
|
|
Me.C1Daten.Margin = New System.Windows.Forms.Padding(2, 3, 2, 3)
|
|
Me.C1Daten.Name = "C1Daten"
|
|
Me.C1Daten.PreviewInfo.Location = New System.Drawing.Point(0, 0)
|
|
Me.C1Daten.PreviewInfo.Size = New System.Drawing.Size(0, 0)
|
|
Me.C1Daten.PreviewInfo.ZoomFactor = 75.0R
|
|
Me.C1Daten.PrintInfo.PageSettings = CType(resources.GetObject("C1Daten.PrintInfo.PageSettings"), System.Drawing.Printing.PageSettings)
|
|
Me.C1Daten.Size = New System.Drawing.Size(988, 230)
|
|
Me.C1Daten.TabAction = C1.Win.C1TrueDBGrid.TabActionEnum.ColumnNavigation
|
|
Me.C1Daten.TabIndex = 10
|
|
Me.C1Daten.Text = "C1TrueDBGrid1"
|
|
Me.C1Daten.VisualStyle = C1.Win.C1TrueDBGrid.VisualStyle.Office2010Silver
|
|
Me.C1Daten.PropBag = resources.GetString("C1Daten.PropBag")
|
|
'
|
|
'ctxMenuPruefschritt
|
|
'
|
|
Me.ctxMenuPruefschritt.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.AnzeigenToolStripMenuItem, Me.BearbeitenToolStripMenuItem, Me.WeiterleitenToolStripMenuItem, Me.AbschliessenToolStripMenuItem, Me.ZurückweisenToolStripMenuItem})
|
|
Me.ctxMenuPruefschritt.Name = "ctxMenuPruefschritt"
|
|
Me.ctxMenuPruefschritt.Size = New System.Drawing.Size(148, 114)
|
|
'
|
|
'AnzeigenToolStripMenuItem
|
|
'
|
|
Me.AnzeigenToolStripMenuItem.Name = "AnzeigenToolStripMenuItem"
|
|
Me.AnzeigenToolStripMenuItem.Size = New System.Drawing.Size(147, 22)
|
|
Me.AnzeigenToolStripMenuItem.Text = "Anzeigen"
|
|
'
|
|
'BearbeitenToolStripMenuItem
|
|
'
|
|
Me.BearbeitenToolStripMenuItem.Name = "BearbeitenToolStripMenuItem"
|
|
Me.BearbeitenToolStripMenuItem.Size = New System.Drawing.Size(147, 22)
|
|
Me.BearbeitenToolStripMenuItem.Text = "Bearbeiten"
|
|
'
|
|
'WeiterleitenToolStripMenuItem
|
|
'
|
|
Me.WeiterleitenToolStripMenuItem.Name = "WeiterleitenToolStripMenuItem"
|
|
Me.WeiterleitenToolStripMenuItem.Size = New System.Drawing.Size(147, 22)
|
|
Me.WeiterleitenToolStripMenuItem.Text = "Weiterleiten"
|
|
'
|
|
'AbschliessenToolStripMenuItem
|
|
'
|
|
Me.AbschliessenToolStripMenuItem.Name = "AbschliessenToolStripMenuItem"
|
|
Me.AbschliessenToolStripMenuItem.Size = New System.Drawing.Size(147, 22)
|
|
Me.AbschliessenToolStripMenuItem.Text = "Abschliessen"
|
|
'
|
|
'ZurückweisenToolStripMenuItem
|
|
'
|
|
Me.ZurückweisenToolStripMenuItem.Name = "ZurückweisenToolStripMenuItem"
|
|
Me.ZurückweisenToolStripMenuItem.Size = New System.Drawing.Size(147, 22)
|
|
Me.ZurückweisenToolStripMenuItem.Text = "Zurückweisen"
|
|
'
|
|
'SplitContainer1
|
|
'
|
|
Me.SplitContainer1.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.SplitContainer1.Location = New System.Drawing.Point(0, 49)
|
|
Me.SplitContainer1.Margin = New System.Windows.Forms.Padding(2, 3, 2, 3)
|
|
Me.SplitContainer1.Name = "SplitContainer1"
|
|
Me.SplitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal
|
|
'
|
|
'SplitContainer1.Panel1
|
|
'
|
|
Me.SplitContainer1.Panel1.Controls.Add(Me.SplitContainer2)
|
|
'
|
|
'SplitContainer1.Panel2
|
|
'
|
|
Me.SplitContainer1.Panel2.Controls.Add(Me.TabControl1)
|
|
Me.SplitContainer1.Size = New System.Drawing.Size(1248, 660)
|
|
Me.SplitContainer1.SplitterDistance = 255
|
|
Me.SplitContainer1.TabIndex = 11
|
|
'
|
|
'SplitContainer2
|
|
'
|
|
Me.SplitContainer2.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.SplitContainer2.Location = New System.Drawing.Point(0, 0)
|
|
Me.SplitContainer2.Margin = New System.Windows.Forms.Padding(2, 3, 2, 3)
|
|
Me.SplitContainer2.Name = "SplitContainer2"
|
|
'
|
|
'SplitContainer2.Panel1
|
|
'
|
|
Me.SplitContainer2.Panel1.Controls.Add(Me.GrpStatus)
|
|
'
|
|
'SplitContainer2.Panel2
|
|
'
|
|
Me.SplitContainer2.Panel2.Controls.Add(Me.C1Daten)
|
|
Me.SplitContainer2.Panel2.Controls.Add(Me.ToolStrip2)
|
|
Me.SplitContainer2.Size = New System.Drawing.Size(1248, 255)
|
|
Me.SplitContainer2.SplitterDistance = 256
|
|
Me.SplitContainer2.TabIndex = 0
|
|
'
|
|
'GrpStatus
|
|
'
|
|
Me.GrpStatus.Controls.Add(Me.TreeMassnahmen)
|
|
Me.GrpStatus.Controls.Add(Me.TreeUebersicht)
|
|
Me.GrpStatus.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.GrpStatus.Location = New System.Drawing.Point(0, 0)
|
|
Me.GrpStatus.Margin = New System.Windows.Forms.Padding(2, 3, 2, 3)
|
|
Me.GrpStatus.Name = "GrpStatus"
|
|
Me.GrpStatus.Padding = New System.Windows.Forms.Padding(2, 3, 2, 3)
|
|
Me.GrpStatus.Size = New System.Drawing.Size(256, 255)
|
|
Me.GrpStatus.TabIndex = 0
|
|
Me.GrpStatus.TabStop = False
|
|
Me.GrpStatus.Text = "Status"
|
|
'
|
|
'TreeMassnahmen
|
|
'
|
|
Me.TreeMassnahmen.AccessibleRole = System.Windows.Forms.AccessibleRole.Outline
|
|
Me.TreeMassnahmen.AllowDrop = True
|
|
Me.TreeMassnahmen.BackColor = System.Drawing.SystemColors.Window
|
|
'
|
|
'
|
|
'
|
|
Me.TreeMassnahmen.BackgroundStyle.Class = "TreeBorderKey"
|
|
Me.TreeMassnahmen.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square
|
|
Me.TreeMassnahmen.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.TreeMassnahmen.ImageList = Me.ImageList2
|
|
Me.TreeMassnahmen.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F"
|
|
Me.TreeMassnahmen.Location = New System.Drawing.Point(2, 157)
|
|
Me.TreeMassnahmen.Name = "TreeMassnahmen"
|
|
Me.TreeMassnahmen.Nodes.AddRange(New DevComponents.AdvTree.Node() {Me.Node2})
|
|
Me.TreeMassnahmen.NodesConnector = Me.NodeConnector2
|
|
Me.TreeMassnahmen.NodeStyle = Me.ElementStyle2
|
|
Me.TreeMassnahmen.PathSeparator = ";"
|
|
Me.TreeMassnahmen.Size = New System.Drawing.Size(252, 100)
|
|
Me.TreeMassnahmen.Styles.Add(Me.ElementStyle2)
|
|
Me.TreeMassnahmen.TabIndex = 1
|
|
Me.TreeMassnahmen.Text = "AdvTree1"
|
|
'
|
|
'ImageList2
|
|
'
|
|
Me.ImageList2.ImageStream = CType(resources.GetObject("ImageList2.ImageStream"), System.Windows.Forms.ImageListStreamer)
|
|
Me.ImageList2.TransparentColor = System.Drawing.Color.Transparent
|
|
Me.ImageList2.Images.SetKeyName(0, "Status-Free_16.png")
|
|
Me.ImageList2.Images.SetKeyName(1, "Status-offline_16.png")
|
|
Me.ImageList2.Images.SetKeyName(2, "Status-Busy_16.png")
|
|
'
|
|
'Node2
|
|
'
|
|
Me.Node2.Expanded = True
|
|
Me.Node2.Name = "Node2"
|
|
Me.Node2.Text = "Node2"
|
|
'
|
|
'NodeConnector2
|
|
'
|
|
Me.NodeConnector2.LineColor = System.Drawing.SystemColors.ControlText
|
|
'
|
|
'ElementStyle2
|
|
'
|
|
Me.ElementStyle2.CornerType = DevComponents.DotNetBar.eCornerType.Square
|
|
Me.ElementStyle2.Name = "ElementStyle2"
|
|
Me.ElementStyle2.TextColor = System.Drawing.SystemColors.ControlText
|
|
'
|
|
'TreeUebersicht
|
|
'
|
|
Me.TreeUebersicht.AccessibleRole = System.Windows.Forms.AccessibleRole.Outline
|
|
Me.TreeUebersicht.AllowDrop = True
|
|
Me.TreeUebersicht.AllowExternalDrop = False
|
|
Me.TreeUebersicht.BackColor = System.Drawing.SystemColors.Window
|
|
'
|
|
'
|
|
'
|
|
Me.TreeUebersicht.BackgroundStyle.Class = "TreeBorderKey"
|
|
Me.TreeUebersicht.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square
|
|
Me.TreeUebersicht.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.TreeUebersicht.DragDropEnabled = False
|
|
Me.TreeUebersicht.DragDropNodeCopyEnabled = False
|
|
Me.TreeUebersicht.ImageList = Me.ImageList1
|
|
Me.TreeUebersicht.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F"
|
|
Me.TreeUebersicht.Location = New System.Drawing.Point(2, 16)
|
|
Me.TreeUebersicht.Margin = New System.Windows.Forms.Padding(2, 3, 2, 3)
|
|
Me.TreeUebersicht.Name = "TreeUebersicht"
|
|
Me.TreeUebersicht.Nodes.AddRange(New DevComponents.AdvTree.Node() {Me.Node1})
|
|
Me.TreeUebersicht.NodesConnector = Me.NodeConnector1
|
|
Me.TreeUebersicht.NodeStyle = Me.ElementStyle1
|
|
Me.TreeUebersicht.PathSeparator = ";"
|
|
Me.TreeUebersicht.Size = New System.Drawing.Size(252, 141)
|
|
Me.TreeUebersicht.Styles.Add(Me.ElementStyle1)
|
|
Me.TreeUebersicht.TabIndex = 0
|
|
Me.TreeUebersicht.Text = "AdvTree1"
|
|
'
|
|
'ImageList1
|
|
'
|
|
Me.ImageList1.ImageStream = CType(resources.GetObject("ImageList1.ImageStream"), System.Windows.Forms.ImageListStreamer)
|
|
Me.ImageList1.TransparentColor = System.Drawing.Color.Transparent
|
|
Me.ImageList1.Images.SetKeyName(0, "New-icon.png")
|
|
Me.ImageList1.Images.SetKeyName(1, "progress.png")
|
|
Me.ImageList1.Images.SetKeyName(2, "VeriISI.png")
|
|
Me.ImageList1.Images.SetKeyName(3, "Massnahmen.png")
|
|
Me.ImageList1.Images.SetKeyName(4, "ok.png")
|
|
'
|
|
'Node1
|
|
'
|
|
Me.Node1.Expanded = True
|
|
Me.Node1.Name = "Node1"
|
|
Me.Node1.Text = "Node1"
|
|
'
|
|
'NodeConnector1
|
|
'
|
|
Me.NodeConnector1.LineColor = System.Drawing.SystemColors.ControlText
|
|
'
|
|
'ElementStyle1
|
|
'
|
|
Me.ElementStyle1.CornerType = DevComponents.DotNetBar.eCornerType.Square
|
|
Me.ElementStyle1.Name = "ElementStyle1"
|
|
Me.ElementStyle1.TextColor = System.Drawing.SystemColors.ControlText
|
|
'
|
|
'ToolStrip2
|
|
'
|
|
Me.ToolStrip2.AllowDrop = True
|
|
Me.ToolStrip2.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.tsbtnNeuesFinding, Me.tsbtnPruefschrittbearbeiten, Me.tsbtnFindingDelete, Me.ToolStripButton3, Me.tsbtnAssessmentAnzeigen})
|
|
Me.ToolStrip2.Location = New System.Drawing.Point(0, 0)
|
|
Me.ToolStrip2.Name = "ToolStrip2"
|
|
Me.ToolStrip2.Size = New System.Drawing.Size(988, 25)
|
|
Me.ToolStrip2.TabIndex = 11
|
|
Me.ToolStrip2.Text = "ToolStrip2"
|
|
'
|
|
'tsbtnNeuesFinding
|
|
'
|
|
Me.tsbtnNeuesFinding.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.tsbtnNeuesFinding.Image = CType(resources.GetObject("tsbtnNeuesFinding.Image"), System.Drawing.Image)
|
|
Me.tsbtnNeuesFinding.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.tsbtnNeuesFinding.Name = "tsbtnNeuesFinding"
|
|
Me.tsbtnNeuesFinding.Size = New System.Drawing.Size(23, 22)
|
|
Me.tsbtnNeuesFinding.Text = "Neues Finding erfassen"
|
|
Me.tsbtnNeuesFinding.Visible = False
|
|
'
|
|
'tsbtnPruefschrittbearbeiten
|
|
'
|
|
Me.tsbtnPruefschrittbearbeiten.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.tsbtnPruefschrittbearbeiten.Image = CType(resources.GetObject("tsbtnPruefschrittbearbeiten.Image"), System.Drawing.Image)
|
|
Me.tsbtnPruefschrittbearbeiten.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.tsbtnPruefschrittbearbeiten.Name = "tsbtnPruefschrittbearbeiten"
|
|
Me.tsbtnPruefschrittbearbeiten.Size = New System.Drawing.Size(23, 22)
|
|
Me.tsbtnPruefschrittbearbeiten.Text = "Prüfschritt bearbeiten"
|
|
'
|
|
'tsbtnFindingDelete
|
|
'
|
|
Me.tsbtnFindingDelete.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.tsbtnFindingDelete.Image = CType(resources.GetObject("tsbtnFindingDelete.Image"), System.Drawing.Image)
|
|
Me.tsbtnFindingDelete.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.tsbtnFindingDelete.Name = "tsbtnFindingDelete"
|
|
Me.tsbtnFindingDelete.Size = New System.Drawing.Size(23, 22)
|
|
Me.tsbtnFindingDelete.Text = "Finding löschen"
|
|
Me.tsbtnFindingDelete.Visible = False
|
|
'
|
|
'ToolStripButton3
|
|
'
|
|
Me.ToolStripButton3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.ToolStripButton3.Image = CType(resources.GetObject("ToolStripButton3.Image"), System.Drawing.Image)
|
|
Me.ToolStripButton3.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.ToolStripButton3.Name = "ToolStripButton3"
|
|
Me.ToolStripButton3.Size = New System.Drawing.Size(23, 22)
|
|
Me.ToolStripButton3.Text = "Dokument anzeigen"
|
|
Me.ToolStripButton3.Visible = False
|
|
'
|
|
'tsbtnAssessmentAnzeigen
|
|
'
|
|
Me.tsbtnAssessmentAnzeigen.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
|
Me.tsbtnAssessmentAnzeigen.Image = CType(resources.GetObject("tsbtnAssessmentAnzeigen.Image"), System.Drawing.Image)
|
|
Me.tsbtnAssessmentAnzeigen.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.tsbtnAssessmentAnzeigen.Name = "tsbtnAssessmentAnzeigen"
|
|
Me.tsbtnAssessmentAnzeigen.Size = New System.Drawing.Size(23, 22)
|
|
Me.tsbtnAssessmentAnzeigen.Text = "Assessment anzeigen"
|
|
Me.tsbtnAssessmentAnzeigen.Visible = False
|
|
'
|
|
'TabControl1
|
|
'
|
|
Me.TabControl1.Controls.Add(Me.TabPage3)
|
|
Me.TabControl1.Controls.Add(Me.TabPage1)
|
|
Me.TabControl1.Controls.Add(Me.TabPage4)
|
|
Me.TabControl1.Controls.Add(Me.TabPage5)
|
|
Me.TabControl1.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.TabControl1.Location = New System.Drawing.Point(0, 0)
|
|
Me.TabControl1.Margin = New System.Windows.Forms.Padding(2)
|
|
Me.TabControl1.Name = "TabControl1"
|
|
Me.TabControl1.SelectedIndex = 0
|
|
Me.TabControl1.Size = New System.Drawing.Size(1248, 401)
|
|
Me.TabControl1.TabIndex = 15
|
|
'
|
|
'TabPage3
|
|
'
|
|
Me.TabPage3.Controls.Add(Me.PnlNotiz)
|
|
Me.TabPage3.Controls.Add(Me.PnlVerantwortlichkeitTermin)
|
|
Me.TabPage3.Location = New System.Drawing.Point(4, 22)
|
|
Me.TabPage3.Name = "TabPage3"
|
|
Me.TabPage3.Size = New System.Drawing.Size(1240, 375)
|
|
Me.TabPage3.TabIndex = 2
|
|
Me.TabPage3.Text = "Allgemein"
|
|
Me.TabPage3.UseVisualStyleBackColor = True
|
|
'
|
|
'PnlNotiz
|
|
'
|
|
Me.PnlNotiz.Controls.Add(Me.GroupBox1)
|
|
Me.PnlNotiz.Controls.Add(Me.GrpNotiz)
|
|
Me.PnlNotiz.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.PnlNotiz.Location = New System.Drawing.Point(283, 0)
|
|
Me.PnlNotiz.Name = "PnlNotiz"
|
|
Me.PnlNotiz.Size = New System.Drawing.Size(957, 375)
|
|
Me.PnlNotiz.TabIndex = 3
|
|
'
|
|
'GroupBox1
|
|
'
|
|
Me.GroupBox1.Controls.Add(Me.DokumenteAllgemein)
|
|
Me.GroupBox1.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.GroupBox1.Location = New System.Drawing.Point(408, 0)
|
|
Me.GroupBox1.Margin = New System.Windows.Forms.Padding(2, 3, 2, 3)
|
|
Me.GroupBox1.Name = "GroupBox1"
|
|
Me.GroupBox1.Padding = New System.Windows.Forms.Padding(2, 3, 2, 3)
|
|
Me.GroupBox1.Size = New System.Drawing.Size(549, 375)
|
|
Me.GroupBox1.TabIndex = 15
|
|
Me.GroupBox1.TabStop = False
|
|
Me.GroupBox1.Text = "Dokumente"
|
|
'
|
|
'DokumenteAllgemein
|
|
'
|
|
Me.DokumenteAllgemein.ConnectionString = Nothing
|
|
Me.DokumenteAllgemein.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.DokumenteAllgemein.Doktype = 0
|
|
Me.DokumenteAllgemein.Location = New System.Drawing.Point(2, 16)
|
|
Me.DokumenteAllgemein.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
|
|
Me.DokumenteAllgemein.Mitarbeiternr = 0
|
|
Me.DokumenteAllgemein.Name = "DokumenteAllgemein"
|
|
Me.DokumenteAllgemein.Pruefschrittnr = 0
|
|
Me.DokumenteAllgemein.Size = New System.Drawing.Size(545, 356)
|
|
Me.DokumenteAllgemein.TabIndex = 0
|
|
Me.DokumenteAllgemein.TempFilePath = Nothing
|
|
Me.DokumenteAllgemein.ThemaNr = 0
|
|
'
|
|
'GrpNotiz
|
|
'
|
|
Me.GrpNotiz.Controls.Add(Me.txtnotiz)
|
|
Me.GrpNotiz.Controls.Add(Me.C1Notiz)
|
|
Me.GrpNotiz.Dock = System.Windows.Forms.DockStyle.Left
|
|
Me.GrpNotiz.Location = New System.Drawing.Point(0, 0)
|
|
Me.GrpNotiz.Name = "GrpNotiz"
|
|
Me.GrpNotiz.Size = New System.Drawing.Size(408, 375)
|
|
Me.GrpNotiz.TabIndex = 0
|
|
Me.GrpNotiz.TabStop = False
|
|
Me.GrpNotiz.Text = "Notizen"
|
|
'
|
|
'txtnotiz
|
|
'
|
|
Me.txtnotiz.BackColor = System.Drawing.Color.White
|
|
Me.txtnotiz.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.txtnotiz.Location = New System.Drawing.Point(3, 148)
|
|
Me.txtnotiz.Multiline = True
|
|
Me.txtnotiz.Name = "txtnotiz"
|
|
Me.txtnotiz.ReadOnly = True
|
|
Me.txtnotiz.Size = New System.Drawing.Size(402, 224)
|
|
Me.txtnotiz.TabIndex = 1
|
|
'
|
|
'C1Notiz
|
|
'
|
|
Me.C1Notiz.AllowUpdate = False
|
|
Me.C1Notiz.AlternatingRows = True
|
|
Me.C1Notiz.CellTips = C1.Win.C1TrueDBGrid.CellTipEnum.Floating
|
|
Me.C1Notiz.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.C1Notiz.FilterBar = True
|
|
Me.C1Notiz.GroupByCaption = "Drag a column header here to group by that column"
|
|
Me.C1Notiz.Images.Add(CType(resources.GetObject("C1Notiz.Images"), System.Drawing.Image))
|
|
Me.C1Notiz.Location = New System.Drawing.Point(3, 16)
|
|
Me.C1Notiz.Margin = New System.Windows.Forms.Padding(2, 3, 2, 3)
|
|
Me.C1Notiz.Name = "C1Notiz"
|
|
Me.C1Notiz.PreviewInfo.Location = New System.Drawing.Point(0, 0)
|
|
Me.C1Notiz.PreviewInfo.Size = New System.Drawing.Size(0, 0)
|
|
Me.C1Notiz.PreviewInfo.ZoomFactor = 75.0R
|
|
Me.C1Notiz.PrintInfo.PageSettings = CType(resources.GetObject("C1Notiz.PrintInfo.PageSettings"), System.Drawing.Printing.PageSettings)
|
|
Me.C1Notiz.Size = New System.Drawing.Size(402, 132)
|
|
Me.C1Notiz.TabAction = C1.Win.C1TrueDBGrid.TabActionEnum.ColumnNavigation
|
|
Me.C1Notiz.TabIndex = 11
|
|
Me.C1Notiz.Text = "C1TrueDBGrid1"
|
|
Me.C1Notiz.VisualStyle = C1.Win.C1TrueDBGrid.VisualStyle.Office2010Silver
|
|
Me.C1Notiz.PropBag = resources.GetString("C1Notiz.PropBag")
|
|
'
|
|
'PnlVerantwortlichkeitTermin
|
|
'
|
|
Me.PnlVerantwortlichkeitTermin.Controls.Add(Me.GrpTermine)
|
|
Me.PnlVerantwortlichkeitTermin.Controls.Add(Me.Verantwortung)
|
|
Me.PnlVerantwortlichkeitTermin.Dock = System.Windows.Forms.DockStyle.Left
|
|
Me.PnlVerantwortlichkeitTermin.Location = New System.Drawing.Point(0, 0)
|
|
Me.PnlVerantwortlichkeitTermin.Name = "PnlVerantwortlichkeitTermin"
|
|
Me.PnlVerantwortlichkeitTermin.Size = New System.Drawing.Size(283, 375)
|
|
Me.PnlVerantwortlichkeitTermin.TabIndex = 2
|
|
'
|
|
'GrpTermine
|
|
'
|
|
Me.GrpTermine.Controls.Add(Me.txtMutierer)
|
|
Me.GrpTermine.Controls.Add(Me.txtErstelltam)
|
|
Me.GrpTermine.Controls.Add(Me.lblMutierer)
|
|
Me.GrpTermine.Controls.Add(Me.txtMutiertam)
|
|
Me.GrpTermine.Controls.Add(Me.lblErstelltam)
|
|
Me.GrpTermine.Controls.Add(Me.lblMutiertam)
|
|
Me.GrpTermine.Controls.Add(Me.txtZugewiesen)
|
|
Me.GrpTermine.Controls.Add(Me.lblZugeweisen)
|
|
Me.GrpTermine.Controls.Add(Me.txtTermin)
|
|
Me.GrpTermine.Controls.Add(Me.lblTermin)
|
|
Me.GrpTermine.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.GrpTermine.Location = New System.Drawing.Point(0, 136)
|
|
Me.GrpTermine.Name = "GrpTermine"
|
|
Me.GrpTermine.Size = New System.Drawing.Size(283, 159)
|
|
Me.GrpTermine.TabIndex = 1
|
|
Me.GrpTermine.TabStop = False
|
|
Me.GrpTermine.Text = "Termine"
|
|
'
|
|
'txtMutierer
|
|
'
|
|
Me.txtMutierer.BackColor = System.Drawing.Color.White
|
|
Me.txtMutierer.Location = New System.Drawing.Point(114, 130)
|
|
Me.txtMutierer.Name = "txtMutierer"
|
|
Me.txtMutierer.ReadOnly = True
|
|
Me.txtMutierer.Size = New System.Drawing.Size(159, 20)
|
|
Me.txtMutierer.TabIndex = 50
|
|
'
|
|
'txtErstelltam
|
|
'
|
|
Me.txtErstelltam.BackColor = System.Drawing.Color.White
|
|
Me.txtErstelltam.Location = New System.Drawing.Point(114, 79)
|
|
Me.txtErstelltam.Name = "txtErstelltam"
|
|
Me.txtErstelltam.ReadOnly = True
|
|
Me.txtErstelltam.Size = New System.Drawing.Size(159, 20)
|
|
Me.txtErstelltam.TabIndex = 48
|
|
'
|
|
'lblMutierer
|
|
'
|
|
Me.lblMutierer.AutoSize = True
|
|
Me.lblMutierer.Location = New System.Drawing.Point(9, 133)
|
|
Me.lblMutierer.Name = "lblMutierer"
|
|
Me.lblMutierer.Size = New System.Drawing.Size(45, 13)
|
|
Me.lblMutierer.TabIndex = 47
|
|
Me.lblMutierer.Text = "Mutierer"
|
|
'
|
|
'txtMutiertam
|
|
'
|
|
Me.txtMutiertam.BackColor = System.Drawing.Color.White
|
|
Me.txtMutiertam.Location = New System.Drawing.Point(114, 105)
|
|
Me.txtMutiertam.Name = "txtMutiertam"
|
|
Me.txtMutiertam.ReadOnly = True
|
|
Me.txtMutiertam.Size = New System.Drawing.Size(159, 20)
|
|
Me.txtMutiertam.TabIndex = 49
|
|
'
|
|
'lblErstelltam
|
|
'
|
|
Me.lblErstelltam.AutoSize = True
|
|
Me.lblErstelltam.Location = New System.Drawing.Point(9, 82)
|
|
Me.lblErstelltam.Name = "lblErstelltam"
|
|
Me.lblErstelltam.Size = New System.Drawing.Size(55, 13)
|
|
Me.lblErstelltam.TabIndex = 45
|
|
Me.lblErstelltam.Text = "Erstellt am"
|
|
'
|
|
'lblMutiertam
|
|
'
|
|
Me.lblMutiertam.AutoSize = True
|
|
Me.lblMutiertam.Location = New System.Drawing.Point(9, 108)
|
|
Me.lblMutiertam.Name = "lblMutiertam"
|
|
Me.lblMutiertam.Size = New System.Drawing.Size(56, 13)
|
|
Me.lblMutiertam.TabIndex = 46
|
|
Me.lblMutiertam.Text = "Mutiert am"
|
|
'
|
|
'txtZugewiesen
|
|
'
|
|
Me.txtZugewiesen.BackColor = System.Drawing.Color.White
|
|
Me.txtZugewiesen.Location = New System.Drawing.Point(114, 49)
|
|
Me.txtZugewiesen.Name = "txtZugewiesen"
|
|
Me.txtZugewiesen.ReadOnly = True
|
|
Me.txtZugewiesen.Size = New System.Drawing.Size(159, 20)
|
|
Me.txtZugewiesen.TabIndex = 8
|
|
'
|
|
'lblZugeweisen
|
|
'
|
|
Me.lblZugeweisen.AutoSize = True
|
|
Me.lblZugeweisen.Location = New System.Drawing.Point(6, 52)
|
|
Me.lblZugeweisen.Name = "lblZugeweisen"
|
|
Me.lblZugeweisen.Size = New System.Drawing.Size(65, 13)
|
|
Me.lblZugeweisen.TabIndex = 7
|
|
Me.lblZugeweisen.Text = "Zugewiesen"
|
|
'
|
|
'txtTermin
|
|
'
|
|
Me.txtTermin.BackColor = System.Drawing.Color.White
|
|
Me.txtTermin.Location = New System.Drawing.Point(114, 23)
|
|
Me.txtTermin.Name = "txtTermin"
|
|
Me.txtTermin.ReadOnly = True
|
|
Me.txtTermin.Size = New System.Drawing.Size(159, 20)
|
|
Me.txtTermin.TabIndex = 6
|
|
'
|
|
'lblTermin
|
|
'
|
|
Me.lblTermin.AutoSize = True
|
|
Me.lblTermin.Location = New System.Drawing.Point(6, 26)
|
|
Me.lblTermin.Name = "lblTermin"
|
|
Me.lblTermin.Size = New System.Drawing.Size(39, 13)
|
|
Me.lblTermin.TabIndex = 6
|
|
Me.lblTermin.Text = "Termin"
|
|
'
|
|
'Verantwortung
|
|
'
|
|
Me.Verantwortung.Controls.Add(Me.txtVerantwortungPlan)
|
|
Me.Verantwortung.Controls.Add(Me.lblVerantwortungPlan)
|
|
Me.Verantwortung.Controls.Add(Me.txtVerantwortungISI)
|
|
Me.Verantwortung.Controls.Add(Me.lblVerantwortlich)
|
|
Me.Verantwortung.Controls.Add(Me.txtVerantwortlich)
|
|
Me.Verantwortung.Controls.Add(Me.lblInBearbeitung)
|
|
Me.Verantwortung.Controls.Add(Me.txtAktuellVerantwortlich)
|
|
Me.Verantwortung.Controls.Add(Me.lblVerantwortungIsi)
|
|
Me.Verantwortung.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.Verantwortung.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Verantwortung.Location = New System.Drawing.Point(0, 0)
|
|
Me.Verantwortung.Name = "Verantwortung"
|
|
Me.Verantwortung.Size = New System.Drawing.Size(283, 136)
|
|
Me.Verantwortung.TabIndex = 0
|
|
Me.Verantwortung.TabStop = False
|
|
Me.Verantwortung.Text = "Verantwortlichkeiten"
|
|
'
|
|
'txtVerantwortungPlan
|
|
'
|
|
Me.txtVerantwortungPlan.BackColor = System.Drawing.Color.White
|
|
Me.txtVerantwortungPlan.Location = New System.Drawing.Point(114, 100)
|
|
Me.txtVerantwortungPlan.Name = "txtVerantwortungPlan"
|
|
Me.txtVerantwortungPlan.ReadOnly = True
|
|
Me.txtVerantwortungPlan.Size = New System.Drawing.Size(159, 20)
|
|
Me.txtVerantwortungPlan.TabIndex = 7
|
|
'
|
|
'lblVerantwortungPlan
|
|
'
|
|
Me.lblVerantwortungPlan.AutoSize = True
|
|
Me.lblVerantwortungPlan.Location = New System.Drawing.Point(6, 106)
|
|
Me.lblVerantwortungPlan.Name = "lblVerantwortungPlan"
|
|
Me.lblVerantwortungPlan.Size = New System.Drawing.Size(46, 13)
|
|
Me.lblVerantwortungPlan.TabIndex = 6
|
|
Me.lblVerantwortungPlan.Text = "Planung"
|
|
'
|
|
'txtVerantwortungISI
|
|
'
|
|
Me.txtVerantwortungISI.BackColor = System.Drawing.Color.White
|
|
Me.txtVerantwortungISI.Location = New System.Drawing.Point(114, 74)
|
|
Me.txtVerantwortungISI.Name = "txtVerantwortungISI"
|
|
Me.txtVerantwortungISI.ReadOnly = True
|
|
Me.txtVerantwortungISI.Size = New System.Drawing.Size(159, 20)
|
|
Me.txtVerantwortungISI.TabIndex = 5
|
|
'
|
|
'lblVerantwortlich
|
|
'
|
|
Me.lblVerantwortlich.AutoSize = True
|
|
Me.lblVerantwortlich.Location = New System.Drawing.Point(6, 26)
|
|
Me.lblVerantwortlich.Name = "lblVerantwortlich"
|
|
Me.lblVerantwortlich.Size = New System.Drawing.Size(104, 13)
|
|
Me.lblVerantwortlich.TabIndex = 0
|
|
Me.lblVerantwortlich.Text = "Hauptverantwortung"
|
|
'
|
|
'txtVerantwortlich
|
|
'
|
|
Me.txtVerantwortlich.BackColor = System.Drawing.Color.White
|
|
Me.txtVerantwortlich.Location = New System.Drawing.Point(114, 23)
|
|
Me.txtVerantwortlich.Name = "txtVerantwortlich"
|
|
Me.txtVerantwortlich.ReadOnly = True
|
|
Me.txtVerantwortlich.Size = New System.Drawing.Size(159, 20)
|
|
Me.txtVerantwortlich.TabIndex = 3
|
|
'
|
|
'lblInBearbeitung
|
|
'
|
|
Me.lblInBearbeitung.AutoSize = True
|
|
Me.lblInBearbeitung.Location = New System.Drawing.Point(6, 51)
|
|
Me.lblInBearbeitung.Name = "lblInBearbeitung"
|
|
Me.lblInBearbeitung.Size = New System.Drawing.Size(93, 13)
|
|
Me.lblInBearbeitung.TabIndex = 1
|
|
Me.lblInBearbeitung.Text = "In Bearbeitung bei"
|
|
'
|
|
'txtAktuellVerantwortlich
|
|
'
|
|
Me.txtAktuellVerantwortlich.BackColor = System.Drawing.Color.White
|
|
Me.txtAktuellVerantwortlich.Location = New System.Drawing.Point(114, 48)
|
|
Me.txtAktuellVerantwortlich.Name = "txtAktuellVerantwortlich"
|
|
Me.txtAktuellVerantwortlich.ReadOnly = True
|
|
Me.txtAktuellVerantwortlich.Size = New System.Drawing.Size(159, 20)
|
|
Me.txtAktuellVerantwortlich.TabIndex = 4
|
|
'
|
|
'lblVerantwortungIsi
|
|
'
|
|
Me.lblVerantwortungIsi.AutoSize = True
|
|
Me.lblVerantwortungIsi.Location = New System.Drawing.Point(6, 80)
|
|
Me.lblVerantwortungIsi.Name = "lblVerantwortungIsi"
|
|
Me.lblVerantwortungIsi.Size = New System.Drawing.Size(48, 13)
|
|
Me.lblVerantwortungIsi.TabIndex = 2
|
|
Me.lblVerantwortungIsi.Text = "Kontrolle"
|
|
'
|
|
'TabPage1
|
|
'
|
|
Me.TabPage1.Controls.Add(Me.Panel11)
|
|
Me.TabPage1.Controls.Add(Me.Panel10)
|
|
Me.TabPage1.Location = New System.Drawing.Point(4, 22)
|
|
Me.TabPage1.Margin = New System.Windows.Forms.Padding(2)
|
|
Me.TabPage1.Name = "TabPage1"
|
|
Me.TabPage1.Padding = New System.Windows.Forms.Padding(2)
|
|
Me.TabPage1.Size = New System.Drawing.Size(1240, 375)
|
|
Me.TabPage1.TabIndex = 0
|
|
Me.TabPage1.Text = "Definitionen für das Assessment"
|
|
Me.TabPage1.UseVisualStyleBackColor = True
|
|
'
|
|
'Panel11
|
|
'
|
|
Me.Panel11.Controls.Add(Me.GrpDefinitionDokumente)
|
|
Me.Panel11.Controls.Add(Me.GrpDefinition)
|
|
Me.Panel11.Controls.Add(Me.GrpVorgabe)
|
|
Me.Panel11.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.Panel11.Location = New System.Drawing.Point(542, 2)
|
|
Me.Panel11.Name = "Panel11"
|
|
Me.Panel11.Size = New System.Drawing.Size(696, 371)
|
|
Me.Panel11.TabIndex = 70
|
|
'
|
|
'GrpDefinitionDokumente
|
|
'
|
|
Me.GrpDefinitionDokumente.Controls.Add(Me.DokumenteDefinition)
|
|
Me.GrpDefinitionDokumente.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.GrpDefinitionDokumente.Location = New System.Drawing.Point(394, 139)
|
|
Me.GrpDefinitionDokumente.Name = "GrpDefinitionDokumente"
|
|
Me.GrpDefinitionDokumente.Size = New System.Drawing.Size(302, 232)
|
|
Me.GrpDefinitionDokumente.TabIndex = 14
|
|
Me.GrpDefinitionDokumente.TabStop = False
|
|
Me.GrpDefinitionDokumente.Text = "Dokumente"
|
|
'
|
|
'DokumenteDefinition
|
|
'
|
|
Me.DokumenteDefinition.ConnectionString = Nothing
|
|
Me.DokumenteDefinition.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.DokumenteDefinition.Doktype = 0
|
|
Me.DokumenteDefinition.Location = New System.Drawing.Point(3, 16)
|
|
Me.DokumenteDefinition.Margin = New System.Windows.Forms.Padding(5, 6, 5, 6)
|
|
Me.DokumenteDefinition.Mitarbeiternr = 0
|
|
Me.DokumenteDefinition.Name = "DokumenteDefinition"
|
|
Me.DokumenteDefinition.Pruefschrittnr = 0
|
|
Me.DokumenteDefinition.Size = New System.Drawing.Size(296, 213)
|
|
Me.DokumenteDefinition.TabIndex = 35
|
|
Me.DokumenteDefinition.TempFilePath = Nothing
|
|
Me.DokumenteDefinition.ThemaNr = 0
|
|
'
|
|
'GrpDefinition
|
|
'
|
|
Me.GrpDefinition.Controls.Add(Me.txtDefinitionBemerkung)
|
|
Me.GrpDefinition.Controls.Add(Me.lblDefinitionBemerkung)
|
|
Me.GrpDefinition.Controls.Add(Me.txtDefinitionBeschreibung)
|
|
Me.GrpDefinition.Controls.Add(Me.lblDefinitionBeschreibung)
|
|
Me.GrpDefinition.Controls.Add(Me.txtDefinitionBezeichnung)
|
|
Me.GrpDefinition.Controls.Add(Me.lblDefinitionBezeichnung)
|
|
Me.GrpDefinition.Controls.Add(Me.txtStruktur)
|
|
Me.GrpDefinition.Controls.Add(Me.lblStruktur)
|
|
Me.GrpDefinition.Dock = System.Windows.Forms.DockStyle.Left
|
|
Me.GrpDefinition.Location = New System.Drawing.Point(0, 139)
|
|
Me.GrpDefinition.Name = "GrpDefinition"
|
|
Me.GrpDefinition.Size = New System.Drawing.Size(394, 232)
|
|
Me.GrpDefinition.TabIndex = 13
|
|
Me.GrpDefinition.TabStop = False
|
|
Me.GrpDefinition.Text = "Definition"
|
|
'
|
|
'txtDefinitionBemerkung
|
|
'
|
|
'
|
|
'
|
|
'
|
|
Me.txtDefinitionBemerkung.Border.Class = "TextBoxBorder"
|
|
Me.txtDefinitionBemerkung.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square
|
|
Me.txtDefinitionBemerkung.Location = New System.Drawing.Point(83, 143)
|
|
Me.txtDefinitionBemerkung.Multiline = True
|
|
Me.txtDefinitionBemerkung.Name = "txtDefinitionBemerkung"
|
|
Me.txtDefinitionBemerkung.PreventEnterBeep = True
|
|
Me.txtDefinitionBemerkung.ReadOnly = True
|
|
Me.txtDefinitionBemerkung.Size = New System.Drawing.Size(305, 70)
|
|
Me.txtDefinitionBemerkung.TabIndex = 22
|
|
'
|
|
'lblDefinitionBemerkung
|
|
'
|
|
Me.lblDefinitionBemerkung.AutoSize = True
|
|
Me.lblDefinitionBemerkung.Location = New System.Drawing.Point(8, 145)
|
|
Me.lblDefinitionBemerkung.Name = "lblDefinitionBemerkung"
|
|
Me.lblDefinitionBemerkung.Size = New System.Drawing.Size(73, 13)
|
|
Me.lblDefinitionBemerkung.TabIndex = 21
|
|
Me.lblDefinitionBemerkung.Text = "Bemerkungen"
|
|
'
|
|
'txtDefinitionBeschreibung
|
|
'
|
|
'
|
|
'
|
|
'
|
|
Me.txtDefinitionBeschreibung.Border.Class = "TextBoxBorder"
|
|
Me.txtDefinitionBeschreibung.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square
|
|
Me.txtDefinitionBeschreibung.Location = New System.Drawing.Point(83, 67)
|
|
Me.txtDefinitionBeschreibung.Multiline = True
|
|
Me.txtDefinitionBeschreibung.Name = "txtDefinitionBeschreibung"
|
|
Me.txtDefinitionBeschreibung.PreventEnterBeep = True
|
|
Me.txtDefinitionBeschreibung.ReadOnly = True
|
|
Me.txtDefinitionBeschreibung.Size = New System.Drawing.Size(305, 70)
|
|
Me.txtDefinitionBeschreibung.TabIndex = 20
|
|
'
|
|
'lblDefinitionBeschreibung
|
|
'
|
|
Me.lblDefinitionBeschreibung.AutoSize = True
|
|
Me.lblDefinitionBeschreibung.Location = New System.Drawing.Point(8, 69)
|
|
Me.lblDefinitionBeschreibung.Name = "lblDefinitionBeschreibung"
|
|
Me.lblDefinitionBeschreibung.Size = New System.Drawing.Size(72, 13)
|
|
Me.lblDefinitionBeschreibung.TabIndex = 19
|
|
Me.lblDefinitionBeschreibung.Text = "Beschreibung"
|
|
'
|
|
'txtDefinitionBezeichnung
|
|
'
|
|
'
|
|
'
|
|
'
|
|
Me.txtDefinitionBezeichnung.Border.Class = "TextBoxBorder"
|
|
Me.txtDefinitionBezeichnung.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square
|
|
Me.txtDefinitionBezeichnung.Location = New System.Drawing.Point(83, 40)
|
|
Me.txtDefinitionBezeichnung.Name = "txtDefinitionBezeichnung"
|
|
Me.txtDefinitionBezeichnung.PreventEnterBeep = True
|
|
Me.txtDefinitionBezeichnung.ReadOnly = True
|
|
Me.txtDefinitionBezeichnung.Size = New System.Drawing.Size(305, 20)
|
|
Me.txtDefinitionBezeichnung.TabIndex = 18
|
|
'
|
|
'lblDefinitionBezeichnung
|
|
'
|
|
Me.lblDefinitionBezeichnung.AutoSize = True
|
|
Me.lblDefinitionBezeichnung.Location = New System.Drawing.Point(8, 42)
|
|
Me.lblDefinitionBezeichnung.Name = "lblDefinitionBezeichnung"
|
|
Me.lblDefinitionBezeichnung.Size = New System.Drawing.Size(69, 13)
|
|
Me.lblDefinitionBezeichnung.TabIndex = 17
|
|
Me.lblDefinitionBezeichnung.Text = "Bezeichnung"
|
|
'
|
|
'txtStruktur
|
|
'
|
|
'
|
|
'
|
|
'
|
|
Me.txtStruktur.Border.Class = "TextBoxBorder"
|
|
Me.txtStruktur.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square
|
|
Me.txtStruktur.Location = New System.Drawing.Point(83, 14)
|
|
Me.txtStruktur.Name = "txtStruktur"
|
|
Me.txtStruktur.PreventEnterBeep = True
|
|
Me.txtStruktur.ReadOnly = True
|
|
Me.txtStruktur.Size = New System.Drawing.Size(305, 20)
|
|
Me.txtStruktur.TabIndex = 16
|
|
'
|
|
'lblStruktur
|
|
'
|
|
Me.lblStruktur.AutoSize = True
|
|
Me.lblStruktur.Location = New System.Drawing.Point(8, 16)
|
|
Me.lblStruktur.Name = "lblStruktur"
|
|
Me.lblStruktur.Size = New System.Drawing.Size(44, 13)
|
|
Me.lblStruktur.TabIndex = 15
|
|
Me.lblStruktur.Text = "Struktur"
|
|
'
|
|
'GrpVorgabe
|
|
'
|
|
Me.GrpVorgabe.Controls.Add(Me.C1Vorgaben)
|
|
Me.GrpVorgabe.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.GrpVorgabe.Location = New System.Drawing.Point(0, 0)
|
|
Me.GrpVorgabe.Name = "GrpVorgabe"
|
|
Me.GrpVorgabe.Size = New System.Drawing.Size(696, 139)
|
|
Me.GrpVorgabe.TabIndex = 12
|
|
Me.GrpVorgabe.TabStop = False
|
|
Me.GrpVorgabe.Text = "Vorgaben"
|
|
'
|
|
'C1Vorgaben
|
|
'
|
|
Me.C1Vorgaben.AllowUpdate = False
|
|
Me.C1Vorgaben.AlternatingRows = True
|
|
Me.C1Vorgaben.CellTips = C1.Win.C1TrueDBGrid.CellTipEnum.Floating
|
|
Me.C1Vorgaben.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.C1Vorgaben.FilterBar = True
|
|
Me.C1Vorgaben.GroupByCaption = "Drag a column header here to group by that column"
|
|
Me.C1Vorgaben.Images.Add(CType(resources.GetObject("C1Vorgaben.Images"), System.Drawing.Image))
|
|
Me.C1Vorgaben.Location = New System.Drawing.Point(3, 16)
|
|
Me.C1Vorgaben.Margin = New System.Windows.Forms.Padding(2, 3, 2, 3)
|
|
Me.C1Vorgaben.Name = "C1Vorgaben"
|
|
Me.C1Vorgaben.PreviewInfo.Location = New System.Drawing.Point(0, 0)
|
|
Me.C1Vorgaben.PreviewInfo.Size = New System.Drawing.Size(0, 0)
|
|
Me.C1Vorgaben.PreviewInfo.ZoomFactor = 75.0R
|
|
Me.C1Vorgaben.PrintInfo.PageSettings = CType(resources.GetObject("C1Vorgaben.PrintInfo.PageSettings"), System.Drawing.Printing.PageSettings)
|
|
Me.C1Vorgaben.Size = New System.Drawing.Size(690, 120)
|
|
Me.C1Vorgaben.TabAction = C1.Win.C1TrueDBGrid.TabActionEnum.ColumnNavigation
|
|
Me.C1Vorgaben.TabIndex = 11
|
|
Me.C1Vorgaben.Text = "C1TrueDBGrid1"
|
|
Me.C1Vorgaben.VisualStyle = C1.Win.C1TrueDBGrid.VisualStyle.Office2010Silver
|
|
Me.C1Vorgaben.PropBag = resources.GetString("C1Vorgaben.PropBag")
|
|
'
|
|
'Panel10
|
|
'
|
|
Me.Panel10.Controls.Add(Me.txtMassnahmen)
|
|
Me.Panel10.Controls.Add(Me.txtHilfsmittel)
|
|
Me.Panel10.Controls.Add(Me.lblPruefgegenstand)
|
|
Me.Panel10.Controls.Add(Me.lblHilfsmittel)
|
|
Me.Panel10.Controls.Add(Me.txtPruefgegenstand)
|
|
Me.Panel10.Controls.Add(Me.txtBezeichnung)
|
|
Me.Panel10.Controls.Add(Me.lblMassnahmen1)
|
|
Me.Panel10.Controls.Add(Me.lblBezeichnung)
|
|
Me.Panel10.Controls.Add(Me.lblEreignisse)
|
|
Me.Panel10.Controls.Add(Me.lblKontrollaktivität)
|
|
Me.Panel10.Controls.Add(Me.txtEreignisse)
|
|
Me.Panel10.Controls.Add(Me.txtBeschreibung)
|
|
Me.Panel10.Controls.Add(Me.lblMassnahmen2)
|
|
Me.Panel10.Controls.Add(Me.lblBeschreibung)
|
|
Me.Panel10.Controls.Add(Me.lblEreignisse2)
|
|
Me.Panel10.Dock = System.Windows.Forms.DockStyle.Left
|
|
Me.Panel10.Location = New System.Drawing.Point(2, 2)
|
|
Me.Panel10.Name = "Panel10"
|
|
Me.Panel10.Size = New System.Drawing.Size(540, 371)
|
|
Me.Panel10.TabIndex = 69
|
|
'
|
|
'txtMassnahmen
|
|
'
|
|
Me.txtMassnahmen.BackColor = System.Drawing.Color.White
|
|
Me.txtMassnahmen.Location = New System.Drawing.Point(92, 236)
|
|
Me.txtMassnahmen.Multiline = True
|
|
Me.txtMassnahmen.Name = "txtMassnahmen"
|
|
Me.txtMassnahmen.ReadOnly = True
|
|
Me.txtMassnahmen.Size = New System.Drawing.Size(427, 61)
|
|
Me.txtMassnahmen.TabIndex = 57
|
|
'
|
|
'txtHilfsmittel
|
|
'
|
|
Me.txtHilfsmittel.BackColor = System.Drawing.Color.White
|
|
Me.txtHilfsmittel.Location = New System.Drawing.Point(92, 166)
|
|
Me.txtHilfsmittel.Multiline = True
|
|
Me.txtHilfsmittel.Name = "txtHilfsmittel"
|
|
Me.txtHilfsmittel.ReadOnly = True
|
|
Me.txtHilfsmittel.Size = New System.Drawing.Size(427, 64)
|
|
Me.txtHilfsmittel.TabIndex = 67
|
|
'
|
|
'lblPruefgegenstand
|
|
'
|
|
Me.lblPruefgegenstand.AutoSize = True
|
|
Me.lblPruefgegenstand.Location = New System.Drawing.Point(8, 93)
|
|
Me.lblPruefgegenstand.Name = "lblPruefgegenstand"
|
|
Me.lblPruefgegenstand.Size = New System.Drawing.Size(82, 13)
|
|
Me.lblPruefgegenstand.TabIndex = 59
|
|
Me.lblPruefgegenstand.Text = "Prüfgegenstand"
|
|
'
|
|
'lblHilfsmittel
|
|
'
|
|
Me.lblHilfsmittel.AutoSize = True
|
|
Me.lblHilfsmittel.Location = New System.Drawing.Point(7, 166)
|
|
Me.lblHilfsmittel.Name = "lblHilfsmittel"
|
|
Me.lblHilfsmittel.Size = New System.Drawing.Size(51, 13)
|
|
Me.lblHilfsmittel.TabIndex = 68
|
|
Me.lblHilfsmittel.Text = "Hilfsmittel"
|
|
'
|
|
'txtPruefgegenstand
|
|
'
|
|
Me.txtPruefgegenstand.BackColor = System.Drawing.Color.White
|
|
Me.txtPruefgegenstand.Location = New System.Drawing.Point(92, 93)
|
|
Me.txtPruefgegenstand.Multiline = True
|
|
Me.txtPruefgegenstand.Name = "txtPruefgegenstand"
|
|
Me.txtPruefgegenstand.ReadOnly = True
|
|
Me.txtPruefgegenstand.Size = New System.Drawing.Size(427, 67)
|
|
Me.txtPruefgegenstand.TabIndex = 56
|
|
'
|
|
'txtBezeichnung
|
|
'
|
|
Me.txtBezeichnung.BackColor = System.Drawing.Color.White
|
|
Me.txtBezeichnung.Location = New System.Drawing.Point(93, 9)
|
|
Me.txtBezeichnung.Name = "txtBezeichnung"
|
|
Me.txtBezeichnung.ReadOnly = True
|
|
Me.txtBezeichnung.Size = New System.Drawing.Size(427, 20)
|
|
Me.txtBezeichnung.TabIndex = 54
|
|
'
|
|
'lblMassnahmen1
|
|
'
|
|
Me.lblMassnahmen1.AutoSize = True
|
|
Me.lblMassnahmen1.Location = New System.Drawing.Point(6, 237)
|
|
Me.lblMassnahmen1.Name = "lblMassnahmen1"
|
|
Me.lblMassnahmen1.Size = New System.Drawing.Size(70, 13)
|
|
Me.lblMassnahmen1.TabIndex = 60
|
|
Me.lblMassnahmen1.Text = "Massnahmen"
|
|
'
|
|
'lblBezeichnung
|
|
'
|
|
Me.lblBezeichnung.AutoSize = True
|
|
Me.lblBezeichnung.Location = New System.Drawing.Point(5, 11)
|
|
Me.lblBezeichnung.Name = "lblBezeichnung"
|
|
Me.lblBezeichnung.Size = New System.Drawing.Size(69, 13)
|
|
Me.lblBezeichnung.TabIndex = 66
|
|
Me.lblBezeichnung.Text = "Bezeichnung"
|
|
'
|
|
'lblEreignisse
|
|
'
|
|
Me.lblEreignisse.AutoSize = True
|
|
Me.lblEreignisse.Location = New System.Drawing.Point(7, 263)
|
|
Me.lblEreignisse.Name = "lblEreignisse"
|
|
Me.lblEreignisse.Size = New System.Drawing.Size(55, 13)
|
|
Me.lblEreignisse.TabIndex = 61
|
|
Me.lblEreignisse.Text = "Ereignisse"
|
|
'
|
|
'lblKontrollaktivität
|
|
'
|
|
Me.lblKontrollaktivität.AutoSize = True
|
|
Me.lblKontrollaktivität.Location = New System.Drawing.Point(5, 44)
|
|
Me.lblKontrollaktivität.Name = "lblKontrollaktivität"
|
|
Me.lblKontrollaktivität.Size = New System.Drawing.Size(79, 13)
|
|
Me.lblKontrollaktivität.TabIndex = 65
|
|
Me.lblKontrollaktivität.Text = "Kontrollaktivität"
|
|
'
|
|
'txtEreignisse
|
|
'
|
|
Me.txtEreignisse.BackColor = System.Drawing.Color.White
|
|
Me.txtEreignisse.Location = New System.Drawing.Point(92, 299)
|
|
Me.txtEreignisse.Multiline = True
|
|
Me.txtEreignisse.Name = "txtEreignisse"
|
|
Me.txtEreignisse.ReadOnly = True
|
|
Me.txtEreignisse.Size = New System.Drawing.Size(427, 67)
|
|
Me.txtEreignisse.TabIndex = 58
|
|
'
|
|
'txtBeschreibung
|
|
'
|
|
Me.txtBeschreibung.BackColor = System.Drawing.Color.White
|
|
Me.txtBeschreibung.Location = New System.Drawing.Point(93, 31)
|
|
Me.txtBeschreibung.Multiline = True
|
|
Me.txtBeschreibung.Name = "txtBeschreibung"
|
|
Me.txtBeschreibung.ReadOnly = True
|
|
Me.txtBeschreibung.Size = New System.Drawing.Size(427, 56)
|
|
Me.txtBeschreibung.TabIndex = 55
|
|
'
|
|
'lblMassnahmen2
|
|
'
|
|
Me.lblMassnahmen2.AutoSize = True
|
|
Me.lblMassnahmen2.Location = New System.Drawing.Point(7, 250)
|
|
Me.lblMassnahmen2.Name = "lblMassnahmen2"
|
|
Me.lblMassnahmen2.Size = New System.Drawing.Size(83, 13)
|
|
Me.lblMassnahmen2.TabIndex = 62
|
|
Me.lblMassnahmen2.Text = "bei Abweichung"
|
|
'
|
|
'lblBeschreibung
|
|
'
|
|
Me.lblBeschreibung.AutoSize = True
|
|
Me.lblBeschreibung.Location = New System.Drawing.Point(5, 31)
|
|
Me.lblBeschreibung.Name = "lblBeschreibung"
|
|
Me.lblBeschreibung.Size = New System.Drawing.Size(72, 13)
|
|
Me.lblBeschreibung.TabIndex = 64
|
|
Me.lblBeschreibung.Text = "Beschreibung"
|
|
'
|
|
'lblEreignisse2
|
|
'
|
|
Me.lblEreignisse2.AutoSize = True
|
|
Me.lblEreignisse2.Location = New System.Drawing.Point(5, 299)
|
|
Me.lblEreignisse2.Name = "lblEreignisse2"
|
|
Me.lblEreignisse2.Size = New System.Drawing.Size(59, 13)
|
|
Me.lblEreignisse2.TabIndex = 63
|
|
Me.lblEreignisse2.Text = "Reprotinng"
|
|
'
|
|
'TabPage4
|
|
'
|
|
Me.TabPage4.Controls.Add(Me.SplitContainerResultat)
|
|
Me.TabPage4.Location = New System.Drawing.Point(4, 22)
|
|
Me.TabPage4.Name = "TabPage4"
|
|
Me.TabPage4.Size = New System.Drawing.Size(1240, 375)
|
|
Me.TabPage4.TabIndex = 3
|
|
Me.TabPage4.Text = "Resultat / Massnahmen"
|
|
Me.TabPage4.UseVisualStyleBackColor = True
|
|
'
|
|
'SplitContainerResultat
|
|
'
|
|
Me.SplitContainerResultat.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.SplitContainerResultat.Location = New System.Drawing.Point(0, 0)
|
|
Me.SplitContainerResultat.Name = "SplitContainerResultat"
|
|
'
|
|
'SplitContainerResultat.Panel1
|
|
'
|
|
Me.SplitContainerResultat.Panel1.Controls.Add(Me.GrpResultatDokumente)
|
|
Me.SplitContainerResultat.Panel1.Controls.Add(Me.GrpBeschreibung)
|
|
Me.SplitContainerResultat.Panel1.Controls.Add(Me.GrpKurzbeschreibung)
|
|
'
|
|
'SplitContainerResultat.Panel2
|
|
'
|
|
Me.SplitContainerResultat.Panel2.Controls.Add(Me.SplitContainerFindings)
|
|
Me.SplitContainerResultat.Size = New System.Drawing.Size(1240, 375)
|
|
Me.SplitContainerResultat.SplitterDistance = 411
|
|
Me.SplitContainerResultat.TabIndex = 2
|
|
'
|
|
'GrpResultatDokumente
|
|
'
|
|
Me.GrpResultatDokumente.Controls.Add(Me.DokumenteResultat)
|
|
Me.GrpResultatDokumente.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.GrpResultatDokumente.Location = New System.Drawing.Point(0, 262)
|
|
Me.GrpResultatDokumente.Name = "GrpResultatDokumente"
|
|
Me.GrpResultatDokumente.Size = New System.Drawing.Size(411, 113)
|
|
Me.GrpResultatDokumente.TabIndex = 18
|
|
Me.GrpResultatDokumente.TabStop = False
|
|
Me.GrpResultatDokumente.Text = "Dokumente"
|
|
'
|
|
'DokumenteResultat
|
|
'
|
|
Me.DokumenteResultat.ConnectionString = Nothing
|
|
Me.DokumenteResultat.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.DokumenteResultat.Doktype = 0
|
|
Me.DokumenteResultat.Location = New System.Drawing.Point(3, 16)
|
|
Me.DokumenteResultat.Margin = New System.Windows.Forms.Padding(5, 6, 5, 6)
|
|
Me.DokumenteResultat.Mitarbeiternr = 0
|
|
Me.DokumenteResultat.Name = "DokumenteResultat"
|
|
Me.DokumenteResultat.Pruefschrittnr = 0
|
|
Me.DokumenteResultat.Size = New System.Drawing.Size(405, 94)
|
|
Me.DokumenteResultat.TabIndex = 34
|
|
Me.DokumenteResultat.TempFilePath = Nothing
|
|
Me.DokumenteResultat.ThemaNr = 0
|
|
'
|
|
'GrpBeschreibung
|
|
'
|
|
Me.GrpBeschreibung.Controls.Add(Me.txtBeschreibungResultat)
|
|
Me.GrpBeschreibung.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.GrpBeschreibung.Location = New System.Drawing.Point(0, 116)
|
|
Me.GrpBeschreibung.Name = "GrpBeschreibung"
|
|
Me.GrpBeschreibung.Size = New System.Drawing.Size(411, 146)
|
|
Me.GrpBeschreibung.TabIndex = 7
|
|
Me.GrpBeschreibung.TabStop = False
|
|
Me.GrpBeschreibung.Text = "Beschreibung"
|
|
'
|
|
'txtBeschreibungResultat
|
|
'
|
|
Me.txtBeschreibungResultat.BackColor = System.Drawing.Color.White
|
|
Me.txtBeschreibungResultat.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.txtBeschreibungResultat.Location = New System.Drawing.Point(3, 16)
|
|
Me.txtBeschreibungResultat.Multiline = True
|
|
Me.txtBeschreibungResultat.Name = "txtBeschreibungResultat"
|
|
Me.txtBeschreibungResultat.ReadOnly = True
|
|
Me.txtBeschreibungResultat.Size = New System.Drawing.Size(405, 127)
|
|
Me.txtBeschreibungResultat.TabIndex = 3
|
|
'
|
|
'GrpKurzbeschreibung
|
|
'
|
|
Me.GrpKurzbeschreibung.Controls.Add(Me.txtKurzbeschreibungResultat)
|
|
Me.GrpKurzbeschreibung.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.GrpKurzbeschreibung.Location = New System.Drawing.Point(0, 0)
|
|
Me.GrpKurzbeschreibung.Name = "GrpKurzbeschreibung"
|
|
Me.GrpKurzbeschreibung.Size = New System.Drawing.Size(411, 116)
|
|
Me.GrpKurzbeschreibung.TabIndex = 6
|
|
Me.GrpKurzbeschreibung.TabStop = False
|
|
Me.GrpKurzbeschreibung.Text = "Kurzbeschreibung"
|
|
'
|
|
'txtKurzbeschreibungResultat
|
|
'
|
|
Me.txtKurzbeschreibungResultat.BackColor = System.Drawing.Color.White
|
|
Me.txtKurzbeschreibungResultat.Dock = System.Windows.Forms.DockStyle.Bottom
|
|
Me.txtKurzbeschreibungResultat.Location = New System.Drawing.Point(3, 13)
|
|
Me.txtKurzbeschreibungResultat.Multiline = True
|
|
Me.txtKurzbeschreibungResultat.Name = "txtKurzbeschreibungResultat"
|
|
Me.txtKurzbeschreibungResultat.ReadOnly = True
|
|
Me.txtKurzbeschreibungResultat.Size = New System.Drawing.Size(405, 100)
|
|
Me.txtKurzbeschreibungResultat.TabIndex = 4
|
|
'
|
|
'SplitContainerFindings
|
|
'
|
|
Me.SplitContainerFindings.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.SplitContainerFindings.Location = New System.Drawing.Point(0, 0)
|
|
Me.SplitContainerFindings.Name = "SplitContainerFindings"
|
|
'
|
|
'SplitContainerFindings.Panel1
|
|
'
|
|
Me.SplitContainerFindings.Panel1.Controls.Add(Me.GroupBox2)
|
|
'
|
|
'SplitContainerFindings.Panel2
|
|
'
|
|
Me.SplitContainerFindings.Panel2.Controls.Add(Me.GroupBox5)
|
|
Me.SplitContainerFindings.Panel2.Controls.Add(Me.Panel5)
|
|
Me.SplitContainerFindings.Panel2.Controls.Add(Me.Panel7)
|
|
Me.SplitContainerFindings.Panel2.Controls.Add(Me.Panel8)
|
|
Me.SplitContainerFindings.Panel2.Controls.Add(Me.GroupBox3)
|
|
Me.SplitContainerFindings.Size = New System.Drawing.Size(825, 375)
|
|
Me.SplitContainerFindings.SplitterDistance = 409
|
|
Me.SplitContainerFindings.TabIndex = 0
|
|
'
|
|
'GroupBox2
|
|
'
|
|
Me.GroupBox2.Controls.Add(Me.GrpDokumenteFindings)
|
|
Me.GroupBox2.Controls.Add(Me.Panel4)
|
|
Me.GroupBox2.Controls.Add(Me.Panel3)
|
|
Me.GroupBox2.Controls.Add(Me.Panel2)
|
|
Me.GroupBox2.Controls.Add(Me.Panel1)
|
|
Me.GroupBox2.Controls.Add(Me.C1Findings)
|
|
Me.GroupBox2.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.GroupBox2.Location = New System.Drawing.Point(0, 0)
|
|
Me.GroupBox2.Name = "GroupBox2"
|
|
Me.GroupBox2.Size = New System.Drawing.Size(409, 375)
|
|
Me.GroupBox2.TabIndex = 0
|
|
Me.GroupBox2.TabStop = False
|
|
Me.GroupBox2.Text = "Feststellung"
|
|
'
|
|
'GrpDokumenteFindings
|
|
'
|
|
Me.GrpDokumenteFindings.Controls.Add(Me.DokumenteFindings)
|
|
Me.GrpDokumenteFindings.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.GrpDokumenteFindings.Location = New System.Drawing.Point(3, 262)
|
|
Me.GrpDokumenteFindings.Name = "GrpDokumenteFindings"
|
|
Me.GrpDokumenteFindings.Size = New System.Drawing.Size(403, 110)
|
|
Me.GrpDokumenteFindings.TabIndex = 17
|
|
Me.GrpDokumenteFindings.TabStop = False
|
|
Me.GrpDokumenteFindings.Text = "Dokumente"
|
|
'
|
|
'DokumenteFindings
|
|
'
|
|
Me.DokumenteFindings.ConnectionString = Nothing
|
|
Me.DokumenteFindings.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.DokumenteFindings.Doktype = 0
|
|
Me.DokumenteFindings.Location = New System.Drawing.Point(3, 16)
|
|
Me.DokumenteFindings.Margin = New System.Windows.Forms.Padding(5, 6, 5, 6)
|
|
Me.DokumenteFindings.Mitarbeiternr = 0
|
|
Me.DokumenteFindings.Name = "DokumenteFindings"
|
|
Me.DokumenteFindings.Pruefschrittnr = 0
|
|
Me.DokumenteFindings.Size = New System.Drawing.Size(397, 91)
|
|
Me.DokumenteFindings.TabIndex = 34
|
|
Me.DokumenteFindings.TempFilePath = Nothing
|
|
Me.DokumenteFindings.ThemaNr = 0
|
|
'
|
|
'Panel4
|
|
'
|
|
Me.Panel4.Controls.Add(Me.txtfindingbeschreibung)
|
|
Me.Panel4.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.Panel4.Location = New System.Drawing.Point(3, 193)
|
|
Me.Panel4.Name = "Panel4"
|
|
Me.Panel4.Size = New System.Drawing.Size(403, 69)
|
|
Me.Panel4.TabIndex = 16
|
|
'
|
|
'txtfindingbeschreibung
|
|
'
|
|
Me.txtfindingbeschreibung.BackColor = System.Drawing.Color.White
|
|
Me.txtfindingbeschreibung.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.txtfindingbeschreibung.Location = New System.Drawing.Point(0, 0)
|
|
Me.txtfindingbeschreibung.Multiline = True
|
|
Me.txtfindingbeschreibung.Name = "txtfindingbeschreibung"
|
|
Me.txtfindingbeschreibung.ReadOnly = True
|
|
Me.txtfindingbeschreibung.Size = New System.Drawing.Size(403, 69)
|
|
Me.txtfindingbeschreibung.TabIndex = 19
|
|
'
|
|
'Panel3
|
|
'
|
|
Me.Panel3.Controls.Add(Me.lblMassnahmeBeschreibung)
|
|
Me.Panel3.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.Panel3.Location = New System.Drawing.Point(3, 172)
|
|
Me.Panel3.Name = "Panel3"
|
|
Me.Panel3.Size = New System.Drawing.Size(403, 21)
|
|
Me.Panel3.TabIndex = 15
|
|
'
|
|
'lblMassnahmeBeschreibung
|
|
'
|
|
Me.lblMassnahmeBeschreibung.AutoSize = True
|
|
Me.lblMassnahmeBeschreibung.Location = New System.Drawing.Point(3, 3)
|
|
Me.lblMassnahmeBeschreibung.Name = "lblMassnahmeBeschreibung"
|
|
Me.lblMassnahmeBeschreibung.Size = New System.Drawing.Size(72, 13)
|
|
Me.lblMassnahmeBeschreibung.TabIndex = 17
|
|
Me.lblMassnahmeBeschreibung.Text = "Beschreibung"
|
|
'
|
|
'Panel2
|
|
'
|
|
Me.Panel2.Controls.Add(Me.txtfindingbezeichnung)
|
|
Me.Panel2.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.Panel2.Location = New System.Drawing.Point(3, 149)
|
|
Me.Panel2.Name = "Panel2"
|
|
Me.Panel2.Size = New System.Drawing.Size(403, 23)
|
|
Me.Panel2.TabIndex = 14
|
|
'
|
|
'txtfindingbezeichnung
|
|
'
|
|
Me.txtfindingbezeichnung.BackColor = System.Drawing.Color.White
|
|
Me.txtfindingbezeichnung.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.txtfindingbezeichnung.Location = New System.Drawing.Point(0, 0)
|
|
Me.txtfindingbezeichnung.Name = "txtfindingbezeichnung"
|
|
Me.txtfindingbezeichnung.ReadOnly = True
|
|
Me.txtfindingbezeichnung.Size = New System.Drawing.Size(403, 20)
|
|
Me.txtfindingbezeichnung.TabIndex = 18
|
|
'
|
|
'Panel1
|
|
'
|
|
Me.Panel1.Controls.Add(Me.lblMassnahmeBezeichnung)
|
|
Me.Panel1.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.Panel1.Location = New System.Drawing.Point(3, 126)
|
|
Me.Panel1.Name = "Panel1"
|
|
Me.Panel1.Size = New System.Drawing.Size(403, 23)
|
|
Me.Panel1.TabIndex = 13
|
|
'
|
|
'lblMassnahmeBezeichnung
|
|
'
|
|
Me.lblMassnahmeBezeichnung.AutoSize = True
|
|
Me.lblMassnahmeBezeichnung.Location = New System.Drawing.Point(3, 3)
|
|
Me.lblMassnahmeBezeichnung.Name = "lblMassnahmeBezeichnung"
|
|
Me.lblMassnahmeBezeichnung.Size = New System.Drawing.Size(69, 13)
|
|
Me.lblMassnahmeBezeichnung.TabIndex = 16
|
|
Me.lblMassnahmeBezeichnung.Text = "Bezeichnung"
|
|
'
|
|
'C1Findings
|
|
'
|
|
Me.C1Findings.AllowUpdate = False
|
|
Me.C1Findings.AlternatingRows = True
|
|
Me.C1Findings.CellTips = C1.Win.C1TrueDBGrid.CellTipEnum.Floating
|
|
Me.C1Findings.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.C1Findings.FilterBar = True
|
|
Me.C1Findings.GroupByCaption = "Drag a column header here to group by that column"
|
|
Me.C1Findings.Images.Add(CType(resources.GetObject("C1Findings.Images"), System.Drawing.Image))
|
|
Me.C1Findings.Location = New System.Drawing.Point(3, 16)
|
|
Me.C1Findings.Margin = New System.Windows.Forms.Padding(2, 3, 2, 3)
|
|
Me.C1Findings.Name = "C1Findings"
|
|
Me.C1Findings.PreviewInfo.Location = New System.Drawing.Point(0, 0)
|
|
Me.C1Findings.PreviewInfo.Size = New System.Drawing.Size(0, 0)
|
|
Me.C1Findings.PreviewInfo.ZoomFactor = 75.0R
|
|
Me.C1Findings.PrintInfo.PageSettings = CType(resources.GetObject("C1Findings.PrintInfo.PageSettings"), System.Drawing.Printing.PageSettings)
|
|
Me.C1Findings.Size = New System.Drawing.Size(403, 110)
|
|
Me.C1Findings.TabAction = C1.Win.C1TrueDBGrid.TabActionEnum.ColumnNavigation
|
|
Me.C1Findings.TabIndex = 12
|
|
Me.C1Findings.Text = "C1TrueDBGrid1"
|
|
Me.C1Findings.VisualStyle = C1.Win.C1TrueDBGrid.VisualStyle.Office2010Silver
|
|
Me.C1Findings.PropBag = resources.GetString("C1Findings.PropBag")
|
|
'
|
|
'GroupBox5
|
|
'
|
|
Me.GroupBox5.Controls.Add(Me.DokumenteMassnahmen)
|
|
Me.GroupBox5.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.GroupBox5.Location = New System.Drawing.Point(0, 262)
|
|
Me.GroupBox5.Name = "GroupBox5"
|
|
Me.GroupBox5.Size = New System.Drawing.Size(412, 113)
|
|
Me.GroupBox5.TabIndex = 21
|
|
Me.GroupBox5.TabStop = False
|
|
Me.GroupBox5.Text = "Dokumente"
|
|
'
|
|
'DokumenteMassnahmen
|
|
'
|
|
Me.DokumenteMassnahmen.ConnectionString = Nothing
|
|
Me.DokumenteMassnahmen.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.DokumenteMassnahmen.Doktype = 0
|
|
Me.DokumenteMassnahmen.Location = New System.Drawing.Point(3, 16)
|
|
Me.DokumenteMassnahmen.Margin = New System.Windows.Forms.Padding(5, 6, 5, 6)
|
|
Me.DokumenteMassnahmen.Mitarbeiternr = 0
|
|
Me.DokumenteMassnahmen.Name = "DokumenteMassnahmen"
|
|
Me.DokumenteMassnahmen.Pruefschrittnr = 0
|
|
Me.DokumenteMassnahmen.Size = New System.Drawing.Size(406, 94)
|
|
Me.DokumenteMassnahmen.TabIndex = 34
|
|
Me.DokumenteMassnahmen.TempFilePath = Nothing
|
|
Me.DokumenteMassnahmen.ThemaNr = 0
|
|
'
|
|
'Panel5
|
|
'
|
|
Me.Panel5.Controls.Add(Me.SplitContainer3)
|
|
Me.Panel5.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.Panel5.Location = New System.Drawing.Point(0, 172)
|
|
Me.Panel5.Name = "Panel5"
|
|
Me.Panel5.Size = New System.Drawing.Size(412, 90)
|
|
Me.Panel5.TabIndex = 20
|
|
'
|
|
'SplitContainer3
|
|
'
|
|
Me.SplitContainer3.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.SplitContainer3.Location = New System.Drawing.Point(0, 0)
|
|
Me.SplitContainer3.Name = "SplitContainer3"
|
|
'
|
|
'SplitContainer3.Panel1
|
|
'
|
|
Me.SplitContainer3.Panel1.Controls.Add(Me.txtMassnahmebeschreibung)
|
|
Me.SplitContainer3.Panel1.Controls.Add(Me.Panel6)
|
|
'
|
|
'SplitContainer3.Panel2
|
|
'
|
|
Me.SplitContainer3.Panel2.Controls.Add(Me.txtMassnahmeResultat)
|
|
Me.SplitContainer3.Panel2.Controls.Add(Me.Panel9)
|
|
Me.SplitContainer3.Size = New System.Drawing.Size(412, 90)
|
|
Me.SplitContainer3.SplitterDistance = 204
|
|
Me.SplitContainer3.TabIndex = 0
|
|
'
|
|
'txtMassnahmebeschreibung
|
|
'
|
|
Me.txtMassnahmebeschreibung.BackColor = System.Drawing.Color.White
|
|
Me.txtMassnahmebeschreibung.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.txtMassnahmebeschreibung.Location = New System.Drawing.Point(0, 21)
|
|
Me.txtMassnahmebeschreibung.Multiline = True
|
|
Me.txtMassnahmebeschreibung.Name = "txtMassnahmebeschreibung"
|
|
Me.txtMassnahmebeschreibung.ReadOnly = True
|
|
Me.txtMassnahmebeschreibung.Size = New System.Drawing.Size(204, 69)
|
|
Me.txtMassnahmebeschreibung.TabIndex = 19
|
|
'
|
|
'Panel6
|
|
'
|
|
Me.Panel6.Controls.Add(Me.Label1)
|
|
Me.Panel6.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.Panel6.Location = New System.Drawing.Point(0, 0)
|
|
Me.Panel6.Name = "Panel6"
|
|
Me.Panel6.Size = New System.Drawing.Size(204, 21)
|
|
Me.Panel6.TabIndex = 0
|
|
'
|
|
'Label1
|
|
'
|
|
Me.Label1.AutoSize = True
|
|
Me.Label1.Location = New System.Drawing.Point(3, 3)
|
|
Me.Label1.Name = "Label1"
|
|
Me.Label1.Size = New System.Drawing.Size(72, 13)
|
|
Me.Label1.TabIndex = 17
|
|
Me.Label1.Text = "Beschreibung"
|
|
'
|
|
'txtMassnahmeResultat
|
|
'
|
|
Me.txtMassnahmeResultat.BackColor = System.Drawing.Color.White
|
|
Me.txtMassnahmeResultat.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.txtMassnahmeResultat.Location = New System.Drawing.Point(0, 21)
|
|
Me.txtMassnahmeResultat.Multiline = True
|
|
Me.txtMassnahmeResultat.Name = "txtMassnahmeResultat"
|
|
Me.txtMassnahmeResultat.ReadOnly = True
|
|
Me.txtMassnahmeResultat.Size = New System.Drawing.Size(204, 69)
|
|
Me.txtMassnahmeResultat.TabIndex = 20
|
|
'
|
|
'Panel9
|
|
'
|
|
Me.Panel9.Controls.Add(Me.Label3)
|
|
Me.Panel9.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.Panel9.Location = New System.Drawing.Point(0, 0)
|
|
Me.Panel9.Name = "Panel9"
|
|
Me.Panel9.Size = New System.Drawing.Size(204, 21)
|
|
Me.Panel9.TabIndex = 0
|
|
'
|
|
'Label3
|
|
'
|
|
Me.Label3.AutoSize = True
|
|
Me.Label3.Location = New System.Drawing.Point(3, 3)
|
|
Me.Label3.Name = "Label3"
|
|
Me.Label3.Size = New System.Drawing.Size(46, 13)
|
|
Me.Label3.TabIndex = 18
|
|
Me.Label3.Text = "Resultat"
|
|
'
|
|
'Panel7
|
|
'
|
|
Me.Panel7.Controls.Add(Me.txtmassnahmebezeichnung)
|
|
Me.Panel7.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.Panel7.Location = New System.Drawing.Point(0, 149)
|
|
Me.Panel7.Name = "Panel7"
|
|
Me.Panel7.Size = New System.Drawing.Size(412, 23)
|
|
Me.Panel7.TabIndex = 18
|
|
'
|
|
'txtmassnahmebezeichnung
|
|
'
|
|
Me.txtmassnahmebezeichnung.BackColor = System.Drawing.Color.White
|
|
Me.txtmassnahmebezeichnung.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.txtmassnahmebezeichnung.Location = New System.Drawing.Point(0, 0)
|
|
Me.txtmassnahmebezeichnung.Name = "txtmassnahmebezeichnung"
|
|
Me.txtmassnahmebezeichnung.ReadOnly = True
|
|
Me.txtmassnahmebezeichnung.Size = New System.Drawing.Size(412, 20)
|
|
Me.txtmassnahmebezeichnung.TabIndex = 18
|
|
'
|
|
'Panel8
|
|
'
|
|
Me.Panel8.Controls.Add(Me.Label2)
|
|
Me.Panel8.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.Panel8.Location = New System.Drawing.Point(0, 129)
|
|
Me.Panel8.Name = "Panel8"
|
|
Me.Panel8.Size = New System.Drawing.Size(412, 20)
|
|
Me.Panel8.TabIndex = 17
|
|
'
|
|
'Label2
|
|
'
|
|
Me.Label2.AutoSize = True
|
|
Me.Label2.Location = New System.Drawing.Point(3, 3)
|
|
Me.Label2.Name = "Label2"
|
|
Me.Label2.Size = New System.Drawing.Size(69, 13)
|
|
Me.Label2.TabIndex = 16
|
|
Me.Label2.Text = "Bezeichnung"
|
|
'
|
|
'GroupBox3
|
|
'
|
|
Me.GroupBox3.Controls.Add(Me.C1Massnahmen)
|
|
Me.GroupBox3.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.GroupBox3.Location = New System.Drawing.Point(0, 0)
|
|
Me.GroupBox3.Name = "GroupBox3"
|
|
Me.GroupBox3.Size = New System.Drawing.Size(412, 129)
|
|
Me.GroupBox3.TabIndex = 0
|
|
Me.GroupBox3.TabStop = False
|
|
Me.GroupBox3.Text = "Massnahmen"
|
|
'
|
|
'C1Massnahmen
|
|
'
|
|
Me.C1Massnahmen.AllowUpdate = False
|
|
Me.C1Massnahmen.AlternatingRows = True
|
|
Me.C1Massnahmen.CellTips = C1.Win.C1TrueDBGrid.CellTipEnum.Floating
|
|
Me.C1Massnahmen.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.C1Massnahmen.FilterBar = True
|
|
Me.C1Massnahmen.GroupByCaption = "Drag a column header here to group by that column"
|
|
Me.C1Massnahmen.Images.Add(CType(resources.GetObject("C1Massnahmen.Images"), System.Drawing.Image))
|
|
Me.C1Massnahmen.Location = New System.Drawing.Point(3, 16)
|
|
Me.C1Massnahmen.Margin = New System.Windows.Forms.Padding(2, 3, 2, 3)
|
|
Me.C1Massnahmen.Name = "C1Massnahmen"
|
|
Me.C1Massnahmen.PreviewInfo.Location = New System.Drawing.Point(0, 0)
|
|
Me.C1Massnahmen.PreviewInfo.Size = New System.Drawing.Size(0, 0)
|
|
Me.C1Massnahmen.PreviewInfo.ZoomFactor = 75.0R
|
|
Me.C1Massnahmen.PrintInfo.PageSettings = CType(resources.GetObject("C1Massnahmen.PrintInfo.PageSettings"), System.Drawing.Printing.PageSettings)
|
|
Me.C1Massnahmen.Size = New System.Drawing.Size(406, 110)
|
|
Me.C1Massnahmen.TabAction = C1.Win.C1TrueDBGrid.TabActionEnum.ColumnNavigation
|
|
Me.C1Massnahmen.TabIndex = 12
|
|
Me.C1Massnahmen.Text = "C1TrueDBGrid1"
|
|
Me.C1Massnahmen.VisualStyle = C1.Win.C1TrueDBGrid.VisualStyle.Office2010Silver
|
|
Me.C1Massnahmen.PropBag = resources.GetString("C1Massnahmen.PropBag")
|
|
'
|
|
'TabPage5
|
|
'
|
|
Me.TabPage5.Controls.Add(Me.C1History)
|
|
Me.TabPage5.Location = New System.Drawing.Point(4, 22)
|
|
Me.TabPage5.Name = "TabPage5"
|
|
Me.TabPage5.Size = New System.Drawing.Size(1240, 375)
|
|
Me.TabPage5.TabIndex = 4
|
|
Me.TabPage5.Text = "History"
|
|
Me.TabPage5.UseVisualStyleBackColor = True
|
|
'
|
|
'C1History
|
|
'
|
|
Me.C1History.AllowUpdate = False
|
|
Me.C1History.AlternatingRows = True
|
|
Me.C1History.CellTips = C1.Win.C1TrueDBGrid.CellTipEnum.Floating
|
|
Me.C1History.ContextMenuStrip = Me.ctxMenuPruefschritt
|
|
Me.C1History.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.C1History.FilterBar = True
|
|
Me.C1History.GroupByCaption = "Drag a column header here to group by that column"
|
|
Me.C1History.Images.Add(CType(resources.GetObject("C1History.Images"), System.Drawing.Image))
|
|
Me.C1History.Location = New System.Drawing.Point(0, 0)
|
|
Me.C1History.Margin = New System.Windows.Forms.Padding(2, 3, 2, 3)
|
|
Me.C1History.Name = "C1History"
|
|
Me.C1History.PreviewInfo.Location = New System.Drawing.Point(0, 0)
|
|
Me.C1History.PreviewInfo.Size = New System.Drawing.Size(0, 0)
|
|
Me.C1History.PreviewInfo.ZoomFactor = 75.0R
|
|
Me.C1History.PrintInfo.PageSettings = CType(resources.GetObject("C1History.PrintInfo.PageSettings"), System.Drawing.Printing.PageSettings)
|
|
Me.C1History.Size = New System.Drawing.Size(1240, 375)
|
|
Me.C1History.TabAction = C1.Win.C1TrueDBGrid.TabActionEnum.ColumnNavigation
|
|
Me.C1History.TabIndex = 11
|
|
Me.C1History.Text = "C1TrueDBGrid1"
|
|
Me.C1History.VisualStyle = C1.Win.C1TrueDBGrid.VisualStyle.Office2010Silver
|
|
Me.C1History.PropBag = resources.GetString("C1History.PropBag")
|
|
'
|
|
'ImageListFindings
|
|
'
|
|
Me.ImageListFindings.ImageStream = CType(resources.GetObject("ImageListFindings.ImageStream"), System.Windows.Forms.ImageListStreamer)
|
|
Me.ImageListFindings.TransparentColor = System.Drawing.Color.Transparent
|
|
Me.ImageListFindings.Images.SetKeyName(0, "Keine.png")
|
|
Me.ImageListFindings.Images.SetKeyName(1, "Tief.png")
|
|
Me.ImageListFindings.Images.SetKeyName(2, "Mittel.png")
|
|
Me.ImageListFindings.Images.SetKeyName(3, "Hoch.png")
|
|
'
|
|
'ImageListeMassnahmen
|
|
'
|
|
Me.ImageListeMassnahmen.ColorDepth = System.Windows.Forms.ColorDepth.Depth8Bit
|
|
Me.ImageListeMassnahmen.ImageSize = New System.Drawing.Size(16, 16)
|
|
Me.ImageListeMassnahmen.TransparentColor = System.Drawing.Color.Transparent
|
|
'
|
|
'frmPruefschrittUebersicht
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.ClientSize = New System.Drawing.Size(1248, 709)
|
|
Me.Controls.Add(Me.SplitContainer1)
|
|
Me.Controls.Add(Me.ToolStrip1)
|
|
Me.Controls.Add(Me.MenuStrip1)
|
|
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
|
Me.Margin = New System.Windows.Forms.Padding(2, 3, 2, 3)
|
|
Me.Name = "frmPruefschrittUebersicht"
|
|
Me.Text = "Assessment"
|
|
Me.MenuStrip1.ResumeLayout(False)
|
|
Me.MenuStrip1.PerformLayout()
|
|
Me.ToolStrip1.ResumeLayout(False)
|
|
Me.ToolStrip1.PerformLayout()
|
|
CType(Me.C1Daten, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.ctxMenuPruefschritt.ResumeLayout(False)
|
|
Me.SplitContainer1.Panel1.ResumeLayout(False)
|
|
Me.SplitContainer1.Panel2.ResumeLayout(False)
|
|
CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.SplitContainer1.ResumeLayout(False)
|
|
Me.SplitContainer2.Panel1.ResumeLayout(False)
|
|
Me.SplitContainer2.Panel2.ResumeLayout(False)
|
|
Me.SplitContainer2.Panel2.PerformLayout()
|
|
CType(Me.SplitContainer2, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.SplitContainer2.ResumeLayout(False)
|
|
Me.GrpStatus.ResumeLayout(False)
|
|
CType(Me.TreeMassnahmen, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TreeUebersicht, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.ToolStrip2.ResumeLayout(False)
|
|
Me.ToolStrip2.PerformLayout()
|
|
Me.TabControl1.ResumeLayout(False)
|
|
Me.TabPage3.ResumeLayout(False)
|
|
Me.PnlNotiz.ResumeLayout(False)
|
|
Me.GroupBox1.ResumeLayout(False)
|
|
Me.GrpNotiz.ResumeLayout(False)
|
|
Me.GrpNotiz.PerformLayout()
|
|
CType(Me.C1Notiz, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.PnlVerantwortlichkeitTermin.ResumeLayout(False)
|
|
Me.GrpTermine.ResumeLayout(False)
|
|
Me.GrpTermine.PerformLayout()
|
|
Me.Verantwortung.ResumeLayout(False)
|
|
Me.Verantwortung.PerformLayout()
|
|
Me.TabPage1.ResumeLayout(False)
|
|
Me.Panel11.ResumeLayout(False)
|
|
Me.GrpDefinitionDokumente.ResumeLayout(False)
|
|
Me.GrpDefinition.ResumeLayout(False)
|
|
Me.GrpDefinition.PerformLayout()
|
|
Me.GrpVorgabe.ResumeLayout(False)
|
|
CType(Me.C1Vorgaben, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.Panel10.ResumeLayout(False)
|
|
Me.Panel10.PerformLayout()
|
|
Me.TabPage4.ResumeLayout(False)
|
|
Me.SplitContainerResultat.Panel1.ResumeLayout(False)
|
|
Me.SplitContainerResultat.Panel2.ResumeLayout(False)
|
|
CType(Me.SplitContainerResultat, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.SplitContainerResultat.ResumeLayout(False)
|
|
Me.GrpResultatDokumente.ResumeLayout(False)
|
|
Me.GrpBeschreibung.ResumeLayout(False)
|
|
Me.GrpBeschreibung.PerformLayout()
|
|
Me.GrpKurzbeschreibung.ResumeLayout(False)
|
|
Me.GrpKurzbeschreibung.PerformLayout()
|
|
Me.SplitContainerFindings.Panel1.ResumeLayout(False)
|
|
Me.SplitContainerFindings.Panel2.ResumeLayout(False)
|
|
CType(Me.SplitContainerFindings, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.SplitContainerFindings.ResumeLayout(False)
|
|
Me.GroupBox2.ResumeLayout(False)
|
|
Me.GrpDokumenteFindings.ResumeLayout(False)
|
|
Me.Panel4.ResumeLayout(False)
|
|
Me.Panel4.PerformLayout()
|
|
Me.Panel3.ResumeLayout(False)
|
|
Me.Panel3.PerformLayout()
|
|
Me.Panel2.ResumeLayout(False)
|
|
Me.Panel2.PerformLayout()
|
|
Me.Panel1.ResumeLayout(False)
|
|
Me.Panel1.PerformLayout()
|
|
CType(Me.C1Findings, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.GroupBox5.ResumeLayout(False)
|
|
Me.Panel5.ResumeLayout(False)
|
|
Me.SplitContainer3.Panel1.ResumeLayout(False)
|
|
Me.SplitContainer3.Panel1.PerformLayout()
|
|
Me.SplitContainer3.Panel2.ResumeLayout(False)
|
|
Me.SplitContainer3.Panel2.PerformLayout()
|
|
CType(Me.SplitContainer3, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.SplitContainer3.ResumeLayout(False)
|
|
Me.Panel6.ResumeLayout(False)
|
|
Me.Panel6.PerformLayout()
|
|
Me.Panel9.ResumeLayout(False)
|
|
Me.Panel9.PerformLayout()
|
|
Me.Panel7.ResumeLayout(False)
|
|
Me.Panel7.PerformLayout()
|
|
Me.Panel8.ResumeLayout(False)
|
|
Me.Panel8.PerformLayout()
|
|
Me.GroupBox3.ResumeLayout(False)
|
|
CType(Me.C1Massnahmen, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.TabPage5.ResumeLayout(False)
|
|
CType(Me.C1History, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.ResumeLayout(False)
|
|
Me.PerformLayout()
|
|
|
|
End Sub
|
|
|
|
Friend WithEvents MenuStrip1 As MenuStrip
|
|
Friend WithEvents DateiToolStripMenuItem As ToolStripMenuItem
|
|
Friend WithEvents BeendenToolStripMenuItem As ToolStripMenuItem
|
|
Friend WithEvents ToolStrip1 As ToolStrip
|
|
Friend WithEvents TSBtnQuit As ToolStripButton
|
|
Friend WithEvents ToolStripButton1 As ToolStripButton
|
|
Friend WithEvents lblSearchStruktur_Definition As ToolStripLabel
|
|
Friend WithEvents tsTxtSearch As ToolStripTextBox
|
|
Friend WithEvents tsBtnSearchStruktur_Definition As ToolStripButton
|
|
Friend WithEvents tsbtnFilterAufheben As ToolStripButton
|
|
Friend WithEvents C1Daten As C1.Win.C1TrueDBGrid.C1TrueDBGrid
|
|
Friend WithEvents SplitContainer1 As SplitContainer
|
|
Friend WithEvents SplitContainer2 As SplitContainer
|
|
Friend WithEvents TreeUebersicht As DevComponents.AdvTree.AdvTree
|
|
Friend WithEvents Node1 As DevComponents.AdvTree.Node
|
|
Friend WithEvents NodeConnector1 As DevComponents.AdvTree.NodeConnector
|
|
Friend WithEvents ElementStyle1 As DevComponents.DotNetBar.ElementStyle
|
|
Friend WithEvents GrpStatus As GroupBox
|
|
Friend WithEvents ImageList1 As ImageList
|
|
Friend WithEvents TabControl1 As TabControl
|
|
Friend WithEvents TabPage1 As TabPage
|
|
Friend WithEvents txtBezeichnung As TextBox
|
|
Friend WithEvents lblBezeichnung As Label
|
|
Friend WithEvents lblKontrollaktivität As Label
|
|
Friend WithEvents txtBeschreibung As TextBox
|
|
Friend WithEvents lblBeschreibung As Label
|
|
Friend WithEvents lblEreignisse2 As Label
|
|
Friend WithEvents lblMassnahmen2 As Label
|
|
Friend WithEvents txtEreignisse As TextBox
|
|
Friend WithEvents lblEreignisse As Label
|
|
Friend WithEvents txtMassnahmen As TextBox
|
|
Friend WithEvents lblMassnahmen1 As Label
|
|
Friend WithEvents txtPruefgegenstand As TextBox
|
|
Friend WithEvents lblPruefgegenstand As Label
|
|
Friend WithEvents txtHilfsmittel As TextBox
|
|
Friend WithEvents lblHilfsmittel As Label
|
|
Friend WithEvents TabPage3 As TabPage
|
|
Friend WithEvents GrpTermine As GroupBox
|
|
Friend WithEvents txtZugewiesen As TextBox
|
|
Friend WithEvents lblZugeweisen As Label
|
|
Friend WithEvents txtTermin As TextBox
|
|
Friend WithEvents lblTermin As Label
|
|
Friend WithEvents Verantwortung As GroupBox
|
|
Friend WithEvents txtVerantwortungISI As TextBox
|
|
Friend WithEvents lblVerantwortlich As Label
|
|
Friend WithEvents txtVerantwortlich As TextBox
|
|
Friend WithEvents lblInBearbeitung As Label
|
|
Friend WithEvents txtAktuellVerantwortlich As TextBox
|
|
Friend WithEvents lblVerantwortungIsi As Label
|
|
Friend WithEvents PnlVerantwortlichkeitTermin As Panel
|
|
Friend WithEvents txtMutierer As TextBox
|
|
Friend WithEvents txtErstelltam As TextBox
|
|
Friend WithEvents lblMutierer As Label
|
|
Friend WithEvents txtMutiertam As TextBox
|
|
Friend WithEvents lblErstelltam As Label
|
|
Friend WithEvents lblMutiertam As Label
|
|
Friend WithEvents PnlNotiz As Panel
|
|
Friend WithEvents GrpNotiz As GroupBox
|
|
Friend WithEvents txtnotiz As TextBox
|
|
Friend WithEvents TabPage4 As TabPage
|
|
Friend WithEvents ctxMenuPruefschritt As ContextMenuStrip
|
|
Friend WithEvents BearbeitenToolStripMenuItem As ToolStripMenuItem
|
|
Friend WithEvents WeiterleitenToolStripMenuItem As ToolStripMenuItem
|
|
Friend WithEvents AbschliessenToolStripMenuItem As ToolStripMenuItem
|
|
Friend WithEvents tsbtnAktualisieren As ToolStripButton
|
|
Friend WithEvents C1Notiz As C1.Win.C1TrueDBGrid.C1TrueDBGrid
|
|
Friend WithEvents TabPage5 As TabPage
|
|
Friend WithEvents C1History As C1.Win.C1TrueDBGrid.C1TrueDBGrid
|
|
Friend WithEvents ToolStrip2 As ToolStrip
|
|
Friend WithEvents tsbtnNeuesFinding As ToolStripButton
|
|
Friend WithEvents tsbtnPruefschrittbearbeiten As ToolStripButton
|
|
Friend WithEvents tsbtnFindingDelete As ToolStripButton
|
|
Friend WithEvents ToolStripButton3 As ToolStripButton
|
|
Friend WithEvents AnzeigenToolStripMenuItem As ToolStripMenuItem
|
|
Friend WithEvents ImageListFindings As ImageList
|
|
Friend WithEvents SplitContainerResultat As SplitContainer
|
|
Friend WithEvents GrpBeschreibung As GroupBox
|
|
Friend WithEvents txtBeschreibungResultat As TextBox
|
|
Friend WithEvents GrpKurzbeschreibung As GroupBox
|
|
Friend WithEvents txtKurzbeschreibungResultat As TextBox
|
|
Friend WithEvents SplitContainerFindings As SplitContainer
|
|
Friend WithEvents GroupBox2 As GroupBox
|
|
Friend WithEvents GrpDokumenteFindings As GroupBox
|
|
Friend WithEvents DokumenteFindings As ThemenDokumente.Dokumente
|
|
Friend WithEvents Panel4 As Panel
|
|
Friend WithEvents txtfindingbeschreibung As TextBox
|
|
Friend WithEvents Panel3 As Panel
|
|
Friend WithEvents lblMassnahmeBeschreibung As Label
|
|
Friend WithEvents Panel2 As Panel
|
|
Friend WithEvents txtfindingbezeichnung As TextBox
|
|
Friend WithEvents Panel1 As Panel
|
|
Friend WithEvents lblMassnahmeBezeichnung As Label
|
|
Friend WithEvents C1Findings As C1.Win.C1TrueDBGrid.C1TrueDBGrid
|
|
Friend WithEvents GroupBox5 As GroupBox
|
|
Friend WithEvents DokumenteMassnahmen As ThemenDokumente.Dokumente
|
|
Friend WithEvents Panel5 As Panel
|
|
Friend WithEvents txtMassnahmebeschreibung As TextBox
|
|
Friend WithEvents Label1 As Label
|
|
Friend WithEvents Panel7 As Panel
|
|
Friend WithEvents txtmassnahmebezeichnung As TextBox
|
|
Friend WithEvents Panel8 As Panel
|
|
Friend WithEvents Label2 As Label
|
|
Friend WithEvents GroupBox3 As GroupBox
|
|
Friend WithEvents C1Massnahmen As C1.Win.C1TrueDBGrid.C1TrueDBGrid
|
|
Friend WithEvents ImageListeMassnahmen As ImageList
|
|
Friend WithEvents SplitContainer3 As SplitContainer
|
|
Friend WithEvents Panel6 As Panel
|
|
Friend WithEvents txtMassnahmeResultat As TextBox
|
|
Friend WithEvents Panel9 As Panel
|
|
Friend WithEvents Label3 As Label
|
|
Friend WithEvents txtVerantwortungPlan As TextBox
|
|
Friend WithEvents lblVerantwortungPlan As Label
|
|
Friend WithEvents Panel11 As Panel
|
|
Friend WithEvents Panel10 As Panel
|
|
Friend WithEvents GrpVorgabe As GroupBox
|
|
Friend WithEvents C1Vorgaben As C1.Win.C1TrueDBGrid.C1TrueDBGrid
|
|
Friend WithEvents GrpDefinition As GroupBox
|
|
Friend WithEvents txtStruktur As DevComponents.DotNetBar.Controls.TextBoxX
|
|
Friend WithEvents lblStruktur As Label
|
|
Friend WithEvents txtDefinitionBemerkung As DevComponents.DotNetBar.Controls.TextBoxX
|
|
Friend WithEvents lblDefinitionBemerkung As Label
|
|
Friend WithEvents txtDefinitionBeschreibung As DevComponents.DotNetBar.Controls.TextBoxX
|
|
Friend WithEvents lblDefinitionBeschreibung As Label
|
|
Friend WithEvents txtDefinitionBezeichnung As DevComponents.DotNetBar.Controls.TextBoxX
|
|
Friend WithEvents lblDefinitionBezeichnung As Label
|
|
Friend WithEvents GrpDefinitionDokumente As GroupBox
|
|
Friend WithEvents DokumenteDefinition As ThemenDokumente.Dokumente
|
|
Friend WithEvents GroupBox1 As GroupBox
|
|
Friend WithEvents DokumenteAllgemein As ThemenDokumente.Dokumente
|
|
Friend WithEvents ZurückweisenToolStripMenuItem As ToolStripMenuItem
|
|
Friend WithEvents TreeMassnahmen As DevComponents.AdvTree.AdvTree
|
|
Friend WithEvents Node2 As DevComponents.AdvTree.Node
|
|
Friend WithEvents NodeConnector2 As DevComponents.AdvTree.NodeConnector
|
|
Friend WithEvents ElementStyle2 As DevComponents.DotNetBar.ElementStyle
|
|
Friend WithEvents ImageList2 As ImageList
|
|
Friend WithEvents tsbtnAssessmentAnzeigen As ToolStripButton
|
|
Friend WithEvents GrpResultatDokumente As GroupBox
|
|
Friend WithEvents DokumenteResultat As ThemenDokumente.Dokumente
|
|
End Class
|