ComBaseCcmFrm.Designer.cs 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363
  1. namespace Core.StlMes.Client.Qcm
  2. {
  3. partial class ComBaseCcmFrm
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, 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 Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. Infragistics.Win.UltraWinEditors.EditorButton editorButton1 = new Infragistics.Win.UltraWinEditors.EditorButton();
  29. Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
  30. Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
  31. Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
  32. this.panel1 = new System.Windows.Forms.Panel();
  33. this.ultraCheckEditor1 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  34. this.labelTextBox1 = new Core.Mes.Client.Comm.Control.LabelTextBox();
  35. this.panel2 = new System.Windows.Forms.Panel();
  36. this.panel3 = new System.Windows.Forms.Panel();
  37. this.ultraTextEditor3 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  38. this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
  39. this.ultraTextEditor2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  40. this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
  41. this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
  42. this.ultraTextEditor1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  43. this.ultraNumericEditor2 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  44. this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
  45. this.ultraNumericEditor1 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  46. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  47. this.ultraComboEditor1 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  48. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  49. this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
  50. this.ultraComboEditor2 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  51. this.ultraTextEditor4 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  52. this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
  53. this.panel1.SuspendLayout();
  54. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor1)).BeginInit();
  55. this.panel3.SuspendLayout();
  56. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor3)).BeginInit();
  57. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor2)).BeginInit();
  58. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).BeginInit();
  59. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor2)).BeginInit();
  60. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor1)).BeginInit();
  61. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).BeginInit();
  62. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).BeginInit();
  63. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor4)).BeginInit();
  64. this.SuspendLayout();
  65. //
  66. // panel1
  67. //
  68. this.panel1.Controls.Add(this.ultraCheckEditor1);
  69. this.panel1.Controls.Add(this.labelTextBox1);
  70. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  71. this.panel1.Location = new System.Drawing.Point(0, 0);
  72. this.panel1.Name = "panel1";
  73. this.panel1.Size = new System.Drawing.Size(1136, 52);
  74. this.panel1.TabIndex = 0;
  75. //
  76. // ultraCheckEditor1
  77. //
  78. this.ultraCheckEditor1.AutoSize = true;
  79. this.ultraCheckEditor1.Location = new System.Drawing.Point(325, 17);
  80. this.ultraCheckEditor1.Name = "ultraCheckEditor1";
  81. this.ultraCheckEditor1.Size = new System.Drawing.Size(84, 22);
  82. this.ultraCheckEditor1.TabIndex = 1;
  83. this.ultraCheckEditor1.Text = "包含无效";
  84. //
  85. // labelTextBox1
  86. //
  87. //
  88. //
  89. //
  90. this.labelTextBox1.CheckBox.AutoSize = true;
  91. this.labelTextBox1.CheckBox.Location = new System.Drawing.Point(5, 5);
  92. this.labelTextBox1.CheckBox.Margin = new System.Windows.Forms.Padding(4);
  93. this.labelTextBox1.CheckBox.Name = "checkBox1";
  94. this.labelTextBox1.CheckBox.Size = new System.Drawing.Size(18, 17);
  95. this.labelTextBox1.CheckBox.TabIndex = 1;
  96. this.labelTextBox1.CheckBox.UseVisualStyleBackColor = true;
  97. //
  98. //
  99. //
  100. this.labelTextBox1.Label.AutoSize = true;
  101. this.labelTextBox1.Label.Location = new System.Drawing.Point(25, 5);
  102. this.labelTextBox1.Label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  103. this.labelTextBox1.Label.Name = "label1";
  104. this.labelTextBox1.Label.Size = new System.Drawing.Size(67, 15);
  105. this.labelTextBox1.Label.TabIndex = 0;
  106. this.labelTextBox1.Label.Text = "铸造产线";
  107. this.labelTextBox1.Location = new System.Drawing.Point(36, 13);
  108. this.labelTextBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  109. this.labelTextBox1.Name = "labelTextBox1";
  110. this.labelTextBox1.Size = new System.Drawing.Size(263, 26);
  111. this.labelTextBox1.TabIndex = 0;
  112. //
  113. //
  114. //
  115. this.labelTextBox1.TextBox.Dock = System.Windows.Forms.DockStyle.Fill;
  116. this.labelTextBox1.TextBox.Enabled = false;
  117. this.labelTextBox1.TextBox.Location = new System.Drawing.Point(0, 0);
  118. this.labelTextBox1.TextBox.Margin = new System.Windows.Forms.Padding(4);
  119. this.labelTextBox1.TextBox.Name = "textBox1";
  120. this.labelTextBox1.TextBox.Size = new System.Drawing.Size(167, 25);
  121. this.labelTextBox1.TextBox.TabIndex = 1;
  122. //
  123. // panel2
  124. //
  125. this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
  126. this.panel2.Location = new System.Drawing.Point(0, 52);
  127. this.panel2.Name = "panel2";
  128. this.panel2.Size = new System.Drawing.Size(1136, 394);
  129. this.panel2.TabIndex = 1;
  130. //
  131. // panel3
  132. //
  133. this.panel3.Controls.Add(this.ultraTextEditor4);
  134. this.panel3.Controls.Add(this.ultraLabel8);
  135. this.panel3.Controls.Add(this.ultraComboEditor2);
  136. this.panel3.Controls.Add(this.ultraLabel7);
  137. this.panel3.Controls.Add(this.ultraTextEditor3);
  138. this.panel3.Controls.Add(this.ultraLabel6);
  139. this.panel3.Controls.Add(this.ultraTextEditor2);
  140. this.panel3.Controls.Add(this.ultraLabel5);
  141. this.panel3.Controls.Add(this.ultraLabel4);
  142. this.panel3.Controls.Add(this.ultraTextEditor1);
  143. this.panel3.Controls.Add(this.ultraNumericEditor2);
  144. this.panel3.Controls.Add(this.ultraLabel3);
  145. this.panel3.Controls.Add(this.ultraNumericEditor1);
  146. this.panel3.Controls.Add(this.ultraLabel2);
  147. this.panel3.Controls.Add(this.ultraComboEditor1);
  148. this.panel3.Controls.Add(this.ultraLabel1);
  149. this.panel3.Dock = System.Windows.Forms.DockStyle.Bottom;
  150. this.panel3.Location = new System.Drawing.Point(0, 446);
  151. this.panel3.Name = "panel3";
  152. this.panel3.Size = new System.Drawing.Size(1136, 77);
  153. this.panel3.TabIndex = 2;
  154. //
  155. // ultraTextEditor3
  156. //
  157. this.ultraTextEditor3.Location = new System.Drawing.Point(517, 39);
  158. this.ultraTextEditor3.Name = "ultraTextEditor3";
  159. this.ultraTextEditor3.ReadOnly = true;
  160. this.ultraTextEditor3.Size = new System.Drawing.Size(100, 24);
  161. this.ultraTextEditor3.TabIndex = 11;
  162. //
  163. // ultraLabel6
  164. //
  165. this.ultraLabel6.AutoSize = true;
  166. this.ultraLabel6.Location = new System.Drawing.Point(430, 44);
  167. this.ultraLabel6.Name = "ultraLabel6";
  168. this.ultraLabel6.Size = new System.Drawing.Size(83, 19);
  169. this.ultraLabel6.TabIndex = 10;
  170. this.ultraLabel6.Text = "成分索引码";
  171. //
  172. // ultraTextEditor2
  173. //
  174. this.ultraTextEditor2.Location = new System.Drawing.Point(323, 38);
  175. this.ultraTextEditor2.Name = "ultraTextEditor2";
  176. this.ultraTextEditor2.ReadOnly = true;
  177. this.ultraTextEditor2.Size = new System.Drawing.Size(100, 24);
  178. this.ultraTextEditor2.TabIndex = 9;
  179. //
  180. // ultraLabel5
  181. //
  182. this.ultraLabel5.AutoSize = true;
  183. this.ultraLabel5.Location = new System.Drawing.Point(235, 43);
  184. this.ultraLabel5.Name = "ultraLabel5";
  185. this.ultraLabel5.Size = new System.Drawing.Size(83, 19);
  186. this.ultraLabel5.TabIndex = 8;
  187. this.ultraLabel5.Text = "内控管理号";
  188. //
  189. // ultraLabel4
  190. //
  191. this.ultraLabel4.AutoSize = true;
  192. this.ultraLabel4.Location = new System.Drawing.Point(42, 44);
  193. this.ultraLabel4.Name = "ultraLabel4";
  194. this.ultraLabel4.Size = new System.Drawing.Size(36, 19);
  195. this.ultraLabel4.TabIndex = 7;
  196. this.ultraLabel4.Text = "钢种";
  197. //
  198. // ultraTextEditor1
  199. //
  200. editorButton1.Text = "选择";
  201. this.ultraTextEditor1.ButtonsRight.Add(editorButton1);
  202. this.ultraTextEditor1.Location = new System.Drawing.Point(84, 39);
  203. this.ultraTextEditor1.Name = "ultraTextEditor1";
  204. this.ultraTextEditor1.Size = new System.Drawing.Size(144, 24);
  205. this.ultraTextEditor1.TabIndex = 6;
  206. this.ultraTextEditor1.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.ultraTextEditor1_EditorButtonClick);
  207. //
  208. // ultraNumericEditor2
  209. //
  210. this.ultraNumericEditor2.Location = new System.Drawing.Point(517, 10);
  211. this.ultraNumericEditor2.MaskInput = "nnnnnn";
  212. this.ultraNumericEditor2.MinValue = 0;
  213. this.ultraNumericEditor2.Name = "ultraNumericEditor2";
  214. this.ultraNumericEditor2.Nullable = true;
  215. this.ultraNumericEditor2.Size = new System.Drawing.Size(100, 24);
  216. this.ultraNumericEditor2.TabIndex = 5;
  217. //
  218. // ultraLabel3
  219. //
  220. this.ultraLabel3.AutoSize = true;
  221. this.ultraLabel3.Location = new System.Drawing.Point(461, 15);
  222. this.ultraLabel3.Name = "ultraLabel3";
  223. this.ultraLabel3.Size = new System.Drawing.Size(52, 19);
  224. this.ultraLabel3.TabIndex = 4;
  225. this.ultraLabel3.Text = "水表号";
  226. //
  227. // ultraNumericEditor1
  228. //
  229. this.ultraNumericEditor1.Location = new System.Drawing.Point(323, 9);
  230. this.ultraNumericEditor1.MaskInput = "nnnn.nn";
  231. this.ultraNumericEditor1.MinValue = 0D;
  232. this.ultraNumericEditor1.Name = "ultraNumericEditor1";
  233. this.ultraNumericEditor1.Nullable = true;
  234. this.ultraNumericEditor1.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
  235. this.ultraNumericEditor1.Size = new System.Drawing.Size(100, 24);
  236. this.ultraNumericEditor1.TabIndex = 3;
  237. //
  238. // ultraLabel2
  239. //
  240. this.ultraLabel2.AutoSize = true;
  241. this.ultraLabel2.Location = new System.Drawing.Point(281, 14);
  242. this.ultraLabel2.Name = "ultraLabel2";
  243. this.ultraLabel2.Size = new System.Drawing.Size(36, 19);
  244. this.ultraLabel2.TabIndex = 2;
  245. this.ultraLabel2.Text = "直径";
  246. //
  247. // ultraComboEditor1
  248. //
  249. this.ultraComboEditor1.DropDownListWidth = -1;
  250. this.ultraComboEditor1.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  251. this.ultraComboEditor1.Location = new System.Drawing.Point(84, 10);
  252. this.ultraComboEditor1.Name = "ultraComboEditor1";
  253. this.ultraComboEditor1.Size = new System.Drawing.Size(144, 24);
  254. this.ultraComboEditor1.TabIndex = 1;
  255. //
  256. // ultraLabel1
  257. //
  258. this.ultraLabel1.AutoSize = true;
  259. this.ultraLabel1.Location = new System.Drawing.Point(13, 15);
  260. this.ultraLabel1.Name = "ultraLabel1";
  261. this.ultraLabel1.Size = new System.Drawing.Size(67, 19);
  262. this.ultraLabel1.TabIndex = 0;
  263. this.ultraLabel1.Text = "铸造产线";
  264. //
  265. // ultraLabel7
  266. //
  267. this.ultraLabel7.AutoSize = true;
  268. this.ultraLabel7.Location = new System.Drawing.Point(625, 15);
  269. this.ultraLabel7.Name = "ultraLabel7";
  270. this.ultraLabel7.Size = new System.Drawing.Size(67, 19);
  271. this.ultraLabel7.TabIndex = 12;
  272. this.ultraLabel7.Text = "冷却强度";
  273. //
  274. // ultraComboEditor2
  275. //
  276. this.ultraComboEditor2.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  277. valueListItem1.DataValue = "0";
  278. valueListItem1.DisplayText = "强";
  279. valueListItem2.DataValue = "1";
  280. valueListItem2.DisplayText = "中";
  281. valueListItem3.DataValue = "2";
  282. valueListItem3.DisplayText = "弱";
  283. this.ultraComboEditor2.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  284. valueListItem1,
  285. valueListItem2,
  286. valueListItem3});
  287. this.ultraComboEditor2.Location = new System.Drawing.Point(697, 10);
  288. this.ultraComboEditor2.Name = "ultraComboEditor2";
  289. this.ultraComboEditor2.Size = new System.Drawing.Size(100, 24);
  290. this.ultraComboEditor2.TabIndex = 13;
  291. //
  292. // ultraTextEditor4
  293. //
  294. this.ultraTextEditor4.Location = new System.Drawing.Point(698, 39);
  295. this.ultraTextEditor4.Name = "ultraTextEditor4";
  296. this.ultraTextEditor4.Size = new System.Drawing.Size(100, 24);
  297. this.ultraTextEditor4.TabIndex = 15;
  298. //
  299. // ultraLabel8
  300. //
  301. this.ultraLabel8.AutoSize = true;
  302. this.ultraLabel8.Location = new System.Drawing.Point(627, 44);
  303. this.ultraLabel8.Name = "ultraLabel8";
  304. this.ultraLabel8.Size = new System.Drawing.Size(67, 19);
  305. this.ultraLabel8.TabIndex = 14;
  306. this.ultraLabel8.Text = "液湘温度";
  307. //
  308. // ComBaseCcmFrm
  309. //
  310. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  311. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  312. this.ClientSize = new System.Drawing.Size(1136, 523);
  313. this.Controls.Add(this.panel2);
  314. this.Controls.Add(this.panel3);
  315. this.Controls.Add(this.panel1);
  316. this.Name = "ComBaseCcmFrm";
  317. this.Text = "ComBaseCcmFrm";
  318. this.Load += new System.EventHandler(this.ComBaseCcmFrm_Load);
  319. this.panel1.ResumeLayout(false);
  320. this.panel1.PerformLayout();
  321. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor1)).EndInit();
  322. this.panel3.ResumeLayout(false);
  323. this.panel3.PerformLayout();
  324. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor3)).EndInit();
  325. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor2)).EndInit();
  326. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).EndInit();
  327. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor2)).EndInit();
  328. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor1)).EndInit();
  329. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).EndInit();
  330. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).EndInit();
  331. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor4)).EndInit();
  332. this.ResumeLayout(false);
  333. }
  334. #endregion
  335. private System.Windows.Forms.Panel panel1;
  336. private System.Windows.Forms.Panel panel2;
  337. private System.Windows.Forms.Panel panel3;
  338. private Mes.Client.Comm.Control.LabelTextBox labelTextBox1;
  339. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor1;
  340. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  341. private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericEditor2;
  342. private Infragistics.Win.Misc.UltraLabel ultraLabel3;
  343. private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericEditor1;
  344. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  345. private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor1;
  346. private Infragistics.Win.Misc.UltraLabel ultraLabel4;
  347. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor1;
  348. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor2;
  349. private Infragistics.Win.Misc.UltraLabel ultraLabel5;
  350. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor3;
  351. private Infragistics.Win.Misc.UltraLabel ultraLabel6;
  352. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor2;
  353. private Infragistics.Win.Misc.UltraLabel ultraLabel7;
  354. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor4;
  355. private Infragistics.Win.Misc.UltraLabel ultraLabel8;
  356. }
  357. }