Files
XWorm-6.5-Source/XWorm/Forms/Ftp.Designer.vb
T

217 lines
13 KiB
VB.net
Raw Normal View History

2026-08-27 11:22:34 -06:00
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class Ftp
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()
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(Ftp))
label4 = New System.Windows.Forms.Label()
label3 = New System.Windows.Forms.Label()
label2 = New System.Windows.Forms.Label()
label1 = New System.Windows.Forms.Label()
Guna2TextBox3 = New Guna.UI2.WinForms.Guna2TextBox()
Guna2TextBox2 = New Guna.UI2.WinForms.Guna2TextBox()
Guna2TextBox1 = New Guna.UI2.WinForms.Guna2TextBox()
Guna2NumericUpDown1 = New Guna.UI2.WinForms.Guna2NumericUpDown()
Guna2GradientButton1 = New Guna.UI2.WinForms.Guna2GradientButton()
CType(Guna2NumericUpDown1, System.ComponentModel.ISupportInitialize).BeginInit()
SuspendLayout()
'
'label4
'
label4.AutoSize = True
label4.ForeColor = System.Drawing.Color.Black
label4.Location = New System.Drawing.Point(13, 49)
label4.Name = "label4"
label4.Size = New System.Drawing.Size(36, 13)
label4.TabIndex = 37
label4.Text = "User :"
'
'label3
'
label3.AutoSize = True
label3.ForeColor = System.Drawing.Color.Black
label3.Location = New System.Drawing.Point(15, 105)
label3.Name = "label3"
label3.Size = New System.Drawing.Size(34, 13)
label3.TabIndex = 36
label3.Text = "Port :"
'
'label2
'
label2.AutoSize = True
label2.ForeColor = System.Drawing.Color.Black
label2.Location = New System.Drawing.Point(13, 76)
label2.Name = "label2"
label2.Size = New System.Drawing.Size(36, 13)
label2.TabIndex = 35
label2.Text = "Pass :"
'
'label1
'
label1.AutoSize = True
label1.ForeColor = System.Drawing.Color.Black
label1.Location = New System.Drawing.Point(13, 22)
label1.Name = "label1"
label1.Size = New System.Drawing.Size(36, 13)
label1.TabIndex = 34
label1.Text = "Host :"
'
'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(55, 73)
Guna2TextBox3.Name = "Guna2TextBox3"
Guna2TextBox3.PasswordChar = Global.Microsoft.VisualBasic.ChrW(0)
Guna2TextBox3.PlaceholderForeColor = System.Drawing.Color.Black
Guna2TextBox3.PlaceholderText = ""
Guna2TextBox3.SelectedText = ""
Guna2TextBox3.Size = New System.Drawing.Size(259, 21)
Guna2TextBox3.TabIndex = 59
'
'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(55, 46)
Guna2TextBox2.Name = "Guna2TextBox2"
Guna2TextBox2.PasswordChar = Global.Microsoft.VisualBasic.ChrW(0)
Guna2TextBox2.PlaceholderForeColor = System.Drawing.Color.Black
Guna2TextBox2.PlaceholderText = ""
Guna2TextBox2.SelectedText = ""
Guna2TextBox2.Size = New System.Drawing.Size(259, 21)
Guna2TextBox2.TabIndex = 57
'
'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(55, 19)
Guna2TextBox1.Name = "Guna2TextBox1"
Guna2TextBox1.PasswordChar = Global.Microsoft.VisualBasic.ChrW(0)
Guna2TextBox1.PlaceholderForeColor = System.Drawing.Color.Black
Guna2TextBox1.PlaceholderText = ""
Guna2TextBox1.SelectedText = ""
Guna2TextBox1.Size = New System.Drawing.Size(259, 21)
Guna2TextBox1.TabIndex = 58
'
'Guna2NumericUpDown1
'
Guna2NumericUpDown1.BackColor = System.Drawing.Color.Transparent
Guna2NumericUpDown1.BorderRadius = 3
Guna2NumericUpDown1.Cursor = System.Windows.Forms.Cursors.IBeam
Guna2NumericUpDown1.Font = New System.Drawing.Font("Segoe UI", 9.0!)
Guna2NumericUpDown1.Location = New System.Drawing.Point(55, 100)
Guna2NumericUpDown1.Maximum = New Decimal(New Integer() {65534, 0, 0, 0})
Guna2NumericUpDown1.Name = "Guna2NumericUpDown1"
Guna2NumericUpDown1.Size = New System.Drawing.Size(76, 25)
Guna2NumericUpDown1.TabIndex = 74
Guna2NumericUpDown1.UpDownButtonFillColor = System.Drawing.Color.FromArgb(CType(CType(136, Byte), Integer), CType(CType(200, Byte), Integer), CType(CType(236, Byte), Integer))
'
'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.Image = CType(resources.GetObject("Guna2GradientButton1.Image"), System.Drawing.Image)
Guna2GradientButton1.ImageAlign = System.Windows.Forms.HorizontalAlignment.Left
Guna2GradientButton1.ImageSize = New System.Drawing.Size(15, 15)
Guna2GradientButton1.Location = New System.Drawing.Point(55, 131)
Guna2GradientButton1.Name = "Guna2GradientButton1"
Guna2GradientButton1.Size = New System.Drawing.Size(259, 26)
Guna2GradientButton1.TabIndex = 75
Guna2GradientButton1.Text = "Save"
'
'Ftp
'
AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink
BackColor = System.Drawing.Color.White
ClientSize = New System.Drawing.Size(333, 172)
Controls.Add(Guna2GradientButton1)
Controls.Add(Guna2NumericUpDown1)
Controls.Add(Guna2TextBox3)
Controls.Add(Guna2TextBox2)
Controls.Add(Guna2TextBox1)
Controls.Add(label4)
Controls.Add(label3)
Controls.Add(label2)
Controls.Add(label1)
Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
MaximizeBox = False
MinimizeBox = False
Name = "Ftp"
SizeGripStyle = System.Windows.Forms.SizeGripStyle.Hide
Text = "Ftp Settings"
CType(Guna2NumericUpDown1, System.ComponentModel.ISupportInitialize).EndInit()
ResumeLayout(False)
PerformLayout()
End Sub
Private WithEvents label4 As Label
Private WithEvents label3 As Label
Private WithEvents label2 As Label
Private WithEvents label1 As Label
Friend WithEvents Guna2TextBox3 As Guna.UI2.WinForms.Guna2TextBox
Friend WithEvents Guna2TextBox2 As Guna.UI2.WinForms.Guna2TextBox
Friend WithEvents Guna2TextBox1 As Guna.UI2.WinForms.Guna2TextBox
Friend WithEvents Guna2NumericUpDown1 As Guna.UI2.WinForms.Guna2NumericUpDown
Friend WithEvents Guna2GradientButton1 As Guna.UI2.WinForms.Guna2GradientButton
End Class