An Haufen Zeug

This commit is contained in:
ms
2019-08-07 10:45:49 +02:00
parent f2d5c20559
commit d67e84486a
35 changed files with 4382 additions and 658 deletions

View File

@@ -75,16 +75,18 @@ Partial Class frmHostBearbeiten
Me.PanFirewall = New System.Windows.Forms.Panel()
Me.PanSlaves = New System.Windows.Forms.Panel()
Me.PictureBox1 = New System.Windows.Forms.PictureBox()
Me.PanNavTop = New System.Windows.Forms.Panel()
Me.ContextMenuStrip2.SuspendLayout()
Me.ContextMenuStrip1.SuspendLayout()
Me.Panel1.SuspendLayout()
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
Me.PanNavTop.SuspendLayout()
Me.SuspendLayout()
'
'chkFirewall
'
Me.chkFirewall.AutoSize = True
Me.chkFirewall.Location = New System.Drawing.Point(505, 485)
Me.chkFirewall.Location = New System.Drawing.Point(509, 447)
Me.chkFirewall.Name = "chkFirewall"
Me.chkFirewall.Size = New System.Drawing.Size(123, 17)
Me.chkFirewall.TabIndex = 136
@@ -96,7 +98,7 @@ Partial Class frmHostBearbeiten
Me.CmdHostLink.BackColor = System.Drawing.SystemColors.ControlLightLight
Me.CmdHostLink.FlatAppearance.BorderColor = System.Drawing.Color.DimGray
Me.CmdHostLink.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.CmdHostLink.Location = New System.Drawing.Point(328, 367)
Me.CmdHostLink.Location = New System.Drawing.Point(332, 349)
Me.CmdHostLink.Name = "CmdHostLink"
Me.CmdHostLink.Size = New System.Drawing.Size(94, 23)
Me.CmdHostLink.TabIndex = 135
@@ -106,7 +108,7 @@ Partial Class frmHostBearbeiten
'Label11
'
Me.Label11.AutoSize = True
Me.Label11.Location = New System.Drawing.Point(0, 198)
Me.Label11.Location = New System.Drawing.Point(3, 152)
Me.Label11.Name = "Label11"
Me.Label11.Size = New System.Drawing.Size(47, 13)
Me.Label11.TabIndex = 132
@@ -116,14 +118,14 @@ Partial Class frmHostBearbeiten
'
Me.TxtStandort.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest
Me.TxtStandort.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.CustomSource
Me.TxtStandort.Location = New System.Drawing.Point(3, 214)
Me.TxtStandort.Location = New System.Drawing.Point(6, 168)
Me.TxtStandort.Name = "TxtStandort"
Me.TxtStandort.Size = New System.Drawing.Size(300, 20)
Me.TxtStandort.TabIndex = 97
'
'TxtName
'
Me.TxtName.Location = New System.Drawing.Point(3, 136)
Me.TxtName.Location = New System.Drawing.Point(6, 90)
Me.TxtName.Name = "TxtName"
Me.TxtName.Size = New System.Drawing.Size(300, 20)
Me.TxtName.TabIndex = 95
@@ -133,7 +135,7 @@ Partial Class frmHostBearbeiten
Me.CmdCopy.BackColor = System.Drawing.SystemColors.ControlLightLight
Me.CmdCopy.FlatAppearance.BorderColor = System.Drawing.Color.DimGray
Me.CmdCopy.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.CmdCopy.Location = New System.Drawing.Point(109, 57)
Me.CmdCopy.Location = New System.Drawing.Point(112, 11)
Me.CmdCopy.Name = "CmdCopy"
Me.CmdCopy.Size = New System.Drawing.Size(94, 23)
Me.CmdCopy.TabIndex = 131
@@ -143,7 +145,7 @@ Partial Class frmHostBearbeiten
'ChkKennwortAnzeigen
'
Me.ChkKennwortAnzeigen.AutoSize = True
Me.ChkKennwortAnzeigen.Location = New System.Drawing.Point(383, 275)
Me.ChkKennwortAnzeigen.Location = New System.Drawing.Point(387, 257)
Me.ChkKennwortAnzeigen.Name = "ChkKennwortAnzeigen"
Me.ChkKennwortAnzeigen.Size = New System.Drawing.Size(70, 17)
Me.ChkKennwortAnzeigen.TabIndex = 105
@@ -155,7 +157,7 @@ Partial Class frmHostBearbeiten
Me.CmdIPChange.BackColor = System.Drawing.SystemColors.ControlLightLight
Me.CmdIPChange.FlatAppearance.BorderColor = System.Drawing.Color.DimGray
Me.CmdIPChange.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.CmdIPChange.Location = New System.Drawing.Point(209, 57)
Me.CmdIPChange.Location = New System.Drawing.Point(212, 11)
Me.CmdIPChange.Name = "CmdIPChange"
Me.CmdIPChange.Size = New System.Drawing.Size(94, 23)
Me.CmdIPChange.TabIndex = 130
@@ -165,7 +167,7 @@ Partial Class frmHostBearbeiten
'TxtIP
'
Me.TxtIP.Enabled = False
Me.TxtIP.Location = New System.Drawing.Point(3, 97)
Me.TxtIP.Location = New System.Drawing.Point(6, 51)
Me.TxtIP.Name = "TxtIP"
Me.TxtIP.Size = New System.Drawing.Size(219, 20)
Me.TxtIP.TabIndex = 113
@@ -173,7 +175,7 @@ Partial Class frmHostBearbeiten
'Label1
'
Me.Label1.AutoSize = True
Me.Label1.Location = New System.Drawing.Point(0, 81)
Me.Label1.Location = New System.Drawing.Point(3, 35)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(58, 13)
Me.Label1.TabIndex = 114
@@ -185,7 +187,7 @@ Partial Class frmHostBearbeiten
Me.CmdLink.Enabled = False
Me.CmdLink.FlatAppearance.BorderColor = System.Drawing.Color.DimGray
Me.CmdLink.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.CmdLink.Location = New System.Drawing.Point(534, 58)
Me.CmdLink.Location = New System.Drawing.Point(538, 61)
Me.CmdLink.Name = "CmdLink"
Me.CmdLink.Size = New System.Drawing.Size(94, 23)
Me.CmdLink.TabIndex = 129
@@ -195,7 +197,7 @@ Partial Class frmHostBearbeiten
'Label2
'
Me.Label2.AutoSize = True
Me.Label2.Location = New System.Drawing.Point(0, 120)
Me.Label2.Location = New System.Drawing.Point(3, 74)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(35, 13)
Me.Label2.TabIndex = 115
@@ -204,7 +206,7 @@ Partial Class frmHostBearbeiten
'ChkLinked
'
Me.ChkLinked.AutoSize = True
Me.ChkLinked.Location = New System.Drawing.Point(328, 9)
Me.ChkLinked.Location = New System.Drawing.Point(332, 5)
Me.ChkLinked.Name = "ChkLinked"
Me.ChkLinked.Size = New System.Drawing.Size(134, 17)
Me.ChkLinked.TabIndex = 101
@@ -213,7 +215,7 @@ Partial Class frmHostBearbeiten
'
'TxtMAC
'
Me.TxtMAC.Location = New System.Drawing.Point(328, 97)
Me.TxtMAC.Location = New System.Drawing.Point(332, 90)
Me.TxtMAC.Name = "TxtMAC"
Me.TxtMAC.Size = New System.Drawing.Size(300, 20)
Me.TxtMAC.TabIndex = 102
@@ -222,7 +224,7 @@ Partial Class frmHostBearbeiten
'
Me.TxtLinkedWith.ContextMenuStrip = Me.ContextMenuStrip2
Me.TxtLinkedWith.Enabled = False
Me.TxtLinkedWith.Location = New System.Drawing.Point(328, 32)
Me.TxtLinkedWith.Location = New System.Drawing.Point(332, 28)
Me.TxtLinkedWith.Name = "TxtLinkedWith"
Me.TxtLinkedWith.Size = New System.Drawing.Size(300, 20)
Me.TxtLinkedWith.TabIndex = 128
@@ -242,7 +244,7 @@ Partial Class frmHostBearbeiten
'Label3
'
Me.Label3.AutoSize = True
Me.Label3.Location = New System.Drawing.Point(325, 81)
Me.Label3.Location = New System.Drawing.Point(329, 74)
Me.Label3.Name = "Label3"
Me.Label3.Size = New System.Drawing.Size(30, 13)
Me.Label3.TabIndex = 116
@@ -251,7 +253,7 @@ Partial Class frmHostBearbeiten
'Label10
'
Me.Label10.AutoSize = True
Me.Label10.Location = New System.Drawing.Point(0, 354)
Me.Label10.Location = New System.Drawing.Point(3, 308)
Me.Label10.Name = "Label10"
Me.Label10.Size = New System.Drawing.Size(74, 13)
Me.Label10.TabIndex = 127
@@ -261,14 +263,14 @@ Partial Class frmHostBearbeiten
'
Me.TxtType.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend
Me.TxtType.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.CustomSource
Me.TxtType.Location = New System.Drawing.Point(3, 331)
Me.TxtType.Location = New System.Drawing.Point(6, 285)
Me.TxtType.Name = "TxtType"
Me.TxtType.Size = New System.Drawing.Size(300, 20)
Me.TxtType.TabIndex = 99
'
'TxtSeriennummer
'
Me.TxtSeriennummer.Location = New System.Drawing.Point(3, 370)
Me.TxtSeriennummer.Location = New System.Drawing.Point(6, 324)
Me.TxtSeriennummer.Name = "TxtSeriennummer"
Me.TxtSeriennummer.Size = New System.Drawing.Size(300, 20)
Me.TxtSeriennummer.TabIndex = 100
@@ -276,7 +278,7 @@ Partial Class frmHostBearbeiten
'Label4
'
Me.Label4.AutoSize = True
Me.Label4.Location = New System.Drawing.Point(0, 315)
Me.Label4.Location = New System.Drawing.Point(3, 269)
Me.Label4.Name = "Label4"
Me.Label4.Size = New System.Drawing.Size(31, 13)
Me.Label4.TabIndex = 117
@@ -285,7 +287,7 @@ Partial Class frmHostBearbeiten
'Label9
'
Me.Label9.AutoSize = True
Me.Label9.Location = New System.Drawing.Point(-2, 237)
Me.Label9.Location = New System.Drawing.Point(1, 191)
Me.Label9.Name = "Label9"
Me.Label9.Size = New System.Drawing.Size(53, 13)
Me.Label9.TabIndex = 126
@@ -293,17 +295,17 @@ Partial Class frmHostBearbeiten
'
'TxtInfo
'
Me.TxtInfo.Location = New System.Drawing.Point(328, 136)
Me.TxtInfo.Location = New System.Drawing.Point(332, 129)
Me.TxtInfo.Multiline = True
Me.TxtInfo.Name = "TxtInfo"
Me.TxtInfo.Size = New System.Drawing.Size(300, 98)
Me.TxtInfo.Size = New System.Drawing.Size(300, 87)
Me.TxtInfo.TabIndex = 103
'
'TxtQuickInfo
'
Me.TxtQuickInfo.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend
Me.TxtQuickInfo.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.CustomSource
Me.TxtQuickInfo.Location = New System.Drawing.Point(1, 255)
Me.TxtQuickInfo.Location = New System.Drawing.Point(4, 209)
Me.TxtQuickInfo.Multiline = True
Me.TxtQuickInfo.Name = "TxtQuickInfo"
Me.TxtQuickInfo.Size = New System.Drawing.Size(300, 57)
@@ -312,7 +314,7 @@ Partial Class frmHostBearbeiten
'Label5
'
Me.Label5.AutoSize = True
Me.Label5.Location = New System.Drawing.Point(325, 120)
Me.Label5.Location = New System.Drawing.Point(329, 113)
Me.Label5.Name = "Label5"
Me.Label5.Size = New System.Drawing.Size(25, 13)
Me.Label5.TabIndex = 118
@@ -321,7 +323,7 @@ Partial Class frmHostBearbeiten
'Label8
'
Me.Label8.AutoSize = True
Me.Label8.Location = New System.Drawing.Point(0, 159)
Me.Label8.Location = New System.Drawing.Point(3, 113)
Me.Label8.Name = "Label8"
Me.Label8.Size = New System.Drawing.Size(38, 13)
Me.Label8.TabIndex = 125
@@ -332,7 +334,7 @@ Partial Class frmHostBearbeiten
Me.CmdSave.BackColor = System.Drawing.SystemColors.ControlLightLight
Me.CmdSave.FlatAppearance.BorderColor = System.Drawing.Color.DimGray
Me.CmdSave.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.CmdSave.Location = New System.Drawing.Point(534, 396)
Me.CmdSave.Location = New System.Drawing.Point(538, 349)
Me.CmdSave.Name = "CmdSave"
Me.CmdSave.Size = New System.Drawing.Size(94, 23)
Me.CmdSave.TabIndex = 108
@@ -343,7 +345,7 @@ Partial Class frmHostBearbeiten
'
Me.TxtModell.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest
Me.TxtModell.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.CustomSource
Me.TxtModell.Location = New System.Drawing.Point(3, 175)
Me.TxtModell.Location = New System.Drawing.Point(6, 129)
Me.TxtModell.Name = "TxtModell"
Me.TxtModell.Size = New System.Drawing.Size(300, 20)
Me.TxtModell.TabIndex = 96
@@ -353,7 +355,7 @@ Partial Class frmHostBearbeiten
Me.CmdReset.BackColor = System.Drawing.SystemColors.ControlLightLight
Me.CmdReset.FlatAppearance.BorderColor = System.Drawing.Color.DimGray
Me.CmdReset.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.CmdReset.Location = New System.Drawing.Point(328, 425)
Me.CmdReset.Location = New System.Drawing.Point(115, 379)
Me.CmdReset.Name = "CmdReset"
Me.CmdReset.Size = New System.Drawing.Size(94, 23)
Me.CmdReset.TabIndex = 111
@@ -365,7 +367,7 @@ Partial Class frmHostBearbeiten
Me.CmdAbbrechen.BackColor = System.Drawing.SystemColors.ControlLightLight
Me.CmdAbbrechen.FlatAppearance.BorderColor = System.Drawing.Color.DimGray
Me.CmdAbbrechen.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.CmdAbbrechen.Location = New System.Drawing.Point(534, 425)
Me.CmdAbbrechen.Location = New System.Drawing.Point(538, 378)
Me.CmdAbbrechen.Name = "CmdAbbrechen"
Me.CmdAbbrechen.Size = New System.Drawing.Size(94, 23)
Me.CmdAbbrechen.TabIndex = 109
@@ -375,7 +377,7 @@ Partial Class frmHostBearbeiten
'LblLink
'
Me.LblLink.AutoSize = True
Me.LblLink.Location = New System.Drawing.Point(325, 315)
Me.LblLink.Location = New System.Drawing.Point(329, 297)
Me.LblLink.Name = "LblLink"
Me.LblLink.Size = New System.Drawing.Size(78, 13)
Me.LblLink.TabIndex = 124
@@ -386,7 +388,7 @@ Partial Class frmHostBearbeiten
Me.CmdIPDown.BackColor = System.Drawing.SystemColors.ControlLightLight
Me.CmdIPDown.FlatAppearance.BorderColor = System.Drawing.Color.DimGray
Me.CmdIPDown.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.CmdIPDown.Location = New System.Drawing.Point(3, 9)
Me.CmdIPDown.Location = New System.Drawing.Point(3, 3)
Me.CmdIPDown.Name = "CmdIPDown"
Me.CmdIPDown.Size = New System.Drawing.Size(75, 23)
Me.CmdIPDown.TabIndex = 119
@@ -396,7 +398,7 @@ Partial Class frmHostBearbeiten
'TxtLink
'
Me.TxtLink.ContextMenuStrip = Me.ContextMenuStrip1
Me.TxtLink.Location = New System.Drawing.Point(328, 331)
Me.TxtLink.Location = New System.Drawing.Point(332, 313)
Me.TxtLink.Name = "TxtLink"
Me.TxtLink.Size = New System.Drawing.Size(300, 20)
Me.TxtLink.TabIndex = 107
@@ -418,7 +420,7 @@ Partial Class frmHostBearbeiten
Me.CmdIPUp.BackColor = System.Drawing.SystemColors.ControlLightLight
Me.CmdIPUp.FlatAppearance.BorderColor = System.Drawing.Color.DimGray
Me.CmdIPUp.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.CmdIPUp.Location = New System.Drawing.Point(228, 9)
Me.CmdIPUp.Location = New System.Drawing.Point(228, 3)
Me.CmdIPUp.Name = "CmdIPUp"
Me.CmdIPUp.Size = New System.Drawing.Size(75, 23)
Me.CmdIPUp.TabIndex = 120
@@ -430,7 +432,7 @@ Partial Class frmHostBearbeiten
Me.CmdDateien.BackColor = System.Drawing.SystemColors.ControlLightLight
Me.CmdDateien.FlatAppearance.BorderColor = System.Drawing.Color.DimGray
Me.CmdDateien.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.CmdDateien.Location = New System.Drawing.Point(328, 396)
Me.CmdDateien.Location = New System.Drawing.Point(332, 378)
Me.CmdDateien.Name = "CmdDateien"
Me.CmdDateien.Size = New System.Drawing.Size(94, 23)
Me.CmdDateien.TabIndex = 110
@@ -440,7 +442,7 @@ Partial Class frmHostBearbeiten
'Label6
'
Me.Label6.AutoSize = True
Me.Label6.Location = New System.Drawing.Point(325, 276)
Me.Label6.Location = New System.Drawing.Point(329, 258)
Me.Label6.Name = "Label6"
Me.Label6.Size = New System.Drawing.Size(52, 13)
Me.Label6.TabIndex = 123
@@ -449,7 +451,7 @@ Partial Class frmHostBearbeiten
'LbIPNetzwerkadresse
'
Me.LbIPNetzwerkadresse.AutoSize = True
Me.LbIPNetzwerkadresse.Location = New System.Drawing.Point(225, 81)
Me.LbIPNetzwerkadresse.Location = New System.Drawing.Point(228, 35)
Me.LbIPNetzwerkadresse.Name = "LbIPNetzwerkadresse"
Me.LbIPNetzwerkadresse.Size = New System.Drawing.Size(43, 13)
Me.LbIPNetzwerkadresse.TabIndex = 121
@@ -457,7 +459,7 @@ Partial Class frmHostBearbeiten
'
'TxtKennwort
'
Me.TxtKennwort.Location = New System.Drawing.Point(328, 292)
Me.TxtKennwort.Location = New System.Drawing.Point(332, 274)
Me.TxtKennwort.Name = "TxtKennwort"
Me.TxtKennwort.PasswordChar = Global.Microsoft.VisualBasic.ChrW(42)
Me.TxtKennwort.Size = New System.Drawing.Size(300, 20)
@@ -465,7 +467,7 @@ Partial Class frmHostBearbeiten
'
'TxtHost
'
Me.TxtHost.Location = New System.Drawing.Point(228, 97)
Me.TxtHost.Location = New System.Drawing.Point(231, 51)
Me.TxtHost.Name = "TxtHost"
Me.TxtHost.Size = New System.Drawing.Size(75, 20)
Me.TxtHost.TabIndex = 94
@@ -473,7 +475,7 @@ Partial Class frmHostBearbeiten
'Label7
'
Me.Label7.AutoSize = True
Me.Label7.Location = New System.Drawing.Point(325, 237)
Me.Label7.Location = New System.Drawing.Point(329, 219)
Me.Label7.Name = "Label7"
Me.Label7.Size = New System.Drawing.Size(75, 13)
Me.Label7.TabIndex = 122
@@ -484,7 +486,7 @@ Partial Class frmHostBearbeiten
Me.CmdDelete.BackColor = System.Drawing.SystemColors.ControlLightLight
Me.CmdDelete.FlatAppearance.BorderColor = System.Drawing.Color.DimGray
Me.CmdDelete.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.CmdDelete.Location = New System.Drawing.Point(1, 425)
Me.CmdDelete.Location = New System.Drawing.Point(4, 379)
Me.CmdDelete.Name = "CmdDelete"
Me.CmdDelete.Size = New System.Drawing.Size(94, 23)
Me.CmdDelete.TabIndex = 112
@@ -495,14 +497,13 @@ Partial Class frmHostBearbeiten
'
Me.TxtBenutzername.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest
Me.TxtBenutzername.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.CustomSource
Me.TxtBenutzername.Location = New System.Drawing.Point(328, 253)
Me.TxtBenutzername.Location = New System.Drawing.Point(332, 235)
Me.TxtBenutzername.Name = "TxtBenutzername"
Me.TxtBenutzername.Size = New System.Drawing.Size(300, 20)
Me.TxtBenutzername.TabIndex = 104
'
'Panel1
'
Me.Panel1.Controls.Add(Me.lblSuchfilter)
Me.Panel1.Controls.Add(Me.ChkShowSlaves)
Me.Panel1.Controls.Add(Me.chkFirewall)
Me.Panel1.Controls.Add(Me.TxtBenutzername)
@@ -519,11 +520,9 @@ Partial Class frmHostBearbeiten
Me.Panel1.Controls.Add(Me.CmdCopy)
Me.Panel1.Controls.Add(Me.CmdDateien)
Me.Panel1.Controls.Add(Me.ChkKennwortAnzeigen)
Me.Panel1.Controls.Add(Me.CmdIPUp)
Me.Panel1.Controls.Add(Me.CmdIPChange)
Me.Panel1.Controls.Add(Me.TxtLink)
Me.Panel1.Controls.Add(Me.TxtIP)
Me.Panel1.Controls.Add(Me.CmdIPDown)
Me.Panel1.Controls.Add(Me.Label1)
Me.Panel1.Controls.Add(Me.LblLink)
Me.Panel1.Controls.Add(Me.CmdLink)
@@ -545,16 +544,16 @@ Partial Class frmHostBearbeiten
Me.Panel1.Controls.Add(Me.TxtSeriennummer)
Me.Panel1.Controls.Add(Me.Label9)
Me.Panel1.Controls.Add(Me.Label4)
Me.Panel1.Location = New System.Drawing.Point(12, 12)
Me.Panel1.Location = New System.Drawing.Point(12, 62)
Me.Panel1.Name = "Panel1"
Me.Panel1.Size = New System.Drawing.Size(643, 518)
Me.Panel1.Size = New System.Drawing.Size(643, 468)
Me.Panel1.TabIndex = 137
'
'lblSuchfilter
'
Me.lblSuchfilter.AutoSize = True
Me.lblSuchfilter.BackColor = System.Drawing.Color.IndianRed
Me.lblSuchfilter.Location = New System.Drawing.Point(96, 14)
Me.lblSuchfilter.Location = New System.Drawing.Point(96, 8)
Me.lblSuchfilter.Name = "lblSuchfilter"
Me.lblSuchfilter.Size = New System.Drawing.Size(107, 13)
Me.lblSuchfilter.TabIndex = 138
@@ -564,7 +563,7 @@ Partial Class frmHostBearbeiten
'ChkShowSlaves
'
Me.ChkShowSlaves.AutoSize = True
Me.ChkShowSlaves.Location = New System.Drawing.Point(383, 485)
Me.ChkShowSlaves.Location = New System.Drawing.Point(387, 447)
Me.ChkShowSlaves.Name = "ChkShowSlaves"
Me.ChkShowSlaves.Size = New System.Drawing.Size(104, 17)
Me.ChkShowSlaves.TabIndex = 137
@@ -601,6 +600,16 @@ Partial Class frmHostBearbeiten
Me.PictureBox1.TabIndex = 140
Me.PictureBox1.TabStop = False
'
'PanNavTop
'
Me.PanNavTop.Controls.Add(Me.lblSuchfilter)
Me.PanNavTop.Controls.Add(Me.CmdIPDown)
Me.PanNavTop.Controls.Add(Me.CmdIPUp)
Me.PanNavTop.Location = New System.Drawing.Point(12, 24)
Me.PanNavTop.Name = "PanNavTop"
Me.PanNavTop.Size = New System.Drawing.Size(309, 32)
Me.PanNavTop.TabIndex = 141
'
'frmHostBearbeiten
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
@@ -609,6 +618,7 @@ Partial Class frmHostBearbeiten
Me.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink
Me.BackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.ClientSize = New System.Drawing.Size(1608, 815)
Me.Controls.Add(Me.PanNavTop)
Me.Controls.Add(Me.PictureBox1)
Me.Controls.Add(Me.PanSlaves)
Me.Controls.Add(Me.PanFirewall)
@@ -622,6 +632,8 @@ Partial Class frmHostBearbeiten
Me.Panel1.ResumeLayout(False)
Me.Panel1.PerformLayout()
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
Me.PanNavTop.ResumeLayout(False)
Me.PanNavTop.PerformLayout()
Me.ResumeLayout(False)
End Sub
@@ -677,4 +689,5 @@ Partial Class frmHostBearbeiten
Friend WithEvents GeheZuToolStripMenuItem As ToolStripMenuItem
Friend WithEvents lblSuchfilter As Label
Friend WithEvents PictureBox1 As PictureBox
Friend WithEvents PanNavTop As Panel
End Class