frmAbnormalMaterialMgt.Designer.cs 40 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773
  1. namespace Core.StlMes.Client.ForgeResMgt
  2. {
  3. partial class frmAbnormalMaterialMgt
  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. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table2", -1);
  29. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BATCHNO");
  30. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GRADECODE");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DIAMETER");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("LENGTH");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WEIGHT");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MATERIALCODE");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STATIONCODE");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RECORDTIME");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REASON");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REMARK");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ABNO");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ABBC");
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ABBZ");
  43. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ABNAME");
  44. Infragistics.Win.ValueList valueList1 = new Infragistics.Win.ValueList(23691264);
  45. Infragistics.Win.ValueListItem valueListItem13 = new Infragistics.Win.ValueListItem();
  46. Infragistics.Win.ValueListItem valueListItem14 = new Infragistics.Win.ValueListItem();
  47. Infragistics.Win.ValueListItem valueListItem15 = new Infragistics.Win.ValueListItem();
  48. Infragistics.Win.ValueListItem valueListItem16 = new Infragistics.Win.ValueListItem();
  49. Infragistics.Win.ValueListItem valueListItem17 = new Infragistics.Win.ValueListItem();
  50. Infragistics.Win.ValueListItem valueListItem18 = new Infragistics.Win.ValueListItem();
  51. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  52. this.checkBox2 = new System.Windows.Forms.CheckBox();
  53. this.checkBox4 = new System.Windows.Forms.CheckBox();
  54. this.txtBatchNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  55. this.checkBox1 = new System.Windows.Forms.CheckBox();
  56. this.label1 = new System.Windows.Forms.Label();
  57. this.ultraDateTimeEditor2 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  58. this.ultraDateTimeEditor1 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  59. this.comboBox1 = new System.Windows.Forms.ComboBox();
  60. this.dsAbnormal = new System.Data.DataSet();
  61. this.dataTable4 = new System.Data.DataTable();
  62. this.dataColumn73 = new System.Data.DataColumn();
  63. this.dataColumn79 = new System.Data.DataColumn();
  64. this.dataColumn80 = new System.Data.DataColumn();
  65. this.dataColumn81 = new System.Data.DataColumn();
  66. this.dataColumn82 = new System.Data.DataColumn();
  67. this.dataColumn83 = new System.Data.DataColumn();
  68. this.ultragridAbnormal = new Infragistics.Win.UltraWinGrid.UltraGrid();
  69. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  70. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  71. this.comboBox4 = new System.Windows.Forms.ComboBox();
  72. this.label13 = new System.Windows.Forms.Label();
  73. this.comboBox3 = new System.Windows.Forms.ComboBox();
  74. this.label12 = new System.Windows.Forms.Label();
  75. this.textBox5 = new System.Windows.Forms.TextBox();
  76. this.label11 = new System.Windows.Forms.Label();
  77. this.comboBox2 = new System.Windows.Forms.ComboBox();
  78. this.label10 = new System.Windows.Forms.Label();
  79. this.comboBox5 = new System.Windows.Forms.ComboBox();
  80. this.label6 = new System.Windows.Forms.Label();
  81. this.textBox6 = new System.Windows.Forms.TextBox();
  82. this.label7 = new System.Windows.Forms.Label();
  83. this.textBox8 = new System.Windows.Forms.TextBox();
  84. this.label9 = new System.Windows.Forms.Label();
  85. this.textBox4 = new System.Windows.Forms.TextBox();
  86. this.label5 = new System.Windows.Forms.Label();
  87. this.textBox3 = new System.Windows.Forms.TextBox();
  88. this.label4 = new System.Windows.Forms.Label();
  89. this.textBox2 = new System.Windows.Forms.TextBox();
  90. this.label3 = new System.Windows.Forms.Label();
  91. this.textBox1 = new System.Windows.Forms.TextBox();
  92. this.label2 = new System.Windows.Forms.Label();
  93. this.dataColumn1 = new System.Data.DataColumn();
  94. this.dataColumn2 = new System.Data.DataColumn();
  95. this.dataColumn3 = new System.Data.DataColumn();
  96. this.dataColumn4 = new System.Data.DataColumn();
  97. this.dataColumn5 = new System.Data.DataColumn();
  98. this.comboBox6 = new System.Windows.Forms.ComboBox();
  99. this.label14 = new System.Windows.Forms.Label();
  100. this.dataColumn6 = new System.Data.DataColumn();
  101. this.dataColumn7 = new System.Data.DataColumn();
  102. this.dataColumn8 = new System.Data.DataColumn();
  103. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  104. this.ultraGroupBox1.SuspendLayout();
  105. ((System.ComponentModel.ISupportInitialize)(this.txtBatchNo)).BeginInit();
  106. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor2)).BeginInit();
  107. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor1)).BeginInit();
  108. ((System.ComponentModel.ISupportInitialize)(this.dsAbnormal)).BeginInit();
  109. ((System.ComponentModel.ISupportInitialize)(this.dataTable4)).BeginInit();
  110. ((System.ComponentModel.ISupportInitialize)(this.ultragridAbnormal)).BeginInit();
  111. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  112. this.ultraExpandableGroupBox1.SuspendLayout();
  113. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  114. this.SuspendLayout();
  115. //
  116. // ultraGroupBox1
  117. //
  118. this.ultraGroupBox1.Controls.Add(this.comboBox1);
  119. this.ultraGroupBox1.Controls.Add(this.checkBox2);
  120. this.ultraGroupBox1.Controls.Add(this.checkBox4);
  121. this.ultraGroupBox1.Controls.Add(this.txtBatchNo);
  122. this.ultraGroupBox1.Controls.Add(this.checkBox1);
  123. this.ultraGroupBox1.Controls.Add(this.label1);
  124. this.ultraGroupBox1.Controls.Add(this.ultraDateTimeEditor2);
  125. this.ultraGroupBox1.Controls.Add(this.ultraDateTimeEditor1);
  126. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
  127. this.ultraGroupBox1.Font = new System.Drawing.Font("宋体", 9F);
  128. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
  129. this.ultraGroupBox1.Name = "ultraGroupBox1";
  130. this.ultraGroupBox1.Size = new System.Drawing.Size(980, 39);
  131. this.ultraGroupBox1.TabIndex = 33;
  132. this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.VisualStudio2005;
  133. //
  134. // checkBox2
  135. //
  136. this.checkBox2.AutoSize = true;
  137. this.checkBox2.BackColor = System.Drawing.Color.Transparent;
  138. this.checkBox2.Location = new System.Drawing.Point(14, 11);
  139. this.checkBox2.Name = "checkBox2";
  140. this.checkBox2.Size = new System.Drawing.Size(72, 16);
  141. this.checkBox2.TabIndex = 44;
  142. this.checkBox2.Text = "异常时间";
  143. this.checkBox2.UseVisualStyleBackColor = false;
  144. //
  145. // checkBox4
  146. //
  147. this.checkBox4.AutoSize = true;
  148. this.checkBox4.BackColor = System.Drawing.Color.Transparent;
  149. this.checkBox4.Location = new System.Drawing.Point(587, 11);
  150. this.checkBox4.Name = "checkBox4";
  151. this.checkBox4.Size = new System.Drawing.Size(48, 16);
  152. this.checkBox4.TabIndex = 41;
  153. this.checkBox4.Text = "工序";
  154. this.checkBox4.UseVisualStyleBackColor = false;
  155. //
  156. // txtBatchNo
  157. //
  158. this.txtBatchNo.AccessibleRole = System.Windows.Forms.AccessibleRole.None;
  159. this.txtBatchNo.Enabled = false;
  160. this.txtBatchNo.Location = new System.Drawing.Point(484, 9);
  161. this.txtBatchNo.MaxLength = 20;
  162. this.txtBatchNo.Name = "txtBatchNo";
  163. this.txtBatchNo.Size = new System.Drawing.Size(92, 21);
  164. this.txtBatchNo.TabIndex = 39;
  165. //
  166. // checkBox1
  167. //
  168. this.checkBox1.AutoSize = true;
  169. this.checkBox1.BackColor = System.Drawing.Color.Transparent;
  170. this.checkBox1.Location = new System.Drawing.Point(404, 11);
  171. this.checkBox1.Name = "checkBox1";
  172. this.checkBox1.Size = new System.Drawing.Size(84, 16);
  173. this.checkBox1.TabIndex = 17;
  174. this.checkBox1.Text = "锻造批次号";
  175. this.checkBox1.UseVisualStyleBackColor = false;
  176. //
  177. // label1
  178. //
  179. this.label1.AutoSize = true;
  180. this.label1.BackColor = System.Drawing.Color.Transparent;
  181. this.label1.Location = new System.Drawing.Point(233, 13);
  182. this.label1.Name = "label1";
  183. this.label1.Size = new System.Drawing.Size(17, 12);
  184. this.label1.TabIndex = 31;
  185. this.label1.Text = "至";
  186. //
  187. // ultraDateTimeEditor2
  188. //
  189. this.ultraDateTimeEditor2.FormatProvider = new System.Globalization.CultureInfo("zh-CN");
  190. this.ultraDateTimeEditor2.FormatString = "yyyy-MM-dd HH:mm:ss";
  191. this.ultraDateTimeEditor2.Location = new System.Drawing.Point(251, 9);
  192. this.ultraDateTimeEditor2.MaskInput = "yyyy-mm-dd hh:mm:ss";
  193. this.ultraDateTimeEditor2.Name = "ultraDateTimeEditor2";
  194. this.ultraDateTimeEditor2.Size = new System.Drawing.Size(144, 21);
  195. this.ultraDateTimeEditor2.TabIndex = 30;
  196. //
  197. // ultraDateTimeEditor1
  198. //
  199. this.ultraDateTimeEditor1.FormatProvider = new System.Globalization.CultureInfo("zh-CN");
  200. this.ultraDateTimeEditor1.FormatString = "yyyy-MM-dd HH:mm:ss";
  201. this.ultraDateTimeEditor1.Location = new System.Drawing.Point(87, 9);
  202. this.ultraDateTimeEditor1.MaskInput = "yyyy-mm-dd hh:mm:ss";
  203. this.ultraDateTimeEditor1.Name = "ultraDateTimeEditor1";
  204. this.ultraDateTimeEditor1.Size = new System.Drawing.Size(144, 21);
  205. this.ultraDateTimeEditor1.TabIndex = 30;
  206. //
  207. // comboBox1
  208. //
  209. this.comboBox1.FormattingEnabled = true;
  210. this.comboBox1.Location = new System.Drawing.Point(642, 9);
  211. this.comboBox1.Name = "comboBox1";
  212. this.comboBox1.Size = new System.Drawing.Size(94, 20);
  213. this.comboBox1.TabIndex = 45;
  214. //
  215. // dsAbnormal
  216. //
  217. this.dsAbnormal.DataSetName = "NewDataSet";
  218. this.dsAbnormal.Tables.AddRange(new System.Data.DataTable[] {
  219. this.dataTable4});
  220. //
  221. // dataTable4
  222. //
  223. this.dataTable4.Columns.AddRange(new System.Data.DataColumn[] {
  224. this.dataColumn73,
  225. this.dataColumn79,
  226. this.dataColumn80,
  227. this.dataColumn81,
  228. this.dataColumn82,
  229. this.dataColumn83,
  230. this.dataColumn1,
  231. this.dataColumn2,
  232. this.dataColumn3,
  233. this.dataColumn4,
  234. this.dataColumn5,
  235. this.dataColumn6,
  236. this.dataColumn7,
  237. this.dataColumn8});
  238. this.dataTable4.TableName = "Table2";
  239. //
  240. // dataColumn73
  241. //
  242. this.dataColumn73.Caption = "锻造批次号";
  243. this.dataColumn73.ColumnName = "BATCHNO";
  244. //
  245. // dataColumn79
  246. //
  247. this.dataColumn79.Caption = "钢种";
  248. this.dataColumn79.ColumnName = "GRADECODE";
  249. //
  250. // dataColumn80
  251. //
  252. this.dataColumn80.Caption = "直径";
  253. this.dataColumn80.ColumnName = "DIAMETER";
  254. //
  255. // dataColumn81
  256. //
  257. this.dataColumn81.Caption = "长度";
  258. this.dataColumn81.ColumnName = "LENGTH";
  259. //
  260. // dataColumn82
  261. //
  262. this.dataColumn82.Caption = "重量";
  263. this.dataColumn82.ColumnName = "WEIGHT";
  264. //
  265. // dataColumn83
  266. //
  267. this.dataColumn83.Caption = "物料名称";
  268. this.dataColumn83.ColumnName = "MATERIALCODE";
  269. //
  270. // ultragridAbnormal
  271. //
  272. this.ultragridAbnormal.DataSource = this.dsAbnormal;
  273. ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  274. appearance4.BackColor = System.Drawing.Color.White;
  275. ultraGridColumn1.CellAppearance = appearance4;
  276. ultraGridColumn1.Header.VisiblePosition = 0;
  277. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 2;
  278. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  279. ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(82, 0);
  280. ultraGridColumn1.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 22);
  281. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 1;
  282. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 1;
  283. ultraGridColumn2.Header.VisiblePosition = 1;
  284. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 5;
  285. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  286. ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(71, 0);
  287. ultraGridColumn2.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 22);
  288. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
  289. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 1;
  290. ultraGridColumn3.Header.VisiblePosition = 2;
  291. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 7;
  292. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  293. ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(52, 0);
  294. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
  295. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
  296. ultraGridColumn4.Header.VisiblePosition = 3;
  297. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 9;
  298. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
  299. ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(52, 0);
  300. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
  301. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
  302. ultraGridColumn5.Header.VisiblePosition = 4;
  303. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 11;
  304. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  305. ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(71, 0);
  306. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2;
  307. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
  308. ultraGridColumn6.Header.VisiblePosition = 5;
  309. ultraGridColumn6.RowLayoutColumnInfo.OriginX = 13;
  310. ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
  311. ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2;
  312. ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2;
  313. ultraGridColumn7.Header.VisiblePosition = 6;
  314. ultraGridColumn7.RowLayoutColumnInfo.OriginX = 3;
  315. ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
  316. ultraGridColumn7.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(65, 0);
  317. ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2;
  318. ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2;
  319. ultraGridColumn8.Header.VisiblePosition = 7;
  320. ultraGridColumn8.RowLayoutColumnInfo.OriginX = 23;
  321. ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
  322. ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2;
  323. ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2;
  324. ultraGridColumn9.Header.VisiblePosition = 8;
  325. ultraGridColumn9.RowLayoutColumnInfo.OriginX = 15;
  326. ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
  327. ultraGridColumn9.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(126, 0);
  328. ultraGridColumn9.RowLayoutColumnInfo.SpanX = 2;
  329. ultraGridColumn9.RowLayoutColumnInfo.SpanY = 2;
  330. ultraGridColumn10.Header.VisiblePosition = 9;
  331. ultraGridColumn10.RowLayoutColumnInfo.OriginX = 25;
  332. ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
  333. ultraGridColumn10.RowLayoutColumnInfo.SpanX = 2;
  334. ultraGridColumn10.RowLayoutColumnInfo.SpanY = 2;
  335. ultraGridColumn11.Header.VisiblePosition = 10;
  336. ultraGridColumn11.RowLayoutColumnInfo.OriginX = 0;
  337. ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
  338. ultraGridColumn11.RowLayoutColumnInfo.SpanX = 2;
  339. ultraGridColumn11.RowLayoutColumnInfo.SpanY = 2;
  340. ultraGridColumn12.Header.VisiblePosition = 11;
  341. ultraGridColumn12.RowLayoutColumnInfo.OriginX = 17;
  342. ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
  343. ultraGridColumn12.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(44, 0);
  344. ultraGridColumn12.RowLayoutColumnInfo.SpanX = 2;
  345. ultraGridColumn12.RowLayoutColumnInfo.SpanY = 2;
  346. ultraGridColumn13.Header.VisiblePosition = 12;
  347. ultraGridColumn13.RowLayoutColumnInfo.OriginX = 19;
  348. ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
  349. ultraGridColumn13.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(45, 0);
  350. ultraGridColumn13.RowLayoutColumnInfo.SpanX = 2;
  351. ultraGridColumn13.RowLayoutColumnInfo.SpanY = 2;
  352. ultraGridColumn14.Header.VisiblePosition = 13;
  353. ultraGridColumn14.RowLayoutColumnInfo.OriginX = 21;
  354. ultraGridColumn14.RowLayoutColumnInfo.OriginY = 0;
  355. ultraGridColumn14.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(63, 0);
  356. ultraGridColumn14.RowLayoutColumnInfo.SpanX = 2;
  357. ultraGridColumn14.RowLayoutColumnInfo.SpanY = 2;
  358. ultraGridBand1.Columns.AddRange(new object[] {
  359. ultraGridColumn1,
  360. ultraGridColumn2,
  361. ultraGridColumn3,
  362. ultraGridColumn4,
  363. ultraGridColumn5,
  364. ultraGridColumn6,
  365. ultraGridColumn7,
  366. ultraGridColumn8,
  367. ultraGridColumn9,
  368. ultraGridColumn10,
  369. ultraGridColumn11,
  370. ultraGridColumn12,
  371. ultraGridColumn13,
  372. ultraGridColumn14});
  373. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
  374. ultraGridBand1.SummaryFooterCaption = "";
  375. this.ultragridAbnormal.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  376. this.ultragridAbnormal.DisplayLayout.Override.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
  377. this.ultragridAbnormal.DisplayLayout.Override.SummaryFooterCaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  378. this.ultragridAbnormal.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
  379. valueListItem13.DataValue = "跑钢";
  380. valueListItem13.DisplayText = "跑钢";
  381. valueListItem14.DataValue = "导轮";
  382. valueListItem14.DisplayText = "导轮";
  383. valueListItem15.DataValue = "堆钢";
  384. valueListItem15.DisplayText = "堆钢";
  385. valueListItem16.DataValue = "导槽";
  386. valueListItem16.DisplayText = "导槽";
  387. valueListItem17.DataValue = "检修";
  388. valueListItem17.DisplayText = "检修";
  389. valueListItem18.DataValue = "换辊";
  390. valueListItem18.DisplayText = "换辊";
  391. valueList1.ValueListItems.AddRange(new Infragistics.Win.ValueListItem[] {
  392. valueListItem13,
  393. valueListItem14,
  394. valueListItem15,
  395. valueListItem16,
  396. valueListItem17,
  397. valueListItem18});
  398. this.ultragridAbnormal.DisplayLayout.ValueLists.AddRange(new Infragistics.Win.ValueList[] {
  399. valueList1});
  400. this.ultragridAbnormal.Dock = System.Windows.Forms.DockStyle.Fill;
  401. this.ultragridAbnormal.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  402. this.ultragridAbnormal.Location = new System.Drawing.Point(0, 39);
  403. this.ultragridAbnormal.Name = "ultragridAbnormal";
  404. this.ultragridAbnormal.Size = new System.Drawing.Size(980, 325);
  405. this.ultragridAbnormal.TabIndex = 34;
  406. //
  407. // ultraExpandableGroupBox1
  408. //
  409. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  410. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
  411. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(980, 128);
  412. this.ultraExpandableGroupBox1.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.TopOnBorder;
  413. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 364);
  414. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  415. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(980, 128);
  416. this.ultraExpandableGroupBox1.TabIndex = 35;
  417. this.ultraExpandableGroupBox1.Text = "编辑区";
  418. this.ultraExpandableGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.VisualStudio2005;
  419. //
  420. // ultraExpandableGroupBoxPanel1
  421. //
  422. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.comboBox6);
  423. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label14);
  424. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.comboBox4);
  425. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label13);
  426. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.comboBox3);
  427. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label12);
  428. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.textBox5);
  429. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label11);
  430. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.comboBox2);
  431. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label10);
  432. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.comboBox5);
  433. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label6);
  434. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.textBox6);
  435. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label7);
  436. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.textBox8);
  437. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label9);
  438. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.textBox4);
  439. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label5);
  440. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.textBox3);
  441. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label4);
  442. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.textBox2);
  443. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label3);
  444. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.textBox1);
  445. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label2);
  446. this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  447. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(2, 20);
  448. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  449. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(976, 106);
  450. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  451. //
  452. // comboBox4
  453. //
  454. this.comboBox4.FormattingEnabled = true;
  455. this.comboBox4.Location = new System.Drawing.Point(244, 32);
  456. this.comboBox4.Name = "comboBox4";
  457. this.comboBox4.Size = new System.Drawing.Size(85, 20);
  458. this.comboBox4.TabIndex = 24;
  459. //
  460. // label13
  461. //
  462. this.label13.AutoSize = true;
  463. this.label13.Location = new System.Drawing.Point(340, 36);
  464. this.label13.Name = "label13";
  465. this.label13.Size = new System.Drawing.Size(29, 12);
  466. this.label13.TabIndex = 23;
  467. this.label13.Text = "班组";
  468. //
  469. // comboBox3
  470. //
  471. this.comboBox3.FormattingEnabled = true;
  472. this.comboBox3.Location = new System.Drawing.Point(375, 32);
  473. this.comboBox3.Name = "comboBox3";
  474. this.comboBox3.Size = new System.Drawing.Size(85, 20);
  475. this.comboBox3.TabIndex = 22;
  476. //
  477. // label12
  478. //
  479. this.label12.AutoSize = true;
  480. this.label12.Location = new System.Drawing.Point(208, 36);
  481. this.label12.Name = "label12";
  482. this.label12.Size = new System.Drawing.Size(29, 12);
  483. this.label12.TabIndex = 21;
  484. this.label12.Text = "班次";
  485. //
  486. // textBox5
  487. //
  488. this.textBox5.Location = new System.Drawing.Point(514, 32);
  489. this.textBox5.Name = "textBox5";
  490. this.textBox5.Size = new System.Drawing.Size(85, 21);
  491. this.textBox5.TabIndex = 20;
  492. //
  493. // label11
  494. //
  495. this.label11.AutoSize = true;
  496. this.label11.Location = new System.Drawing.Point(469, 36);
  497. this.label11.Name = "label11";
  498. this.label11.Size = new System.Drawing.Size(41, 12);
  499. this.label11.TabIndex = 19;
  500. this.label11.Text = "操作人";
  501. //
  502. // comboBox2
  503. //
  504. this.comboBox2.FormattingEnabled = true;
  505. this.comboBox2.Location = new System.Drawing.Point(86, 32);
  506. this.comboBox2.Name = "comboBox2";
  507. this.comboBox2.Size = new System.Drawing.Size(106, 20);
  508. this.comboBox2.TabIndex = 18;
  509. //
  510. // label10
  511. //
  512. this.label10.AutoSize = true;
  513. this.label10.Location = new System.Drawing.Point(52, 36);
  514. this.label10.Name = "label10";
  515. this.label10.Size = new System.Drawing.Size(29, 12);
  516. this.label10.TabIndex = 17;
  517. this.label10.Text = "工序";
  518. //
  519. // comboBox5
  520. //
  521. this.comboBox5.FormattingEnabled = true;
  522. this.comboBox5.Location = new System.Drawing.Point(86, 56);
  523. this.comboBox5.Name = "comboBox5";
  524. this.comboBox5.Size = new System.Drawing.Size(106, 20);
  525. this.comboBox5.TabIndex = 16;
  526. //
  527. // label6
  528. //
  529. this.label6.AutoSize = true;
  530. this.label6.Location = new System.Drawing.Point(28, 60);
  531. this.label6.Name = "label6";
  532. this.label6.Size = new System.Drawing.Size(53, 12);
  533. this.label6.TabIndex = 14;
  534. this.label6.Text = "物料名称";
  535. //
  536. // textBox6
  537. //
  538. this.textBox6.Location = new System.Drawing.Point(244, 80);
  539. this.textBox6.Name = "textBox6";
  540. this.textBox6.Size = new System.Drawing.Size(355, 21);
  541. this.textBox6.TabIndex = 13;
  542. //
  543. // label7
  544. //
  545. this.label7.AutoSize = true;
  546. this.label7.Location = new System.Drawing.Point(208, 84);
  547. this.label7.Name = "label7";
  548. this.label7.Size = new System.Drawing.Size(29, 12);
  549. this.label7.TabIndex = 12;
  550. this.label7.Text = "备注";
  551. //
  552. // textBox8
  553. //
  554. this.textBox8.Location = new System.Drawing.Point(244, 56);
  555. this.textBox8.Name = "textBox8";
  556. this.textBox8.Size = new System.Drawing.Size(355, 21);
  557. this.textBox8.TabIndex = 9;
  558. //
  559. // label9
  560. //
  561. this.label9.AutoSize = true;
  562. this.label9.Location = new System.Drawing.Point(208, 60);
  563. this.label9.Name = "label9";
  564. this.label9.Size = new System.Drawing.Size(29, 12);
  565. this.label9.TabIndex = 8;
  566. this.label9.Text = "原因";
  567. //
  568. // textBox4
  569. //
  570. this.textBox4.Location = new System.Drawing.Point(86, 8);
  571. this.textBox4.Name = "textBox4";
  572. this.textBox4.Size = new System.Drawing.Size(106, 21);
  573. this.textBox4.TabIndex = 7;
  574. //
  575. // label5
  576. //
  577. this.label5.AutoSize = true;
  578. this.label5.Location = new System.Drawing.Point(16, 12);
  579. this.label5.Name = "label5";
  580. this.label5.Size = new System.Drawing.Size(65, 12);
  581. this.label5.TabIndex = 6;
  582. this.label5.Text = "锻造批次号";
  583. //
  584. // textBox3
  585. //
  586. this.textBox3.Location = new System.Drawing.Point(514, 8);
  587. this.textBox3.Name = "textBox3";
  588. this.textBox3.Size = new System.Drawing.Size(85, 21);
  589. this.textBox3.TabIndex = 5;
  590. //
  591. // label4
  592. //
  593. this.label4.AutoSize = true;
  594. this.label4.Location = new System.Drawing.Point(481, 12);
  595. this.label4.Name = "label4";
  596. this.label4.Size = new System.Drawing.Size(29, 12);
  597. this.label4.TabIndex = 4;
  598. this.label4.Text = "重量";
  599. //
  600. // textBox2
  601. //
  602. this.textBox2.Location = new System.Drawing.Point(244, 8);
  603. this.textBox2.Name = "textBox2";
  604. this.textBox2.Size = new System.Drawing.Size(85, 21);
  605. this.textBox2.TabIndex = 3;
  606. //
  607. // label3
  608. //
  609. this.label3.AutoSize = true;
  610. this.label3.Location = new System.Drawing.Point(208, 12);
  611. this.label3.Name = "label3";
  612. this.label3.Size = new System.Drawing.Size(29, 12);
  613. this.label3.TabIndex = 2;
  614. this.label3.Text = "长度";
  615. //
  616. // textBox1
  617. //
  618. this.textBox1.Location = new System.Drawing.Point(375, 8);
  619. this.textBox1.Name = "textBox1";
  620. this.textBox1.Size = new System.Drawing.Size(85, 21);
  621. this.textBox1.TabIndex = 1;
  622. //
  623. // label2
  624. //
  625. this.label2.AutoSize = true;
  626. this.label2.Location = new System.Drawing.Point(340, 12);
  627. this.label2.Name = "label2";
  628. this.label2.Size = new System.Drawing.Size(29, 12);
  629. this.label2.TabIndex = 0;
  630. this.label2.Text = "直径";
  631. //
  632. // dataColumn1
  633. //
  634. this.dataColumn1.Caption = "工序";
  635. this.dataColumn1.ColumnName = "STATIONCODE";
  636. //
  637. // dataColumn2
  638. //
  639. this.dataColumn2.Caption = "记录时间";
  640. this.dataColumn2.ColumnName = "RECORDTIME";
  641. //
  642. // dataColumn3
  643. //
  644. this.dataColumn3.Caption = "原因";
  645. this.dataColumn3.ColumnName = "REASON";
  646. //
  647. // dataColumn4
  648. //
  649. this.dataColumn4.Caption = "备注";
  650. this.dataColumn4.ColumnName = "REMARK";
  651. //
  652. // dataColumn5
  653. //
  654. this.dataColumn5.Caption = "异常材编号";
  655. this.dataColumn5.ColumnName = "ABNO";
  656. //
  657. // comboBox6
  658. //
  659. this.comboBox6.FormattingEnabled = true;
  660. this.comboBox6.Location = new System.Drawing.Point(86, 80);
  661. this.comboBox6.Name = "comboBox6";
  662. this.comboBox6.Size = new System.Drawing.Size(106, 20);
  663. this.comboBox6.TabIndex = 26;
  664. //
  665. // label14
  666. //
  667. this.label14.AutoSize = true;
  668. this.label14.Location = new System.Drawing.Point(52, 84);
  669. this.label14.Name = "label14";
  670. this.label14.Size = new System.Drawing.Size(29, 12);
  671. this.label14.TabIndex = 25;
  672. this.label14.Text = "钢种";
  673. //
  674. // dataColumn6
  675. //
  676. this.dataColumn6.Caption = "班次";
  677. this.dataColumn6.ColumnName = "ABBC";
  678. //
  679. // dataColumn7
  680. //
  681. this.dataColumn7.Caption = "班组";
  682. this.dataColumn7.ColumnName = "ABBZ";
  683. //
  684. // dataColumn8
  685. //
  686. this.dataColumn8.Caption = "操作人";
  687. this.dataColumn8.ColumnName = "ABNAME";
  688. //
  689. // frmAbnormalMaterialMgt
  690. //
  691. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  692. this.ClientSize = new System.Drawing.Size(980, 492);
  693. this.Controls.Add(this.ultragridAbnormal);
  694. this.Controls.Add(this.ultraExpandableGroupBox1);
  695. this.Controls.Add(this.ultraGroupBox1);
  696. this.Name = "frmAbnormalMaterialMgt";
  697. this.Text = "锻造异常材管理";
  698. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  699. this.ultraGroupBox1.ResumeLayout(false);
  700. this.ultraGroupBox1.PerformLayout();
  701. ((System.ComponentModel.ISupportInitialize)(this.txtBatchNo)).EndInit();
  702. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor2)).EndInit();
  703. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor1)).EndInit();
  704. ((System.ComponentModel.ISupportInitialize)(this.dsAbnormal)).EndInit();
  705. ((System.ComponentModel.ISupportInitialize)(this.dataTable4)).EndInit();
  706. ((System.ComponentModel.ISupportInitialize)(this.ultragridAbnormal)).EndInit();
  707. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  708. this.ultraExpandableGroupBox1.ResumeLayout(false);
  709. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  710. this.ultraExpandableGroupBoxPanel1.PerformLayout();
  711. this.ResumeLayout(false);
  712. }
  713. #endregion
  714. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  715. private System.Windows.Forms.ComboBox comboBox1;
  716. private System.Windows.Forms.CheckBox checkBox2;
  717. private System.Windows.Forms.CheckBox checkBox4;
  718. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtBatchNo;
  719. private System.Windows.Forms.CheckBox checkBox1;
  720. private System.Windows.Forms.Label label1;
  721. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor2;
  722. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor1;
  723. private System.Data.DataSet dsAbnormal;
  724. private System.Data.DataTable dataTable4;
  725. private System.Data.DataColumn dataColumn73;
  726. private System.Data.DataColumn dataColumn79;
  727. private System.Data.DataColumn dataColumn80;
  728. private System.Data.DataColumn dataColumn81;
  729. private System.Data.DataColumn dataColumn82;
  730. private System.Data.DataColumn dataColumn83;
  731. private Infragistics.Win.UltraWinGrid.UltraGrid ultragridAbnormal;
  732. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  733. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  734. private System.Windows.Forms.ComboBox comboBox4;
  735. private System.Windows.Forms.Label label13;
  736. private System.Windows.Forms.ComboBox comboBox3;
  737. private System.Windows.Forms.Label label12;
  738. private System.Windows.Forms.TextBox textBox5;
  739. private System.Windows.Forms.Label label11;
  740. private System.Windows.Forms.ComboBox comboBox2;
  741. private System.Windows.Forms.Label label10;
  742. private System.Windows.Forms.ComboBox comboBox5;
  743. private System.Windows.Forms.Label label6;
  744. private System.Windows.Forms.TextBox textBox6;
  745. private System.Windows.Forms.Label label7;
  746. private System.Windows.Forms.TextBox textBox8;
  747. private System.Windows.Forms.Label label9;
  748. private System.Windows.Forms.TextBox textBox4;
  749. private System.Windows.Forms.Label label5;
  750. private System.Windows.Forms.TextBox textBox3;
  751. private System.Windows.Forms.Label label4;
  752. private System.Windows.Forms.TextBox textBox2;
  753. private System.Windows.Forms.Label label3;
  754. private System.Windows.Forms.TextBox textBox1;
  755. private System.Windows.Forms.Label label2;
  756. private System.Data.DataColumn dataColumn1;
  757. private System.Data.DataColumn dataColumn2;
  758. private System.Data.DataColumn dataColumn3;
  759. private System.Data.DataColumn dataColumn4;
  760. private System.Data.DataColumn dataColumn5;
  761. private System.Windows.Forms.ComboBox comboBox6;
  762. private System.Windows.Forms.Label label14;
  763. private System.Data.DataColumn dataColumn6;
  764. private System.Data.DataColumn dataColumn7;
  765. private System.Data.DataColumn dataColumn8;
  766. }
  767. }