namespace VM0AV2024_UI { partial class NetworkIntrusion { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(NetworkIntrusion)); this.panel1 = new System.Windows.Forms.Panel(); this.label2 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.pictureBox1 = new System.Windows.Forms.PictureBox(); this.label20 = new System.Windows.Forms.Label(); this.kryptonPanel1 = new ComponentFactory.Krypton.Toolkit.KryptonPanel(); this.kryptonTextBox2 = new ComponentFactory.Krypton.Toolkit.KryptonTextBox(); this.kryptonTextBox5 = new ComponentFactory.Krypton.Toolkit.KryptonTextBox(); this.label3 = new System.Windows.Forms.Label(); this.kryptonButton1 = new ComponentFactory.Krypton.Toolkit.KryptonButton(); this.panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel1)).BeginInit(); this.kryptonPanel1.SuspendLayout(); this.SuspendLayout(); // // panel1 // this.panel1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel1.BackgroundImage"))); this.panel1.Controls.Add(this.label2); this.panel1.Controls.Add(this.label1); this.panel1.Controls.Add(this.pictureBox1); this.panel1.Dock = System.Windows.Forms.DockStyle.Top; this.panel1.Location = new System.Drawing.Point(0, 0); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(743, 98); this.panel1.TabIndex = 1; // // label2 // this.label2.AutoSize = true; this.label2.BackColor = System.Drawing.Color.Transparent; this.label2.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label2.ForeColor = System.Drawing.SystemColors.ControlLightLight; this.label2.Location = new System.Drawing.Point(105, 51); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(402, 19); this.label2.TabIndex = 2; this.label2.Text = "Hackers are attempting to invade your network."; // // label1 // this.label1.AutoSize = true; this.label1.BackColor = System.Drawing.Color.Transparent; this.label1.Font = new System.Drawing.Font("Tahoma", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label1.ForeColor = System.Drawing.SystemColors.ControlLightLight; this.label1.Location = new System.Drawing.Point(103, 16); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(436, 35); this.label1.TabIndex = 1; this.label1.Text = "Network Intrusion Detected!"; // // pictureBox1 // this.pictureBox1.BackColor = System.Drawing.Color.Transparent; this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image"))); this.pictureBox1.Location = new System.Drawing.Point(14, 16); this.pictureBox1.Name = "pictureBox1"; this.pictureBox1.Size = new System.Drawing.Size(83, 76); this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox1.TabIndex = 0; this.pictureBox1.TabStop = false; // // label20 // this.label20.AutoSize = true; this.label20.BackColor = System.Drawing.Color.Transparent; this.label20.Font = new System.Drawing.Font("Tahoma", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label20.ForeColor = System.Drawing.Color.White; this.label20.Location = new System.Drawing.Point(12, 13); this.label20.Name = "label20"; this.label20.Size = new System.Drawing.Size(697, 36); this.label20.TabIndex = 6; this.label20.Text = "VM0 Antivirus has detected a network intrusion. It is highly recommended to regis" + "ter this program to stop\r\nthe intrusion."; // // kryptonPanel1 // this.kryptonPanel1.Controls.Add(this.label3); this.kryptonPanel1.Controls.Add(this.kryptonButton1); this.kryptonPanel1.Controls.Add(this.label20); this.kryptonPanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.kryptonPanel1.Location = new System.Drawing.Point(0, 98); this.kryptonPanel1.Name = "kryptonPanel1"; this.kryptonPanel1.Size = new System.Drawing.Size(743, 319); this.kryptonPanel1.TabIndex = 2; // // kryptonTextBox2 // this.kryptonTextBox2.Location = new System.Drawing.Point(14, 110); this.kryptonTextBox2.Name = "kryptonTextBox2"; this.kryptonTextBox2.Size = new System.Drawing.Size(193, 23); this.kryptonTextBox2.TabIndex = 9; // // kryptonTextBox5 // this.kryptonTextBox5.Location = new System.Drawing.Point(262, 180); this.kryptonTextBox5.Name = "kryptonTextBox5"; this.kryptonTextBox5.Size = new System.Drawing.Size(193, 23); this.kryptonTextBox5.TabIndex = 15; // // label3 // this.label3.AutoSize = true; this.label3.BackColor = System.Drawing.Color.Transparent; this.label3.Font = new System.Drawing.Font("Tahoma", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label3.ForeColor = System.Drawing.Color.White; this.label3.Location = new System.Drawing.Point(11, 70); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(65, 54); this.label3.TabIndex = 17; this.label3.Text = "IP:\r\nCountry:\r\nSeverity:"; // // kryptonButton1 // this.kryptonButton1.Location = new System.Drawing.Point(641, 282); this.kryptonButton1.Name = "kryptonButton1"; this.kryptonButton1.Size = new System.Drawing.Size(90, 25); this.kryptonButton1.TabIndex = 16; this.kryptonButton1.Values.Text = "Purchase"; // // NetworkIntrusion // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(743, 417); this.Controls.Add(this.kryptonPanel1); this.Controls.Add(this.panel1); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "NetworkIntrusion"; this.Text = "Security Alert"; this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel1)).EndInit(); this.kryptonPanel1.ResumeLayout(false); this.kryptonPanel1.PerformLayout(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Panel panel1; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label1; private System.Windows.Forms.PictureBox pictureBox1; private System.Windows.Forms.Label label20; private ComponentFactory.Krypton.Toolkit.KryptonPanel kryptonPanel1; private ComponentFactory.Krypton.Toolkit.KryptonTextBox kryptonTextBox2; private ComponentFactory.Krypton.Toolkit.KryptonTextBox kryptonTextBox5; private System.Windows.Forms.Label label3; private ComponentFactory.Krypton.Toolkit.KryptonButton kryptonButton1; } }