namespace OTSPeriodicTable
{
partial class User_Element_Small
{
///
/// 必需的设计器变量。
///
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.lb_fh = new System.Windows.Forms.Label();
this.lb_sx3 = new System.Windows.Forms.Label();
this.lb_sx2 = new System.Windows.Forms.Label();
this.lb_sx1 = new System.Windows.Forms.Label();
this.lb_yzzl = new System.Windows.Forms.Label();
this.lb_xh = new System.Windows.Forms.Label();
this.SuspendLayout();
//
// lb_fh
//
this.lb_fh.Font = new System.Drawing.Font("微软雅黑", 7F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lb_fh.Location = new System.Drawing.Point(5, 10);
this.lb_fh.Name = "lb_fh";
this.lb_fh.Size = new System.Drawing.Size(41, 21);
this.lb_fh.TabIndex = 11;
this.lb_fh.Text = "Ho";
this.lb_fh.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.lb_fh.MouseClick += new System.Windows.Forms.MouseEventHandler(this.User_Element_Small_MouseClick);
this.lb_fh.MouseLeave += new System.EventHandler(this.User_Element_Small_Leave);
this.lb_fh.MouseMove += new System.Windows.Forms.MouseEventHandler(this.User_Element_Small_MouseMove);
//
// lb_sx3
//
this.lb_sx3.Font = new System.Drawing.Font("微软雅黑", 4F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lb_sx3.Location = new System.Drawing.Point(2, 49);
this.lb_sx3.Name = "lb_sx3";
this.lb_sx3.Size = new System.Drawing.Size(40, 9);
this.lb_sx3.TabIndex = 14;
this.lb_sx3.Text = "1.347";
this.lb_sx3.MouseClick += new System.Windows.Forms.MouseEventHandler(this.User_Element_Small_MouseClick);
this.lb_sx3.MouseLeave += new System.EventHandler(this.User_Element_Small_Leave);
this.lb_sx3.MouseMove += new System.Windows.Forms.MouseEventHandler(this.User_Element_Small_MouseMove);
//
// lb_sx2
//
this.lb_sx2.Font = new System.Drawing.Font("微软雅黑", 4F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lb_sx2.Location = new System.Drawing.Point(2, 40);
this.lb_sx2.Name = "lb_sx2";
this.lb_sx2.Size = new System.Drawing.Size(40, 9);
this.lb_sx2.TabIndex = 13;
this.lb_sx2.Text = "6.719";
this.lb_sx2.MouseClick += new System.Windows.Forms.MouseEventHandler(this.User_Element_Small_MouseClick);
this.lb_sx2.MouseLeave += new System.EventHandler(this.User_Element_Small_Leave);
this.lb_sx2.MouseMove += new System.Windows.Forms.MouseEventHandler(this.User_Element_Small_MouseMove);
//
// lb_sx1
//
this.lb_sx1.Font = new System.Drawing.Font("微软雅黑", 4F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lb_sx1.Location = new System.Drawing.Point(2, 31);
this.lb_sx1.Name = "lb_sx1";
this.lb_sx1.Size = new System.Drawing.Size(40, 9);
this.lb_sx1.TabIndex = 12;
this.lb_sx1.Text = "47.534";
this.lb_sx1.MouseClick += new System.Windows.Forms.MouseEventHandler(this.User_Element_Small_MouseClick);
this.lb_sx1.MouseLeave += new System.EventHandler(this.User_Element_Small_Leave);
this.lb_sx1.MouseMove += new System.Windows.Forms.MouseEventHandler(this.User_Element_Small_MouseMove);
//
// lb_yzzl
//
this.lb_yzzl.Font = new System.Drawing.Font("微软雅黑", 4F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lb_yzzl.Location = new System.Drawing.Point(3, 1);
this.lb_yzzl.Name = "lb_yzzl";
this.lb_yzzl.Size = new System.Drawing.Size(42, 10);
this.lb_yzzl.TabIndex = 10;
this.lb_yzzl.Text = "164.930";
this.lb_yzzl.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
this.lb_yzzl.MouseClick += new System.Windows.Forms.MouseEventHandler(this.User_Element_Small_MouseClick);
this.lb_yzzl.MouseLeave += new System.EventHandler(this.User_Element_Small_Leave);
this.lb_yzzl.MouseMove += new System.Windows.Forms.MouseEventHandler(this.User_Element_Small_MouseMove);
//
// lb_xh
//
this.lb_xh.Font = new System.Drawing.Font("微软雅黑", 3F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lb_xh.Location = new System.Drawing.Point(37, 44);
this.lb_xh.Name = "lb_xh";
this.lb_xh.Size = new System.Drawing.Size(10, 10);
this.lb_xh.TabIndex = 15;
this.lb_xh.Text = "67";
this.lb_xh.Visible = false;
//
// User_Element_Small
//
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.SystemColors.Control;
this.Controls.Add(this.lb_xh);
this.Controls.Add(this.lb_fh);
this.Controls.Add(this.lb_sx3);
this.Controls.Add(this.lb_sx2);
this.Controls.Add(this.lb_sx1);
this.Controls.Add(this.lb_yzzl);
this.Name = "User_Element_Small";
this.Size = new System.Drawing.Size(50, 60);
this.Load += new System.EventHandler(this.User_Element_Small_Load);
this.Leave += new System.EventHandler(this.User_Element_Small_Leave);
this.MouseClick += new System.Windows.Forms.MouseEventHandler(this.User_Element_Small_MouseClick);
this.MouseLeave += new System.EventHandler(this.User_Element_Small_Leave);
this.MouseMove += new System.Windows.Forms.MouseEventHandler(this.User_Element_Small_MouseMove);
this.ResumeLayout(false);
}
#endregion
public System.Windows.Forms.Label lb_fh;
public System.Windows.Forms.Label lb_sx3;
public System.Windows.Forms.Label lb_sx2;
public System.Windows.Forms.Label lb_sx1;
public System.Windows.Forms.Label lb_yzzl;
public System.Windows.Forms.Label lb_xh;
}
}