frmSummaryM.Designer.cs 39 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704
  1. namespace Pur.pur_plan
  2. {
  3. partial class frmSummaryM
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. Infragistics.Win.UltraWinEditors.EditorButton editorButton1 = new Infragistics.Win.UltraWinEditors.EditorButton();
  29. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  30. Infragistics.Win.UltraWinEditors.EditorButton editorButton2 = new Infragistics.Win.UltraWinEditors.EditorButton();
  31. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  32. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  33. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ID");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TASKID");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TASKNAME");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BUYERUSERID");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BUYERUSERNAME");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STATUS");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MNGORGID");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MNGORGNAME");
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("NEGDATE");
  43. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PROCRECORD");
  44. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REMARK");
  45. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("VALIDFLAG");
  46. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATENAME");
  47. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATETIME");
  48. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATENAME");
  49. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATETIME");
  50. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  55. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  56. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  57. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  58. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  59. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  60. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  61. this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
  62. this.Cop_status = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  63. this.Cop_taskName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  64. this.Cop_taskId = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  65. this.Cop_id = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  66. this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
  67. this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
  68. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  69. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  70. this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
  71. this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
  72. this.txt_negDate = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  73. this.txt_procRecord = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  74. this.txt_mngOrgName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  75. this.txt_buyerUsername = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  76. this.txt_taskName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  77. this.txt_taskId = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  78. this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
  79. this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
  80. this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
  81. this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
  82. this.ultraLabel9 = new Infragistics.Win.Misc.UltraLabel();
  83. this.ultraLabel10 = new Infragistics.Win.Misc.UltraLabel();
  84. this.ultraPanel3 = new Infragistics.Win.Misc.UltraPanel();
  85. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  86. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  87. this.dataSet1 = new System.Data.DataSet();
  88. this.dataTable1 = new System.Data.DataTable();
  89. this.dataColumn1 = new System.Data.DataColumn();
  90. this.dataColumn2 = new System.Data.DataColumn();
  91. this.dataColumn3 = new System.Data.DataColumn();
  92. this.dataColumn4 = new System.Data.DataColumn();
  93. this.dataColumn5 = new System.Data.DataColumn();
  94. this.dataColumn6 = new System.Data.DataColumn();
  95. this.dataColumn7 = new System.Data.DataColumn();
  96. this.dataColumn8 = new System.Data.DataColumn();
  97. this.dataColumn9 = new System.Data.DataColumn();
  98. this.dataColumn10 = new System.Data.DataColumn();
  99. this.dataColumn11 = new System.Data.DataColumn();
  100. this.dataColumn12 = new System.Data.DataColumn();
  101. this.dataColumn13 = new System.Data.DataColumn();
  102. this.dataColumn14 = new System.Data.DataColumn();
  103. this.dataColumn15 = new System.Data.DataColumn();
  104. this.dataColumn16 = new System.Data.DataColumn();
  105. this.ultraPanel1.ClientArea.SuspendLayout();
  106. this.ultraPanel1.SuspendLayout();
  107. ((System.ComponentModel.ISupportInitialize)(this.Cop_status)).BeginInit();
  108. ((System.ComponentModel.ISupportInitialize)(this.Cop_taskName)).BeginInit();
  109. ((System.ComponentModel.ISupportInitialize)(this.Cop_taskId)).BeginInit();
  110. ((System.ComponentModel.ISupportInitialize)(this.Cop_id)).BeginInit();
  111. this.ultraPanel2.ClientArea.SuspendLayout();
  112. this.ultraPanel2.SuspendLayout();
  113. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
  114. this.ultraGroupBox2.SuspendLayout();
  115. ((System.ComponentModel.ISupportInitialize)(this.txt_negDate)).BeginInit();
  116. ((System.ComponentModel.ISupportInitialize)(this.txt_procRecord)).BeginInit();
  117. ((System.ComponentModel.ISupportInitialize)(this.txt_mngOrgName)).BeginInit();
  118. ((System.ComponentModel.ISupportInitialize)(this.txt_buyerUsername)).BeginInit();
  119. ((System.ComponentModel.ISupportInitialize)(this.txt_taskName)).BeginInit();
  120. ((System.ComponentModel.ISupportInitialize)(this.txt_taskId)).BeginInit();
  121. this.ultraPanel3.ClientArea.SuspendLayout();
  122. this.ultraPanel3.SuspendLayout();
  123. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  124. this.ultraGroupBox1.SuspendLayout();
  125. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  126. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  127. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  128. this.SuspendLayout();
  129. //
  130. // ultraPanel1
  131. //
  132. //
  133. // ultraPanel1.ClientArea
  134. //
  135. this.ultraPanel1.ClientArea.Controls.Add(this.Cop_status);
  136. this.ultraPanel1.ClientArea.Controls.Add(this.Cop_taskName);
  137. this.ultraPanel1.ClientArea.Controls.Add(this.Cop_taskId);
  138. this.ultraPanel1.ClientArea.Controls.Add(this.Cop_id);
  139. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel4);
  140. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel3);
  141. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel2);
  142. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel1);
  143. this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Top;
  144. this.ultraPanel1.Location = new System.Drawing.Point(0, 0);
  145. this.ultraPanel1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  146. this.ultraPanel1.Name = "ultraPanel1";
  147. this.ultraPanel1.Size = new System.Drawing.Size(1339, 40);
  148. this.ultraPanel1.TabIndex = 0;
  149. //
  150. // Cop_status
  151. //
  152. this.Cop_status.Location = new System.Drawing.Point(363, 8);
  153. this.Cop_status.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  154. this.Cop_status.Name = "Cop_status";
  155. this.Cop_status.Size = new System.Drawing.Size(172, 24);
  156. this.Cop_status.TabIndex = 8;
  157. //
  158. // Cop_taskName
  159. //
  160. this.Cop_taskName.Location = new System.Drawing.Point(904, 8);
  161. this.Cop_taskName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  162. this.Cop_taskName.Name = "Cop_taskName";
  163. this.Cop_taskName.Size = new System.Drawing.Size(172, 24);
  164. this.Cop_taskName.TabIndex = 7;
  165. //
  166. // Cop_taskId
  167. //
  168. this.Cop_taskId.Location = new System.Drawing.Point(633, 8);
  169. this.Cop_taskId.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  170. this.Cop_taskId.Name = "Cop_taskId";
  171. this.Cop_taskId.Size = new System.Drawing.Size(172, 24);
  172. this.Cop_taskId.TabIndex = 6;
  173. //
  174. // Cop_id
  175. //
  176. this.Cop_id.Location = new System.Drawing.Point(92, 8);
  177. this.Cop_id.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  178. this.Cop_id.Name = "Cop_id";
  179. this.Cop_id.Size = new System.Drawing.Size(172, 24);
  180. this.Cop_id.TabIndex = 4;
  181. //
  182. // ultraLabel4
  183. //
  184. this.ultraLabel4.AutoSize = true;
  185. this.ultraLabel4.Location = new System.Drawing.Point(827, 10);
  186. this.ultraLabel4.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  187. this.ultraLabel4.Name = "ultraLabel4";
  188. this.ultraLabel4.Size = new System.Drawing.Size(89, 24);
  189. this.ultraLabel4.TabIndex = 3;
  190. this.ultraLabel4.Text = "任务名称";
  191. //
  192. // ultraLabel3
  193. //
  194. this.ultraLabel3.AutoSize = true;
  195. this.ultraLabel3.Location = new System.Drawing.Point(556, 10);
  196. this.ultraLabel3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  197. this.ultraLabel3.Name = "ultraLabel3";
  198. this.ultraLabel3.Size = new System.Drawing.Size(89, 24);
  199. this.ultraLabel3.TabIndex = 2;
  200. this.ultraLabel3.Text = "任务编号";
  201. //
  202. // ultraLabel2
  203. //
  204. this.ultraLabel2.AutoSize = true;
  205. this.ultraLabel2.Location = new System.Drawing.Point(319, 10);
  206. this.ultraLabel2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  207. this.ultraLabel2.Name = "ultraLabel2";
  208. this.ultraLabel2.Size = new System.Drawing.Size(48, 24);
  209. this.ultraLabel2.TabIndex = 1;
  210. this.ultraLabel2.Text = "状态";
  211. //
  212. // ultraLabel1
  213. //
  214. this.ultraLabel1.AutoSize = true;
  215. this.ultraLabel1.Location = new System.Drawing.Point(15, 10);
  216. this.ultraLabel1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  217. this.ultraLabel1.Name = "ultraLabel1";
  218. this.ultraLabel1.Size = new System.Drawing.Size(89, 24);
  219. this.ultraLabel1.TabIndex = 0;
  220. this.ultraLabel1.Text = "纪要编号";
  221. //
  222. // ultraPanel2
  223. //
  224. //
  225. // ultraPanel2.ClientArea
  226. //
  227. this.ultraPanel2.ClientArea.Controls.Add(this.ultraGroupBox2);
  228. this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Bottom;
  229. this.ultraPanel2.Location = new System.Drawing.Point(0, 373);
  230. this.ultraPanel2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  231. this.ultraPanel2.Name = "ultraPanel2";
  232. this.ultraPanel2.Size = new System.Drawing.Size(1339, 239);
  233. this.ultraPanel2.TabIndex = 1;
  234. //
  235. // ultraGroupBox2
  236. //
  237. this.ultraGroupBox2.Controls.Add(this.txt_negDate);
  238. this.ultraGroupBox2.Controls.Add(this.txt_procRecord);
  239. this.ultraGroupBox2.Controls.Add(this.txt_mngOrgName);
  240. this.ultraGroupBox2.Controls.Add(this.txt_buyerUsername);
  241. this.ultraGroupBox2.Controls.Add(this.txt_taskName);
  242. this.ultraGroupBox2.Controls.Add(this.txt_taskId);
  243. this.ultraGroupBox2.Controls.Add(this.ultraLabel7);
  244. this.ultraGroupBox2.Controls.Add(this.ultraLabel6);
  245. this.ultraGroupBox2.Controls.Add(this.ultraLabel5);
  246. this.ultraGroupBox2.Controls.Add(this.ultraLabel8);
  247. this.ultraGroupBox2.Controls.Add(this.ultraLabel9);
  248. this.ultraGroupBox2.Controls.Add(this.ultraLabel10);
  249. this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
  250. this.ultraGroupBox2.Location = new System.Drawing.Point(0, 0);
  251. this.ultraGroupBox2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  252. this.ultraGroupBox2.Name = "ultraGroupBox2";
  253. this.ultraGroupBox2.Size = new System.Drawing.Size(1339, 239);
  254. this.ultraGroupBox2.TabIndex = 0;
  255. this.ultraGroupBox2.Text = "编辑区域";
  256. //
  257. // txt_negDate
  258. //
  259. this.txt_negDate.FormatProvider = new System.Globalization.CultureInfo("en-GB");
  260. this.txt_negDate.Location = new System.Drawing.Point(1155, 22);
  261. this.txt_negDate.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  262. this.txt_negDate.MaskInput = "{LOC}yyyy/mm/dd";
  263. this.txt_negDate.Name = "txt_negDate";
  264. this.txt_negDate.Size = new System.Drawing.Size(160, 24);
  265. this.txt_negDate.TabIndex = 26;
  266. //
  267. // txt_procRecord
  268. //
  269. this.txt_procRecord.Location = new System.Drawing.Point(85, 58);
  270. this.txt_procRecord.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  271. this.txt_procRecord.Multiline = true;
  272. this.txt_procRecord.Name = "txt_procRecord";
  273. this.txt_procRecord.Size = new System.Drawing.Size(980, 169);
  274. this.txt_procRecord.TabIndex = 25;
  275. //
  276. // txt_mngOrgName
  277. //
  278. appearance2.FontData.BoldAsString = "True";
  279. editorButton1.Appearance = appearance2;
  280. editorButton1.Text = "+";
  281. this.txt_mngOrgName.ButtonsRight.Add(editorButton1);
  282. this.txt_mngOrgName.Location = new System.Drawing.Point(905, 22);
  283. this.txt_mngOrgName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  284. this.txt_mngOrgName.Name = "txt_mngOrgName";
  285. this.txt_mngOrgName.Size = new System.Drawing.Size(160, 24);
  286. this.txt_mngOrgName.TabIndex = 24;
  287. this.txt_mngOrgName.Text = " ";
  288. this.txt_mngOrgName.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.txt_mngOrgName_EditorButtonClick);
  289. //
  290. // txt_buyerUsername
  291. //
  292. appearance1.FontData.BoldAsString = "True";
  293. editorButton2.Appearance = appearance1;
  294. editorButton2.Text = "+";
  295. this.txt_buyerUsername.ButtonsRight.Add(editorButton2);
  296. this.txt_buyerUsername.Location = new System.Drawing.Point(609, 22);
  297. this.txt_buyerUsername.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  298. this.txt_buyerUsername.Name = "txt_buyerUsername";
  299. this.txt_buyerUsername.Size = new System.Drawing.Size(160, 24);
  300. this.txt_buyerUsername.TabIndex = 23;
  301. this.txt_buyerUsername.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.txt_buyerUsername_EditorButtonClick);
  302. //
  303. // txt_taskName
  304. //
  305. this.txt_taskName.Location = new System.Drawing.Point(333, 22);
  306. this.txt_taskName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  307. this.txt_taskName.Name = "txt_taskName";
  308. this.txt_taskName.Size = new System.Drawing.Size(160, 24);
  309. this.txt_taskName.TabIndex = 22;
  310. this.txt_taskName.Text = " ";
  311. //
  312. // txt_taskId
  313. //
  314. this.txt_taskId.Location = new System.Drawing.Point(85, 22);
  315. this.txt_taskId.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  316. this.txt_taskId.Name = "txt_taskId";
  317. this.txt_taskId.Size = new System.Drawing.Size(160, 24);
  318. this.txt_taskId.TabIndex = 21;
  319. this.txt_taskId.Text = " ";
  320. //
  321. // ultraLabel7
  322. //
  323. this.ultraLabel7.AutoSize = true;
  324. this.ultraLabel7.Location = new System.Drawing.Point(12, 62);
  325. this.ultraLabel7.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  326. this.ultraLabel7.Name = "ultraLabel7";
  327. this.ultraLabel7.Size = new System.Drawing.Size(89, 24);
  328. this.ultraLabel7.TabIndex = 20;
  329. this.ultraLabel7.Text = "过程纪要";
  330. //
  331. // ultraLabel6
  332. //
  333. this.ultraLabel6.AutoSize = true;
  334. this.ultraLabel6.Location = new System.Drawing.Point(1081, 28);
  335. this.ultraLabel6.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  336. this.ultraLabel6.Name = "ultraLabel6";
  337. this.ultraLabel6.Size = new System.Drawing.Size(89, 24);
  338. this.ultraLabel6.TabIndex = 19;
  339. this.ultraLabel6.Text = "谈判日期";
  340. //
  341. // ultraLabel5
  342. //
  343. this.ultraLabel5.AutoSize = true;
  344. this.ultraLabel5.Location = new System.Drawing.Point(801, 28);
  345. this.ultraLabel5.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  346. this.ultraLabel5.Name = "ultraLabel5";
  347. this.ultraLabel5.Size = new System.Drawing.Size(131, 24);
  348. this.ultraLabel5.TabIndex = 18;
  349. this.ultraLabel5.Text = "主管科室名称";
  350. //
  351. // ultraLabel8
  352. //
  353. this.ultraLabel8.AutoSize = true;
  354. this.ultraLabel8.Location = new System.Drawing.Point(520, 25);
  355. this.ultraLabel8.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  356. this.ultraLabel8.Name = "ultraLabel8";
  357. this.ultraLabel8.Size = new System.Drawing.Size(111, 24);
  358. this.ultraLabel8.TabIndex = 17;
  359. this.ultraLabel8.Text = "业务员姓名";
  360. //
  361. // ultraLabel9
  362. //
  363. this.ultraLabel9.AutoSize = true;
  364. this.ultraLabel9.Location = new System.Drawing.Point(261, 25);
  365. this.ultraLabel9.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  366. this.ultraLabel9.Name = "ultraLabel9";
  367. this.ultraLabel9.Size = new System.Drawing.Size(89, 24);
  368. this.ultraLabel9.TabIndex = 16;
  369. this.ultraLabel9.Text = "任务名称";
  370. //
  371. // ultraLabel10
  372. //
  373. this.ultraLabel10.AutoSize = true;
  374. this.ultraLabel10.Location = new System.Drawing.Point(12, 25);
  375. this.ultraLabel10.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  376. this.ultraLabel10.Name = "ultraLabel10";
  377. this.ultraLabel10.Size = new System.Drawing.Size(89, 24);
  378. this.ultraLabel10.TabIndex = 15;
  379. this.ultraLabel10.Text = "任务单号";
  380. //
  381. // ultraPanel3
  382. //
  383. //
  384. // ultraPanel3.ClientArea
  385. //
  386. this.ultraPanel3.ClientArea.Controls.Add(this.ultraGroupBox1);
  387. this.ultraPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
  388. this.ultraPanel3.Location = new System.Drawing.Point(0, 40);
  389. this.ultraPanel3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  390. this.ultraPanel3.Name = "ultraPanel3";
  391. this.ultraPanel3.Size = new System.Drawing.Size(1339, 333);
  392. this.ultraPanel3.TabIndex = 2;
  393. //
  394. // ultraGroupBox1
  395. //
  396. this.ultraGroupBox1.Controls.Add(this.ultraGrid1);
  397. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  398. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
  399. this.ultraGroupBox1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  400. this.ultraGroupBox1.Name = "ultraGroupBox1";
  401. this.ultraGroupBox1.Size = new System.Drawing.Size(1339, 333);
  402. this.ultraGroupBox1.TabIndex = 0;
  403. this.ultraGroupBox1.Text = "采购纪要信息";
  404. //
  405. // ultraGrid1
  406. //
  407. this.ultraGrid1.DataSource = this.dataSet1;
  408. appearance4.BackColor = System.Drawing.SystemColors.Window;
  409. appearance4.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  410. this.ultraGrid1.DisplayLayout.Appearance = appearance4;
  411. ultraGridColumn1.Header.VisiblePosition = 0;
  412. ultraGridColumn2.Header.VisiblePosition = 1;
  413. ultraGridColumn3.Header.VisiblePosition = 3;
  414. ultraGridColumn4.Header.VisiblePosition = 4;
  415. ultraGridColumn5.Header.VisiblePosition = 5;
  416. ultraGridColumn6.Header.VisiblePosition = 2;
  417. ultraGridColumn7.Header.VisiblePosition = 6;
  418. ultraGridColumn8.Header.VisiblePosition = 7;
  419. ultraGridColumn9.Header.VisiblePosition = 8;
  420. ultraGridColumn10.Header.VisiblePosition = 9;
  421. ultraGridColumn11.Header.VisiblePosition = 10;
  422. ultraGridColumn12.Header.VisiblePosition = 11;
  423. ultraGridColumn12.Hidden = true;
  424. ultraGridColumn13.Header.VisiblePosition = 12;
  425. ultraGridColumn14.Header.VisiblePosition = 13;
  426. ultraGridColumn15.Header.VisiblePosition = 14;
  427. ultraGridColumn16.Header.VisiblePosition = 15;
  428. ultraGridBand1.Columns.AddRange(new object[] {
  429. ultraGridColumn1,
  430. ultraGridColumn2,
  431. ultraGridColumn3,
  432. ultraGridColumn4,
  433. ultraGridColumn5,
  434. ultraGridColumn6,
  435. ultraGridColumn7,
  436. ultraGridColumn8,
  437. ultraGridColumn9,
  438. ultraGridColumn10,
  439. ultraGridColumn11,
  440. ultraGridColumn12,
  441. ultraGridColumn13,
  442. ultraGridColumn14,
  443. ultraGridColumn15,
  444. ultraGridColumn16});
  445. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  446. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  447. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  448. appearance13.BackColor = System.Drawing.SystemColors.ActiveBorder;
  449. appearance13.BackColor2 = System.Drawing.SystemColors.ControlDark;
  450. appearance13.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  451. appearance13.BorderColor = System.Drawing.SystemColors.Window;
  452. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance13;
  453. appearance14.ForeColor = System.Drawing.SystemColors.GrayText;
  454. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance14;
  455. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  456. appearance3.BackColor = System.Drawing.SystemColors.ControlLightLight;
  457. appearance3.BackColor2 = System.Drawing.SystemColors.Control;
  458. appearance3.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  459. appearance3.ForeColor = System.Drawing.SystemColors.GrayText;
  460. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance3;
  461. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  462. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  463. appearance12.BackColor = System.Drawing.SystemColors.Window;
  464. appearance12.ForeColor = System.Drawing.SystemColors.ControlText;
  465. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance12;
  466. appearance7.BackColor = System.Drawing.SystemColors.Highlight;
  467. appearance7.ForeColor = System.Drawing.SystemColors.HighlightText;
  468. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance7;
  469. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  470. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  471. appearance6.BackColor = System.Drawing.SystemColors.Window;
  472. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance6;
  473. appearance5.BorderColor = System.Drawing.Color.Silver;
  474. appearance5.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  475. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance5;
  476. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  477. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  478. appearance9.BackColor = System.Drawing.SystemColors.Control;
  479. appearance9.BackColor2 = System.Drawing.SystemColors.ControlDark;
  480. appearance9.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  481. appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  482. appearance9.BorderColor = System.Drawing.SystemColors.Window;
  483. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance9;
  484. appearance11.TextHAlignAsString = "Left";
  485. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance11;
  486. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  487. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  488. appearance10.BackColor = System.Drawing.SystemColors.Window;
  489. appearance10.BorderColor = System.Drawing.Color.Silver;
  490. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance10;
  491. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  492. appearance8.BackColor = System.Drawing.SystemColors.ControlLight;
  493. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance8;
  494. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  495. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  496. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  497. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  498. this.ultraGrid1.Location = new System.Drawing.Point(3, 21);
  499. this.ultraGrid1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  500. this.ultraGrid1.Name = "ultraGrid1";
  501. this.ultraGrid1.Size = new System.Drawing.Size(1333, 309);
  502. this.ultraGrid1.TabIndex = 0;
  503. this.ultraGrid1.Text = "ultraGrid1";
  504. this.ultraGrid1.ClickCell += new Infragistics.Win.UltraWinGrid.ClickCellEventHandler(this.ultraGrid1_ClickCell);
  505. //
  506. // dataSet1
  507. //
  508. this.dataSet1.DataSetName = "NewDataSet";
  509. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  510. this.dataTable1});
  511. //
  512. // dataTable1
  513. //
  514. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  515. this.dataColumn1,
  516. this.dataColumn2,
  517. this.dataColumn3,
  518. this.dataColumn4,
  519. this.dataColumn5,
  520. this.dataColumn6,
  521. this.dataColumn7,
  522. this.dataColumn8,
  523. this.dataColumn9,
  524. this.dataColumn10,
  525. this.dataColumn11,
  526. this.dataColumn12,
  527. this.dataColumn13,
  528. this.dataColumn14,
  529. this.dataColumn15,
  530. this.dataColumn16});
  531. this.dataTable1.TableName = "Table1";
  532. //
  533. // dataColumn1
  534. //
  535. this.dataColumn1.Caption = "主键";
  536. this.dataColumn1.ColumnName = "ID";
  537. //
  538. // dataColumn2
  539. //
  540. this.dataColumn2.Caption = "任务单号";
  541. this.dataColumn2.ColumnName = "TASKID";
  542. //
  543. // dataColumn3
  544. //
  545. this.dataColumn3.Caption = "任务名称";
  546. this.dataColumn3.ColumnName = "TASKNAME";
  547. //
  548. // dataColumn4
  549. //
  550. this.dataColumn4.Caption = "业务员ID";
  551. this.dataColumn4.ColumnName = "BUYERUSERID";
  552. //
  553. // dataColumn5
  554. //
  555. this.dataColumn5.Caption = "业务员姓名";
  556. this.dataColumn5.ColumnName = "BUYERUSERNAME";
  557. //
  558. // dataColumn6
  559. //
  560. this.dataColumn6.Caption = "状态";
  561. this.dataColumn6.ColumnName = "STATUS";
  562. //
  563. // dataColumn7
  564. //
  565. this.dataColumn7.Caption = "主管科室";
  566. this.dataColumn7.ColumnName = "MNGORGID";
  567. //
  568. // dataColumn8
  569. //
  570. this.dataColumn8.Caption = "主管科室名称";
  571. this.dataColumn8.ColumnName = "MNGORGNAME";
  572. //
  573. // dataColumn9
  574. //
  575. this.dataColumn9.Caption = "谈判日期";
  576. this.dataColumn9.ColumnName = "NEGDATE";
  577. //
  578. // dataColumn10
  579. //
  580. this.dataColumn10.Caption = "过程记录";
  581. this.dataColumn10.ColumnName = "PROCRECORD";
  582. //
  583. // dataColumn11
  584. //
  585. this.dataColumn11.Caption = "备注";
  586. this.dataColumn11.ColumnName = "REMARK";
  587. //
  588. // dataColumn12
  589. //
  590. this.dataColumn12.Caption = "数据状态(有效、无效)";
  591. this.dataColumn12.ColumnName = "VALIDFLAG";
  592. //
  593. // dataColumn13
  594. //
  595. this.dataColumn13.Caption = "创建人";
  596. this.dataColumn13.ColumnName = "CREATENAME";
  597. //
  598. // dataColumn14
  599. //
  600. this.dataColumn14.Caption = "创建时间";
  601. this.dataColumn14.ColumnName = "CREATETIME";
  602. //
  603. // dataColumn15
  604. //
  605. this.dataColumn15.Caption = "修改人";
  606. this.dataColumn15.ColumnName = "UPDATENAME";
  607. //
  608. // dataColumn16
  609. //
  610. this.dataColumn16.Caption = "修改时间";
  611. this.dataColumn16.ColumnName = "UPDATETIME";
  612. //
  613. // frmSummaryM
  614. //
  615. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  616. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  617. this.ClientSize = new System.Drawing.Size(1339, 612);
  618. this.Controls.Add(this.ultraPanel3);
  619. this.Controls.Add(this.ultraPanel2);
  620. this.Controls.Add(this.ultraPanel1);
  621. this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  622. this.Name = "frmSummaryM";
  623. this.Text = "SummaryM";
  624. this.Load += new System.EventHandler(this.frmSummaryM_Load);
  625. this.ultraPanel1.ClientArea.ResumeLayout(false);
  626. this.ultraPanel1.ClientArea.PerformLayout();
  627. this.ultraPanel1.ResumeLayout(false);
  628. ((System.ComponentModel.ISupportInitialize)(this.Cop_status)).EndInit();
  629. ((System.ComponentModel.ISupportInitialize)(this.Cop_taskName)).EndInit();
  630. ((System.ComponentModel.ISupportInitialize)(this.Cop_taskId)).EndInit();
  631. ((System.ComponentModel.ISupportInitialize)(this.Cop_id)).EndInit();
  632. this.ultraPanel2.ClientArea.ResumeLayout(false);
  633. this.ultraPanel2.ResumeLayout(false);
  634. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
  635. this.ultraGroupBox2.ResumeLayout(false);
  636. this.ultraGroupBox2.PerformLayout();
  637. ((System.ComponentModel.ISupportInitialize)(this.txt_negDate)).EndInit();
  638. ((System.ComponentModel.ISupportInitialize)(this.txt_procRecord)).EndInit();
  639. ((System.ComponentModel.ISupportInitialize)(this.txt_mngOrgName)).EndInit();
  640. ((System.ComponentModel.ISupportInitialize)(this.txt_buyerUsername)).EndInit();
  641. ((System.ComponentModel.ISupportInitialize)(this.txt_taskName)).EndInit();
  642. ((System.ComponentModel.ISupportInitialize)(this.txt_taskId)).EndInit();
  643. this.ultraPanel3.ClientArea.ResumeLayout(false);
  644. this.ultraPanel3.ResumeLayout(false);
  645. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  646. this.ultraGroupBox1.ResumeLayout(false);
  647. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  648. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  649. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  650. this.ResumeLayout(false);
  651. }
  652. #endregion
  653. private Infragistics.Win.Misc.UltraPanel ultraPanel1;
  654. private Infragistics.Win.Misc.UltraPanel ultraPanel2;
  655. private Infragistics.Win.Misc.UltraPanel ultraPanel3;
  656. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  657. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  658. private System.Data.DataSet dataSet1;
  659. private System.Data.DataTable dataTable1;
  660. private System.Data.DataColumn dataColumn1;
  661. private System.Data.DataColumn dataColumn2;
  662. private System.Data.DataColumn dataColumn3;
  663. private System.Data.DataColumn dataColumn4;
  664. private System.Data.DataColumn dataColumn5;
  665. private System.Data.DataColumn dataColumn6;
  666. private System.Data.DataColumn dataColumn7;
  667. private System.Data.DataColumn dataColumn8;
  668. private System.Data.DataColumn dataColumn9;
  669. private System.Data.DataColumn dataColumn10;
  670. private System.Data.DataColumn dataColumn11;
  671. private System.Data.DataColumn dataColumn12;
  672. private System.Data.DataColumn dataColumn13;
  673. private System.Data.DataColumn dataColumn14;
  674. private System.Data.DataColumn dataColumn15;
  675. private System.Data.DataColumn dataColumn16;
  676. private Infragistics.Win.UltraWinEditors.UltraTextEditor Cop_taskName;
  677. private Infragistics.Win.UltraWinEditors.UltraTextEditor Cop_taskId;
  678. private Infragistics.Win.UltraWinEditors.UltraTextEditor Cop_id;
  679. private Infragistics.Win.Misc.UltraLabel ultraLabel4;
  680. private Infragistics.Win.Misc.UltraLabel ultraLabel3;
  681. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  682. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  683. private Infragistics.Win.UltraWinEditors.UltraComboEditor Cop_status;
  684. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
  685. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor txt_negDate;
  686. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_procRecord;
  687. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_mngOrgName;
  688. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_buyerUsername;
  689. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_taskName;
  690. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_taskId;
  691. private Infragistics.Win.Misc.UltraLabel ultraLabel7;
  692. private Infragistics.Win.Misc.UltraLabel ultraLabel6;
  693. private Infragistics.Win.Misc.UltraLabel ultraLabel5;
  694. private Infragistics.Win.Misc.UltraLabel ultraLabel8;
  695. private Infragistics.Win.Misc.UltraLabel ultraLabel9;
  696. private Infragistics.Win.Misc.UltraLabel ultraLabel10;
  697. }
  698. }