frmCCMPlanTemperaTure.Designer.cs.svn-base 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253
  1. namespace Core.LgMes.Client.LgJobMgt
  2. {
  3. partial class frmCCMPlanTemperaTure
  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 Windows 窗体设计器生成的代码
  22. /// <summary>
  23. /// 设计器支持所需的方法 - 不要
  24. /// 使用代码编辑器修改此方法的内容。
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.btnNo = new System.Windows.Forms.Button();
  29. this.btnOk = new System.Windows.Forms.Button();
  30. this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
  31. this.txtLH3 = new System.Windows.Forms.TextBox();
  32. this.txtTemp3 = new System.Windows.Forms.TextBox();
  33. this.txtLH2 = new System.Windows.Forms.TextBox();
  34. this.txtTemp2 = new System.Windows.Forms.TextBox();
  35. this.txtLH1 = new System.Windows.Forms.TextBox();
  36. this.txtTemp1 = new System.Windows.Forms.TextBox();
  37. this.ZL3 = new System.Windows.Forms.RadioButton();
  38. this.ZL2 = new System.Windows.Forms.RadioButton();
  39. this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
  40. this.ZL1 = new System.Windows.Forms.RadioButton();
  41. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  42. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  43. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
  44. this.ultraGroupBox2.SuspendLayout();
  45. this.SuspendLayout();
  46. //
  47. // btnNo
  48. //
  49. this.btnNo.Location = new System.Drawing.Point(232, 113);
  50. this.btnNo.Name = "btnNo";
  51. this.btnNo.Size = new System.Drawing.Size(68, 26);
  52. this.btnNo.TabIndex = 3;
  53. this.btnNo.Text = "取 消";
  54. this.btnNo.UseVisualStyleBackColor = false;
  55. this.btnNo.Click += new System.EventHandler(this.btnNo_Click);
  56. //
  57. // btnOk
  58. //
  59. this.btnOk.Location = new System.Drawing.Point(93, 113);
  60. this.btnOk.Name = "btnOk";
  61. this.btnOk.Size = new System.Drawing.Size(68, 26);
  62. this.btnOk.TabIndex = 2;
  63. this.btnOk.Text = "确 定";
  64. this.btnOk.UseVisualStyleBackColor = false;
  65. this.btnOk.Click += new System.EventHandler(this.btnOk_Click);
  66. //
  67. // ultraGroupBox2
  68. //
  69. this.ultraGroupBox2.Controls.Add(this.btnNo);
  70. this.ultraGroupBox2.Controls.Add(this.txtLH3);
  71. this.ultraGroupBox2.Controls.Add(this.btnOk);
  72. this.ultraGroupBox2.Controls.Add(this.txtTemp3);
  73. this.ultraGroupBox2.Controls.Add(this.txtLH2);
  74. this.ultraGroupBox2.Controls.Add(this.txtTemp2);
  75. this.ultraGroupBox2.Controls.Add(this.txtLH1);
  76. this.ultraGroupBox2.Controls.Add(this.txtTemp1);
  77. this.ultraGroupBox2.Controls.Add(this.ZL3);
  78. this.ultraGroupBox2.Controls.Add(this.ZL2);
  79. this.ultraGroupBox2.Controls.Add(this.ultraLabel3);
  80. this.ultraGroupBox2.Controls.Add(this.ZL1);
  81. this.ultraGroupBox2.Controls.Add(this.ultraLabel2);
  82. this.ultraGroupBox2.Controls.Add(this.ultraLabel1);
  83. this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
  84. this.ultraGroupBox2.Location = new System.Drawing.Point(0, 0);
  85. this.ultraGroupBox2.Name = "ultraGroupBox2";
  86. this.ultraGroupBox2.Size = new System.Drawing.Size(387, 155);
  87. this.ultraGroupBox2.SupportThemes = false;
  88. this.ultraGroupBox2.TabIndex = 4;
  89. //
  90. // txtLH3
  91. //
  92. this.txtLH3.Enabled = false;
  93. this.txtLH3.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  94. this.txtLH3.Location = new System.Drawing.Point(93, 78);
  95. this.txtLH3.Name = "txtLH3";
  96. this.txtLH3.Size = new System.Drawing.Size(88, 24);
  97. this.txtLH3.TabIndex = 15;
  98. //
  99. // txtTemp3
  100. //
  101. this.txtTemp3.Enabled = false;
  102. this.txtTemp3.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold);
  103. this.txtTemp3.Location = new System.Drawing.Point(271, 78);
  104. this.txtTemp3.MaxLength = 4;
  105. this.txtTemp3.Name = "txtTemp3";
  106. this.txtTemp3.Size = new System.Drawing.Size(88, 24);
  107. this.txtTemp3.TabIndex = 19;
  108. this.txtTemp3.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtTemp1_KeyPress);
  109. //
  110. // txtLH2
  111. //
  112. this.txtLH2.Enabled = false;
  113. this.txtLH2.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  114. this.txtLH2.Location = new System.Drawing.Point(93, 47);
  115. this.txtLH2.Name = "txtLH2";
  116. this.txtLH2.Size = new System.Drawing.Size(88, 24);
  117. this.txtLH2.TabIndex = 14;
  118. //
  119. // txtTemp2
  120. //
  121. this.txtTemp2.Enabled = false;
  122. this.txtTemp2.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold);
  123. this.txtTemp2.Location = new System.Drawing.Point(271, 47);
  124. this.txtTemp2.MaxLength = 4;
  125. this.txtTemp2.Name = "txtTemp2";
  126. this.txtTemp2.Size = new System.Drawing.Size(88, 24);
  127. this.txtTemp2.TabIndex = 18;
  128. this.txtTemp2.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtTemp1_KeyPress);
  129. //
  130. // txtLH1
  131. //
  132. this.txtLH1.Enabled = false;
  133. this.txtLH1.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  134. this.txtLH1.Location = new System.Drawing.Point(93, 16);
  135. this.txtLH1.Name = "txtLH1";
  136. this.txtLH1.Size = new System.Drawing.Size(88, 24);
  137. this.txtLH1.TabIndex = 13;
  138. //
  139. // txtTemp1
  140. //
  141. this.txtTemp1.Enabled = false;
  142. this.txtTemp1.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold);
  143. this.txtTemp1.Location = new System.Drawing.Point(271, 16);
  144. this.txtTemp1.MaxLength = 4;
  145. this.txtTemp1.Name = "txtTemp1";
  146. this.txtTemp1.Size = new System.Drawing.Size(88, 24);
  147. this.txtTemp1.TabIndex = 17;
  148. this.txtTemp1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtTemp1_KeyPress);
  149. //
  150. // ZL3
  151. //
  152. this.ZL3.AutoSize = true;
  153. this.ZL3.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  154. this.ZL3.Location = new System.Drawing.Point(21, 81);
  155. this.ZL3.Name = "ZL3";
  156. this.ZL3.Size = new System.Drawing.Size(71, 19);
  157. this.ZL3.TabIndex = 12;
  158. this.ZL3.TabStop = true;
  159. this.ZL3.Text = "3#转炉";
  160. this.ZL3.UseVisualStyleBackColor = true;
  161. //
  162. // ZL2
  163. //
  164. this.ZL2.AutoSize = true;
  165. this.ZL2.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  166. this.ZL2.Location = new System.Drawing.Point(21, 50);
  167. this.ZL2.Name = "ZL2";
  168. this.ZL2.Size = new System.Drawing.Size(71, 19);
  169. this.ZL2.TabIndex = 11;
  170. this.ZL2.TabStop = true;
  171. this.ZL2.Text = "2#转炉";
  172. this.ZL2.UseVisualStyleBackColor = true;
  173. //
  174. // ultraLabel3
  175. //
  176. this.ultraLabel3.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  177. this.ultraLabel3.Location = new System.Drawing.Point(199, 82);
  178. this.ultraLabel3.Name = "ultraLabel3";
  179. this.ultraLabel3.Size = new System.Drawing.Size(67, 17);
  180. this.ultraLabel3.TabIndex = 12;
  181. this.ultraLabel3.Text = "铸机要温";
  182. //
  183. // ZL1
  184. //
  185. this.ZL1.AutoSize = true;
  186. this.ZL1.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  187. this.ZL1.Location = new System.Drawing.Point(21, 19);
  188. this.ZL1.Name = "ZL1";
  189. this.ZL1.Size = new System.Drawing.Size(71, 19);
  190. this.ZL1.TabIndex = 10;
  191. this.ZL1.TabStop = true;
  192. this.ZL1.Text = "1#转炉";
  193. this.ZL1.UseVisualStyleBackColor = true;
  194. //
  195. // ultraLabel2
  196. //
  197. this.ultraLabel2.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  198. this.ultraLabel2.Location = new System.Drawing.Point(199, 51);
  199. this.ultraLabel2.Name = "ultraLabel2";
  200. this.ultraLabel2.Size = new System.Drawing.Size(67, 17);
  201. this.ultraLabel2.TabIndex = 11;
  202. this.ultraLabel2.Text = "铸机要温";
  203. //
  204. // ultraLabel1
  205. //
  206. this.ultraLabel1.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  207. this.ultraLabel1.Location = new System.Drawing.Point(199, 20);
  208. this.ultraLabel1.Name = "ultraLabel1";
  209. this.ultraLabel1.Size = new System.Drawing.Size(67, 17);
  210. this.ultraLabel1.TabIndex = 10;
  211. this.ultraLabel1.Text = "铸机要温";
  212. //
  213. // frmCCMPlanTemperaTure
  214. //
  215. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  216. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  217. this.ClientSize = new System.Drawing.Size(387, 155);
  218. this.Controls.Add(this.ultraGroupBox2);
  219. this.MaximizeBox = false;
  220. this.MinimizeBox = false;
  221. this.Name = "frmCCMPlanTemperaTure";
  222. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  223. this.Text = "连铸机要温";
  224. this.Load += new System.EventHandler(this.frmCCMPlanTemperaTure_Load);
  225. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
  226. this.ultraGroupBox2.ResumeLayout(false);
  227. this.ultraGroupBox2.PerformLayout();
  228. this.ResumeLayout(false);
  229. }
  230. #endregion
  231. private System.Windows.Forms.Button btnOk;
  232. private System.Windows.Forms.Button btnNo;
  233. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
  234. private System.Windows.Forms.TextBox txtLH3;
  235. private System.Windows.Forms.TextBox txtLH2;
  236. private System.Windows.Forms.TextBox txtLH1;
  237. private System.Windows.Forms.RadioButton ZL3;
  238. private System.Windows.Forms.RadioButton ZL2;
  239. private System.Windows.Forms.RadioButton ZL1;
  240. private Infragistics.Win.Misc.UltraLabel ultraLabel3;
  241. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  242. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  243. private System.Windows.Forms.TextBox txtTemp3;
  244. private System.Windows.Forms.TextBox txtTemp2;
  245. private System.Windows.Forms.TextBox txtTemp1;
  246. }
  247. }