namespace HOZProject
{
partial class UControl_ParaInfo
{
///
/// 必需的设计器变量。
///
private System.ComponentModel.IContainer components = null;
///
/// 清理所有正在使用的资源。
///
/// 如果应释放托管资源,为 true;否则为 false。
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region 组件设计器生成的代码
///
/// 设计器支持所需的方法 - 不要修改
/// 使用代码编辑器修改此方法的内容。
///
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.Windows.Forms.ListViewItem listViewItem6 = new System.Windows.Forms.ListViewItem(new string[] {
"aaa",
"aaa",
"Time"}, 0, System.Drawing.Color.Empty, System.Drawing.Color.Empty, new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))));
System.Windows.Forms.ListViewItem listViewItem7 = new System.Windows.Forms.ListViewItem(new string[] {
"bbb"}, 1, System.Drawing.Color.Empty, System.Drawing.Color.Empty, new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))));
System.Windows.Forms.ListViewItem listViewItem8 = new System.Windows.Forms.ListViewItem(new string[] {
"ccc"}, 2, System.Drawing.Color.Empty, System.Drawing.Color.Empty, new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))));
System.Windows.Forms.ListViewItem listViewItem9 = new System.Windows.Forms.ListViewItem(new string[] {
"ddd"}, 3, System.Drawing.Color.Empty, System.Drawing.Color.Empty, new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))));
System.Windows.Forms.ListViewItem listViewItem10 = new System.Windows.Forms.ListViewItem(new string[] {
"eee"}, 4, System.Drawing.Color.Empty, System.Drawing.Color.Empty, new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))));
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UControl_ParaInfo));
this.lblLocation = new System.Windows.Forms.Label();
this.lblStartTime = new System.Windows.Forms.Label();
this.lblEndTime = new System.Windows.Forms.Label();
this.lblState = new System.Windows.Forms.Label();
this.CkIsSwitch = new System.Windows.Forms.CheckBox();
this.lblCutHoleName = new System.Windows.Forms.Label();
this.panel1 = new System.Windows.Forms.Panel();
this.lblX = new System.Windows.Forms.Label();
this.lblShowStartTime = new System.Windows.Forms.Label();
this.lblShowEndTime = new System.Windows.Forms.Label();
this.lblShowState = new System.Windows.Forms.Label();
this.lblY = new System.Windows.Forms.Label();
this.lblZ = new System.Windows.Forms.Label();
this.lblM = new System.Windows.Forms.Label();
this.lblT = new System.Windows.Forms.Label();
this.lblR = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.panel2 = new System.Windows.Forms.Panel();
this.listView1 = new System.Windows.Forms.ListView();
this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.imageList1 = new System.Windows.Forms.ImageList(this.components);
this.panel3 = new System.Windows.Forms.Panel();
this.label1 = new System.Windows.Forms.Label();
this.progressBar1 = new System.Windows.Forms.ProgressBar();
this.panel4 = new System.Windows.Forms.Panel();
this.label8 = new System.Windows.Forms.Label();
this.pbClose = new System.Windows.Forms.PictureBox();
this.panel1.SuspendLayout();
this.panel2.SuspendLayout();
this.panel3.SuspendLayout();
this.panel4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pbClose)).BeginInit();
this.SuspendLayout();
//
// lblLocation
//
this.lblLocation.AutoSize = true;
this.lblLocation.Font = new System.Drawing.Font("宋体", 10F);
this.lblLocation.ForeColor = System.Drawing.Color.LightGray;
this.lblLocation.Location = new System.Drawing.Point(8, 44);
this.lblLocation.Name = "lblLocation";
this.lblLocation.Size = new System.Drawing.Size(63, 14);
this.lblLocation.TabIndex = 0;
this.lblLocation.Text = "检测位置";
//
// lblStartTime
//
this.lblStartTime.AutoSize = true;
this.lblStartTime.Font = new System.Drawing.Font("宋体", 10F);
this.lblStartTime.ForeColor = System.Drawing.Color.LightGray;
this.lblStartTime.Location = new System.Drawing.Point(8, 89);
this.lblStartTime.Name = "lblStartTime";
this.lblStartTime.Size = new System.Drawing.Size(63, 14);
this.lblStartTime.TabIndex = 0;
this.lblStartTime.Text = "开始时间";
//
// lblEndTime
//
this.lblEndTime.AutoSize = true;
this.lblEndTime.Font = new System.Drawing.Font("宋体", 10F);
this.lblEndTime.ForeColor = System.Drawing.Color.LightGray;
this.lblEndTime.Location = new System.Drawing.Point(8, 120);
this.lblEndTime.Name = "lblEndTime";
this.lblEndTime.Size = new System.Drawing.Size(63, 14);
this.lblEndTime.TabIndex = 0;
this.lblEndTime.Text = "结束时间";
//
// lblState
//
this.lblState.AutoSize = true;
this.lblState.Font = new System.Drawing.Font("宋体", 10F);
this.lblState.ForeColor = System.Drawing.Color.LightGray;
this.lblState.Location = new System.Drawing.Point(8, 151);
this.lblState.Name = "lblState";
this.lblState.Size = new System.Drawing.Size(63, 14);
this.lblState.TabIndex = 0;
this.lblState.Text = "检测结果";
//
// CkIsSwitch
//
this.CkIsSwitch.AutoSize = true;
this.CkIsSwitch.Location = new System.Drawing.Point(9, 9);
this.CkIsSwitch.Name = "CkIsSwitch";
this.CkIsSwitch.Size = new System.Drawing.Size(15, 14);
this.CkIsSwitch.TabIndex = 1;
this.CkIsSwitch.UseVisualStyleBackColor = true;
//
// lblCutHoleName
//
this.lblCutHoleName.AutoSize = true;
this.lblCutHoleName.Font = new System.Drawing.Font("宋体", 10F);
this.lblCutHoleName.ForeColor = System.Drawing.Color.Black;
this.lblCutHoleName.Location = new System.Drawing.Point(26, 9);
this.lblCutHoleName.Name = "lblCutHoleName";
this.lblCutHoleName.Size = new System.Drawing.Size(63, 14);
this.lblCutHoleName.TabIndex = 0;
this.lblCutHoleName.Text = "切孔名称";
//
// panel1
//
this.panel1.BackColor = System.Drawing.Color.White;
this.panel1.Controls.Add(this.pbClose);
this.panel1.Controls.Add(this.lblCutHoleName);
this.panel1.Controls.Add(this.CkIsSwitch);
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(345, 30);
this.panel1.TabIndex = 2;
//
// lblX
//
this.lblX.AutoSize = true;
this.lblX.Font = new System.Drawing.Font("宋体", 10F);
this.lblX.ForeColor = System.Drawing.Color.LightGray;
this.lblX.Location = new System.Drawing.Point(103, 43);
this.lblX.Name = "lblX";
this.lblX.Size = new System.Drawing.Size(0, 14);
this.lblX.TabIndex = 3;
//
// lblShowStartTime
//
this.lblShowStartTime.AutoSize = true;
this.lblShowStartTime.Font = new System.Drawing.Font("宋体", 10F);
this.lblShowStartTime.ForeColor = System.Drawing.Color.LightGray;
this.lblShowStartTime.Location = new System.Drawing.Point(76, 89);
this.lblShowStartTime.Name = "lblShowStartTime";
this.lblShowStartTime.Size = new System.Drawing.Size(119, 14);
this.lblShowStartTime.TabIndex = 3;
this.lblShowStartTime.Text = "2020-09-02 12:00";
//
// lblShowEndTime
//
this.lblShowEndTime.AutoSize = true;
this.lblShowEndTime.Font = new System.Drawing.Font("宋体", 10F);
this.lblShowEndTime.ForeColor = System.Drawing.Color.LightGray;
this.lblShowEndTime.Location = new System.Drawing.Point(76, 120);
this.lblShowEndTime.Name = "lblShowEndTime";
this.lblShowEndTime.Size = new System.Drawing.Size(119, 14);
this.lblShowEndTime.TabIndex = 3;
this.lblShowEndTime.Text = "2020-09-02 12:35";
//
// lblShowState
//
this.lblShowState.AutoSize = true;
this.lblShowState.Font = new System.Drawing.Font("宋体", 10F);
this.lblShowState.ForeColor = System.Drawing.Color.LightGray;
this.lblShowState.Location = new System.Drawing.Point(76, 151);
this.lblShowState.Name = "lblShowState";
this.lblShowState.Size = new System.Drawing.Size(35, 14);
this.lblShowState.TabIndex = 3;
this.lblShowState.Text = "完成";
//
// lblY
//
this.lblY.AutoSize = true;
this.lblY.Font = new System.Drawing.Font("宋体", 10F);
this.lblY.ForeColor = System.Drawing.Color.LightGray;
this.lblY.Location = new System.Drawing.Point(181, 43);
this.lblY.Name = "lblY";
this.lblY.Size = new System.Drawing.Size(0, 14);
this.lblY.TabIndex = 4;
//
// lblZ
//
this.lblZ.AutoSize = true;
this.lblZ.Font = new System.Drawing.Font("宋体", 10F);
this.lblZ.ForeColor = System.Drawing.Color.LightGray;
this.lblZ.Location = new System.Drawing.Point(262, 43);
this.lblZ.Name = "lblZ";
this.lblZ.Size = new System.Drawing.Size(0, 14);
this.lblZ.TabIndex = 5;
//
// lblM
//
this.lblM.AutoSize = true;
this.lblM.Font = new System.Drawing.Font("宋体", 10F);
this.lblM.ForeColor = System.Drawing.Color.LightGray;
this.lblM.Location = new System.Drawing.Point(262, 66);
this.lblM.Name = "lblM";
this.lblM.Size = new System.Drawing.Size(0, 14);
this.lblM.TabIndex = 8;
//
// lblT
//
this.lblT.AutoSize = true;
this.lblT.Font = new System.Drawing.Font("宋体", 10F);
this.lblT.ForeColor = System.Drawing.Color.LightGray;
this.lblT.Location = new System.Drawing.Point(181, 66);
this.lblT.Name = "lblT";
this.lblT.Size = new System.Drawing.Size(0, 14);
this.lblT.TabIndex = 7;
//
// lblR
//
this.lblR.AutoSize = true;
this.lblR.Font = new System.Drawing.Font("宋体", 10F);
this.lblR.ForeColor = System.Drawing.Color.LightGray;
this.lblR.Location = new System.Drawing.Point(103, 66);
this.lblR.Name = "lblR";
this.lblR.Size = new System.Drawing.Size(0, 14);
this.lblR.TabIndex = 6;
//
// label2
//
this.label2.AutoSize = true;
this.label2.Font = new System.Drawing.Font("宋体", 10F);
this.label2.ForeColor = System.Drawing.Color.LightGray;
this.label2.Location = new System.Drawing.Point(239, 66);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(21, 14);
this.label2.TabIndex = 14;
this.label2.Text = "M:";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Font = new System.Drawing.Font("宋体", 10F);
this.label3.ForeColor = System.Drawing.Color.LightGray;
this.label3.Location = new System.Drawing.Point(158, 66);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(21, 14);
this.label3.TabIndex = 13;
this.label3.Text = "T:";
//
// label4
//
this.label4.AutoSize = true;
this.label4.Font = new System.Drawing.Font("宋体", 10F);
this.label4.ForeColor = System.Drawing.Color.LightGray;
this.label4.Location = new System.Drawing.Point(80, 66);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(21, 14);
this.label4.TabIndex = 12;
this.label4.Text = "R:";
//
// label5
//
this.label5.AutoSize = true;
this.label5.Font = new System.Drawing.Font("宋体", 10F);
this.label5.ForeColor = System.Drawing.Color.LightGray;
this.label5.Location = new System.Drawing.Point(239, 43);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(21, 14);
this.label5.TabIndex = 11;
this.label5.Text = "Z:";
//
// label6
//
this.label6.AutoSize = true;
this.label6.Font = new System.Drawing.Font("宋体", 10F);
this.label6.ForeColor = System.Drawing.Color.LightGray;
this.label6.Location = new System.Drawing.Point(158, 43);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(21, 14);
this.label6.TabIndex = 10;
this.label6.Text = "Y:";
//
// label7
//
this.label7.AutoSize = true;
this.label7.Font = new System.Drawing.Font("宋体", 10F);
this.label7.ForeColor = System.Drawing.Color.LightGray;
this.label7.Location = new System.Drawing.Point(80, 43);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(21, 14);
this.label7.TabIndex = 9;
this.label7.Text = "X:";
//
// panel2
//
this.panel2.Controls.Add(this.listView1);
this.panel2.Controls.Add(this.panel3);
this.panel2.Controls.Add(this.panel4);
this.panel2.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panel2.Location = new System.Drawing.Point(0, 183);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(345, 459);
this.panel2.TabIndex = 15;
//
// listView1
//
this.listView1.Activation = System.Windows.Forms.ItemActivation.OneClick;
this.listView1.AllowColumnReorder = true;
this.listView1.AllowDrop = true;
this.listView1.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
this.listView1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.listView1.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
this.columnHeader1,
this.columnHeader2,
this.columnHeader3});
this.listView1.Dock = System.Windows.Forms.DockStyle.Fill;
this.listView1.ForeColor = System.Drawing.Color.LightGray;
this.listView1.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.None;
this.listView1.HotTracking = true;
this.listView1.HoverSelection = true;
listViewItem6.StateImageIndex = 0;
listViewItem7.StateImageIndex = 0;
listViewItem8.StateImageIndex = 0;
listViewItem9.StateImageIndex = 0;
listViewItem10.StateImageIndex = 0;
this.listView1.Items.AddRange(new System.Windows.Forms.ListViewItem[] {
listViewItem6,
listViewItem7,
listViewItem8,
listViewItem9,
listViewItem10});
this.listView1.LabelWrap = false;
this.listView1.Location = new System.Drawing.Point(0, 30);
this.listView1.MultiSelect = false;
this.listView1.Name = "listView1";
this.listView1.ShowGroups = false;
this.listView1.Size = new System.Drawing.Size(345, 383);
this.listView1.SmallImageList = this.imageList1;
this.listView1.TabIndex = 7;
this.listView1.TabStop = false;
this.listView1.UseCompatibleStateImageBehavior = false;
this.listView1.View = System.Windows.Forms.View.List;
//
// imageList1
//
this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
this.imageList1.Images.SetKeyName(0, "Reset32.png");
this.imageList1.Images.SetKeyName(1, "Ruler32.png");
this.imageList1.Images.SetKeyName(2, "set32.png");
this.imageList1.Images.SetKeyName(3, "start32.png");
this.imageList1.Images.SetKeyName(4, "stop32.png");
//
// panel3
//
this.panel3.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel3.Controls.Add(this.label1);
this.panel3.Controls.Add(this.progressBar1);
this.panel3.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panel3.Location = new System.Drawing.Point(0, 413);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(345, 46);
this.panel3.TabIndex = 5;
//
// label1
//
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("宋体", 10F);
this.label1.ForeColor = System.Drawing.Color.LightGray;
this.label1.Location = new System.Drawing.Point(5, 16);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(77, 14);
this.label1.TabIndex = 1;
this.label1.Text = "检测总进度";
//
// progressBar1
//
this.progressBar1.Location = new System.Drawing.Point(88, 16);
this.progressBar1.Name = "progressBar1";
this.progressBar1.Size = new System.Drawing.Size(183, 14);
this.progressBar1.TabIndex = 0;
//
// panel4
//
this.panel4.BackColor = System.Drawing.Color.White;
this.panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel4.Controls.Add(this.label8);
this.panel4.Dock = System.Windows.Forms.DockStyle.Top;
this.panel4.Location = new System.Drawing.Point(0, 0);
this.panel4.Name = "panel4";
this.panel4.Size = new System.Drawing.Size(345, 30);
this.panel4.TabIndex = 6;
//
// label8
//
this.label8.AutoSize = true;
this.label8.Font = new System.Drawing.Font("宋体", 10F);
this.label8.ForeColor = System.Drawing.SystemColors.WindowText;
this.label8.Location = new System.Drawing.Point(5, 7);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(35, 14);
this.label8.TabIndex = 3;
this.label8.Text = "XXXX";
//
// pbClose
//
this.pbClose.BackgroundImage = global::HOZProject.Properties.Resources.exit_Gray;
this.pbClose.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
this.pbClose.Cursor = System.Windows.Forms.Cursors.Hand;
this.pbClose.Dock = System.Windows.Forms.DockStyle.Right;
this.pbClose.Location = new System.Drawing.Point(313, 0);
this.pbClose.Name = "pbClose";
this.pbClose.Size = new System.Drawing.Size(32, 30);
this.pbClose.TabIndex = 108;
this.pbClose.TabStop = false;
this.pbClose.Click += new System.EventHandler(this.btnClose_Click);
//
// UControl_ParaInfo
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.Color.Black;
this.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.Controls.Add(this.panel2);
this.Controls.Add(this.label2);
this.Controls.Add(this.label3);
this.Controls.Add(this.label4);
this.Controls.Add(this.label5);
this.Controls.Add(this.label6);
this.Controls.Add(this.label7);
this.Controls.Add(this.lblM);
this.Controls.Add(this.lblT);
this.Controls.Add(this.lblR);
this.Controls.Add(this.lblZ);
this.Controls.Add(this.lblY);
this.Controls.Add(this.lblShowState);
this.Controls.Add(this.lblShowEndTime);
this.Controls.Add(this.lblShowStartTime);
this.Controls.Add(this.lblX);
this.Controls.Add(this.panel1);
this.Controls.Add(this.lblState);
this.Controls.Add(this.lblEndTime);
this.Controls.Add(this.lblStartTime);
this.Controls.Add(this.lblLocation);
this.Name = "UControl_ParaInfo";
this.Size = new System.Drawing.Size(345, 642);
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
this.panel2.ResumeLayout(false);
this.panel3.ResumeLayout(false);
this.panel3.PerformLayout();
this.panel4.ResumeLayout(false);
this.panel4.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pbClose)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Label lblLocation;
private System.Windows.Forms.Label lblStartTime;
private System.Windows.Forms.Label lblEndTime;
private System.Windows.Forms.Label lblState;
private System.Windows.Forms.CheckBox CkIsSwitch;
private System.Windows.Forms.Label lblCutHoleName;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Label lblX;
private System.Windows.Forms.Label lblShowStartTime;
private System.Windows.Forms.Label lblShowEndTime;
private System.Windows.Forms.Label lblShowState;
private System.Windows.Forms.Label lblY;
private System.Windows.Forms.Label lblZ;
private System.Windows.Forms.Label lblM;
private System.Windows.Forms.Label lblT;
private System.Windows.Forms.Label lblR;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.ListView listView1;
private System.Windows.Forms.ColumnHeader columnHeader1;
private System.Windows.Forms.ColumnHeader columnHeader2;
private System.Windows.Forms.ColumnHeader columnHeader3;
private System.Windows.Forms.ImageList imageList1;
private System.Windows.Forms.Panel panel3;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.ProgressBar progressBar1;
private System.Windows.Forms.Panel panel4;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.PictureBox pbClose;
}
}