UIE043040.Designer.cs 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601
  1. namespace Core.LZMes.Client.UIE
  2. {
  3. partial class UIE043040
  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.Appearance appearance5 = new Infragistics.Win.Appearance();
  30. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  31. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  32. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  33. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  34. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  35. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MAT_TYPE");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MAT_NO");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REG_DTIME");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REP_TYP");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REP_KND");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPD_BEF_ORD_NO");
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPD_BEF_ORD_SEQ");
  43. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPD_BEF_CUST_CD");
  44. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPD_AFT_ORD_NO");
  45. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPD_AFT_ORD_SEQ");
  46. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPD_AFT_CUST_CD");
  47. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REG_ID");
  48. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MOD_PGM_ID");
  49. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DEL_TO_DATE");
  50. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REP_TP");
  51. Infragistics.Win.Appearance appearance51 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.Appearance appearance52 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.Appearance appearance53 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.Appearance appearance54 = new Infragistics.Win.Appearance();
  55. Infragistics.Win.Appearance appearance55 = new Infragistics.Win.Appearance();
  56. Infragistics.Win.Appearance appearance56 = new Infragistics.Win.Appearance();
  57. Infragistics.Win.Appearance appearance57 = new Infragistics.Win.Appearance();
  58. Infragistics.Win.Appearance appearance58 = new Infragistics.Win.Appearance();
  59. Infragistics.Win.Appearance appearance59 = new Infragistics.Win.Appearance();
  60. Infragistics.Win.Appearance appearance60 = new Infragistics.Win.Appearance();
  61. Infragistics.Win.Appearance appearance61 = new Infragistics.Win.Appearance();
  62. this.panel1 = new System.Windows.Forms.Panel();
  63. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  64. this.label6 = new System.Windows.Forms.Label();
  65. this.regToDTime = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  66. this.regFromDTime = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  67. this.label4 = new System.Windows.Forms.Label();
  68. this.uptAftOrdSeq = new Infragistics.Win.UltraWinGrid.UltraCombo();
  69. this.uptBfOrdSeq = new Infragistics.Win.UltraWinGrid.UltraCombo();
  70. this.ComboMatType = new Infragistics.Win.UltraWinGrid.UltraCombo();
  71. this.uptAftOrdNO = new System.Windows.Forms.TextBox();
  72. this.uptBfOrdNO = new System.Windows.Forms.TextBox();
  73. this.textMatNO = new System.Windows.Forms.TextBox();
  74. this.label5 = new System.Windows.Forms.Label();
  75. this.label3 = new System.Windows.Forms.Label();
  76. this.label1 = new System.Windows.Forms.Label();
  77. this.label2 = new System.Windows.Forms.Label();
  78. this.panel2 = new System.Windows.Forms.Panel();
  79. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  80. this.dataSet1 = new System.Data.DataSet();
  81. this.dataTable1 = new System.Data.DataTable();
  82. this.dataColumn1 = new System.Data.DataColumn();
  83. this.dataColumn2 = new System.Data.DataColumn();
  84. this.dataColumn4 = new System.Data.DataColumn();
  85. this.dataColumn5 = new System.Data.DataColumn();
  86. this.dataColumn6 = new System.Data.DataColumn();
  87. this.dataColumn7 = new System.Data.DataColumn();
  88. this.dataColumn8 = new System.Data.DataColumn();
  89. this.dataColumn9 = new System.Data.DataColumn();
  90. this.dataColumn10 = new System.Data.DataColumn();
  91. this.dataColumn11 = new System.Data.DataColumn();
  92. this.dataColumn12 = new System.Data.DataColumn();
  93. this.dataColumn13 = new System.Data.DataColumn();
  94. this.dataColumn14 = new System.Data.DataColumn();
  95. this.dataColumn15 = new System.Data.DataColumn();
  96. this.dataColumn3 = new System.Data.DataColumn();
  97. this.saveFileDialog1 = new System.Windows.Forms.SaveFileDialog();
  98. this.ultraGridExcelExporter1 = new Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter(this.components);
  99. this.panel1.SuspendLayout();
  100. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  101. this.ultraGroupBox1.SuspendLayout();
  102. ((System.ComponentModel.ISupportInitialize)(this.regToDTime)).BeginInit();
  103. ((System.ComponentModel.ISupportInitialize)(this.regFromDTime)).BeginInit();
  104. ((System.ComponentModel.ISupportInitialize)(this.uptAftOrdSeq)).BeginInit();
  105. ((System.ComponentModel.ISupportInitialize)(this.uptBfOrdSeq)).BeginInit();
  106. ((System.ComponentModel.ISupportInitialize)(this.ComboMatType)).BeginInit();
  107. this.panel2.SuspendLayout();
  108. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  109. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  110. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  111. this.SuspendLayout();
  112. //
  113. // panel1
  114. //
  115. this.panel1.Controls.Add(this.ultraGroupBox1);
  116. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  117. this.panel1.Location = new System.Drawing.Point(0, 0);
  118. this.panel1.Name = "panel1";
  119. this.panel1.Size = new System.Drawing.Size(1012, 60);
  120. this.panel1.TabIndex = 0;
  121. //
  122. // ultraGroupBox1
  123. //
  124. appearance5.BackColor = System.Drawing.Color.Gainsboro;
  125. this.ultraGroupBox1.Appearance = appearance5;
  126. this.ultraGroupBox1.Controls.Add(this.label6);
  127. this.ultraGroupBox1.Controls.Add(this.regToDTime);
  128. this.ultraGroupBox1.Controls.Add(this.regFromDTime);
  129. this.ultraGroupBox1.Controls.Add(this.label4);
  130. this.ultraGroupBox1.Controls.Add(this.uptAftOrdSeq);
  131. this.ultraGroupBox1.Controls.Add(this.uptBfOrdSeq);
  132. this.ultraGroupBox1.Controls.Add(this.ComboMatType);
  133. this.ultraGroupBox1.Controls.Add(this.uptAftOrdNO);
  134. this.ultraGroupBox1.Controls.Add(this.uptBfOrdNO);
  135. this.ultraGroupBox1.Controls.Add(this.textMatNO);
  136. this.ultraGroupBox1.Controls.Add(this.label5);
  137. this.ultraGroupBox1.Controls.Add(this.label3);
  138. this.ultraGroupBox1.Controls.Add(this.label1);
  139. this.ultraGroupBox1.Controls.Add(this.label2);
  140. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  141. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
  142. this.ultraGroupBox1.Name = "ultraGroupBox1";
  143. this.ultraGroupBox1.Size = new System.Drawing.Size(1012, 60);
  144. this.ultraGroupBox1.TabIndex = 3;
  145. //
  146. // label6
  147. //
  148. this.label6.BackColor = System.Drawing.Color.LightBlue;
  149. this.label6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  150. this.label6.Location = new System.Drawing.Point(692, 7);
  151. this.label6.Name = "label6";
  152. this.label6.Size = new System.Drawing.Size(21, 21);
  153. this.label6.TabIndex = 16;
  154. this.label6.Text = "-";
  155. this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  156. //
  157. // regToDTime
  158. //
  159. appearance16.BorderColor = System.Drawing.Color.Black;
  160. this.regToDTime.Appearance = appearance16;
  161. this.regToDTime.DateTime = new System.DateTime(2010, 9, 6, 0, 0, 0, 0);
  162. this.regToDTime.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
  163. this.regToDTime.FormatString = "";
  164. this.regToDTime.Location = new System.Drawing.Point(714, 7);
  165. this.regToDTime.Name = "regToDTime";
  166. this.regToDTime.Size = new System.Drawing.Size(127, 21);
  167. this.regToDTime.TabIndex = 15;
  168. this.regToDTime.Value = new System.DateTime(2010, 9, 6, 0, 0, 0, 0);
  169. //
  170. // regFromDTime
  171. //
  172. appearance17.BorderColor = System.Drawing.Color.Black;
  173. this.regFromDTime.Appearance = appearance17;
  174. this.regFromDTime.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
  175. this.regFromDTime.FormatString = "";
  176. this.regFromDTime.Location = new System.Drawing.Point(581, 7);
  177. this.regFromDTime.Name = "regFromDTime";
  178. this.regFromDTime.Size = new System.Drawing.Size(110, 21);
  179. this.regFromDTime.TabIndex = 14;
  180. //
  181. // label4
  182. //
  183. this.label4.BackColor = System.Drawing.Color.LightBlue;
  184. this.label4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  185. this.label4.Location = new System.Drawing.Point(510, 7);
  186. this.label4.Name = "label4";
  187. this.label4.Size = new System.Drawing.Size(70, 21);
  188. this.label4.TabIndex = 13;
  189. this.label4.Text = "录入时间";
  190. this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  191. //
  192. // uptAftOrdSeq
  193. //
  194. appearance6.BorderColor = System.Drawing.Color.Black;
  195. this.uptAftOrdSeq.Appearance = appearance6;
  196. this.uptAftOrdSeq.CheckedListSettings.CheckStateMember = "";
  197. this.uptAftOrdSeq.DisplayLayout.MaxColScrollRegions = 1;
  198. this.uptAftOrdSeq.DisplayLayout.MaxRowScrollRegions = 1;
  199. this.uptAftOrdSeq.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  200. this.uptAftOrdSeq.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  201. this.uptAftOrdSeq.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  202. this.uptAftOrdSeq.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  203. this.uptAftOrdSeq.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  204. this.uptAftOrdSeq.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
  205. this.uptAftOrdSeq.Location = new System.Drawing.Point(188, 32);
  206. this.uptAftOrdSeq.MaxLength = 3;
  207. this.uptAftOrdSeq.Name = "uptAftOrdSeq";
  208. this.uptAftOrdSeq.Size = new System.Drawing.Size(64, 22);
  209. this.uptAftOrdSeq.TabIndex = 12;
  210. //
  211. // uptBfOrdSeq
  212. //
  213. appearance4.BorderColor = System.Drawing.Color.Black;
  214. this.uptBfOrdSeq.Appearance = appearance4;
  215. this.uptBfOrdSeq.CheckedListSettings.CheckStateMember = "";
  216. this.uptBfOrdSeq.DisplayLayout.MaxColScrollRegions = 1;
  217. this.uptBfOrdSeq.DisplayLayout.MaxRowScrollRegions = 1;
  218. this.uptBfOrdSeq.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  219. this.uptBfOrdSeq.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  220. this.uptBfOrdSeq.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  221. this.uptBfOrdSeq.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  222. this.uptBfOrdSeq.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  223. this.uptBfOrdSeq.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
  224. this.uptBfOrdSeq.Location = new System.Drawing.Point(437, 32);
  225. this.uptBfOrdSeq.MaxLength = 3;
  226. this.uptBfOrdSeq.Name = "uptBfOrdSeq";
  227. this.uptBfOrdSeq.Size = new System.Drawing.Size(64, 22);
  228. this.uptBfOrdSeq.TabIndex = 12;
  229. //
  230. // ComboMatType
  231. //
  232. appearance3.BorderColor = System.Drawing.Color.Black;
  233. this.ComboMatType.Appearance = appearance3;
  234. this.ComboMatType.CheckedListSettings.CheckStateMember = "";
  235. this.ComboMatType.DisplayLayout.MaxColScrollRegions = 1;
  236. this.ComboMatType.DisplayLayout.MaxRowScrollRegions = 1;
  237. this.ComboMatType.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  238. this.ComboMatType.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  239. this.ComboMatType.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  240. this.ComboMatType.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  241. this.ComboMatType.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  242. this.ComboMatType.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
  243. this.ComboMatType.Location = new System.Drawing.Point(102, 6);
  244. this.ComboMatType.Name = "ComboMatType";
  245. this.ComboMatType.Size = new System.Drawing.Size(150, 22);
  246. this.ComboMatType.TabIndex = 12;
  247. //
  248. // uptAftOrdNO
  249. //
  250. this.uptAftOrdNO.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  251. this.uptAftOrdNO.Location = new System.Drawing.Point(103, 32);
  252. this.uptAftOrdNO.MaxLength = 12;
  253. this.uptAftOrdNO.Name = "uptAftOrdNO";
  254. this.uptAftOrdNO.Size = new System.Drawing.Size(79, 21);
  255. this.uptAftOrdNO.TabIndex = 1;
  256. this.uptAftOrdNO.TextChanged += new System.EventHandler(this.uptAftOrdNO_TextChanged);
  257. this.uptAftOrdNO.Leave += new System.EventHandler(this.uptAftOrdNO_Leave);
  258. //
  259. // uptBfOrdNO
  260. //
  261. this.uptBfOrdNO.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  262. this.uptBfOrdNO.Location = new System.Drawing.Point(352, 32);
  263. this.uptBfOrdNO.MaxLength = 12;
  264. this.uptBfOrdNO.Name = "uptBfOrdNO";
  265. this.uptBfOrdNO.Size = new System.Drawing.Size(79, 21);
  266. this.uptBfOrdNO.TabIndex = 1;
  267. this.uptBfOrdNO.TextChanged += new System.EventHandler(this.uptBfOrdNO_TextChanged);
  268. this.uptBfOrdNO.Leave += new System.EventHandler(this.uptBfOrdNO_Leave);
  269. //
  270. // textMatNO
  271. //
  272. this.textMatNO.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  273. this.textMatNO.Location = new System.Drawing.Point(352, 7);
  274. this.textMatNO.MaxLength = 13;
  275. this.textMatNO.Name = "textMatNO";
  276. this.textMatNO.Size = new System.Drawing.Size(149, 21);
  277. this.textMatNO.TabIndex = 1;
  278. //
  279. // label5
  280. //
  281. this.label5.BackColor = System.Drawing.Color.LightBlue;
  282. this.label5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  283. this.label5.Location = new System.Drawing.Point(12, 32);
  284. this.label5.Name = "label5";
  285. this.label5.Size = new System.Drawing.Size(85, 21);
  286. this.label5.TabIndex = 0;
  287. this.label5.Text = "变更后合同号";
  288. this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  289. //
  290. // label3
  291. //
  292. this.label3.BackColor = System.Drawing.Color.LightBlue;
  293. this.label3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  294. this.label3.Location = new System.Drawing.Point(261, 32);
  295. this.label3.Name = "label3";
  296. this.label3.Size = new System.Drawing.Size(85, 21);
  297. this.label3.TabIndex = 0;
  298. this.label3.Text = "变更前合同号";
  299. this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  300. //
  301. // label1
  302. //
  303. this.label1.BackColor = System.Drawing.Color.LightBlue;
  304. this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  305. this.label1.Location = new System.Drawing.Point(12, 6);
  306. this.label1.Name = "label1";
  307. this.label1.Size = new System.Drawing.Size(84, 21);
  308. this.label1.TabIndex = 0;
  309. this.label1.Text = "物料类型";
  310. this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  311. //
  312. // label2
  313. //
  314. this.label2.BackColor = System.Drawing.Color.LightBlue;
  315. this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  316. this.label2.Location = new System.Drawing.Point(261, 7);
  317. this.label2.Name = "label2";
  318. this.label2.Size = new System.Drawing.Size(85, 21);
  319. this.label2.TabIndex = 0;
  320. this.label2.Text = "物料号";
  321. this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  322. //
  323. // panel2
  324. //
  325. this.panel2.Controls.Add(this.ultraGrid1);
  326. this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
  327. this.panel2.Location = new System.Drawing.Point(0, 60);
  328. this.panel2.Name = "panel2";
  329. this.panel2.Size = new System.Drawing.Size(1012, 662);
  330. this.panel2.TabIndex = 1;
  331. //
  332. // ultraGrid1
  333. //
  334. this.ultraGrid1.DataSource = this.dataSet1;
  335. ultraGridColumn1.Header.Caption = "产品";
  336. ultraGridColumn1.Header.Fixed = true;
  337. ultraGridColumn1.Header.VisiblePosition = 0;
  338. ultraGridColumn2.Header.Caption = "物料号";
  339. ultraGridColumn2.Header.VisiblePosition = 1;
  340. ultraGridColumn3.Header.Caption = "录入时间";
  341. ultraGridColumn3.Header.VisiblePosition = 2;
  342. ultraGridColumn4.Header.Caption = "充当代码";
  343. ultraGridColumn4.Header.VisiblePosition = 3;
  344. ultraGridColumn5.Header.Caption = "充当方法";
  345. ultraGridColumn5.Header.VisiblePosition = 4;
  346. ultraGridColumn6.Header.Caption = "变更前合同号";
  347. ultraGridColumn6.Header.VisiblePosition = 5;
  348. ultraGridColumn7.Header.Caption = "变更前订单号";
  349. ultraGridColumn7.Header.VisiblePosition = 6;
  350. ultraGridColumn8.Header.Caption = "变更前客户";
  351. ultraGridColumn8.Header.VisiblePosition = 7;
  352. ultraGridColumn9.Header.Caption = "变更后合同号";
  353. ultraGridColumn9.Header.VisiblePosition = 8;
  354. ultraGridColumn10.Header.Caption = "变更后订单号";
  355. ultraGridColumn10.Header.VisiblePosition = 9;
  356. ultraGridColumn11.Header.Caption = "变更后客户";
  357. ultraGridColumn11.Header.VisiblePosition = 10;
  358. ultraGridColumn12.Header.Caption = "录入者";
  359. ultraGridColumn12.Header.VisiblePosition = 11;
  360. ultraGridColumn13.Header.Caption = "变更程序";
  361. ultraGridColumn13.Header.VisiblePosition = 12;
  362. ultraGridColumn14.Header.Caption = "交货期";
  363. ultraGridColumn14.Header.VisiblePosition = 13;
  364. ultraGridColumn15.Header.Caption = "充当条件";
  365. ultraGridColumn15.Header.VisiblePosition = 14;
  366. ultraGridBand1.Columns.AddRange(new object[] {
  367. ultraGridColumn1,
  368. ultraGridColumn2,
  369. ultraGridColumn3,
  370. ultraGridColumn4,
  371. ultraGridColumn5,
  372. ultraGridColumn6,
  373. ultraGridColumn7,
  374. ultraGridColumn8,
  375. ultraGridColumn9,
  376. ultraGridColumn10,
  377. ultraGridColumn11,
  378. ultraGridColumn12,
  379. ultraGridColumn13,
  380. ultraGridColumn14,
  381. ultraGridColumn15});
  382. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  383. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  384. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  385. appearance51.BackColor = System.Drawing.SystemColors.ActiveBorder;
  386. appearance51.BackColor2 = System.Drawing.SystemColors.ControlDark;
  387. appearance51.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  388. appearance51.BorderColor = System.Drawing.SystemColors.Window;
  389. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance51;
  390. appearance52.ForeColor = System.Drawing.SystemColors.GrayText;
  391. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance52;
  392. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  393. appearance53.BackColor = System.Drawing.SystemColors.ControlLightLight;
  394. appearance53.BackColor2 = System.Drawing.SystemColors.Control;
  395. appearance53.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  396. appearance53.ForeColor = System.Drawing.SystemColors.GrayText;
  397. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance53;
  398. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  399. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  400. appearance54.BackColor = System.Drawing.SystemColors.Window;
  401. appearance54.ForeColor = System.Drawing.SystemColors.ControlText;
  402. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance54;
  403. appearance55.BackColor = System.Drawing.SystemColors.Highlight;
  404. appearance55.ForeColor = System.Drawing.SystemColors.HighlightText;
  405. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance55;
  406. this.ultraGrid1.DisplayLayout.Override.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
  407. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  408. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  409. appearance56.BackColor = System.Drawing.SystemColors.Window;
  410. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance56;
  411. appearance57.BorderColor = System.Drawing.Color.Silver;
  412. appearance57.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  413. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance57;
  414. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  415. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  416. appearance58.BackColor = System.Drawing.SystemColors.Control;
  417. appearance58.BackColor2 = System.Drawing.SystemColors.ControlDark;
  418. appearance58.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  419. appearance58.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  420. appearance58.BorderColor = System.Drawing.SystemColors.Window;
  421. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance58;
  422. appearance59.BackColor = System.Drawing.Color.LightSteelBlue;
  423. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance59;
  424. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  425. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  426. appearance60.BackColor = System.Drawing.SystemColors.Window;
  427. appearance60.BorderColor = System.Drawing.Color.Silver;
  428. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance60;
  429. appearance61.BackColor = System.Drawing.SystemColors.ControlLight;
  430. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance61;
  431. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  432. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  433. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  434. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  435. this.ultraGrid1.Location = new System.Drawing.Point(0, 0);
  436. this.ultraGrid1.Name = "ultraGrid1";
  437. this.ultraGrid1.Size = new System.Drawing.Size(1012, 662);
  438. this.ultraGrid1.TabIndex = 0;
  439. this.ultraGrid1.Text = "ultraGrid1";
  440. //
  441. // dataSet1
  442. //
  443. this.dataSet1.DataSetName = "NewDataSet";
  444. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  445. this.dataTable1});
  446. //
  447. // dataTable1
  448. //
  449. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  450. this.dataColumn1,
  451. this.dataColumn2,
  452. this.dataColumn4,
  453. this.dataColumn5,
  454. this.dataColumn6,
  455. this.dataColumn7,
  456. this.dataColumn8,
  457. this.dataColumn9,
  458. this.dataColumn10,
  459. this.dataColumn11,
  460. this.dataColumn12,
  461. this.dataColumn13,
  462. this.dataColumn14,
  463. this.dataColumn15,
  464. this.dataColumn3});
  465. this.dataTable1.TableName = "Table1";
  466. //
  467. // dataColumn1
  468. //
  469. this.dataColumn1.ColumnName = "MAT_TYPE";
  470. //
  471. // dataColumn2
  472. //
  473. this.dataColumn2.ColumnName = "MAT_NO";
  474. //
  475. // dataColumn4
  476. //
  477. this.dataColumn4.ColumnName = "REG_DTIME";
  478. //
  479. // dataColumn5
  480. //
  481. this.dataColumn5.ColumnName = "REP_TYP";
  482. //
  483. // dataColumn6
  484. //
  485. this.dataColumn6.ColumnName = "REP_KND";
  486. //
  487. // dataColumn7
  488. //
  489. this.dataColumn7.ColumnName = "UPD_BEF_ORD_NO";
  490. //
  491. // dataColumn8
  492. //
  493. this.dataColumn8.ColumnName = "UPD_BEF_ORD_SEQ";
  494. //
  495. // dataColumn9
  496. //
  497. this.dataColumn9.ColumnName = "UPD_BEF_CUST_CD";
  498. //
  499. // dataColumn10
  500. //
  501. this.dataColumn10.ColumnName = "UPD_AFT_ORD_NO";
  502. //
  503. // dataColumn11
  504. //
  505. this.dataColumn11.ColumnName = "UPD_AFT_ORD_SEQ";
  506. //
  507. // dataColumn12
  508. //
  509. this.dataColumn12.ColumnName = "UPD_AFT_CUST_CD";
  510. //
  511. // dataColumn13
  512. //
  513. this.dataColumn13.ColumnName = "REG_ID";
  514. //
  515. // dataColumn14
  516. //
  517. this.dataColumn14.ColumnName = "MOD_PGM_ID";
  518. //
  519. // dataColumn15
  520. //
  521. this.dataColumn15.ColumnName = "DEL_TO_DATE";
  522. //
  523. // dataColumn3
  524. //
  525. this.dataColumn3.ColumnName = "REP_TP";
  526. //
  527. // saveFileDialog1
  528. //
  529. this.saveFileDialog1.Filter = "表格(*.xls)|*.xls";
  530. //
  531. // UIE043040
  532. //
  533. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  534. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  535. this.ClientSize = new System.Drawing.Size(1012, 722);
  536. this.Controls.Add(this.panel2);
  537. this.Controls.Add(this.panel1);
  538. this.Name = "UIE043040";
  539. this.Text = "充当历史查询";
  540. this.Load += new System.EventHandler(this.UIE043040_Load);
  541. this.panel1.ResumeLayout(false);
  542. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  543. this.ultraGroupBox1.ResumeLayout(false);
  544. this.ultraGroupBox1.PerformLayout();
  545. ((System.ComponentModel.ISupportInitialize)(this.regToDTime)).EndInit();
  546. ((System.ComponentModel.ISupportInitialize)(this.regFromDTime)).EndInit();
  547. ((System.ComponentModel.ISupportInitialize)(this.uptAftOrdSeq)).EndInit();
  548. ((System.ComponentModel.ISupportInitialize)(this.uptBfOrdSeq)).EndInit();
  549. ((System.ComponentModel.ISupportInitialize)(this.ComboMatType)).EndInit();
  550. this.panel2.ResumeLayout(false);
  551. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  552. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  553. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  554. this.ResumeLayout(false);
  555. }
  556. #endregion
  557. private System.Windows.Forms.Panel panel1;
  558. private System.Windows.Forms.Panel panel2;
  559. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  560. private Infragistics.Win.UltraWinGrid.UltraCombo ComboMatType;
  561. private System.Windows.Forms.TextBox textMatNO;
  562. private System.Windows.Forms.Label label1;
  563. private System.Windows.Forms.Label label2;
  564. private Infragistics.Win.UltraWinGrid.UltraCombo uptAftOrdSeq;
  565. private Infragistics.Win.UltraWinGrid.UltraCombo uptBfOrdSeq;
  566. private System.Windows.Forms.TextBox uptAftOrdNO;
  567. private System.Windows.Forms.TextBox uptBfOrdNO;
  568. private System.Windows.Forms.Label label5;
  569. private System.Windows.Forms.Label label3;
  570. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor regToDTime;
  571. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor regFromDTime;
  572. private System.Windows.Forms.Label label4;
  573. private System.Windows.Forms.Label label6;
  574. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  575. private System.Data.DataSet dataSet1;
  576. private System.Data.DataTable dataTable1;
  577. private System.Data.DataColumn dataColumn1;
  578. private System.Data.DataColumn dataColumn2;
  579. private System.Data.DataColumn dataColumn4;
  580. private System.Data.DataColumn dataColumn5;
  581. private System.Data.DataColumn dataColumn6;
  582. private System.Data.DataColumn dataColumn7;
  583. private System.Data.DataColumn dataColumn8;
  584. private System.Data.DataColumn dataColumn9;
  585. private System.Data.DataColumn dataColumn10;
  586. private System.Data.DataColumn dataColumn11;
  587. private System.Data.DataColumn dataColumn12;
  588. private System.Data.DataColumn dataColumn13;
  589. private System.Data.DataColumn dataColumn14;
  590. private System.Data.DataColumn dataColumn15;
  591. private System.Data.DataColumn dataColumn3;
  592. private System.Windows.Forms.SaveFileDialog saveFileDialog1;
  593. private Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter ultraGridExcelExporter1;
  594. }
  595. }