UIB010330.Designer.cs 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553
  1. namespace Core.LZMes.Client.UIB
  2. {
  3. partial class UIB010330
  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. this.components = new System.ComponentModel.Container();
  29. Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
  30. Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
  31. Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem();
  32. Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
  33. Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
  34. Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
  35. Infragistics.Win.ValueListItem valueListItem10 = new Infragistics.Win.ValueListItem();
  36. Infragistics.Win.ValueListItem valueListItem11 = new Infragistics.Win.ValueListItem();
  37. Infragistics.Win.ValueListItem valueListItem12 = new Infragistics.Win.ValueListItem();
  38. Infragistics.Win.ValueListItem valueListItem13 = new Infragistics.Win.ValueListItem();
  39. Infragistics.Win.ValueListItem valueListItem14 = new Infragistics.Win.ValueListItem();
  40. Infragistics.Win.ValueListItem valueListItem15 = new Infragistics.Win.ValueListItem();
  41. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PRDNM_CD");
  43. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SPEC_ABBSYM");
  45. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SPEC_STL_GRD");
  47. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table2", -1);
  54. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PROD_CD");
  55. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PROD_CD_CFNM");
  56. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PROD_TYPE");
  57. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DCS_SYM");
  58. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PROD_VAL");
  59. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  60. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MEMO");
  61. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  62. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PROD_VAL_EXP1");
  63. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PROD_VAL_EXP2");
  64. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PROD_VAL_EXP3");
  65. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  66. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  67. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  68. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  69. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  70. this.ultraComboEditor1 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  71. this.ultraComboEditor2 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  72. this.dataSet1 = new System.Data.DataSet();
  73. this.dataTable1 = new System.Data.DataTable();
  74. this.dataColumn1 = new System.Data.DataColumn();
  75. this.dataColumn2 = new System.Data.DataColumn();
  76. this.dataColumn3 = new System.Data.DataColumn();
  77. this.panel1 = new System.Windows.Forms.Panel();
  78. this.SPECSTLGRD_comboBox = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  79. this.SPECABBSYM_comboBox = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  80. this.label1 = new System.Windows.Forms.Label();
  81. this.label2 = new System.Windows.Forms.Label();
  82. this.saveFileDialog1 = new System.Windows.Forms.SaveFileDialog();
  83. this.ultraGridExcelExporter1 = new Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter(this.components);
  84. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  85. this.panel2 = new System.Windows.Forms.Panel();
  86. this.panel4 = new System.Windows.Forms.Panel();
  87. this.ultraGrid3 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  88. this.dataSet2 = new System.Data.DataSet();
  89. this.dataTable4 = new System.Data.DataTable();
  90. this.dataColumn16 = new System.Data.DataColumn();
  91. this.dataColumn17 = new System.Data.DataColumn();
  92. this.dataColumn18 = new System.Data.DataColumn();
  93. this.dataColumn19 = new System.Data.DataColumn();
  94. this.dataColumn20 = new System.Data.DataColumn();
  95. this.dataColumn21 = new System.Data.DataColumn();
  96. this.dataColumn22 = new System.Data.DataColumn();
  97. this.dataColumn23 = new System.Data.DataColumn();
  98. this.dataColumn24 = new System.Data.DataColumn();
  99. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).BeginInit();
  100. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).BeginInit();
  101. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  102. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  103. this.panel1.SuspendLayout();
  104. ((System.ComponentModel.ISupportInitialize)(this.SPECSTLGRD_comboBox)).BeginInit();
  105. ((System.ComponentModel.ISupportInitialize)(this.SPECABBSYM_comboBox)).BeginInit();
  106. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  107. this.panel2.SuspendLayout();
  108. this.panel4.SuspendLayout();
  109. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).BeginInit();
  110. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit();
  111. ((System.ComponentModel.ISupportInitialize)(this.dataTable4)).BeginInit();
  112. this.SuspendLayout();
  113. //
  114. // ultraComboEditor1
  115. //
  116. this.ultraComboEditor1.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
  117. this.ultraComboEditor1.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  118. valueListItem4.DataValue = "";
  119. valueListItem4.DisplayText = "全部";
  120. valueListItem5.DataValue = "C";
  121. valueListItem5.DisplayText = "试样检验待机";
  122. valueListItem6.DataValue = "D";
  123. valueListItem6.DisplayText = "试样判定待机";
  124. this.ultraComboEditor1.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  125. valueListItem4,
  126. valueListItem5,
  127. valueListItem6});
  128. this.ultraComboEditor1.Location = new System.Drawing.Point(136, 336);
  129. this.ultraComboEditor1.Name = "ultraComboEditor1";
  130. this.ultraComboEditor1.Size = new System.Drawing.Size(144, 21);
  131. this.ultraComboEditor1.TabIndex = 23;
  132. this.ultraComboEditor1.Visible = false;
  133. //
  134. // ultraComboEditor2
  135. //
  136. this.ultraComboEditor2.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
  137. this.ultraComboEditor2.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  138. valueListItem3.DataValue = "";
  139. valueListItem3.DisplayText = "全部";
  140. valueListItem1.DataValue = "C";
  141. valueListItem1.DisplayText = "试样检验待机";
  142. valueListItem2.DataValue = "D";
  143. valueListItem2.DisplayText = "试样判定待机";
  144. this.ultraComboEditor2.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  145. valueListItem3,
  146. valueListItem1,
  147. valueListItem2});
  148. this.ultraComboEditor2.Location = new System.Drawing.Point(159, 363);
  149. this.ultraComboEditor2.Name = "ultraComboEditor2";
  150. this.ultraComboEditor2.Size = new System.Drawing.Size(121, 21);
  151. this.ultraComboEditor2.TabIndex = 24;
  152. this.ultraComboEditor2.Visible = false;
  153. //
  154. // dataSet1
  155. //
  156. this.dataSet1.DataSetName = "NewDataSet";
  157. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  158. this.dataTable1});
  159. //
  160. // dataTable1
  161. //
  162. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  163. this.dataColumn1,
  164. this.dataColumn2,
  165. this.dataColumn3});
  166. this.dataTable1.TableName = "Table1";
  167. //
  168. // dataColumn1
  169. //
  170. this.dataColumn1.AllowDBNull = false;
  171. this.dataColumn1.Caption = "交货状态";
  172. this.dataColumn1.ColumnName = "PRDNM_CD";
  173. this.dataColumn1.DefaultValue = "AR";
  174. //
  175. // dataColumn2
  176. //
  177. this.dataColumn2.AllowDBNull = false;
  178. this.dataColumn2.Caption = "标准号";
  179. this.dataColumn2.ColumnName = "SPEC_ABBSYM";
  180. //
  181. // dataColumn3
  182. //
  183. this.dataColumn3.AllowDBNull = false;
  184. this.dataColumn3.Caption = "标准钢号";
  185. this.dataColumn3.ColumnName = "SPEC_STL_GRD";
  186. //
  187. // panel1
  188. //
  189. this.panel1.Controls.Add(this.SPECSTLGRD_comboBox);
  190. this.panel1.Controls.Add(this.SPECABBSYM_comboBox);
  191. this.panel1.Controls.Add(this.label1);
  192. this.panel1.Controls.Add(this.label2);
  193. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  194. this.panel1.Location = new System.Drawing.Point(0, 0);
  195. this.panel1.Name = "panel1";
  196. this.panel1.Size = new System.Drawing.Size(1008, 37);
  197. this.panel1.TabIndex = 21;
  198. //
  199. // SPECSTLGRD_comboBox
  200. //
  201. this.SPECSTLGRD_comboBox.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  202. valueListItem10.DataValue = "";
  203. valueListItem10.DisplayText = "全部";
  204. valueListItem11.DataValue = "C";
  205. valueListItem11.DisplayText = "试样检验待机";
  206. valueListItem12.DataValue = "D";
  207. valueListItem12.DisplayText = "试样判定待机";
  208. this.SPECSTLGRD_comboBox.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  209. valueListItem10,
  210. valueListItem11,
  211. valueListItem12});
  212. this.SPECSTLGRD_comboBox.Location = new System.Drawing.Point(296, 8);
  213. this.SPECSTLGRD_comboBox.Name = "SPECSTLGRD_comboBox";
  214. this.SPECSTLGRD_comboBox.Size = new System.Drawing.Size(121, 21);
  215. this.SPECSTLGRD_comboBox.TabIndex = 23;
  216. //
  217. // SPECABBSYM_comboBox
  218. //
  219. this.SPECABBSYM_comboBox.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  220. valueListItem13.DataValue = "";
  221. valueListItem13.DisplayText = "全部";
  222. valueListItem14.DataValue = "C";
  223. valueListItem14.DisplayText = "试样检验待机";
  224. valueListItem15.DataValue = "D";
  225. valueListItem15.DisplayText = "试样判定待机";
  226. this.SPECABBSYM_comboBox.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  227. valueListItem13,
  228. valueListItem14,
  229. valueListItem15});
  230. this.SPECABBSYM_comboBox.Location = new System.Drawing.Point(73, 8);
  231. this.SPECABBSYM_comboBox.Name = "SPECABBSYM_comboBox";
  232. this.SPECABBSYM_comboBox.Size = new System.Drawing.Size(144, 21);
  233. this.SPECABBSYM_comboBox.TabIndex = 22;
  234. //
  235. // label1
  236. //
  237. this.label1.BackColor = System.Drawing.Color.LightBlue;
  238. this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  239. this.label1.Location = new System.Drawing.Point(230, 8);
  240. this.label1.Name = "label1";
  241. this.label1.Size = new System.Drawing.Size(64, 21);
  242. this.label1.TabIndex = 21;
  243. this.label1.Text = "标准钢号";
  244. this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  245. //
  246. // label2
  247. //
  248. this.label2.BackColor = System.Drawing.Color.LightBlue;
  249. this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  250. this.label2.Location = new System.Drawing.Point(8, 8);
  251. this.label2.Name = "label2";
  252. this.label2.Size = new System.Drawing.Size(64, 21);
  253. this.label2.TabIndex = 20;
  254. this.label2.Text = "标准号";
  255. this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  256. //
  257. // saveFileDialog1
  258. //
  259. this.saveFileDialog1.FileName = "入库品种说明表";
  260. this.saveFileDialog1.Filter = "表格(*.xls)|*.xls";
  261. //
  262. // ultraGrid1
  263. //
  264. this.ultraGrid1.DataMember = "Table1";
  265. this.ultraGrid1.DataSource = this.dataSet1;
  266. appearance9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  267. ultraGridColumn1.CellAppearance = appearance9;
  268. ultraGridColumn1.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.Edit;
  269. ultraGridColumn1.Header.VisiblePosition = 0;
  270. ultraGridColumn1.Nullable = Infragistics.Win.UltraWinGrid.Nullable.Disallow;
  271. ultraGridColumn1.NullText = "AR";
  272. ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(59, 0);
  273. appearance10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  274. ultraGridColumn2.CellAppearance = appearance10;
  275. ultraGridColumn2.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.Edit;
  276. ultraGridColumn2.EditorComponent = this.ultraComboEditor1;
  277. ultraGridColumn2.Header.VisiblePosition = 1;
  278. ultraGridColumn2.Nullable = Infragistics.Win.UltraWinGrid.Nullable.Disallow;
  279. ultraGridColumn2.NullText = "请选择标准号";
  280. ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(170, 0);
  281. appearance16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  282. ultraGridColumn3.CellAppearance = appearance16;
  283. ultraGridColumn3.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.Edit;
  284. ultraGridColumn3.EditorComponent = this.ultraComboEditor2;
  285. ultraGridColumn3.Header.VisiblePosition = 2;
  286. ultraGridColumn3.Nullable = Infragistics.Win.UltraWinGrid.Nullable.Disallow;
  287. ultraGridColumn3.NullText = "请选择标准钢号";
  288. ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(146, 0);
  289. ultraGridBand1.Columns.AddRange(new object[] {
  290. ultraGridColumn1,
  291. ultraGridColumn2,
  292. ultraGridColumn3});
  293. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  294. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  295. this.ultraGrid1.DisplayLayout.GroupByBox.Hidden = true;
  296. this.ultraGrid1.DisplayLayout.GroupByBox.Prompt = " ";
  297. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  298. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  299. appearance17.FontData.BoldAsString = "True";
  300. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance17;
  301. this.ultraGrid1.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.TemplateOnBottom;
  302. appearance18.FontData.BoldAsString = "False";
  303. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance18;
  304. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  305. appearance19.BackColor = System.Drawing.Color.LightSteelBlue;
  306. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance19;
  307. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  308. appearance20.BackColor = System.Drawing.Color.LightSteelBlue;
  309. this.ultraGrid1.DisplayLayout.Override.RowSelectorAppearance = appearance20;
  310. appearance21.BackColor = System.Drawing.Color.LightSteelBlue;
  311. this.ultraGrid1.DisplayLayout.Override.RowSelectorHeaderAppearance = appearance21;
  312. this.ultraGrid1.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
  313. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
  314. this.ultraGrid1.DisplayLayout.Override.RowSelectorStyle = Infragistics.Win.HeaderStyle.Standard;
  315. this.ultraGrid1.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
  316. this.ultraGrid1.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.None;
  317. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  318. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  319. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  320. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  321. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  322. this.ultraGrid1.Location = new System.Drawing.Point(0, 0);
  323. this.ultraGrid1.Name = "ultraGrid1";
  324. this.ultraGrid1.Size = new System.Drawing.Size(417, 693);
  325. this.ultraGrid1.TabIndex = 21;
  326. this.ultraGrid1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActivate);
  327. //
  328. // panel2
  329. //
  330. this.panel2.Controls.Add(this.ultraComboEditor2);
  331. this.panel2.Controls.Add(this.ultraComboEditor1);
  332. this.panel2.Controls.Add(this.ultraGrid1);
  333. this.panel2.Dock = System.Windows.Forms.DockStyle.Left;
  334. this.panel2.Location = new System.Drawing.Point(0, 37);
  335. this.panel2.Name = "panel2";
  336. this.panel2.Size = new System.Drawing.Size(417, 693);
  337. this.panel2.TabIndex = 22;
  338. //
  339. // panel4
  340. //
  341. this.panel4.Controls.Add(this.ultraGrid3);
  342. this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
  343. this.panel4.Location = new System.Drawing.Point(417, 37);
  344. this.panel4.Name = "panel4";
  345. this.panel4.Size = new System.Drawing.Size(591, 693);
  346. this.panel4.TabIndex = 23;
  347. //
  348. // ultraGrid3
  349. //
  350. this.ultraGrid3.DataMember = "Table2";
  351. this.ultraGrid3.DataSource = this.dataSet2;
  352. ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  353. ultraGridColumn4.Header.VisiblePosition = 0;
  354. ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(86, 0);
  355. ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  356. ultraGridColumn5.Header.VisiblePosition = 1;
  357. ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(126, 0);
  358. ultraGridColumn6.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  359. ultraGridColumn6.Header.VisiblePosition = 2;
  360. ultraGridColumn6.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(87, 0);
  361. ultraGridColumn7.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  362. ultraGridColumn7.Header.VisiblePosition = 3;
  363. ultraGridColumn7.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(72, 0);
  364. appearance7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  365. ultraGridColumn8.CellAppearance = appearance7;
  366. ultraGridColumn8.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.Edit;
  367. ultraGridColumn8.Header.VisiblePosition = 4;
  368. ultraGridColumn8.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(91, 0);
  369. appearance8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  370. ultraGridColumn9.CellAppearance = appearance8;
  371. ultraGridColumn9.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.Edit;
  372. ultraGridColumn9.Header.VisiblePosition = 5;
  373. ultraGridColumn9.Width = 180;
  374. ultraGridColumn10.Header.VisiblePosition = 6;
  375. ultraGridColumn10.Hidden = true;
  376. ultraGridColumn11.Header.VisiblePosition = 7;
  377. ultraGridColumn11.Hidden = true;
  378. ultraGridColumn12.Header.VisiblePosition = 8;
  379. ultraGridColumn12.Hidden = true;
  380. ultraGridBand2.Columns.AddRange(new object[] {
  381. ultraGridColumn4,
  382. ultraGridColumn5,
  383. ultraGridColumn6,
  384. ultraGridColumn7,
  385. ultraGridColumn8,
  386. ultraGridColumn9,
  387. ultraGridColumn10,
  388. ultraGridColumn11,
  389. ultraGridColumn12});
  390. ultraGridBand2.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  391. this.ultraGrid3.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
  392. this.ultraGrid3.DisplayLayout.GroupByBox.Hidden = true;
  393. this.ultraGrid3.DisplayLayout.GroupByBox.Prompt = " ";
  394. this.ultraGrid3.DisplayLayout.MaxColScrollRegions = 1;
  395. this.ultraGrid3.DisplayLayout.MaxRowScrollRegions = 1;
  396. appearance11.FontData.BoldAsString = "True";
  397. this.ultraGrid3.DisplayLayout.Override.ActiveRowAppearance = appearance11;
  398. appearance12.FontData.BoldAsString = "False";
  399. this.ultraGrid3.DisplayLayout.Override.CellAppearance = appearance12;
  400. this.ultraGrid3.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  401. appearance13.BackColor = System.Drawing.Color.LightSteelBlue;
  402. this.ultraGrid3.DisplayLayout.Override.HeaderAppearance = appearance13;
  403. this.ultraGrid3.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  404. appearance14.BackColor = System.Drawing.Color.LightSteelBlue;
  405. this.ultraGrid3.DisplayLayout.Override.RowSelectorAppearance = appearance14;
  406. appearance15.BackColor = System.Drawing.Color.LightSteelBlue;
  407. this.ultraGrid3.DisplayLayout.Override.RowSelectorHeaderAppearance = appearance15;
  408. this.ultraGrid3.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
  409. this.ultraGrid3.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
  410. this.ultraGrid3.DisplayLayout.Override.RowSelectorStyle = Infragistics.Win.HeaderStyle.Standard;
  411. this.ultraGrid3.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
  412. this.ultraGrid3.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.None;
  413. this.ultraGrid3.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  414. this.ultraGrid3.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  415. this.ultraGrid3.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  416. this.ultraGrid3.Dock = System.Windows.Forms.DockStyle.Fill;
  417. this.ultraGrid3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  418. this.ultraGrid3.Location = new System.Drawing.Point(0, 0);
  419. this.ultraGrid3.Name = "ultraGrid3";
  420. this.ultraGrid3.Size = new System.Drawing.Size(591, 693);
  421. this.ultraGrid3.TabIndex = 25;
  422. //
  423. // dataSet2
  424. //
  425. this.dataSet2.DataSetName = "NewDataSet";
  426. this.dataSet2.Tables.AddRange(new System.Data.DataTable[] {
  427. this.dataTable4});
  428. //
  429. // dataTable4
  430. //
  431. this.dataTable4.Columns.AddRange(new System.Data.DataColumn[] {
  432. this.dataColumn16,
  433. this.dataColumn17,
  434. this.dataColumn18,
  435. this.dataColumn19,
  436. this.dataColumn20,
  437. this.dataColumn21,
  438. this.dataColumn22,
  439. this.dataColumn23,
  440. this.dataColumn24});
  441. this.dataTable4.TableName = "Table2";
  442. //
  443. // dataColumn16
  444. //
  445. this.dataColumn16.Caption = "生产规范代码";
  446. this.dataColumn16.ColumnName = "PROD_CD";
  447. //
  448. // dataColumn17
  449. //
  450. this.dataColumn17.Caption = "中文名称";
  451. this.dataColumn17.ColumnName = "PROD_CD_CFNM";
  452. //
  453. // dataColumn18
  454. //
  455. this.dataColumn18.Caption = "代码类型";
  456. this.dataColumn18.ColumnName = "PROD_TYPE";
  457. //
  458. // dataColumn19
  459. //
  460. this.dataColumn19.Caption = "判定符号";
  461. this.dataColumn19.ColumnName = "DCS_SYM";
  462. //
  463. // dataColumn20
  464. //
  465. this.dataColumn20.Caption = "值要求";
  466. this.dataColumn20.ColumnName = "PROD_VAL";
  467. //
  468. // dataColumn21
  469. //
  470. this.dataColumn21.Caption = "备注";
  471. this.dataColumn21.ColumnName = "MEMO";
  472. //
  473. // dataColumn22
  474. //
  475. this.dataColumn22.Caption = "PROD_VAL_EXP1";
  476. this.dataColumn22.ColumnName = "PROD_VAL_EXP1";
  477. //
  478. // dataColumn23
  479. //
  480. this.dataColumn23.Caption = "PROD_VAL_EXP2";
  481. this.dataColumn23.ColumnName = "PROD_VAL_EXP2";
  482. //
  483. // dataColumn24
  484. //
  485. this.dataColumn24.Caption = "PROD_VAL_EXP3";
  486. this.dataColumn24.ColumnName = "PROD_VAL_EXP3";
  487. //
  488. // UIB010330
  489. //
  490. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  491. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  492. this.ClientSize = new System.Drawing.Size(1008, 730);
  493. this.Controls.Add(this.panel4);
  494. this.Controls.Add(this.panel2);
  495. this.Controls.Add(this.panel1);
  496. this.Name = "UIB010330";
  497. this.Text = "生产规范标准录入";
  498. this.Load += new System.EventHandler(this.UIB010330_Load);
  499. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).EndInit();
  500. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).EndInit();
  501. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  502. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  503. this.panel1.ResumeLayout(false);
  504. this.panel1.PerformLayout();
  505. ((System.ComponentModel.ISupportInitialize)(this.SPECSTLGRD_comboBox)).EndInit();
  506. ((System.ComponentModel.ISupportInitialize)(this.SPECABBSYM_comboBox)).EndInit();
  507. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  508. this.panel2.ResumeLayout(false);
  509. this.panel2.PerformLayout();
  510. this.panel4.ResumeLayout(false);
  511. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).EndInit();
  512. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit();
  513. ((System.ComponentModel.ISupportInitialize)(this.dataTable4)).EndInit();
  514. this.ResumeLayout(false);
  515. }
  516. #endregion
  517. private System.Windows.Forms.Panel panel1;
  518. private System.Data.DataSet dataSet1;
  519. private System.Windows.Forms.SaveFileDialog saveFileDialog1;
  520. private Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter ultraGridExcelExporter1;
  521. private System.Data.DataTable dataTable1;
  522. private System.Data.DataColumn dataColumn1;
  523. private System.Data.DataColumn dataColumn2;
  524. private System.Data.DataColumn dataColumn3;
  525. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  526. private System.Windows.Forms.Panel panel2;
  527. private System.Windows.Forms.Panel panel4;
  528. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid3;
  529. private System.Windows.Forms.Label label2;
  530. private System.Windows.Forms.Label label1;
  531. private Infragistics.Win.UltraWinEditors.UltraComboEditor SPECABBSYM_comboBox;
  532. private Infragistics.Win.UltraWinEditors.UltraComboEditor SPECSTLGRD_comboBox;
  533. private System.Data.DataSet dataSet2;
  534. private System.Data.DataTable dataTable4;
  535. private System.Data.DataColumn dataColumn16;
  536. private System.Data.DataColumn dataColumn17;
  537. private System.Data.DataColumn dataColumn18;
  538. private System.Data.DataColumn dataColumn19;
  539. private System.Data.DataColumn dataColumn20;
  540. private System.Data.DataColumn dataColumn21;
  541. private System.Data.DataColumn dataColumn22;
  542. private System.Data.DataColumn dataColumn23;
  543. private System.Data.DataColumn dataColumn24;
  544. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor1;
  545. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor2;
  546. }
  547. }