123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141 |
- namespace OTSRptPeriodicTable
- {
- partial class User_Element_Small
- {
- /// <summary>
- /// 必需的设计器变量。
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// 清理所有正在使用的资源。
- /// </summary>
- /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region 组件设计器生成的代码
- /// <summary>
- /// 设计器支持所需的方法 - 不要修改
- /// 使用代码编辑器修改此方法的内容。
- /// </summary>
- 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;
- }
- }
|