You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1081 lines
49 KiB

<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class frmServerInventar
Inherits System.Windows.Forms.Form
'Das Formular überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen.
<System.Diagnostics.DebuggerNonUserCode()> _
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
Try
If disposing AndAlso components IsNot Nothing Then
components.Dispose()
End If
Finally
MyBase.Dispose(disposing)
End Try
End Sub
'Wird vom Windows Form-Designer benötigt.
Private components As System.ComponentModel.IContainer
'Hinweis: Die folgende Prozedur ist für den Windows Form-Designer erforderlich.
'Das Bearbeiten ist mit dem Windows Form-Designer möglich.
'Das Bearbeiten mit dem Code-Editor ist nicht möglich.
<System.Diagnostics.DebuggerStepThrough()> _
Private Sub InitializeComponent()
Me.components = New System.ComponentModel.Container()
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmServerInventar))
Dim TreeNode1 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Server 1")
Dim TreeNode2 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Server 2")
Dim TreeNode3 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Oracle", New System.Windows.Forms.TreeNode() {TreeNode1, TreeNode2})
Dim TreeNode4 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Server 1")
Dim TreeNode5 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Server 2")
Dim TreeNode6 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Unix", New System.Windows.Forms.TreeNode() {TreeNode4, TreeNode5})
Dim TreeNode7 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Server 1")
Dim TreeNode8 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Server 2")
Dim TreeNode9 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Windows", New System.Windows.Forms.TreeNode() {TreeNode7, TreeNode8})
Dim TreeNode10 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Avaloq 1234")
Dim TreeNode11 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Avaloq abcd")
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.ToolStripSeparator2 = New System.Windows.Forms.ToolStripSeparator()
Me.TSBtnApplReport = New System.Windows.Forms.ToolStripButton()
Me.tsSucheFilter = New System.Windows.Forms.ToolStripDropDownButton()
Me.SuchenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
Me.FilterToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
Me.ToolStripLabel1 = New System.Windows.Forms.ToolStripLabel()
Me.ToolStriptxtSuche = New System.Windows.Forms.ToolStripTextBox()
Me.TSBtnSuche = New System.Windows.Forms.ToolStripButton()
Me.TSBtnFilterAufheben = New System.Windows.Forms.ToolStripButton()
Me.TSBtnPrevious = New System.Windows.Forms.ToolStripButton()
Me.TSBtnFirst = New System.Windows.Forms.ToolStripButton()
Me.TSBtnNext = New System.Windows.Forms.ToolStripButton()
Me.TSBtnLast = New System.Windows.Forms.ToolStripButton()
Me.GroupBox1 = New System.Windows.Forms.GroupBox()
Me.TVServer = New System.Windows.Forms.TreeView()
Me.ImageList_Server = New System.Windows.Forms.ImageList(Me.components)
Me.GroupBox7 = New System.Windows.Forms.GroupBox()
Me.TVApplikation = New System.Windows.Forms.TreeView()
Me.ctxMenuApplikation = New System.Windows.Forms.ContextMenuStrip(Me.components)
Me.ApplikationAnzeigenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
Me.EintragLöschenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
Me.Imagelist_Applikation = New System.Windows.Forms.ImageList(Me.components)
Me.Panel1 = New System.Windows.Forms.Panel()
Me.Panel3 = New System.Windows.Forms.Panel()
Me.Label17 = New System.Windows.Forms.Label()
Me.Label16 = New System.Windows.Forms.Label()
Me.Label15 = New System.Windows.Forms.Label()
Me.txterstellt_am = New System.Windows.Forms.TextBox()
Me.cbaktiv = New System.Windows.Forms.CheckBox()
Me.txtmutiert_am = New System.Windows.Forms.TextBox()
Me.lblaktiv = New System.Windows.Forms.Label()
Me.txtmutierer = New System.Windows.Forms.TextBox()
Me.GroupBox6 = New System.Windows.Forms.GroupBox()
Me.txtStandort = New System.Windows.Forms.TextBox()
Me.Label11 = New System.Windows.Forms.Label()
Me.cbboxStandort = New System.Windows.Forms.ComboBox()
Me.Label13 = New System.Windows.Forms.Label()
Me.GrpDB = New System.Windows.Forms.GroupBox()
Me.btnDBOpen = New System.Windows.Forms.Button()
Me.ImageListButtons = New System.Windows.Forms.ImageList(Me.components)
Me.btnDBClose = New System.Windows.Forms.Button()
Me.GroupBox5 = New System.Windows.Forms.GroupBox()
Me.txtdbbackup = New System.Windows.Forms.TextBox()
Me.Label8 = New System.Windows.Forms.Label()
Me.cbboxDBBackupRetention = New System.Windows.Forms.ComboBox()
Me.Label9 = New System.Windows.Forms.Label()
Me.cbboxDBBackupLoesung = New System.Windows.Forms.ComboBox()
Me.Label10 = New System.Windows.Forms.Label()
Me.GroupBox8 = New System.Windows.Forms.GroupBox()
Me.txtDB = New System.Windows.Forms.TextBox()
Me.Label12 = New System.Windows.Forms.Label()
Me.cbboxDB = New System.Windows.Forms.ComboBox()
Me.Label14 = New System.Windows.Forms.Label()
Me.grpWeiteres = New System.Windows.Forms.GroupBox()
Me.btnWeiteresOpen = New System.Windows.Forms.Button()
Me.btnWeitersClose = New System.Windows.Forms.Button()
Me.GroupBox4 = New System.Windows.Forms.GroupBox()
Me.txtBakup = New System.Windows.Forms.TextBox()
Me.Label7 = New System.Windows.Forms.Label()
Me.cbboxBackupRetention = New System.Windows.Forms.ComboBox()
Me.Label5 = New System.Windows.Forms.Label()
Me.cbboxBackupLoesung = New System.Windows.Forms.ComboBox()
Me.Label4 = New System.Windows.Forms.Label()
Me.GroupBox3 = New System.Windows.Forms.GroupBox()
Me.cbboxKategorie = New System.Windows.Forms.ComboBox()
Me.Label19 = New System.Windows.Forms.Label()
Me.cbboxUmgebung = New System.Windows.Forms.ComboBox()
Me.Label18 = New System.Windows.Forms.Label()
Me.txtBeschreibung = New System.Windows.Forms.TextBox()
Me.Label6 = New System.Windows.Forms.Label()
Me.cbboxOSLevel = New System.Windows.Forms.ComboBox()
Me.Label3 = New System.Windows.Forms.Label()
Me.cbboxOS = New System.Windows.Forms.ComboBox()
Me.Label2 = New System.Windows.Forms.Label()
Me.txtBezeichnung = New System.Windows.Forms.TextBox()
Me.Label1 = New System.Windows.Forms.Label()
Me.ToolStrip1.SuspendLayout()
Me.GroupBox1.SuspendLayout()
Me.GroupBox7.SuspendLayout()
Me.ctxMenuApplikation.SuspendLayout()
Me.Panel1.SuspendLayout()
Me.Panel3.SuspendLayout()
Me.GroupBox6.SuspendLayout()
Me.GrpDB.SuspendLayout()
Me.GroupBox5.SuspendLayout()
Me.GroupBox8.SuspendLayout()
Me.grpWeiteres.SuspendLayout()
Me.GroupBox4.SuspendLayout()
Me.GroupBox3.SuspendLayout()
Me.SuspendLayout()
'
'ToolStrip1
'
Me.ToolStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.TSBtnQuit, Me.TSBtnSave, Me.TSBtnCopy, Me.TSBtnNew, Me.TSBtnDelete, Me.ToolStripSeparator2, Me.TSBtnApplReport, Me.tsSucheFilter, Me.ToolStripLabel1, Me.ToolStriptxtSuche, Me.TSBtnSuche, Me.TSBtnFilterAufheben, Me.TSBtnPrevious, Me.TSBtnFirst, Me.TSBtnNext, Me.TSBtnLast})
Me.ToolStrip1.Location = New System.Drawing.Point(0, 0)
Me.ToolStrip1.Name = "ToolStrip1"
Me.ToolStrip1.Size = New System.Drawing.Size(954, 25)
Me.ToolStrip1.TabIndex = 2
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"
Me.TSBtnCopy.Visible = False
'
'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"
'
'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"
'
'tsSucheFilter
'
Me.tsSucheFilter.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text
Me.tsSucheFilter.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.SuchenToolStripMenuItem, Me.FilterToolStripMenuItem})
Me.tsSucheFilter.Image = CType(resources.GetObject("tsSucheFilter.Image"), System.Drawing.Image)
Me.tsSucheFilter.ImageTransparentColor = System.Drawing.Color.Magenta
Me.tsSucheFilter.Name = "tsSucheFilter"
Me.tsSucheFilter.Size = New System.Drawing.Size(59, 22)
Me.tsSucheFilter.Text = "Suchen"
'
'SuchenToolStripMenuItem
'
Me.SuchenToolStripMenuItem.Name = "SuchenToolStripMenuItem"
Me.SuchenToolStripMenuItem.Size = New System.Drawing.Size(113, 22)
Me.SuchenToolStripMenuItem.Text = "Suchen"
'
'FilterToolStripMenuItem
'
Me.FilterToolStripMenuItem.Name = "FilterToolStripMenuItem"
Me.FilterToolStripMenuItem.Size = New System.Drawing.Size(113, 22)
Me.FilterToolStripMenuItem.Text = "Filter"
'
'ToolStripLabel1
'
Me.ToolStripLabel1.Name = "ToolStripLabel1"
Me.ToolStripLabel1.Size = New System.Drawing.Size(46, 22)
Me.ToolStripLabel1.Text = "Suchen"
Me.ToolStripLabel1.Visible = False
'
'ToolStriptxtSuche
'
Me.ToolStriptxtSuche.Name = "ToolStriptxtSuche"
Me.ToolStriptxtSuche.Size = New System.Drawing.Size(227, 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"
'
'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"
'
'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"
'
'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"
'
'GroupBox1
'
Me.GroupBox1.Controls.Add(Me.TVServer)
Me.GroupBox1.Dock = System.Windows.Forms.DockStyle.Left
Me.GroupBox1.Location = New System.Drawing.Point(0, 25)
Me.GroupBox1.Name = "GroupBox1"
Me.GroupBox1.Size = New System.Drawing.Size(221, 666)
Me.GroupBox1.TabIndex = 3
Me.GroupBox1.TabStop = False
Me.GroupBox1.Text = "Server"
'
'TVServer
'
Me.TVServer.Dock = System.Windows.Forms.DockStyle.Fill
Me.TVServer.HideSelection = False
Me.TVServer.ImageIndex = 0
Me.TVServer.ImageList = Me.ImageList_Server
Me.TVServer.Location = New System.Drawing.Point(3, 16)
Me.TVServer.Name = "TVServer"
TreeNode1.Name = "Knoten3"
TreeNode1.Text = "Server 1"
TreeNode2.Name = "Knoten4"
TreeNode2.Text = "Server 2"
TreeNode3.Name = "Oracle"
TreeNode3.Text = "Oracle"
TreeNode4.Name = "Knoten5"
TreeNode4.Text = "Server 1"
TreeNode5.Name = "Knoten6"
TreeNode5.Text = "Server 2"
TreeNode6.Name = "Knoten1"
TreeNode6.Text = "Unix"
TreeNode7.Name = "Knoten7"
TreeNode7.Text = "Server 1"
TreeNode8.Name = "Knoten8"
TreeNode8.Text = "Server 2"
TreeNode9.Name = "Knoten2"
TreeNode9.Text = "Windows"
Me.TVServer.Nodes.AddRange(New System.Windows.Forms.TreeNode() {TreeNode3, TreeNode6, TreeNode9})
Me.TVServer.SelectedImageIndex = 0
Me.TVServer.Size = New System.Drawing.Size(215, 647)
Me.TVServer.TabIndex = 0
'
'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")
'
'GroupBox7
'
Me.GroupBox7.Controls.Add(Me.TVApplikation)
Me.GroupBox7.Dock = System.Windows.Forms.DockStyle.Fill
Me.GroupBox7.Location = New System.Drawing.Point(720, 25)
Me.GroupBox7.Name = "GroupBox7"
Me.GroupBox7.Size = New System.Drawing.Size(234, 666)
Me.GroupBox7.TabIndex = 5
Me.GroupBox7.TabStop = False
Me.GroupBox7.Text = "Appllikation"
'
'TVApplikation
'
Me.TVApplikation.AllowDrop = True
Me.TVApplikation.ContextMenuStrip = Me.ctxMenuApplikation
Me.TVApplikation.Dock = System.Windows.Forms.DockStyle.Fill
Me.TVApplikation.ImageIndex = 0
Me.TVApplikation.ImageList = Me.Imagelist_Applikation
Me.TVApplikation.Location = New System.Drawing.Point(3, 16)
Me.TVApplikation.Name = "TVApplikation"
TreeNode10.Name = "Knoten0"
TreeNode10.Text = "Avaloq 1234"
TreeNode11.Name = "Knoten1"
TreeNode11.Text = "Avaloq abcd"
Me.TVApplikation.Nodes.AddRange(New System.Windows.Forms.TreeNode() {TreeNode10, TreeNode11})
Me.TVApplikation.SelectedImageIndex = 0
Me.TVApplikation.Size = New System.Drawing.Size(228, 647)
Me.TVApplikation.TabIndex = 0
'
'ctxMenuApplikation
'
Me.ctxMenuApplikation.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ApplikationAnzeigenToolStripMenuItem, Me.EintragLöschenToolStripMenuItem})
Me.ctxMenuApplikation.Name = "ctxMenuApplikation"
Me.ctxMenuApplikation.Size = New System.Drawing.Size(186, 48)
'
'ApplikationAnzeigenToolStripMenuItem
'
Me.ApplikationAnzeigenToolStripMenuItem.Name = "ApplikationAnzeigenToolStripMenuItem"
Me.ApplikationAnzeigenToolStripMenuItem.Size = New System.Drawing.Size(185, 22)
Me.ApplikationAnzeigenToolStripMenuItem.Text = "&Applikation anzeigen"
'
'EintragLöschenToolStripMenuItem
'
Me.EintragLöschenToolStripMenuItem.Name = "EintragLöschenToolStripMenuItem"
Me.EintragLöschenToolStripMenuItem.Size = New System.Drawing.Size(185, 22)
Me.EintragLöschenToolStripMenuItem.Text = "&Eintrag löschen"
'
'Imagelist_Applikation
'
Me.Imagelist_Applikation.ImageStream = CType(resources.GetObject("Imagelist_Applikation.ImageStream"), System.Windows.Forms.ImageListStreamer)
Me.Imagelist_Applikation.TransparentColor = System.Drawing.Color.Transparent
Me.Imagelist_Applikation.Images.SetKeyName(0, "Applikation.ico")
'
'Panel1
'
Me.Panel1.Controls.Add(Me.Panel3)
Me.Panel1.Controls.Add(Me.GroupBox6)
Me.Panel1.Controls.Add(Me.GrpDB)
Me.Panel1.Controls.Add(Me.grpWeiteres)
Me.Panel1.Controls.Add(Me.GroupBox4)
Me.Panel1.Controls.Add(Me.GroupBox3)
Me.Panel1.Dock = System.Windows.Forms.DockStyle.Left
Me.Panel1.Location = New System.Drawing.Point(221, 25)
Me.Panel1.Name = "Panel1"
Me.Panel1.Size = New System.Drawing.Size(499, 666)
Me.Panel1.TabIndex = 7
'
'Panel3
'
Me.Panel3.Controls.Add(Me.Label17)
Me.Panel3.Controls.Add(Me.Label16)
Me.Panel3.Controls.Add(Me.Label15)
Me.Panel3.Controls.Add(Me.txterstellt_am)
Me.Panel3.Controls.Add(Me.cbaktiv)
Me.Panel3.Controls.Add(Me.txtmutiert_am)
Me.Panel3.Controls.Add(Me.lblaktiv)
Me.Panel3.Controls.Add(Me.txtmutierer)
Me.Panel3.Dock = System.Windows.Forms.DockStyle.Top
Me.Panel3.Location = New System.Drawing.Point(0, 662)
Me.Panel3.Name = "Panel3"
Me.Panel3.Size = New System.Drawing.Size(499, 66)
Me.Panel3.TabIndex = 107
'
'Label17
'
Me.Label17.AccessibleDescription = "Name"
Me.Label17.AutoSize = True
Me.Label17.Location = New System.Drawing.Point(6, 13)
Me.Label17.Name = "Label17"
Me.Label17.Size = New System.Drawing.Size(58, 13)
Me.Label17.TabIndex = 102
Me.Label17.Text = "Erstellt am:"
'
'Label16
'
Me.Label16.AccessibleDescription = "Name"
Me.Label16.AutoSize = True
Me.Label16.Location = New System.Drawing.Point(179, 13)
Me.Label16.Name = "Label16"
Me.Label16.Size = New System.Drawing.Size(59, 13)
Me.Label16.TabIndex = 98
Me.Label16.Text = "Mutiert am:"
'
'Label15
'
Me.Label15.AccessibleDescription = "Name"
Me.Label15.AutoSize = True
Me.Label15.Location = New System.Drawing.Point(6, 40)
Me.Label15.Name = "Label15"
Me.Label15.Size = New System.Drawing.Size(72, 13)
Me.Label15.TabIndex = 100
Me.Label15.Text = "Mutiert durch:"
'
'txterstellt_am
'
Me.txterstellt_am.BackColor = System.Drawing.SystemColors.InactiveBorder
Me.txterstellt_am.Location = New System.Drawing.Point(84, 10)
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 = 97
Me.txterstellt_am.TabStop = False
'
'cbaktiv
'
Me.cbaktiv.AutoSize = True
Me.cbaktiv.Location = New System.Drawing.Point(410, 13)
Me.cbaktiv.Name = "cbaktiv"
Me.cbaktiv.Size = New System.Drawing.Size(15, 14)
Me.cbaktiv.TabIndex = 104
Me.cbaktiv.UseVisualStyleBackColor = True
'
'txtmutiert_am
'
Me.txtmutiert_am.BackColor = System.Drawing.SystemColors.InactiveBorder
Me.txtmutiert_am.Location = New System.Drawing.Point(244, 10)
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 = 99
Me.txtmutiert_am.TabStop = False
'
'lblaktiv
'
Me.lblaktiv.AutoSize = True
Me.lblaktiv.Location = New System.Drawing.Point(338, 13)
Me.lblaktiv.Name = "lblaktiv"
Me.lblaktiv.Size = New System.Drawing.Size(31, 13)
Me.lblaktiv.TabIndex = 103
Me.lblaktiv.Text = "Aktiv"
'
'txtmutierer
'
Me.txtmutierer.BackColor = System.Drawing.SystemColors.InactiveBorder
Me.txtmutierer.Location = New System.Drawing.Point(84, 37)
Me.txtmutierer.Name = "txtmutierer"
Me.txtmutierer.ReadOnly = True
Me.txtmutierer.Size = New System.Drawing.Size(239, 20)
Me.txtmutierer.TabIndex = 101
Me.txtmutierer.TabStop = False
'
'GroupBox6
'
Me.GroupBox6.BackColor = System.Drawing.Color.Beige
Me.GroupBox6.Controls.Add(Me.txtStandort)
Me.GroupBox6.Controls.Add(Me.Label11)
Me.GroupBox6.Controls.Add(Me.cbboxStandort)
Me.GroupBox6.Controls.Add(Me.Label13)
Me.GroupBox6.Dock = System.Windows.Forms.DockStyle.Top
Me.GroupBox6.Location = New System.Drawing.Point(0, 579)
Me.GroupBox6.Name = "GroupBox6"
Me.GroupBox6.Size = New System.Drawing.Size(499, 83)
Me.GroupBox6.TabIndex = 7
Me.GroupBox6.TabStop = False
Me.GroupBox6.Text = "RZ"
'
'txtStandort
'
Me.txtStandort.Location = New System.Drawing.Point(283, 19)
Me.txtStandort.Multiline = True
Me.txtStandort.Name = "txtStandort"
Me.txtStandort.Size = New System.Drawing.Size(193, 54)
Me.txtStandort.TabIndex = 17
'
'Label11
'
Me.Label11.AutoSize = True
Me.Label11.Location = New System.Drawing.Point(224, 22)
Me.Label11.Name = "Label11"
Me.Label11.Size = New System.Drawing.Size(61, 13)
Me.Label11.TabIndex = 16
Me.Label11.Text = "Bemerkung"
'
'cbboxStandort
'
Me.cbboxStandort.FormattingEnabled = True
Me.cbboxStandort.Items.AddRange(New Object() {"AIX", "vAIX"})
Me.cbboxStandort.Location = New System.Drawing.Point(97, 19)
Me.cbboxStandort.Name = "cbboxStandort"
Me.cbboxStandort.Size = New System.Drawing.Size(121, 21)
Me.cbboxStandort.TabIndex = 13
Me.cbboxStandort.Text = "Swisscom Wankdorf"
'
'Label13
'
Me.Label13.AutoSize = True
Me.Label13.Location = New System.Drawing.Point(9, 22)
Me.Label13.Name = "Label13"
Me.Label13.Size = New System.Drawing.Size(47, 13)
Me.Label13.TabIndex = 12
Me.Label13.Text = "Standort"
'
'GrpDB
'
Me.GrpDB.BackColor = System.Drawing.Color.LightSteelBlue
Me.GrpDB.Controls.Add(Me.btnDBOpen)
Me.GrpDB.Controls.Add(Me.btnDBClose)
Me.GrpDB.Controls.Add(Me.GroupBox5)
Me.GrpDB.Controls.Add(Me.GroupBox8)
Me.GrpDB.Dock = System.Windows.Forms.DockStyle.Top
Me.GrpDB.Location = New System.Drawing.Point(0, 394)
Me.GrpDB.Name = "GrpDB"
Me.GrpDB.Size = New System.Drawing.Size(499, 185)
Me.GrpDB.TabIndex = 108
Me.GrpDB.TabStop = False
Me.GrpDB.Text = "Datenbank"
'
'btnDBOpen
'
Me.btnDBOpen.BackColor = System.Drawing.Color.Transparent
Me.btnDBOpen.ImageIndex = 1
Me.btnDBOpen.ImageList = Me.ImageListButtons
Me.btnDBOpen.Location = New System.Drawing.Point(6, 15)
Me.btnDBOpen.Name = "btnDBOpen"
Me.btnDBOpen.Size = New System.Drawing.Size(25, 25)
Me.btnDBOpen.TabIndex = 8
Me.btnDBOpen.UseVisualStyleBackColor = False
'
'ImageListButtons
'
Me.ImageListButtons.ImageStream = CType(resources.GetObject("ImageListButtons.ImageStream"), System.Windows.Forms.ImageListStreamer)
Me.ImageListButtons.TransparentColor = System.Drawing.Color.Transparent
Me.ImageListButtons.Images.SetKeyName(0, "Round_Up.png")
Me.ImageListButtons.Images.SetKeyName(1, "Round_Down.png")
'
'btnDBClose
'
Me.btnDBClose.BackColor = System.Drawing.Color.Transparent
Me.btnDBClose.ImageIndex = 0
Me.btnDBClose.ImageList = Me.ImageListButtons
Me.btnDBClose.Location = New System.Drawing.Point(27, 15)
Me.btnDBClose.Name = "btnDBClose"
Me.btnDBClose.Size = New System.Drawing.Size(25, 25)
Me.btnDBClose.TabIndex = 7
Me.btnDBClose.UseVisualStyleBackColor = False
'
'GroupBox5
'
Me.GroupBox5.BackColor = System.Drawing.Color.LightSteelBlue
Me.GroupBox5.Controls.Add(Me.txtdbbackup)
Me.GroupBox5.Controls.Add(Me.Label8)
Me.GroupBox5.Controls.Add(Me.cbboxDBBackupRetention)
Me.GroupBox5.Controls.Add(Me.Label9)
Me.GroupBox5.Controls.Add(Me.cbboxDBBackupLoesung)
Me.GroupBox5.Controls.Add(Me.Label10)
Me.GroupBox5.Location = New System.Drawing.Point(245, 44)
Me.GroupBox5.Name = "GroupBox5"
Me.GroupBox5.Size = New System.Drawing.Size(255, 138)
Me.GroupBox5.TabIndex = 5
Me.GroupBox5.TabStop = False
Me.GroupBox5.Text = "Datenbackup"
'
'txtdbbackup
'
Me.txtdbbackup.Location = New System.Drawing.Point(93, 74)
Me.txtdbbackup.Multiline = True
Me.txtdbbackup.Name = "txtdbbackup"
Me.txtdbbackup.Size = New System.Drawing.Size(153, 58)
Me.txtdbbackup.TabIndex = 17
'
'Label8
'
Me.Label8.AutoSize = True
Me.Label8.Location = New System.Drawing.Point(5, 77)
Me.Label8.Name = "Label8"
Me.Label8.Size = New System.Drawing.Size(61, 13)
Me.Label8.TabIndex = 16
Me.Label8.Text = "Bemerkung"
'
'cbboxDBBackupRetention
'
Me.cbboxDBBackupRetention.FormattingEnabled = True
Me.cbboxDBBackupRetention.Items.AddRange(New Object() {"AIX", "vAIX"})
Me.cbboxDBBackupRetention.Location = New System.Drawing.Point(93, 47)
Me.cbboxDBBackupRetention.Name = "cbboxDBBackupRetention"
Me.cbboxDBBackupRetention.Size = New System.Drawing.Size(153, 21)
Me.cbboxDBBackupRetention.TabIndex = 15
Me.cbboxDBBackupRetention.Text = "7 Tage"
'
'Label9
'
Me.Label9.AutoSize = True
Me.Label9.Location = New System.Drawing.Point(5, 50)
Me.Label9.Name = "Label9"
Me.Label9.Size = New System.Drawing.Size(53, 13)
Me.Label9.TabIndex = 14
Me.Label9.Text = "Retention"
'
'cbboxDBBackupLoesung
'
Me.cbboxDBBackupLoesung.FormattingEnabled = True
Me.cbboxDBBackupLoesung.Items.AddRange(New Object() {"AIX", "vAIX"})
Me.cbboxDBBackupLoesung.Location = New System.Drawing.Point(93, 20)
Me.cbboxDBBackupLoesung.Name = "cbboxDBBackupLoesung"
Me.cbboxDBBackupLoesung.Size = New System.Drawing.Size(153, 21)
Me.cbboxDBBackupLoesung.TabIndex = 13
Me.cbboxDBBackupLoesung.Text = "RMAIN_dayly_full"
'
'Label10
'
Me.Label10.AutoSize = True
Me.Label10.Location = New System.Drawing.Point(5, 23)
Me.Label10.Name = "Label10"
Me.Label10.Size = New System.Drawing.Size(82, 13)
Me.Label10.TabIndex = 12
Me.Label10.Text = "Backup-Lösung"
'
'GroupBox8
'
Me.GroupBox8.BackColor = System.Drawing.Color.LightSteelBlue
Me.GroupBox8.Controls.Add(Me.txtDB)
Me.GroupBox8.Controls.Add(Me.Label12)
Me.GroupBox8.Controls.Add(Me.cbboxDB)
Me.GroupBox8.Controls.Add(Me.Label14)
Me.GroupBox8.Location = New System.Drawing.Point(7, 44)
Me.GroupBox8.Name = "GroupBox8"
Me.GroupBox8.Size = New System.Drawing.Size(237, 138)
Me.GroupBox8.TabIndex = 6
Me.GroupBox8.TabStop = False
Me.GroupBox8.Text = "DB-System"
'
'txtDB
'
Me.txtDB.Location = New System.Drawing.Point(76, 47)
Me.txtDB.Multiline = True
Me.txtDB.Name = "txtDB"
Me.txtDB.Size = New System.Drawing.Size(155, 85)
Me.txtDB.TabIndex = 17
'
'Label12
'
Me.Label12.AutoSize = True
Me.Label12.Location = New System.Drawing.Point(9, 50)
Me.Label12.Name = "Label12"
Me.Label12.Size = New System.Drawing.Size(61, 13)
Me.Label12.TabIndex = 16
Me.Label12.Text = "Bemerkung"
'
'cbboxDB
'
Me.cbboxDB.FormattingEnabled = True
Me.cbboxDB.Items.AddRange(New Object() {"AIX", "vAIX"})
Me.cbboxDB.Location = New System.Drawing.Point(76, 19)
Me.cbboxDB.Name = "cbboxDB"
Me.cbboxDB.Size = New System.Drawing.Size(156, 21)
Me.cbboxDB.TabIndex = 13
Me.cbboxDB.Text = "DB2"
'
'Label14
'
Me.Label14.AutoSize = True
Me.Label14.Location = New System.Drawing.Point(9, 22)
Me.Label14.Name = "Label14"
Me.Label14.Size = New System.Drawing.Size(22, 13)
Me.Label14.TabIndex = 12
Me.Label14.Text = "DB"
'
'grpWeiteres
'
Me.grpWeiteres.BackColor = System.Drawing.Color.Silver
Me.grpWeiteres.Controls.Add(Me.btnWeiteresOpen)
Me.grpWeiteres.Controls.Add(Me.btnWeitersClose)
Me.grpWeiteres.Dock = System.Windows.Forms.DockStyle.Top
Me.grpWeiteres.Location = New System.Drawing.Point(0, 209)
Me.grpWeiteres.Name = "grpWeiteres"
Me.grpWeiteres.Size = New System.Drawing.Size(499, 185)
Me.grpWeiteres.TabIndex = 105
Me.grpWeiteres.TabStop = False
Me.grpWeiteres.Text = "Weiteres"
'
'btnWeiteresOpen
'
Me.btnWeiteresOpen.BackColor = System.Drawing.Color.Transparent
Me.btnWeiteresOpen.ImageIndex = 1
Me.btnWeiteresOpen.ImageList = Me.ImageListButtons
Me.btnWeiteresOpen.Location = New System.Drawing.Point(7, 16)
Me.btnWeiteresOpen.Name = "btnWeiteresOpen"
Me.btnWeiteresOpen.Size = New System.Drawing.Size(25, 25)
Me.btnWeiteresOpen.TabIndex = 10
Me.btnWeiteresOpen.UseVisualStyleBackColor = False
'
'btnWeitersClose
'
Me.btnWeitersClose.BackColor = System.Drawing.Color.Transparent
Me.btnWeitersClose.ImageIndex = 0
Me.btnWeitersClose.ImageList = Me.ImageListButtons
Me.btnWeitersClose.Location = New System.Drawing.Point(28, 16)
Me.btnWeitersClose.Name = "btnWeitersClose"
Me.btnWeitersClose.Size = New System.Drawing.Size(25, 25)
Me.btnWeitersClose.TabIndex = 9
Me.btnWeitersClose.UseVisualStyleBackColor = False
'
'GroupBox4
'
Me.GroupBox4.BackColor = System.Drawing.Color.Gainsboro
Me.GroupBox4.Controls.Add(Me.txtBakup)
Me.GroupBox4.Controls.Add(Me.Label7)
Me.GroupBox4.Controls.Add(Me.cbboxBackupRetention)
Me.GroupBox4.Controls.Add(Me.Label5)
Me.GroupBox4.Controls.Add(Me.cbboxBackupLoesung)
Me.GroupBox4.Controls.Add(Me.Label4)
Me.GroupBox4.Dock = System.Windows.Forms.DockStyle.Top
Me.GroupBox4.Location = New System.Drawing.Point(0, 133)
Me.GroupBox4.Name = "GroupBox4"
Me.GroupBox4.Size = New System.Drawing.Size(499, 76)
Me.GroupBox4.TabIndex = 2
Me.GroupBox4.TabStop = False
Me.GroupBox4.Text = "Systembackup"
'
'txtBakup
'
Me.txtBakup.Location = New System.Drawing.Point(283, 23)
Me.txtBakup.Multiline = True
Me.txtBakup.Name = "txtBakup"
Me.txtBakup.Size = New System.Drawing.Size(190, 48)
Me.txtBakup.TabIndex = 17
'
'Label7
'
Me.Label7.AutoSize = True
Me.Label7.Location = New System.Drawing.Point(224, 23)
Me.Label7.Name = "Label7"
Me.Label7.Size = New System.Drawing.Size(61, 13)
Me.Label7.TabIndex = 16
Me.Label7.Text = "Bemerkung"
'
'cbboxBackupRetention
'
Me.cbboxBackupRetention.FormattingEnabled = True
Me.cbboxBackupRetention.Items.AddRange(New Object() {"AIX", "vAIX"})
Me.cbboxBackupRetention.Location = New System.Drawing.Point(97, 50)
Me.cbboxBackupRetention.Name = "cbboxBackupRetention"
Me.cbboxBackupRetention.Size = New System.Drawing.Size(121, 21)
Me.cbboxBackupRetention.TabIndex = 15
Me.cbboxBackupRetention.Text = "7 Tage"
'
'Label5
'
Me.Label5.AutoSize = True
Me.Label5.Location = New System.Drawing.Point(9, 53)
Me.Label5.Name = "Label5"
Me.Label5.Size = New System.Drawing.Size(53, 13)
Me.Label5.TabIndex = 14
Me.Label5.Text = "Retention"
'
'cbboxBackupLoesung
'
Me.cbboxBackupLoesung.FormattingEnabled = True
Me.cbboxBackupLoesung.Items.AddRange(New Object() {"AIX", "vAIX"})
Me.cbboxBackupLoesung.Location = New System.Drawing.Point(97, 23)
Me.cbboxBackupLoesung.Name = "cbboxBackupLoesung"
Me.cbboxBackupLoesung.Size = New System.Drawing.Size(121, 21)
Me.cbboxBackupLoesung.TabIndex = 13
Me.cbboxBackupLoesung.Text = "Netbackup"
'
'Label4
'
Me.Label4.AutoSize = True
Me.Label4.Location = New System.Drawing.Point(9, 26)
Me.Label4.Name = "Label4"
Me.Label4.Size = New System.Drawing.Size(82, 13)
Me.Label4.TabIndex = 12
Me.Label4.Text = "Backup-Lösung"
'
'GroupBox3
'
Me.GroupBox3.Controls.Add(Me.cbboxKategorie)
Me.GroupBox3.Controls.Add(Me.Label19)
Me.GroupBox3.Controls.Add(Me.cbboxUmgebung)
Me.GroupBox3.Controls.Add(Me.Label18)
Me.GroupBox3.Controls.Add(Me.txtBeschreibung)
Me.GroupBox3.Controls.Add(Me.Label6)
Me.GroupBox3.Controls.Add(Me.cbboxOSLevel)
Me.GroupBox3.Controls.Add(Me.Label3)
Me.GroupBox3.Controls.Add(Me.cbboxOS)
Me.GroupBox3.Controls.Add(Me.Label2)
Me.GroupBox3.Controls.Add(Me.txtBezeichnung)
Me.GroupBox3.Controls.Add(Me.Label1)
Me.GroupBox3.Dock = System.Windows.Forms.DockStyle.Top
Me.GroupBox3.Location = New System.Drawing.Point(0, 0)
Me.GroupBox3.Name = "GroupBox3"
Me.GroupBox3.Size = New System.Drawing.Size(499, 133)
Me.GroupBox3.TabIndex = 1
Me.GroupBox3.TabStop = False
Me.GroupBox3.Text = "Serverkategorie"
'
'cbboxKategorie
'
Me.cbboxKategorie.FormattingEnabled = True
Me.cbboxKategorie.Items.AddRange(New Object() {"AIX", "vAIX"})
Me.cbboxKategorie.Location = New System.Drawing.Point(97, 49)
Me.cbboxKategorie.Name = "cbboxKategorie"
Me.cbboxKategorie.Size = New System.Drawing.Size(121, 21)
Me.cbboxKategorie.TabIndex = 17
Me.cbboxKategorie.Text = "AIX"
'
'Label19
'
Me.Label19.AutoSize = True
Me.Label19.Location = New System.Drawing.Point(9, 52)
Me.Label19.Name = "Label19"
Me.Label19.Size = New System.Drawing.Size(52, 13)
Me.Label19.TabIndex = 16
Me.Label19.Text = "Kategorie"
'
'cbboxUmgebung
'
Me.cbboxUmgebung.FormattingEnabled = True
Me.cbboxUmgebung.Items.AddRange(New Object() {"AIX", "vAIX"})
Me.cbboxUmgebung.Location = New System.Drawing.Point(283, 21)
Me.cbboxUmgebung.Name = "cbboxUmgebung"
Me.cbboxUmgebung.Size = New System.Drawing.Size(190, 21)
Me.cbboxUmgebung.TabIndex = 15
Me.cbboxUmgebung.Text = "AIX"
'
'Label18
'
Me.Label18.AutoSize = True
Me.Label18.Location = New System.Drawing.Point(224, 24)
Me.Label18.Name = "Label18"
Me.Label18.Size = New System.Drawing.Size(59, 13)
Me.Label18.TabIndex = 14
Me.Label18.Text = "Umgebung"
'
'txtBeschreibung
'
Me.txtBeschreibung.Location = New System.Drawing.Point(283, 51)
Me.txtBeschreibung.Multiline = True
Me.txtBeschreibung.Name = "txtBeschreibung"
Me.txtBeschreibung.Size = New System.Drawing.Size(190, 71)
Me.txtBeschreibung.TabIndex = 13
'
'Label6
'
Me.Label6.AutoSize = True
Me.Label6.Location = New System.Drawing.Point(224, 52)
Me.Label6.Name = "Label6"
Me.Label6.Size = New System.Drawing.Size(61, 13)
Me.Label6.TabIndex = 12
Me.Label6.Text = "Bemerkung"
'
'cbboxOSLevel
'
Me.cbboxOSLevel.FormattingEnabled = True
Me.cbboxOSLevel.Items.AddRange(New Object() {"AIX", "vAIX"})
Me.cbboxOSLevel.Location = New System.Drawing.Point(97, 101)
Me.cbboxOSLevel.Name = "cbboxOSLevel"
Me.cbboxOSLevel.Size = New System.Drawing.Size(121, 21)
Me.cbboxOSLevel.TabIndex = 11
Me.cbboxOSLevel.Text = "Virtuell"
'
'Label3
'
Me.Label3.AutoSize = True
Me.Label3.Location = New System.Drawing.Point(9, 104)
Me.Label3.Name = "Label3"
Me.Label3.Size = New System.Drawing.Size(51, 13)
Me.Label3.TabIndex = 10
Me.Label3.Text = "OS Level"
'
'cbboxOS
'
Me.cbboxOS.FormattingEnabled = True
Me.cbboxOS.Items.AddRange(New Object() {"AIX", "vAIX"})
Me.cbboxOS.Location = New System.Drawing.Point(97, 75)
Me.cbboxOS.Name = "cbboxOS"
Me.cbboxOS.Size = New System.Drawing.Size(121, 21)
Me.cbboxOS.TabIndex = 9
Me.cbboxOS.Text = "AIX"
'
'Label2
'
Me.Label2.AutoSize = True
Me.Label2.Location = New System.Drawing.Point(9, 78)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(22, 13)
Me.Label2.TabIndex = 8
Me.Label2.Text = "OS"
'
'txtBezeichnung
'
Me.txtBezeichnung.Location = New System.Drawing.Point(97, 24)
Me.txtBezeichnung.Name = "txtBezeichnung"
Me.txtBezeichnung.Size = New System.Drawing.Size(121, 20)
Me.txtBezeichnung.TabIndex = 7
Me.txtBezeichnung.Text = "Server 1"
'
'Label1
'
Me.Label1.AutoSize = True
Me.Label1.Location = New System.Drawing.Point(9, 27)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(69, 13)
Me.Label1.TabIndex = 6
Me.Label1.Text = "Bezeichnung"
'
'frmServerInventar
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.ClientSize = New System.Drawing.Size(954, 691)
Me.Controls.Add(Me.GroupBox7)
Me.Controls.Add(Me.Panel1)
Me.Controls.Add(Me.GroupBox1)
Me.Controls.Add(Me.ToolStrip1)
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
Me.Name = "frmServerInventar"
Me.Text = "Server-Inventar"
Me.ToolStrip1.ResumeLayout(False)
Me.ToolStrip1.PerformLayout()
Me.GroupBox1.ResumeLayout(False)
Me.GroupBox7.ResumeLayout(False)
Me.ctxMenuApplikation.ResumeLayout(False)
Me.Panel1.ResumeLayout(False)
Me.Panel3.ResumeLayout(False)
Me.Panel3.PerformLayout()
Me.GroupBox6.ResumeLayout(False)
Me.GroupBox6.PerformLayout()
Me.GrpDB.ResumeLayout(False)
Me.GroupBox5.ResumeLayout(False)
Me.GroupBox5.PerformLayout()
Me.GroupBox8.ResumeLayout(False)
Me.GroupBox8.PerformLayout()
Me.grpWeiteres.ResumeLayout(False)
Me.GroupBox4.ResumeLayout(False)
Me.GroupBox4.PerformLayout()
Me.GroupBox3.ResumeLayout(False)
Me.GroupBox3.PerformLayout()
Me.ResumeLayout(False)
Me.PerformLayout()
End Sub
Friend WithEvents ToolStrip1 As System.Windows.Forms.ToolStrip
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 ToolStripSeparator2 As System.Windows.Forms.ToolStripSeparator
Friend WithEvents TSBtnApplReport As System.Windows.Forms.ToolStripButton
Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox
Friend WithEvents TVServer As System.Windows.Forms.TreeView
Friend WithEvents GroupBox7 As System.Windows.Forms.GroupBox
Friend WithEvents ImageList_Server As System.Windows.Forms.ImageList
Friend WithEvents ctxMenuApplikation As System.Windows.Forms.ContextMenuStrip
Friend WithEvents ApplikationAnzeigenToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents EintragLöschenToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents Imagelist_Applikation As System.Windows.Forms.ImageList
Friend WithEvents TVApplikation As System.Windows.Forms.TreeView
Friend WithEvents Panel1 As System.Windows.Forms.Panel
Friend WithEvents cbaktiv As System.Windows.Forms.CheckBox
Friend WithEvents lblaktiv As System.Windows.Forms.Label
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 Label15 As System.Windows.Forms.Label
Friend WithEvents Label16 As System.Windows.Forms.Label
Friend WithEvents Label17 As System.Windows.Forms.Label
Friend WithEvents GroupBox6 As System.Windows.Forms.GroupBox
Friend WithEvents txtStandort As System.Windows.Forms.TextBox
Friend WithEvents Label11 As System.Windows.Forms.Label
Friend WithEvents cbboxStandort As System.Windows.Forms.ComboBox
Friend WithEvents Label13 As System.Windows.Forms.Label
Friend WithEvents GroupBox8 As System.Windows.Forms.GroupBox
Friend WithEvents txtDB As System.Windows.Forms.TextBox
Friend WithEvents Label12 As System.Windows.Forms.Label
Friend WithEvents cbboxDB As System.Windows.Forms.ComboBox
Friend WithEvents Label14 As System.Windows.Forms.Label
Friend WithEvents GroupBox5 As System.Windows.Forms.GroupBox
Friend WithEvents txtdbbackup As System.Windows.Forms.TextBox
Friend WithEvents Label8 As System.Windows.Forms.Label
Friend WithEvents cbboxDBBackupRetention As System.Windows.Forms.ComboBox
Friend WithEvents Label9 As System.Windows.Forms.Label
Friend WithEvents cbboxDBBackupLoesung As System.Windows.Forms.ComboBox
Friend WithEvents Label10 As System.Windows.Forms.Label
Friend WithEvents GroupBox4 As System.Windows.Forms.GroupBox
Friend WithEvents txtBakup As System.Windows.Forms.TextBox
Friend WithEvents Label7 As System.Windows.Forms.Label
Friend WithEvents cbboxBackupRetention As System.Windows.Forms.ComboBox
Friend WithEvents Label5 As System.Windows.Forms.Label
Friend WithEvents cbboxBackupLoesung As System.Windows.Forms.ComboBox
Friend WithEvents Label4 As System.Windows.Forms.Label
Friend WithEvents GroupBox3 As System.Windows.Forms.GroupBox
Friend WithEvents cbboxUmgebung As System.Windows.Forms.ComboBox
Friend WithEvents Label18 As System.Windows.Forms.Label
Friend WithEvents txtBeschreibung As System.Windows.Forms.TextBox
Friend WithEvents Label6 As System.Windows.Forms.Label
Friend WithEvents cbboxOSLevel As System.Windows.Forms.ComboBox
Friend WithEvents Label3 As System.Windows.Forms.Label
Friend WithEvents cbboxOS As System.Windows.Forms.ComboBox
Friend WithEvents Label2 As System.Windows.Forms.Label
Friend WithEvents txtBezeichnung As System.Windows.Forms.TextBox
Friend WithEvents Label1 As System.Windows.Forms.Label
Friend WithEvents cbboxKategorie As System.Windows.Forms.ComboBox
Friend WithEvents Label19 As System.Windows.Forms.Label
Friend WithEvents grpWeiteres As System.Windows.Forms.GroupBox
Friend WithEvents Panel3 As System.Windows.Forms.Panel
Friend WithEvents GrpDB As System.Windows.Forms.GroupBox
Friend WithEvents ImageListButtons As System.Windows.Forms.ImageList
Friend WithEvents btnDBOpen As System.Windows.Forms.Button
Friend WithEvents btnDBClose As System.Windows.Forms.Button
Friend WithEvents btnWeiteresOpen As System.Windows.Forms.Button
Friend WithEvents btnWeitersClose As System.Windows.Forms.Button
Friend WithEvents ToolStripLabel1 As System.Windows.Forms.ToolStripLabel
Friend WithEvents ToolStriptxtSuche As System.Windows.Forms.ToolStripTextBox
Friend WithEvents TSBtnSuche As System.Windows.Forms.ToolStripButton
Friend WithEvents TSBtnFilterAufheben As System.Windows.Forms.ToolStripButton
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 tsSucheFilter As System.Windows.Forms.ToolStripDropDownButton
Friend WithEvents SuchenToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents FilterToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
End Class