_ Partial Class frmApplikation Inherits System.Windows.Forms.Form 'Das Formular überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen. _ 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. _ Private Sub InitializeComponent() Me.components = New System.ComponentModel.Container Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmApplikation)) Me.ToolStrip1 = New System.Windows.Forms.ToolStrip Me.TSBtnQuit = New System.Windows.Forms.ToolStripButton Me.TSBtnSave = New System.Windows.Forms.ToolStripButton Me.TSBtnCopy = New System.Windows.Forms.ToolStripButton Me.TSBtnNew = New System.Windows.Forms.ToolStripButton Me.TSBtnDelete = New System.Windows.Forms.ToolStripButton Me.TSlblSuche = New System.Windows.Forms.ToolStripLabel Me.tstxtSuche = New System.Windows.Forms.ToolStripTextBox Me.TSBtnSuche = New System.Windows.Forms.ToolStripButton Me.TSBtnFilterAufheben = New System.Windows.Forms.ToolStripButton Me.TSBtnApplReport = New System.Windows.Forms.ToolStripButton Me.TSLabelArchitekturSuche = New System.Windows.Forms.ToolStripLabel Me.tstxtArchitektur = New System.Windows.Forms.ToolStripTextBox Me.ToolStripButton1 = New System.Windows.Forms.ToolStripButton Me.MenuStrip1 = New System.Windows.Forms.MenuStrip Me.DateiToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem Me.BeendenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem Me.ImageList1 = New System.Windows.Forms.ImageList(Me.components) Me.SplitContainer1 = New System.Windows.Forms.SplitContainer Me.TreeApplikationen = New System.Windows.Forms.TreeView Me.TreeApplikationenContextMenuStrip = New System.Windows.Forms.ContextMenuStrip(Me.components) Me.TreeApplikationenAlleKnotenSchliessenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem Me.TreeApplikationenAlleKnotenÖffnenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem Me.ImgListApplikationTree = New System.Windows.Forms.ImageList(Me.components) Me.pnlApplikationen = New System.Windows.Forms.Panel Me.cboxNurAktive = New System.Windows.Forms.CheckBox Me.Label1 = New System.Windows.Forms.Label Me.TabControlApplikation = New System.Windows.Forms.TabControl Me.TabBasisdaten = New System.Windows.Forms.TabPage Me.GroupBox3 = New System.Windows.Forms.GroupBox Me.txtKurzbeschreibung = New System.Windows.Forms.RichTextBox Me.GrpAllgemeineAngaben = New System.Windows.Forms.GroupBox Me.cbalsProdukt = New System.Windows.Forms.CheckBox Me.cbLizenzerfassung = New System.Windows.Forms.CheckBox Me.txtPrioWiederanlauf = New System.Windows.Forms.TextBox Me.lblPrioWiederanlauf = New System.Windows.Forms.Label Me.cboxSecurityLevel = New System.Windows.Forms.ComboBox Me.lblAktiv = New System.Windows.Forms.Label Me.txtInaktivseit = New System.Windows.Forms.MaskedTextBox Me.lblSecurityLebel = New System.Windows.Forms.Label Me.lblInaktivseit = New System.Windows.Forms.Label Me.dtPickerInaktivSeit = New System.Windows.Forms.DateTimePicker Me.cbAktiv = New System.Windows.Forms.CheckBox Me.GrpTechnischeVerantwortung = New System.Windows.Forms.GroupBox Me.cbboxVerantwortung = New System.Windows.Forms.ComboBox Me.lblVerantwortung = New System.Windows.Forms.Label Me.cbboxTeam = New System.Windows.Forms.ComboBox Me.lblTeam = New System.Windows.Forms.Label Me.GrpFachlicheVerantwortung = New System.Windows.Forms.GroupBox Me.cbboxMarktbereich = New System.Windows.Forms.ComboBox Me.lblMarktbereich = New System.Windows.Forms.Label Me.cboxRFCBoard = New System.Windows.Forms.ComboBox Me.Label2 = New System.Windows.Forms.Label Me.GrpApplikation = New System.Windows.Forms.GroupBox Me.cbboxParentTree = New Vertragsverwaltung.Controls.ComboBoxTree Me.txtBezeichnung = New System.Windows.Forms.TextBox Me.lblApplikation = New System.Windows.Forms.Label Me.lblParentElement = New System.Windows.Forms.Label Me.btnSearchAppl = New System.Windows.Forms.Button Me.cbboxKategorie = New System.Windows.Forms.ComboBox Me.lblKategorie = New System.Windows.Forms.Label Me.lblVersion = New System.Windows.Forms.Label Me.txtVersion = New System.Windows.Forms.TextBox Me.txtmutierer = New System.Windows.Forms.TextBox Me.txtmutiert_am = New System.Windows.Forms.TextBox Me.txterstellt_am = New System.Windows.Forms.TextBox Me.Label13 = New System.Windows.Forms.Label Me.Label12 = New System.Windows.Forms.Label Me.Label8 = New System.Windows.Forms.Label Me.TabArchitektur = New System.Windows.Forms.TabPage Me.DiagramControl1 = New DiagramControl.DiagramControl Me.TabWPI = New System.Windows.Forms.TabPage Me.grpboxInstallation = New System.Windows.Forms.GroupBox Me.grpboxInstalliertauf = New System.Windows.Forms.GroupBox Me.lboxInstalliertauf = New System.Windows.Forms.CheckedListBox Me.grpDiverses = New System.Windows.Forms.GroupBox Me.txtAnzInstallationen = New System.Windows.Forms.TextBox Me.lbAnzInstallationen = New System.Windows.Forms.Label Me.txtDBName = New System.Windows.Forms.TextBox Me.lblDBName = New System.Windows.Forms.Label Me.cbRAS = New System.Windows.Forms.CheckBox Me.grpboxInstalliertals = New System.Windows.Forms.GroupBox Me.lboxInstalliertals = New System.Windows.Forms.CheckedListBox Me.grpboxStandardfuer = New System.Windows.Forms.GroupBox Me.lboxStandardFuer = New System.Windows.Forms.CheckedListBox Me.TabLizenzen = New System.Windows.Forms.TabPage Me.SplitContainer2 = New System.Windows.Forms.SplitContainer Me.SplitContainer3 = New System.Windows.Forms.SplitContainer Me.GrpLizenzElemente = New System.Windows.Forms.GroupBox Me.C1Lizenzvertraege = New C1.Win.C1TrueDBGrid.C1TrueDBGrid Me.GrpLizenzkäufe = New System.Windows.Forms.GroupBox Me.C1Lizenzkäufe = New C1.Win.C1TrueDBGrid.C1TrueDBGrid Me.pnlLizenzKauf = New System.Windows.Forms.Panel Me.cbLizenzkaufAktiv = New System.Windows.Forms.CheckBox Me.btnSaveLizenzkauf = New System.Windows.Forms.Button Me.GrpLizenzschlüssel = New System.Windows.Forms.GroupBox Me.C1Lizenzschluessel = New C1.Win.C1TrueDBGrid.C1TrueDBGrid Me.PnlLizenzschluessel = New System.Windows.Forms.Panel Me.cbLizenzschluesselAktiv = New System.Windows.Forms.CheckBox Me.btnSaveLizenzschluessel = New System.Windows.Forms.Button Me.TabTesting = New System.Windows.Forms.TabPage Me.GroupBox13 = New System.Windows.Forms.GroupBox Me.txtBemerkung = New System.Windows.Forms.TextBox Me.GroupBox14 = New System.Windows.Forms.GroupBox Me.txtAbhaengigkeiten = New System.Windows.Forms.TextBox Me.cbboxTestaufwand = New System.Windows.Forms.ComboBox Me.Label14 = New System.Windows.Forms.Label Me.txtTestArbeitsplaetze = New System.Windows.Forms.TextBox Me.Label16 = New System.Windows.Forms.Label Me.Label15 = New System.Windows.Forms.Label Me.GroupBox15 = New System.Windows.Forms.GroupBox Me.GrpAbhaengigkeiten = New System.Windows.Forms.GroupBox Me.C1Abhaengigkeiten = New C1.Win.C1TrueDBGrid.C1TrueDBGrid Me.AbhaengigkeitMenuStrip = New System.Windows.Forms.ContextMenuStrip(Me.components) Me.AbhaengigkeitAnzeigenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem Me.AbhaengigkeitNeuToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem Me.AbhaengigkeitLoeschenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem Me.Button3 = New System.Windows.Forms.Button Me.Button4 = New System.Windows.Forms.Button Me.grpDrehbuch = New System.Windows.Forms.GroupBox Me.C1Drehbuch = New C1.Win.C1TrueDBGrid.C1TrueDBGrid Me.DrehbuchMenuStrip = New System.Windows.Forms.ContextMenuStrip(Me.components) Me.DrehbuchAnzeigenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem Me.DrehbuchNeuToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem Me.DrehbuchLöschenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator Me.Drehbuch_Anzeigen_Dokument_ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem Me.btnDrehbuchspeichern = New System.Windows.Forms.Button Me.btnDrehbuchanzeigen = New System.Windows.Forms.Button Me.TabKontakte = New System.Windows.Forms.TabPage Me.C1Kontakte = New C1.Win.C1TrueDBGrid.C1TrueDBGrid Me.KontakteMenuStrip = New System.Windows.Forms.ContextMenuStrip(Me.components) Me.KontaktAnzeigenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem Me.KontaktNeuToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem Me.KontaktLöschenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem Me.ToolStripMenuItem1 = New System.Windows.Forms.ToolStripSeparator Me.MassenUpdatesToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem Me.TabVertragsbeziehungen = New System.Windows.Forms.TabPage Me.C1Vertragselemente = New C1.Win.C1TrueDBGrid.C1TrueDBGrid Me.VertragsbeziehungMenuStrip = New System.Windows.Forms.ContextMenuStrip(Me.components) Me.VertragselementAnzeigenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem Me.TabDokumente = New System.Windows.Forms.TabPage Me.C1Dokumente = New C1.Win.C1TrueDBGrid.C1TrueDBGrid Me.DokumenteMenuStrip = New System.Windows.Forms.ContextMenuStrip(Me.components) Me.DokumentAnzeigenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem Me.DokumentNeuToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem Me.DokumentLöschenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem Me.ToolStripMenuItem2 = New System.Windows.Forms.ToolStripSeparator Me.DokumentAnzeigen_Dokument_ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem Me.TabTicketXPert = New System.Windows.Forms.TabPage Me.cbTicketXPertVerwendung = New System.Windows.Forms.CheckBox Me.grpTicketXpert = New System.Windows.Forms.GroupBox Me.cbboxSLM = New System.Windows.Forms.ComboBox Me.cbWPIAnzeigen = New System.Windows.Forms.CheckBox Me.cbboxKritikalität = New System.Windows.Forms.ComboBox Me.lblWPIAnzeigen = New System.Windows.Forms.Label Me.lblSLM = New System.Windows.Forms.Label Me.lblWPIPreis = New System.Windows.Forms.Label Me.lblKritikalität = New System.Windows.Forms.Label Me.txtWPIPreis = New System.Windows.Forms.TextBox Me.lblAMAnzeigen = New System.Windows.Forms.Label Me.lblPreisEinmalig = New System.Windows.Forms.Label Me.cbAMAnzeigen = New System.Windows.Forms.CheckBox Me.txtPreisEinmalig = New System.Windows.Forms.TextBox Me.TabRisiko = New System.Windows.Forms.TabPage Me.GrpUser = New System.Windows.Forms.GroupBox Me.txtAnzExterne = New System.Windows.Forms.TextBox Me.Label10 = New System.Windows.Forms.Label Me.TxtAnzComit = New System.Windows.Forms.TextBox Me.Label7 = New System.Windows.Forms.Label Me.Label9 = New System.Windows.Forms.Label Me.TxtUser = New System.Windows.Forms.TextBox Me.GrpUeberwachung = New System.Windows.Forms.GroupBox Me.cbboxPeriodizitaet = New System.Windows.Forms.ComboBox Me.Label6 = New System.Windows.Forms.Label Me.Label5 = New System.Windows.Forms.Label Me.TxtUeberwachung = New System.Windows.Forms.TextBox Me.GrpSensitiveDaten = New System.Windows.Forms.GroupBox Me.cbboxAdministriertdurch = New System.Windows.Forms.ComboBox Me.Label4 = New System.Windows.Forms.Label Me.Label3 = New System.Windows.Forms.Label Me.cbSensitiveDaten = New System.Windows.Forms.CheckBox Me.txtSensitiveDaten = New System.Windows.Forms.TextBox Me.TabPage11 = New System.Windows.Forms.TabPage Me.TabPage10 = New System.Windows.Forms.TabPage Me.TabPage9 = New System.Windows.Forms.TabPage Me.TabPage8 = New System.Windows.Forms.TabPage Me.GroupBox7 = New System.Windows.Forms.GroupBox Me.TextBox7 = New System.Windows.Forms.TextBox Me.Label23 = New System.Windows.Forms.Label Me.TextBox6 = New System.Windows.Forms.TextBox Me.Label24 = New System.Windows.Forms.Label Me.GroupBox8 = New System.Windows.Forms.GroupBox Me.TextBox11 = New System.Windows.Forms.TextBox Me.GroupBox6 = New System.Windows.Forms.GroupBox Me.Label22 = New System.Windows.Forms.Label Me.Button1 = New System.Windows.Forms.Button Me.Button2 = New System.Windows.Forms.Button Me.ComboBox9 = New System.Windows.Forms.ComboBox Me.TabPage5 = New System.Windows.Forms.TabPage Me.GroupBox5 = New System.Windows.Forms.GroupBox Me.C1TrueDBGrid2 = New C1.Win.C1TrueDBGrid.C1TrueDBGrid Me.GroupBox4 = New System.Windows.Forms.GroupBox Me.C1TrueDBGrid1 = New C1.Win.C1TrueDBGrid.C1TrueDBGrid Me.C1TrueDBGrid3 = New C1.Win.C1TrueDBGrid.C1TrueDBGrid Me.ImageListeDocIcon = New System.Windows.Forms.ImageList(Me.components) Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components) Me.TabEreignisse = New System.Windows.Forms.TabPage Me.C1Ereignisse = New C1.Win.C1TrueDBGrid.C1TrueDBGrid Me.ToolStrip1.SuspendLayout() Me.MenuStrip1.SuspendLayout() Me.SplitContainer1.Panel1.SuspendLayout() Me.SplitContainer1.Panel2.SuspendLayout() Me.SplitContainer1.SuspendLayout() Me.TreeApplikationenContextMenuStrip.SuspendLayout() Me.pnlApplikationen.SuspendLayout() Me.TabControlApplikation.SuspendLayout() Me.TabBasisdaten.SuspendLayout() Me.GroupBox3.SuspendLayout() Me.GrpAllgemeineAngaben.SuspendLayout() Me.GrpTechnischeVerantwortung.SuspendLayout() Me.GrpFachlicheVerantwortung.SuspendLayout() Me.GrpApplikation.SuspendLayout() Me.TabArchitektur.SuspendLayout() Me.TabWPI.SuspendLayout() Me.grpboxInstallation.SuspendLayout() Me.grpboxInstalliertauf.SuspendLayout() Me.grpDiverses.SuspendLayout() Me.grpboxInstalliertals.SuspendLayout() Me.grpboxStandardfuer.SuspendLayout() Me.TabLizenzen.SuspendLayout() Me.SplitContainer2.Panel1.SuspendLayout() Me.SplitContainer2.Panel2.SuspendLayout() Me.SplitContainer2.SuspendLayout() Me.SplitContainer3.Panel1.SuspendLayout() Me.SplitContainer3.Panel2.SuspendLayout() Me.SplitContainer3.SuspendLayout() Me.GrpLizenzElemente.SuspendLayout() CType(Me.C1Lizenzvertraege, System.ComponentModel.ISupportInitialize).BeginInit() Me.GrpLizenzkäufe.SuspendLayout() CType(Me.C1Lizenzkäufe, System.ComponentModel.ISupportInitialize).BeginInit() Me.pnlLizenzKauf.SuspendLayout() Me.GrpLizenzschlüssel.SuspendLayout() CType(Me.C1Lizenzschluessel, System.ComponentModel.ISupportInitialize).BeginInit() Me.PnlLizenzschluessel.SuspendLayout() Me.TabTesting.SuspendLayout() Me.GroupBox13.SuspendLayout() Me.GroupBox14.SuspendLayout() Me.GroupBox15.SuspendLayout() Me.GrpAbhaengigkeiten.SuspendLayout() CType(Me.C1Abhaengigkeiten, System.ComponentModel.ISupportInitialize).BeginInit() Me.AbhaengigkeitMenuStrip.SuspendLayout() Me.grpDrehbuch.SuspendLayout() CType(Me.C1Drehbuch, System.ComponentModel.ISupportInitialize).BeginInit() Me.DrehbuchMenuStrip.SuspendLayout() Me.TabKontakte.SuspendLayout() CType(Me.C1Kontakte, System.ComponentModel.ISupportInitialize).BeginInit() Me.KontakteMenuStrip.SuspendLayout() Me.TabVertragsbeziehungen.SuspendLayout() CType(Me.C1Vertragselemente, System.ComponentModel.ISupportInitialize).BeginInit() Me.VertragsbeziehungMenuStrip.SuspendLayout() Me.TabDokumente.SuspendLayout() CType(Me.C1Dokumente, System.ComponentModel.ISupportInitialize).BeginInit() Me.DokumenteMenuStrip.SuspendLayout() Me.TabTicketXPert.SuspendLayout() Me.grpTicketXpert.SuspendLayout() Me.TabRisiko.SuspendLayout() Me.GrpUser.SuspendLayout() Me.GrpUeberwachung.SuspendLayout() Me.GrpSensitiveDaten.SuspendLayout() Me.TabPage8.SuspendLayout() Me.GroupBox7.SuspendLayout() Me.GroupBox8.SuspendLayout() Me.GroupBox6.SuspendLayout() Me.TabPage5.SuspendLayout() Me.GroupBox5.SuspendLayout() CType(Me.C1TrueDBGrid2, System.ComponentModel.ISupportInitialize).BeginInit() Me.GroupBox4.SuspendLayout() CType(Me.C1TrueDBGrid1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.C1TrueDBGrid3, System.ComponentModel.ISupportInitialize).BeginInit() Me.TabEreignisse.SuspendLayout() CType(Me.C1Ereignisse, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' 'ToolStrip1 ' Me.ToolStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.TSBtnQuit, Me.TSBtnSave, Me.TSBtnCopy, Me.TSBtnNew, Me.TSBtnDelete, Me.TSlblSuche, Me.tstxtSuche, Me.TSBtnSuche, Me.TSBtnFilterAufheben, Me.TSBtnApplReport, Me.TSLabelArchitekturSuche, Me.tstxtArchitektur, Me.ToolStripButton1}) Me.ToolStrip1.Location = New System.Drawing.Point(0, 24) Me.ToolStrip1.Name = "ToolStrip1" Me.ToolStrip1.Size = New System.Drawing.Size(896, 25) Me.ToolStrip1.TabIndex = 1 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 = "Fenster schliessen" Me.TSBtnQuit.ToolTipText = "Fenster schliessen" ' 'TSBtnSave ' Me.TSBtnSave.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.TSBtnSave.Image = CType(resources.GetObject("TSBtnSave.Image"), System.Drawing.Image) Me.TSBtnSave.ImageTransparentColor = System.Drawing.Color.Magenta Me.TSBtnSave.Name = "TSBtnSave" Me.TSBtnSave.Size = New System.Drawing.Size(23, 22) Me.TSBtnSave.Text = "Daten speichern" Me.TSBtnSave.ToolTipText = "Daten speichern" ' 'TSBtnCopy ' Me.TSBtnCopy.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.TSBtnCopy.Image = CType(resources.GetObject("TSBtnCopy.Image"), System.Drawing.Image) Me.TSBtnCopy.ImageTransparentColor = System.Drawing.Color.Magenta Me.TSBtnCopy.Name = "TSBtnCopy" Me.TSBtnCopy.Size = New System.Drawing.Size(23, 22) Me.TSBtnCopy.Text = "Datensatz kopieren" Me.TSBtnCopy.ToolTipText = "Datensatz kopieren" ' 'TSBtnNew ' Me.TSBtnNew.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.TSBtnNew.Image = CType(resources.GetObject("TSBtnNew.Image"), System.Drawing.Image) Me.TSBtnNew.ImageTransparentColor = System.Drawing.Color.Magenta Me.TSBtnNew.Name = "TSBtnNew" Me.TSBtnNew.Size = New System.Drawing.Size(23, 22) Me.TSBtnNew.Text = "Neuer Datensatz" Me.TSBtnNew.ToolTipText = "Neuer Datensatz" ' 'TSBtnDelete ' Me.TSBtnDelete.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.TSBtnDelete.Image = CType(resources.GetObject("TSBtnDelete.Image"), System.Drawing.Image) Me.TSBtnDelete.ImageTransparentColor = System.Drawing.Color.Magenta Me.TSBtnDelete.Name = "TSBtnDelete" Me.TSBtnDelete.Size = New System.Drawing.Size(23, 22) Me.TSBtnDelete.Text = "Datensatz inaktivieren" Me.TSBtnDelete.ToolTipText = "Datensatz inaktivieren" ' 'TSlblSuche ' Me.TSlblSuche.Name = "TSlblSuche" Me.TSlblSuche.Size = New System.Drawing.Size(36, 22) Me.TSlblSuche.Text = "Filter:" ' 'tstxtSuche ' Me.tstxtSuche.Name = "tstxtSuche" Me.tstxtSuche.Size = New System.Drawing.Size(100, 25) ' 'TSBtnSuche ' Me.TSBtnSuche.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.TSBtnSuche.Image = CType(resources.GetObject("TSBtnSuche.Image"), System.Drawing.Image) Me.TSBtnSuche.ImageTransparentColor = System.Drawing.Color.Magenta Me.TSBtnSuche.Name = "TSBtnSuche" Me.TSBtnSuche.Size = New System.Drawing.Size(23, 22) Me.TSBtnSuche.Text = "ToolStripButton1" ' '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" ' 'TSBtnApplReport ' Me.TSBtnApplReport.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.TSBtnApplReport.Image = CType(resources.GetObject("TSBtnApplReport.Image"), System.Drawing.Image) Me.TSBtnApplReport.ImageTransparentColor = System.Drawing.Color.Magenta Me.TSBtnApplReport.Name = "TSBtnApplReport" Me.TSBtnApplReport.Size = New System.Drawing.Size(23, 22) Me.TSBtnApplReport.Text = "Applikationsreport" ' 'TSLabelArchitekturSuche ' Me.TSLabelArchitekturSuche.Name = "TSLabelArchitekturSuche" Me.TSLabelArchitekturSuche.Size = New System.Drawing.Size(97, 22) Me.TSLabelArchitekturSuche.Text = "Architektursuche" ' 'tstxtArchitektur ' Me.tstxtArchitektur.Name = "tstxtArchitektur" Me.tstxtArchitektur.Size = New System.Drawing.Size(100, 25) ' '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" ' 'MenuStrip1 ' 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(896, 24) Me.MenuStrip1.TabIndex = 0 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(120, 22) Me.BeendenToolStripMenuItem.Text = "&Beenden" ' '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, "Folder.ico") Me.ImageList1.Images.SetKeyName(1, "book02.gif") Me.ImageList1.Images.SetKeyName(2, "DOC.BMP") Me.ImageList1.Images.SetKeyName(3, "Lupe.png") Me.ImageList1.Images.SetKeyName(4, "neu.png") ' 'SplitContainer1 ' Me.SplitContainer1.Dock = System.Windows.Forms.DockStyle.Fill Me.SplitContainer1.Location = New System.Drawing.Point(0, 49) Me.SplitContainer1.Name = "SplitContainer1" ' 'SplitContainer1.Panel1 ' Me.SplitContainer1.Panel1.Controls.Add(Me.TreeApplikationen) Me.SplitContainer1.Panel1.Controls.Add(Me.pnlApplikationen) ' 'SplitContainer1.Panel2 ' Me.SplitContainer1.Panel2.Controls.Add(Me.TabControlApplikation) Me.SplitContainer1.Size = New System.Drawing.Size(896, 500) Me.SplitContainer1.SplitterDistance = 227 Me.SplitContainer1.TabIndex = 2 ' 'TreeApplikationen ' Me.TreeApplikationen.ContextMenuStrip = Me.TreeApplikationenContextMenuStrip Me.TreeApplikationen.Dock = System.Windows.Forms.DockStyle.Fill Me.TreeApplikationen.FullRowSelect = True Me.TreeApplikationen.HideSelection = False Me.TreeApplikationen.ImageIndex = 0 Me.TreeApplikationen.ImageList = Me.ImgListApplikationTree Me.TreeApplikationen.Location = New System.Drawing.Point(0, 24) Me.TreeApplikationen.Name = "TreeApplikationen" Me.TreeApplikationen.SelectedImageIndex = 0 Me.TreeApplikationen.Size = New System.Drawing.Size(227, 476) Me.TreeApplikationen.TabIndex = 2 ' 'TreeApplikationenContextMenuStrip ' Me.TreeApplikationenContextMenuStrip.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.TreeApplikationenAlleKnotenSchliessenToolStripMenuItem, Me.TreeApplikationenAlleKnotenÖffnenToolStripMenuItem}) Me.TreeApplikationenContextMenuStrip.Name = "TreeApplikationenContextMenuStrip" Me.TreeApplikationenContextMenuStrip.Size = New System.Drawing.Size(192, 48) ' 'TreeApplikationenAlleKnotenSchliessenToolStripMenuItem ' Me.TreeApplikationenAlleKnotenSchliessenToolStripMenuItem.Name = "TreeApplikationenAlleKnotenSchliessenToolStripMenuItem" Me.TreeApplikationenAlleKnotenSchliessenToolStripMenuItem.Size = New System.Drawing.Size(191, 22) Me.TreeApplikationenAlleKnotenSchliessenToolStripMenuItem.Text = "Alle Knoten schliessen" ' 'TreeApplikationenAlleKnotenÖffnenToolStripMenuItem ' Me.TreeApplikationenAlleKnotenÖffnenToolStripMenuItem.Name = "TreeApplikationenAlleKnotenÖffnenToolStripMenuItem" Me.TreeApplikationenAlleKnotenÖffnenToolStripMenuItem.Size = New System.Drawing.Size(191, 22) Me.TreeApplikationenAlleKnotenÖffnenToolStripMenuItem.Text = "Alle Knoten öffnen" ' 'ImgListApplikationTree ' Me.ImgListApplikationTree.ImageStream = CType(resources.GetObject("ImgListApplikationTree.ImageStream"), System.Windows.Forms.ImageListStreamer) Me.ImgListApplikationTree.TransparentColor = System.Drawing.Color.Transparent Me.ImgListApplikationTree.Images.SetKeyName(0, "45.ico") Me.ImgListApplikationTree.Images.SetKeyName(1, "Run.ico") Me.ImgListApplikationTree.Images.SetKeyName(2, "Run_Deleted.ico") Me.ImgListApplikationTree.Images.SetKeyName(3, "RunLiz.ico") Me.ImgListApplikationTree.Images.SetKeyName(4, "Run_DeletedLic.ico") ' 'pnlApplikationen ' Me.pnlApplikationen.Controls.Add(Me.cboxNurAktive) Me.pnlApplikationen.Controls.Add(Me.Label1) Me.pnlApplikationen.Dock = System.Windows.Forms.DockStyle.Top Me.pnlApplikationen.Location = New System.Drawing.Point(0, 0) Me.pnlApplikationen.Name = "pnlApplikationen" Me.pnlApplikationen.Size = New System.Drawing.Size(227, 24) Me.pnlApplikationen.TabIndex = 1 ' 'cboxNurAktive ' Me.cboxNurAktive.AutoSize = True Me.cboxNurAktive.Checked = True Me.cboxNurAktive.CheckState = System.Windows.Forms.CheckState.Checked Me.cboxNurAktive.Location = New System.Drawing.Point(148, 4) Me.cboxNurAktive.Name = "cboxNurAktive" Me.cboxNurAktive.Size = New System.Drawing.Size(74, 17) Me.cboxNurAktive.TabIndex = 1 Me.cboxNurAktive.Text = "nur Aktive" Me.cboxNurAktive.UseVisualStyleBackColor = True ' 'Label1 ' Me.Label1.AutoSize = True Me.Label1.Location = New System.Drawing.Point(6, 4) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(71, 13) Me.Label1.TabIndex = 0 Me.Label1.Text = "Applikationen" ' 'TabControlApplikation ' Me.TabControlApplikation.Controls.Add(Me.TabBasisdaten) Me.TabControlApplikation.Controls.Add(Me.TabArchitektur) Me.TabControlApplikation.Controls.Add(Me.TabWPI) Me.TabControlApplikation.Controls.Add(Me.TabLizenzen) Me.TabControlApplikation.Controls.Add(Me.TabTesting) Me.TabControlApplikation.Controls.Add(Me.TabKontakte) Me.TabControlApplikation.Controls.Add(Me.TabEreignisse) Me.TabControlApplikation.Controls.Add(Me.TabVertragsbeziehungen) Me.TabControlApplikation.Controls.Add(Me.TabDokumente) Me.TabControlApplikation.Controls.Add(Me.TabTicketXPert) Me.TabControlApplikation.Controls.Add(Me.TabRisiko) Me.TabControlApplikation.Dock = System.Windows.Forms.DockStyle.Fill Me.TabControlApplikation.Location = New System.Drawing.Point(0, 0) Me.TabControlApplikation.Name = "TabControlApplikation" Me.TabControlApplikation.SelectedIndex = 0 Me.TabControlApplikation.Size = New System.Drawing.Size(665, 500) Me.TabControlApplikation.TabIndex = 0 ' 'TabBasisdaten ' Me.TabBasisdaten.Controls.Add(Me.GroupBox3) Me.TabBasisdaten.Controls.Add(Me.GrpAllgemeineAngaben) Me.TabBasisdaten.Controls.Add(Me.GrpTechnischeVerantwortung) Me.TabBasisdaten.Controls.Add(Me.GrpFachlicheVerantwortung) Me.TabBasisdaten.Controls.Add(Me.GrpApplikation) Me.TabBasisdaten.Controls.Add(Me.txtmutierer) Me.TabBasisdaten.Controls.Add(Me.txtmutiert_am) Me.TabBasisdaten.Controls.Add(Me.txterstellt_am) Me.TabBasisdaten.Controls.Add(Me.Label13) Me.TabBasisdaten.Controls.Add(Me.Label12) Me.TabBasisdaten.Controls.Add(Me.Label8) Me.TabBasisdaten.Location = New System.Drawing.Point(4, 22) Me.TabBasisdaten.Name = "TabBasisdaten" Me.TabBasisdaten.Padding = New System.Windows.Forms.Padding(3) Me.TabBasisdaten.Size = New System.Drawing.Size(657, 474) Me.TabBasisdaten.TabIndex = 0 Me.TabBasisdaten.Text = "Basisdaten" Me.TabBasisdaten.UseVisualStyleBackColor = True ' 'GroupBox3 ' Me.GroupBox3.Controls.Add(Me.txtKurzbeschreibung) Me.GroupBox3.Location = New System.Drawing.Point(12, 246) Me.GroupBox3.Name = "GroupBox3" Me.GroupBox3.Size = New System.Drawing.Size(632, 190) Me.GroupBox3.TabIndex = 135 Me.GroupBox3.TabStop = False Me.GroupBox3.Text = "Kurzbeschreibung" ' 'txtKurzbeschreibung ' Me.txtKurzbeschreibung.Dock = System.Windows.Forms.DockStyle.Fill Me.txtKurzbeschreibung.Location = New System.Drawing.Point(3, 16) Me.txtKurzbeschreibung.Name = "txtKurzbeschreibung" Me.txtKurzbeschreibung.Size = New System.Drawing.Size(626, 171) Me.txtKurzbeschreibung.TabIndex = 0 Me.txtKurzbeschreibung.Text = "" ' 'GrpAllgemeineAngaben ' Me.GrpAllgemeineAngaben.Controls.Add(Me.cbalsProdukt) Me.GrpAllgemeineAngaben.Controls.Add(Me.cbLizenzerfassung) Me.GrpAllgemeineAngaben.Controls.Add(Me.txtPrioWiederanlauf) Me.GrpAllgemeineAngaben.Controls.Add(Me.lblPrioWiederanlauf) Me.GrpAllgemeineAngaben.Controls.Add(Me.cboxSecurityLevel) Me.GrpAllgemeineAngaben.Controls.Add(Me.lblAktiv) Me.GrpAllgemeineAngaben.Controls.Add(Me.txtInaktivseit) Me.GrpAllgemeineAngaben.Controls.Add(Me.lblSecurityLebel) Me.GrpAllgemeineAngaben.Controls.Add(Me.lblInaktivseit) Me.GrpAllgemeineAngaben.Controls.Add(Me.dtPickerInaktivSeit) Me.GrpAllgemeineAngaben.Controls.Add(Me.cbAktiv) Me.GrpAllgemeineAngaben.Location = New System.Drawing.Point(12, 171) Me.GrpAllgemeineAngaben.Name = "GrpAllgemeineAngaben" Me.GrpAllgemeineAngaben.Size = New System.Drawing.Size(632, 69) Me.GrpAllgemeineAngaben.TabIndex = 134 Me.GrpAllgemeineAngaben.TabStop = False Me.GrpAllgemeineAngaben.Text = "Allgemeine Angaben" ' 'cbalsProdukt ' Me.cbalsProdukt.Location = New System.Drawing.Point(12, 19) Me.cbalsProdukt.Name = "cbalsProdukt" Me.cbalsProdukt.RightToLeft = System.Windows.Forms.RightToLeft.Yes Me.cbalsProdukt.Size = New System.Drawing.Size(159, 18) Me.cbalsProdukt.TabIndex = 0 Me.cbalsProdukt.Text = "Als Produkt berücksichtigen" Me.cbalsProdukt.TextAlign = System.Drawing.ContentAlignment.MiddleRight Me.cbalsProdukt.UseVisualStyleBackColor = True ' 'cbLizenzerfassung ' Me.cbLizenzerfassung.Location = New System.Drawing.Point(12, 43) Me.cbLizenzerfassung.Name = "cbLizenzerfassung" Me.cbLizenzerfassung.RightToLeft = System.Windows.Forms.RightToLeft.Yes Me.cbLizenzerfassung.Size = New System.Drawing.Size(159, 18) Me.cbLizenzerfassung.TabIndex = 1 Me.cbLizenzerfassung.Text = "Nur für Lizenzerfassung" Me.cbLizenzerfassung.TextAlign = System.Drawing.ContentAlignment.TopRight Me.cbLizenzerfassung.UseVisualStyleBackColor = True ' 'txtPrioWiederanlauf ' Me.txtPrioWiederanlauf.Location = New System.Drawing.Point(287, 17) Me.txtPrioWiederanlauf.Name = "txtPrioWiederanlauf" Me.txtPrioWiederanlauf.Size = New System.Drawing.Size(84, 20) Me.txtPrioWiederanlauf.TabIndex = 2 ' 'lblPrioWiederanlauf ' Me.lblPrioWiederanlauf.AutoSize = True Me.lblPrioWiederanlauf.Location = New System.Drawing.Point(183, 21) Me.lblPrioWiederanlauf.Name = "lblPrioWiederanlauf" Me.lblPrioWiederanlauf.Size = New System.Drawing.Size(94, 13) Me.lblPrioWiederanlauf.TabIndex = 115 Me.lblPrioWiederanlauf.Text = "Prio. Wiederanlauf" ' 'cboxSecurityLevel ' Me.cboxSecurityLevel.FormattingEnabled = True Me.cboxSecurityLevel.Location = New System.Drawing.Point(491, 16) Me.cboxSecurityLevel.Name = "cboxSecurityLevel" Me.cboxSecurityLevel.Size = New System.Drawing.Size(129, 21) Me.cboxSecurityLevel.TabIndex = 4 ' 'lblAktiv ' Me.lblAktiv.AutoSize = True Me.lblAktiv.Location = New System.Drawing.Point(439, 47) Me.lblAktiv.Name = "lblAktiv" Me.lblAktiv.Size = New System.Drawing.Size(109, 13) Me.lblAktiv.TabIndex = 5 Me.lblAktiv.Text = "Aktiv (nur zu Testzw.)" Me.lblAktiv.Visible = False ' 'txtInaktivseit ' Me.txtInaktivseit.Location = New System.Drawing.Point(287, 41) Me.txtInaktivseit.Mask = "00/00/0000" Me.txtInaktivseit.Name = "txtInaktivseit" Me.txtInaktivseit.Size = New System.Drawing.Size(66, 20) Me.txtInaktivseit.TabIndex = 3 Me.txtInaktivseit.ValidatingType = GetType(Date) ' 'lblSecurityLebel ' Me.lblSecurityLebel.AutoSize = True Me.lblSecurityLebel.Location = New System.Drawing.Point(398, 24) Me.lblSecurityLebel.Name = "lblSecurityLebel" Me.lblSecurityLebel.Size = New System.Drawing.Size(71, 13) Me.lblSecurityLebel.TabIndex = 126 Me.lblSecurityLebel.Text = "SecurityLevel" ' 'lblInaktivseit ' Me.lblInaktivseit.AutoSize = True Me.lblInaktivseit.Location = New System.Drawing.Point(183, 44) Me.lblInaktivseit.Name = "lblInaktivseit" Me.lblInaktivseit.Size = New System.Drawing.Size(58, 13) Me.lblInaktivseit.TabIndex = 101 Me.lblInaktivseit.Text = "Inaktiv seit" ' 'dtPickerInaktivSeit ' Me.dtPickerInaktivSeit.Location = New System.Drawing.Point(350, 41) Me.dtPickerInaktivSeit.Name = "dtPickerInaktivSeit" Me.dtPickerInaktivSeit.Size = New System.Drawing.Size(21, 20) Me.dtPickerInaktivSeit.TabIndex = 8 Me.dtPickerInaktivSeit.TabStop = False ' 'cbAktiv ' Me.cbAktiv.AutoSize = True Me.cbAktiv.Enabled = False Me.cbAktiv.Location = New System.Drawing.Point(576, 47) Me.cbAktiv.Name = "cbAktiv" Me.cbAktiv.Size = New System.Drawing.Size(15, 14) Me.cbAktiv.TabIndex = 15 Me.cbAktiv.UseVisualStyleBackColor = True Me.cbAktiv.Visible = False ' 'GrpTechnischeVerantwortung ' Me.GrpTechnischeVerantwortung.Controls.Add(Me.cbboxVerantwortung) Me.GrpTechnischeVerantwortung.Controls.Add(Me.lblVerantwortung) Me.GrpTechnischeVerantwortung.Controls.Add(Me.cbboxTeam) Me.GrpTechnischeVerantwortung.Controls.Add(Me.lblTeam) Me.GrpTechnischeVerantwortung.Location = New System.Drawing.Point(314, 92) Me.GrpTechnischeVerantwortung.Name = "GrpTechnischeVerantwortung" Me.GrpTechnischeVerantwortung.Size = New System.Drawing.Size(330, 76) Me.GrpTechnischeVerantwortung.TabIndex = 133 Me.GrpTechnischeVerantwortung.TabStop = False Me.GrpTechnischeVerantwortung.Text = "Technische Verantwortung" ' 'cbboxVerantwortung ' Me.cbboxVerantwortung.FormattingEnabled = True Me.cbboxVerantwortung.Location = New System.Drawing.Point(121, 19) Me.cbboxVerantwortung.Name = "cbboxVerantwortung" Me.cbboxVerantwortung.Size = New System.Drawing.Size(203, 21) Me.cbboxVerantwortung.TabIndex = 0 ' 'lblVerantwortung ' Me.lblVerantwortung.AutoSize = True Me.lblVerantwortung.Location = New System.Drawing.Point(7, 22) Me.lblVerantwortung.Name = "lblVerantwortung" Me.lblVerantwortung.Size = New System.Drawing.Size(102, 13) Me.lblVerantwortung.TabIndex = 91 Me.lblVerantwortung.Text = "Organisationseinheit" ' 'cbboxTeam ' Me.cbboxTeam.FormattingEnabled = True Me.cbboxTeam.Location = New System.Drawing.Point(120, 46) Me.cbboxTeam.Name = "cbboxTeam" Me.cbboxTeam.Size = New System.Drawing.Size(204, 21) Me.cbboxTeam.TabIndex = 1 ' 'lblTeam ' Me.lblTeam.AutoSize = True Me.lblTeam.Location = New System.Drawing.Point(7, 46) Me.lblTeam.Name = "lblTeam" Me.lblTeam.Size = New System.Drawing.Size(34, 13) Me.lblTeam.TabIndex = 130 Me.lblTeam.Text = "Team" ' 'GrpFachlicheVerantwortung ' Me.GrpFachlicheVerantwortung.Controls.Add(Me.cbboxMarktbereich) Me.GrpFachlicheVerantwortung.Controls.Add(Me.lblMarktbereich) Me.GrpFachlicheVerantwortung.Controls.Add(Me.cboxRFCBoard) Me.GrpFachlicheVerantwortung.Controls.Add(Me.Label2) Me.GrpFachlicheVerantwortung.Location = New System.Drawing.Point(14, 92) Me.GrpFachlicheVerantwortung.Name = "GrpFachlicheVerantwortung" Me.GrpFachlicheVerantwortung.Size = New System.Drawing.Size(294, 76) Me.GrpFachlicheVerantwortung.TabIndex = 132 Me.GrpFachlicheVerantwortung.TabStop = False Me.GrpFachlicheVerantwortung.Text = "Fachliche Verantwortung" ' 'cbboxMarktbereich ' Me.cbboxMarktbereich.FormattingEnabled = True Me.cbboxMarktbereich.Location = New System.Drawing.Point(140, 19) Me.cbboxMarktbereich.Name = "cbboxMarktbereich" Me.cbboxMarktbereich.Size = New System.Drawing.Size(148, 21) Me.cbboxMarktbereich.TabIndex = 0 ' 'lblMarktbereich ' Me.lblMarktbereich.AutoSize = True Me.lblMarktbereich.Location = New System.Drawing.Point(3, 22) Me.lblMarktbereich.Name = "lblMarktbereich" Me.lblMarktbereich.Size = New System.Drawing.Size(72, 13) Me.lblMarktbereich.TabIndex = 96 Me.lblMarktbereich.Text = " Marktbereich" ' 'cboxRFCBoard ' Me.cboxRFCBoard.FormattingEnabled = True Me.cboxRFCBoard.Location = New System.Drawing.Point(140, 46) Me.cboxRFCBoard.Name = "cboxRFCBoard" Me.cboxRFCBoard.Size = New System.Drawing.Size(148, 21) Me.cboxRFCBoard.TabIndex = 1 ' 'Label2 ' Me.Label2.AutoSize = True Me.Label2.Location = New System.Drawing.Point(7, 49) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(59, 13) Me.Label2.TabIndex = 128 Me.Label2.Text = "RFC-Board" ' 'GrpApplikation ' Me.GrpApplikation.Controls.Add(Me.cbboxParentTree) Me.GrpApplikation.Controls.Add(Me.txtBezeichnung) Me.GrpApplikation.Controls.Add(Me.lblApplikation) Me.GrpApplikation.Controls.Add(Me.lblParentElement) Me.GrpApplikation.Controls.Add(Me.btnSearchAppl) Me.GrpApplikation.Controls.Add(Me.cbboxKategorie) Me.GrpApplikation.Controls.Add(Me.lblKategorie) Me.GrpApplikation.Controls.Add(Me.lblVersion) Me.GrpApplikation.Controls.Add(Me.txtVersion) Me.GrpApplikation.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.GrpApplikation.Location = New System.Drawing.Point(14, 10) Me.GrpApplikation.Name = "GrpApplikation" Me.GrpApplikation.Size = New System.Drawing.Size(630, 81) Me.GrpApplikation.TabIndex = 131 Me.GrpApplikation.TabStop = False Me.GrpApplikation.Text = "Applikation / Modul" ' 'cbboxParentTree ' Me.cbboxParentTree.ImageList = Me.ImgListApplikationTree Me.cbboxParentTree.Location = New System.Drawing.Point(140, 45) Me.cbboxParentTree.Name = "cbboxParentTree" Me.cbboxParentTree.SelectedImageIndex = 0 Me.cbboxParentTree.SelectedNode = Nothing Me.cbboxParentTree.Size = New System.Drawing.Size(184, 22) Me.cbboxParentTree.TabIndex = 1 ' 'txtBezeichnung ' Me.txtBezeichnung.Location = New System.Drawing.Point(140, 19) Me.txtBezeichnung.Name = "txtBezeichnung" Me.txtBezeichnung.Size = New System.Drawing.Size(204, 20) Me.txtBezeichnung.TabIndex = 0 ' 'lblApplikation ' Me.lblApplikation.AutoSize = True Me.lblApplikation.Location = New System.Drawing.Point(7, 22) Me.lblApplikation.Name = "lblApplikation" Me.lblApplikation.Size = New System.Drawing.Size(69, 13) Me.lblApplikation.TabIndex = 78 Me.lblApplikation.Text = "Bezeichnung" ' 'lblParentElement ' Me.lblParentElement.AutoSize = True Me.lblParentElement.Location = New System.Drawing.Point(7, 49) Me.lblParentElement.Name = "lblParentElement" Me.lblParentElement.Size = New System.Drawing.Size(133, 13) Me.lblParentElement.TabIndex = 93 Me.lblParentElement.Text = "Übergeordnete Applikation" ' 'btnSearchAppl ' Me.btnSearchAppl.Image = CType(resources.GetObject("btnSearchAppl.Image"), System.Drawing.Image) Me.btnSearchAppl.Location = New System.Drawing.Point(324, 45) Me.btnSearchAppl.Name = "btnSearchAppl" Me.btnSearchAppl.Size = New System.Drawing.Size(20, 20) Me.btnSearchAppl.TabIndex = 3 Me.btnSearchAppl.TabStop = False Me.btnSearchAppl.Text = "Button1" Me.btnSearchAppl.UseVisualStyleBackColor = True ' 'cbboxKategorie ' Me.cbboxKategorie.FormattingEnabled = True Me.cbboxKategorie.Location = New System.Drawing.Point(420, 18) Me.cbboxKategorie.Name = "cbboxKategorie" Me.cbboxKategorie.Size = New System.Drawing.Size(204, 21) Me.cbboxKategorie.TabIndex = 2 ' 'lblKategorie ' Me.lblKategorie.AutoSize = True Me.lblKategorie.Location = New System.Drawing.Point(362, 21) Me.lblKategorie.Name = "lblKategorie" Me.lblKategorie.Size = New System.Drawing.Size(52, 13) Me.lblKategorie.TabIndex = 94 Me.lblKategorie.Text = "Kategorie" ' 'lblVersion ' Me.lblVersion.AutoSize = True Me.lblVersion.Location = New System.Drawing.Point(362, 49) Me.lblVersion.Name = "lblVersion" Me.lblVersion.Size = New System.Drawing.Size(42, 13) Me.lblVersion.TabIndex = 8 Me.lblVersion.Text = "Version" ' 'txtVersion ' Me.txtVersion.Location = New System.Drawing.Point(420, 42) Me.txtVersion.Name = "txtVersion" Me.txtVersion.Size = New System.Drawing.Size(129, 20) Me.txtVersion.TabIndex = 3 ' 'txtmutierer ' Me.txtmutierer.BackColor = System.Drawing.SystemColors.InactiveBorder Me.txtmutierer.Location = New System.Drawing.Point(392, 442) Me.txtmutierer.Name = "txtmutierer" Me.txtmutierer.ReadOnly = True Me.txtmutierer.Size = New System.Drawing.Size(89, 20) Me.txtmutierer.TabIndex = 18 Me.txtmutierer.TabStop = False ' 'txtmutiert_am ' Me.txtmutiert_am.BackColor = System.Drawing.SystemColors.InactiveBorder Me.txtmutiert_am.Location = New System.Drawing.Point(229, 442) Me.txtmutiert_am.Name = "txtmutiert_am" Me.txtmutiert_am.ReadOnly = True Me.txtmutiert_am.Size = New System.Drawing.Size(79, 20) Me.txtmutiert_am.TabIndex = 16 Me.txtmutiert_am.TabStop = False ' 'txterstellt_am ' Me.txterstellt_am.BackColor = System.Drawing.SystemColors.InactiveBorder Me.txterstellt_am.Location = New System.Drawing.Point(79, 442) Me.txterstellt_am.Name = "txterstellt_am" Me.txterstellt_am.ReadOnly = True Me.txterstellt_am.Size = New System.Drawing.Size(79, 20) Me.txterstellt_am.TabIndex = 14 Me.txterstellt_am.TabStop = False ' 'Label13 ' Me.Label13.AccessibleDescription = "Name" Me.Label13.AutoSize = True Me.Label13.Location = New System.Drawing.Point(314, 445) Me.Label13.Name = "Label13" Me.Label13.Size = New System.Drawing.Size(72, 13) Me.Label13.TabIndex = 17 Me.Label13.Text = "Mutiert durch:" ' 'Label12 ' Me.Label12.AccessibleDescription = "Name" Me.Label12.AutoSize = True Me.Label12.Location = New System.Drawing.Point(164, 445) Me.Label12.Name = "Label12" Me.Label12.Size = New System.Drawing.Size(59, 13) Me.Label12.TabIndex = 15 Me.Label12.Text = "Mutiert am:" ' 'Label8 ' Me.Label8.AccessibleDescription = "Name" Me.Label8.AutoSize = True Me.Label8.Location = New System.Drawing.Point(11, 445) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(58, 13) Me.Label8.TabIndex = 82 Me.Label8.Text = "Erstellt am:" ' 'TabArchitektur ' Me.TabArchitektur.Controls.Add(Me.DiagramControl1) Me.TabArchitektur.Location = New System.Drawing.Point(4, 22) Me.TabArchitektur.Name = "TabArchitektur" Me.TabArchitektur.Size = New System.Drawing.Size(657, 474) Me.TabArchitektur.TabIndex = 10 Me.TabArchitektur.Text = "Architektur" Me.TabArchitektur.UseVisualStyleBackColor = True ' 'DiagramControl1 ' Me.DiagramControl1.Applicationdb = Nothing Me.DiagramControl1.ApplikationNr = 0 Me.DiagramControl1.ConnectionString = Nothing Me.DiagramControl1.Dock = System.Windows.Forms.DockStyle.Fill Me.DiagramControl1.FormReadOnly = False Me.DiagramControl1.Location = New System.Drawing.Point(0, 0) Me.DiagramControl1.Mitarbeiternr = 0 Me.DiagramControl1.Name = "DiagramControl1" Me.DiagramControl1.Size = New System.Drawing.Size(657, 474) Me.DiagramControl1.TabIndex = 0 Me.DiagramControl1.TempFilePath = Nothing ' 'TabWPI ' Me.TabWPI.Controls.Add(Me.grpboxInstallation) Me.TabWPI.Location = New System.Drawing.Point(4, 22) Me.TabWPI.Name = "TabWPI" Me.TabWPI.Size = New System.Drawing.Size(657, 474) Me.TabWPI.TabIndex = 9 Me.TabWPI.Text = "WPI" Me.TabWPI.UseVisualStyleBackColor = True ' 'grpboxInstallation ' Me.grpboxInstallation.Controls.Add(Me.grpboxInstalliertauf) Me.grpboxInstallation.Controls.Add(Me.grpDiverses) Me.grpboxInstallation.Controls.Add(Me.grpboxInstalliertals) Me.grpboxInstallation.Controls.Add(Me.grpboxStandardfuer) Me.grpboxInstallation.Location = New System.Drawing.Point(16, 3) Me.grpboxInstallation.Name = "grpboxInstallation" Me.grpboxInstallation.Size = New System.Drawing.Size(633, 191) Me.grpboxInstallation.TabIndex = 15 Me.grpboxInstallation.TabStop = False Me.grpboxInstallation.Text = "Installation" ' 'grpboxInstalliertauf ' Me.grpboxInstalliertauf.Controls.Add(Me.lboxInstalliertauf) Me.grpboxInstalliertauf.Location = New System.Drawing.Point(6, 19) Me.grpboxInstalliertauf.Name = "grpboxInstalliertauf" Me.grpboxInstalliertauf.Size = New System.Drawing.Size(131, 162) Me.grpboxInstalliertauf.TabIndex = 0 Me.grpboxInstalliertauf.TabStop = False Me.grpboxInstalliertauf.Text = "Installiert auf" ' 'lboxInstalliertauf ' Me.lboxInstalliertauf.CheckOnClick = True Me.lboxInstalliertauf.Dock = System.Windows.Forms.DockStyle.Fill Me.lboxInstalliertauf.FormattingEnabled = True Me.lboxInstalliertauf.Location = New System.Drawing.Point(3, 16) Me.lboxInstalliertauf.Name = "lboxInstalliertauf" Me.lboxInstalliertauf.Size = New System.Drawing.Size(125, 139) Me.lboxInstalliertauf.TabIndex = 0 ' 'grpDiverses ' Me.grpDiverses.Controls.Add(Me.txtAnzInstallationen) Me.grpDiverses.Controls.Add(Me.lbAnzInstallationen) Me.grpDiverses.Controls.Add(Me.txtDBName) Me.grpDiverses.Controls.Add(Me.lblDBName) Me.grpDiverses.Controls.Add(Me.cbRAS) Me.grpDiverses.Location = New System.Drawing.Point(416, 19) Me.grpDiverses.Name = "grpDiverses" Me.grpDiverses.Size = New System.Drawing.Size(211, 162) Me.grpDiverses.TabIndex = 3 Me.grpDiverses.TabStop = False Me.grpDiverses.Text = "Diverses" ' 'txtAnzInstallationen ' Me.txtAnzInstallationen.Location = New System.Drawing.Point(106, 65) Me.txtAnzInstallationen.Name = "txtAnzInstallationen" Me.txtAnzInstallationen.Size = New System.Drawing.Size(99, 20) Me.txtAnzInstallationen.TabIndex = 2 ' 'lbAnzInstallationen ' Me.lbAnzInstallationen.AutoSize = True Me.lbAnzInstallationen.Location = New System.Drawing.Point(8, 68) Me.lbAnzInstallationen.Name = "lbAnzInstallationen" Me.lbAnzInstallationen.Size = New System.Drawing.Size(93, 13) Me.lbAnzInstallationen.TabIndex = 112 Me.lbAnzInstallationen.Text = "Anz. Installationen" ' 'txtDBName ' Me.txtDBName.Location = New System.Drawing.Point(106, 39) Me.txtDBName.Name = "txtDBName" Me.txtDBName.Size = New System.Drawing.Size(99, 20) Me.txtDBName.TabIndex = 1 ' 'lblDBName ' Me.lblDBName.AutoSize = True Me.lblDBName.Location = New System.Drawing.Point(8, 42) Me.lblDBName.Name = "lblDBName" Me.lblDBName.Size = New System.Drawing.Size(86, 13) Me.lblDBName.TabIndex = 110 Me.lblDBName.Text = "Datenbankname" ' 'cbRAS ' Me.cbRAS.Location = New System.Drawing.Point(8, 19) Me.cbRAS.Name = "cbRAS" Me.cbRAS.RightToLeft = System.Windows.Forms.RightToLeft.Yes Me.cbRAS.Size = New System.Drawing.Size(113, 18) Me.cbRAS.TabIndex = 0 Me.cbRAS.Text = "RAS" Me.cbRAS.TextAlign = System.Drawing.ContentAlignment.MiddleRight Me.cbRAS.UseVisualStyleBackColor = True ' 'grpboxInstalliertals ' Me.grpboxInstalliertals.Controls.Add(Me.lboxInstalliertals) Me.grpboxInstalliertals.Location = New System.Drawing.Point(140, 19) Me.grpboxInstalliertals.Name = "grpboxInstalliertals" Me.grpboxInstalliertals.Size = New System.Drawing.Size(131, 162) Me.grpboxInstalliertals.TabIndex = 1 Me.grpboxInstalliertals.TabStop = False Me.grpboxInstalliertals.Text = "Installiert als" ' 'lboxInstalliertals ' Me.lboxInstalliertals.CheckOnClick = True Me.lboxInstalliertals.Dock = System.Windows.Forms.DockStyle.Fill Me.lboxInstalliertals.FormattingEnabled = True Me.lboxInstalliertals.Location = New System.Drawing.Point(3, 16) Me.lboxInstalliertals.Name = "lboxInstalliertals" Me.lboxInstalliertals.Size = New System.Drawing.Size(125, 139) Me.lboxInstalliertals.TabIndex = 0 ' 'grpboxStandardfuer ' Me.grpboxStandardfuer.Controls.Add(Me.lboxStandardFuer) Me.grpboxStandardfuer.Location = New System.Drawing.Point(277, 19) Me.grpboxStandardfuer.Name = "grpboxStandardfuer" Me.grpboxStandardfuer.Size = New System.Drawing.Size(128, 162) Me.grpboxStandardfuer.TabIndex = 2 Me.grpboxStandardfuer.TabStop = False Me.grpboxStandardfuer.Text = "Standard für" ' 'lboxStandardFuer ' Me.lboxStandardFuer.CheckOnClick = True Me.lboxStandardFuer.Dock = System.Windows.Forms.DockStyle.Fill Me.lboxStandardFuer.FormattingEnabled = True Me.lboxStandardFuer.Location = New System.Drawing.Point(3, 16) Me.lboxStandardFuer.Name = "lboxStandardFuer" Me.lboxStandardFuer.Size = New System.Drawing.Size(122, 139) Me.lboxStandardFuer.TabIndex = 0 ' 'TabLizenzen ' Me.TabLizenzen.Controls.Add(Me.SplitContainer2) Me.TabLizenzen.Location = New System.Drawing.Point(4, 22) Me.TabLizenzen.Name = "TabLizenzen" Me.TabLizenzen.Size = New System.Drawing.Size(657, 474) Me.TabLizenzen.TabIndex = 2 Me.TabLizenzen.Text = "Lizenzen" Me.TabLizenzen.UseVisualStyleBackColor = True ' 'SplitContainer2 ' Me.SplitContainer2.Dock = System.Windows.Forms.DockStyle.Fill Me.SplitContainer2.Location = New System.Drawing.Point(0, 0) Me.SplitContainer2.Name = "SplitContainer2" Me.SplitContainer2.Orientation = System.Windows.Forms.Orientation.Horizontal ' 'SplitContainer2.Panel1 ' Me.SplitContainer2.Panel1.Controls.Add(Me.SplitContainer3) ' 'SplitContainer2.Panel2 ' Me.SplitContainer2.Panel2.Controls.Add(Me.GrpLizenzschlüssel) Me.SplitContainer2.Size = New System.Drawing.Size(657, 474) Me.SplitContainer2.SplitterDistance = 300 Me.SplitContainer2.TabIndex = 0 ' 'SplitContainer3 ' Me.SplitContainer3.Dock = System.Windows.Forms.DockStyle.Fill Me.SplitContainer3.Location = New System.Drawing.Point(0, 0) Me.SplitContainer3.Name = "SplitContainer3" Me.SplitContainer3.Orientation = System.Windows.Forms.Orientation.Horizontal ' 'SplitContainer3.Panel1 ' Me.SplitContainer3.Panel1.Controls.Add(Me.GrpLizenzElemente) ' 'SplitContainer3.Panel2 ' Me.SplitContainer3.Panel2.Controls.Add(Me.GrpLizenzkäufe) Me.SplitContainer3.Size = New System.Drawing.Size(657, 300) Me.SplitContainer3.SplitterDistance = 135 Me.SplitContainer3.TabIndex = 0 ' 'GrpLizenzElemente ' Me.GrpLizenzElemente.Controls.Add(Me.C1Lizenzvertraege) Me.GrpLizenzElemente.Dock = System.Windows.Forms.DockStyle.Fill Me.GrpLizenzElemente.Location = New System.Drawing.Point(0, 0) Me.GrpLizenzElemente.Name = "GrpLizenzElemente" Me.GrpLizenzElemente.Size = New System.Drawing.Size(657, 135) Me.GrpLizenzElemente.TabIndex = 6 Me.GrpLizenzElemente.TabStop = False Me.GrpLizenzElemente.Text = "Lizenzverträge" ' 'C1Lizenzvertraege ' Me.C1Lizenzvertraege.AlternatingRows = True Me.C1Lizenzvertraege.Dock = System.Windows.Forms.DockStyle.Fill Me.C1Lizenzvertraege.FetchRowStyles = True Me.C1Lizenzvertraege.FilterBar = True Me.C1Lizenzvertraege.GroupByCaption = "Drag a column header here to group by that column" Me.C1Lizenzvertraege.Images.Add(CType(resources.GetObject("C1Lizenzvertraege.Images"), System.Drawing.Image)) Me.C1Lizenzvertraege.Location = New System.Drawing.Point(3, 16) Me.C1Lizenzvertraege.Name = "C1Lizenzvertraege" Me.C1Lizenzvertraege.PreviewInfo.Location = New System.Drawing.Point(0, 0) Me.C1Lizenzvertraege.PreviewInfo.Size = New System.Drawing.Size(0, 0) Me.C1Lizenzvertraege.PreviewInfo.ZoomFactor = 75 Me.C1Lizenzvertraege.PrintInfo.PageSettings = CType(resources.GetObject("C1Lizenzvertraege.PrintInfo.PageSettings"), System.Drawing.Printing.PageSettings) Me.C1Lizenzvertraege.Size = New System.Drawing.Size(651, 116) Me.C1Lizenzvertraege.TabAction = C1.Win.C1TrueDBGrid.TabActionEnum.ColumnNavigation Me.C1Lizenzvertraege.TabIndex = 11 Me.C1Lizenzvertraege.Text = "C1TrueDBGrid1" Me.C1Lizenzvertraege.PropBag = resources.GetString("C1Lizenzvertraege.PropBag") ' 'GrpLizenzkäufe ' Me.GrpLizenzkäufe.Controls.Add(Me.C1Lizenzkäufe) Me.GrpLizenzkäufe.Controls.Add(Me.pnlLizenzKauf) Me.GrpLizenzkäufe.Dock = System.Windows.Forms.DockStyle.Fill Me.GrpLizenzkäufe.Location = New System.Drawing.Point(0, 0) Me.GrpLizenzkäufe.Name = "GrpLizenzkäufe" Me.GrpLizenzkäufe.Size = New System.Drawing.Size(657, 161) Me.GrpLizenzkäufe.TabIndex = 5 Me.GrpLizenzkäufe.TabStop = False Me.GrpLizenzkäufe.Text = "Käufe" ' 'C1Lizenzkäufe ' Me.C1Lizenzkäufe.AlternatingRows = True Me.C1Lizenzkäufe.Dock = System.Windows.Forms.DockStyle.Fill Me.C1Lizenzkäufe.FetchRowStyles = True Me.C1Lizenzkäufe.GroupByCaption = "Drag a column header here to group by that column" Me.C1Lizenzkäufe.Images.Add(CType(resources.GetObject("C1Lizenzkäufe.Images"), System.Drawing.Image)) Me.C1Lizenzkäufe.Location = New System.Drawing.Point(38, 16) Me.C1Lizenzkäufe.Name = "C1Lizenzkäufe" Me.C1Lizenzkäufe.PreviewInfo.Location = New System.Drawing.Point(0, 0) Me.C1Lizenzkäufe.PreviewInfo.Size = New System.Drawing.Size(0, 0) Me.C1Lizenzkäufe.PreviewInfo.ZoomFactor = 75 Me.C1Lizenzkäufe.PrintInfo.PageSettings = CType(resources.GetObject("C1Lizenzkäufe.PrintInfo.PageSettings"), System.Drawing.Printing.PageSettings) Me.C1Lizenzkäufe.Size = New System.Drawing.Size(616, 142) Me.C1Lizenzkäufe.TabAction = C1.Win.C1TrueDBGrid.TabActionEnum.ColumnNavigation Me.C1Lizenzkäufe.TabIndex = 11 Me.C1Lizenzkäufe.Text = "C1TrueDBGrid1" Me.C1Lizenzkäufe.PropBag = resources.GetString("C1Lizenzkäufe.PropBag") ' 'pnlLizenzKauf ' Me.pnlLizenzKauf.Controls.Add(Me.cbLizenzkaufAktiv) Me.pnlLizenzKauf.Controls.Add(Me.btnSaveLizenzkauf) Me.pnlLizenzKauf.Dock = System.Windows.Forms.DockStyle.Left Me.pnlLizenzKauf.Location = New System.Drawing.Point(3, 16) Me.pnlLizenzKauf.Name = "pnlLizenzKauf" Me.pnlLizenzKauf.Size = New System.Drawing.Size(35, 142) Me.pnlLizenzKauf.TabIndex = 12 ' 'cbLizenzkaufAktiv ' Me.cbLizenzkaufAktiv.AutoSize = True Me.cbLizenzkaufAktiv.Checked = True Me.cbLizenzkaufAktiv.CheckState = System.Windows.Forms.CheckState.Checked Me.cbLizenzkaufAktiv.Location = New System.Drawing.Point(12, 40) Me.cbLizenzkaufAktiv.Name = "cbLizenzkaufAktiv" Me.cbLizenzkaufAktiv.Size = New System.Drawing.Size(15, 14) Me.cbLizenzkaufAktiv.TabIndex = 1 Me.cbLizenzkaufAktiv.ThreeState = True Me.cbLizenzkaufAktiv.UseVisualStyleBackColor = True ' 'btnSaveLizenzkauf ' Me.btnSaveLizenzkauf.Image = CType(resources.GetObject("btnSaveLizenzkauf.Image"), System.Drawing.Image) Me.btnSaveLizenzkauf.Location = New System.Drawing.Point(5, 3) Me.btnSaveLizenzkauf.Name = "btnSaveLizenzkauf" Me.btnSaveLizenzkauf.Size = New System.Drawing.Size(27, 28) Me.btnSaveLizenzkauf.TabIndex = 0 Me.btnSaveLizenzkauf.UseVisualStyleBackColor = True ' 'GrpLizenzschlüssel ' Me.GrpLizenzschlüssel.Controls.Add(Me.C1Lizenzschluessel) Me.GrpLizenzschlüssel.Controls.Add(Me.PnlLizenzschluessel) Me.GrpLizenzschlüssel.Dock = System.Windows.Forms.DockStyle.Fill Me.GrpLizenzschlüssel.Location = New System.Drawing.Point(0, 0) Me.GrpLizenzschlüssel.Name = "GrpLizenzschlüssel" Me.GrpLizenzschlüssel.Size = New System.Drawing.Size(657, 170) Me.GrpLizenzschlüssel.TabIndex = 6 Me.GrpLizenzschlüssel.TabStop = False Me.GrpLizenzschlüssel.Text = "Lizenzschlüssel" ' 'C1Lizenzschluessel ' Me.C1Lizenzschluessel.AlternatingRows = True Me.C1Lizenzschluessel.Dock = System.Windows.Forms.DockStyle.Fill Me.C1Lizenzschluessel.FetchRowStyles = True Me.C1Lizenzschluessel.GroupByCaption = "Drag a column header here to group by that column" Me.C1Lizenzschluessel.Images.Add(CType(resources.GetObject("C1Lizenzschluessel.Images"), System.Drawing.Image)) Me.C1Lizenzschluessel.Location = New System.Drawing.Point(38, 16) Me.C1Lizenzschluessel.Name = "C1Lizenzschluessel" Me.C1Lizenzschluessel.PreviewInfo.Location = New System.Drawing.Point(0, 0) Me.C1Lizenzschluessel.PreviewInfo.Size = New System.Drawing.Size(0, 0) Me.C1Lizenzschluessel.PreviewInfo.ZoomFactor = 75 Me.C1Lizenzschluessel.PrintInfo.PageSettings = CType(resources.GetObject("C1Lizenzschluessel.PrintInfo.PageSettings"), System.Drawing.Printing.PageSettings) Me.C1Lizenzschluessel.Size = New System.Drawing.Size(616, 151) Me.C1Lizenzschluessel.TabAction = C1.Win.C1TrueDBGrid.TabActionEnum.ColumnNavigation Me.C1Lizenzschluessel.TabIndex = 12 Me.C1Lizenzschluessel.Text = "C1TrueDBGrid1" Me.C1Lizenzschluessel.PropBag = resources.GetString("C1Lizenzschluessel.PropBag") ' 'PnlLizenzschluessel ' Me.PnlLizenzschluessel.Controls.Add(Me.cbLizenzschluesselAktiv) Me.PnlLizenzschluessel.Controls.Add(Me.btnSaveLizenzschluessel) Me.PnlLizenzschluessel.Dock = System.Windows.Forms.DockStyle.Left Me.PnlLizenzschluessel.Location = New System.Drawing.Point(3, 16) Me.PnlLizenzschluessel.Name = "PnlLizenzschluessel" Me.PnlLizenzschluessel.Size = New System.Drawing.Size(35, 151) Me.PnlLizenzschluessel.TabIndex = 13 ' 'cbLizenzschluesselAktiv ' Me.cbLizenzschluesselAktiv.AutoSize = True Me.cbLizenzschluesselAktiv.Checked = True Me.cbLizenzschluesselAktiv.CheckState = System.Windows.Forms.CheckState.Checked Me.cbLizenzschluesselAktiv.Location = New System.Drawing.Point(12, 37) Me.cbLizenzschluesselAktiv.Name = "cbLizenzschluesselAktiv" Me.cbLizenzschluesselAktiv.Size = New System.Drawing.Size(15, 14) Me.cbLizenzschluesselAktiv.TabIndex = 2 Me.cbLizenzschluesselAktiv.ThreeState = True Me.cbLizenzschluesselAktiv.UseVisualStyleBackColor = True ' 'btnSaveLizenzschluessel ' Me.btnSaveLizenzschluessel.Image = CType(resources.GetObject("btnSaveLizenzschluessel.Image"), System.Drawing.Image) Me.btnSaveLizenzschluessel.Location = New System.Drawing.Point(5, 3) Me.btnSaveLizenzschluessel.Name = "btnSaveLizenzschluessel" Me.btnSaveLizenzschluessel.Size = New System.Drawing.Size(27, 28) Me.btnSaveLizenzschluessel.TabIndex = 1 Me.btnSaveLizenzschluessel.UseVisualStyleBackColor = True ' 'TabTesting ' Me.TabTesting.Controls.Add(Me.GroupBox13) Me.TabTesting.Controls.Add(Me.GroupBox14) Me.TabTesting.Controls.Add(Me.GroupBox15) Me.TabTesting.Location = New System.Drawing.Point(4, 22) Me.TabTesting.Name = "TabTesting" Me.TabTesting.Size = New System.Drawing.Size(657, 474) Me.TabTesting.TabIndex = 3 Me.TabTesting.Text = "Testing" Me.TabTesting.UseVisualStyleBackColor = True ' 'GroupBox13 ' Me.GroupBox13.Controls.Add(Me.txtBemerkung) Me.GroupBox13.Dock = System.Windows.Forms.DockStyle.Fill Me.GroupBox13.Location = New System.Drawing.Point(0, 249) Me.GroupBox13.Name = "GroupBox13" Me.GroupBox13.Size = New System.Drawing.Size(657, 225) Me.GroupBox13.TabIndex = 2 Me.GroupBox13.TabStop = False Me.GroupBox13.Text = "Bemerkungen" ' 'txtBemerkung ' Me.txtBemerkung.Dock = System.Windows.Forms.DockStyle.Fill Me.txtBemerkung.Location = New System.Drawing.Point(3, 16) Me.txtBemerkung.Multiline = True Me.txtBemerkung.Name = "txtBemerkung" Me.txtBemerkung.Size = New System.Drawing.Size(651, 206) Me.txtBemerkung.TabIndex = 0 ' 'GroupBox14 ' Me.GroupBox14.Controls.Add(Me.txtAbhaengigkeiten) Me.GroupBox14.Controls.Add(Me.cbboxTestaufwand) Me.GroupBox14.Controls.Add(Me.Label14) Me.GroupBox14.Controls.Add(Me.txtTestArbeitsplaetze) Me.GroupBox14.Controls.Add(Me.Label16) Me.GroupBox14.Controls.Add(Me.Label15) Me.GroupBox14.Dock = System.Windows.Forms.DockStyle.Top Me.GroupBox14.Location = New System.Drawing.Point(0, 164) Me.GroupBox14.Name = "GroupBox14" Me.GroupBox14.Size = New System.Drawing.Size(657, 85) Me.GroupBox14.TabIndex = 1 Me.GroupBox14.TabStop = False Me.GroupBox14.Text = "Test-Infrastruktur " ' 'txtAbhaengigkeiten ' Me.txtAbhaengigkeiten.Location = New System.Drawing.Point(557, 19) Me.txtAbhaengigkeiten.Multiline = True Me.txtAbhaengigkeiten.Name = "txtAbhaengigkeiten" Me.txtAbhaengigkeiten.Size = New System.Drawing.Size(78, 60) Me.txtAbhaengigkeiten.TabIndex = 1 Me.txtAbhaengigkeiten.Visible = False ' 'cbboxTestaufwand ' Me.cbboxTestaufwand.FormattingEnabled = True Me.cbboxTestaufwand.Location = New System.Drawing.Point(545, 19) Me.cbboxTestaufwand.Name = "cbboxTestaufwand" Me.cbboxTestaufwand.Size = New System.Drawing.Size(110, 21) Me.cbboxTestaufwand.TabIndex = 0 ' 'Label14 ' Me.Label14.AutoSize = True Me.Label14.Location = New System.Drawing.Point(485, 51) Me.Label14.Name = "Label14" Me.Label14.Size = New System.Drawing.Size(81, 13) Me.Label14.TabIndex = 97 Me.Label14.Text = "Abhängigkeiten" Me.Label14.Visible = False ' 'txtTestArbeitsplaetze ' Me.txtTestArbeitsplaetze.Location = New System.Drawing.Point(141, 19) Me.txtTestArbeitsplaetze.Multiline = True Me.txtTestArbeitsplaetze.Name = "txtTestArbeitsplaetze" Me.txtTestArbeitsplaetze.Size = New System.Drawing.Size(286, 60) Me.txtTestArbeitsplaetze.TabIndex = 0 ' 'Label16 ' Me.Label16.AutoSize = True Me.Label16.Location = New System.Drawing.Point(433, 22) Me.Label16.Name = "Label16" Me.Label16.Size = New System.Drawing.Size(106, 13) Me.Label16.TabIndex = 97 Me.Label16.Text = "Test-Aufwand in Std." ' 'Label15 ' Me.Label15.AutoSize = True Me.Label15.Location = New System.Drawing.Point(8, 22) Me.Label15.Name = "Label15" Me.Label15.Size = New System.Drawing.Size(91, 13) Me.Label15.TabIndex = 95 Me.Label15.Text = "Test-Arbeitsplätze" ' 'GroupBox15 ' Me.GroupBox15.Controls.Add(Me.GrpAbhaengigkeiten) Me.GroupBox15.Controls.Add(Me.grpDrehbuch) Me.GroupBox15.Dock = System.Windows.Forms.DockStyle.Top Me.GroupBox15.Location = New System.Drawing.Point(0, 0) Me.GroupBox15.Name = "GroupBox15" Me.GroupBox15.Size = New System.Drawing.Size(657, 164) Me.GroupBox15.TabIndex = 0 Me.GroupBox15.TabStop = False Me.GroupBox15.Text = "Allgemein" ' 'GrpAbhaengigkeiten ' Me.GrpAbhaengigkeiten.Controls.Add(Me.C1Abhaengigkeiten) Me.GrpAbhaengigkeiten.Controls.Add(Me.Button3) Me.GrpAbhaengigkeiten.Controls.Add(Me.Button4) Me.GrpAbhaengigkeiten.Dock = System.Windows.Forms.DockStyle.Fill Me.GrpAbhaengigkeiten.Location = New System.Drawing.Point(274, 16) Me.GrpAbhaengigkeiten.Name = "GrpAbhaengigkeiten" Me.GrpAbhaengigkeiten.Size = New System.Drawing.Size(380, 145) Me.GrpAbhaengigkeiten.TabIndex = 99 Me.GrpAbhaengigkeiten.TabStop = False Me.GrpAbhaengigkeiten.Text = "Abhängigkeiten" ' 'C1Abhaengigkeiten ' Me.C1Abhaengigkeiten.AlternatingRows = True Me.C1Abhaengigkeiten.ContextMenuStrip = Me.AbhaengigkeitMenuStrip Me.C1Abhaengigkeiten.Dock = System.Windows.Forms.DockStyle.Fill Me.C1Abhaengigkeiten.FetchRowStyles = True Me.C1Abhaengigkeiten.FilterBar = True Me.C1Abhaengigkeiten.GroupByCaption = "Drag a column header here to group by that column" Me.C1Abhaengigkeiten.Images.Add(CType(resources.GetObject("C1Abhaengigkeiten.Images"), System.Drawing.Image)) Me.C1Abhaengigkeiten.Location = New System.Drawing.Point(3, 16) Me.C1Abhaengigkeiten.Name = "C1Abhaengigkeiten" Me.C1Abhaengigkeiten.PreviewInfo.Location = New System.Drawing.Point(0, 0) Me.C1Abhaengigkeiten.PreviewInfo.Size = New System.Drawing.Size(0, 0) Me.C1Abhaengigkeiten.PreviewInfo.ZoomFactor = 75 Me.C1Abhaengigkeiten.PrintInfo.PageSettings = CType(resources.GetObject("C1Abhaengigkeiten.PrintInfo.PageSettings"), System.Drawing.Printing.PageSettings) Me.C1Abhaengigkeiten.Size = New System.Drawing.Size(374, 126) Me.C1Abhaengigkeiten.TabAction = C1.Win.C1TrueDBGrid.TabActionEnum.ColumnNavigation Me.C1Abhaengigkeiten.TabIndex = 12 Me.C1Abhaengigkeiten.Text = "C1TrueDBGrid1" Me.C1Abhaengigkeiten.PropBag = resources.GetString("C1Abhaengigkeiten.PropBag") ' 'AbhaengigkeitMenuStrip ' Me.AbhaengigkeitMenuStrip.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.AbhaengigkeitAnzeigenToolStripMenuItem, Me.AbhaengigkeitNeuToolStripMenuItem, Me.AbhaengigkeitLoeschenToolStripMenuItem}) Me.AbhaengigkeitMenuStrip.Name = "AbhaengigkeitMenuStrip" Me.AbhaengigkeitMenuStrip.Size = New System.Drawing.Size(136, 70) ' 'AbhaengigkeitAnzeigenToolStripMenuItem ' Me.AbhaengigkeitAnzeigenToolStripMenuItem.Name = "AbhaengigkeitAnzeigenToolStripMenuItem" Me.AbhaengigkeitAnzeigenToolStripMenuItem.Size = New System.Drawing.Size(135, 22) Me.AbhaengigkeitAnzeigenToolStripMenuItem.Text = "&Anzeigen" ' 'AbhaengigkeitNeuToolStripMenuItem ' Me.AbhaengigkeitNeuToolStripMenuItem.Name = "AbhaengigkeitNeuToolStripMenuItem" Me.AbhaengigkeitNeuToolStripMenuItem.Size = New System.Drawing.Size(135, 22) Me.AbhaengigkeitNeuToolStripMenuItem.Text = "&Neu" ' 'AbhaengigkeitLoeschenToolStripMenuItem ' Me.AbhaengigkeitLoeschenToolStripMenuItem.Name = "AbhaengigkeitLoeschenToolStripMenuItem" Me.AbhaengigkeitLoeschenToolStripMenuItem.Size = New System.Drawing.Size(135, 22) Me.AbhaengigkeitLoeschenToolStripMenuItem.Text = "&Inaktivieren" ' 'Button3 ' Me.Button3.Location = New System.Drawing.Point(156, 106) Me.Button3.Name = "Button3" Me.Button3.Size = New System.Drawing.Size(112, 23) Me.Button3.TabIndex = 2 Me.Button3.Text = "Drehbuch speichern" Me.Button3.UseVisualStyleBackColor = True Me.Button3.Visible = False ' 'Button4 ' Me.Button4.Location = New System.Drawing.Point(26, 106) Me.Button4.Name = "Button4" Me.Button4.Size = New System.Drawing.Size(112, 23) Me.Button4.TabIndex = 1 Me.Button4.Text = "Drehbuch anzeigen" Me.Button4.UseVisualStyleBackColor = True Me.Button4.Visible = False ' 'grpDrehbuch ' Me.grpDrehbuch.Controls.Add(Me.C1Drehbuch) Me.grpDrehbuch.Controls.Add(Me.btnDrehbuchspeichern) Me.grpDrehbuch.Controls.Add(Me.btnDrehbuchanzeigen) Me.grpDrehbuch.Dock = System.Windows.Forms.DockStyle.Left Me.grpDrehbuch.Location = New System.Drawing.Point(3, 16) Me.grpDrehbuch.Name = "grpDrehbuch" Me.grpDrehbuch.Size = New System.Drawing.Size(271, 145) Me.grpDrehbuch.TabIndex = 98 Me.grpDrehbuch.TabStop = False Me.grpDrehbuch.Text = "Drehbücher" ' 'C1Drehbuch ' Me.C1Drehbuch.AlternatingRows = True Me.C1Drehbuch.ContextMenuStrip = Me.DrehbuchMenuStrip Me.C1Drehbuch.Dock = System.Windows.Forms.DockStyle.Fill Me.C1Drehbuch.FetchRowStyles = True Me.C1Drehbuch.FilterBar = True Me.C1Drehbuch.GroupByCaption = "Drag a column header here to group by that column" Me.C1Drehbuch.Images.Add(CType(resources.GetObject("C1Drehbuch.Images"), System.Drawing.Image)) Me.C1Drehbuch.Location = New System.Drawing.Point(3, 16) Me.C1Drehbuch.Name = "C1Drehbuch" Me.C1Drehbuch.PreviewInfo.Location = New System.Drawing.Point(0, 0) Me.C1Drehbuch.PreviewInfo.Size = New System.Drawing.Size(0, 0) Me.C1Drehbuch.PreviewInfo.ZoomFactor = 75 Me.C1Drehbuch.PrintInfo.PageSettings = CType(resources.GetObject("C1Drehbuch.PrintInfo.PageSettings"), System.Drawing.Printing.PageSettings) Me.C1Drehbuch.Size = New System.Drawing.Size(265, 126) Me.C1Drehbuch.TabAction = C1.Win.C1TrueDBGrid.TabActionEnum.ColumnNavigation Me.C1Drehbuch.TabIndex = 12 Me.C1Drehbuch.Text = "C1TrueDBGrid1" Me.C1Drehbuch.PropBag = resources.GetString("C1Drehbuch.PropBag") ' 'DrehbuchMenuStrip ' Me.DrehbuchMenuStrip.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.DrehbuchAnzeigenToolStripMenuItem, Me.DrehbuchNeuToolStripMenuItem, Me.DrehbuchLöschenToolStripMenuItem, Me.ToolStripSeparator1, Me.Drehbuch_Anzeigen_Dokument_ToolStripMenuItem}) Me.DrehbuchMenuStrip.Name = "DrehbuchMenuStrip" Me.DrehbuchMenuStrip.Size = New System.Drawing.Size(181, 98) ' 'DrehbuchAnzeigenToolStripMenuItem ' Me.DrehbuchAnzeigenToolStripMenuItem.Name = "DrehbuchAnzeigenToolStripMenuItem" Me.DrehbuchAnzeigenToolStripMenuItem.Size = New System.Drawing.Size(180, 22) Me.DrehbuchAnzeigenToolStripMenuItem.Text = "&Anzeigen" ' 'DrehbuchNeuToolStripMenuItem ' Me.DrehbuchNeuToolStripMenuItem.Name = "DrehbuchNeuToolStripMenuItem" Me.DrehbuchNeuToolStripMenuItem.Size = New System.Drawing.Size(180, 22) Me.DrehbuchNeuToolStripMenuItem.Text = "&Neu" ' 'DrehbuchLöschenToolStripMenuItem ' Me.DrehbuchLöschenToolStripMenuItem.Name = "DrehbuchLöschenToolStripMenuItem" Me.DrehbuchLöschenToolStripMenuItem.Size = New System.Drawing.Size(180, 22) Me.DrehbuchLöschenToolStripMenuItem.Text = "&Inaktivieren" ' 'ToolStripSeparator1 ' Me.ToolStripSeparator1.Name = "ToolStripSeparator1" Me.ToolStripSeparator1.Size = New System.Drawing.Size(177, 6) ' 'Drehbuch_Anzeigen_Dokument_ToolStripMenuItem ' Me.Drehbuch_Anzeigen_Dokument_ToolStripMenuItem.Name = "Drehbuch_Anzeigen_Dokument_ToolStripMenuItem" Me.Drehbuch_Anzeigen_Dokument_ToolStripMenuItem.Size = New System.Drawing.Size(180, 22) Me.Drehbuch_Anzeigen_Dokument_ToolStripMenuItem.Text = "&Dokument anzeigen" ' 'btnDrehbuchspeichern ' Me.btnDrehbuchspeichern.Location = New System.Drawing.Point(156, 106) Me.btnDrehbuchspeichern.Name = "btnDrehbuchspeichern" Me.btnDrehbuchspeichern.Size = New System.Drawing.Size(112, 23) Me.btnDrehbuchspeichern.TabIndex = 2 Me.btnDrehbuchspeichern.Text = "Drehbuch speichern" Me.btnDrehbuchspeichern.UseVisualStyleBackColor = True Me.btnDrehbuchspeichern.Visible = False ' 'btnDrehbuchanzeigen ' Me.btnDrehbuchanzeigen.Location = New System.Drawing.Point(26, 106) Me.btnDrehbuchanzeigen.Name = "btnDrehbuchanzeigen" Me.btnDrehbuchanzeigen.Size = New System.Drawing.Size(112, 33) Me.btnDrehbuchanzeigen.TabIndex = 1 Me.btnDrehbuchanzeigen.Text = "Drehbuch anzeigen" Me.btnDrehbuchanzeigen.UseVisualStyleBackColor = True Me.btnDrehbuchanzeigen.Visible = False ' 'TabKontakte ' Me.TabKontakte.Controls.Add(Me.C1Kontakte) Me.TabKontakte.Location = New System.Drawing.Point(4, 22) Me.TabKontakte.Name = "TabKontakte" Me.TabKontakte.Size = New System.Drawing.Size(657, 474) Me.TabKontakte.TabIndex = 4 Me.TabKontakte.Text = "Kontakte" Me.TabKontakte.UseVisualStyleBackColor = True ' 'C1Kontakte ' Me.C1Kontakte.AlternatingRows = True Me.C1Kontakte.ContextMenuStrip = Me.KontakteMenuStrip Me.C1Kontakte.Dock = System.Windows.Forms.DockStyle.Fill Me.C1Kontakte.FetchRowStyles = True Me.C1Kontakte.FilterBar = True Me.C1Kontakte.GroupByCaption = "Drag a column header here to group by that column" Me.C1Kontakte.Images.Add(CType(resources.GetObject("C1Kontakte.Images"), System.Drawing.Image)) Me.C1Kontakte.Location = New System.Drawing.Point(0, 0) Me.C1Kontakte.Name = "C1Kontakte" Me.C1Kontakte.PreviewInfo.Location = New System.Drawing.Point(0, 0) Me.C1Kontakte.PreviewInfo.Size = New System.Drawing.Size(0, 0) Me.C1Kontakte.PreviewInfo.ZoomFactor = 75 Me.C1Kontakte.PrintInfo.PageSettings = CType(resources.GetObject("C1Kontakte.PrintInfo.PageSettings"), System.Drawing.Printing.PageSettings) Me.C1Kontakte.Size = New System.Drawing.Size(657, 474) Me.C1Kontakte.TabAction = C1.Win.C1TrueDBGrid.TabActionEnum.ColumnNavigation Me.C1Kontakte.TabIndex = 11 Me.C1Kontakte.Text = "C1TrueDBGrid1" Me.C1Kontakte.PropBag = resources.GetString("C1Kontakte.PropBag") ' 'KontakteMenuStrip ' Me.KontakteMenuStrip.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.KontaktAnzeigenToolStripMenuItem, Me.KontaktNeuToolStripMenuItem, Me.KontaktLöschenToolStripMenuItem, Me.ToolStripMenuItem1, Me.MassenUpdatesToolStripMenuItem}) Me.KontakteMenuStrip.Name = "KontakteMenuStrip" Me.KontakteMenuStrip.Size = New System.Drawing.Size(163, 98) ' 'KontaktAnzeigenToolStripMenuItem ' Me.KontaktAnzeigenToolStripMenuItem.Name = "KontaktAnzeigenToolStripMenuItem" Me.KontaktAnzeigenToolStripMenuItem.Size = New System.Drawing.Size(162, 22) Me.KontaktAnzeigenToolStripMenuItem.Text = "&Anzeigen" ' 'KontaktNeuToolStripMenuItem ' Me.KontaktNeuToolStripMenuItem.Name = "KontaktNeuToolStripMenuItem" Me.KontaktNeuToolStripMenuItem.Size = New System.Drawing.Size(162, 22) Me.KontaktNeuToolStripMenuItem.Text = "&Neu" ' 'KontaktLöschenToolStripMenuItem ' Me.KontaktLöschenToolStripMenuItem.Name = "KontaktLöschenToolStripMenuItem" Me.KontaktLöschenToolStripMenuItem.Size = New System.Drawing.Size(162, 22) Me.KontaktLöschenToolStripMenuItem.Text = "&Inaktivieren" ' 'ToolStripMenuItem1 ' Me.ToolStripMenuItem1.Name = "ToolStripMenuItem1" Me.ToolStripMenuItem1.Size = New System.Drawing.Size(159, 6) ' 'MassenUpdatesToolStripMenuItem ' Me.MassenUpdatesToolStripMenuItem.Name = "MassenUpdatesToolStripMenuItem" Me.MassenUpdatesToolStripMenuItem.Size = New System.Drawing.Size(162, 22) Me.MassenUpdatesToolStripMenuItem.Text = "Massen-Updates" ' 'TabVertragsbeziehungen ' Me.TabVertragsbeziehungen.Controls.Add(Me.C1Vertragselemente) Me.TabVertragsbeziehungen.Location = New System.Drawing.Point(4, 22) Me.TabVertragsbeziehungen.Name = "TabVertragsbeziehungen" Me.TabVertragsbeziehungen.Size = New System.Drawing.Size(657, 474) Me.TabVertragsbeziehungen.TabIndex = 5 Me.TabVertragsbeziehungen.Text = "Vertragsbeziehungen" Me.TabVertragsbeziehungen.UseVisualStyleBackColor = True ' 'C1Vertragselemente ' Me.C1Vertragselemente.AlternatingRows = True Me.C1Vertragselemente.ContextMenuStrip = Me.VertragsbeziehungMenuStrip Me.C1Vertragselemente.Dock = System.Windows.Forms.DockStyle.Fill Me.C1Vertragselemente.FetchRowStyles = True Me.C1Vertragselemente.FilterBar = True Me.C1Vertragselemente.GroupByCaption = "Drag a column header here to group by that column" Me.C1Vertragselemente.Images.Add(CType(resources.GetObject("C1Vertragselemente.Images"), System.Drawing.Image)) Me.C1Vertragselemente.Location = New System.Drawing.Point(0, 0) Me.C1Vertragselemente.Name = "C1Vertragselemente" Me.C1Vertragselemente.PreviewInfo.Location = New System.Drawing.Point(0, 0) Me.C1Vertragselemente.PreviewInfo.Size = New System.Drawing.Size(0, 0) Me.C1Vertragselemente.PreviewInfo.ZoomFactor = 75 Me.C1Vertragselemente.PrintInfo.PageSettings = CType(resources.GetObject("C1Vertragselemente.PrintInfo.PageSettings"), System.Drawing.Printing.PageSettings) Me.C1Vertragselemente.Size = New System.Drawing.Size(657, 474) Me.C1Vertragselemente.TabAction = C1.Win.C1TrueDBGrid.TabActionEnum.ColumnNavigation Me.C1Vertragselemente.TabIndex = 13 Me.C1Vertragselemente.Text = "C1TrueDBGrid1" Me.C1Vertragselemente.PropBag = resources.GetString("C1Vertragselemente.PropBag") ' 'VertragsbeziehungMenuStrip ' Me.VertragsbeziehungMenuStrip.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.VertragselementAnzeigenToolStripMenuItem}) Me.VertragsbeziehungMenuStrip.Name = "VertragsbeziehungMenuStrip" Me.VertragsbeziehungMenuStrip.Size = New System.Drawing.Size(124, 26) ' 'VertragselementAnzeigenToolStripMenuItem ' Me.VertragselementAnzeigenToolStripMenuItem.Name = "VertragselementAnzeigenToolStripMenuItem" Me.VertragselementAnzeigenToolStripMenuItem.Size = New System.Drawing.Size(123, 22) Me.VertragselementAnzeigenToolStripMenuItem.Text = "&Anzeigen" ' 'TabDokumente ' Me.TabDokumente.Controls.Add(Me.C1Dokumente) Me.TabDokumente.Location = New System.Drawing.Point(4, 22) Me.TabDokumente.Name = "TabDokumente" Me.TabDokumente.Size = New System.Drawing.Size(657, 474) Me.TabDokumente.TabIndex = 6 Me.TabDokumente.Text = "Dokumente" Me.TabDokumente.UseVisualStyleBackColor = True ' 'C1Dokumente ' Me.C1Dokumente.AlternatingRows = True Me.C1Dokumente.ContextMenuStrip = Me.DokumenteMenuStrip Me.C1Dokumente.Dock = System.Windows.Forms.DockStyle.Fill Me.C1Dokumente.FetchRowStyles = True Me.C1Dokumente.FilterBar = True Me.C1Dokumente.GroupByCaption = "Drag a column header here to group by that column" Me.C1Dokumente.Images.Add(CType(resources.GetObject("C1Dokumente.Images"), System.Drawing.Image)) Me.C1Dokumente.Location = New System.Drawing.Point(0, 0) Me.C1Dokumente.Name = "C1Dokumente" Me.C1Dokumente.PreviewInfo.Location = New System.Drawing.Point(0, 0) Me.C1Dokumente.PreviewInfo.Size = New System.Drawing.Size(0, 0) Me.C1Dokumente.PreviewInfo.ZoomFactor = 75 Me.C1Dokumente.PrintInfo.PageSettings = CType(resources.GetObject("C1Dokumente.PrintInfo.PageSettings"), System.Drawing.Printing.PageSettings) Me.C1Dokumente.Size = New System.Drawing.Size(657, 474) Me.C1Dokumente.TabAction = C1.Win.C1TrueDBGrid.TabActionEnum.ColumnNavigation Me.C1Dokumente.TabIndex = 12 Me.C1Dokumente.Text = "C1TrueDBGrid1" Me.C1Dokumente.PropBag = resources.GetString("C1Dokumente.PropBag") ' 'DokumenteMenuStrip ' Me.DokumenteMenuStrip.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.DokumentAnzeigenToolStripMenuItem, Me.DokumentNeuToolStripMenuItem, Me.DokumentLöschenToolStripMenuItem, Me.ToolStripMenuItem2, Me.DokumentAnzeigen_Dokument_ToolStripMenuItem}) Me.DokumenteMenuStrip.Name = "DokumenteMenuStrip" Me.DokumenteMenuStrip.Size = New System.Drawing.Size(181, 98) ' 'DokumentAnzeigenToolStripMenuItem ' Me.DokumentAnzeigenToolStripMenuItem.Name = "DokumentAnzeigenToolStripMenuItem" Me.DokumentAnzeigenToolStripMenuItem.Size = New System.Drawing.Size(180, 22) Me.DokumentAnzeigenToolStripMenuItem.Text = "&Anzeigen" ' 'DokumentNeuToolStripMenuItem ' Me.DokumentNeuToolStripMenuItem.Name = "DokumentNeuToolStripMenuItem" Me.DokumentNeuToolStripMenuItem.Size = New System.Drawing.Size(180, 22) Me.DokumentNeuToolStripMenuItem.Text = "&Neu" ' 'DokumentLöschenToolStripMenuItem ' Me.DokumentLöschenToolStripMenuItem.Name = "DokumentLöschenToolStripMenuItem" Me.DokumentLöschenToolStripMenuItem.Size = New System.Drawing.Size(180, 22) Me.DokumentLöschenToolStripMenuItem.Text = "&Inaktivieren" ' 'ToolStripMenuItem2 ' Me.ToolStripMenuItem2.Name = "ToolStripMenuItem2" Me.ToolStripMenuItem2.Size = New System.Drawing.Size(177, 6) ' 'DokumentAnzeigen_Dokument_ToolStripMenuItem ' Me.DokumentAnzeigen_Dokument_ToolStripMenuItem.Name = "DokumentAnzeigen_Dokument_ToolStripMenuItem" Me.DokumentAnzeigen_Dokument_ToolStripMenuItem.Size = New System.Drawing.Size(180, 22) Me.DokumentAnzeigen_Dokument_ToolStripMenuItem.Text = "&Dokument anzeigen" ' 'TabTicketXPert ' Me.TabTicketXPert.Controls.Add(Me.cbTicketXPertVerwendung) Me.TabTicketXPert.Controls.Add(Me.grpTicketXpert) Me.TabTicketXPert.Location = New System.Drawing.Point(4, 22) Me.TabTicketXPert.Name = "TabTicketXPert" Me.TabTicketXPert.Size = New System.Drawing.Size(657, 474) Me.TabTicketXPert.TabIndex = 7 Me.TabTicketXPert.Text = "TicketXPert" Me.TabTicketXPert.UseVisualStyleBackColor = True ' 'cbTicketXPertVerwendung ' Me.cbTicketXPertVerwendung.AutoSize = True Me.cbTicketXPertVerwendung.Location = New System.Drawing.Point(19, 19) Me.cbTicketXPertVerwendung.Name = "cbTicketXPertVerwendung" Me.cbTicketXPertVerwendung.Size = New System.Drawing.Size(15, 14) Me.cbTicketXPertVerwendung.TabIndex = 0 Me.cbTicketXPertVerwendung.UseVisualStyleBackColor = True ' 'grpTicketXpert ' Me.grpTicketXpert.Controls.Add(Me.cbboxSLM) Me.grpTicketXpert.Controls.Add(Me.cbWPIAnzeigen) Me.grpTicketXpert.Controls.Add(Me.cbboxKritikalität) Me.grpTicketXpert.Controls.Add(Me.lblWPIAnzeigen) Me.grpTicketXpert.Controls.Add(Me.lblSLM) Me.grpTicketXpert.Controls.Add(Me.lblWPIPreis) Me.grpTicketXpert.Controls.Add(Me.lblKritikalität) Me.grpTicketXpert.Controls.Add(Me.txtWPIPreis) Me.grpTicketXpert.Controls.Add(Me.lblAMAnzeigen) Me.grpTicketXpert.Controls.Add(Me.lblPreisEinmalig) Me.grpTicketXpert.Controls.Add(Me.cbAMAnzeigen) Me.grpTicketXpert.Controls.Add(Me.txtPreisEinmalig) Me.grpTicketXpert.Location = New System.Drawing.Point(40, 20) Me.grpTicketXpert.Name = "grpTicketXpert" Me.grpTicketXpert.Size = New System.Drawing.Size(300, 238) Me.grpTicketXpert.TabIndex = 12 Me.grpTicketXpert.TabStop = False Me.grpTicketXpert.Text = "Verwendung für TicketXpert " ' 'cbboxSLM ' Me.cbboxSLM.FormattingEnabled = True Me.cbboxSLM.Location = New System.Drawing.Point(152, 188) Me.cbboxSLM.Name = "cbboxSLM" Me.cbboxSLM.Size = New System.Drawing.Size(121, 21) Me.cbboxSLM.TabIndex = 5 ' 'cbWPIAnzeigen ' Me.cbWPIAnzeigen.AutoSize = True Me.cbWPIAnzeigen.Location = New System.Drawing.Point(152, 29) Me.cbWPIAnzeigen.Name = "cbWPIAnzeigen" Me.cbWPIAnzeigen.Size = New System.Drawing.Size(15, 14) Me.cbWPIAnzeigen.TabIndex = 0 Me.cbWPIAnzeigen.UseVisualStyleBackColor = True ' 'cbboxKritikalität ' Me.cbboxKritikalität.FormattingEnabled = True Me.cbboxKritikalität.Location = New System.Drawing.Point(152, 161) Me.cbboxKritikalität.Name = "cbboxKritikalität" Me.cbboxKritikalität.Size = New System.Drawing.Size(121, 21) Me.cbboxKritikalität.TabIndex = 4 ' 'lblWPIAnzeigen ' Me.lblWPIAnzeigen.AutoSize = True Me.lblWPIAnzeigen.Location = New System.Drawing.Point(24, 30) Me.lblWPIAnzeigen.Name = "lblWPIAnzeigen" Me.lblWPIAnzeigen.Size = New System.Drawing.Size(75, 13) Me.lblWPIAnzeigen.TabIndex = 1 Me.lblWPIAnzeigen.Text = "WPI-Anzeigen" ' 'lblSLM ' Me.lblSLM.AutoSize = True Me.lblSLM.Location = New System.Drawing.Point(24, 191) Me.lblSLM.Name = "lblSLM" Me.lblSLM.Size = New System.Drawing.Size(29, 13) Me.lblSLM.TabIndex = 9 Me.lblSLM.Text = "SLM" ' 'lblWPIPreis ' Me.lblWPIPreis.AutoSize = True Me.lblWPIPreis.Location = New System.Drawing.Point(24, 54) Me.lblWPIPreis.Name = "lblWPIPreis" Me.lblWPIPreis.Size = New System.Drawing.Size(120, 13) Me.lblWPIPreis.TabIndex = 2 Me.lblWPIPreis.Text = "WPI Preis Monat / User" ' 'lblKritikalität ' Me.lblKritikalität.AutoSize = True Me.lblKritikalität.Location = New System.Drawing.Point(24, 164) Me.lblKritikalität.Name = "lblKritikalität" Me.lblKritikalität.Size = New System.Drawing.Size(52, 13) Me.lblKritikalität.TabIndex = 8 Me.lblKritikalität.Text = "Kritikalität" ' 'txtWPIPreis ' Me.txtWPIPreis.Location = New System.Drawing.Point(152, 49) Me.txtWPIPreis.Name = "txtWPIPreis" Me.txtWPIPreis.Size = New System.Drawing.Size(100, 20) Me.txtWPIPreis.TabIndex = 1 ' 'lblAMAnzeigen ' Me.lblAMAnzeigen.AutoSize = True Me.lblAMAnzeigen.Location = New System.Drawing.Point(24, 136) Me.lblAMAnzeigen.Name = "lblAMAnzeigen" Me.lblAMAnzeigen.Size = New System.Drawing.Size(70, 13) Me.lblAMAnzeigen.TabIndex = 7 Me.lblAMAnzeigen.Text = "AM Anzeigen" ' 'lblPreisEinmalig ' Me.lblPreisEinmalig.AutoSize = True Me.lblPreisEinmalig.Location = New System.Drawing.Point(24, 81) Me.lblPreisEinmalig.Name = "lblPreisEinmalig" Me.lblPreisEinmalig.Size = New System.Drawing.Size(71, 13) Me.lblPreisEinmalig.TabIndex = 4 Me.lblPreisEinmalig.Text = "Preis einmalig" ' 'cbAMAnzeigen ' Me.cbAMAnzeigen.AutoSize = True Me.cbAMAnzeigen.Location = New System.Drawing.Point(152, 135) Me.cbAMAnzeigen.Name = "cbAMAnzeigen" Me.cbAMAnzeigen.Size = New System.Drawing.Size(15, 14) Me.cbAMAnzeigen.TabIndex = 3 Me.cbAMAnzeigen.UseVisualStyleBackColor = True ' 'txtPreisEinmalig ' Me.txtPreisEinmalig.Location = New System.Drawing.Point(152, 78) Me.txtPreisEinmalig.Name = "txtPreisEinmalig" Me.txtPreisEinmalig.Size = New System.Drawing.Size(100, 20) Me.txtPreisEinmalig.TabIndex = 2 ' 'TabRisiko ' Me.TabRisiko.Controls.Add(Me.GrpUser) Me.TabRisiko.Controls.Add(Me.GrpUeberwachung) Me.TabRisiko.Controls.Add(Me.GrpSensitiveDaten) Me.TabRisiko.Location = New System.Drawing.Point(4, 22) Me.TabRisiko.Name = "TabRisiko" Me.TabRisiko.Size = New System.Drawing.Size(657, 474) Me.TabRisiko.TabIndex = 8 Me.TabRisiko.Text = "Risiko-Übersicht" Me.TabRisiko.UseVisualStyleBackColor = True ' 'GrpUser ' Me.GrpUser.Controls.Add(Me.txtAnzExterne) Me.GrpUser.Controls.Add(Me.Label10) Me.GrpUser.Controls.Add(Me.TxtAnzComit) Me.GrpUser.Controls.Add(Me.Label7) Me.GrpUser.Controls.Add(Me.Label9) Me.GrpUser.Controls.Add(Me.TxtUser) Me.GrpUser.Dock = System.Windows.Forms.DockStyle.Fill Me.GrpUser.Location = New System.Drawing.Point(0, 269) Me.GrpUser.Name = "GrpUser" Me.GrpUser.Size = New System.Drawing.Size(657, 205) Me.GrpUser.TabIndex = 2 Me.GrpUser.TabStop = False Me.GrpUser.Text = "Comit / Externe User" ' 'txtAnzExterne ' Me.txtAnzExterne.Location = New System.Drawing.Point(111, 115) Me.txtAnzExterne.Name = "txtAnzExterne" Me.txtAnzExterne.Size = New System.Drawing.Size(100, 20) Me.txtAnzExterne.TabIndex = 17 ' 'Label10 ' Me.Label10.AutoSize = True Me.Label10.Location = New System.Drawing.Point(13, 118) Me.Label10.Name = "Label10" Me.Label10.Size = New System.Drawing.Size(67, 13) Me.Label10.TabIndex = 16 Me.Label10.Text = "Anz. Externe" ' 'TxtAnzComit ' Me.TxtAnzComit.Location = New System.Drawing.Point(111, 88) Me.TxtAnzComit.Name = "TxtAnzComit" Me.TxtAnzComit.Size = New System.Drawing.Size(100, 20) Me.TxtAnzComit.TabIndex = 15 ' 'Label7 ' Me.Label7.AutoSize = True Me.Label7.Location = New System.Drawing.Point(13, 88) Me.Label7.Name = "Label7" Me.Label7.Size = New System.Drawing.Size(57, 13) Me.Label7.TabIndex = 14 Me.Label7.Text = "Anz. Comit" ' 'Label9 ' Me.Label9.AutoSize = True Me.Label9.Location = New System.Drawing.Point(13, 26) Me.Label9.Name = "Label9" Me.Label9.Size = New System.Drawing.Size(72, 13) Me.Label9.TabIndex = 13 Me.Label9.Text = "Beschreibung" ' 'TxtUser ' Me.TxtUser.Location = New System.Drawing.Point(111, 29) Me.TxtUser.Multiline = True Me.TxtUser.Name = "TxtUser" Me.TxtUser.Size = New System.Drawing.Size(502, 48) Me.TxtUser.TabIndex = 12 ' 'GrpUeberwachung ' Me.GrpUeberwachung.Controls.Add(Me.cbboxPeriodizitaet) Me.GrpUeberwachung.Controls.Add(Me.Label6) Me.GrpUeberwachung.Controls.Add(Me.Label5) Me.GrpUeberwachung.Controls.Add(Me.TxtUeberwachung) Me.GrpUeberwachung.Dock = System.Windows.Forms.DockStyle.Top Me.GrpUeberwachung.Location = New System.Drawing.Point(0, 136) Me.GrpUeberwachung.Name = "GrpUeberwachung" Me.GrpUeberwachung.Size = New System.Drawing.Size(657, 133) Me.GrpUeberwachung.TabIndex = 1 Me.GrpUeberwachung.TabStop = False Me.GrpUeberwachung.Text = "Überwachung" ' 'cbboxPeriodizitaet ' Me.cbboxPeriodizitaet.FormattingEnabled = True Me.cbboxPeriodizitaet.Location = New System.Drawing.Point(111, 83) Me.cbboxPeriodizitaet.Name = "cbboxPeriodizitaet" Me.cbboxPeriodizitaet.Size = New System.Drawing.Size(185, 21) Me.cbboxPeriodizitaet.TabIndex = 15 ' 'Label6 ' Me.Label6.AutoSize = True Me.Label6.Location = New System.Drawing.Point(13, 86) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(58, 13) Me.Label6.TabIndex = 14 Me.Label6.Text = "Periodizität" ' 'Label5 ' Me.Label5.AutoSize = True Me.Label5.Location = New System.Drawing.Point(13, 26) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(72, 13) Me.Label5.TabIndex = 13 Me.Label5.Text = "Beschreibung" ' 'TxtUeberwachung ' Me.TxtUeberwachung.Location = New System.Drawing.Point(111, 29) Me.TxtUeberwachung.Multiline = True Me.TxtUeberwachung.Name = "TxtUeberwachung" Me.TxtUeberwachung.Size = New System.Drawing.Size(502, 48) Me.TxtUeberwachung.TabIndex = 12 ' 'GrpSensitiveDaten ' Me.GrpSensitiveDaten.Controls.Add(Me.cbboxAdministriertdurch) Me.GrpSensitiveDaten.Controls.Add(Me.Label4) Me.GrpSensitiveDaten.Controls.Add(Me.Label3) Me.GrpSensitiveDaten.Controls.Add(Me.cbSensitiveDaten) Me.GrpSensitiveDaten.Controls.Add(Me.txtSensitiveDaten) Me.GrpSensitiveDaten.Dock = System.Windows.Forms.DockStyle.Top Me.GrpSensitiveDaten.Location = New System.Drawing.Point(0, 0) Me.GrpSensitiveDaten.Name = "GrpSensitiveDaten" Me.GrpSensitiveDaten.Size = New System.Drawing.Size(657, 136) Me.GrpSensitiveDaten.TabIndex = 0 Me.GrpSensitiveDaten.TabStop = False Me.GrpSensitiveDaten.Text = "Sensitive Daten" ' 'cbboxAdministriertdurch ' Me.cbboxAdministriertdurch.FormattingEnabled = True Me.cbboxAdministriertdurch.Location = New System.Drawing.Point(111, 107) Me.cbboxAdministriertdurch.Name = "cbboxAdministriertdurch" Me.cbboxAdministriertdurch.Size = New System.Drawing.Size(185, 21) Me.cbboxAdministriertdurch.TabIndex = 13 ' 'Label4 ' Me.Label4.AutoSize = True Me.Label4.Location = New System.Drawing.Point(13, 110) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(93, 13) Me.Label4.TabIndex = 12 Me.Label4.Text = "Administriert durch" ' 'Label3 ' Me.Label3.AutoSize = True Me.Label3.Location = New System.Drawing.Point(13, 49) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(72, 13) Me.Label3.TabIndex = 11 Me.Label3.Text = "Beschreibung" ' 'cbSensitiveDaten ' Me.cbSensitiveDaten.Location = New System.Drawing.Point(11, 22) Me.cbSensitiveDaten.Name = "cbSensitiveDaten" Me.cbSensitiveDaten.RightToLeft = System.Windows.Forms.RightToLeft.Yes Me.cbSensitiveDaten.Size = New System.Drawing.Size(114, 18) Me.cbSensitiveDaten.TabIndex = 10 Me.cbSensitiveDaten.Text = "Sensitive Daten" Me.cbSensitiveDaten.TextAlign = System.Drawing.ContentAlignment.MiddleRight Me.cbSensitiveDaten.UseVisualStyleBackColor = True ' 'txtSensitiveDaten ' Me.txtSensitiveDaten.Location = New System.Drawing.Point(111, 52) Me.txtSensitiveDaten.Multiline = True Me.txtSensitiveDaten.Name = "txtSensitiveDaten" Me.txtSensitiveDaten.Size = New System.Drawing.Size(502, 48) Me.txtSensitiveDaten.TabIndex = 1 ' 'TabPage11 ' Me.TabPage11.Location = New System.Drawing.Point(4, 22) Me.TabPage11.Name = "TabPage11" Me.TabPage11.Size = New System.Drawing.Size(722, 410) Me.TabPage11.TabIndex = 6 Me.TabPage11.Text = "Dokumente" Me.TabPage11.UseVisualStyleBackColor = True ' 'TabPage10 ' Me.TabPage10.Location = New System.Drawing.Point(4, 22) Me.TabPage10.Name = "TabPage10" Me.TabPage10.Size = New System.Drawing.Size(722, 410) Me.TabPage10.TabIndex = 5 Me.TabPage10.Text = "Vertragsbeziehungen" Me.TabPage10.UseVisualStyleBackColor = True ' 'TabPage9 ' Me.TabPage9.Location = New System.Drawing.Point(4, 22) Me.TabPage9.Name = "TabPage9" Me.TabPage9.Size = New System.Drawing.Size(722, 410) Me.TabPage9.TabIndex = 4 Me.TabPage9.Text = "Kontakte" Me.TabPage9.UseVisualStyleBackColor = True ' 'TabPage8 ' Me.TabPage8.Controls.Add(Me.GroupBox7) Me.TabPage8.Controls.Add(Me.GroupBox8) Me.TabPage8.Controls.Add(Me.GroupBox6) Me.TabPage8.Location = New System.Drawing.Point(4, 22) Me.TabPage8.Name = "TabPage8" Me.TabPage8.Size = New System.Drawing.Size(722, 410) Me.TabPage8.TabIndex = 3 Me.TabPage8.Text = "Testing" Me.TabPage8.UseVisualStyleBackColor = True ' 'GroupBox7 ' Me.GroupBox7.Controls.Add(Me.TextBox7) Me.GroupBox7.Controls.Add(Me.Label23) Me.GroupBox7.Controls.Add(Me.TextBox6) Me.GroupBox7.Controls.Add(Me.Label24) Me.GroupBox7.Dock = System.Windows.Forms.DockStyle.Top Me.GroupBox7.Location = New System.Drawing.Point(0, 85) Me.GroupBox7.Name = "GroupBox7" Me.GroupBox7.Size = New System.Drawing.Size(722, 85) Me.GroupBox7.TabIndex = 1 Me.GroupBox7.TabStop = False ' 'TextBox7 ' Me.TextBox7.Location = New System.Drawing.Point(433, 19) Me.TextBox7.Multiline = True Me.TextBox7.Name = "TextBox7" Me.TextBox7.Size = New System.Drawing.Size(202, 60) Me.TextBox7.TabIndex = 98 ' 'Label23 ' Me.Label23.AutoSize = True Me.Label23.Location = New System.Drawing.Point(349, 22) Me.Label23.Name = "Label23" Me.Label23.Size = New System.Drawing.Size(0, 13) Me.Label23.TabIndex = 97 ' 'TextBox6 ' Me.TextBox6.Location = New System.Drawing.Point(141, 19) Me.TextBox6.Multiline = True Me.TextBox6.Name = "TextBox6" Me.TextBox6.Size = New System.Drawing.Size(202, 60) Me.TextBox6.TabIndex = 96 ' 'Label24 ' Me.Label24.AutoSize = True Me.Label24.Location = New System.Drawing.Point(8, 22) Me.Label24.Name = "Label24" Me.Label24.Size = New System.Drawing.Size(0, 13) Me.Label24.TabIndex = 95 ' 'GroupBox8 ' Me.GroupBox8.Controls.Add(Me.TextBox11) Me.GroupBox8.Dock = System.Windows.Forms.DockStyle.Fill Me.GroupBox8.Location = New System.Drawing.Point(0, 85) Me.GroupBox8.Name = "GroupBox8" Me.GroupBox8.Size = New System.Drawing.Size(722, 325) Me.GroupBox8.TabIndex = 2 Me.GroupBox8.TabStop = False ' 'TextBox11 ' Me.TextBox11.Dock = System.Windows.Forms.DockStyle.Fill Me.TextBox11.Location = New System.Drawing.Point(3, 16) Me.TextBox11.Multiline = True Me.TextBox11.Name = "TextBox11" Me.TextBox11.Size = New System.Drawing.Size(716, 306) Me.TextBox11.TabIndex = 96 ' 'GroupBox6 ' Me.GroupBox6.Controls.Add(Me.Label22) Me.GroupBox6.Controls.Add(Me.Button1) Me.GroupBox6.Controls.Add(Me.Button2) Me.GroupBox6.Controls.Add(Me.ComboBox9) Me.GroupBox6.Dock = System.Windows.Forms.DockStyle.Top Me.GroupBox6.Location = New System.Drawing.Point(0, 0) Me.GroupBox6.Name = "GroupBox6" Me.GroupBox6.Size = New System.Drawing.Size(722, 85) Me.GroupBox6.TabIndex = 0 Me.GroupBox6.TabStop = False ' 'Label22 ' Me.Label22.AutoSize = True Me.Label22.Location = New System.Drawing.Point(6, 27) Me.Label22.Name = "Label22" Me.Label22.Size = New System.Drawing.Size(0, 13) Me.Label22.TabIndex = 97 ' 'Button1 ' Me.Button1.Location = New System.Drawing.Point(9, 52) Me.Button1.Name = "Button1" Me.Button1.Size = New System.Drawing.Size(112, 23) Me.Button1.TabIndex = 98 Me.Button1.Text = "Drehbuch anzeigen" Me.Button1.UseVisualStyleBackColor = True ' 'Button2 ' Me.Button2.Location = New System.Drawing.Point(139, 52) Me.Button2.Name = "Button2" Me.Button2.Size = New System.Drawing.Size(112, 23) Me.Button2.TabIndex = 99 Me.Button2.Text = "Drehbuch speichern" Me.Button2.UseVisualStyleBackColor = True ' 'ComboBox9 ' Me.ComboBox9.FormattingEnabled = True Me.ComboBox9.Location = New System.Drawing.Point(139, 24) Me.ComboBox9.Name = "ComboBox9" Me.ComboBox9.Size = New System.Drawing.Size(204, 21) Me.ComboBox9.TabIndex = 96 ' 'TabPage5 ' Me.TabPage5.Controls.Add(Me.GroupBox5) Me.TabPage5.Controls.Add(Me.GroupBox4) Me.TabPage5.Location = New System.Drawing.Point(4, 22) Me.TabPage5.Name = "TabPage5" Me.TabPage5.Size = New System.Drawing.Size(722, 410) Me.TabPage5.TabIndex = 2 Me.TabPage5.Text = "Lizenzen" Me.TabPage5.UseVisualStyleBackColor = True ' 'GroupBox5 ' Me.GroupBox5.Controls.Add(Me.C1TrueDBGrid2) Me.GroupBox5.Dock = System.Windows.Forms.DockStyle.Fill Me.GroupBox5.Location = New System.Drawing.Point(0, 151) Me.GroupBox5.Name = "GroupBox5" Me.GroupBox5.Size = New System.Drawing.Size(722, 259) Me.GroupBox5.TabIndex = 1 Me.GroupBox5.TabStop = False ' 'C1TrueDBGrid2 ' Me.C1TrueDBGrid2.AlternatingRows = True Me.C1TrueDBGrid2.Dock = System.Windows.Forms.DockStyle.Fill Me.C1TrueDBGrid2.FilterBar = True Me.C1TrueDBGrid2.GroupByCaption = "Drag a column header here to group by that column" Me.C1TrueDBGrid2.Images.Add(CType(resources.GetObject("C1TrueDBGrid2.Images"), System.Drawing.Image)) Me.C1TrueDBGrid2.Location = New System.Drawing.Point(3, 16) Me.C1TrueDBGrid2.Name = "C1TrueDBGrid2" Me.C1TrueDBGrid2.PreviewInfo.Location = New System.Drawing.Point(0, 0) Me.C1TrueDBGrid2.PreviewInfo.Size = New System.Drawing.Size(0, 0) Me.C1TrueDBGrid2.PreviewInfo.ZoomFactor = 75 Me.C1TrueDBGrid2.PrintInfo.PageSettings = CType(resources.GetObject("C1TrueDBGrid2.PrintInfo.PageSettings"), System.Drawing.Printing.PageSettings) Me.C1TrueDBGrid2.Size = New System.Drawing.Size(716, 240) Me.C1TrueDBGrid2.TabIndex = 4 Me.C1TrueDBGrid2.PropBag = resources.GetString("C1TrueDBGrid2.PropBag") ' 'GroupBox4 ' Me.GroupBox4.Controls.Add(Me.C1TrueDBGrid1) Me.GroupBox4.Dock = System.Windows.Forms.DockStyle.Top Me.GroupBox4.Location = New System.Drawing.Point(0, 0) Me.GroupBox4.Name = "GroupBox4" Me.GroupBox4.Size = New System.Drawing.Size(722, 151) Me.GroupBox4.TabIndex = 0 Me.GroupBox4.TabStop = False ' 'C1TrueDBGrid1 ' Me.C1TrueDBGrid1.AlternatingRows = True Me.C1TrueDBGrid1.Dock = System.Windows.Forms.DockStyle.Fill Me.C1TrueDBGrid1.FilterBar = True Me.C1TrueDBGrid1.GroupByCaption = "Drag a column header here to group by that column" Me.C1TrueDBGrid1.Images.Add(CType(resources.GetObject("C1TrueDBGrid1.Images"), System.Drawing.Image)) Me.C1TrueDBGrid1.Location = New System.Drawing.Point(3, 16) Me.C1TrueDBGrid1.Name = "C1TrueDBGrid1" Me.C1TrueDBGrid1.PreviewInfo.Location = New System.Drawing.Point(0, 0) Me.C1TrueDBGrid1.PreviewInfo.Size = New System.Drawing.Size(0, 0) Me.C1TrueDBGrid1.PreviewInfo.ZoomFactor = 75 Me.C1TrueDBGrid1.PrintInfo.PageSettings = CType(resources.GetObject("C1TrueDBGrid1.PrintInfo.PageSettings"), System.Drawing.Printing.PageSettings) Me.C1TrueDBGrid1.Size = New System.Drawing.Size(716, 132) Me.C1TrueDBGrid1.TabIndex = 4 Me.C1TrueDBGrid1.PropBag = resources.GetString("C1TrueDBGrid1.PropBag") ' 'C1TrueDBGrid3 ' Me.C1TrueDBGrid3.AlternatingRows = True Me.C1TrueDBGrid3.Dock = System.Windows.Forms.DockStyle.Fill Me.C1TrueDBGrid3.FetchRowStyles = True Me.C1TrueDBGrid3.FilterBar = True Me.C1TrueDBGrid3.GroupByCaption = "Drag a column header here to group by that column" Me.C1TrueDBGrid3.Images.Add(CType(resources.GetObject("C1TrueDBGrid3.Images"), System.Drawing.Image)) Me.C1TrueDBGrid3.Location = New System.Drawing.Point(0, 0) Me.C1TrueDBGrid3.Name = "C1TrueDBGrid3" Me.C1TrueDBGrid3.PreviewInfo.Location = New System.Drawing.Point(0, 0) Me.C1TrueDBGrid3.PreviewInfo.Size = New System.Drawing.Size(0, 0) Me.C1TrueDBGrid3.PreviewInfo.ZoomFactor = 75 Me.C1TrueDBGrid3.PrintInfo.PageSettings = CType(resources.GetObject("C1TrueDBGrid3.PrintInfo.PageSettings"), System.Drawing.Printing.PageSettings) Me.C1TrueDBGrid3.Size = New System.Drawing.Size(652, 180) Me.C1TrueDBGrid3.TabAction = C1.Win.C1TrueDBGrid.TabActionEnum.ColumnNavigation Me.C1TrueDBGrid3.TabIndex = 10 Me.C1TrueDBGrid3.Text = "C1TrueDBGrid1" Me.C1TrueDBGrid3.PropBag = resources.GetString("C1TrueDBGrid3.PropBag") ' 'ImageListeDocIcon ' Me.ImageListeDocIcon.ImageStream = CType(resources.GetObject("ImageListeDocIcon.ImageStream"), System.Windows.Forms.ImageListStreamer) Me.ImageListeDocIcon.TransparentColor = System.Drawing.Color.Transparent Me.ImageListeDocIcon.Images.SetKeyName(0, "PDF.ico") Me.ImageListeDocIcon.Images.SetKeyName(1, "Word5.ico") Me.ImageListeDocIcon.Images.SetKeyName(2, "Excel1.ico") Me.ImageListeDocIcon.Images.SetKeyName(3, "PowerPoint.ico") Me.ImageListeDocIcon.Images.SetKeyName(4, "html.ico") Me.ImageListeDocIcon.Images.SetKeyName(5, "Mail.ico") Me.ImageListeDocIcon.Images.SetKeyName(6, "Document1.ico") ' 'TabEreignisse ' Me.TabEreignisse.Controls.Add(Me.C1Ereignisse) Me.TabEreignisse.Location = New System.Drawing.Point(4, 22) Me.TabEreignisse.Name = "TabEreignisse" Me.TabEreignisse.Padding = New System.Windows.Forms.Padding(3) Me.TabEreignisse.Size = New System.Drawing.Size(657, 474) Me.TabEreignisse.TabIndex = 11 Me.TabEreignisse.Text = "Ereignisse" Me.TabEreignisse.UseVisualStyleBackColor = True ' 'C1Ereignisse ' Me.C1Ereignisse.AlternatingRows = True Me.C1Ereignisse.ContextMenuStrip = Me.KontakteMenuStrip Me.C1Ereignisse.Dock = System.Windows.Forms.DockStyle.Fill Me.C1Ereignisse.FetchRowStyles = True Me.C1Ereignisse.FilterBar = True Me.C1Ereignisse.GroupByCaption = "Drag a column header here to group by that column" Me.C1Ereignisse.Images.Add(CType(resources.GetObject("C1Ereignisse.Images"), System.Drawing.Image)) Me.C1Ereignisse.Location = New System.Drawing.Point(3, 3) Me.C1Ereignisse.Name = "C1Ereignisse" Me.C1Ereignisse.PreviewInfo.Location = New System.Drawing.Point(0, 0) Me.C1Ereignisse.PreviewInfo.Size = New System.Drawing.Size(0, 0) Me.C1Ereignisse.PreviewInfo.ZoomFactor = 75 Me.C1Ereignisse.PrintInfo.PageSettings = CType(resources.GetObject("C1TrueDBGrid4.PrintInfo.PageSettings"), System.Drawing.Printing.PageSettings) Me.C1Ereignisse.Size = New System.Drawing.Size(651, 468) Me.C1Ereignisse.TabAction = C1.Win.C1TrueDBGrid.TabActionEnum.ColumnNavigation Me.C1Ereignisse.TabIndex = 12 Me.C1Ereignisse.Text = "C1TrueDBGrid1" Me.C1Ereignisse.PropBag = resources.GetString("C1Ereignisse.PropBag") ' 'frmApplikation ' Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.ClientSize = New System.Drawing.Size(896, 549) 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.MainMenuStrip = Me.MenuStrip1 Me.Name = "frmApplikation" Me.Text = "Applikationsverwaltung" Me.ToolStrip1.ResumeLayout(False) Me.ToolStrip1.PerformLayout() Me.MenuStrip1.ResumeLayout(False) Me.MenuStrip1.PerformLayout() Me.SplitContainer1.Panel1.ResumeLayout(False) Me.SplitContainer1.Panel2.ResumeLayout(False) Me.SplitContainer1.ResumeLayout(False) Me.TreeApplikationenContextMenuStrip.ResumeLayout(False) Me.pnlApplikationen.ResumeLayout(False) Me.pnlApplikationen.PerformLayout() Me.TabControlApplikation.ResumeLayout(False) Me.TabBasisdaten.ResumeLayout(False) Me.TabBasisdaten.PerformLayout() Me.GroupBox3.ResumeLayout(False) Me.GrpAllgemeineAngaben.ResumeLayout(False) Me.GrpAllgemeineAngaben.PerformLayout() Me.GrpTechnischeVerantwortung.ResumeLayout(False) Me.GrpTechnischeVerantwortung.PerformLayout() Me.GrpFachlicheVerantwortung.ResumeLayout(False) Me.GrpFachlicheVerantwortung.PerformLayout() Me.GrpApplikation.ResumeLayout(False) Me.GrpApplikation.PerformLayout() Me.TabArchitektur.ResumeLayout(False) Me.TabWPI.ResumeLayout(False) Me.grpboxInstallation.ResumeLayout(False) Me.grpboxInstalliertauf.ResumeLayout(False) Me.grpDiverses.ResumeLayout(False) Me.grpDiverses.PerformLayout() Me.grpboxInstalliertals.ResumeLayout(False) Me.grpboxStandardfuer.ResumeLayout(False) Me.TabLizenzen.ResumeLayout(False) Me.SplitContainer2.Panel1.ResumeLayout(False) Me.SplitContainer2.Panel2.ResumeLayout(False) Me.SplitContainer2.ResumeLayout(False) Me.SplitContainer3.Panel1.ResumeLayout(False) Me.SplitContainer3.Panel2.ResumeLayout(False) Me.SplitContainer3.ResumeLayout(False) Me.GrpLizenzElemente.ResumeLayout(False) CType(Me.C1Lizenzvertraege, System.ComponentModel.ISupportInitialize).EndInit() Me.GrpLizenzkäufe.ResumeLayout(False) CType(Me.C1Lizenzkäufe, System.ComponentModel.ISupportInitialize).EndInit() Me.pnlLizenzKauf.ResumeLayout(False) Me.pnlLizenzKauf.PerformLayout() Me.GrpLizenzschlüssel.ResumeLayout(False) CType(Me.C1Lizenzschluessel, System.ComponentModel.ISupportInitialize).EndInit() Me.PnlLizenzschluessel.ResumeLayout(False) Me.PnlLizenzschluessel.PerformLayout() Me.TabTesting.ResumeLayout(False) Me.GroupBox13.ResumeLayout(False) Me.GroupBox13.PerformLayout() Me.GroupBox14.ResumeLayout(False) Me.GroupBox14.PerformLayout() Me.GroupBox15.ResumeLayout(False) Me.GrpAbhaengigkeiten.ResumeLayout(False) CType(Me.C1Abhaengigkeiten, System.ComponentModel.ISupportInitialize).EndInit() Me.AbhaengigkeitMenuStrip.ResumeLayout(False) Me.grpDrehbuch.ResumeLayout(False) CType(Me.C1Drehbuch, System.ComponentModel.ISupportInitialize).EndInit() Me.DrehbuchMenuStrip.ResumeLayout(False) Me.TabKontakte.ResumeLayout(False) CType(Me.C1Kontakte, System.ComponentModel.ISupportInitialize).EndInit() Me.KontakteMenuStrip.ResumeLayout(False) Me.TabVertragsbeziehungen.ResumeLayout(False) CType(Me.C1Vertragselemente, System.ComponentModel.ISupportInitialize).EndInit() Me.VertragsbeziehungMenuStrip.ResumeLayout(False) Me.TabDokumente.ResumeLayout(False) CType(Me.C1Dokumente, System.ComponentModel.ISupportInitialize).EndInit() Me.DokumenteMenuStrip.ResumeLayout(False) Me.TabTicketXPert.ResumeLayout(False) Me.TabTicketXPert.PerformLayout() Me.grpTicketXpert.ResumeLayout(False) Me.grpTicketXpert.PerformLayout() Me.TabRisiko.ResumeLayout(False) Me.GrpUser.ResumeLayout(False) Me.GrpUser.PerformLayout() Me.GrpUeberwachung.ResumeLayout(False) Me.GrpUeberwachung.PerformLayout() Me.GrpSensitiveDaten.ResumeLayout(False) Me.GrpSensitiveDaten.PerformLayout() Me.TabPage8.ResumeLayout(False) Me.GroupBox7.ResumeLayout(False) Me.GroupBox7.PerformLayout() Me.GroupBox8.ResumeLayout(False) Me.GroupBox8.PerformLayout() Me.GroupBox6.ResumeLayout(False) Me.GroupBox6.PerformLayout() Me.TabPage5.ResumeLayout(False) Me.GroupBox5.ResumeLayout(False) CType(Me.C1TrueDBGrid2, System.ComponentModel.ISupportInitialize).EndInit() Me.GroupBox4.ResumeLayout(False) CType(Me.C1TrueDBGrid1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.C1TrueDBGrid3, System.ComponentModel.ISupportInitialize).EndInit() Me.TabEreignisse.ResumeLayout(False) CType(Me.C1Ereignisse, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents ToolStrip1 As System.Windows.Forms.ToolStrip Friend WithEvents MenuStrip1 As System.Windows.Forms.MenuStrip Friend WithEvents DateiToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents BeendenToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents ImageList1 As System.Windows.Forms.ImageList Friend WithEvents SplitContainer1 As System.Windows.Forms.SplitContainer Friend WithEvents Label1 As System.Windows.Forms.Label Friend WithEvents TreeApplikationen As System.Windows.Forms.TreeView Friend WithEvents TabPage5 As System.Windows.Forms.TabPage Friend WithEvents GroupBox5 As System.Windows.Forms.GroupBox Friend WithEvents C1TrueDBGrid2 As C1.Win.C1TrueDBGrid.C1TrueDBGrid Friend WithEvents GroupBox4 As System.Windows.Forms.GroupBox Friend WithEvents C1TrueDBGrid1 As C1.Win.C1TrueDBGrid.C1TrueDBGrid Friend WithEvents TabPage8 As System.Windows.Forms.TabPage Friend WithEvents GroupBox8 As System.Windows.Forms.GroupBox Friend WithEvents TextBox11 As System.Windows.Forms.TextBox Friend WithEvents GroupBox7 As System.Windows.Forms.GroupBox Friend WithEvents TextBox7 As System.Windows.Forms.TextBox Friend WithEvents Label23 As System.Windows.Forms.Label Friend WithEvents TextBox6 As System.Windows.Forms.TextBox Friend WithEvents Label24 As System.Windows.Forms.Label Friend WithEvents GroupBox6 As System.Windows.Forms.GroupBox Friend WithEvents Button2 As System.Windows.Forms.Button Friend WithEvents Button1 As System.Windows.Forms.Button Friend WithEvents Label22 As System.Windows.Forms.Label Friend WithEvents ComboBox9 As System.Windows.Forms.ComboBox Friend WithEvents TabPage9 As System.Windows.Forms.TabPage Friend WithEvents TabPage10 As System.Windows.Forms.TabPage Friend WithEvents TabPage11 As System.Windows.Forms.TabPage Friend WithEvents pnlApplikationen As System.Windows.Forms.Panel Friend WithEvents TabControlApplikation As System.Windows.Forms.TabControl Friend WithEvents TabBasisdaten As System.Windows.Forms.TabPage Friend WithEvents cbLizenzerfassung As System.Windows.Forms.CheckBox Friend WithEvents lblPrioWiederanlauf As System.Windows.Forms.Label Friend WithEvents cbalsProdukt As System.Windows.Forms.CheckBox Friend WithEvents lblAktiv As System.Windows.Forms.Label Friend WithEvents txtVersion As System.Windows.Forms.TextBox Friend WithEvents txtmutierer As System.Windows.Forms.TextBox Friend WithEvents txtmutiert_am As System.Windows.Forms.TextBox Friend WithEvents txterstellt_am As System.Windows.Forms.TextBox Friend WithEvents txtBezeichnung As System.Windows.Forms.TextBox Friend WithEvents lblInaktivseit As System.Windows.Forms.Label Friend WithEvents lblVersion As System.Windows.Forms.Label Friend WithEvents lblMarktbereich As System.Windows.Forms.Label Friend WithEvents cbboxMarktbereich As System.Windows.Forms.ComboBox Friend WithEvents lblKategorie As System.Windows.Forms.Label Friend WithEvents lblParentElement As System.Windows.Forms.Label Friend WithEvents lblVerantwortung As System.Windows.Forms.Label Friend WithEvents cbboxKategorie As System.Windows.Forms.ComboBox Friend WithEvents cbboxVerantwortung As System.Windows.Forms.ComboBox Friend WithEvents cbAktiv As System.Windows.Forms.CheckBox Friend WithEvents Label13 As System.Windows.Forms.Label Friend WithEvents Label12 As System.Windows.Forms.Label Friend WithEvents Label8 As System.Windows.Forms.Label Friend WithEvents lblApplikation As System.Windows.Forms.Label Friend WithEvents TabLizenzen As System.Windows.Forms.TabPage Friend WithEvents TabTesting As System.Windows.Forms.TabPage Friend WithEvents GroupBox13 As System.Windows.Forms.GroupBox Friend WithEvents txtBemerkung As System.Windows.Forms.TextBox Friend WithEvents GroupBox14 As System.Windows.Forms.GroupBox Friend WithEvents txtAbhaengigkeiten As System.Windows.Forms.TextBox Friend WithEvents Label14 As System.Windows.Forms.Label Friend WithEvents txtTestArbeitsplaetze As System.Windows.Forms.TextBox Friend WithEvents Label15 As System.Windows.Forms.Label Friend WithEvents GroupBox15 As System.Windows.Forms.GroupBox Friend WithEvents btnDrehbuchspeichern As System.Windows.Forms.Button Friend WithEvents btnDrehbuchanzeigen As System.Windows.Forms.Button Friend WithEvents Label16 As System.Windows.Forms.Label Friend WithEvents TabKontakte As System.Windows.Forms.TabPage Friend WithEvents TabVertragsbeziehungen As System.Windows.Forms.TabPage Friend WithEvents TabDokumente As System.Windows.Forms.TabPage Friend WithEvents dtPickerInaktivSeit As System.Windows.Forms.DateTimePicker Friend WithEvents txtInaktivseit As System.Windows.Forms.MaskedTextBox Friend WithEvents TabTicketXPert As System.Windows.Forms.TabPage Friend WithEvents lblAMAnzeigen As System.Windows.Forms.Label Friend WithEvents cbAMAnzeigen As System.Windows.Forms.CheckBox Friend WithEvents txtPreisEinmalig As System.Windows.Forms.TextBox Friend WithEvents lblPreisEinmalig As System.Windows.Forms.Label Friend WithEvents txtWPIPreis As System.Windows.Forms.TextBox Friend WithEvents lblWPIPreis As System.Windows.Forms.Label Friend WithEvents lblWPIAnzeigen As System.Windows.Forms.Label Friend WithEvents cbWPIAnzeigen As System.Windows.Forms.CheckBox Friend WithEvents cbboxSLM As System.Windows.Forms.ComboBox Friend WithEvents cbboxKritikalität As System.Windows.Forms.ComboBox Friend WithEvents lblSLM As System.Windows.Forms.Label Friend WithEvents lblKritikalität As System.Windows.Forms.Label Friend WithEvents TSBtnQuit As System.Windows.Forms.ToolStripButton Friend WithEvents TSBtnSave As System.Windows.Forms.ToolStripButton Friend WithEvents TSBtnCopy As System.Windows.Forms.ToolStripButton Friend WithEvents TSBtnNew As System.Windows.Forms.ToolStripButton Friend WithEvents TSBtnDelete As System.Windows.Forms.ToolStripButton Friend WithEvents TSBtnSuche As System.Windows.Forms.ToolStripButton Friend WithEvents cboxSecurityLevel As System.Windows.Forms.ComboBox Friend WithEvents lblSecurityLebel As System.Windows.Forms.Label Friend WithEvents grpTicketXpert As System.Windows.Forms.GroupBox Friend WithEvents cbTicketXPertVerwendung As System.Windows.Forms.CheckBox Friend WithEvents SplitContainer2 As System.Windows.Forms.SplitContainer Friend WithEvents SplitContainer3 As System.Windows.Forms.SplitContainer Friend WithEvents GrpLizenzkäufe As System.Windows.Forms.GroupBox Friend WithEvents C1Lizenzkäufe As C1.Win.C1TrueDBGrid.C1TrueDBGrid Friend WithEvents pnlLizenzKauf As System.Windows.Forms.Panel Friend WithEvents cbLizenzkaufAktiv As System.Windows.Forms.CheckBox Friend WithEvents btnSaveLizenzkauf As System.Windows.Forms.Button Friend WithEvents GrpLizenzElemente As System.Windows.Forms.GroupBox Friend WithEvents C1Lizenzvertraege As C1.Win.C1TrueDBGrid.C1TrueDBGrid Friend WithEvents GrpLizenzschlüssel As System.Windows.Forms.GroupBox Friend WithEvents C1Lizenzschluessel As C1.Win.C1TrueDBGrid.C1TrueDBGrid Friend WithEvents PnlLizenzschluessel As System.Windows.Forms.Panel Friend WithEvents cbLizenzschluesselAktiv As System.Windows.Forms.CheckBox Friend WithEvents btnSaveLizenzschluessel As System.Windows.Forms.Button Friend WithEvents ImgListApplikationTree As System.Windows.Forms.ImageList Friend WithEvents cbboxParentTree As Vertragsverwaltung.Controls.ComboBoxTree Friend WithEvents cbboxTestaufwand As System.Windows.Forms.ComboBox 'Friend WithEvents C1Dokumente As C1.Win.C1TrueDBGrid.C1TrueDBGrid Friend WithEvents C1TrueDBGrid3 As C1.Win.C1TrueDBGrid.C1TrueDBGrid Friend WithEvents DokumenteMenuStrip As System.Windows.Forms.ContextMenuStrip Friend WithEvents DokumentAnzeigenToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents DokumentNeuToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents DokumentLöschenToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents ToolStripMenuItem2 As System.Windows.Forms.ToolStripSeparator Friend WithEvents DokumentAnzeigen_Dokument_ToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents ImageListeDocIcon As System.Windows.Forms.ImageList Friend WithEvents C1Dokumente As C1.Win.C1TrueDBGrid.C1TrueDBGrid Friend WithEvents C1Kontakte As C1.Win.C1TrueDBGrid.C1TrueDBGrid Friend WithEvents KontakteMenuStrip As System.Windows.Forms.ContextMenuStrip Friend WithEvents KontaktAnzeigenToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents KontaktNeuToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents KontaktLöschenToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents C1Vertragselemente As C1.Win.C1TrueDBGrid.C1TrueDBGrid Friend WithEvents VertragsbeziehungMenuStrip As System.Windows.Forms.ContextMenuStrip Friend WithEvents VertragselementAnzeigenToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents txtPrioWiederanlauf As System.Windows.Forms.TextBox Friend WithEvents btnSearchAppl As System.Windows.Forms.Button Friend WithEvents TSlblSuche As System.Windows.Forms.ToolStripLabel Friend WithEvents tstxtSuche As System.Windows.Forms.ToolStripTextBox Friend WithEvents TSBtnFilterAufheben As System.Windows.Forms.ToolStripButton Friend WithEvents Label2 As System.Windows.Forms.Label Friend WithEvents cboxRFCBoard As System.Windows.Forms.ComboBox Friend WithEvents lblTeam As System.Windows.Forms.Label Friend WithEvents cbboxTeam As System.Windows.Forms.ComboBox Friend WithEvents GrpAbhaengigkeiten As System.Windows.Forms.GroupBox Friend WithEvents C1Abhaengigkeiten As C1.Win.C1TrueDBGrid.C1TrueDBGrid Friend WithEvents Button3 As System.Windows.Forms.Button Friend WithEvents Button4 As System.Windows.Forms.Button Friend WithEvents grpDrehbuch As System.Windows.Forms.GroupBox Friend WithEvents TabRisiko As System.Windows.Forms.TabPage Friend WithEvents GrpSensitiveDaten As System.Windows.Forms.GroupBox Friend WithEvents cbboxAdministriertdurch As System.Windows.Forms.ComboBox Friend WithEvents Label4 As System.Windows.Forms.Label Friend WithEvents Label3 As System.Windows.Forms.Label Friend WithEvents cbSensitiveDaten As System.Windows.Forms.CheckBox Friend WithEvents txtSensitiveDaten As System.Windows.Forms.TextBox Friend WithEvents GrpUser As System.Windows.Forms.GroupBox Friend WithEvents txtAnzExterne As System.Windows.Forms.TextBox Friend WithEvents Label10 As System.Windows.Forms.Label Friend WithEvents TxtAnzComit As System.Windows.Forms.TextBox Friend WithEvents Label7 As System.Windows.Forms.Label Friend WithEvents Label9 As System.Windows.Forms.Label Friend WithEvents TxtUser As System.Windows.Forms.TextBox Friend WithEvents GrpUeberwachung As System.Windows.Forms.GroupBox Friend WithEvents cbboxPeriodizitaet As System.Windows.Forms.ComboBox Friend WithEvents Label6 As System.Windows.Forms.Label Friend WithEvents Label5 As System.Windows.Forms.Label Friend WithEvents TxtUeberwachung As System.Windows.Forms.TextBox Friend WithEvents DrehbuchMenuStrip As System.Windows.Forms.ContextMenuStrip Friend WithEvents DrehbuchAnzeigenToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents DrehbuchNeuToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents DrehbuchLöschenToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents ToolStripSeparator1 As System.Windows.Forms.ToolStripSeparator Friend WithEvents Drehbuch_Anzeigen_Dokument_ToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents AbhaengigkeitMenuStrip As System.Windows.Forms.ContextMenuStrip Friend WithEvents AbhaengigkeitAnzeigenToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents AbhaengigkeitNeuToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents AbhaengigkeitLoeschenToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents C1Drehbuch As C1.Win.C1TrueDBGrid.C1TrueDBGrid Friend WithEvents cboxNurAktive As System.Windows.Forms.CheckBox Friend WithEvents GrpApplikation As System.Windows.Forms.GroupBox Friend WithEvents GrpFachlicheVerantwortung As System.Windows.Forms.GroupBox Friend WithEvents GrpTechnischeVerantwortung As System.Windows.Forms.GroupBox Friend WithEvents GrpAllgemeineAngaben As System.Windows.Forms.GroupBox Friend WithEvents ToolStripMenuItem1 As System.Windows.Forms.ToolStripSeparator Friend WithEvents MassenUpdatesToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents TreeApplikationenContextMenuStrip As System.Windows.Forms.ContextMenuStrip Friend WithEvents TreeApplikationenAlleKnotenSchliessenToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents TreeApplikationenAlleKnotenÖffnenToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents GroupBox3 As System.Windows.Forms.GroupBox Friend WithEvents txtKurzbeschreibung As System.Windows.Forms.RichTextBox Friend WithEvents TabArchitektur As System.Windows.Forms.TabPage Friend WithEvents TabWPI As System.Windows.Forms.TabPage Friend WithEvents grpboxInstallation As System.Windows.Forms.GroupBox Friend WithEvents grpboxInstalliertauf As System.Windows.Forms.GroupBox Friend WithEvents lboxInstalliertauf As System.Windows.Forms.CheckedListBox Friend WithEvents grpDiverses As System.Windows.Forms.GroupBox Friend WithEvents txtAnzInstallationen As System.Windows.Forms.TextBox Friend WithEvents lbAnzInstallationen As System.Windows.Forms.Label Friend WithEvents txtDBName As System.Windows.Forms.TextBox Friend WithEvents lblDBName As System.Windows.Forms.Label Friend WithEvents cbRAS As System.Windows.Forms.CheckBox Friend WithEvents grpboxInstalliertals As System.Windows.Forms.GroupBox Friend WithEvents lboxInstalliertals As System.Windows.Forms.CheckedListBox Friend WithEvents grpboxStandardfuer As System.Windows.Forms.GroupBox Friend WithEvents lboxStandardFuer As System.Windows.Forms.CheckedListBox Friend WithEvents DiagramControl1 As DiagramControl.DiagramControl Friend WithEvents TSBtnApplReport As System.Windows.Forms.ToolStripButton Friend WithEvents ToolTip1 As System.Windows.Forms.ToolTip Friend WithEvents TSLabelArchitekturSuche As System.Windows.Forms.ToolStripLabel Friend WithEvents tstxtArchitektur As System.Windows.Forms.ToolStripTextBox Friend WithEvents ToolStripButton1 As System.Windows.Forms.ToolStripButton Friend WithEvents TabEreignisse As System.Windows.Forms.TabPage Friend WithEvents C1Ereignisse As C1.Win.C1TrueDBGrid.C1TrueDBGrid End Class