Files
XWorm-6.5-Source/XWorm/Forms/Proxy.Designer.vb
T
2026-08-27 11:22:34 -06:00

311 lines
19 KiB
VB.net

<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class Proxy
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(Proxy))
Label6 = New System.Windows.Forms.Label()
Label3 = New System.Windows.Forms.Label()
Label2 = New System.Windows.Forms.Label()
Timer1 = New System.Windows.Forms.Timer(components)
PictureBox1 = New System.Windows.Forms.PictureBox()
Label1 = New System.Windows.Forms.Label()
Label4 = New System.Windows.Forms.Label()
Panel1 = New System.Windows.Forms.Panel()
Panel2 = New System.Windows.Forms.Panel()
Guna2TextBox4 = New Guna.UI2.WinForms.Guna2TextBox()
Guna2GradientButton1 = New Guna.UI2.WinForms.Guna2GradientButton()
Guna2TextBox1 = New Guna.UI2.WinForms.Guna2TextBox()
Guna2TextBox2 = New Guna.UI2.WinForms.Guna2TextBox()
Guna2TextBox3 = New Guna.UI2.WinForms.Guna2TextBox()
Guna2GradientButton2 = New Guna.UI2.WinForms.Guna2GradientButton()
CType(PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
Panel1.SuspendLayout()
Panel2.SuspendLayout()
SuspendLayout()
'
'Label6
'
Label6.AutoSize = True
Label6.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Label6.ForeColor = System.Drawing.Color.Black
Label6.Location = New System.Drawing.Point(19, 76)
Label6.Name = "Label6"
Label6.Size = New System.Drawing.Size(61, 13)
Label6.TabIndex = 10
Label6.Text = "ClientPort :"
'
'Label3
'
Label3.AutoSize = True
Label3.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Label3.ForeColor = System.Drawing.Color.Black
Label3.Location = New System.Drawing.Point(38, 103)
Label3.Name = "Label3"
Label3.Size = New System.Drawing.Size(42, 13)
Label3.TabIndex = 8
Label3.Text = "Proxy :"
'
'Label2
'
Label2.AutoSize = True
Label2.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Label2.ForeColor = System.Drawing.Color.Black
Label2.Location = New System.Drawing.Point(17, 49)
Label2.Name = "Label2"
Label2.Size = New System.Drawing.Size(63, 13)
Label2.TabIndex = 7
Label2.Text = "ClientHost :"
'
'Timer1
'
Timer1.Enabled = True
Timer1.Interval = 1000
'
'PictureBox1
'
PictureBox1.Location = New System.Drawing.Point(3, 3)
PictureBox1.Name = "PictureBox1"
PictureBox1.Size = New System.Drawing.Size(35, 25)
PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
PictureBox1.TabIndex = 16
PictureBox1.TabStop = False
'
'Label1
'
Label1.AutoSize = True
Label1.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Label1.ForeColor = System.Drawing.Color.Black
Label1.Location = New System.Drawing.Point(44, 10)
Label1.Name = "Label1"
Label1.Size = New System.Drawing.Size(15, 13)
Label1.TabIndex = 17
Label1.Text = ".."
'
'Label4
'
Label4.AutoSize = True
Label4.ForeColor = System.Drawing.Color.Black
Label4.Location = New System.Drawing.Point(40, 66)
Label4.Name = "Label4"
Label4.Size = New System.Drawing.Size(34, 13)
Label4.TabIndex = 18
Label4.Text = "Port :"
'
'Panel1
'
Panel1.Controls.Add(Guna2GradientButton1)
Panel1.Controls.Add(Guna2TextBox4)
Panel1.Controls.Add(Label4)
Panel1.Dock = System.Windows.Forms.DockStyle.Fill
Panel1.Location = New System.Drawing.Point(0, 0)
Panel1.Name = "Panel1"
Panel1.Size = New System.Drawing.Size(333, 177)
Panel1.TabIndex = 21
'
'Panel2
'
Panel2.Controls.Add(Panel1)
Panel2.Controls.Add(Guna2GradientButton2)
Panel2.Controls.Add(Guna2TextBox2)
Panel2.Controls.Add(Guna2TextBox1)
Panel2.Controls.Add(Label6)
Panel2.Controls.Add(Label3)
Panel2.Controls.Add(Guna2TextBox3)
Panel2.Controls.Add(Label2)
Panel2.Controls.Add(PictureBox1)
Panel2.Controls.Add(Label1)
Panel2.Dock = System.Windows.Forms.DockStyle.Fill
Panel2.Location = New System.Drawing.Point(0, 0)
Panel2.Name = "Panel2"
Panel2.Size = New System.Drawing.Size(333, 177)
Panel2.TabIndex = 22
'
'Guna2TextBox4
'
Guna2TextBox4.BorderColor = System.Drawing.Color.FromArgb(CType(CType(40, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(182, Byte), Integer))
Guna2TextBox4.BorderRadius = 3
Guna2TextBox4.Cursor = System.Windows.Forms.Cursors.IBeam
Guna2TextBox4.DefaultText = "8000"
Guna2TextBox4.DisabledState.BorderColor = System.Drawing.Color.FromArgb(CType(CType(208, Byte), Integer), CType(CType(208, Byte), Integer), CType(CType(208, Byte), Integer))
Guna2TextBox4.DisabledState.FillColor = System.Drawing.Color.FromArgb(CType(CType(226, Byte), Integer), CType(CType(226, Byte), Integer), CType(CType(226, Byte), Integer))
Guna2TextBox4.DisabledState.ForeColor = System.Drawing.Color.FromArgb(CType(CType(138, Byte), Integer), CType(CType(138, Byte), Integer), CType(CType(138, Byte), Integer))
Guna2TextBox4.DisabledState.PlaceholderForeColor = System.Drawing.Color.FromArgb(CType(CType(138, Byte), Integer), CType(CType(138, Byte), Integer), CType(CType(138, Byte), Integer))
Guna2TextBox4.FocusedState.BorderColor = System.Drawing.Color.FromArgb(CType(CType(94, Byte), Integer), CType(CType(148, Byte), Integer), CType(CType(255, Byte), Integer))
Guna2TextBox4.Font = New System.Drawing.Font("Segoe UI", 9.0!)
Guna2TextBox4.ForeColor = System.Drawing.Color.Black
Guna2TextBox4.HoverState.BorderColor = System.Drawing.Color.FromArgb(CType(CType(94, Byte), Integer), CType(CType(148, Byte), Integer), CType(CType(255, Byte), Integer))
Guna2TextBox4.Location = New System.Drawing.Point(80, 63)
Guna2TextBox4.Name = "Guna2TextBox4"
Guna2TextBox4.PasswordChar = Global.Microsoft.VisualBasic.ChrW(0)
Guna2TextBox4.PlaceholderForeColor = System.Drawing.Color.Black
Guna2TextBox4.PlaceholderText = ""
Guna2TextBox4.SelectedText = ""
Guna2TextBox4.Size = New System.Drawing.Size(197, 21)
Guna2TextBox4.TabIndex = 50
'
'Guna2GradientButton1
'
Guna2GradientButton1.BorderRadius = 4
Guna2GradientButton1.DisabledState.BorderColor = System.Drawing.Color.DarkGray
Guna2GradientButton1.DisabledState.CustomBorderColor = System.Drawing.Color.DarkGray
Guna2GradientButton1.DisabledState.FillColor = System.Drawing.Color.FromArgb(CType(CType(169, Byte), Integer), CType(CType(169, Byte), Integer), CType(CType(169, Byte), Integer))
Guna2GradientButton1.DisabledState.FillColor2 = System.Drawing.Color.FromArgb(CType(CType(169, Byte), Integer), CType(CType(169, Byte), Integer), CType(CType(169, Byte), Integer))
Guna2GradientButton1.DisabledState.ForeColor = System.Drawing.Color.FromArgb(CType(CType(141, Byte), Integer), CType(CType(141, Byte), Integer), CType(CType(141, Byte), Integer))
Guna2GradientButton1.FillColor2 = System.Drawing.Color.FromArgb(CType(CType(40, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(182, Byte), Integer))
Guna2GradientButton1.Font = New System.Drawing.Font("Segoe UI", 9.0!)
Guna2GradientButton1.ForeColor = System.Drawing.Color.White
Guna2GradientButton1.ImageSize = New System.Drawing.Size(17, 17)
Guna2GradientButton1.Location = New System.Drawing.Point(80, 90)
Guna2GradientButton1.Name = "Guna2GradientButton1"
Guna2GradientButton1.Size = New System.Drawing.Size(197, 24)
Guna2GradientButton1.TabIndex = 101
Guna2GradientButton1.Text = "Start"
'
'Guna2TextBox1
'
Guna2TextBox1.BorderColor = System.Drawing.Color.FromArgb(CType(CType(40, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(182, Byte), Integer))
Guna2TextBox1.BorderRadius = 3
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.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(86, 46)
Guna2TextBox1.Name = "Guna2TextBox1"
Guna2TextBox1.PasswordChar = Global.Microsoft.VisualBasic.ChrW(0)
Guna2TextBox1.PlaceholderForeColor = System.Drawing.Color.Black
Guna2TextBox1.PlaceholderText = ""
Guna2TextBox1.ReadOnly = True
Guna2TextBox1.SelectedText = ""
Guna2TextBox1.Size = New System.Drawing.Size(221, 21)
Guna2TextBox1.TabIndex = 102
'
'Guna2TextBox2
'
Guna2TextBox2.BorderColor = System.Drawing.Color.FromArgb(CType(CType(40, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(182, Byte), Integer))
Guna2TextBox2.BorderRadius = 3
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.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(86, 73)
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(221, 21)
Guna2TextBox2.TabIndex = 103
'
'Guna2TextBox3
'
Guna2TextBox3.BorderColor = System.Drawing.Color.FromArgb(CType(CType(40, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(182, Byte), Integer))
Guna2TextBox3.BorderRadius = 3
Guna2TextBox3.Cursor = System.Windows.Forms.Cursors.IBeam
Guna2TextBox3.DefaultText = ""
Guna2TextBox3.DisabledState.BorderColor = System.Drawing.Color.FromArgb(CType(CType(208, Byte), Integer), CType(CType(208, Byte), Integer), CType(CType(208, Byte), Integer))
Guna2TextBox3.DisabledState.FillColor = System.Drawing.Color.FromArgb(CType(CType(226, Byte), Integer), CType(CType(226, Byte), Integer), CType(CType(226, Byte), Integer))
Guna2TextBox3.DisabledState.ForeColor = System.Drawing.Color.FromArgb(CType(CType(138, Byte), Integer), CType(CType(138, Byte), Integer), CType(CType(138, Byte), Integer))
Guna2TextBox3.DisabledState.PlaceholderForeColor = System.Drawing.Color.FromArgb(CType(CType(138, Byte), Integer), CType(CType(138, Byte), Integer), CType(CType(138, Byte), Integer))
Guna2TextBox3.FocusedState.BorderColor = System.Drawing.Color.FromArgb(CType(CType(94, Byte), Integer), CType(CType(148, Byte), Integer), CType(CType(255, Byte), Integer))
Guna2TextBox3.Font = New System.Drawing.Font("Segoe UI", 9.0!)
Guna2TextBox3.ForeColor = System.Drawing.Color.Black
Guna2TextBox3.HoverState.BorderColor = System.Drawing.Color.FromArgb(CType(CType(94, Byte), Integer), CType(CType(148, Byte), Integer), CType(CType(255, Byte), Integer))
Guna2TextBox3.Location = New System.Drawing.Point(86, 100)
Guna2TextBox3.Name = "Guna2TextBox3"
Guna2TextBox3.PasswordChar = Global.Microsoft.VisualBasic.ChrW(0)
Guna2TextBox3.PlaceholderForeColor = System.Drawing.Color.Black
Guna2TextBox3.PlaceholderText = ""
Guna2TextBox3.ReadOnly = True
Guna2TextBox3.SelectedText = ""
Guna2TextBox3.Size = New System.Drawing.Size(221, 21)
Guna2TextBox3.TabIndex = 104
'
'Guna2GradientButton2
'
Guna2GradientButton2.BorderRadius = 4
Guna2GradientButton2.DisabledState.BorderColor = System.Drawing.Color.DarkGray
Guna2GradientButton2.DisabledState.CustomBorderColor = System.Drawing.Color.DarkGray
Guna2GradientButton2.DisabledState.FillColor = System.Drawing.Color.FromArgb(CType(CType(169, Byte), Integer), CType(CType(169, Byte), Integer), CType(CType(169, Byte), Integer))
Guna2GradientButton2.DisabledState.FillColor2 = System.Drawing.Color.FromArgb(CType(CType(169, Byte), Integer), CType(CType(169, Byte), Integer), CType(CType(169, Byte), Integer))
Guna2GradientButton2.DisabledState.ForeColor = System.Drawing.Color.FromArgb(CType(CType(141, Byte), Integer), CType(CType(141, Byte), Integer), CType(CType(141, Byte), Integer))
Guna2GradientButton2.FillColor2 = System.Drawing.Color.FromArgb(CType(CType(40, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(182, Byte), Integer))
Guna2GradientButton2.Font = New System.Drawing.Font("Segoe UI", 9.0!)
Guna2GradientButton2.ForeColor = System.Drawing.Color.White
Guna2GradientButton2.Image = CType(resources.GetObject("Guna2GradientButton2.Image"), System.Drawing.Image)
Guna2GradientButton2.ImageAlign = System.Windows.Forms.HorizontalAlignment.Left
Guna2GradientButton2.ImageSize = New System.Drawing.Size(17, 17)
Guna2GradientButton2.Location = New System.Drawing.Point(13, 136)
Guna2GradientButton2.Name = "Guna2GradientButton2"
Guna2GradientButton2.Size = New System.Drawing.Size(309, 27)
Guna2GradientButton2.TabIndex = 102
Guna2GradientButton2.Text = "Disconnect"
'
'Proxy
'
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(333, 177)
Controls.Add(Panel2)
Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
Name = "Proxy"
Text = "Reverse Proxy"
CType(PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
Panel1.ResumeLayout(False)
Panel1.PerformLayout()
Panel2.ResumeLayout(False)
Panel2.PerformLayout()
ResumeLayout(False)
End Sub
Friend WithEvents Label6 As Label
Friend WithEvents Label3 As Label
Friend WithEvents Label2 As Label
Friend WithEvents Timer1 As Timer
Friend WithEvents PictureBox1 As PictureBox
Friend WithEvents Label1 As Label
Friend WithEvents Label4 As Label
Friend WithEvents Panel1 As Panel
Friend WithEvents Panel2 As Panel
Friend WithEvents Guna2TextBox4 As Guna.UI2.WinForms.Guna2TextBox
Friend WithEvents Guna2GradientButton1 As Guna.UI2.WinForms.Guna2GradientButton
Friend WithEvents Guna2TextBox2 As Guna.UI2.WinForms.Guna2TextBox
Friend WithEvents Guna2TextBox1 As Guna.UI2.WinForms.Guna2TextBox
Friend WithEvents Guna2TextBox3 As Guna.UI2.WinForms.Guna2TextBox
Friend WithEvents Guna2GradientButton2 As Guna.UI2.WinForms.Guna2GradientButton
End Class