Files
dmex b02427417c PH1.x: fixed build
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5614 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2014-02-25 23:14:38 +00:00

445 lines
19 KiB
C#

namespace ProcessHacker
{
partial class NetInfoWindow
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.label15 = new System.Windows.Forms.Label();
this.label14 = new System.Windows.Forms.Label();
this.label13 = new System.Windows.Forms.Label();
this.label12 = new System.Windows.Forms.Label();
this.label11 = new System.Windows.Forms.Label();
this.label10 = new System.Windows.Forms.Label();
this.label9 = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.groupBox3 = new System.Windows.Forms.GroupBox();
this.label20 = new System.Windows.Forms.Label();
this.label19 = new System.Windows.Forms.Label();
this.label18 = new System.Windows.Forms.Label();
this.label17 = new System.Windows.Forms.Label();
this.label16 = new System.Windows.Forms.Label();
this.timer1 = new System.Windows.Forms.Timer(this.components);
this.label21 = new System.Windows.Forms.Label();
this.label22 = new System.Windows.Forms.Label();
this.label23 = new System.Windows.Forms.Label();
this.label24 = new System.Windows.Forms.Label();
this.label25 = new System.Windows.Forms.Label();
this.label26 = new System.Windows.Forms.Label();
this.plotter1 = new ProcessHacker.Components.Plotter();
this.groupBox1.SuspendLayout();
this.groupBox2.SuspendLayout();
this.groupBox3.SuspendLayout();
this.SuspendLayout();
//
// groupBox1
//
this.groupBox1.Controls.Add(this.label15);
this.groupBox1.Controls.Add(this.label14);
this.groupBox1.Controls.Add(this.label13);
this.groupBox1.Controls.Add(this.label12);
this.groupBox1.Controls.Add(this.label11);
this.groupBox1.Controls.Add(this.label10);
this.groupBox1.Controls.Add(this.label9);
this.groupBox1.Controls.Add(this.label8);
this.groupBox1.Controls.Add(this.label7);
this.groupBox1.Controls.Add(this.label6);
this.groupBox1.Controls.Add(this.label5);
this.groupBox1.Controls.Add(this.label4);
this.groupBox1.Controls.Add(this.label3);
this.groupBox1.Controls.Add(this.label2);
this.groupBox1.Controls.Add(this.label1);
this.groupBox1.Location = new System.Drawing.Point(12, 111);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(355, 186);
this.groupBox1.TabIndex = 1;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "TCP Stats";
//
// label15
//
this.label15.AutoSize = true;
this.label15.Location = new System.Drawing.Point(122, 157);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(41, 13);
this.label15.TabIndex = 14;
this.label15.Text = "label15";
//
// label14
//
this.label14.AutoSize = true;
this.label14.Location = new System.Drawing.Point(122, 133);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(41, 13);
this.label14.TabIndex = 13;
this.label14.Text = "label14";
//
// label13
//
this.label13.AutoSize = true;
this.label13.Location = new System.Drawing.Point(122, 105);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(41, 13);
this.label13.TabIndex = 12;
this.label13.Text = "label13";
//
// label12
//
this.label12.AutoSize = true;
this.label12.Location = new System.Drawing.Point(6, 157);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(41, 13);
this.label12.TabIndex = 11;
this.label12.Text = "label12";
//
// label11
//
this.label11.AutoSize = true;
this.label11.Location = new System.Drawing.Point(6, 133);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(41, 13);
this.label11.TabIndex = 10;
this.label11.Text = "label11";
//
// label10
//
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(6, 105);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(41, 13);
this.label10.TabIndex = 9;
this.label10.Text = "label10";
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(231, 75);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(35, 13);
this.label9.TabIndex = 8;
this.label9.Text = "label9";
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(231, 51);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(35, 13);
this.label8.TabIndex = 7;
this.label8.Text = "label8";
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(231, 28);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(35, 13);
this.label7.TabIndex = 6;
this.label7.Text = "label7";
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(122, 75);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(35, 13);
this.label6.TabIndex = 5;
this.label6.Text = "label6";
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(122, 51);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(35, 13);
this.label5.TabIndex = 4;
this.label5.Text = "label5";
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(122, 28);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(35, 13);
this.label4.TabIndex = 3;
this.label4.Text = "label4";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(6, 75);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(35, 13);
this.label3.TabIndex = 2;
this.label3.Text = "label3";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(6, 51);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(35, 13);
this.label2.TabIndex = 1;
this.label2.Text = "label2";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(6, 28);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(35, 13);
this.label1.TabIndex = 0;
this.label1.Text = "label1";
//
// groupBox2
//
this.groupBox2.Controls.Add(this.plotter1);
this.groupBox2.Location = new System.Drawing.Point(12, 5);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(551, 100);
this.groupBox2.TabIndex = 2;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "Network Usage";
//
// groupBox3
//
this.groupBox3.Controls.Add(this.label20);
this.groupBox3.Controls.Add(this.label19);
this.groupBox3.Controls.Add(this.label18);
this.groupBox3.Controls.Add(this.label17);
this.groupBox3.Controls.Add(this.label16);
this.groupBox3.Location = new System.Drawing.Point(373, 111);
this.groupBox3.Name = "groupBox3";
this.groupBox3.Size = new System.Drawing.Size(190, 186);
this.groupBox3.TabIndex = 3;
this.groupBox3.TabStop = false;
this.groupBox3.Text = "UDP Stats";
//
// label20
//
this.label20.AutoSize = true;
this.label20.Location = new System.Drawing.Point(6, 105);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(41, 13);
this.label20.TabIndex = 11;
this.label20.Text = "label20";
//
// label19
//
this.label19.AutoSize = true;
this.label19.Location = new System.Drawing.Point(114, 28);
this.label19.Name = "label19";
this.label19.Size = new System.Drawing.Size(41, 13);
this.label19.TabIndex = 10;
this.label19.Text = "label19";
//
// label18
//
this.label18.AutoSize = true;
this.label18.Location = new System.Drawing.Point(114, 64);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(41, 13);
this.label18.TabIndex = 9;
this.label18.Text = "label18";
//
// label17
//
this.label17.AutoSize = true;
this.label17.Location = new System.Drawing.Point(6, 64);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(41, 13);
this.label17.TabIndex = 8;
this.label17.Text = "label17";
//
// label16
//
this.label16.AutoSize = true;
this.label16.Location = new System.Drawing.Point(6, 28);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(41, 13);
this.label16.TabIndex = 7;
this.label16.Text = "label16";
//
// timer1
//
this.timer1.Enabled = true;
this.timer1.Interval = 1000;
this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
//
// label21
//
this.label21.AutoSize = true;
this.label21.Location = new System.Drawing.Point(18, 309);
this.label21.Name = "label21";
this.label21.Size = new System.Drawing.Size(41, 13);
this.label21.TabIndex = 16;
this.label21.Text = "label21";
//
// label22
//
this.label22.AutoSize = true;
this.label22.Location = new System.Drawing.Point(18, 331);
this.label22.Name = "label22";
this.label22.Size = new System.Drawing.Size(41, 13);
this.label22.TabIndex = 15;
this.label22.Text = "label22";
//
// label23
//
this.label23.AutoSize = true;
this.label23.Location = new System.Drawing.Point(169, 309);
this.label23.Name = "label23";
this.label23.Size = new System.Drawing.Size(41, 13);
this.label23.TabIndex = 18;
this.label23.Text = "label23";
//
// label24
//
this.label24.AutoSize = true;
this.label24.Location = new System.Drawing.Point(169, 331);
this.label24.Name = "label24";
this.label24.Size = new System.Drawing.Size(41, 13);
this.label24.TabIndex = 17;
this.label24.Text = "label24";
//
// label25
//
this.label25.AutoSize = true;
this.label25.Location = new System.Drawing.Point(308, 309);
this.label25.Name = "label25";
this.label25.Size = new System.Drawing.Size(41, 13);
this.label25.TabIndex = 20;
this.label25.Text = "label25";
//
// label26
//
this.label26.AutoSize = true;
this.label26.Location = new System.Drawing.Point(308, 331);
this.label26.Name = "label26";
this.label26.Size = new System.Drawing.Size(41, 13);
this.label26.TabIndex = 19;
this.label26.Text = "label26";
//
// plotter1
//
this.plotter1.BackColor = System.Drawing.Color.Black;
this.plotter1.Data1 = null;
this.plotter1.Data2 = null;
this.plotter1.GridColor = System.Drawing.Color.Green;
this.plotter1.GridSize = new System.Drawing.Size(12, 12);
this.plotter1.LineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))));
this.plotter1.LineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.plotter1.Location = new System.Drawing.Point(6, 19);
this.plotter1.LongData1 = null;
this.plotter1.LongData2 = null;
this.plotter1.MinMaxValue = ((long)(0));
this.plotter1.MoveStep = -1;
this.plotter1.Name = "plotter1";
this.plotter1.OverlaySecondLine = true;
this.plotter1.ShowGrid = true;
this.plotter1.Size = new System.Drawing.Size(538, 71);
this.plotter1.TabIndex = 0;
this.plotter1.TextBoxColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.plotter1.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))));
this.plotter1.TextMargin = new System.Windows.Forms.Padding(3);
this.plotter1.TextPadding = new System.Windows.Forms.Padding(3);
this.plotter1.TextPosition = System.Drawing.ContentAlignment.TopLeft;
this.plotter1.UseLongData = false;
this.plotter1.UseSecondLine = true;
//
// NetInfoWindow
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(573, 353);
this.Controls.Add(this.label25);
this.Controls.Add(this.label26);
this.Controls.Add(this.label23);
this.Controls.Add(this.label24);
this.Controls.Add(this.label21);
this.Controls.Add(this.label22);
this.Controls.Add(this.groupBox3);
this.Controls.Add(this.groupBox2);
this.Controls.Add(this.groupBox1);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
this.Name = "NetInfoWindow";
this.Text = "Network Infomation";
this.Load += new System.EventHandler(this.NetInfoWindow_Load);
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
this.groupBox2.ResumeLayout(false);
this.groupBox3.ResumeLayout(false);
this.groupBox3.PerformLayout();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private ProcessHacker.Components.Plotter plotter1;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.GroupBox groupBox2;
private System.Windows.Forms.GroupBox groupBox3;
private System.Windows.Forms.Label label20;
private System.Windows.Forms.Label label19;
private System.Windows.Forms.Label label18;
private System.Windows.Forms.Label label17;
private System.Windows.Forms.Label label16;
private System.Windows.Forms.Timer timer1;
private System.Windows.Forms.Label label21;
private System.Windows.Forms.Label label22;
private System.Windows.Forms.Label label23;
private System.Windows.Forms.Label label24;
private System.Windows.Forms.Label label25;
private System.Windows.Forms.Label label26;
}
}