161 lines
9.1 KiB
VB.net
161 lines
9.1 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|||
|
|
Partial Class Hosts
|
||
|
|
Inherits System.Windows.Forms.Form
|
||
|
|
|
||
|
|
'Form overrides dispose to clean up the component list.
|
||
|
|
<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
|
||
|
|
|
||
|
|
'Required by the Windows Form Designer
|
||
|
|
Private components As System.ComponentModel.IContainer
|
||
|
|
|
||
|
|
'NOTE: The following procedure is required by the Windows Form Designer
|
||
|
|
'It can be modified using the Windows Form Designer.
|
||
|
|
'Do not modify it using the code editor.
|
||
|
|
<System.Diagnostics.DebuggerStepThrough()> _
|
||
|
|
Private Sub InitializeComponent()
|
||
|
|
components = New System.ComponentModel.Container()
|
||
|
|
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(Hosts))
|
||
|
|
StatusStrip1 = New System.Windows.Forms.StatusStrip()
|
||
|
|
ToolStripStatusLabel1 = New System.Windows.Forms.ToolStripStatusLabel()
|
||
|
|
Timer1 = New System.Windows.Forms.Timer(components)
|
||
|
|
ToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem()
|
||
|
|
MenuStrip1 = New System.Windows.Forms.MenuStrip()
|
||
|
|
Guna2TextBox1 = New Guna.UI2.WinForms.Guna2TextBox()
|
||
|
|
Guna2TextBox2 = New Guna.UI2.WinForms.Guna2TextBox()
|
||
|
|
StatusStrip1.SuspendLayout()
|
||
|
|
MenuStrip1.SuspendLayout()
|
||
|
|
SuspendLayout()
|
||
|
|
'
|
||
|
|
'StatusStrip1
|
||
|
|
'
|
||
|
|
StatusStrip1.BackColor = System.Drawing.Color.White
|
||
|
|
StatusStrip1.ImageScalingSize = New System.Drawing.Size(24, 24)
|
||
|
|
StatusStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {ToolStripStatusLabel1})
|
||
|
|
StatusStrip1.Location = New System.Drawing.Point(0, 276)
|
||
|
|
StatusStrip1.Name = "StatusStrip1"
|
||
|
|
StatusStrip1.Padding = New System.Windows.Forms.Padding(1, 0, 9, 0)
|
||
|
|
StatusStrip1.Size = New System.Drawing.Size(480, 22)
|
||
|
|
StatusStrip1.TabIndex = 9
|
||
|
|
StatusStrip1.Text = "StatusStrip1"
|
||
|
|
'
|
||
|
|
'ToolStripStatusLabel1
|
||
|
|
'
|
||
|
|
ToolStripStatusLabel1.ForeColor = System.Drawing.Color.Black
|
||
|
|
ToolStripStatusLabel1.Name = "ToolStripStatusLabel1"
|
||
|
|
ToolStripStatusLabel1.Size = New System.Drawing.Size(13, 17)
|
||
|
|
ToolStripStatusLabel1.Text = ".."
|
||
|
|
'
|
||
|
|
'Timer1
|
||
|
|
'
|
||
|
|
Timer1.Enabled = True
|
||
|
|
Timer1.Interval = 1000
|
||
|
|
'
|
||
|
|
'ToolStripMenuItem1
|
||
|
|
'
|
||
|
|
ToolStripMenuItem1.Font = New System.Drawing.Font("Segoe UI", 9.0!)
|
||
|
|
ToolStripMenuItem1.ForeColor = System.Drawing.Color.Black
|
||
|
|
ToolStripMenuItem1.Image = CType(resources.GetObject("ToolStripMenuItem1.Image"), System.Drawing.Image)
|
||
|
|
ToolStripMenuItem1.Name = "ToolStripMenuItem1"
|
||
|
|
ToolStripMenuItem1.Size = New System.Drawing.Size(108, 20)
|
||
|
|
ToolStripMenuItem1.Text = "Save Changes"
|
||
|
|
'
|
||
|
|
'MenuStrip1
|
||
|
|
'
|
||
|
|
MenuStrip1.BackColor = System.Drawing.Color.White
|
||
|
|
MenuStrip1.Font = New System.Drawing.Font("Arial", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||
|
|
MenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {ToolStripMenuItem1})
|
||
|
|
MenuStrip1.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.Flow
|
||
|
|
MenuStrip1.Location = New System.Drawing.Point(0, 0)
|
||
|
|
MenuStrip1.Name = "MenuStrip1"
|
||
|
|
MenuStrip1.Size = New System.Drawing.Size(480, 24)
|
||
|
|
MenuStrip1.TabIndex = 5
|
||
|
|
MenuStrip1.Text = "MenuStrip1"
|
||
|
|
'
|
||
|
|
'Guna2TextBox1
|
||
|
|
'
|
||
|
|
Guna2TextBox1.BorderColor = System.Drawing.Color.FromArgb(CType(CType(40, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(182, Byte), Integer))
|
||
|
|
Guna2TextBox1.Cursor = System.Windows.Forms.Cursors.IBeam
|
||
|
|
Guna2TextBox1.DefaultText = ""
|
||
|
|
Guna2TextBox1.DisabledState.BorderColor = System.Drawing.Color.FromArgb(CType(CType(208, Byte), Integer), CType(CType(208, Byte), Integer), CType(CType(208, Byte), Integer))
|
||
|
|
Guna2TextBox1.DisabledState.FillColor = System.Drawing.Color.FromArgb(CType(CType(226, Byte), Integer), CType(CType(226, Byte), Integer), CType(CType(226, Byte), Integer))
|
||
|
|
Guna2TextBox1.DisabledState.ForeColor = System.Drawing.Color.FromArgb(CType(CType(138, Byte), Integer), CType(CType(138, Byte), Integer), CType(CType(138, Byte), Integer))
|
||
|
|
Guna2TextBox1.DisabledState.PlaceholderForeColor = System.Drawing.Color.FromArgb(CType(CType(138, Byte), Integer), CType(CType(138, Byte), Integer), CType(CType(138, Byte), Integer))
|
||
|
|
Guna2TextBox1.Dock = System.Windows.Forms.DockStyle.Fill
|
||
|
|
Guna2TextBox1.FocusedState.BorderColor = System.Drawing.Color.FromArgb(CType(CType(94, Byte), Integer), CType(CType(148, Byte), Integer), CType(CType(255, Byte), Integer))
|
||
|
|
Guna2TextBox1.Font = New System.Drawing.Font("Segoe UI", 9.0!)
|
||
|
|
Guna2TextBox1.ForeColor = System.Drawing.Color.Black
|
||
|
|
Guna2TextBox1.HoverState.BorderColor = System.Drawing.Color.FromArgb(CType(CType(94, Byte), Integer), CType(CType(148, Byte), Integer), CType(CType(255, Byte), Integer))
|
||
|
|
Guna2TextBox1.Location = New System.Drawing.Point(0, 24)
|
||
|
|
Guna2TextBox1.Multiline = True
|
||
|
|
Guna2TextBox1.Name = "Guna2TextBox1"
|
||
|
|
Guna2TextBox1.PasswordChar = Global.Microsoft.VisualBasic.ChrW(0)
|
||
|
|
Guna2TextBox1.PlaceholderForeColor = System.Drawing.Color.Black
|
||
|
|
Guna2TextBox1.PlaceholderText = ""
|
||
|
|
Guna2TextBox1.ScrollBars = System.Windows.Forms.ScrollBars.Both
|
||
|
|
Guna2TextBox1.SelectedText = ""
|
||
|
|
Guna2TextBox1.Size = New System.Drawing.Size(480, 231)
|
||
|
|
Guna2TextBox1.TabIndex = 51
|
||
|
|
'
|
||
|
|
'Guna2TextBox2
|
||
|
|
'
|
||
|
|
Guna2TextBox2.BorderColor = System.Drawing.Color.FromArgb(CType(CType(40, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(182, Byte), Integer))
|
||
|
|
Guna2TextBox2.Cursor = System.Windows.Forms.Cursors.IBeam
|
||
|
|
Guna2TextBox2.DefaultText = ""
|
||
|
|
Guna2TextBox2.DisabledState.BorderColor = System.Drawing.Color.FromArgb(CType(CType(208, Byte), Integer), CType(CType(208, Byte), Integer), CType(CType(208, Byte), Integer))
|
||
|
|
Guna2TextBox2.DisabledState.FillColor = System.Drawing.Color.FromArgb(CType(CType(226, Byte), Integer), CType(CType(226, Byte), Integer), CType(CType(226, Byte), Integer))
|
||
|
|
Guna2TextBox2.DisabledState.ForeColor = System.Drawing.Color.FromArgb(CType(CType(138, Byte), Integer), CType(CType(138, Byte), Integer), CType(CType(138, Byte), Integer))
|
||
|
|
Guna2TextBox2.DisabledState.PlaceholderForeColor = System.Drawing.Color.FromArgb(CType(CType(138, Byte), Integer), CType(CType(138, Byte), Integer), CType(CType(138, Byte), Integer))
|
||
|
|
Guna2TextBox2.Dock = System.Windows.Forms.DockStyle.Bottom
|
||
|
|
Guna2TextBox2.FocusedState.BorderColor = System.Drawing.Color.FromArgb(CType(CType(94, Byte), Integer), CType(CType(148, Byte), Integer), CType(CType(255, Byte), Integer))
|
||
|
|
Guna2TextBox2.Font = New System.Drawing.Font("Segoe UI", 9.0!)
|
||
|
|
Guna2TextBox2.ForeColor = System.Drawing.Color.Black
|
||
|
|
Guna2TextBox2.HoverState.BorderColor = System.Drawing.Color.FromArgb(CType(CType(94, Byte), Integer), CType(CType(148, Byte), Integer), CType(CType(255, Byte), Integer))
|
||
|
|
Guna2TextBox2.Location = New System.Drawing.Point(0, 255)
|
||
|
|
Guna2TextBox2.Name = "Guna2TextBox2"
|
||
|
|
Guna2TextBox2.PasswordChar = Global.Microsoft.VisualBasic.ChrW(0)
|
||
|
|
Guna2TextBox2.PlaceholderForeColor = System.Drawing.Color.Black
|
||
|
|
Guna2TextBox2.PlaceholderText = ""
|
||
|
|
Guna2TextBox2.ReadOnly = True
|
||
|
|
Guna2TextBox2.SelectedText = ""
|
||
|
|
Guna2TextBox2.Size = New System.Drawing.Size(480, 21)
|
||
|
|
Guna2TextBox2.TabIndex = 52
|
||
|
|
'
|
||
|
|
'Hosts
|
||
|
|
'
|
||
|
|
AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
||
|
|
AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
||
|
|
BackColor = System.Drawing.Color.White
|
||
|
|
ClientSize = New System.Drawing.Size(480, 298)
|
||
|
|
Controls.Add(Guna2TextBox1)
|
||
|
|
Controls.Add(Guna2TextBox2)
|
||
|
|
Controls.Add(StatusStrip1)
|
||
|
|
Controls.Add(MenuStrip1)
|
||
|
|
Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
||
|
|
Name = "Hosts"
|
||
|
|
Text = "Edit Hosts"
|
||
|
|
StatusStrip1.ResumeLayout(False)
|
||
|
|
StatusStrip1.PerformLayout()
|
||
|
|
MenuStrip1.ResumeLayout(False)
|
||
|
|
MenuStrip1.PerformLayout()
|
||
|
|
ResumeLayout(False)
|
||
|
|
PerformLayout()
|
||
|
|
|
||
|
|
End Sub
|
||
|
|
Friend WithEvents StatusStrip1 As StatusStrip
|
||
|
|
Friend WithEvents ToolStripStatusLabel1 As ToolStripStatusLabel
|
||
|
|
Friend WithEvents Timer1 As Timer
|
||
|
|
Friend WithEvents ToolStripMenuItem1 As ToolStripMenuItem
|
||
|
|
Friend WithEvents MenuStrip1 As MenuStrip
|
||
|
|
Friend WithEvents Guna2TextBox1 As Guna.UI2.WinForms.Guna2TextBox
|
||
|
|
Friend WithEvents Guna2TextBox2 As Guna.UI2.WinForms.Guna2TextBox
|
||
|
|
End Class
|