_ 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.TsBtnSuchArt = New System.Windows.Forms.ToolStripDropDownButton() Me.ApplikationSucheToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.ArchitekturSucheToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.ApplikationFilterToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.ArchitekturFilterToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.tstxtSuche = New System.Windows.Forms.ToolStripTextBox() Me.TSBtnSuche = New System.Windows.Forms.ToolStripButton() Me.TSBtnFilterAufheben = New System.Windows.Forms.ToolStripButton() Me.TSBtnFirst = New System.Windows.Forms.ToolStripButton() Me.TSBtnPrevious = New System.Windows.Forms.ToolStripButton() Me.TSBtnNext = New System.Windows.Forms.ToolStripButton() Me.TSBtnLast = New System.Windows.Forms.ToolStripButton() Me.ToolStripSeparator2 = New System.Windows.Forms.ToolStripSeparator() Me.TSBtnApplReport = 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.TreeApplikationenContextMenuStrip = New System.Windows.Forms.ContextMenuStrip(Me.components) Me.TreeApplikationenAlleKnotenSchliessenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.TreeApplikationenAlleKnotenÖffnenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.ToolStripMenuItem4 = New System.Windows.Forms.ToolStripSeparator() Me.Struktur2XMLToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.ToolStripMenuItem3 = New System.Windows.Forms.ToolStripSeparator() Me.InNeuemFensterÖffnenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.ImgListApplikationTree = New System.Windows.Forms.ImageList(Me.components) Me.ContextMenuParentAppl = New System.Windows.Forms.ContextMenuStrip(Me.components) Me.AktualisierenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.VersionenContextMenuStrip = New System.Windows.Forms.ContextMenuStrip(Me.components) Me.VersionAnzeigenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.VersionNeuToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.VersionInaktivierenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() 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.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.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.ReleaseLogbuchMenuStrip = New System.Windows.Forms.ContextMenuStrip(Me.components) Me.ReleaseLogbuchAnzeigenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.ReleaseLogbuchNeuToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.ReleaseLogbuchInaktivierenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.ctxMenuLizenzen = New System.Windows.Forms.ContextMenuStrip(Me.components) Me.LizenzelementAnzeigenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.VertragsbeziehungMenuStrip = New System.Windows.Forms.ContextMenuStrip(Me.components) Me.VertragselementAnzeigenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() 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.IKVMenuStrip = New System.Windows.Forms.ContextMenuStrip(Me.components) Me.IKVToolStripMenuAnzeigen = New System.Windows.Forms.ToolStripMenuItem() Me.IKVToolStripMenuNeu = New System.Windows.Forms.ToolStripMenuItem() Me.IKVToolStripMenuInaktivieren = New System.Windows.Forms.ToolStripMenuItem() Me.ImageList_Server = New System.Windows.Forms.ImageList(Me.components) 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.rbsortstruktur = New System.Windows.Forms.RadioButton() Me.rbsortalpha = New System.Windows.Forms.RadioButton() Me.SaveFileDialog1 = New System.Windows.Forms.SaveFileDialog() Me.SplitContainer1 = New System.Windows.Forms.SplitContainer() Me.TreeSuche = New System.Windows.Forms.TreeView() Me.TreeApplikationen = New System.Windows.Forms.TreeView() Me.pnlApplikationen = New System.Windows.Forms.Panel() Me.ToolStrip2 = New System.Windows.Forms.ToolStrip() Me.TSDropDownApplikationen = New System.Windows.Forms.ToolStripDropDownButton() Me.AlleApplToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.DeinstallierteApplToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.InstallierteApplToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.tsbtnStruktursort = New System.Windows.Forms.ToolStripButton() Me.tsbtnAlphasort = New System.Windows.Forms.ToolStripButton() Me.TscbboxTyp = New System.Windows.Forms.ToolStripComboBox() Me.cboxNurAktive = New System.Windows.Forms.CheckBox() Me.TabControlApplikation = New System.Windows.Forms.TabControl() Me.TabBasisdaten = New System.Windows.Forms.TabPage() Me.cbboxParentTree = New Vertragsverwaltung.Controls.ComboBoxTree() Me.GrpApplikation = New System.Windows.Forms.GroupBox() Me.cbstrukturelement = New System.Windows.Forms.CheckBox() 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.GroupBox3 = New System.Windows.Forms.GroupBox() Me.txtKurzbeschreibung = New System.Windows.Forms.RichTextBox() Me.GrpAllgemeineAngaben = New System.Windows.Forms.GroupBox() Me.dtPickerInaktivSeit = New System.Windows.Forms.DateTimePicker() 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.cbAktiv = New System.Windows.Forms.CheckBox() Me.GrpFachlicheVerantwortung = New System.Windows.Forms.GroupBox() Me.Label20 = New System.Windows.Forms.Label() Me.cbboxVerantwortung = New System.Windows.Forms.ComboBox() Me.Label2 = New System.Windows.Forms.Label() Me.lblVerantwortung = New System.Windows.Forms.Label() Me.cbboxTeam = New System.Windows.Forms.ComboBox() Me.cboxRFCBoard = New System.Windows.Forms.ComboBox() Me.lblTeam = New System.Windows.Forms.Label() Me.cbboxFachlicheOE = New System.Windows.Forms.ComboBox() Me.Label19 = New System.Windows.Forms.Label() Me.cbboxMarktbereich = New System.Windows.Forms.ComboBox() Me.lblMarktbereich = New System.Windows.Forms.Label() 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.TabVersionen = New System.Windows.Forms.TabPage() Me.C1Versionen = New C1.Win.C1TrueDBGrid.C1TrueDBGrid() 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.btnAbhaengigkeitsliste = New System.Windows.Forms.Button() Me.grpboxAbhaengigkeit = New System.Windows.Forms.GroupBox() Me.lboxabhaengigkeit = 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.grpboxInstalliertauf = New System.Windows.Forms.GroupBox() Me.lboxInstalliertauf = New System.Windows.Forms.CheckedListBox() Me.TabKontakte = New System.Windows.Forms.TabPage() Me.C1Kontakte = New C1.Win.C1TrueDBGrid.C1TrueDBGrid() 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.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.btnDrehbuchspeichern = New System.Windows.Forms.Button() Me.btnDrehbuchanzeigen = New System.Windows.Forms.Button() Me.TabReleaseLogbuch = New System.Windows.Forms.TabPage() Me.C1ReleaseLogbuch = New C1.Win.C1TrueDBGrid.C1TrueDBGrid() Me.TabLizenzen = New System.Windows.Forms.TabPage() Me.SplitContainer2 = New System.Windows.Forms.SplitContainer() Me.GrpLizenzkäufe = New System.Windows.Forms.GroupBox() Me.C1Lizenzkäufe = New C1.Win.C1TrueDBGrid.C1TrueDBGrid() Me.GrpLizenzschlüssel = New System.Windows.Forms.GroupBox() Me.C1Lizenzschluessel = New C1.Win.C1TrueDBGrid.C1TrueDBGrid() Me.TabVertragsbeziehungen = New System.Windows.Forms.TabPage() Me.C1Vertragselemente = New C1.Win.C1TrueDBGrid.C1TrueDBGrid() Me.TabDokumente = New System.Windows.Forms.TabPage() Me.C1Dokumente = New C1.Win.C1TrueDBGrid.C1TrueDBGrid() Me.TabTicketXPert = New System.Windows.Forms.TabPage() Me.GroupBox1 = New System.Windows.Forms.GroupBox() Me.btnInitIntranet = New System.Windows.Forms.Button() Me.cbPflichtAbo = New System.Windows.Forms.CheckBox() Me.lblPflichtAbo = New System.Windows.Forms.Label() Me.cbIntrant = New System.Windows.Forms.CheckBox() Me.lblIntrant = New System.Windows.Forms.Label() Me.lblIntranetbezeichnung = New System.Windows.Forms.Label() Me.txtIntranetbezeichnung = New System.Windows.Forms.TextBox() Me.cbTicketXPertVerwendung = New System.Windows.Forms.CheckBox() Me.grpTicketXpert = New System.Windows.Forms.GroupBox() Me.GrpTXPReporting = New System.Windows.Forms.GroupBox() Me.cbErstloesungsquote = New System.Windows.Forms.CheckBox() Me.lblErstloesungsquote = New System.Windows.Forms.Label() Me.btnInitTXP = New System.Windows.Forms.Button() Me.cbboxITSPProdukt = New System.Windows.Forms.ComboBox() Me.lblITSProdukt = New System.Windows.Forms.Label() 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.cbSensitiveDaten = New System.Windows.Forms.CheckBox() Me.GrpSensitiveDaten = New System.Windows.Forms.GroupBox() Me.lblArtdesSchutzes = New System.Windows.Forms.Label() Me.txtArtdesSchutzes = New System.Windows.Forms.TextBox() Me.Label25 = New System.Windows.Forms.Label() Me.Label21 = New System.Windows.Forms.Label() Me.txtdatenart = New System.Windows.Forms.TextBox() Me.cbboxArtderDaten = New System.Windows.Forms.ComboBox() Me.cbboxAdministriertdurch = New System.Windows.Forms.ComboBox() Me.Label4 = New System.Windows.Forms.Label() Me.Label3 = New System.Windows.Forms.Label() Me.txtSensitiveDaten = New System.Windows.Forms.TextBox() Me.TabIKV = New System.Windows.Forms.TabPage() Me.TabControl1 = New System.Windows.Forms.TabControl() Me.TabIKVDefinitionen = New System.Windows.Forms.TabPage() Me.btnIKVInit = New System.Windows.Forms.Button() Me.GrpIKVLösung = New System.Windows.Forms.GroupBox() Me.Label18 = New System.Windows.Forms.Label() Me.txtIKVLoesungBemerkung = New System.Windows.Forms.TextBox() Me.lblIKVLoesung = New System.Windows.Forms.Label() Me.cbboxIKVLoesungsart = New System.Windows.Forms.ComboBox() Me.GrpIKVProvider = New System.Windows.Forms.GroupBox() Me.cbIKVVereinbart = New System.Windows.Forms.CheckBox() Me.Label17 = New System.Windows.Forms.Label() Me.txtIKVProviderBemerkung = New System.Windows.Forms.TextBox() Me.lvlvereinbarteausfalldauer = New System.Windows.Forms.Label() Me.Label11 = New System.Windows.Forms.Label() Me.cbboxVereinbarteAusfalldauer = New System.Windows.Forms.ComboBox() Me.GrpIKVBIZ = New System.Windows.Forms.GroupBox() Me.txtIKVBizBemerkung = New System.Windows.Forms.TextBox() Me.lblbizBemerkung = New System.Windows.Forms.Label() Me.lblMaxAusfalldauer = New System.Windows.Forms.Label() Me.lblGeschaeftsrelevanz = New System.Windows.Forms.Label() Me.cbboxMaxAusfalldauer = New System.Windows.Forms.ComboBox() Me.cbboxGeschaeftsrelevanz = New System.Windows.Forms.ComboBox() Me.TabIKVTests = New System.Windows.Forms.TabPage() Me.C1IKVTests = New C1.Win.C1TrueDBGrid.C1TrueDBGrid() Me.TabServerInventar = New System.Windows.Forms.TabPage() Me.CtrlServerInventar1 = New Vertragsverwaltung.CtrlServerInventar() Me.ToolStrip1.SuspendLayout() Me.MenuStrip1.SuspendLayout() Me.TreeApplikationenContextMenuStrip.SuspendLayout() Me.ContextMenuParentAppl.SuspendLayout() Me.VersionenContextMenuStrip.SuspendLayout() Me.KontakteMenuStrip.SuspendLayout() Me.AbhaengigkeitMenuStrip.SuspendLayout() Me.DrehbuchMenuStrip.SuspendLayout() Me.ReleaseLogbuchMenuStrip.SuspendLayout() Me.ctxMenuLizenzen.SuspendLayout() Me.VertragsbeziehungMenuStrip.SuspendLayout() Me.DokumenteMenuStrip.SuspendLayout() Me.IKVMenuStrip.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.SplitContainer1.Panel1.SuspendLayout() Me.SplitContainer1.Panel2.SuspendLayout() Me.SplitContainer1.SuspendLayout() Me.pnlApplikationen.SuspendLayout() Me.ToolStrip2.SuspendLayout() Me.TabControlApplikation.SuspendLayout() Me.TabBasisdaten.SuspendLayout() Me.GrpApplikation.SuspendLayout() Me.GroupBox3.SuspendLayout() Me.GrpAllgemeineAngaben.SuspendLayout() Me.GrpFachlicheVerantwortung.SuspendLayout() Me.TabVersionen.SuspendLayout() CType(Me.C1Versionen, System.ComponentModel.ISupportInitialize).BeginInit() Me.TabArchitektur.SuspendLayout() Me.TabWPI.SuspendLayout() Me.grpboxInstallation.SuspendLayout() Me.grpboxAbhaengigkeit.SuspendLayout() Me.grpDiverses.SuspendLayout() Me.grpboxInstalliertals.SuspendLayout() Me.grpboxStandardfuer.SuspendLayout() Me.grpboxInstalliertauf.SuspendLayout() Me.TabKontakte.SuspendLayout() CType(Me.C1Kontakte, System.ComponentModel.ISupportInitialize).BeginInit() Me.TabTesting.SuspendLayout() Me.GroupBox13.SuspendLayout() Me.GroupBox14.SuspendLayout() Me.GroupBox15.SuspendLayout() Me.GrpAbhaengigkeiten.SuspendLayout() CType(Me.C1Abhaengigkeiten, System.ComponentModel.ISupportInitialize).BeginInit() Me.grpDrehbuch.SuspendLayout() CType(Me.C1Drehbuch, System.ComponentModel.ISupportInitialize).BeginInit() Me.TabReleaseLogbuch.SuspendLayout() CType(Me.C1ReleaseLogbuch, System.ComponentModel.ISupportInitialize).BeginInit() Me.TabLizenzen.SuspendLayout() Me.SplitContainer2.Panel1.SuspendLayout() Me.SplitContainer2.Panel2.SuspendLayout() Me.SplitContainer2.SuspendLayout() Me.GrpLizenzkäufe.SuspendLayout() CType(Me.C1Lizenzkäufe, System.ComponentModel.ISupportInitialize).BeginInit() Me.GrpLizenzschlüssel.SuspendLayout() CType(Me.C1Lizenzschluessel, System.ComponentModel.ISupportInitialize).BeginInit() Me.TabVertragsbeziehungen.SuspendLayout() CType(Me.C1Vertragselemente, System.ComponentModel.ISupportInitialize).BeginInit() Me.TabDokumente.SuspendLayout() CType(Me.C1Dokumente, System.ComponentModel.ISupportInitialize).BeginInit() Me.TabTicketXPert.SuspendLayout() Me.GroupBox1.SuspendLayout() Me.grpTicketXpert.SuspendLayout() Me.GrpTXPReporting.SuspendLayout() Me.TabRisiko.SuspendLayout() Me.GrpUser.SuspendLayout() Me.GrpUeberwachung.SuspendLayout() Me.GrpSensitiveDaten.SuspendLayout() Me.TabIKV.SuspendLayout() Me.TabControl1.SuspendLayout() Me.TabIKVDefinitionen.SuspendLayout() Me.GrpIKVLösung.SuspendLayout() Me.GrpIKVProvider.SuspendLayout() Me.GrpIKVBIZ.SuspendLayout() Me.TabIKVTests.SuspendLayout() CType(Me.C1IKVTests, System.ComponentModel.ISupportInitialize).BeginInit() Me.TabServerInventar.SuspendLayout() Me.SuspendLayout() ' 'ToolStrip1 ' Me.ToolStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.TSBtnQuit, Me.TSBtnSave, Me.TSBtnCopy, Me.TSBtnNew, Me.TSBtnDelete, Me.TsBtnSuchArt, Me.tstxtSuche, Me.TSBtnSuche, Me.TSBtnFilterAufheben, Me.TSBtnFirst, Me.TSBtnPrevious, Me.TSBtnNext, Me.TSBtnLast, Me.ToolStripSeparator2, Me.TSBtnApplReport}) 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" ' 'TsBtnSuchArt ' Me.TsBtnSuchArt.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text Me.TsBtnSuchArt.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ApplikationSucheToolStripMenuItem, Me.ArchitekturSucheToolStripMenuItem, Me.ApplikationFilterToolStripMenuItem, Me.ArchitekturFilterToolStripMenuItem}) Me.TsBtnSuchArt.Image = CType(resources.GetObject("TsBtnSuchArt.Image"), System.Drawing.Image) Me.TsBtnSuchArt.ImageTransparentColor = System.Drawing.Color.Magenta Me.TsBtnSuchArt.Name = "TsBtnSuchArt" Me.TsBtnSuchArt.Size = New System.Drawing.Size(118, 22) Me.TsBtnSuchArt.Text = "Applikation-Suche" ' 'ApplikationSucheToolStripMenuItem ' Me.ApplikationSucheToolStripMenuItem.Name = "ApplikationSucheToolStripMenuItem" Me.ApplikationSucheToolStripMenuItem.Size = New System.Drawing.Size(172, 22) Me.ApplikationSucheToolStripMenuItem.Text = "Applikation-Suche" ' 'ArchitekturSucheToolStripMenuItem ' Me.ArchitekturSucheToolStripMenuItem.Name = "ArchitekturSucheToolStripMenuItem" Me.ArchitekturSucheToolStripMenuItem.Size = New System.Drawing.Size(172, 22) Me.ArchitekturSucheToolStripMenuItem.Text = "Architektur-Suche" ' 'ApplikationFilterToolStripMenuItem ' Me.ApplikationFilterToolStripMenuItem.Name = "ApplikationFilterToolStripMenuItem" Me.ApplikationFilterToolStripMenuItem.Size = New System.Drawing.Size(172, 22) Me.ApplikationFilterToolStripMenuItem.Text = "Applikation-Filter" ' 'ArchitekturFilterToolStripMenuItem ' Me.ArchitekturFilterToolStripMenuItem.Name = "ArchitekturFilterToolStripMenuItem" Me.ArchitekturFilterToolStripMenuItem.Size = New System.Drawing.Size(172, 22) Me.ArchitekturFilterToolStripMenuItem.Text = "Architektur-Filter" ' 'tstxtSuche ' Me.tstxtSuche.Font = New System.Drawing.Font("Tahoma", 8.25!) 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 = "Suchen" ' 'TSBtnFilterAufheben ' Me.TSBtnFilterAufheben.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.TSBtnFilterAufheben.Image = CType(resources.GetObject("TSBtnFilterAufheben.Image"), System.Drawing.Image) Me.TSBtnFilterAufheben.ImageTransparentColor = System.Drawing.Color.Magenta Me.TSBtnFilterAufheben.Name = "TSBtnFilterAufheben" Me.TSBtnFilterAufheben.Size = New System.Drawing.Size(23, 22) Me.TSBtnFilterAufheben.Text = "Filter aufheben" ' 'TSBtnFirst ' Me.TSBtnFirst.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.TSBtnFirst.Image = CType(resources.GetObject("TSBtnFirst.Image"), System.Drawing.Image) Me.TSBtnFirst.ImageTransparentColor = System.Drawing.Color.Magenta Me.TSBtnFirst.Name = "TSBtnFirst" Me.TSBtnFirst.Size = New System.Drawing.Size(23, 22) Me.TSBtnFirst.Text = "Erster Datensatz" ' 'TSBtnPrevious ' Me.TSBtnPrevious.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.TSBtnPrevious.Image = CType(resources.GetObject("TSBtnPrevious.Image"), System.Drawing.Image) Me.TSBtnPrevious.ImageTransparentColor = System.Drawing.Color.Magenta Me.TSBtnPrevious.Name = "TSBtnPrevious" Me.TSBtnPrevious.Size = New System.Drawing.Size(23, 22) Me.TSBtnPrevious.Text = "Vorheriger Datensatz" ' 'TSBtnNext ' Me.TSBtnNext.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.TSBtnNext.Image = CType(resources.GetObject("TSBtnNext.Image"), System.Drawing.Image) Me.TSBtnNext.ImageTransparentColor = System.Drawing.Color.Magenta Me.TSBtnNext.Name = "TSBtnNext" Me.TSBtnNext.Size = New System.Drawing.Size(23, 22) Me.TSBtnNext.Text = "Nächster Datensatz" ' 'TSBtnLast ' Me.TSBtnLast.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.TSBtnLast.Image = CType(resources.GetObject("TSBtnLast.Image"), System.Drawing.Image) Me.TSBtnLast.ImageTransparentColor = System.Drawing.Color.Magenta Me.TSBtnLast.Name = "TSBtnLast" Me.TSBtnLast.Size = New System.Drawing.Size(23, 22) Me.TSBtnLast.Text = "Letzter Datensatz" ' 'ToolStripSeparator2 ' Me.ToolStripSeparator2.Name = "ToolStripSeparator2" Me.ToolStripSeparator2.Size = New System.Drawing.Size(6, 25) ' '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" ' '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") ' 'TreeApplikationenContextMenuStrip ' Me.TreeApplikationenContextMenuStrip.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.TreeApplikationenAlleKnotenSchliessenToolStripMenuItem, Me.TreeApplikationenAlleKnotenÖffnenToolStripMenuItem, Me.ToolStripMenuItem4, Me.Struktur2XMLToolStripMenuItem, Me.ToolStripMenuItem3, Me.InNeuemFensterÖffnenToolStripMenuItem}) Me.TreeApplikationenContextMenuStrip.Name = "TreeApplikationenContextMenuStrip" Me.TreeApplikationenContextMenuStrip.Size = New System.Drawing.Size(237, 104) ' 'TreeApplikationenAlleKnotenSchliessenToolStripMenuItem ' Me.TreeApplikationenAlleKnotenSchliessenToolStripMenuItem.Name = "TreeApplikationenAlleKnotenSchliessenToolStripMenuItem" Me.TreeApplikationenAlleKnotenSchliessenToolStripMenuItem.Size = New System.Drawing.Size(236, 22) Me.TreeApplikationenAlleKnotenSchliessenToolStripMenuItem.Text = "Alle Knoten schliessen" ' 'TreeApplikationenAlleKnotenÖffnenToolStripMenuItem ' Me.TreeApplikationenAlleKnotenÖffnenToolStripMenuItem.Name = "TreeApplikationenAlleKnotenÖffnenToolStripMenuItem" Me.TreeApplikationenAlleKnotenÖffnenToolStripMenuItem.Size = New System.Drawing.Size(236, 22) Me.TreeApplikationenAlleKnotenÖffnenToolStripMenuItem.Text = "Alle Knoten öffnen" ' 'ToolStripMenuItem4 ' Me.ToolStripMenuItem4.Name = "ToolStripMenuItem4" Me.ToolStripMenuItem4.Size = New System.Drawing.Size(233, 6) ' 'Struktur2XMLToolStripMenuItem ' Me.Struktur2XMLToolStripMenuItem.Name = "Struktur2XMLToolStripMenuItem" Me.Struktur2XMLToolStripMenuItem.Size = New System.Drawing.Size(236, 22) Me.Struktur2XMLToolStripMenuItem.Text = "Struktur nach Excel exportieren" ' 'ToolStripMenuItem3 ' Me.ToolStripMenuItem3.Name = "ToolStripMenuItem3" Me.ToolStripMenuItem3.Size = New System.Drawing.Size(233, 6) ' 'InNeuemFensterÖffnenToolStripMenuItem ' Me.InNeuemFensterÖffnenToolStripMenuItem.Name = "InNeuemFensterÖffnenToolStripMenuItem" Me.InNeuemFensterÖffnenToolStripMenuItem.Size = New System.Drawing.Size(236, 22) Me.InNeuemFensterÖffnenToolStripMenuItem.Text = "In neuem Fenster ö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") Me.ImgListApplikationTree.Images.SetKeyName(5, "StrukturElement.png") Me.ImgListApplikationTree.Images.SetKeyName(6, "StrukturElementDeleted.png") ' 'ContextMenuParentAppl ' Me.ContextMenuParentAppl.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.AktualisierenToolStripMenuItem}) Me.ContextMenuParentAppl.Name = "ContextMenuParentAppl" Me.ContextMenuParentAppl.Size = New System.Drawing.Size(143, 26) ' 'AktualisierenToolStripMenuItem ' Me.AktualisierenToolStripMenuItem.Name = "AktualisierenToolStripMenuItem" Me.AktualisierenToolStripMenuItem.Size = New System.Drawing.Size(142, 22) Me.AktualisierenToolStripMenuItem.Text = "Aktualisieren" ' 'VersionenContextMenuStrip ' Me.VersionenContextMenuStrip.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.VersionAnzeigenToolStripMenuItem, Me.VersionNeuToolStripMenuItem, Me.VersionInaktivierenToolStripMenuItem}) Me.VersionenContextMenuStrip.Name = "ReleaseLogbuchMenuStrip" Me.VersionenContextMenuStrip.Size = New System.Drawing.Size(136, 70) ' 'VersionAnzeigenToolStripMenuItem ' Me.VersionAnzeigenToolStripMenuItem.Name = "VersionAnzeigenToolStripMenuItem" Me.VersionAnzeigenToolStripMenuItem.Size = New System.Drawing.Size(135, 22) Me.VersionAnzeigenToolStripMenuItem.Text = "&Anzeigen" ' 'VersionNeuToolStripMenuItem ' Me.VersionNeuToolStripMenuItem.Name = "VersionNeuToolStripMenuItem" Me.VersionNeuToolStripMenuItem.Size = New System.Drawing.Size(135, 22) Me.VersionNeuToolStripMenuItem.Text = "&Neu" ' 'VersionInaktivierenToolStripMenuItem ' Me.VersionInaktivierenToolStripMenuItem.Name = "VersionInaktivierenToolStripMenuItem" Me.VersionInaktivierenToolStripMenuItem.Size = New System.Drawing.Size(135, 22) Me.VersionInaktivierenToolStripMenuItem.Text = "&Inaktivieren" ' '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" ' '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" ' '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" ' 'ReleaseLogbuchMenuStrip ' Me.ReleaseLogbuchMenuStrip.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ReleaseLogbuchAnzeigenToolStripMenuItem, Me.ReleaseLogbuchNeuToolStripMenuItem, Me.ReleaseLogbuchInaktivierenToolStripMenuItem}) Me.ReleaseLogbuchMenuStrip.Name = "ReleaseLogbuchMenuStrip" Me.ReleaseLogbuchMenuStrip.Size = New System.Drawing.Size(136, 70) ' 'ReleaseLogbuchAnzeigenToolStripMenuItem ' Me.ReleaseLogbuchAnzeigenToolStripMenuItem.Name = "ReleaseLogbuchAnzeigenToolStripMenuItem" Me.ReleaseLogbuchAnzeigenToolStripMenuItem.Size = New System.Drawing.Size(135, 22) Me.ReleaseLogbuchAnzeigenToolStripMenuItem.Text = "&Anzeigen" ' 'ReleaseLogbuchNeuToolStripMenuItem ' Me.ReleaseLogbuchNeuToolStripMenuItem.Name = "ReleaseLogbuchNeuToolStripMenuItem" Me.ReleaseLogbuchNeuToolStripMenuItem.Size = New System.Drawing.Size(135, 22) Me.ReleaseLogbuchNeuToolStripMenuItem.Text = "&Neu" ' 'ReleaseLogbuchInaktivierenToolStripMenuItem ' Me.ReleaseLogbuchInaktivierenToolStripMenuItem.Name = "ReleaseLogbuchInaktivierenToolStripMenuItem" Me.ReleaseLogbuchInaktivierenToolStripMenuItem.Size = New System.Drawing.Size(135, 22) Me.ReleaseLogbuchInaktivierenToolStripMenuItem.Text = "&Inaktivieren" ' 'ctxMenuLizenzen ' Me.ctxMenuLizenzen.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.LizenzelementAnzeigenToolStripMenuItem}) Me.ctxMenuLizenzen.Name = "ctxMenuLizenzen" Me.ctxMenuLizenzen.Size = New System.Drawing.Size(200, 26) ' 'LizenzelementAnzeigenToolStripMenuItem ' Me.LizenzelementAnzeigenToolStripMenuItem.Name = "LizenzelementAnzeigenToolStripMenuItem" Me.LizenzelementAnzeigenToolStripMenuItem.Size = New System.Drawing.Size(199, 22) Me.LizenzelementAnzeigenToolStripMenuItem.Text = "&Lizenzelement anzeigen" ' '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" ' '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" ' 'IKVMenuStrip ' Me.IKVMenuStrip.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.IKVToolStripMenuAnzeigen, Me.IKVToolStripMenuNeu, Me.IKVToolStripMenuInaktivieren}) Me.IKVMenuStrip.Name = "ReleaseLogbuchMenuStrip" Me.IKVMenuStrip.Size = New System.Drawing.Size(136, 70) ' 'IKVToolStripMenuAnzeigen ' Me.IKVToolStripMenuAnzeigen.Name = "IKVToolStripMenuAnzeigen" Me.IKVToolStripMenuAnzeigen.Size = New System.Drawing.Size(135, 22) Me.IKVToolStripMenuAnzeigen.Text = "&Anzeigen" ' 'IKVToolStripMenuNeu ' Me.IKVToolStripMenuNeu.Name = "IKVToolStripMenuNeu" Me.IKVToolStripMenuNeu.Size = New System.Drawing.Size(135, 22) Me.IKVToolStripMenuNeu.Text = "&Neu" ' 'IKVToolStripMenuInaktivieren ' Me.IKVToolStripMenuInaktivieren.Name = "IKVToolStripMenuInaktivieren" Me.IKVToolStripMenuInaktivieren.Size = New System.Drawing.Size(135, 22) Me.IKVToolStripMenuInaktivieren.Text = "&Inaktivieren" ' 'ImageList_Server ' Me.ImageList_Server.ImageStream = CType(resources.GetObject("ImageList_Server.ImageStream"), System.Windows.Forms.ImageListStreamer) Me.ImageList_Server.TransparentColor = System.Drawing.Color.Transparent Me.ImageList_Server.Images.SetKeyName(0, "folder-fileserver-icon.png") Me.ImageList_Server.Images.SetKeyName(1, "server-icon.png") ' '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.0R Me.C1TrueDBGrid2.PrintInfo.PageSettings = CType(resources.GetObject("C1TrueDBGrid2.PrintInfo.PageSettings"), System.Drawing.Printing.PageSettings) Me.C1TrueDBGrid2.RecordSelectorWidth = 16 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.0R Me.C1TrueDBGrid1.PrintInfo.PageSettings = CType(resources.GetObject("C1TrueDBGrid1.PrintInfo.PageSettings"), System.Drawing.Printing.PageSettings) Me.C1TrueDBGrid1.RecordSelectorWidth = 16 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.0R Me.C1TrueDBGrid3.PrintInfo.PageSettings = CType(resources.GetObject("C1TrueDBGrid3.PrintInfo.PageSettings"), System.Drawing.Printing.PageSettings) Me.C1TrueDBGrid3.RecordSelectorWidth = 16 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") ' 'rbsortstruktur ' Me.rbsortstruktur.Appearance = System.Windows.Forms.Appearance.Button Me.rbsortstruktur.AutoSize = True Me.rbsortstruktur.Checked = True Me.rbsortstruktur.Dock = System.Windows.Forms.DockStyle.Right Me.rbsortstruktur.Image = CType(resources.GetObject("rbsortstruktur.Image"), System.Drawing.Image) Me.rbsortstruktur.Location = New System.Drawing.Point(183, 0) Me.rbsortstruktur.Name = "rbsortstruktur" Me.rbsortstruktur.Size = New System.Drawing.Size(22, 24) Me.rbsortstruktur.TabIndex = 3 Me.rbsortstruktur.TabStop = True Me.ToolTip1.SetToolTip(Me.rbsortstruktur, "Gruppierte Anzeige") Me.rbsortstruktur.UseVisualStyleBackColor = True Me.rbsortstruktur.Visible = False ' 'rbsortalpha ' Me.rbsortalpha.Appearance = System.Windows.Forms.Appearance.Button Me.rbsortalpha.AutoSize = True Me.rbsortalpha.Dock = System.Windows.Forms.DockStyle.Right Me.rbsortalpha.Image = CType(resources.GetObject("rbsortalpha.Image"), System.Drawing.Image) Me.rbsortalpha.Location = New System.Drawing.Point(205, 0) Me.rbsortalpha.Name = "rbsortalpha" Me.rbsortalpha.Size = New System.Drawing.Size(22, 24) Me.rbsortalpha.TabIndex = 2 Me.ToolTip1.SetToolTip(Me.rbsortalpha, "Sortierte Anzeige") Me.rbsortalpha.UseVisualStyleBackColor = True Me.rbsortalpha.Visible = False ' '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.TreeSuche) 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, 516) Me.SplitContainer1.SplitterDistance = 227 Me.SplitContainer1.TabIndex = 2 ' 'TreeSuche ' Me.TreeSuche.Location = New System.Drawing.Point(8, 240) Me.TreeSuche.Name = "TreeSuche" Me.TreeSuche.Size = New System.Drawing.Size(217, 240) Me.TreeSuche.TabIndex = 3 Me.TreeSuche.Visible = False ' '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, 492) Me.TreeApplikationen.TabIndex = 2 ' 'pnlApplikationen ' Me.pnlApplikationen.Controls.Add(Me.ToolStrip2) Me.pnlApplikationen.Controls.Add(Me.cboxNurAktive) Me.pnlApplikationen.Controls.Add(Me.rbsortstruktur) Me.pnlApplikationen.Controls.Add(Me.rbsortalpha) 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 ' 'ToolStrip2 ' Me.ToolStrip2.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.TSDropDownApplikationen, Me.tsbtnStruktursort, Me.tsbtnAlphasort, Me.TscbboxTyp}) Me.ToolStrip2.Location = New System.Drawing.Point(0, 0) Me.ToolStrip2.Name = "ToolStrip2" Me.ToolStrip2.Size = New System.Drawing.Size(168, 25) Me.ToolStrip2.TabIndex = 4 Me.ToolStrip2.Text = "ToolStrip2" ' 'TSDropDownApplikationen ' Me.TSDropDownApplikationen.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text Me.TSDropDownApplikationen.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.AlleApplToolStripMenuItem, Me.DeinstallierteApplToolStripMenuItem, Me.InstallierteApplToolStripMenuItem}) Me.TSDropDownApplikationen.ImageTransparentColor = System.Drawing.Color.Magenta Me.TSDropDownApplikationen.Name = "TSDropDownApplikationen" Me.TSDropDownApplikationen.Size = New System.Drawing.Size(151, 19) Me.TSDropDownApplikationen.Text = "Installierte Applikationen" ' 'AlleApplToolStripMenuItem ' Me.AlleApplToolStripMenuItem.Name = "AlleApplToolStripMenuItem" Me.AlleApplToolStripMenuItem.Size = New System.Drawing.Size(219, 22) Me.AlleApplToolStripMenuItem.Text = "Alle Applikationen" ' 'DeinstallierteApplToolStripMenuItem ' Me.DeinstallierteApplToolStripMenuItem.Name = "DeinstallierteApplToolStripMenuItem" Me.DeinstallierteApplToolStripMenuItem.Size = New System.Drawing.Size(219, 22) Me.DeinstallierteApplToolStripMenuItem.Text = "Deinstallierte Applikationen" ' 'InstallierteApplToolStripMenuItem ' Me.InstallierteApplToolStripMenuItem.Name = "InstallierteApplToolStripMenuItem" Me.InstallierteApplToolStripMenuItem.Size = New System.Drawing.Size(219, 22) Me.InstallierteApplToolStripMenuItem.Text = "Installierte Applikationen" ' 'tsbtnStruktursort ' Me.tsbtnStruktursort.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.tsbtnStruktursort.Image = CType(resources.GetObject("tsbtnStruktursort.Image"), System.Drawing.Image) Me.tsbtnStruktursort.ImageTransparentColor = System.Drawing.Color.Magenta Me.tsbtnStruktursort.Name = "tsbtnStruktursort" Me.tsbtnStruktursort.Size = New System.Drawing.Size(23, 20) Me.tsbtnStruktursort.Text = "Gruppierte Anzeige" ' 'tsbtnAlphasort ' Me.tsbtnAlphasort.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.tsbtnAlphasort.Image = CType(resources.GetObject("tsbtnAlphasort.Image"), System.Drawing.Image) Me.tsbtnAlphasort.ImageTransparentColor = System.Drawing.Color.Magenta Me.tsbtnAlphasort.Name = "tsbtnAlphasort" Me.tsbtnAlphasort.Size = New System.Drawing.Size(23, 20) Me.tsbtnAlphasort.Text = "Alphabetische Anzeige" ' 'TscbboxTyp ' Me.TscbboxTyp.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.TscbboxTyp.Items.AddRange(New Object() {"Alle Appl.", "Deinstallierte Appl.", "Installierte Appl."}) Me.TscbboxTyp.Name = "TscbboxTyp" Me.TscbboxTyp.Size = New System.Drawing.Size(121, 23) Me.TscbboxTyp.Sorted = True Me.TscbboxTyp.Visible = False ' 'cboxNurAktive ' Me.cboxNurAktive.AutoSize = True Me.cboxNurAktive.Checked = True Me.cboxNurAktive.CheckState = System.Windows.Forms.CheckState.Checked Me.cboxNurAktive.Dock = System.Windows.Forms.DockStyle.Right Me.cboxNurAktive.Location = New System.Drawing.Point(168, 0) Me.cboxNurAktive.Name = "cboxNurAktive" Me.cboxNurAktive.RightToLeft = System.Windows.Forms.RightToLeft.Yes Me.cboxNurAktive.Size = New System.Drawing.Size(15, 24) Me.cboxNurAktive.TabIndex = 1 Me.cboxNurAktive.ThreeState = True Me.cboxNurAktive.UseVisualStyleBackColor = True Me.cboxNurAktive.Visible = False ' 'TabControlApplikation ' Me.TabControlApplikation.Controls.Add(Me.TabBasisdaten) Me.TabControlApplikation.Controls.Add(Me.TabVersionen) Me.TabControlApplikation.Controls.Add(Me.TabArchitektur) Me.TabControlApplikation.Controls.Add(Me.TabWPI) Me.TabControlApplikation.Controls.Add(Me.TabKontakte) Me.TabControlApplikation.Controls.Add(Me.TabTesting) Me.TabControlApplikation.Controls.Add(Me.TabReleaseLogbuch) Me.TabControlApplikation.Controls.Add(Me.TabLizenzen) 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.Controls.Add(Me.TabIKV) Me.TabControlApplikation.Controls.Add(Me.TabServerInventar) Me.TabControlApplikation.Dock = System.Windows.Forms.DockStyle.Fill Me.TabControlApplikation.Location = New System.Drawing.Point(0, 0) Me.TabControlApplikation.Name = "TabControlApplikation" Me.TabControlApplikation.RightToLeft = System.Windows.Forms.RightToLeft.No Me.TabControlApplikation.SelectedIndex = 0 Me.TabControlApplikation.Size = New System.Drawing.Size(665, 516) Me.TabControlApplikation.TabIndex = 0 ' 'TabBasisdaten ' Me.TabBasisdaten.Controls.Add(Me.cbboxParentTree) Me.TabBasisdaten.Controls.Add(Me.GrpApplikation) Me.TabBasisdaten.Controls.Add(Me.GroupBox3) Me.TabBasisdaten.Controls.Add(Me.GrpAllgemeineAngaben) Me.TabBasisdaten.Controls.Add(Me.GrpFachlicheVerantwortung) 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, 490) Me.TabBasisdaten.TabIndex = 0 Me.TabBasisdaten.Text = "Basisdaten" Me.TabBasisdaten.UseVisualStyleBackColor = True ' 'cbboxParentTree ' Me.cbboxParentTree.ContextMenuStrip = Me.ContextMenuParentAppl Me.cbboxParentTree.ImageList = Me.ImgListApplikationTree Me.cbboxParentTree.ImeMode = System.Windows.Forms.ImeMode.Off Me.cbboxParentTree.Location = New System.Drawing.Point(167, 55) Me.cbboxParentTree.Name = "cbboxParentTree" Me.cbboxParentTree.SelectedNode = Nothing Me.cbboxParentTree.Size = New System.Drawing.Size(172, 22) Me.cbboxParentTree.TabIndex = 1 ' 'GrpApplikation ' Me.GrpApplikation.Controls.Add(Me.cbstrukturelement) 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(12, 10) Me.GrpApplikation.Name = "GrpApplikation" Me.GrpApplikation.Size = New System.Drawing.Size(635, 82) Me.GrpApplikation.TabIndex = 131 Me.GrpApplikation.TabStop = False Me.GrpApplikation.Text = "Applikation / Modul" ' 'cbstrukturelement ' Me.cbstrukturelement.AutoSize = True Me.cbstrukturelement.Location = New System.Drawing.Point(527, 49) Me.cbstrukturelement.Name = "cbstrukturelement" Me.cbstrukturelement.Size = New System.Drawing.Size(100, 17) Me.cbstrukturelement.TabIndex = 95 Me.cbstrukturelement.Text = "Strukturelement" Me.cbstrukturelement.UseVisualStyleBackColor = True ' 'txtBezeichnung ' Me.txtBezeichnung.Location = New System.Drawing.Point(155, 19) Me.txtBezeichnung.Name = "txtBezeichnung" Me.txtBezeichnung.Size = New System.Drawing.Size(189, 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(556, 46) Me.lblVersion.Name = "lblVersion" Me.lblVersion.Size = New System.Drawing.Size(42, 13) Me.lblVersion.TabIndex = 8 Me.lblVersion.Text = "Version" Me.lblVersion.Visible = False ' 'txtVersion ' Me.txtVersion.Location = New System.Drawing.Point(604, 46) Me.txtVersion.Name = "txtVersion" Me.txtVersion.Size = New System.Drawing.Size(14, 20) Me.txtVersion.TabIndex = 3 Me.txtVersion.Visible = False ' 'GroupBox3 ' Me.GroupBox3.Controls.Add(Me.txtKurzbeschreibung) Me.GroupBox3.Location = New System.Drawing.Point(12, 275) Me.GroupBox3.Name = "GroupBox3" Me.GroupBox3.Size = New System.Drawing.Size(635, 160) 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(629, 141) Me.txtKurzbeschreibung.TabIndex = 0 Me.txtKurzbeschreibung.Text = "" ' 'GrpAllgemeineAngaben ' Me.GrpAllgemeineAngaben.Controls.Add(Me.dtPickerInaktivSeit) 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.cbAktiv) Me.GrpAllgemeineAngaben.Location = New System.Drawing.Point(12, 201) Me.GrpAllgemeineAngaben.Name = "GrpAllgemeineAngaben" Me.GrpAllgemeineAngaben.Size = New System.Drawing.Size(635, 69) Me.GrpAllgemeineAngaben.TabIndex = 134 Me.GrpAllgemeineAngaben.TabStop = False Me.GrpAllgemeineAngaben.Text = "Allgemeine Angaben" ' 'dtPickerInaktivSeit ' Me.dtPickerInaktivSeit.Location = New System.Drawing.Point(220, 17) Me.dtPickerInaktivSeit.Name = "dtPickerInaktivSeit" Me.dtPickerInaktivSeit.Size = New System.Drawing.Size(21, 20) Me.dtPickerInaktivSeit.TabIndex = 8 Me.dtPickerInaktivSeit.TabStop = False ' 'cbLizenzerfassung ' Me.cbLizenzerfassung.Location = New System.Drawing.Point(246, 18) Me.cbLizenzerfassung.Name = "cbLizenzerfassung" Me.cbLizenzerfassung.RightToLeft = System.Windows.Forms.RightToLeft.Yes Me.cbLizenzerfassung.Size = New System.Drawing.Size(146, 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(154, 43) Me.txtPrioWiederanlauf.Name = "txtPrioWiederanlauf" Me.txtPrioWiederanlauf.Size = New System.Drawing.Size(87, 20) Me.txtPrioWiederanlauf.TabIndex = 2 ' 'lblPrioWiederanlauf ' Me.lblPrioWiederanlauf.AutoSize = True Me.lblPrioWiederanlauf.Location = New System.Drawing.Point(9, 46) 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(492, 15) 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(491, 44) 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(154, 17) 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, 21) 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(9, 21) Me.lblInaktivseit.Name = "lblInaktivseit" Me.lblInaktivseit.Size = New System.Drawing.Size(80, 13) Me.lblInaktivseit.TabIndex = 101 Me.lblInaktivseit.Text = "Deinstalliert seit" ' 'cbAktiv ' Me.cbAktiv.AutoSize = True Me.cbAktiv.Enabled = False Me.cbAktiv.Location = New System.Drawing.Point(606, 44) 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 ' 'GrpFachlicheVerantwortung ' Me.GrpFachlicheVerantwortung.Controls.Add(Me.Label20) Me.GrpFachlicheVerantwortung.Controls.Add(Me.cbboxVerantwortung) Me.GrpFachlicheVerantwortung.Controls.Add(Me.Label2) Me.GrpFachlicheVerantwortung.Controls.Add(Me.lblVerantwortung) Me.GrpFachlicheVerantwortung.Controls.Add(Me.cbboxTeam) Me.GrpFachlicheVerantwortung.Controls.Add(Me.cboxRFCBoard) Me.GrpFachlicheVerantwortung.Controls.Add(Me.lblTeam) Me.GrpFachlicheVerantwortung.Controls.Add(Me.cbboxFachlicheOE) Me.GrpFachlicheVerantwortung.Controls.Add(Me.Label19) Me.GrpFachlicheVerantwortung.Controls.Add(Me.cbboxMarktbereich) Me.GrpFachlicheVerantwortung.Controls.Add(Me.lblMarktbereich) Me.GrpFachlicheVerantwortung.Location = New System.Drawing.Point(12, 92) Me.GrpFachlicheVerantwortung.Name = "GrpFachlicheVerantwortung" Me.GrpFachlicheVerantwortung.Size = New System.Drawing.Size(635, 103) Me.GrpFachlicheVerantwortung.TabIndex = 132 Me.GrpFachlicheVerantwortung.TabStop = False ' 'Label20 ' Me.Label20.AutoSize = True Me.Label20.Location = New System.Drawing.Point(7, 87) Me.Label20.Name = "Label20" Me.Label20.Size = New System.Drawing.Size(262, 13) Me.Label20.TabIndex = 131 Me.Label20.Text = "* gemäss Dokument Pflichtenheft Key-User im Intranet" ' 'cbboxVerantwortung ' Me.cbboxVerantwortung.FormattingEnabled = True Me.cbboxVerantwortung.Location = New System.Drawing.Point(418, 19) Me.cbboxVerantwortung.Name = "cbboxVerantwortung" Me.cbboxVerantwortung.Size = New System.Drawing.Size(203, 21) Me.cbboxVerantwortung.TabIndex = 0 ' 'Label2 ' Me.Label2.AutoSize = True Me.Label2.Location = New System.Drawing.Point(7, 46) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(59, 13) Me.Label2.TabIndex = 128 Me.Label2.Text = "RFC-Board" ' 'lblVerantwortung ' Me.lblVerantwortung.AutoSize = True Me.lblVerantwortung.Location = New System.Drawing.Point(310, 22) Me.lblVerantwortung.Name = "lblVerantwortung" Me.lblVerantwortung.Size = New System.Drawing.Size(108, 13) Me.lblVerantwortung.TabIndex = 91 Me.lblVerantwortung.Text = "IT-Aufgaben erbringt*" ' 'cbboxTeam ' Me.cbboxTeam.FormattingEnabled = True Me.cbboxTeam.Location = New System.Drawing.Point(417, 46) Me.cbboxTeam.Name = "cbboxTeam" Me.cbboxTeam.Size = New System.Drawing.Size(204, 21) Me.cbboxTeam.TabIndex = 1 ' 'cboxRFCBoard ' Me.cboxRFCBoard.FormattingEnabled = True Me.cboxRFCBoard.Location = New System.Drawing.Point(155, 43) Me.cboxRFCBoard.Name = "cboxRFCBoard" Me.cboxRFCBoard.Size = New System.Drawing.Size(133, 21) Me.cboxRFCBoard.TabIndex = 2 ' 'lblTeam ' Me.lblTeam.AutoSize = True Me.lblTeam.Location = New System.Drawing.Point(310, 46) Me.lblTeam.Name = "lblTeam" Me.lblTeam.Size = New System.Drawing.Size(34, 13) Me.lblTeam.TabIndex = 130 Me.lblTeam.Text = "Team" ' 'cbboxFachlicheOE ' Me.cbboxFachlicheOE.FormattingEnabled = True Me.cbboxFachlicheOE.Location = New System.Drawing.Point(155, 19) Me.cbboxFachlicheOE.Name = "cbboxFachlicheOE" Me.cbboxFachlicheOE.Size = New System.Drawing.Size(133, 21) Me.cbboxFachlicheOE.TabIndex = 1 ' 'Label19 ' Me.Label19.AutoSize = True Me.Label19.Location = New System.Drawing.Point(6, 22) Me.Label19.Name = "Label19" Me.Label19.Size = New System.Drawing.Size(141, 13) Me.Label19.TabIndex = 130 Me.Label19.Text = "Key-User-Aufgaben erbringt*" ' 'cbboxMarktbereich ' Me.cbboxMarktbereich.FormattingEnabled = True Me.cbboxMarktbereich.Location = New System.Drawing.Point(155, 19) Me.cbboxMarktbereich.Name = "cbboxMarktbereich" Me.cbboxMarktbereich.Size = New System.Drawing.Size(133, 21) Me.cbboxMarktbereich.TabIndex = 0 Me.cbboxMarktbereich.Visible = False ' 'lblMarktbereich ' Me.lblMarktbereich.AutoSize = True Me.lblMarktbereich.Location = New System.Drawing.Point(6, 22) Me.lblMarktbereich.Name = "lblMarktbereich" Me.lblMarktbereich.Size = New System.Drawing.Size(43, 13) Me.lblMarktbereich.TabIndex = 96 Me.lblMarktbereich.Text = "Bereich" Me.lblMarktbereich.Visible = False ' '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(252, 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:" ' 'TabVersionen ' Me.TabVersionen.Controls.Add(Me.C1Versionen) Me.TabVersionen.Location = New System.Drawing.Point(4, 22) Me.TabVersionen.Name = "TabVersionen" Me.TabVersionen.Size = New System.Drawing.Size(657, 490) Me.TabVersionen.TabIndex = 12 Me.TabVersionen.Text = "Versionen" Me.TabVersionen.UseVisualStyleBackColor = True ' 'C1Versionen ' Me.C1Versionen.AlternatingRows = True Me.C1Versionen.ContextMenuStrip = Me.VersionenContextMenuStrip Me.C1Versionen.Dock = System.Windows.Forms.DockStyle.Fill Me.C1Versionen.FetchRowStyles = True Me.C1Versionen.FilterBar = True Me.C1Versionen.GroupByCaption = "Drag a column header here to group by that column" Me.C1Versionen.Images.Add(CType(resources.GetObject("C1Versionen.Images"), System.Drawing.Image)) Me.C1Versionen.Location = New System.Drawing.Point(0, 0) Me.C1Versionen.Name = "C1Versionen" Me.C1Versionen.PreviewInfo.Location = New System.Drawing.Point(0, 0) Me.C1Versionen.PreviewInfo.Size = New System.Drawing.Size(0, 0) Me.C1Versionen.PreviewInfo.ZoomFactor = 75.0R Me.C1Versionen.PrintInfo.PageSettings = CType(resources.GetObject("C1Versionen.PrintInfo.PageSettings"), System.Drawing.Printing.PageSettings) Me.C1Versionen.RecordSelectorWidth = 16 Me.C1Versionen.Size = New System.Drawing.Size(657, 490) Me.C1Versionen.TabAction = C1.Win.C1TrueDBGrid.TabActionEnum.ColumnNavigation Me.C1Versionen.TabIndex = 13 Me.C1Versionen.Text = "C1TrueDBGrid1" Me.C1Versionen.PropBag = resources.GetString("C1Versionen.PropBag") ' '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, 490) 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, 490) 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, 490) Me.TabWPI.TabIndex = 9 Me.TabWPI.Text = "WPI" Me.TabWPI.UseVisualStyleBackColor = True ' 'grpboxInstallation ' Me.grpboxInstallation.Controls.Add(Me.btnAbhaengigkeitsliste) Me.grpboxInstallation.Controls.Add(Me.grpboxAbhaengigkeit) Me.grpboxInstallation.Controls.Add(Me.grpDiverses) Me.grpboxInstallation.Controls.Add(Me.grpboxInstalliertals) Me.grpboxInstallation.Controls.Add(Me.grpboxStandardfuer) Me.grpboxInstallation.Controls.Add(Me.grpboxInstalliertauf) Me.grpboxInstallation.Dock = System.Windows.Forms.DockStyle.Fill Me.grpboxInstallation.Location = New System.Drawing.Point(0, 0) Me.grpboxInstallation.Name = "grpboxInstallation" Me.grpboxInstallation.Size = New System.Drawing.Size(657, 490) Me.grpboxInstallation.TabIndex = 15 Me.grpboxInstallation.TabStop = False Me.grpboxInstallation.Text = "Installation" ' 'btnAbhaengigkeitsliste ' Me.btnAbhaengigkeitsliste.Location = New System.Drawing.Point(558, 32) Me.btnAbhaengigkeitsliste.Name = "btnAbhaengigkeitsliste" Me.btnAbhaengigkeitsliste.Size = New System.Drawing.Size(91, 42) Me.btnAbhaengigkeitsliste.TabIndex = 5 Me.btnAbhaengigkeitsliste.Text = "Abhängigkeits- Liste anzeigen" Me.btnAbhaengigkeitsliste.UseVisualStyleBackColor = True ' 'grpboxAbhaengigkeit ' Me.grpboxAbhaengigkeit.Controls.Add(Me.lboxabhaengigkeit) Me.grpboxAbhaengigkeit.Dock = System.Windows.Forms.DockStyle.Left Me.grpboxAbhaengigkeit.Location = New System.Drawing.Point(371, 16) Me.grpboxAbhaengigkeit.Name = "grpboxAbhaengigkeit" Me.grpboxAbhaengigkeit.Size = New System.Drawing.Size(184, 471) Me.grpboxAbhaengigkeit.TabIndex = 4 Me.grpboxAbhaengigkeit.TabStop = False Me.grpboxAbhaengigkeit.Text = "Applikations-Abhängigkeit" ' 'lboxabhaengigkeit ' Me.lboxabhaengigkeit.CheckOnClick = True Me.lboxabhaengigkeit.Dock = System.Windows.Forms.DockStyle.Fill Me.lboxabhaengigkeit.FormattingEnabled = True Me.lboxabhaengigkeit.Location = New System.Drawing.Point(3, 16) Me.lboxabhaengigkeit.Name = "lboxabhaengigkeit" Me.lboxabhaengigkeit.Size = New System.Drawing.Size(178, 452) Me.lboxabhaengigkeit.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(413, 218) 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" Me.grpDiverses.Visible = False ' '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.Dock = System.Windows.Forms.DockStyle.Left Me.grpboxInstalliertals.Location = New System.Drawing.Point(187, 16) Me.grpboxInstalliertals.Name = "grpboxInstalliertals" Me.grpboxInstalliertals.Size = New System.Drawing.Size(184, 471) Me.grpboxInstalliertals.TabIndex = 1 Me.grpboxInstalliertals.TabStop = False Me.grpboxInstalliertals.Text = "TS-Silo" ' '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(178, 452) Me.lboxInstalliertals.TabIndex = 0 ' 'grpboxStandardfuer ' Me.grpboxStandardfuer.Controls.Add(Me.lboxStandardFuer) Me.grpboxStandardfuer.Location = New System.Drawing.Point(279, 218) 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" Me.grpboxStandardfuer.Visible = False ' '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, 143) Me.lboxStandardFuer.TabIndex = 0 ' 'grpboxInstalliertauf ' Me.grpboxInstalliertauf.Controls.Add(Me.lboxInstalliertauf) Me.grpboxInstalliertauf.Dock = System.Windows.Forms.DockStyle.Left Me.grpboxInstalliertauf.Location = New System.Drawing.Point(3, 16) Me.grpboxInstalliertauf.Name = "grpboxInstalliertauf" Me.grpboxInstalliertauf.Size = New System.Drawing.Size(184, 471) 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(178, 452) Me.lboxInstalliertauf.TabIndex = 0 ' '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, 490) 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.0R Me.C1Kontakte.PrintInfo.PageSettings = CType(resources.GetObject("C1Kontakte.PrintInfo.PageSettings"), System.Drawing.Printing.PageSettings) Me.C1Kontakte.RecordSelectorWidth = 16 Me.C1Kontakte.Size = New System.Drawing.Size(657, 490) Me.C1Kontakte.TabAction = C1.Win.C1TrueDBGrid.TabActionEnum.ColumnNavigation Me.C1Kontakte.TabIndex = 11 Me.C1Kontakte.Text = "C1TrueDBGrid1" Me.C1Kontakte.PropBag = resources.GetString("C1Kontakte.PropBag") ' '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, 490) 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, 241) 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, 222) 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.0R Me.C1Abhaengigkeiten.PrintInfo.PageSettings = CType(resources.GetObject("C1Abhaengigkeiten.PrintInfo.PageSettings"), System.Drawing.Printing.PageSettings) Me.C1Abhaengigkeiten.RecordSelectorWidth = 16 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") ' '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.0R Me.C1Drehbuch.PrintInfo.PageSettings = CType(resources.GetObject("C1Drehbuch.PrintInfo.PageSettings"), System.Drawing.Printing.PageSettings) Me.C1Drehbuch.RecordSelectorWidth = 16 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") ' '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 ' 'TabReleaseLogbuch ' Me.TabReleaseLogbuch.Controls.Add(Me.C1ReleaseLogbuch) Me.TabReleaseLogbuch.Location = New System.Drawing.Point(4, 22) Me.TabReleaseLogbuch.Name = "TabReleaseLogbuch" Me.TabReleaseLogbuch.Padding = New System.Windows.Forms.Padding(3) Me.TabReleaseLogbuch.Size = New System.Drawing.Size(657, 490) Me.TabReleaseLogbuch.TabIndex = 11 Me.TabReleaseLogbuch.Text = "Release-Logbuch" Me.TabReleaseLogbuch.UseVisualStyleBackColor = True ' 'C1ReleaseLogbuch ' Me.C1ReleaseLogbuch.AlternatingRows = True Me.C1ReleaseLogbuch.ContextMenuStrip = Me.ReleaseLogbuchMenuStrip Me.C1ReleaseLogbuch.Dock = System.Windows.Forms.DockStyle.Fill Me.C1ReleaseLogbuch.FetchRowStyles = True Me.C1ReleaseLogbuch.FilterBar = True Me.C1ReleaseLogbuch.GroupByCaption = "Drag a column header here to group by that column" Me.C1ReleaseLogbuch.Images.Add(CType(resources.GetObject("C1ReleaseLogbuch.Images"), System.Drawing.Image)) Me.C1ReleaseLogbuch.Location = New System.Drawing.Point(3, 3) Me.C1ReleaseLogbuch.Name = "C1ReleaseLogbuch" Me.C1ReleaseLogbuch.PreviewInfo.Location = New System.Drawing.Point(0, 0) Me.C1ReleaseLogbuch.PreviewInfo.Size = New System.Drawing.Size(0, 0) Me.C1ReleaseLogbuch.PreviewInfo.ZoomFactor = 75.0R Me.C1ReleaseLogbuch.PrintInfo.PageSettings = CType(resources.GetObject("C1ReleaseLogbuch.PrintInfo.PageSettings"), System.Drawing.Printing.PageSettings) Me.C1ReleaseLogbuch.RecordSelectorWidth = 16 Me.C1ReleaseLogbuch.Size = New System.Drawing.Size(651, 484) Me.C1ReleaseLogbuch.TabAction = C1.Win.C1TrueDBGrid.TabActionEnum.ColumnNavigation Me.C1ReleaseLogbuch.TabIndex = 12 Me.C1ReleaseLogbuch.Text = "C1TrueDBGrid1" Me.C1ReleaseLogbuch.PropBag = resources.GetString("C1ReleaseLogbuch.PropBag") ' '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, 490) 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.GrpLizenzkäufe) Me.SplitContainer2.Panel1.RightToLeft = System.Windows.Forms.RightToLeft.No ' 'SplitContainer2.Panel2 ' Me.SplitContainer2.Panel2.Controls.Add(Me.GrpLizenzschlüssel) Me.SplitContainer2.Panel2.RightToLeft = System.Windows.Forms.RightToLeft.No Me.SplitContainer2.Size = New System.Drawing.Size(657, 490) Me.SplitContainer2.SplitterDistance = 220 Me.SplitContainer2.TabIndex = 0 ' 'GrpLizenzkäufe ' Me.GrpLizenzkäufe.Controls.Add(Me.C1Lizenzkäufe) 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, 220) Me.GrpLizenzkäufe.TabIndex = 6 Me.GrpLizenzkäufe.TabStop = False Me.GrpLizenzkäufe.Text = "Lizenzen" ' 'C1Lizenzkäufe ' Me.C1Lizenzkäufe.AllowUpdate = False Me.C1Lizenzkäufe.AlternatingRows = True Me.C1Lizenzkäufe.ContextMenuStrip = Me.ctxMenuLizenzen Me.C1Lizenzkäufe.Dock = System.Windows.Forms.DockStyle.Fill Me.C1Lizenzkäufe.FetchRowStyles = True Me.C1Lizenzkäufe.FilterBar = True Me.C1Lizenzkäufe.GroupByCaption = "Um eine Gruppierung herzustellen, den Spaltentitel in den Gruppierungsbereich zie" & _ "hen" Me.C1Lizenzkäufe.Images.Add(CType(resources.GetObject("C1Lizenzkäufe.Images"), System.Drawing.Image)) Me.C1Lizenzkäufe.Location = New System.Drawing.Point(3, 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.0R Me.C1Lizenzkäufe.PrintInfo.PageSettings = CType(resources.GetObject("C1Lizenzkäufe.PrintInfo.PageSettings"), System.Drawing.Printing.PageSettings) Me.C1Lizenzkäufe.RecordSelectorWidth = 16 Me.C1Lizenzkäufe.Size = New System.Drawing.Size(651, 201) Me.C1Lizenzkäufe.TabIndex = 4 Me.C1Lizenzkäufe.Text = "C1TrueDBGrid1" Me.C1Lizenzkäufe.PropBag = resources.GetString("C1Lizenzkäufe.PropBag") ' 'GrpLizenzschlüssel ' Me.GrpLizenzschlüssel.Controls.Add(Me.C1Lizenzschluessel) 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, 266) Me.GrpLizenzschlüssel.TabIndex = 6 Me.GrpLizenzschlüssel.TabStop = False Me.GrpLizenzschlüssel.Text = "Lizenzschlüssel" ' 'C1Lizenzschluessel ' Me.C1Lizenzschluessel.AllowUpdate = False Me.C1Lizenzschluessel.AlternatingRows = True Me.C1Lizenzschluessel.Dock = System.Windows.Forms.DockStyle.Fill Me.C1Lizenzschluessel.FetchRowStyles = True Me.C1Lizenzschluessel.FilterBar = True Me.C1Lizenzschluessel.GroupByCaption = "Um eine Gruppierung herzustellen, den Spaltentitel in den Gruppierungsbereich zie" & _ "hen" Me.C1Lizenzschluessel.Images.Add(CType(resources.GetObject("C1Lizenzschluessel.Images"), System.Drawing.Image)) Me.C1Lizenzschluessel.Location = New System.Drawing.Point(3, 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.0R Me.C1Lizenzschluessel.PrintInfo.PageSettings = CType(resources.GetObject("C1Lizenzschluessel.PrintInfo.PageSettings"), System.Drawing.Printing.PageSettings) Me.C1Lizenzschluessel.RecordSelectorWidth = 16 Me.C1Lizenzschluessel.Size = New System.Drawing.Size(651, 247) Me.C1Lizenzschluessel.TabIndex = 4 Me.C1Lizenzschluessel.Text = "C1TrueDBGrid1" Me.C1Lizenzschluessel.PropBag = resources.GetString("C1Lizenzschluessel.PropBag") ' '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, 490) 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.0R Me.C1Vertragselemente.PrintInfo.PageSettings = CType(resources.GetObject("C1Vertragselemente.PrintInfo.PageSettings"), System.Drawing.Printing.PageSettings) Me.C1Vertragselemente.RecordSelectorWidth = 16 Me.C1Vertragselemente.Size = New System.Drawing.Size(657, 490) Me.C1Vertragselemente.TabAction = C1.Win.C1TrueDBGrid.TabActionEnum.ColumnNavigation Me.C1Vertragselemente.TabIndex = 13 Me.C1Vertragselemente.Text = "C1TrueDBGrid1" Me.C1Vertragselemente.PropBag = resources.GetString("C1Vertragselemente.PropBag") ' '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, 490) 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.0R Me.C1Dokumente.PrintInfo.PageSettings = CType(resources.GetObject("C1Dokumente.PrintInfo.PageSettings"), System.Drawing.Printing.PageSettings) Me.C1Dokumente.RecordSelectorWidth = 16 Me.C1Dokumente.Size = New System.Drawing.Size(657, 490) Me.C1Dokumente.TabAction = C1.Win.C1TrueDBGrid.TabActionEnum.ColumnNavigation Me.C1Dokumente.TabIndex = 12 Me.C1Dokumente.Text = "C1TrueDBGrid1" Me.C1Dokumente.PropBag = resources.GetString("C1Dokumente.PropBag") ' 'TabTicketXPert ' Me.TabTicketXPert.Controls.Add(Me.GroupBox1) 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, 490) Me.TabTicketXPert.TabIndex = 7 Me.TabTicketXPert.Text = "Schnittstellen" Me.TabTicketXPert.UseVisualStyleBackColor = True ' 'GroupBox1 ' Me.GroupBox1.Controls.Add(Me.btnInitIntranet) Me.GroupBox1.Controls.Add(Me.cbPflichtAbo) Me.GroupBox1.Controls.Add(Me.lblPflichtAbo) Me.GroupBox1.Controls.Add(Me.cbIntrant) Me.GroupBox1.Controls.Add(Me.lblIntrant) Me.GroupBox1.Controls.Add(Me.lblIntranetbezeichnung) Me.GroupBox1.Controls.Add(Me.txtIntranetbezeichnung) Me.GroupBox1.Location = New System.Drawing.Point(360, 20) Me.GroupBox1.Name = "GroupBox1" Me.GroupBox1.Size = New System.Drawing.Size(262, 136) Me.GroupBox1.TabIndex = 13 Me.GroupBox1.TabStop = False Me.GroupBox1.Text = "Verwendung Intranet" ' 'btnInitIntranet ' Me.btnInitIntranet.Location = New System.Drawing.Point(187, 8) Me.btnInitIntranet.Name = "btnInitIntranet" Me.btnInitIntranet.Size = New System.Drawing.Size(75, 23) Me.btnInitIntranet.TabIndex = 15 Me.btnInitIntranet.Text = "Initialisieren" Me.btnInitIntranet.UseVisualStyleBackColor = True ' 'cbPflichtAbo ' Me.cbPflichtAbo.AutoSize = True Me.cbPflichtAbo.Location = New System.Drawing.Point(81, 48) Me.cbPflichtAbo.Name = "cbPflichtAbo" Me.cbPflichtAbo.Size = New System.Drawing.Size(15, 14) Me.cbPflichtAbo.TabIndex = 4 Me.cbPflichtAbo.UseVisualStyleBackColor = True ' 'lblPflichtAbo ' Me.lblPflichtAbo.AutoSize = True Me.lblPflichtAbo.Location = New System.Drawing.Point(6, 49) Me.lblPflichtAbo.Name = "lblPflichtAbo" Me.lblPflichtAbo.Size = New System.Drawing.Size(58, 13) Me.lblPflichtAbo.TabIndex = 5 Me.lblPflichtAbo.Text = "Pflicht-Abo" ' 'cbIntrant ' Me.cbIntrant.AutoSize = True Me.cbIntrant.Location = New System.Drawing.Point(81, 28) Me.cbIntrant.Name = "cbIntrant" Me.cbIntrant.Size = New System.Drawing.Size(15, 14) Me.cbIntrant.TabIndex = 2 Me.cbIntrant.UseVisualStyleBackColor = True ' 'lblIntrant ' Me.lblIntrant.AutoSize = True Me.lblIntrant.Location = New System.Drawing.Point(6, 29) Me.lblIntrant.Name = "lblIntrant" Me.lblIntrant.Size = New System.Drawing.Size(58, 13) Me.lblIntrant.TabIndex = 3 Me.lblIntrant.Text = "Anwenden" ' 'lblIntranetbezeichnung ' Me.lblIntranetbezeichnung.AutoSize = True Me.lblIntranetbezeichnung.Location = New System.Drawing.Point(6, 75) Me.lblIntranetbezeichnung.Name = "lblIntranetbezeichnung" Me.lblIntranetbezeichnung.Size = New System.Drawing.Size(69, 13) Me.lblIntranetbezeichnung.TabIndex = 1 Me.lblIntranetbezeichnung.Text = "Bezeichnung" ' 'txtIntranetbezeichnung ' Me.txtIntranetbezeichnung.Location = New System.Drawing.Point(81, 72) Me.txtIntranetbezeichnung.Name = "txtIntranetbezeichnung" Me.txtIntranetbezeichnung.Size = New System.Drawing.Size(165, 20) Me.txtIntranetbezeichnung.TabIndex = 0 ' '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.GrpTXPReporting) Me.grpTicketXpert.Controls.Add(Me.btnInitTXP) Me.grpTicketXpert.Controls.Add(Me.cbboxITSPProdukt) Me.grpTicketXpert.Controls.Add(Me.lblITSProdukt) 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, 345) Me.grpTicketXpert.TabIndex = 12 Me.grpTicketXpert.TabStop = False Me.grpTicketXpert.Text = "Verwendung für TicketXpert " ' 'GrpTXPReporting ' Me.GrpTXPReporting.Controls.Add(Me.cbErstloesungsquote) Me.GrpTXPReporting.Controls.Add(Me.lblErstloesungsquote) Me.GrpTXPReporting.Location = New System.Drawing.Point(0, 286) Me.GrpTXPReporting.Name = "GrpTXPReporting" Me.GrpTXPReporting.Size = New System.Drawing.Size(300, 59) Me.GrpTXPReporting.TabIndex = 14 Me.GrpTXPReporting.TabStop = False Me.GrpTXPReporting.Text = "TicketXpert-Reporting" ' 'cbErstloesungsquote ' Me.cbErstloesungsquote.AutoSize = True Me.cbErstloesungsquote.Location = New System.Drawing.Point(152, 30) Me.cbErstloesungsquote.Name = "cbErstloesungsquote" Me.cbErstloesungsquote.Size = New System.Drawing.Size(15, 14) Me.cbErstloesungsquote.TabIndex = 15 Me.cbErstloesungsquote.UseVisualStyleBackColor = True ' 'lblErstloesungsquote ' Me.lblErstloesungsquote.AutoSize = True Me.lblErstloesungsquote.Location = New System.Drawing.Point(11, 30) Me.lblErstloesungsquote.Name = "lblErstloesungsquote" Me.lblErstloesungsquote.Size = New System.Drawing.Size(88, 13) Me.lblErstloesungsquote.TabIndex = 16 Me.lblErstloesungsquote.Text = "Erstlösungsquote" ' 'btnInitTXP ' Me.btnInitTXP.Location = New System.Drawing.Point(225, 8) Me.btnInitTXP.Name = "btnInitTXP" Me.btnInitTXP.Size = New System.Drawing.Size(75, 23) Me.btnInitTXP.TabIndex = 14 Me.btnInitTXP.Text = "Initialisieren" Me.btnInitTXP.UseVisualStyleBackColor = True ' 'cbboxITSPProdukt ' Me.cbboxITSPProdukt.FormattingEnabled = True Me.cbboxITSPProdukt.Location = New System.Drawing.Point(152, 235) Me.cbboxITSPProdukt.Name = "cbboxITSPProdukt" Me.cbboxITSPProdukt.Size = New System.Drawing.Size(121, 21) Me.cbboxITSPProdukt.TabIndex = 11 ' 'lblITSProdukt ' Me.lblITSProdukt.AutoSize = True Me.lblITSProdukt.Location = New System.Drawing.Point(24, 240) Me.lblITSProdukt.Name = "lblITSProdukt" Me.lblITSProdukt.Size = New System.Drawing.Size(71, 13) Me.lblITSProdukt.TabIndex = 10 Me.lblITSProdukt.Text = "Produkt ITSP" ' '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, 490) Me.TabRisiko.TabIndex = 8 Me.TabRisiko.Text = "Schutz der Daten" 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, 460) Me.GrpUser.Name = "GrpUser" Me.GrpUser.Size = New System.Drawing.Size(657, 30) Me.GrpUser.TabIndex = 2 Me.GrpUser.TabStop = False Me.GrpUser.Text = "SITS / Externe User" Me.GrpUser.Visible = False ' '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(55, 13) Me.Label7.TabIndex = 14 Me.Label7.Text = "Anz. SITS" ' '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.Controls.Add(Me.cbSensitiveDaten) Me.GrpUeberwachung.Dock = System.Windows.Forms.DockStyle.Top Me.GrpUeberwachung.Location = New System.Drawing.Point(0, 327) 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" Me.GrpUeberwachung.Visible = False ' '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 ' 'cbSensitiveDaten ' Me.cbSensitiveDaten.Location = New System.Drawing.Point(358, 81) 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 ' 'GrpSensitiveDaten ' Me.GrpSensitiveDaten.Controls.Add(Me.lblArtdesSchutzes) Me.GrpSensitiveDaten.Controls.Add(Me.txtArtdesSchutzes) Me.GrpSensitiveDaten.Controls.Add(Me.Label25) Me.GrpSensitiveDaten.Controls.Add(Me.Label21) Me.GrpSensitiveDaten.Controls.Add(Me.txtdatenart) Me.GrpSensitiveDaten.Controls.Add(Me.cbboxArtderDaten) Me.GrpSensitiveDaten.Controls.Add(Me.cbboxAdministriertdurch) Me.GrpSensitiveDaten.Controls.Add(Me.Label4) Me.GrpSensitiveDaten.Controls.Add(Me.Label3) 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, 327) Me.GrpSensitiveDaten.TabIndex = 0 Me.GrpSensitiveDaten.TabStop = False ' 'lblArtdesSchutzes ' Me.lblArtdesSchutzes.AutoSize = True Me.lblArtdesSchutzes.Location = New System.Drawing.Point(9, 167) Me.lblArtdesSchutzes.Name = "lblArtdesSchutzes" Me.lblArtdesSchutzes.Size = New System.Drawing.Size(87, 13) Me.lblArtdesSchutzes.TabIndex = 19 Me.lblArtdesSchutzes.Text = "Art des Schutzes" ' 'txtArtdesSchutzes ' Me.txtArtdesSchutzes.Location = New System.Drawing.Point(150, 167) Me.txtArtdesSchutzes.MaxLength = 500 Me.txtArtdesSchutzes.Multiline = True Me.txtArtdesSchutzes.Name = "txtArtdesSchutzes" Me.txtArtdesSchutzes.Size = New System.Drawing.Size(501, 133) Me.txtArtdesSchutzes.TabIndex = 4 ' 'Label25 ' Me.Label25.AutoSize = True Me.Label25.Location = New System.Drawing.Point(9, 303) Me.Label25.Name = "Label25" Me.Label25.Size = New System.Drawing.Size(317, 13) Me.Label25.TabIndex = 17 Me.Label25.Text = "Alle Überwachungsmassnahmen sind im Assesmentplan enthalten" ' 'Label21 ' Me.Label21.AutoSize = True Me.Label21.Location = New System.Drawing.Point(9, 24) Me.Label21.Name = "Label21" Me.Label21.Size = New System.Drawing.Size(70, 13) Me.Label21.TabIndex = 16 Me.Label21.Text = "Art der Daten" ' 'txtdatenart ' Me.txtdatenart.Location = New System.Drawing.Point(332, 21) Me.txtdatenart.Multiline = True Me.txtdatenart.Name = "txtdatenart" Me.txtdatenart.ReadOnly = True Me.txtdatenart.Size = New System.Drawing.Size(317, 55) Me.txtdatenart.TabIndex = 15 ' 'cbboxArtderDaten ' Me.cbboxArtderDaten.FormattingEnabled = True Me.cbboxArtderDaten.Location = New System.Drawing.Point(150, 21) Me.cbboxArtderDaten.Name = "cbboxArtderDaten" Me.cbboxArtderDaten.Size = New System.Drawing.Size(166, 21) Me.cbboxArtderDaten.TabIndex = 1 ' 'cbboxAdministriertdurch ' Me.cbboxAdministriertdurch.FormattingEnabled = True Me.cbboxAdministriertdurch.Location = New System.Drawing.Point(150, 137) Me.cbboxAdministriertdurch.Name = "cbboxAdministriertdurch" Me.cbboxAdministriertdurch.Size = New System.Drawing.Size(166, 21) Me.cbboxAdministriertdurch.TabIndex = 3 ' 'Label4 ' Me.Label4.AutoSize = True Me.Label4.Location = New System.Drawing.Point(9, 140) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(139, 13) Me.Label4.TabIndex = 12 Me.Label4.Text = "Berechtigungsadministration" ' 'Label3 ' Me.Label3.AutoSize = True Me.Label3.Location = New System.Drawing.Point(9, 79) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(72, 13) Me.Label3.TabIndex = 11 Me.Label3.Text = "Beschreibung" ' 'txtSensitiveDaten ' Me.txtSensitiveDaten.Location = New System.Drawing.Point(150, 82) Me.txtSensitiveDaten.Multiline = True Me.txtSensitiveDaten.Name = "txtSensitiveDaten" Me.txtSensitiveDaten.Size = New System.Drawing.Size(499, 48) Me.txtSensitiveDaten.TabIndex = 2 ' 'TabIKV ' Me.TabIKV.Controls.Add(Me.TabControl1) Me.TabIKV.Location = New System.Drawing.Point(4, 22) Me.TabIKV.Name = "TabIKV" Me.TabIKV.Size = New System.Drawing.Size(657, 490) Me.TabIKV.TabIndex = 13 Me.TabIKV.Text = "IKV" Me.TabIKV.UseVisualStyleBackColor = True ' 'TabControl1 ' Me.TabControl1.Controls.Add(Me.TabIKVDefinitionen) Me.TabControl1.Controls.Add(Me.TabIKVTests) Me.TabControl1.Dock = System.Windows.Forms.DockStyle.Fill Me.TabControl1.Location = New System.Drawing.Point(0, 0) Me.TabControl1.Name = "TabControl1" Me.TabControl1.SelectedIndex = 0 Me.TabControl1.Size = New System.Drawing.Size(657, 490) Me.TabControl1.TabIndex = 0 ' 'TabIKVDefinitionen ' Me.TabIKVDefinitionen.Controls.Add(Me.btnIKVInit) Me.TabIKVDefinitionen.Controls.Add(Me.GrpIKVLösung) Me.TabIKVDefinitionen.Controls.Add(Me.GrpIKVProvider) Me.TabIKVDefinitionen.Controls.Add(Me.GrpIKVBIZ) Me.TabIKVDefinitionen.Location = New System.Drawing.Point(4, 22) Me.TabIKVDefinitionen.Name = "TabIKVDefinitionen" Me.TabIKVDefinitionen.Padding = New System.Windows.Forms.Padding(3) Me.TabIKVDefinitionen.Size = New System.Drawing.Size(649, 464) Me.TabIKVDefinitionen.TabIndex = 0 Me.TabIKVDefinitionen.Text = "IKV-Definitionen" Me.TabIKVDefinitionen.UseVisualStyleBackColor = True ' 'btnIKVInit ' Me.btnIKVInit.Location = New System.Drawing.Point(6, 422) Me.btnIKVInit.Name = "btnIKVInit" Me.btnIKVInit.Size = New System.Drawing.Size(75, 23) Me.btnIKVInit.TabIndex = 6 Me.btnIKVInit.Text = "Initialisieren" Me.btnIKVInit.UseVisualStyleBackColor = True ' 'GrpIKVLösung ' Me.GrpIKVLösung.Controls.Add(Me.Label18) Me.GrpIKVLösung.Controls.Add(Me.txtIKVLoesungBemerkung) Me.GrpIKVLösung.Controls.Add(Me.lblIKVLoesung) Me.GrpIKVLösung.Controls.Add(Me.cbboxIKVLoesungsart) Me.GrpIKVLösung.Location = New System.Drawing.Point(3, 300) Me.GrpIKVLösung.Name = "GrpIKVLösung" Me.GrpIKVLösung.Size = New System.Drawing.Size(643, 121) Me.GrpIKVLösung.TabIndex = 5 Me.GrpIKVLösung.TabStop = False Me.GrpIKVLösung.Text = "IKV-Lösung" ' 'Label18 ' Me.Label18.AutoSize = True Me.Label18.Location = New System.Drawing.Point(256, 27) Me.Label18.Name = "Label18" Me.Label18.Size = New System.Drawing.Size(61, 13) Me.Label18.TabIndex = 15 Me.Label18.Text = "Bemerkung" ' 'txtIKVLoesungBemerkung ' Me.txtIKVLoesungBemerkung.Location = New System.Drawing.Point(323, 24) Me.txtIKVLoesungBemerkung.Multiline = True Me.txtIKVLoesungBemerkung.Name = "txtIKVLoesungBemerkung" Me.txtIKVLoesungBemerkung.Size = New System.Drawing.Size(303, 91) Me.txtIKVLoesungBemerkung.TabIndex = 14 ' 'lblIKVLoesung ' Me.lblIKVLoesung.AutoSize = True Me.lblIKVLoesung.Location = New System.Drawing.Point(6, 27) Me.lblIKVLoesung.Name = "lblIKVLoesung" Me.lblIKVLoesung.Size = New System.Drawing.Size(79, 13) Me.lblIKVLoesung.TabIndex = 13 Me.lblIKVLoesung.Text = "IKV-Lösungsart" ' 'cbboxIKVLoesungsart ' Me.cbboxIKVLoesungsart.FormattingEnabled = True Me.cbboxIKVLoesungsart.Location = New System.Drawing.Point(117, 24) Me.cbboxIKVLoesungsart.Name = "cbboxIKVLoesungsart" Me.cbboxIKVLoesungsart.Size = New System.Drawing.Size(133, 21) Me.cbboxIKVLoesungsart.TabIndex = 12 ' 'GrpIKVProvider ' Me.GrpIKVProvider.Controls.Add(Me.cbIKVVereinbart) Me.GrpIKVProvider.Controls.Add(Me.Label17) Me.GrpIKVProvider.Controls.Add(Me.txtIKVProviderBemerkung) Me.GrpIKVProvider.Controls.Add(Me.lvlvereinbarteausfalldauer) Me.GrpIKVProvider.Controls.Add(Me.Label11) Me.GrpIKVProvider.Controls.Add(Me.cbboxVereinbarteAusfalldauer) Me.GrpIKVProvider.Dock = System.Windows.Forms.DockStyle.Top Me.GrpIKVProvider.Location = New System.Drawing.Point(3, 158) Me.GrpIKVProvider.Name = "GrpIKVProvider" Me.GrpIKVProvider.Size = New System.Drawing.Size(643, 142) Me.GrpIKVProvider.TabIndex = 4 Me.GrpIKVProvider.TabStop = False Me.GrpIKVProvider.Text = "Mit Provider vereinb. SLA" ' 'cbIKVVereinbart ' Me.cbIKVVereinbart.AutoSize = True Me.cbIKVVereinbart.Location = New System.Drawing.Point(117, 25) Me.cbIKVVereinbart.Name = "cbIKVVereinbart" Me.cbIKVVereinbart.Size = New System.Drawing.Size(15, 14) Me.cbIKVVereinbart.TabIndex = 12 Me.cbIKVVereinbart.UseVisualStyleBackColor = True ' 'Label17 ' Me.Label17.AutoSize = True Me.Label17.Location = New System.Drawing.Point(257, 25) Me.Label17.Name = "Label17" Me.Label17.Size = New System.Drawing.Size(61, 13) Me.Label17.TabIndex = 11 Me.Label17.Text = "Bemerkung" ' 'txtIKVProviderBemerkung ' Me.txtIKVProviderBemerkung.Location = New System.Drawing.Point(324, 22) Me.txtIKVProviderBemerkung.Multiline = True Me.txtIKVProviderBemerkung.Name = "txtIKVProviderBemerkung" Me.txtIKVProviderBemerkung.Size = New System.Drawing.Size(303, 107) Me.txtIKVProviderBemerkung.TabIndex = 10 ' 'lvlvereinbarteausfalldauer ' Me.lvlvereinbarteausfalldauer.AutoSize = True Me.lvlvereinbarteausfalldauer.Location = New System.Drawing.Point(6, 52) Me.lvlvereinbarteausfalldauer.Name = "lvlvereinbarteausfalldauer" Me.lvlvereinbarteausfalldauer.Size = New System.Drawing.Size(106, 13) Me.lvlvereinbarteausfalldauer.TabIndex = 9 Me.lvlvereinbarteausfalldauer.Text = "vereinb. Ausfalldauer" ' 'Label11 ' Me.Label11.AutoSize = True Me.Label11.Location = New System.Drawing.Point(6, 25) Me.Label11.Name = "Label11" Me.Label11.Size = New System.Drawing.Size(74, 13) Me.Label11.TabIndex = 8 Me.Label11.Text = "IKV vereinbart" ' 'cbboxVereinbarteAusfalldauer ' Me.cbboxVereinbarteAusfalldauer.FormattingEnabled = True Me.cbboxVereinbarteAusfalldauer.Location = New System.Drawing.Point(117, 49) Me.cbboxVereinbarteAusfalldauer.Name = "cbboxVereinbarteAusfalldauer" Me.cbboxVereinbarteAusfalldauer.Size = New System.Drawing.Size(91, 21) Me.cbboxVereinbarteAusfalldauer.TabIndex = 7 ' 'GrpIKVBIZ ' Me.GrpIKVBIZ.Controls.Add(Me.txtIKVBizBemerkung) Me.GrpIKVBIZ.Controls.Add(Me.lblbizBemerkung) Me.GrpIKVBIZ.Controls.Add(Me.lblMaxAusfalldauer) Me.GrpIKVBIZ.Controls.Add(Me.lblGeschaeftsrelevanz) Me.GrpIKVBIZ.Controls.Add(Me.cbboxMaxAusfalldauer) Me.GrpIKVBIZ.Controls.Add(Me.cbboxGeschaeftsrelevanz) Me.GrpIKVBIZ.Dock = System.Windows.Forms.DockStyle.Top Me.GrpIKVBIZ.Location = New System.Drawing.Point(3, 3) Me.GrpIKVBIZ.Name = "GrpIKVBIZ" Me.GrpIKVBIZ.Size = New System.Drawing.Size(643, 155) Me.GrpIKVBIZ.TabIndex = 3 Me.GrpIKVBIZ.TabStop = False Me.GrpIKVBIZ.Text = "Business-Anforderungen" ' 'txtIKVBizBemerkung ' Me.txtIKVBizBemerkung.Location = New System.Drawing.Point(324, 30) Me.txtIKVBizBemerkung.Multiline = True Me.txtIKVBizBemerkung.Name = "txtIKVBizBemerkung" Me.txtIKVBizBemerkung.Size = New System.Drawing.Size(303, 107) Me.txtIKVBizBemerkung.TabIndex = 5 ' 'lblbizBemerkung ' Me.lblbizBemerkung.AutoSize = True Me.lblbizBemerkung.Location = New System.Drawing.Point(257, 30) Me.lblbizBemerkung.Name = "lblbizBemerkung" Me.lblbizBemerkung.Size = New System.Drawing.Size(61, 13) Me.lblbizBemerkung.TabIndex = 4 Me.lblbizBemerkung.Text = "Bemerkung" ' 'lblMaxAusfalldauer ' Me.lblMaxAusfalldauer.AutoSize = True Me.lblMaxAusfalldauer.Location = New System.Drawing.Point(6, 60) Me.lblMaxAusfalldauer.Name = "lblMaxAusfalldauer" Me.lblMaxAusfalldauer.Size = New System.Drawing.Size(91, 13) Me.lblMaxAusfalldauer.TabIndex = 3 Me.lblMaxAusfalldauer.Text = "Max. Ausfalldauer" ' 'lblGeschaeftsrelevanz ' Me.lblGeschaeftsrelevanz.AutoSize = True Me.lblGeschaeftsrelevanz.Location = New System.Drawing.Point(6, 33) Me.lblGeschaeftsrelevanz.Name = "lblGeschaeftsrelevanz" Me.lblGeschaeftsrelevanz.Size = New System.Drawing.Size(95, 13) Me.lblGeschaeftsrelevanz.TabIndex = 2 Me.lblGeschaeftsrelevanz.Text = "Geschäftsrelevanz" ' 'cbboxMaxAusfalldauer ' Me.cbboxMaxAusfalldauer.FormattingEnabled = True Me.cbboxMaxAusfalldauer.Location = New System.Drawing.Point(117, 57) Me.cbboxMaxAusfalldauer.Name = "cbboxMaxAusfalldauer" Me.cbboxMaxAusfalldauer.Size = New System.Drawing.Size(91, 21) Me.cbboxMaxAusfalldauer.TabIndex = 1 ' 'cbboxGeschaeftsrelevanz ' Me.cbboxGeschaeftsrelevanz.FormattingEnabled = True Me.cbboxGeschaeftsrelevanz.Location = New System.Drawing.Point(117, 30) Me.cbboxGeschaeftsrelevanz.Name = "cbboxGeschaeftsrelevanz" Me.cbboxGeschaeftsrelevanz.Size = New System.Drawing.Size(91, 21) Me.cbboxGeschaeftsrelevanz.TabIndex = 0 ' 'TabIKVTests ' Me.TabIKVTests.Controls.Add(Me.C1IKVTests) Me.TabIKVTests.Location = New System.Drawing.Point(4, 22) Me.TabIKVTests.Name = "TabIKVTests" Me.TabIKVTests.Padding = New System.Windows.Forms.Padding(3) Me.TabIKVTests.Size = New System.Drawing.Size(649, 464) Me.TabIKVTests.TabIndex = 1 Me.TabIKVTests.Text = "IKV-Tests" Me.TabIKVTests.UseVisualStyleBackColor = True ' 'C1IKVTests ' Me.C1IKVTests.AlternatingRows = True Me.C1IKVTests.ContextMenuStrip = Me.IKVMenuStrip Me.C1IKVTests.Dock = System.Windows.Forms.DockStyle.Fill Me.C1IKVTests.FetchRowStyles = True Me.C1IKVTests.FilterBar = True Me.C1IKVTests.GroupByCaption = "Drag a column header here to group by that column" Me.C1IKVTests.Images.Add(CType(resources.GetObject("C1IKVTests.Images"), System.Drawing.Image)) Me.C1IKVTests.Location = New System.Drawing.Point(3, 3) Me.C1IKVTests.Name = "C1IKVTests" Me.C1IKVTests.PreviewInfo.Location = New System.Drawing.Point(0, 0) Me.C1IKVTests.PreviewInfo.Size = New System.Drawing.Size(0, 0) Me.C1IKVTests.PreviewInfo.ZoomFactor = 75.0R Me.C1IKVTests.PrintInfo.PageSettings = CType(resources.GetObject("C1IKVTests.PrintInfo.PageSettings"), System.Drawing.Printing.PageSettings) Me.C1IKVTests.RecordSelectorWidth = 16 Me.C1IKVTests.Size = New System.Drawing.Size(643, 458) Me.C1IKVTests.TabAction = C1.Win.C1TrueDBGrid.TabActionEnum.ColumnNavigation Me.C1IKVTests.TabIndex = 13 Me.C1IKVTests.Text = "C1TrueDBGrid1" Me.C1IKVTests.PropBag = resources.GetString("C1IKVTests.PropBag") ' 'TabServerInventar ' Me.TabServerInventar.Controls.Add(Me.CtrlServerInventar1) Me.TabServerInventar.Location = New System.Drawing.Point(4, 22) Me.TabServerInventar.Name = "TabServerInventar" Me.TabServerInventar.Size = New System.Drawing.Size(657, 490) Me.TabServerInventar.TabIndex = 14 Me.TabServerInventar.Text = "Serverinventar" Me.TabServerInventar.UseVisualStyleBackColor = True ' 'CtrlServerInventar1 ' Me.CtrlServerInventar1.AutoScroll = True Me.CtrlServerInventar1.Dock = System.Windows.Forms.DockStyle.Fill Me.CtrlServerInventar1.filter = 0 Me.CtrlServerInventar1.FilterSearch = Nothing Me.CtrlServerInventar1.isDirty = False Me.CtrlServerInventar1.Location = New System.Drawing.Point(0, 0) Me.CtrlServerInventar1.Name = "CtrlServerInventar1" Me.CtrlServerInventar1.Show_In_Application = False Me.CtrlServerInventar1.Size = New System.Drawing.Size(657, 490) Me.CtrlServerInventar1.TabIndex = 0 ' '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, 565) 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.TreeApplikationenContextMenuStrip.ResumeLayout(False) Me.ContextMenuParentAppl.ResumeLayout(False) Me.VersionenContextMenuStrip.ResumeLayout(False) Me.KontakteMenuStrip.ResumeLayout(False) Me.AbhaengigkeitMenuStrip.ResumeLayout(False) Me.DrehbuchMenuStrip.ResumeLayout(False) Me.ReleaseLogbuchMenuStrip.ResumeLayout(False) Me.ctxMenuLizenzen.ResumeLayout(False) Me.VertragsbeziehungMenuStrip.ResumeLayout(False) Me.DokumenteMenuStrip.ResumeLayout(False) Me.IKVMenuStrip.ResumeLayout(False) 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.SplitContainer1.Panel1.ResumeLayout(False) Me.SplitContainer1.Panel2.ResumeLayout(False) Me.SplitContainer1.ResumeLayout(False) Me.pnlApplikationen.ResumeLayout(False) Me.pnlApplikationen.PerformLayout() Me.ToolStrip2.ResumeLayout(False) Me.ToolStrip2.PerformLayout() Me.TabControlApplikation.ResumeLayout(False) Me.TabBasisdaten.ResumeLayout(False) Me.TabBasisdaten.PerformLayout() Me.GrpApplikation.ResumeLayout(False) Me.GrpApplikation.PerformLayout() Me.GroupBox3.ResumeLayout(False) Me.GrpAllgemeineAngaben.ResumeLayout(False) Me.GrpAllgemeineAngaben.PerformLayout() Me.GrpFachlicheVerantwortung.ResumeLayout(False) Me.GrpFachlicheVerantwortung.PerformLayout() Me.TabVersionen.ResumeLayout(False) CType(Me.C1Versionen, System.ComponentModel.ISupportInitialize).EndInit() Me.TabArchitektur.ResumeLayout(False) Me.TabWPI.ResumeLayout(False) Me.grpboxInstallation.ResumeLayout(False) Me.grpboxAbhaengigkeit.ResumeLayout(False) Me.grpDiverses.ResumeLayout(False) Me.grpDiverses.PerformLayout() Me.grpboxInstalliertals.ResumeLayout(False) Me.grpboxStandardfuer.ResumeLayout(False) Me.grpboxInstalliertauf.ResumeLayout(False) Me.TabKontakte.ResumeLayout(False) CType(Me.C1Kontakte, System.ComponentModel.ISupportInitialize).EndInit() 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.grpDrehbuch.ResumeLayout(False) CType(Me.C1Drehbuch, System.ComponentModel.ISupportInitialize).EndInit() Me.TabReleaseLogbuch.ResumeLayout(False) CType(Me.C1ReleaseLogbuch, System.ComponentModel.ISupportInitialize).EndInit() Me.TabLizenzen.ResumeLayout(False) Me.SplitContainer2.Panel1.ResumeLayout(False) Me.SplitContainer2.Panel2.ResumeLayout(False) Me.SplitContainer2.ResumeLayout(False) Me.GrpLizenzkäufe.ResumeLayout(False) CType(Me.C1Lizenzkäufe, System.ComponentModel.ISupportInitialize).EndInit() Me.GrpLizenzschlüssel.ResumeLayout(False) CType(Me.C1Lizenzschluessel, System.ComponentModel.ISupportInitialize).EndInit() Me.TabVertragsbeziehungen.ResumeLayout(False) CType(Me.C1Vertragselemente, System.ComponentModel.ISupportInitialize).EndInit() Me.TabDokumente.ResumeLayout(False) CType(Me.C1Dokumente, System.ComponentModel.ISupportInitialize).EndInit() Me.TabTicketXPert.ResumeLayout(False) Me.TabTicketXPert.PerformLayout() Me.GroupBox1.ResumeLayout(False) Me.GroupBox1.PerformLayout() Me.grpTicketXpert.ResumeLayout(False) Me.grpTicketXpert.PerformLayout() Me.GrpTXPReporting.ResumeLayout(False) Me.GrpTXPReporting.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.TabIKV.ResumeLayout(False) Me.TabControl1.ResumeLayout(False) Me.TabIKVDefinitionen.ResumeLayout(False) Me.GrpIKVLösung.ResumeLayout(False) Me.GrpIKVLösung.PerformLayout() Me.GrpIKVProvider.ResumeLayout(False) Me.GrpIKVProvider.PerformLayout() Me.GrpIKVBIZ.ResumeLayout(False) Me.GrpIKVBIZ.PerformLayout() Me.TabIKVTests.ResumeLayout(False) CType(Me.C1IKVTests, System.ComponentModel.ISupportInitialize).EndInit() Me.TabServerInventar.ResumeLayout(False) 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 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 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 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 GrpLizenzschlüssel As System.Windows.Forms.GroupBox Friend WithEvents ImgListApplikationTree As System.Windows.Forms.ImageList 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 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 GrpApplikation As System.Windows.Forms.GroupBox Friend WithEvents GrpFachlicheVerantwortung 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 TabReleaseLogbuch As System.Windows.Forms.TabPage Friend WithEvents C1ReleaseLogbuch As C1.Win.C1TrueDBGrid.C1TrueDBGrid Friend WithEvents C1Lizenzschluessel As C1.Win.C1TrueDBGrid.C1TrueDBGrid Friend WithEvents ReleaseLogbuchMenuStrip As System.Windows.Forms.ContextMenuStrip Friend WithEvents ReleaseLogbuchAnzeigenToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents ReleaseLogbuchNeuToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents ReleaseLogbuchInaktivierenToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents TabVersionen As System.Windows.Forms.TabPage Friend WithEvents C1Versionen As C1.Win.C1TrueDBGrid.C1TrueDBGrid Friend WithEvents VersionenContextMenuStrip As System.Windows.Forms.ContextMenuStrip Friend WithEvents VersionAnzeigenToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents VersionNeuToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents VersionInaktivierenToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents Struktur2XMLToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents SaveFileDialog1 As System.Windows.Forms.SaveFileDialog Friend WithEvents cbstrukturelement As System.Windows.Forms.CheckBox Friend WithEvents ToolStripMenuItem4 As System.Windows.Forms.ToolStripSeparator Friend WithEvents ContextMenuParentAppl As System.Windows.Forms.ContextMenuStrip Friend WithEvents AktualisierenToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents TsBtnSuchArt As System.Windows.Forms.ToolStripDropDownButton Friend WithEvents ApplikationSucheToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents ArchitekturSucheToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents ApplikationFilterToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents ArchitekturFilterToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents ToolStripSeparator2 As System.Windows.Forms.ToolStripSeparator Friend WithEvents TSBtnFirst As System.Windows.Forms.ToolStripButton Friend WithEvents TSBtnPrevious As System.Windows.Forms.ToolStripButton Friend WithEvents TSBtnNext As System.Windows.Forms.ToolStripButton Friend WithEvents TSBtnLast As System.Windows.Forms.ToolStripButton Friend WithEvents TreeSuche As System.Windows.Forms.TreeView Friend WithEvents btnAbhaengigkeitsliste As System.Windows.Forms.Button Friend WithEvents grpboxAbhaengigkeit As System.Windows.Forms.GroupBox Friend WithEvents lboxabhaengigkeit As System.Windows.Forms.CheckedListBox Friend WithEvents pnlApplikationen As System.Windows.Forms.Panel Friend WithEvents ToolStrip2 As System.Windows.Forms.ToolStrip Friend WithEvents tsbtnStruktursort As System.Windows.Forms.ToolStripButton Friend WithEvents tsbtnAlphasort As System.Windows.Forms.ToolStripButton Friend WithEvents cboxNurAktive As System.Windows.Forms.CheckBox Friend WithEvents rbsortalpha As System.Windows.Forms.RadioButton Friend WithEvents TscbboxTyp As System.Windows.Forms.ToolStripComboBox Friend WithEvents TSDropDownApplikationen As System.Windows.Forms.ToolStripDropDownButton Friend WithEvents AlleApplToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents DeinstallierteApplToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents InstallierteApplToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents TabIKV As System.Windows.Forms.TabPage Friend WithEvents TabControl1 As System.Windows.Forms.TabControl Friend WithEvents TabIKVDefinitionen As System.Windows.Forms.TabPage Friend WithEvents GrpIKVLösung As System.Windows.Forms.GroupBox Friend WithEvents Label18 As System.Windows.Forms.Label Friend WithEvents txtIKVLoesungBemerkung As System.Windows.Forms.TextBox Friend WithEvents lblIKVLoesung As System.Windows.Forms.Label Friend WithEvents cbboxIKVLoesungsart As System.Windows.Forms.ComboBox Friend WithEvents GrpIKVProvider As System.Windows.Forms.GroupBox Friend WithEvents Label17 As System.Windows.Forms.Label Friend WithEvents txtIKVProviderBemerkung As System.Windows.Forms.TextBox Friend WithEvents lvlvereinbarteausfalldauer As System.Windows.Forms.Label Friend WithEvents Label11 As System.Windows.Forms.Label Friend WithEvents cbboxVereinbarteAusfalldauer As System.Windows.Forms.ComboBox Friend WithEvents GrpIKVBIZ As System.Windows.Forms.GroupBox Friend WithEvents txtIKVBizBemerkung As System.Windows.Forms.TextBox Friend WithEvents lblbizBemerkung As System.Windows.Forms.Label Friend WithEvents lblMaxAusfalldauer As System.Windows.Forms.Label Friend WithEvents lblGeschaeftsrelevanz As System.Windows.Forms.Label Friend WithEvents cbboxMaxAusfalldauer As System.Windows.Forms.ComboBox Friend WithEvents cbboxGeschaeftsrelevanz As System.Windows.Forms.ComboBox Friend WithEvents TabIKVTests As System.Windows.Forms.TabPage Friend WithEvents cbIKVVereinbart As System.Windows.Forms.CheckBox Friend WithEvents btnIKVInit As System.Windows.Forms.Button Friend WithEvents C1IKVTests As C1.Win.C1TrueDBGrid.C1TrueDBGrid Friend WithEvents IKVMenuStrip As System.Windows.Forms.ContextMenuStrip Friend WithEvents IKVToolStripMenuAnzeigen As System.Windows.Forms.ToolStripMenuItem Friend WithEvents IKVToolStripMenuNeu As System.Windows.Forms.ToolStripMenuItem Friend WithEvents IKVToolStripMenuInaktivieren As System.Windows.Forms.ToolStripMenuItem Friend WithEvents cbboxFachlicheOE As System.Windows.Forms.ComboBox Friend WithEvents Label19 As System.Windows.Forms.Label Friend WithEvents cbboxITSPProdukt As System.Windows.Forms.ComboBox Friend WithEvents lblITSProdukt As System.Windows.Forms.Label Friend WithEvents GrpLizenzkäufe As System.Windows.Forms.GroupBox Friend WithEvents C1Lizenzkäufe As C1.Win.C1TrueDBGrid.C1TrueDBGrid Friend WithEvents ctxMenuLizenzen As System.Windows.Forms.ContextMenuStrip Friend WithEvents LizenzelementAnzeigenToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox Friend WithEvents lblIntranetbezeichnung As System.Windows.Forms.Label Friend WithEvents txtIntranetbezeichnung As System.Windows.Forms.TextBox Friend WithEvents cbIntrant As System.Windows.Forms.CheckBox Friend WithEvents lblIntrant As System.Windows.Forms.Label Friend WithEvents cbPflichtAbo As System.Windows.Forms.CheckBox Friend WithEvents lblPflichtAbo As System.Windows.Forms.Label Friend WithEvents btnInitIntranet As System.Windows.Forms.Button Friend WithEvents btnInitTXP As System.Windows.Forms.Button Friend WithEvents cbErstloesungsquote As System.Windows.Forms.CheckBox Friend WithEvents lblErstloesungsquote As System.Windows.Forms.Label Friend WithEvents GrpTXPReporting As System.Windows.Forms.GroupBox Friend WithEvents ToolStripMenuItem3 As System.Windows.Forms.ToolStripSeparator Friend WithEvents InNeuemFensterÖffnenToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents Label20 As System.Windows.Forms.Label Friend WithEvents rbsortstruktur As System.Windows.Forms.RadioButton Friend WithEvents cbboxParentTree As Vertragsverwaltung.Controls.ComboBoxTree Friend WithEvents cbboxArtderDaten As System.Windows.Forms.ComboBox Friend WithEvents txtdatenart As System.Windows.Forms.TextBox Friend WithEvents ImageList_Server As System.Windows.Forms.ImageList Friend WithEvents TabServerInventar As System.Windows.Forms.TabPage Friend WithEvents CtrlServerInventar1 As Vertragsverwaltung.CtrlServerInventar Friend WithEvents Label25 As System.Windows.Forms.Label Friend WithEvents Label21 As System.Windows.Forms.Label Friend WithEvents lblArtdesSchutzes As System.Windows.Forms.Label Friend WithEvents txtArtdesSchutzes As System.Windows.Forms.TextBox End Class