FrmPop_setPriceOne.Designer.cs 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677
  1. namespace Pur.Pop_upWindow
  2. {
  3. partial class FrmPop_setPriceOne
  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.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table2", -1);
  30. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMCODE");
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMDESC");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMNAME");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMSPEC");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PICKQTY");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WEIGHTUNIT");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TASKLINEID");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MRLINEID");
  38. this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
  39. this.ultraGroupBox4 = new Infragistics.Win.Misc.UltraGroupBox();
  40. this.label5 = new System.Windows.Forms.Label();
  41. this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
  42. this.ultraButton2 = new Infragistics.Win.Misc.UltraButton();
  43. this.ultraButton1 = new Infragistics.Win.Misc.UltraButton();
  44. this.lb_taskName = new System.Windows.Forms.Label();
  45. this.lb_OFFER_TIME_END = new System.Windows.Forms.Label();
  46. this.lb_OFFER_TIME_START = new System.Windows.Forms.Label();
  47. this.lb_taskId = new System.Windows.Forms.Label();
  48. this.label3 = new System.Windows.Forms.Label();
  49. this.label4 = new System.Windows.Forms.Label();
  50. this.label2 = new System.Windows.Forms.Label();
  51. this.label1 = new System.Windows.Forms.Label();
  52. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  53. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  54. this.ultraGroupBox3 = new Infragistics.Win.Misc.UltraGroupBox();
  55. this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  56. this.ultraGroupBox5 = new Infragistics.Win.Misc.UltraGroupBox();
  57. this.ultraTextEditor1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  58. this.checkBox1 = new System.Windows.Forms.CheckBox();
  59. this.ultraGroupBox6 = new Infragistics.Win.Misc.UltraGroupBox();
  60. this.ultraTextEditor2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  61. this.checkBox2 = new System.Windows.Forms.CheckBox();
  62. this.dataSet1 = new System.Data.DataSet();
  63. this.dataTable2 = new System.Data.DataTable();
  64. this.dataColumn17 = new System.Data.DataColumn();
  65. this.dataColumn18 = new System.Data.DataColumn();
  66. this.dataColumn19 = new System.Data.DataColumn();
  67. this.dataColumn21 = new System.Data.DataColumn();
  68. this.dataColumn1 = new System.Data.DataColumn();
  69. this.dataColumn2 = new System.Data.DataColumn();
  70. this.dataColumn15 = new System.Data.DataColumn();
  71. this.dataColumn20 = new System.Data.DataColumn();
  72. this.dataTable3 = new System.Data.DataTable();
  73. this.dataColumn6 = new System.Data.DataColumn();
  74. this.dataColumn7 = new System.Data.DataColumn();
  75. this.dataColumn16 = new System.Data.DataColumn();
  76. this.dataSet2 = new System.Data.DataSet();
  77. this.dataTable1 = new System.Data.DataTable();
  78. this.dataColumn3 = new System.Data.DataColumn();
  79. this.dataColumn4 = new System.Data.DataColumn();
  80. this.dataColumn5 = new System.Data.DataColumn();
  81. this.dataColumn8 = new System.Data.DataColumn();
  82. this.dataColumn9 = new System.Data.DataColumn();
  83. this.dataColumn10 = new System.Data.DataColumn();
  84. this.dataTable4 = new System.Data.DataTable();
  85. this.dataColumn14 = new System.Data.DataColumn();
  86. this.dataColumn11 = new System.Data.DataColumn();
  87. this.dataColumn12 = new System.Data.DataColumn();
  88. this.dataColumn13 = new System.Data.DataColumn();
  89. this.dataColumn22 = new System.Data.DataColumn();
  90. this.dataColumn23 = new System.Data.DataColumn();
  91. this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
  92. this.tableLayoutPanel1.SuspendLayout();
  93. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).BeginInit();
  94. this.ultraGroupBox4.SuspendLayout();
  95. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
  96. this.ultraGroupBox2.SuspendLayout();
  97. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  98. this.ultraGroupBox1.SuspendLayout();
  99. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  100. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).BeginInit();
  101. this.ultraGroupBox3.SuspendLayout();
  102. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
  103. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox5)).BeginInit();
  104. this.ultraGroupBox5.SuspendLayout();
  105. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).BeginInit();
  106. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox6)).BeginInit();
  107. this.ultraGroupBox6.SuspendLayout();
  108. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor2)).BeginInit();
  109. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  110. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
  111. ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).BeginInit();
  112. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit();
  113. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  114. ((System.ComponentModel.ISupportInitialize)(this.dataTable4)).BeginInit();
  115. ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
  116. this.SuspendLayout();
  117. //
  118. // tableLayoutPanel1
  119. //
  120. this.tableLayoutPanel1.ColumnCount = 3;
  121. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  122. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  123. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  124. this.tableLayoutPanel1.Controls.Add(this.ultraGroupBox4, 0, 3);
  125. this.tableLayoutPanel1.Controls.Add(this.ultraGroupBox2, 0, 0);
  126. this.tableLayoutPanel1.Controls.Add(this.ultraGroupBox1, 0, 1);
  127. this.tableLayoutPanel1.Controls.Add(this.ultraGroupBox3, 0, 2);
  128. this.tableLayoutPanel1.Controls.Add(this.ultraGroupBox5, 2, 3);
  129. this.tableLayoutPanel1.Controls.Add(this.ultraGroupBox6, 1, 3);
  130. this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  131. this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
  132. this.tableLayoutPanel1.Name = "tableLayoutPanel1";
  133. this.tableLayoutPanel1.RowCount = 4;
  134. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 100F));
  135. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 30F));
  136. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 40F));
  137. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 30F));
  138. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  139. this.tableLayoutPanel1.Size = new System.Drawing.Size(732, 516);
  140. this.tableLayoutPanel1.TabIndex = 0;
  141. //
  142. // ultraGroupBox4
  143. //
  144. this.ultraGroupBox4.Controls.Add(this.label5);
  145. this.ultraGroupBox4.Dock = System.Windows.Forms.DockStyle.Fill;
  146. this.ultraGroupBox4.Location = new System.Drawing.Point(3, 393);
  147. this.ultraGroupBox4.Name = "ultraGroupBox4";
  148. this.ultraGroupBox4.Size = new System.Drawing.Size(238, 120);
  149. this.ultraGroupBox4.TabIndex = 5;
  150. //
  151. // label5
  152. //
  153. this.label5.AutoSize = true;
  154. this.label5.Location = new System.Drawing.Point(80, 43);
  155. this.label5.Name = "label5";
  156. this.label5.Size = new System.Drawing.Size(53, 12);
  157. this.label5.TabIndex = 23;
  158. this.label5.Text = "中标理由";
  159. this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  160. //
  161. // ultraGroupBox2
  162. //
  163. this.tableLayoutPanel1.SetColumnSpan(this.ultraGroupBox2, 3);
  164. this.ultraGroupBox2.Controls.Add(this.ultraButton2);
  165. this.ultraGroupBox2.Controls.Add(this.ultraButton1);
  166. this.ultraGroupBox2.Controls.Add(this.lb_taskName);
  167. this.ultraGroupBox2.Controls.Add(this.lb_OFFER_TIME_END);
  168. this.ultraGroupBox2.Controls.Add(this.lb_OFFER_TIME_START);
  169. this.ultraGroupBox2.Controls.Add(this.lb_taskId);
  170. this.ultraGroupBox2.Controls.Add(this.label3);
  171. this.ultraGroupBox2.Controls.Add(this.label4);
  172. this.ultraGroupBox2.Controls.Add(this.label2);
  173. this.ultraGroupBox2.Controls.Add(this.label1);
  174. this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
  175. this.ultraGroupBox2.Location = new System.Drawing.Point(3, 3);
  176. this.ultraGroupBox2.Name = "ultraGroupBox2";
  177. this.ultraGroupBox2.Size = new System.Drawing.Size(726, 94);
  178. this.ultraGroupBox2.TabIndex = 2;
  179. this.ultraGroupBox2.Text = "任务单信息";
  180. //
  181. // ultraButton2
  182. //
  183. this.ultraButton2.Location = new System.Drawing.Point(506, 49);
  184. this.ultraButton2.Name = "ultraButton2";
  185. this.ultraButton2.Size = new System.Drawing.Size(75, 32);
  186. this.ultraButton2.TabIndex = 27;
  187. this.ultraButton2.Text = "取 消";
  188. //
  189. // ultraButton1
  190. //
  191. this.ultraButton1.Location = new System.Drawing.Point(431, 49);
  192. this.ultraButton1.Name = "ultraButton1";
  193. this.ultraButton1.Size = new System.Drawing.Size(75, 32);
  194. this.ultraButton1.TabIndex = 26;
  195. this.ultraButton1.Text = "提 交";
  196. //
  197. // lb_taskName
  198. //
  199. this.lb_taskName.AutoSize = true;
  200. this.lb_taskName.Location = new System.Drawing.Point(293, 33);
  201. this.lb_taskName.Name = "lb_taskName";
  202. this.lb_taskName.Size = new System.Drawing.Size(65, 12);
  203. this.lb_taskName.TabIndex = 25;
  204. this.lb_taskName.Text = "任务名称:";
  205. this.lb_taskName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  206. //
  207. // lb_OFFER_TIME_END
  208. //
  209. this.lb_OFFER_TIME_END.AutoSize = true;
  210. this.lb_OFFER_TIME_END.Location = new System.Drawing.Point(293, 58);
  211. this.lb_OFFER_TIME_END.Name = "lb_OFFER_TIME_END";
  212. this.lb_OFFER_TIME_END.Size = new System.Drawing.Size(89, 12);
  213. this.lb_OFFER_TIME_END.TabIndex = 24;
  214. this.lb_OFFER_TIME_END.Text = "报价结束时间:";
  215. this.lb_OFFER_TIME_END.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  216. //
  217. // lb_OFFER_TIME_START
  218. //
  219. this.lb_OFFER_TIME_START.AutoSize = true;
  220. this.lb_OFFER_TIME_START.Location = new System.Drawing.Point(93, 58);
  221. this.lb_OFFER_TIME_START.Name = "lb_OFFER_TIME_START";
  222. this.lb_OFFER_TIME_START.Size = new System.Drawing.Size(89, 12);
  223. this.lb_OFFER_TIME_START.TabIndex = 23;
  224. this.lb_OFFER_TIME_START.Text = "报价开始时间:";
  225. this.lb_OFFER_TIME_START.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  226. //
  227. // lb_taskId
  228. //
  229. this.lb_taskId.AutoSize = true;
  230. this.lb_taskId.Location = new System.Drawing.Point(93, 33);
  231. this.lb_taskId.Name = "lb_taskId";
  232. this.lb_taskId.Size = new System.Drawing.Size(65, 12);
  233. this.lb_taskId.TabIndex = 22;
  234. this.lb_taskId.Text = "任务编号:";
  235. this.lb_taskId.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  236. //
  237. // label3
  238. //
  239. this.label3.AutoSize = true;
  240. this.label3.Location = new System.Drawing.Point(208, 58);
  241. this.label3.Name = "label3";
  242. this.label3.Size = new System.Drawing.Size(89, 12);
  243. this.label3.TabIndex = 21;
  244. this.label3.Text = "报价结束时间:";
  245. this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  246. //
  247. // label4
  248. //
  249. this.label4.AutoSize = true;
  250. this.label4.Location = new System.Drawing.Point(232, 33);
  251. this.label4.Name = "label4";
  252. this.label4.Size = new System.Drawing.Size(65, 12);
  253. this.label4.TabIndex = 20;
  254. this.label4.Text = "任务名称:";
  255. this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  256. //
  257. // label2
  258. //
  259. this.label2.AutoSize = true;
  260. this.label2.Location = new System.Drawing.Point(34, 33);
  261. this.label2.Name = "label2";
  262. this.label2.Size = new System.Drawing.Size(65, 12);
  263. this.label2.TabIndex = 19;
  264. this.label2.Text = "任务编号:";
  265. this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  266. //
  267. // label1
  268. //
  269. this.label1.AutoSize = true;
  270. this.label1.Location = new System.Drawing.Point(10, 58);
  271. this.label1.Name = "label1";
  272. this.label1.Size = new System.Drawing.Size(89, 12);
  273. this.label1.TabIndex = 18;
  274. this.label1.Text = "报价开始时间:";
  275. this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  276. //
  277. // ultraGroupBox1
  278. //
  279. this.tableLayoutPanel1.SetColumnSpan(this.ultraGroupBox1, 3);
  280. this.ultraGroupBox1.Controls.Add(this.ultraGrid1);
  281. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  282. this.ultraGroupBox1.Location = new System.Drawing.Point(3, 103);
  283. this.ultraGroupBox1.Name = "ultraGroupBox1";
  284. this.ultraGroupBox1.Size = new System.Drawing.Size(726, 118);
  285. this.ultraGroupBox1.TabIndex = 3;
  286. this.ultraGroupBox1.Text = "物料";
  287. //
  288. // ultraGrid1
  289. //
  290. this.ultraGrid1.DataSource = this.bindingSource1;
  291. ultraGridColumn1.Header.VisiblePosition = 0;
  292. ultraGridColumn2.Header.VisiblePosition = 1;
  293. ultraGridColumn3.Header.VisiblePosition = 2;
  294. ultraGridColumn4.Header.VisiblePosition = 3;
  295. ultraGridColumn5.Header.VisiblePosition = 4;
  296. ultraGridColumn6.Header.VisiblePosition = 5;
  297. ultraGridColumn7.Header.VisiblePosition = 6;
  298. ultraGridColumn8.Header.VisiblePosition = 7;
  299. ultraGridBand1.Columns.AddRange(new object[] {
  300. ultraGridColumn1,
  301. ultraGridColumn2,
  302. ultraGridColumn3,
  303. ultraGridColumn4,
  304. ultraGridColumn5,
  305. ultraGridColumn6,
  306. ultraGridColumn7,
  307. ultraGridColumn8});
  308. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  309. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  310. this.ultraGrid1.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.None;
  311. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  312. this.ultraGrid1.Location = new System.Drawing.Point(3, 18);
  313. this.ultraGrid1.Name = "ultraGrid1";
  314. this.ultraGrid1.Size = new System.Drawing.Size(720, 97);
  315. this.ultraGrid1.TabIndex = 1;
  316. this.ultraGrid1.Text = "ultraGrid1";
  317. //
  318. // ultraGroupBox3
  319. //
  320. this.tableLayoutPanel1.SetColumnSpan(this.ultraGroupBox3, 3);
  321. this.ultraGroupBox3.Controls.Add(this.ultraGrid2);
  322. this.ultraGroupBox3.Dock = System.Windows.Forms.DockStyle.Fill;
  323. this.ultraGroupBox3.Location = new System.Drawing.Point(3, 227);
  324. this.ultraGroupBox3.Name = "ultraGroupBox3";
  325. this.ultraGroupBox3.Size = new System.Drawing.Size(726, 160);
  326. this.ultraGroupBox3.TabIndex = 4;
  327. this.ultraGroupBox3.Text = "供应商报价";
  328. //
  329. // ultraGrid2
  330. //
  331. this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  332. this.ultraGrid2.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.None;
  333. this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
  334. this.ultraGrid2.Location = new System.Drawing.Point(3, 18);
  335. this.ultraGrid2.Name = "ultraGrid2";
  336. this.ultraGrid2.Size = new System.Drawing.Size(720, 139);
  337. this.ultraGrid2.TabIndex = 1;
  338. this.ultraGrid2.Text = "ultraGrid2";
  339. //
  340. // ultraGroupBox5
  341. //
  342. this.ultraGroupBox5.Controls.Add(this.ultraTextEditor1);
  343. this.ultraGroupBox5.Controls.Add(this.checkBox1);
  344. this.ultraGroupBox5.Dock = System.Windows.Forms.DockStyle.Fill;
  345. this.ultraGroupBox5.Location = new System.Drawing.Point(491, 393);
  346. this.ultraGroupBox5.Name = "ultraGroupBox5";
  347. this.ultraGroupBox5.Size = new System.Drawing.Size(238, 120);
  348. this.ultraGroupBox5.TabIndex = 6;
  349. //
  350. // ultraTextEditor1
  351. //
  352. this.ultraTextEditor1.Location = new System.Drawing.Point(27, 43);
  353. this.ultraTextEditor1.Multiline = true;
  354. this.ultraTextEditor1.Name = "ultraTextEditor1";
  355. this.ultraTextEditor1.Size = new System.Drawing.Size(176, 62);
  356. this.ultraTextEditor1.TabIndex = 1;
  357. //
  358. // checkBox1
  359. //
  360. this.checkBox1.AutoSize = true;
  361. this.checkBox1.Location = new System.Drawing.Point(27, 21);
  362. this.checkBox1.Name = "checkBox1";
  363. this.checkBox1.Size = new System.Drawing.Size(72, 16);
  364. this.checkBox1.TabIndex = 0;
  365. this.checkBox1.Text = "是否中标";
  366. this.checkBox1.UseVisualStyleBackColor = true;
  367. //
  368. // ultraGroupBox6
  369. //
  370. this.ultraGroupBox6.Controls.Add(this.ultraTextEditor2);
  371. this.ultraGroupBox6.Controls.Add(this.checkBox2);
  372. this.ultraGroupBox6.Dock = System.Windows.Forms.DockStyle.Fill;
  373. this.ultraGroupBox6.Location = new System.Drawing.Point(247, 393);
  374. this.ultraGroupBox6.Name = "ultraGroupBox6";
  375. this.ultraGroupBox6.Size = new System.Drawing.Size(238, 120);
  376. this.ultraGroupBox6.TabIndex = 7;
  377. //
  378. // ultraTextEditor2
  379. //
  380. this.ultraTextEditor2.Location = new System.Drawing.Point(24, 43);
  381. this.ultraTextEditor2.Multiline = true;
  382. this.ultraTextEditor2.Name = "ultraTextEditor2";
  383. this.ultraTextEditor2.Size = new System.Drawing.Size(176, 62);
  384. this.ultraTextEditor2.TabIndex = 2;
  385. //
  386. // checkBox2
  387. //
  388. this.checkBox2.AutoSize = true;
  389. this.checkBox2.Location = new System.Drawing.Point(24, 18);
  390. this.checkBox2.Name = "checkBox2";
  391. this.checkBox2.Size = new System.Drawing.Size(72, 16);
  392. this.checkBox2.TabIndex = 1;
  393. this.checkBox2.Text = "是否中标";
  394. this.checkBox2.UseVisualStyleBackColor = true;
  395. //
  396. // dataSet1
  397. //
  398. this.dataSet1.DataSetName = "NewDataSet";
  399. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  400. this.dataTable2,
  401. this.dataTable3});
  402. //
  403. // dataTable2
  404. //
  405. this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
  406. this.dataColumn17,
  407. this.dataColumn18,
  408. this.dataColumn19,
  409. this.dataColumn21,
  410. this.dataColumn1,
  411. this.dataColumn2,
  412. this.dataColumn15,
  413. this.dataColumn20});
  414. this.dataTable2.Constraints.AddRange(new System.Data.Constraint[] {
  415. new System.Data.UniqueConstraint("Constraint1", new string[] {
  416. "ITEMCODE"}, true)});
  417. this.dataTable2.PrimaryKey = new System.Data.DataColumn[] {
  418. this.dataColumn17};
  419. this.dataTable2.TableName = "Table2";
  420. //
  421. // dataColumn17
  422. //
  423. this.dataColumn17.AllowDBNull = false;
  424. this.dataColumn17.Caption = "物料编码";
  425. this.dataColumn17.ColumnName = "ITEMCODE";
  426. //
  427. // dataColumn18
  428. //
  429. this.dataColumn18.Caption = "物料描述";
  430. this.dataColumn18.ColumnName = "ITEMDESC";
  431. //
  432. // dataColumn19
  433. //
  434. this.dataColumn19.Caption = "物料名称";
  435. this.dataColumn19.ColumnName = "ITEMNAME";
  436. //
  437. // dataColumn21
  438. //
  439. this.dataColumn21.Caption = "物料型号规格";
  440. this.dataColumn21.ColumnName = "ITEMSPEC";
  441. //
  442. // dataColumn1
  443. //
  444. this.dataColumn1.Caption = "采购数量";
  445. this.dataColumn1.ColumnName = "PICKQTY";
  446. //
  447. // dataColumn2
  448. //
  449. this.dataColumn2.Caption = "库存单位";
  450. this.dataColumn2.ColumnName = "WEIGHTUNIT";
  451. //
  452. // dataColumn15
  453. //
  454. this.dataColumn15.Caption = "任务单行号";
  455. this.dataColumn15.ColumnName = "TASKLINEID";
  456. //
  457. // dataColumn20
  458. //
  459. this.dataColumn20.Caption = "采购计划行号";
  460. this.dataColumn20.ColumnName = "MRLINEID";
  461. //
  462. // dataTable3
  463. //
  464. this.dataTable3.Columns.AddRange(new System.Data.DataColumn[] {
  465. this.dataColumn6,
  466. this.dataColumn7,
  467. this.dataColumn16});
  468. this.dataTable3.TableName = "Table3";
  469. //
  470. // dataColumn6
  471. //
  472. this.dataColumn6.Caption = "供应商代码";
  473. this.dataColumn6.ColumnName = "SUPPCODE";
  474. //
  475. // dataColumn7
  476. //
  477. this.dataColumn7.Caption = "供应商名称";
  478. this.dataColumn7.ColumnName = "SUPPNAME";
  479. //
  480. // dataColumn16
  481. //
  482. this.dataColumn16.ColumnName = "ID";
  483. //
  484. // dataSet2
  485. //
  486. this.dataSet2.DataSetName = "NewDataSet";
  487. this.dataSet2.Tables.AddRange(new System.Data.DataTable[] {
  488. this.dataTable1,
  489. this.dataTable4});
  490. //
  491. // dataTable1
  492. //
  493. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  494. this.dataColumn3,
  495. this.dataColumn4,
  496. this.dataColumn5,
  497. this.dataColumn8,
  498. this.dataColumn9,
  499. this.dataColumn10});
  500. this.dataTable1.Constraints.AddRange(new System.Data.Constraint[] {
  501. new System.Data.UniqueConstraint("Constraint1", new string[] {
  502. "ITEMNAME"}, true)});
  503. this.dataTable1.PrimaryKey = new System.Data.DataColumn[] {
  504. this.dataColumn3};
  505. this.dataTable1.TableName = "Table2";
  506. //
  507. // dataColumn3
  508. //
  509. this.dataColumn3.AllowDBNull = false;
  510. this.dataColumn3.Caption = "物料名称";
  511. this.dataColumn3.ColumnName = "ITEMNAME";
  512. //
  513. // dataColumn4
  514. //
  515. this.dataColumn4.Caption = "采购划价";
  516. this.dataColumn4.ColumnName = "BUGPRICE";
  517. //
  518. // dataColumn5
  519. //
  520. this.dataColumn5.Caption = "PICKQTY";
  521. this.dataColumn5.ColumnName = "PICKQTY";
  522. //
  523. // dataColumn8
  524. //
  525. this.dataColumn8.ColumnName = "PICKAMT";
  526. //
  527. // dataColumn9
  528. //
  529. this.dataColumn9.ColumnName = "ASKDELIVERDATE";
  530. //
  531. // dataColumn10
  532. //
  533. this.dataColumn10.ColumnName = "REMARK";
  534. //
  535. // dataTable4
  536. //
  537. this.dataTable4.Columns.AddRange(new System.Data.DataColumn[] {
  538. this.dataColumn14,
  539. this.dataColumn11,
  540. this.dataColumn12,
  541. this.dataColumn13,
  542. this.dataColumn22,
  543. this.dataColumn23});
  544. this.dataTable4.TableName = "Table3";
  545. //
  546. // dataColumn14
  547. //
  548. this.dataColumn14.Caption = "供应商名称";
  549. this.dataColumn14.ColumnName = "SUPPCODE";
  550. //
  551. // dataColumn11
  552. //
  553. this.dataColumn11.ColumnName = "RESWITHTAXPRICE";
  554. //
  555. // dataColumn12
  556. //
  557. this.dataColumn12.ColumnName = "RESQTY";
  558. //
  559. // dataColumn13
  560. //
  561. this.dataColumn13.ColumnName = "RESWITHTAXAMT";
  562. //
  563. // dataColumn22
  564. //
  565. this.dataColumn22.Caption = "ASKDELIVERDATE";
  566. this.dataColumn22.ColumnName = "ASKDELIVERDATE";
  567. //
  568. // dataColumn23
  569. //
  570. this.dataColumn23.ColumnName = "REMARK";
  571. //
  572. // bindingSource1
  573. //
  574. this.bindingSource1.DataMember = "Table2";
  575. this.bindingSource1.DataSource = this.dataSet1;
  576. //
  577. // FrmPop_setPriceOne
  578. //
  579. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  580. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  581. this.ClientSize = new System.Drawing.Size(732, 516);
  582. this.Controls.Add(this.tableLayoutPanel1);
  583. this.Name = "FrmPop_setPriceOne";
  584. this.Text = "FrmPop_setPriceOne";
  585. this.tableLayoutPanel1.ResumeLayout(false);
  586. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).EndInit();
  587. this.ultraGroupBox4.ResumeLayout(false);
  588. this.ultraGroupBox4.PerformLayout();
  589. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
  590. this.ultraGroupBox2.ResumeLayout(false);
  591. this.ultraGroupBox2.PerformLayout();
  592. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  593. this.ultraGroupBox1.ResumeLayout(false);
  594. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  595. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).EndInit();
  596. this.ultraGroupBox3.ResumeLayout(false);
  597. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
  598. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox5)).EndInit();
  599. this.ultraGroupBox5.ResumeLayout(false);
  600. this.ultraGroupBox5.PerformLayout();
  601. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).EndInit();
  602. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox6)).EndInit();
  603. this.ultraGroupBox6.ResumeLayout(false);
  604. this.ultraGroupBox6.PerformLayout();
  605. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor2)).EndInit();
  606. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  607. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
  608. ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).EndInit();
  609. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit();
  610. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  611. ((System.ComponentModel.ISupportInitialize)(this.dataTable4)).EndInit();
  612. ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
  613. this.ResumeLayout(false);
  614. }
  615. #endregion
  616. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
  617. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
  618. private Infragistics.Win.Misc.UltraButton ultraButton2;
  619. private Infragistics.Win.Misc.UltraButton ultraButton1;
  620. private System.Windows.Forms.Label lb_taskName;
  621. private System.Windows.Forms.Label lb_OFFER_TIME_END;
  622. private System.Windows.Forms.Label lb_OFFER_TIME_START;
  623. private System.Windows.Forms.Label lb_taskId;
  624. private System.Windows.Forms.Label label3;
  625. private System.Windows.Forms.Label label4;
  626. private System.Windows.Forms.Label label2;
  627. private System.Windows.Forms.Label label1;
  628. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  629. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  630. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox3;
  631. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
  632. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox4;
  633. private System.Windows.Forms.Label label5;
  634. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox5;
  635. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor1;
  636. private System.Windows.Forms.CheckBox checkBox1;
  637. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox6;
  638. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor2;
  639. private System.Windows.Forms.CheckBox checkBox2;
  640. private System.Data.DataSet dataSet1;
  641. private System.Data.DataTable dataTable2;
  642. private System.Data.DataColumn dataColumn17;
  643. private System.Data.DataColumn dataColumn18;
  644. private System.Data.DataColumn dataColumn19;
  645. private System.Data.DataColumn dataColumn21;
  646. private System.Data.DataColumn dataColumn1;
  647. private System.Data.DataColumn dataColumn2;
  648. private System.Data.DataColumn dataColumn15;
  649. private System.Data.DataColumn dataColumn20;
  650. private System.Data.DataTable dataTable3;
  651. private System.Data.DataColumn dataColumn6;
  652. private System.Data.DataColumn dataColumn7;
  653. private System.Data.DataColumn dataColumn16;
  654. private System.Data.DataSet dataSet2;
  655. private System.Data.DataTable dataTable1;
  656. private System.Data.DataColumn dataColumn3;
  657. private System.Data.DataColumn dataColumn4;
  658. private System.Data.DataColumn dataColumn5;
  659. private System.Data.DataColumn dataColumn8;
  660. private System.Data.DataColumn dataColumn9;
  661. private System.Data.DataColumn dataColumn10;
  662. private System.Data.DataTable dataTable4;
  663. private System.Data.DataColumn dataColumn14;
  664. private System.Data.DataColumn dataColumn11;
  665. private System.Data.DataColumn dataColumn12;
  666. private System.Data.DataColumn dataColumn13;
  667. private System.Data.DataColumn dataColumn22;
  668. private System.Data.DataColumn dataColumn23;
  669. private System.Windows.Forms.BindingSource bindingSource1;
  670. }
  671. }