SteelMakingColligateQueryFrm.Designer.cs 47 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813
  1. namespace Core.StlMes.Client.Judge.Forms
  2. {
  3. partial class SteelMakingColligateQueryFrm
  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.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
  29. Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
  30. Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
  31. Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
  32. Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
  33. Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem();
  34. Infragistics.Win.ValueListItem valueListItem7 = new Infragistics.Win.ValueListItem();
  35. Infragistics.Win.ValueListItem valueListItem8 = new Infragistics.Win.ValueListItem();
  36. Infragistics.Win.ValueListItem valueListItem9 = new Infragistics.Win.ValueListItem();
  37. Infragistics.Win.ValueListItem valueListItem10 = new Infragistics.Win.ValueListItem();
  38. Infragistics.Win.ValueListItem valueListItem11 = new Infragistics.Win.ValueListItem();
  39. Infragistics.Win.ValueListItem valueListItem12 = new Infragistics.Win.ValueListItem();
  40. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.ValueListItem valueListItem13 = new Infragistics.Win.ValueListItem();
  42. Infragistics.Win.ValueListItem valueListItem14 = new Infragistics.Win.ValueListItem();
  43. Infragistics.Win.ValueListItem valueListItem15 = new Infragistics.Win.ValueListItem();
  44. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.ValueListItem valueListItem16 = new Infragistics.Win.ValueListItem();
  46. Infragistics.Win.ValueListItem valueListItem17 = new Infragistics.Win.ValueListItem();
  47. Infragistics.Win.ValueListItem valueListItem18 = new Infragistics.Win.ValueListItem();
  48. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  49. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  50. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab3 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  51. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab4 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  52. this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  53. this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  54. this.ultraTabPageControl3 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  55. this.ultraTabPageControl4 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  56. this.panel1 = new System.Windows.Forms.Panel();
  57. this.ultraComboEditor1 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  58. this.ultraComboEditor2 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  59. this.labelDateTimePicker3 = new Core.Mes.Client.Comm.Control.LabelDateTimePicker();
  60. this.labelDateTimePicker4 = new Core.Mes.Client.Comm.Control.LabelDateTimePicker();
  61. this.ultraCheckEditor1 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  62. this.labelComboBox5 = new Core.Mes.Client.Comm.Control.LabelComboBox();
  63. this.ultraOptionSet1 = new Infragistics.Win.UltraWinEditors.UltraOptionSet();
  64. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  65. this.ultraOptionSet2 = new Infragistics.Win.UltraWinEditors.UltraOptionSet();
  66. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  67. this.labelComboBox2 = new Core.Mes.Client.Comm.Control.LabelComboBox();
  68. this.labelComboBox1 = new Core.Mes.Client.Comm.Control.LabelComboBox();
  69. this.labelDateTimePicker1 = new Core.Mes.Client.Comm.Control.LabelDateTimePicker();
  70. this.labelDateTimePicker2 = new Core.Mes.Client.Comm.Control.LabelDateTimePicker();
  71. this.labelTextBox4 = new Core.Mes.Client.Comm.Control.LabelTextBox();
  72. this.labelTextBox2 = new Core.Mes.Client.Comm.Control.LabelTextBox();
  73. this.splitContainer1 = new System.Windows.Forms.SplitContainer();
  74. this.ultraExpandableGroupBox2 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  75. this.ultraExpandableGroupBoxPanel2 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  76. this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  77. this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  78. this.labelTextBox9 = new Core.Mes.Client.Comm.Control.LabelTextBox();
  79. this.panel1.SuspendLayout();
  80. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).BeginInit();
  81. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).BeginInit();
  82. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor1)).BeginInit();
  83. ((System.ComponentModel.ISupportInitialize)(this.labelComboBox5.ComboBox)).BeginInit();
  84. ((System.ComponentModel.ISupportInitialize)(this.ultraOptionSet1)).BeginInit();
  85. ((System.ComponentModel.ISupportInitialize)(this.ultraOptionSet2)).BeginInit();
  86. ((System.ComponentModel.ISupportInitialize)(this.labelComboBox2.ComboBox)).BeginInit();
  87. ((System.ComponentModel.ISupportInitialize)(this.labelComboBox1.ComboBox)).BeginInit();
  88. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
  89. this.splitContainer1.Panel1.SuspendLayout();
  90. this.splitContainer1.SuspendLayout();
  91. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).BeginInit();
  92. this.ultraExpandableGroupBox2.SuspendLayout();
  93. this.ultraExpandableGroupBoxPanel2.SuspendLayout();
  94. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
  95. this.ultraTabControl1.SuspendLayout();
  96. this.SuspendLayout();
  97. //
  98. // ultraTabPageControl1
  99. //
  100. this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 26);
  101. this.ultraTabPageControl1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  102. this.ultraTabPageControl1.Name = "ultraTabPageControl1";
  103. this.ultraTabPageControl1.Size = new System.Drawing.Size(1629, 311);
  104. //
  105. // ultraTabPageControl2
  106. //
  107. this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000);
  108. this.ultraTabPageControl2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  109. this.ultraTabPageControl2.Name = "ultraTabPageControl2";
  110. this.ultraTabPageControl2.Size = new System.Drawing.Size(1629, 311);
  111. //
  112. // ultraTabPageControl3
  113. //
  114. this.ultraTabPageControl3.Location = new System.Drawing.Point(-10000, -10000);
  115. this.ultraTabPageControl3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  116. this.ultraTabPageControl3.Name = "ultraTabPageControl3";
  117. this.ultraTabPageControl3.Size = new System.Drawing.Size(1629, 311);
  118. //
  119. // ultraTabPageControl4
  120. //
  121. this.ultraTabPageControl4.Location = new System.Drawing.Point(-10000, -10000);
  122. this.ultraTabPageControl4.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  123. this.ultraTabPageControl4.Name = "ultraTabPageControl4";
  124. this.ultraTabPageControl4.Size = new System.Drawing.Size(1629, 311);
  125. //
  126. // panel1
  127. //
  128. this.panel1.Controls.Add(this.labelTextBox9);
  129. this.panel1.Controls.Add(this.ultraComboEditor1);
  130. this.panel1.Controls.Add(this.ultraComboEditor2);
  131. this.panel1.Controls.Add(this.labelDateTimePicker3);
  132. this.panel1.Controls.Add(this.labelDateTimePicker4);
  133. this.panel1.Controls.Add(this.ultraCheckEditor1);
  134. this.panel1.Controls.Add(this.labelComboBox5);
  135. this.panel1.Controls.Add(this.ultraOptionSet1);
  136. this.panel1.Controls.Add(this.ultraLabel2);
  137. this.panel1.Controls.Add(this.ultraOptionSet2);
  138. this.panel1.Controls.Add(this.ultraLabel1);
  139. this.panel1.Controls.Add(this.labelComboBox2);
  140. this.panel1.Controls.Add(this.labelComboBox1);
  141. this.panel1.Controls.Add(this.labelDateTimePicker1);
  142. this.panel1.Controls.Add(this.labelDateTimePicker2);
  143. this.panel1.Controls.Add(this.labelTextBox4);
  144. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  145. this.panel1.Location = new System.Drawing.Point(0, 0);
  146. this.panel1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  147. this.panel1.Name = "panel1";
  148. this.panel1.Size = new System.Drawing.Size(1639, 68);
  149. this.panel1.TabIndex = 0;
  150. //
  151. // ultraComboEditor1
  152. //
  153. this.ultraComboEditor1.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  154. this.ultraComboEditor1.Enabled = false;
  155. this.ultraComboEditor1.Location = new System.Drawing.Point(1417, 4);
  156. this.ultraComboEditor1.Margin = new System.Windows.Forms.Padding(4);
  157. this.ultraComboEditor1.Name = "ultraComboEditor1";
  158. this.ultraComboEditor1.Size = new System.Drawing.Size(105, 24);
  159. this.ultraComboEditor1.TabIndex = 530;
  160. //
  161. // ultraComboEditor2
  162. //
  163. this.ultraComboEditor2.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  164. this.ultraComboEditor2.Enabled = false;
  165. valueListItem1.DataValue = "01";
  166. valueListItem1.DisplayText = "01";
  167. valueListItem2.DataValue = "02";
  168. valueListItem2.DisplayText = "02";
  169. valueListItem3.DataValue = "03";
  170. valueListItem3.DisplayText = "03";
  171. valueListItem4.DataValue = "04";
  172. valueListItem4.DisplayText = "04";
  173. valueListItem5.DataValue = "05";
  174. valueListItem5.DisplayText = "05";
  175. valueListItem6.DataValue = "06";
  176. valueListItem6.DisplayText = "06";
  177. valueListItem7.DataValue = "07";
  178. valueListItem7.DisplayText = "07";
  179. valueListItem8.DataValue = "08";
  180. valueListItem8.DisplayText = "08";
  181. valueListItem9.DataValue = "09";
  182. valueListItem9.DisplayText = "09";
  183. valueListItem10.DataValue = "10";
  184. valueListItem10.DisplayText = "10";
  185. valueListItem11.DataValue = "11";
  186. valueListItem11.DisplayText = "11";
  187. valueListItem12.DataValue = "12";
  188. valueListItem12.DisplayText = "12";
  189. this.ultraComboEditor2.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  190. valueListItem1,
  191. valueListItem2,
  192. valueListItem3,
  193. valueListItem4,
  194. valueListItem5,
  195. valueListItem6,
  196. valueListItem7,
  197. valueListItem8,
  198. valueListItem9,
  199. valueListItem10,
  200. valueListItem11,
  201. valueListItem12});
  202. this.ultraComboEditor2.Location = new System.Drawing.Point(1523, 4);
  203. this.ultraComboEditor2.Margin = new System.Windows.Forms.Padding(4);
  204. this.ultraComboEditor2.Name = "ultraComboEditor2";
  205. this.ultraComboEditor2.Size = new System.Drawing.Size(67, 24);
  206. this.ultraComboEditor2.TabIndex = 531;
  207. //
  208. // labelDateTimePicker3
  209. //
  210. //
  211. //
  212. //
  213. this.labelDateTimePicker3.CheckBox.AutoSize = true;
  214. this.labelDateTimePicker3.CheckBox.Location = new System.Drawing.Point(4, 4);
  215. this.labelDateTimePicker3.CheckBox.Name = "checkBox1";
  216. this.labelDateTimePicker3.CheckBox.Size = new System.Drawing.Size(18, 17);
  217. this.labelDateTimePicker3.CheckBox.TabIndex = 1;
  218. this.labelDateTimePicker3.CheckBox.UseVisualStyleBackColor = true;
  219. this.labelDateTimePicker3.CheckBox.CheckedChanged += new System.EventHandler(this.labelDateTimePicker3_CheckBox_CheckedChanged);
  220. //
  221. //
  222. //
  223. this.labelDateTimePicker3.DateTimePicker.Dock = System.Windows.Forms.DockStyle.Fill;
  224. this.labelDateTimePicker3.DateTimePicker.Enabled = false;
  225. this.labelDateTimePicker3.DateTimePicker.Location = new System.Drawing.Point(0, 0);
  226. this.labelDateTimePicker3.DateTimePicker.Name = "dateTimePicker1";
  227. this.labelDateTimePicker3.DateTimePicker.Size = new System.Drawing.Size(179, 25);
  228. this.labelDateTimePicker3.DateTimePicker.TabIndex = 0;
  229. //
  230. //
  231. //
  232. this.labelDateTimePicker3.Label.AutoSize = true;
  233. this.labelDateTimePicker3.Label.Location = new System.Drawing.Point(24, 4);
  234. this.labelDateTimePicker3.Label.Name = "label1";
  235. this.labelDateTimePicker3.Label.Size = new System.Drawing.Size(67, 15);
  236. this.labelDateTimePicker3.Label.TabIndex = 0;
  237. this.labelDateTimePicker3.Label.Text = "生产时间";
  238. this.labelDateTimePicker3.Location = new System.Drawing.Point(267, 35);
  239. this.labelDateTimePicker3.Margin = new System.Windows.Forms.Padding(5);
  240. this.labelDateTimePicker3.Name = "labelDateTimePicker3";
  241. this.labelDateTimePicker3.Size = new System.Drawing.Size(273, 26);
  242. this.labelDateTimePicker3.TabIndex = 533;
  243. //
  244. // labelDateTimePicker4
  245. //
  246. //
  247. //
  248. //
  249. this.labelDateTimePicker4.CheckBox.AutoSize = true;
  250. this.labelDateTimePicker4.CheckBox.Checked = true;
  251. this.labelDateTimePicker4.CheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
  252. this.labelDateTimePicker4.CheckBox.Location = new System.Drawing.Point(4, 4);
  253. this.labelDateTimePicker4.CheckBox.Name = "checkBox1";
  254. this.labelDateTimePicker4.CheckBox.Size = new System.Drawing.Size(18, 17);
  255. this.labelDateTimePicker4.CheckBox.TabIndex = 1;
  256. this.labelDateTimePicker4.CheckBox.UseVisualStyleBackColor = true;
  257. this.labelDateTimePicker4.CheckBox.Visible = false;
  258. //
  259. //
  260. //
  261. this.labelDateTimePicker4.DateTimePicker.Dock = System.Windows.Forms.DockStyle.Fill;
  262. this.labelDateTimePicker4.DateTimePicker.Enabled = false;
  263. this.labelDateTimePicker4.DateTimePicker.Location = new System.Drawing.Point(0, 0);
  264. this.labelDateTimePicker4.DateTimePicker.Name = "dateTimePicker1";
  265. this.labelDateTimePicker4.DateTimePicker.Size = new System.Drawing.Size(181, 25);
  266. this.labelDateTimePicker4.DateTimePicker.TabIndex = 0;
  267. //
  268. //
  269. //
  270. this.labelDateTimePicker4.Label.AutoSize = true;
  271. this.labelDateTimePicker4.Label.Location = new System.Drawing.Point(4, 4);
  272. this.labelDateTimePicker4.Label.Name = "label1";
  273. this.labelDateTimePicker4.Label.Size = new System.Drawing.Size(22, 15);
  274. this.labelDateTimePicker4.Label.TabIndex = 0;
  275. this.labelDateTimePicker4.Label.Text = "至";
  276. this.labelDateTimePicker4.Location = new System.Drawing.Point(543, 35);
  277. this.labelDateTimePicker4.Margin = new System.Windows.Forms.Padding(5);
  278. this.labelDateTimePicker4.Name = "labelDateTimePicker4";
  279. this.labelDateTimePicker4.Size = new System.Drawing.Size(210, 26);
  280. this.labelDateTimePicker4.TabIndex = 534;
  281. //
  282. // ultraCheckEditor1
  283. //
  284. this.ultraCheckEditor1.AutoSize = true;
  285. this.ultraCheckEditor1.Location = new System.Drawing.Point(1325, 8);
  286. this.ultraCheckEditor1.Margin = new System.Windows.Forms.Padding(4);
  287. this.ultraCheckEditor1.Name = "ultraCheckEditor1";
  288. this.ultraCheckEditor1.Size = new System.Drawing.Size(84, 22);
  289. this.ultraCheckEditor1.TabIndex = 532;
  290. this.ultraCheckEditor1.Text = "结转年月";
  291. this.ultraCheckEditor1.CheckedChanged += new System.EventHandler(this.ultraCheckEditor1_CheckedChanged);
  292. //
  293. // labelComboBox5
  294. //
  295. //
  296. //
  297. //
  298. this.labelComboBox5.CheckBox.AutoSize = true;
  299. this.labelComboBox5.CheckBox.Location = new System.Drawing.Point(5, 5);
  300. this.labelComboBox5.CheckBox.Margin = new System.Windows.Forms.Padding(4);
  301. this.labelComboBox5.CheckBox.Name = "checkBox1";
  302. this.labelComboBox5.CheckBox.Size = new System.Drawing.Size(18, 17);
  303. this.labelComboBox5.CheckBox.TabIndex = 0;
  304. this.labelComboBox5.CheckBox.UseVisualStyleBackColor = true;
  305. //
  306. //
  307. //
  308. this.labelComboBox5.ComboBox.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.None;
  309. this.labelComboBox5.ComboBox.CheckedListSettings.CheckBoxStyle = Infragistics.Win.CheckStyle.CheckBox;
  310. this.labelComboBox5.ComboBox.CheckedListSettings.EditorValueSource = Infragistics.Win.EditorWithComboValueSource.CheckedItems;
  311. this.labelComboBox5.ComboBox.Dock = System.Windows.Forms.DockStyle.Fill;
  312. this.labelComboBox5.ComboBox.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  313. this.labelComboBox5.ComboBox.Enabled = false;
  314. this.labelComboBox5.ComboBox.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  315. this.labelComboBox5.ComboBox.Location = new System.Drawing.Point(0, 0);
  316. this.labelComboBox5.ComboBox.Margin = new System.Windows.Forms.Padding(4);
  317. this.labelComboBox5.ComboBox.Name = "comboBox1";
  318. this.labelComboBox5.ComboBox.Size = new System.Drawing.Size(145, 24);
  319. this.labelComboBox5.ComboBox.TabIndex = 0;
  320. //
  321. //
  322. //
  323. this.labelComboBox5.Label.AutoSize = true;
  324. this.labelComboBox5.Label.Location = new System.Drawing.Point(25, 5);
  325. this.labelComboBox5.Label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  326. this.labelComboBox5.Label.Name = "label1";
  327. this.labelComboBox5.Label.Size = new System.Drawing.Size(67, 15);
  328. this.labelComboBox5.Label.TabIndex = 2;
  329. this.labelComboBox5.Label.Text = "铸造产线";
  330. this.labelComboBox5.Location = new System.Drawing.Point(771, 34);
  331. this.labelComboBox5.Margin = new System.Windows.Forms.Padding(5);
  332. this.labelComboBox5.Name = "labelComboBox5";
  333. this.labelComboBox5.Size = new System.Drawing.Size(241, 28);
  334. this.labelComboBox5.TabIndex = 26;
  335. //
  336. // ultraOptionSet1
  337. //
  338. appearance1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  339. this.ultraOptionSet1.Appearance = appearance1;
  340. this.ultraOptionSet1.BorderStyle = Infragistics.Win.UIElementBorderStyle.Rounded4;
  341. this.ultraOptionSet1.CheckedIndex = 2;
  342. this.ultraOptionSet1.ItemOrigin = new System.Drawing.Point(5, 0);
  343. valueListItem13.DataValue = "1";
  344. valueListItem13.DisplayText = "自产";
  345. valueListItem14.DataValue = "2";
  346. valueListItem14.DisplayText = "外购";
  347. valueListItem15.DataValue = "";
  348. valueListItem15.DisplayText = "全部";
  349. this.ultraOptionSet1.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  350. valueListItem13,
  351. valueListItem14,
  352. valueListItem15});
  353. this.ultraOptionSet1.ItemSpacingVertical = 7;
  354. this.ultraOptionSet1.Location = new System.Drawing.Point(1094, 34);
  355. this.ultraOptionSet1.Margin = new System.Windows.Forms.Padding(4);
  356. this.ultraOptionSet1.Name = "ultraOptionSet1";
  357. this.ultraOptionSet1.Size = new System.Drawing.Size(219, 30);
  358. this.ultraOptionSet1.TabIndex = 17;
  359. this.ultraOptionSet1.Text = "全部";
  360. //
  361. // ultraLabel2
  362. //
  363. this.ultraLabel2.AutoSize = true;
  364. this.ultraLabel2.Location = new System.Drawing.Point(1027, 41);
  365. this.ultraLabel2.Margin = new System.Windows.Forms.Padding(4);
  366. this.ultraLabel2.Name = "ultraLabel2";
  367. this.ultraLabel2.Size = new System.Drawing.Size(67, 19);
  368. this.ultraLabel2.TabIndex = 18;
  369. this.ultraLabel2.Text = "坯料来源";
  370. //
  371. // ultraOptionSet2
  372. //
  373. appearance2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  374. this.ultraOptionSet2.Appearance = appearance2;
  375. this.ultraOptionSet2.BorderStyle = Infragistics.Win.UIElementBorderStyle.Rounded4;
  376. this.ultraOptionSet2.CheckedIndex = 2;
  377. this.ultraOptionSet2.ItemOrigin = new System.Drawing.Point(5, 0);
  378. valueListItem16.DataValue = "1";
  379. valueListItem16.DisplayText = "初样";
  380. valueListItem17.DataValue = "2";
  381. valueListItem17.DisplayText = "复样";
  382. valueListItem18.DataValue = "";
  383. valueListItem18.DisplayText = "全部";
  384. this.ultraOptionSet2.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  385. valueListItem16,
  386. valueListItem17,
  387. valueListItem18});
  388. this.ultraOptionSet2.ItemSpacingVertical = 7;
  389. this.ultraOptionSet2.Location = new System.Drawing.Point(1094, 1);
  390. this.ultraOptionSet2.Margin = new System.Windows.Forms.Padding(4);
  391. this.ultraOptionSet2.Name = "ultraOptionSet2";
  392. this.ultraOptionSet2.Size = new System.Drawing.Size(219, 30);
  393. this.ultraOptionSet2.TabIndex = 15;
  394. this.ultraOptionSet2.Text = "全部";
  395. //
  396. // ultraLabel1
  397. //
  398. this.ultraLabel1.AutoSize = true;
  399. this.ultraLabel1.Location = new System.Drawing.Point(1027, 8);
  400. this.ultraLabel1.Margin = new System.Windows.Forms.Padding(4);
  401. this.ultraLabel1.Name = "ultraLabel1";
  402. this.ultraLabel1.Size = new System.Drawing.Size(67, 19);
  403. this.ultraLabel1.TabIndex = 16;
  404. this.ultraLabel1.Text = "取样标志";
  405. //
  406. // labelComboBox2
  407. //
  408. //
  409. //
  410. //
  411. this.labelComboBox2.CheckBox.AutoSize = true;
  412. this.labelComboBox2.CheckBox.Location = new System.Drawing.Point(5, 5);
  413. this.labelComboBox2.CheckBox.Margin = new System.Windows.Forms.Padding(4);
  414. this.labelComboBox2.CheckBox.Name = "checkBox1";
  415. this.labelComboBox2.CheckBox.Size = new System.Drawing.Size(18, 17);
  416. this.labelComboBox2.CheckBox.TabIndex = 0;
  417. this.labelComboBox2.CheckBox.UseVisualStyleBackColor = true;
  418. //
  419. //
  420. //
  421. this.labelComboBox2.ComboBox.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.None;
  422. this.labelComboBox2.ComboBox.Dock = System.Windows.Forms.DockStyle.Fill;
  423. this.labelComboBox2.ComboBox.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  424. this.labelComboBox2.ComboBox.Enabled = false;
  425. this.labelComboBox2.ComboBox.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  426. this.labelComboBox2.ComboBox.Location = new System.Drawing.Point(0, 0);
  427. this.labelComboBox2.ComboBox.Margin = new System.Windows.Forms.Padding(4);
  428. this.labelComboBox2.ComboBox.Name = "comboBox1";
  429. this.labelComboBox2.ComboBox.Size = new System.Drawing.Size(147, 24);
  430. this.labelComboBox2.ComboBox.TabIndex = 0;
  431. //
  432. //
  433. //
  434. this.labelComboBox2.Label.AutoSize = true;
  435. this.labelComboBox2.Label.Location = new System.Drawing.Point(25, 5);
  436. this.labelComboBox2.Label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  437. this.labelComboBox2.Label.Name = "label1";
  438. this.labelComboBox2.Label.Size = new System.Drawing.Size(67, 15);
  439. this.labelComboBox2.Label.TabIndex = 2;
  440. this.labelComboBox2.Label.Text = "判定结果";
  441. this.labelComboBox2.Location = new System.Drawing.Point(9, 36);
  442. this.labelComboBox2.Margin = new System.Windows.Forms.Padding(5);
  443. this.labelComboBox2.Name = "labelComboBox2";
  444. this.labelComboBox2.Size = new System.Drawing.Size(243, 28);
  445. this.labelComboBox2.TabIndex = 14;
  446. //
  447. // labelComboBox1
  448. //
  449. //
  450. //
  451. //
  452. this.labelComboBox1.CheckBox.AutoSize = true;
  453. this.labelComboBox1.CheckBox.Location = new System.Drawing.Point(5, 5);
  454. this.labelComboBox1.CheckBox.Margin = new System.Windows.Forms.Padding(4);
  455. this.labelComboBox1.CheckBox.Name = "checkBox1";
  456. this.labelComboBox1.CheckBox.Size = new System.Drawing.Size(18, 17);
  457. this.labelComboBox1.CheckBox.TabIndex = 0;
  458. this.labelComboBox1.CheckBox.UseVisualStyleBackColor = true;
  459. //
  460. //
  461. //
  462. this.labelComboBox1.ComboBox.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.None;
  463. this.labelComboBox1.ComboBox.CheckedListSettings.CheckBoxStyle = Infragistics.Win.CheckStyle.CheckBox;
  464. this.labelComboBox1.ComboBox.CheckedListSettings.EditorValueSource = Infragistics.Win.EditorWithComboValueSource.CheckedItems;
  465. this.labelComboBox1.ComboBox.Dock = System.Windows.Forms.DockStyle.Fill;
  466. this.labelComboBox1.ComboBox.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  467. this.labelComboBox1.ComboBox.Enabled = false;
  468. this.labelComboBox1.ComboBox.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  469. this.labelComboBox1.ComboBox.Location = new System.Drawing.Point(0, 0);
  470. this.labelComboBox1.ComboBox.Margin = new System.Windows.Forms.Padding(4);
  471. this.labelComboBox1.ComboBox.Name = "comboBox1";
  472. this.labelComboBox1.ComboBox.Size = new System.Drawing.Size(145, 24);
  473. this.labelComboBox1.ComboBox.TabIndex = 0;
  474. //
  475. //
  476. //
  477. this.labelComboBox1.Label.AutoSize = true;
  478. this.labelComboBox1.Label.Location = new System.Drawing.Point(25, 5);
  479. this.labelComboBox1.Label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  480. this.labelComboBox1.Label.Name = "label1";
  481. this.labelComboBox1.Label.Size = new System.Drawing.Size(67, 15);
  482. this.labelComboBox1.Label.TabIndex = 2;
  483. this.labelComboBox1.Label.Text = "电炉产线";
  484. this.labelComboBox1.Location = new System.Drawing.Point(771, 6);
  485. this.labelComboBox1.Margin = new System.Windows.Forms.Padding(5);
  486. this.labelComboBox1.Name = "labelComboBox1";
  487. this.labelComboBox1.Size = new System.Drawing.Size(241, 28);
  488. this.labelComboBox1.TabIndex = 13;
  489. //
  490. // labelDateTimePicker1
  491. //
  492. //
  493. //
  494. //
  495. this.labelDateTimePicker1.CheckBox.AutoSize = true;
  496. this.labelDateTimePicker1.CheckBox.Location = new System.Drawing.Point(4, 4);
  497. this.labelDateTimePicker1.CheckBox.Name = "checkBox1";
  498. this.labelDateTimePicker1.CheckBox.Size = new System.Drawing.Size(18, 17);
  499. this.labelDateTimePicker1.CheckBox.TabIndex = 1;
  500. this.labelDateTimePicker1.CheckBox.UseVisualStyleBackColor = true;
  501. this.labelDateTimePicker1.CheckBox.CheckedChanged += new System.EventHandler(this.labelDateTimePicker1_CheckBox_CheckedChanged);
  502. //
  503. //
  504. //
  505. this.labelDateTimePicker1.DateTimePicker.Dock = System.Windows.Forms.DockStyle.Fill;
  506. this.labelDateTimePicker1.DateTimePicker.Enabled = false;
  507. this.labelDateTimePicker1.DateTimePicker.Location = new System.Drawing.Point(0, 0);
  508. this.labelDateTimePicker1.DateTimePicker.Name = "dateTimePicker1";
  509. this.labelDateTimePicker1.DateTimePicker.Size = new System.Drawing.Size(179, 25);
  510. this.labelDateTimePicker1.DateTimePicker.TabIndex = 0;
  511. //
  512. //
  513. //
  514. this.labelDateTimePicker1.Label.AutoSize = true;
  515. this.labelDateTimePicker1.Label.Location = new System.Drawing.Point(24, 4);
  516. this.labelDateTimePicker1.Label.Name = "label1";
  517. this.labelDateTimePicker1.Label.Size = new System.Drawing.Size(67, 15);
  518. this.labelDateTimePicker1.Label.TabIndex = 0;
  519. this.labelDateTimePicker1.Label.Text = "判定时间";
  520. this.labelDateTimePicker1.Location = new System.Drawing.Point(267, 8);
  521. this.labelDateTimePicker1.Margin = new System.Windows.Forms.Padding(5);
  522. this.labelDateTimePicker1.Name = "labelDateTimePicker1";
  523. this.labelDateTimePicker1.Size = new System.Drawing.Size(273, 26);
  524. this.labelDateTimePicker1.TabIndex = 9;
  525. //
  526. // labelDateTimePicker2
  527. //
  528. //
  529. //
  530. //
  531. this.labelDateTimePicker2.CheckBox.AutoSize = true;
  532. this.labelDateTimePicker2.CheckBox.Checked = true;
  533. this.labelDateTimePicker2.CheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
  534. this.labelDateTimePicker2.CheckBox.Location = new System.Drawing.Point(4, 4);
  535. this.labelDateTimePicker2.CheckBox.Name = "checkBox1";
  536. this.labelDateTimePicker2.CheckBox.Size = new System.Drawing.Size(18, 17);
  537. this.labelDateTimePicker2.CheckBox.TabIndex = 1;
  538. this.labelDateTimePicker2.CheckBox.UseVisualStyleBackColor = true;
  539. this.labelDateTimePicker2.CheckBox.Visible = false;
  540. //
  541. //
  542. //
  543. this.labelDateTimePicker2.DateTimePicker.Dock = System.Windows.Forms.DockStyle.Fill;
  544. this.labelDateTimePicker2.DateTimePicker.Enabled = false;
  545. this.labelDateTimePicker2.DateTimePicker.Location = new System.Drawing.Point(0, 0);
  546. this.labelDateTimePicker2.DateTimePicker.Name = "dateTimePicker1";
  547. this.labelDateTimePicker2.DateTimePicker.Size = new System.Drawing.Size(181, 25);
  548. this.labelDateTimePicker2.DateTimePicker.TabIndex = 0;
  549. //
  550. //
  551. //
  552. this.labelDateTimePicker2.Label.AutoSize = true;
  553. this.labelDateTimePicker2.Label.Location = new System.Drawing.Point(4, 4);
  554. this.labelDateTimePicker2.Label.Name = "label1";
  555. this.labelDateTimePicker2.Label.Size = new System.Drawing.Size(22, 15);
  556. this.labelDateTimePicker2.Label.TabIndex = 0;
  557. this.labelDateTimePicker2.Label.Text = "至";
  558. this.labelDateTimePicker2.Location = new System.Drawing.Point(543, 8);
  559. this.labelDateTimePicker2.Margin = new System.Windows.Forms.Padding(5);
  560. this.labelDateTimePicker2.Name = "labelDateTimePicker2";
  561. this.labelDateTimePicker2.Size = new System.Drawing.Size(210, 26);
  562. this.labelDateTimePicker2.TabIndex = 10;
  563. //
  564. // labelTextBox4
  565. //
  566. //
  567. //
  568. //
  569. this.labelTextBox4.CheckBox.AutoSize = true;
  570. this.labelTextBox4.CheckBox.Location = new System.Drawing.Point(4, 4);
  571. this.labelTextBox4.CheckBox.Name = "checkBox1";
  572. this.labelTextBox4.CheckBox.Size = new System.Drawing.Size(18, 17);
  573. this.labelTextBox4.CheckBox.TabIndex = 1;
  574. this.labelTextBox4.CheckBox.UseVisualStyleBackColor = true;
  575. //
  576. //
  577. //
  578. this.labelTextBox4.Label.AutoSize = true;
  579. this.labelTextBox4.Label.Location = new System.Drawing.Point(24, 4);
  580. this.labelTextBox4.Label.Name = "label1";
  581. this.labelTextBox4.Label.Size = new System.Drawing.Size(67, 15);
  582. this.labelTextBox4.Label.TabIndex = 0;
  583. this.labelTextBox4.Label.Text = "判定炉号";
  584. this.labelTextBox4.Location = new System.Drawing.Point(11, 8);
  585. this.labelTextBox4.Margin = new System.Windows.Forms.Padding(5);
  586. this.labelTextBox4.Name = "labelTextBox4";
  587. this.labelTextBox4.Size = new System.Drawing.Size(241, 26);
  588. this.labelTextBox4.TabIndex = 12;
  589. //
  590. //
  591. //
  592. this.labelTextBox4.TextBox.Dock = System.Windows.Forms.DockStyle.Fill;
  593. this.labelTextBox4.TextBox.Enabled = false;
  594. this.labelTextBox4.TextBox.Location = new System.Drawing.Point(0, 0);
  595. this.labelTextBox4.TextBox.Name = "textBox1";
  596. this.labelTextBox4.TextBox.Size = new System.Drawing.Size(147, 25);
  597. this.labelTextBox4.TextBox.TabIndex = 1;
  598. this.labelTextBox4.TextBox.KeyDown += new System.Windows.Forms.KeyEventHandler(this.labelTextBox4_TextBox_KeyDown);
  599. //
  600. // labelTextBox2
  601. //
  602. //
  603. //
  604. //
  605. this.labelTextBox2.CheckBox.AutoSize = true;
  606. this.labelTextBox2.CheckBox.Location = new System.Drawing.Point(4, 4);
  607. this.labelTextBox2.CheckBox.Name = "checkBox1";
  608. this.labelTextBox2.CheckBox.Size = new System.Drawing.Size(18, 17);
  609. this.labelTextBox2.CheckBox.TabIndex = 1;
  610. this.labelTextBox2.CheckBox.UseVisualStyleBackColor = true;
  611. //
  612. //
  613. //
  614. this.labelTextBox2.Label.AutoSize = true;
  615. this.labelTextBox2.Label.Location = new System.Drawing.Point(24, 4);
  616. this.labelTextBox2.Label.Name = "label1";
  617. this.labelTextBox2.Label.Size = new System.Drawing.Size(82, 15);
  618. this.labelTextBox2.Label.TabIndex = 0;
  619. this.labelTextBox2.Label.Text = "生产合同号";
  620. this.labelTextBox2.Location = new System.Drawing.Point(475, 30);
  621. this.labelTextBox2.Margin = new System.Windows.Forms.Padding(5);
  622. this.labelTextBox2.Name = "labelTextBox2";
  623. this.labelTextBox2.Size = new System.Drawing.Size(147, 26);
  624. this.labelTextBox2.TabIndex = 11;
  625. //
  626. //
  627. //
  628. this.labelTextBox2.TextBox.Dock = System.Windows.Forms.DockStyle.Fill;
  629. this.labelTextBox2.TextBox.Enabled = false;
  630. this.labelTextBox2.TextBox.Location = new System.Drawing.Point(0, 0);
  631. this.labelTextBox2.TextBox.Name = "textBox1";
  632. this.labelTextBox2.TextBox.Size = new System.Drawing.Size(38, 25);
  633. this.labelTextBox2.TextBox.TabIndex = 1;
  634. this.labelTextBox2.Visible = false;
  635. //
  636. // splitContainer1
  637. //
  638. this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
  639. this.splitContainer1.FixedPanel = System.Windows.Forms.FixedPanel.Panel2;
  640. this.splitContainer1.Location = new System.Drawing.Point(0, 68);
  641. this.splitContainer1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  642. this.splitContainer1.Name = "splitContainer1";
  643. this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
  644. //
  645. // splitContainer1.Panel1
  646. //
  647. this.splitContainer1.Panel1.Controls.Add(this.labelTextBox2);
  648. this.splitContainer1.Size = new System.Drawing.Size(1639, 294);
  649. this.splitContainer1.SplitterDistance = 183;
  650. this.splitContainer1.TabIndex = 1;
  651. //
  652. // ultraExpandableGroupBox2
  653. //
  654. this.ultraExpandableGroupBox2.Controls.Add(this.ultraExpandableGroupBoxPanel2);
  655. this.ultraExpandableGroupBox2.Dock = System.Windows.Forms.DockStyle.Bottom;
  656. this.ultraExpandableGroupBox2.ExpandedSize = new System.Drawing.Size(1639, 364);
  657. this.ultraExpandableGroupBox2.Location = new System.Drawing.Point(0, 362);
  658. this.ultraExpandableGroupBox2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  659. this.ultraExpandableGroupBox2.Name = "ultraExpandableGroupBox2";
  660. this.ultraExpandableGroupBox2.Size = new System.Drawing.Size(1639, 364);
  661. this.ultraExpandableGroupBox2.TabIndex = 11;
  662. this.ultraExpandableGroupBox2.Text = "判定实绩信息";
  663. //
  664. // ultraExpandableGroupBoxPanel2
  665. //
  666. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraTabControl1);
  667. this.ultraExpandableGroupBoxPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  668. this.ultraExpandableGroupBoxPanel2.Location = new System.Drawing.Point(3, 21);
  669. this.ultraExpandableGroupBoxPanel2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  670. this.ultraExpandableGroupBoxPanel2.Name = "ultraExpandableGroupBoxPanel2";
  671. this.ultraExpandableGroupBoxPanel2.Size = new System.Drawing.Size(1633, 340);
  672. this.ultraExpandableGroupBoxPanel2.TabIndex = 0;
  673. //
  674. // ultraTabControl1
  675. //
  676. this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
  677. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
  678. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2);
  679. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl3);
  680. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl4);
  681. this.ultraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  682. this.ultraTabControl1.Location = new System.Drawing.Point(0, 0);
  683. this.ultraTabControl1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  684. this.ultraTabControl1.Name = "ultraTabControl1";
  685. this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
  686. this.ultraTabControl1.Size = new System.Drawing.Size(1633, 340);
  687. this.ultraTabControl1.TabIndex = 7;
  688. ultraTab1.TabPage = this.ultraTabPageControl1;
  689. ultraTab1.Text = "成分信息";
  690. ultraTab2.TabPage = this.ultraTabPageControl2;
  691. ultraTab2.Text = "低倍信息";
  692. ultraTab3.TabPage = this.ultraTabPageControl3;
  693. ultraTab3.Text = "探伤信息";
  694. ultraTab4.TabPage = this.ultraTabPageControl4;
  695. ultraTab4.Text = "表检尺寸";
  696. this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
  697. ultraTab1,
  698. ultraTab2,
  699. ultraTab3,
  700. ultraTab4});
  701. this.ultraTabControl1.SelectedTabChanged += new Infragistics.Win.UltraWinTabControl.SelectedTabChangedEventHandler(this.ultraTabControl1_SelectedTabChanged);
  702. //
  703. // ultraTabSharedControlsPage1
  704. //
  705. this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
  706. this.ultraTabSharedControlsPage1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  707. this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
  708. this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(1629, 311);
  709. //
  710. // labelTextBox9
  711. //
  712. //
  713. //
  714. //
  715. this.labelTextBox9.CheckBox.AutoSize = true;
  716. this.labelTextBox9.CheckBox.Location = new System.Drawing.Point(4, 4);
  717. this.labelTextBox9.CheckBox.Name = "checkBox1";
  718. this.labelTextBox9.CheckBox.Size = new System.Drawing.Size(18, 17);
  719. this.labelTextBox9.CheckBox.TabIndex = 1;
  720. this.labelTextBox9.CheckBox.UseVisualStyleBackColor = true;
  721. //
  722. //
  723. //
  724. this.labelTextBox9.Label.AutoSize = true;
  725. this.labelTextBox9.Label.Location = new System.Drawing.Point(24, 4);
  726. this.labelTextBox9.Label.Name = "label1";
  727. this.labelTextBox9.Label.Size = new System.Drawing.Size(52, 15);
  728. this.labelTextBox9.Label.TabIndex = 0;
  729. this.labelTextBox9.Label.Text = "合同号";
  730. this.labelTextBox9.Location = new System.Drawing.Point(1325, 38);
  731. this.labelTextBox9.Margin = new System.Windows.Forms.Padding(5);
  732. this.labelTextBox9.Name = "labelTextBox9";
  733. this.labelTextBox9.Size = new System.Drawing.Size(245, 26);
  734. this.labelTextBox9.TabIndex = 535;
  735. //
  736. //
  737. //
  738. this.labelTextBox9.TextBox.Dock = System.Windows.Forms.DockStyle.Fill;
  739. this.labelTextBox9.TextBox.Enabled = false;
  740. this.labelTextBox9.TextBox.Location = new System.Drawing.Point(0, 0);
  741. this.labelTextBox9.TextBox.Name = "textBox1";
  742. this.labelTextBox9.TextBox.Size = new System.Drawing.Size(166, 25);
  743. this.labelTextBox9.TextBox.TabIndex = 1;
  744. this.labelTextBox9.TextBox.KeyDown += new System.Windows.Forms.KeyEventHandler(this.labelTextBox4_TextBox_KeyDown);
  745. //
  746. // SteelMakingColligateQueryFrm
  747. //
  748. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  749. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  750. this.ClientSize = new System.Drawing.Size(1639, 726);
  751. this.Controls.Add(this.splitContainer1);
  752. this.Controls.Add(this.ultraExpandableGroupBox2);
  753. this.Controls.Add(this.panel1);
  754. this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  755. this.Name = "SteelMakingColligateQueryFrm";
  756. this.Text = "SteelMakingColligateQueryFrm";
  757. this.Load += new System.EventHandler(this.SteelMakingColligateQueryFrm_Load);
  758. this.panel1.ResumeLayout(false);
  759. this.panel1.PerformLayout();
  760. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).EndInit();
  761. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).EndInit();
  762. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor1)).EndInit();
  763. ((System.ComponentModel.ISupportInitialize)(this.labelComboBox5.ComboBox)).EndInit();
  764. ((System.ComponentModel.ISupportInitialize)(this.ultraOptionSet1)).EndInit();
  765. ((System.ComponentModel.ISupportInitialize)(this.ultraOptionSet2)).EndInit();
  766. ((System.ComponentModel.ISupportInitialize)(this.labelComboBox2.ComboBox)).EndInit();
  767. ((System.ComponentModel.ISupportInitialize)(this.labelComboBox1.ComboBox)).EndInit();
  768. this.splitContainer1.Panel1.ResumeLayout(false);
  769. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
  770. this.splitContainer1.ResumeLayout(false);
  771. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).EndInit();
  772. this.ultraExpandableGroupBox2.ResumeLayout(false);
  773. this.ultraExpandableGroupBoxPanel2.ResumeLayout(false);
  774. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
  775. this.ultraTabControl1.ResumeLayout(false);
  776. this.ResumeLayout(false);
  777. }
  778. #endregion
  779. private System.Windows.Forms.Panel panel1;
  780. private Mes.Client.Comm.Control.LabelComboBox labelComboBox2;
  781. private Mes.Client.Comm.Control.LabelComboBox labelComboBox1;
  782. private Mes.Client.Comm.Control.LabelDateTimePicker labelDateTimePicker1;
  783. private Mes.Client.Comm.Control.LabelDateTimePicker labelDateTimePicker2;
  784. private Mes.Client.Comm.Control.LabelTextBox labelTextBox4;
  785. private Mes.Client.Comm.Control.LabelTextBox labelTextBox2;
  786. private System.Windows.Forms.SplitContainer splitContainer1;
  787. private Infragistics.Win.UltraWinEditors.UltraOptionSet ultraOptionSet2;
  788. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  789. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox2;
  790. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel2;
  791. private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl1;
  792. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage1;
  793. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl1;
  794. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl2;
  795. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl3;
  796. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl4;
  797. private Infragistics.Win.UltraWinEditors.UltraOptionSet ultraOptionSet1;
  798. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  799. private Mes.Client.Comm.Control.LabelComboBox labelComboBox5;
  800. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor2;
  801. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor1;
  802. private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor1;
  803. private Mes.Client.Comm.Control.LabelDateTimePicker labelDateTimePicker3;
  804. private Mes.Client.Comm.Control.LabelDateTimePicker labelDateTimePicker4;
  805. private Mes.Client.Comm.Control.LabelTextBox labelTextBox9;
  806. }
  807. }