User_Element.designer.cs 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201
  1. namespace OTSRptPeriodicTable
  2. {
  3. partial class User_Element
  4. {
  5. /// <summary>
  6. /// 必需的设计器变量。
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// 清理所有正在使用的资源。
  11. /// </summary>
  12. /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region 组件设计器生成的代码
  22. /// <summary>
  23. /// 设计器支持所需的方法 - 不要修改
  24. /// 使用代码编辑器修改此方法的内容。
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(User_Element));
  29. this.lb_xh = new System.Windows.Forms.Label();
  30. this.lb_yzzl = new System.Windows.Forms.Label();
  31. this.lb_fh = new System.Windows.Forms.Label();
  32. this.lb_sx1 = new System.Windows.Forms.Label();
  33. this.lb_sx2 = new System.Windows.Forms.Label();
  34. this.lb_sx3 = new System.Windows.Forms.Label();
  35. this.lb_ywm = new System.Windows.Forms.Label();
  36. this.lb_zwysm = new System.Windows.Forms.Label();
  37. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  38. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  39. this.SuspendLayout();
  40. //
  41. // lb_xh
  42. //
  43. this.lb_xh.AutoSize = true;
  44. this.lb_xh.Font = new System.Drawing.Font("微软雅黑", 7F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  45. this.lb_xh.Location = new System.Drawing.Point(2, 1);
  46. this.lb_xh.Name = "lb_xh";
  47. this.lb_xh.Size = new System.Drawing.Size(27, 19);
  48. this.lb_xh.TabIndex = 0;
  49. this.lb_xh.Text = "67";
  50. this.lb_xh.MouseClick += new System.Windows.Forms.MouseEventHandler(this.User_Element_MouseClick);
  51. this.lb_xh.MouseLeave += new System.EventHandler(this.User_Element_MouseLeave);
  52. this.lb_xh.MouseMove += new System.Windows.Forms.MouseEventHandler(this.User_Element_MouseMove);
  53. //
  54. // lb_yzzl
  55. //
  56. this.lb_yzzl.Font = new System.Drawing.Font("微软雅黑", 6F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  57. this.lb_yzzl.Location = new System.Drawing.Point(33, 2);
  58. this.lb_yzzl.Name = "lb_yzzl";
  59. this.lb_yzzl.Size = new System.Drawing.Size(62, 17);
  60. this.lb_yzzl.TabIndex = 1;
  61. this.lb_yzzl.Text = "164.930";
  62. this.lb_yzzl.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  63. this.lb_yzzl.MouseClick += new System.Windows.Forms.MouseEventHandler(this.User_Element_MouseClick);
  64. this.lb_yzzl.MouseLeave += new System.EventHandler(this.User_Element_MouseLeave);
  65. this.lb_yzzl.MouseMove += new System.Windows.Forms.MouseEventHandler(this.User_Element_MouseMove);
  66. //
  67. // lb_fh
  68. //
  69. this.lb_fh.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
  70. this.lb_fh.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  71. this.lb_fh.Location = new System.Drawing.Point(11, 19);
  72. this.lb_fh.Name = "lb_fh";
  73. this.lb_fh.Size = new System.Drawing.Size(76, 37);
  74. this.lb_fh.TabIndex = 2;
  75. this.lb_fh.Text = "Ho";
  76. this.lb_fh.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  77. this.lb_fh.MouseClick += new System.Windows.Forms.MouseEventHandler(this.User_Element_MouseClick);
  78. this.lb_fh.MouseLeave += new System.EventHandler(this.User_Element_MouseLeave);
  79. this.lb_fh.MouseMove += new System.Windows.Forms.MouseEventHandler(this.User_Element_MouseMove);
  80. //
  81. // lb_sx1
  82. //
  83. this.lb_sx1.AutoSize = true;
  84. this.lb_sx1.Font = new System.Drawing.Font("微软雅黑", 5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  85. this.lb_sx1.Location = new System.Drawing.Point(2, 77);
  86. this.lb_sx1.Name = "lb_sx1";
  87. this.lb_sx1.Size = new System.Drawing.Size(40, 15);
  88. this.lb_sx1.TabIndex = 3;
  89. this.lb_sx1.Text = "47.534";
  90. this.lb_sx1.MouseClick += new System.Windows.Forms.MouseEventHandler(this.User_Element_MouseClick);
  91. this.lb_sx1.MouseLeave += new System.EventHandler(this.User_Element_MouseLeave);
  92. this.lb_sx1.MouseMove += new System.Windows.Forms.MouseEventHandler(this.User_Element_MouseMove);
  93. //
  94. // lb_sx2
  95. //
  96. this.lb_sx2.AutoSize = true;
  97. this.lb_sx2.Font = new System.Drawing.Font("微软雅黑", 5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  98. this.lb_sx2.Location = new System.Drawing.Point(2, 90);
  99. this.lb_sx2.Name = "lb_sx2";
  100. this.lb_sx2.Size = new System.Drawing.Size(34, 15);
  101. this.lb_sx2.TabIndex = 4;
  102. this.lb_sx2.Text = "6.719";
  103. this.lb_sx2.MouseClick += new System.Windows.Forms.MouseEventHandler(this.User_Element_MouseClick);
  104. this.lb_sx2.MouseLeave += new System.EventHandler(this.User_Element_MouseLeave);
  105. this.lb_sx2.MouseMove += new System.Windows.Forms.MouseEventHandler(this.User_Element_MouseMove);
  106. //
  107. // lb_sx3
  108. //
  109. this.lb_sx3.AutoSize = true;
  110. this.lb_sx3.Font = new System.Drawing.Font("微软雅黑", 5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  111. this.lb_sx3.Location = new System.Drawing.Point(2, 104);
  112. this.lb_sx3.Name = "lb_sx3";
  113. this.lb_sx3.Size = new System.Drawing.Size(34, 15);
  114. this.lb_sx3.TabIndex = 5;
  115. this.lb_sx3.Text = "1.347";
  116. this.lb_sx3.MouseClick += new System.Windows.Forms.MouseEventHandler(this.User_Element_MouseClick);
  117. this.lb_sx3.MouseLeave += new System.EventHandler(this.User_Element_MouseLeave);
  118. this.lb_sx3.MouseMove += new System.Windows.Forms.MouseEventHandler(this.User_Element_MouseMove);
  119. //
  120. // lb_ywm
  121. //
  122. this.lb_ywm.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
  123. this.lb_ywm.Font = new System.Drawing.Font("微软雅黑", 7F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  124. this.lb_ywm.Location = new System.Drawing.Point(1, 55);
  125. this.lb_ywm.Name = "lb_ywm";
  126. this.lb_ywm.Size = new System.Drawing.Size(98, 22);
  127. this.lb_ywm.TabIndex = 6;
  128. this.lb_ywm.Text = "Holmium";
  129. this.lb_ywm.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  130. this.lb_ywm.MouseClick += new System.Windows.Forms.MouseEventHandler(this.User_Element_MouseClick);
  131. this.lb_ywm.MouseLeave += new System.EventHandler(this.User_Element_MouseLeave);
  132. this.lb_ywm.MouseMove += new System.Windows.Forms.MouseEventHandler(this.User_Element_MouseMove);
  133. //
  134. // lb_zwysm
  135. //
  136. this.lb_zwysm.AutoSize = true;
  137. this.lb_zwysm.Font = new System.Drawing.Font("宋体", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  138. this.lb_zwysm.Location = new System.Drawing.Point(74, 38);
  139. this.lb_zwysm.Name = "lb_zwysm";
  140. this.lb_zwysm.Size = new System.Drawing.Size(16, 16);
  141. this.lb_zwysm.TabIndex = 8;
  142. this.lb_zwysm.Text = "-";
  143. this.lb_zwysm.MouseClick += new System.Windows.Forms.MouseEventHandler(this.User_Element_MouseClick);
  144. this.lb_zwysm.MouseLeave += new System.EventHandler(this.User_Element_MouseLeave);
  145. this.lb_zwysm.MouseMove += new System.Windows.Forms.MouseEventHandler(this.User_Element_MouseMove);
  146. //
  147. // pictureBox1
  148. //
  149. this.pictureBox1.BackColor = System.Drawing.Color.Transparent;
  150. this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
  151. this.pictureBox1.Location = new System.Drawing.Point(67, 88);
  152. this.pictureBox1.Name = "pictureBox1";
  153. this.pictureBox1.Size = new System.Drawing.Size(28, 28);
  154. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  155. this.pictureBox1.TabIndex = 7;
  156. this.pictureBox1.TabStop = false;
  157. this.pictureBox1.MouseClick += new System.Windows.Forms.MouseEventHandler(this.User_Element_MouseClick);
  158. this.pictureBox1.MouseLeave += new System.EventHandler(this.User_Element_MouseLeave);
  159. this.pictureBox1.MouseMove += new System.Windows.Forms.MouseEventHandler(this.User_Element_MouseMove);
  160. //
  161. // User_Element
  162. //
  163. this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
  164. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  165. this.Controls.Add(this.lb_zwysm);
  166. this.Controls.Add(this.lb_fh);
  167. this.Controls.Add(this.pictureBox1);
  168. this.Controls.Add(this.lb_ywm);
  169. this.Controls.Add(this.lb_sx3);
  170. this.Controls.Add(this.lb_sx2);
  171. this.Controls.Add(this.lb_sx1);
  172. this.Controls.Add(this.lb_yzzl);
  173. this.Controls.Add(this.lb_xh);
  174. this.Name = "User_Element";
  175. this.Size = new System.Drawing.Size(100, 120);
  176. this.Load += new System.EventHandler(this.User_Element_Load);
  177. this.MouseClick += new System.Windows.Forms.MouseEventHandler(this.User_Element_MouseClick);
  178. this.MouseLeave += new System.EventHandler(this.User_Element_MouseLeave);
  179. this.MouseMove += new System.Windows.Forms.MouseEventHandler(this.User_Element_MouseMove);
  180. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  181. this.ResumeLayout(false);
  182. this.PerformLayout();
  183. }
  184. #endregion
  185. public System.Windows.Forms.Label lb_xh;
  186. public System.Windows.Forms.Label lb_yzzl;
  187. public System.Windows.Forms.Label lb_fh;
  188. public System.Windows.Forms.Label lb_sx1;
  189. public System.Windows.Forms.Label lb_sx2;
  190. public System.Windows.Forms.Label lb_sx3;
  191. public System.Windows.Forms.Label lb_ywm;
  192. public System.Windows.Forms.PictureBox pictureBox1;
  193. private System.Windows.Forms.Label lb_zwysm;
  194. }
  195. }