FrmBalanceBillManage_Agree.Designer.cs 46 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778
  1. namespace Pur.balance
  2. {
  3. partial class FrmBalanceBillManage_Agree
  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.Appearance appearance5 = new Infragistics.Win.Appearance();
  29. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  30. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  31. Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
  32. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  33. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  34. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  35. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  36. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  37. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  38. Infragistics.Win.Appearance appearance61 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table2", -1);
  40. Infragistics.Win.Appearance appearance62 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.Appearance appearance63 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.Appearance appearance64 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.Appearance appearance65 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.Appearance appearance66 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance67 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance68 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance69 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance70 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance71 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance72 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  52. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  53. Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
  54. Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
  55. Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
  56. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  57. this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  58. this.panel4 = new System.Windows.Forms.Panel();
  59. this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
  60. this.remark = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  61. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  62. this.txt_notice = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  63. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  64. this.txtBANK_ACCOUNT = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  65. this.labelBANK_ACCOUNT = new Infragistics.Win.Misc.UltraLabel();
  66. this.txtBANK_NAME = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  67. this.labelBANK_NAME = new Infragistics.Win.Misc.UltraLabel();
  68. this.txtSUPP_BALANCE_CODE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  69. this.labelSUPP_BALANCE_CODE = new Infragistics.Win.Misc.UltraLabel();
  70. this.ultraSUPP_NAME = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  71. this.labelSUPP_NAME = new Infragistics.Win.Misc.UltraLabel();
  72. this.txtTOTAL_REAL_PRICE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  73. this.labelTOTAL_REAL_PRICE = new Infragistics.Win.Misc.UltraLabel();
  74. this.ultraPAY_TYPE_NAME = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  75. this.labelPAY_TYPE_NAME = new Infragistics.Win.Misc.UltraLabel();
  76. this.ultraTEM_CLASS_NAME = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  77. this.labelTEM_CLASS_NAME = new Infragistics.Win.Misc.UltraLabel();
  78. this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  79. this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  80. this.dataSet2 = new System.Data.DataSet();
  81. this.dataTable2 = new System.Data.DataTable();
  82. this.dataTable2_1 = new System.Data.DataTable();
  83. this.panel1 = new System.Windows.Forms.Panel();
  84. this.panel3 = new System.Windows.Forms.Panel();
  85. this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  86. this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  87. this.panel2 = new System.Windows.Forms.Panel();
  88. this.txtAgree = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  89. this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
  90. this.ultraQueryTEM_CLASS_NAME = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  91. this.chkTEM_CLASS_NAME = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  92. this.ultraQuerySUPP_NAME = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  93. this.chkSUPP_NAME = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  94. this.txtQueryBALANCE_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  95. this.dateEnd = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  96. this.dateBegin = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  97. this.labelGo = new Infragistics.Win.Misc.UltraLabel();
  98. this.chkDate = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  99. this.chkBALANCE_NO = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  100. this.ultraTabPageControl1.SuspendLayout();
  101. this.panel4.SuspendLayout();
  102. ((System.ComponentModel.ISupportInitialize)(this.remark)).BeginInit();
  103. ((System.ComponentModel.ISupportInitialize)(this.txt_notice)).BeginInit();
  104. ((System.ComponentModel.ISupportInitialize)(this.txtBANK_ACCOUNT)).BeginInit();
  105. ((System.ComponentModel.ISupportInitialize)(this.txtBANK_NAME)).BeginInit();
  106. ((System.ComponentModel.ISupportInitialize)(this.txtSUPP_BALANCE_CODE)).BeginInit();
  107. ((System.ComponentModel.ISupportInitialize)(this.ultraSUPP_NAME)).BeginInit();
  108. ((System.ComponentModel.ISupportInitialize)(this.txtTOTAL_REAL_PRICE)).BeginInit();
  109. ((System.ComponentModel.ISupportInitialize)(this.ultraPAY_TYPE_NAME)).BeginInit();
  110. ((System.ComponentModel.ISupportInitialize)(this.ultraTEM_CLASS_NAME)).BeginInit();
  111. this.ultraTabPageControl2.SuspendLayout();
  112. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
  113. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit();
  114. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
  115. ((System.ComponentModel.ISupportInitialize)(this.dataTable2_1)).BeginInit();
  116. this.panel1.SuspendLayout();
  117. this.panel3.SuspendLayout();
  118. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
  119. this.ultraTabControl1.SuspendLayout();
  120. this.panel2.SuspendLayout();
  121. ((System.ComponentModel.ISupportInitialize)(this.txtAgree)).BeginInit();
  122. ((System.ComponentModel.ISupportInitialize)(this.ultraQueryTEM_CLASS_NAME)).BeginInit();
  123. ((System.ComponentModel.ISupportInitialize)(this.chkTEM_CLASS_NAME)).BeginInit();
  124. ((System.ComponentModel.ISupportInitialize)(this.ultraQuerySUPP_NAME)).BeginInit();
  125. ((System.ComponentModel.ISupportInitialize)(this.chkSUPP_NAME)).BeginInit();
  126. ((System.ComponentModel.ISupportInitialize)(this.txtQueryBALANCE_NO)).BeginInit();
  127. ((System.ComponentModel.ISupportInitialize)(this.dateEnd)).BeginInit();
  128. ((System.ComponentModel.ISupportInitialize)(this.dateBegin)).BeginInit();
  129. ((System.ComponentModel.ISupportInitialize)(this.chkDate)).BeginInit();
  130. ((System.ComponentModel.ISupportInitialize)(this.chkBALANCE_NO)).BeginInit();
  131. this.SuspendLayout();
  132. //
  133. // ultraTabPageControl1
  134. //
  135. this.ultraTabPageControl1.Controls.Add(this.panel4);
  136. this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 26);
  137. this.ultraTabPageControl1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  138. this.ultraTabPageControl1.Name = "ultraTabPageControl1";
  139. this.ultraTabPageControl1.Size = new System.Drawing.Size(1598, 511);
  140. //
  141. // panel4
  142. //
  143. this.panel4.Controls.Add(this.ultraLabel3);
  144. this.panel4.Controls.Add(this.remark);
  145. this.panel4.Controls.Add(this.ultraLabel2);
  146. this.panel4.Controls.Add(this.txt_notice);
  147. this.panel4.Controls.Add(this.ultraLabel1);
  148. this.panel4.Controls.Add(this.txtBANK_ACCOUNT);
  149. this.panel4.Controls.Add(this.labelBANK_ACCOUNT);
  150. this.panel4.Controls.Add(this.txtBANK_NAME);
  151. this.panel4.Controls.Add(this.labelBANK_NAME);
  152. this.panel4.Controls.Add(this.txtSUPP_BALANCE_CODE);
  153. this.panel4.Controls.Add(this.labelSUPP_BALANCE_CODE);
  154. this.panel4.Controls.Add(this.ultraSUPP_NAME);
  155. this.panel4.Controls.Add(this.labelSUPP_NAME);
  156. this.panel4.Controls.Add(this.txtTOTAL_REAL_PRICE);
  157. this.panel4.Controls.Add(this.labelTOTAL_REAL_PRICE);
  158. this.panel4.Controls.Add(this.ultraPAY_TYPE_NAME);
  159. this.panel4.Controls.Add(this.labelPAY_TYPE_NAME);
  160. this.panel4.Controls.Add(this.ultraTEM_CLASS_NAME);
  161. this.panel4.Controls.Add(this.labelTEM_CLASS_NAME);
  162. this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
  163. this.panel4.Location = new System.Drawing.Point(0, 0);
  164. this.panel4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  165. this.panel4.Name = "panel4";
  166. this.panel4.Size = new System.Drawing.Size(1598, 511);
  167. this.panel4.TabIndex = 0;
  168. //
  169. // ultraLabel3
  170. //
  171. appearance5.TextHAlignAsString = "Center";
  172. appearance5.TextVAlignAsString = "Middle";
  173. this.ultraLabel3.Appearance = appearance5;
  174. this.ultraLabel3.AutoSize = true;
  175. this.ultraLabel3.Location = new System.Drawing.Point(1296, 174);
  176. this.ultraLabel3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  177. this.ultraLabel3.Name = "ultraLabel3";
  178. this.ultraLabel3.Size = new System.Drawing.Size(0, 0);
  179. this.ultraLabel3.TabIndex = 197;
  180. //
  181. // remark
  182. //
  183. this.remark.Location = new System.Drawing.Point(628, 264);
  184. this.remark.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  185. this.remark.MaxLength = 200;
  186. this.remark.Name = "remark";
  187. this.remark.Size = new System.Drawing.Size(660, 24);
  188. this.remark.TabIndex = 196;
  189. //
  190. // ultraLabel2
  191. //
  192. appearance4.TextHAlignAsString = "Center";
  193. appearance4.TextVAlignAsString = "Middle";
  194. this.ultraLabel2.Appearance = appearance4;
  195. this.ultraLabel2.AutoSize = true;
  196. this.ultraLabel2.Location = new System.Drawing.Point(583, 268);
  197. this.ultraLabel2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  198. this.ultraLabel2.Name = "ultraLabel2";
  199. this.ultraLabel2.Size = new System.Drawing.Size(48, 24);
  200. this.ultraLabel2.TabIndex = 195;
  201. this.ultraLabel2.Text = "备注";
  202. //
  203. // txt_notice
  204. //
  205. this.txt_notice.Location = new System.Drawing.Point(727, 96);
  206. this.txt_notice.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  207. this.txt_notice.Name = "txt_notice";
  208. this.txt_notice.Size = new System.Drawing.Size(189, 24);
  209. this.txt_notice.TabIndex = 194;
  210. //
  211. // ultraLabel1
  212. //
  213. appearance3.TextHAlignAsString = "Center";
  214. appearance3.TextVAlignAsString = "Middle";
  215. this.ultraLabel1.Appearance = appearance3;
  216. this.ultraLabel1.AutoSize = true;
  217. this.ultraLabel1.Location = new System.Drawing.Point(915, 100);
  218. this.ultraLabel1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  219. this.ultraLabel1.Name = "ultraLabel1";
  220. this.ultraLabel1.Size = new System.Drawing.Size(111, 24);
  221. this.ultraLabel1.TabIndex = 193;
  222. this.ultraLabel1.Text = "付款通知书";
  223. //
  224. // txtBANK_ACCOUNT
  225. //
  226. this.txtBANK_ACCOUNT.Location = new System.Drawing.Point(940, 232);
  227. this.txtBANK_ACCOUNT.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  228. this.txtBANK_ACCOUNT.MaxLength = 200;
  229. this.txtBANK_ACCOUNT.Name = "txtBANK_ACCOUNT";
  230. this.txtBANK_ACCOUNT.Size = new System.Drawing.Size(348, 24);
  231. this.txtBANK_ACCOUNT.TabIndex = 192;
  232. //
  233. // labelBANK_ACCOUNT
  234. //
  235. appearance29.TextHAlignAsString = "Center";
  236. appearance29.TextVAlignAsString = "Middle";
  237. this.labelBANK_ACCOUNT.Appearance = appearance29;
  238. this.labelBANK_ACCOUNT.AutoSize = true;
  239. this.labelBANK_ACCOUNT.Location = new System.Drawing.Point(897, 236);
  240. this.labelBANK_ACCOUNT.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  241. this.labelBANK_ACCOUNT.Name = "labelBANK_ACCOUNT";
  242. this.labelBANK_ACCOUNT.Size = new System.Drawing.Size(48, 24);
  243. this.labelBANK_ACCOUNT.TabIndex = 191;
  244. this.labelBANK_ACCOUNT.Text = "账号";
  245. //
  246. // txtBANK_NAME
  247. //
  248. this.txtBANK_NAME.Location = new System.Drawing.Point(628, 232);
  249. this.txtBANK_NAME.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  250. this.txtBANK_NAME.MaxLength = 200;
  251. this.txtBANK_NAME.Name = "txtBANK_NAME";
  252. this.txtBANK_NAME.Size = new System.Drawing.Size(261, 24);
  253. this.txtBANK_NAME.TabIndex = 190;
  254. //
  255. // labelBANK_NAME
  256. //
  257. appearance8.TextHAlignAsString = "Center";
  258. appearance8.TextVAlignAsString = "Middle";
  259. this.labelBANK_NAME.Appearance = appearance8;
  260. this.labelBANK_NAME.AutoSize = true;
  261. this.labelBANK_NAME.Location = new System.Drawing.Point(568, 236);
  262. this.labelBANK_NAME.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  263. this.labelBANK_NAME.Name = "labelBANK_NAME";
  264. this.labelBANK_NAME.Size = new System.Drawing.Size(69, 24);
  265. this.labelBANK_NAME.TabIndex = 189;
  266. this.labelBANK_NAME.Text = "开户行";
  267. //
  268. // txtSUPP_BALANCE_CODE
  269. //
  270. this.txtSUPP_BALANCE_CODE.Location = new System.Drawing.Point(1159, 201);
  271. this.txtSUPP_BALANCE_CODE.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  272. this.txtSUPP_BALANCE_CODE.MaxLength = 200;
  273. this.txtSUPP_BALANCE_CODE.Name = "txtSUPP_BALANCE_CODE";
  274. this.txtSUPP_BALANCE_CODE.Size = new System.Drawing.Size(129, 24);
  275. this.txtSUPP_BALANCE_CODE.TabIndex = 188;
  276. //
  277. // labelSUPP_BALANCE_CODE
  278. //
  279. appearance6.TextHAlignAsString = "Center";
  280. appearance6.TextVAlignAsString = "Middle";
  281. this.labelSUPP_BALANCE_CODE.Appearance = appearance6;
  282. this.labelSUPP_BALANCE_CODE.AutoSize = true;
  283. this.labelSUPP_BALANCE_CODE.Location = new System.Drawing.Point(1083, 205);
  284. this.labelSUPP_BALANCE_CODE.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  285. this.labelSUPP_BALANCE_CODE.Name = "labelSUPP_BALANCE_CODE";
  286. this.labelSUPP_BALANCE_CODE.Size = new System.Drawing.Size(89, 24);
  287. this.labelSUPP_BALANCE_CODE.TabIndex = 187;
  288. this.labelSUPP_BALANCE_CODE.Text = "结算代码";
  289. //
  290. // ultraSUPP_NAME
  291. //
  292. this.ultraSUPP_NAME.Location = new System.Drawing.Point(628, 201);
  293. this.ultraSUPP_NAME.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  294. this.ultraSUPP_NAME.Name = "ultraSUPP_NAME";
  295. this.ultraSUPP_NAME.Size = new System.Drawing.Size(447, 24);
  296. this.ultraSUPP_NAME.TabIndex = 186;
  297. this.ultraSUPP_NAME.TextChanged += new System.EventHandler(this.ultraSUPP_NAME_TextChanged);
  298. //
  299. // labelSUPP_NAME
  300. //
  301. appearance1.TextHAlignAsString = "Center";
  302. appearance1.TextVAlignAsString = "Middle";
  303. this.labelSUPP_NAME.Appearance = appearance1;
  304. this.labelSUPP_NAME.AutoSize = true;
  305. this.labelSUPP_NAME.Location = new System.Drawing.Point(552, 205);
  306. this.labelSUPP_NAME.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  307. this.labelSUPP_NAME.Name = "labelSUPP_NAME";
  308. this.labelSUPP_NAME.Size = new System.Drawing.Size(89, 24);
  309. this.labelSUPP_NAME.TabIndex = 185;
  310. this.labelSUPP_NAME.Text = "收款单位";
  311. //
  312. // txtTOTAL_REAL_PRICE
  313. //
  314. this.txtTOTAL_REAL_PRICE.Location = new System.Drawing.Point(1159, 170);
  315. this.txtTOTAL_REAL_PRICE.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  316. this.txtTOTAL_REAL_PRICE.MaxLength = 200;
  317. this.txtTOTAL_REAL_PRICE.Name = "txtTOTAL_REAL_PRICE";
  318. this.txtTOTAL_REAL_PRICE.Size = new System.Drawing.Size(129, 24);
  319. this.txtTOTAL_REAL_PRICE.TabIndex = 184;
  320. this.txtTOTAL_REAL_PRICE.TextChanged += new System.EventHandler(this.txtTOTAL_REAL_PRICE_TextChanged);
  321. //
  322. // labelTOTAL_REAL_PRICE
  323. //
  324. appearance9.TextHAlignAsString = "Center";
  325. appearance9.TextVAlignAsString = "Middle";
  326. this.labelTOTAL_REAL_PRICE.Appearance = appearance9;
  327. this.labelTOTAL_REAL_PRICE.AutoSize = true;
  328. this.labelTOTAL_REAL_PRICE.Location = new System.Drawing.Point(1083, 174);
  329. this.labelTOTAL_REAL_PRICE.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  330. this.labelTOTAL_REAL_PRICE.Name = "labelTOTAL_REAL_PRICE";
  331. this.labelTOTAL_REAL_PRICE.Size = new System.Drawing.Size(89, 24);
  332. this.labelTOTAL_REAL_PRICE.TabIndex = 183;
  333. this.labelTOTAL_REAL_PRICE.Text = "付款金额";
  334. //
  335. // ultraPAY_TYPE_NAME
  336. //
  337. this.ultraPAY_TYPE_NAME.Location = new System.Drawing.Point(893, 170);
  338. this.ultraPAY_TYPE_NAME.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  339. this.ultraPAY_TYPE_NAME.Name = "ultraPAY_TYPE_NAME";
  340. this.ultraPAY_TYPE_NAME.Size = new System.Drawing.Size(181, 24);
  341. this.ultraPAY_TYPE_NAME.TabIndex = 182;
  342. this.ultraPAY_TYPE_NAME.TextChanged += new System.EventHandler(this.ultraPAY_TYPE_NAME_TextChanged);
  343. //
  344. // labelPAY_TYPE_NAME
  345. //
  346. appearance2.TextHAlignAsString = "Center";
  347. appearance2.TextVAlignAsString = "Middle";
  348. this.labelPAY_TYPE_NAME.Appearance = appearance2;
  349. this.labelPAY_TYPE_NAME.AutoSize = true;
  350. this.labelPAY_TYPE_NAME.Location = new System.Drawing.Point(817, 174);
  351. this.labelPAY_TYPE_NAME.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  352. this.labelPAY_TYPE_NAME.Name = "labelPAY_TYPE_NAME";
  353. this.labelPAY_TYPE_NAME.Size = new System.Drawing.Size(89, 24);
  354. this.labelPAY_TYPE_NAME.TabIndex = 181;
  355. this.labelPAY_TYPE_NAME.Text = "付款方式";
  356. //
  357. // ultraTEM_CLASS_NAME
  358. //
  359. this.ultraTEM_CLASS_NAME.Location = new System.Drawing.Point(628, 170);
  360. this.ultraTEM_CLASS_NAME.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  361. this.ultraTEM_CLASS_NAME.Name = "ultraTEM_CLASS_NAME";
  362. this.ultraTEM_CLASS_NAME.Size = new System.Drawing.Size(181, 24);
  363. this.ultraTEM_CLASS_NAME.TabIndex = 180;
  364. this.ultraTEM_CLASS_NAME.TextChanged += new System.EventHandler(this.ultraTEM_CLASS_NAME_TextChanged);
  365. //
  366. // labelTEM_CLASS_NAME
  367. //
  368. appearance7.TextHAlignAsString = "Center";
  369. appearance7.TextVAlignAsString = "Middle";
  370. this.labelTEM_CLASS_NAME.Appearance = appearance7;
  371. this.labelTEM_CLASS_NAME.AutoSize = true;
  372. this.labelTEM_CLASS_NAME.Location = new System.Drawing.Point(552, 174);
  373. this.labelTEM_CLASS_NAME.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  374. this.labelTEM_CLASS_NAME.Name = "labelTEM_CLASS_NAME";
  375. this.labelTEM_CLASS_NAME.Size = new System.Drawing.Size(89, 24);
  376. this.labelTEM_CLASS_NAME.TabIndex = 179;
  377. this.labelTEM_CLASS_NAME.Text = "物料分类";
  378. //
  379. // ultraTabPageControl2
  380. //
  381. this.ultraTabPageControl2.Controls.Add(this.ultraGrid2);
  382. this.ultraTabPageControl2.Location = new System.Drawing.Point(-13333, -12500);
  383. this.ultraTabPageControl2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  384. this.ultraTabPageControl2.Name = "ultraTabPageControl2";
  385. this.ultraTabPageControl2.Size = new System.Drawing.Size(1598, 511);
  386. //
  387. // ultraGrid2
  388. //
  389. this.ultraGrid2.DataMember = "Table2";
  390. this.ultraGrid2.DataSource = this.dataSet2;
  391. appearance61.BackColor = System.Drawing.SystemColors.Window;
  392. appearance61.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  393. this.ultraGrid2.DisplayLayout.Appearance = appearance61;
  394. ultraGridBand1.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
  395. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  396. this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  397. this.ultraGrid2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  398. this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  399. appearance62.BackColor = System.Drawing.SystemColors.ActiveBorder;
  400. appearance62.BackColor2 = System.Drawing.SystemColors.ControlDark;
  401. appearance62.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  402. appearance62.BorderColor = System.Drawing.SystemColors.Window;
  403. this.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance62;
  404. appearance63.ForeColor = System.Drawing.SystemColors.GrayText;
  405. this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance63;
  406. this.ultraGrid2.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  407. appearance64.BackColor = System.Drawing.SystemColors.ControlLightLight;
  408. appearance64.BackColor2 = System.Drawing.SystemColors.Control;
  409. appearance64.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  410. appearance64.ForeColor = System.Drawing.SystemColors.GrayText;
  411. this.ultraGrid2.DisplayLayout.GroupByBox.PromptAppearance = appearance64;
  412. this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1;
  413. this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1;
  414. appearance65.BackColor = System.Drawing.SystemColors.Window;
  415. appearance65.ForeColor = System.Drawing.SystemColors.ControlText;
  416. this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance65;
  417. appearance66.BackColor = System.Drawing.SystemColors.Highlight;
  418. appearance66.ForeColor = System.Drawing.SystemColors.HighlightText;
  419. this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance66;
  420. this.ultraGrid2.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
  421. this.ultraGrid2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  422. this.ultraGrid2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  423. appearance67.BackColor = System.Drawing.SystemColors.Window;
  424. this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance67;
  425. appearance68.BorderColor = System.Drawing.Color.Silver;
  426. appearance68.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  427. this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance68;
  428. this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  429. this.ultraGrid2.DisplayLayout.Override.CellPadding = 0;
  430. appearance69.BackColor = System.Drawing.SystemColors.Control;
  431. appearance69.BackColor2 = System.Drawing.SystemColors.ControlDark;
  432. appearance69.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  433. appearance69.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  434. appearance69.BorderColor = System.Drawing.SystemColors.Window;
  435. this.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance69;
  436. appearance70.TextHAlignAsString = "Left";
  437. this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance70;
  438. this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  439. this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  440. appearance71.BackColor = System.Drawing.SystemColors.Window;
  441. appearance71.BorderColor = System.Drawing.Color.Silver;
  442. this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance71;
  443. this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  444. appearance72.BackColor = System.Drawing.SystemColors.ControlLight;
  445. this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance72;
  446. this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  447. this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  448. this.ultraGrid2.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  449. this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
  450. this.ultraGrid2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  451. this.ultraGrid2.Location = new System.Drawing.Point(0, 0);
  452. this.ultraGrid2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  453. this.ultraGrid2.Name = "ultraGrid2";
  454. this.ultraGrid2.Size = new System.Drawing.Size(1598, 511);
  455. this.ultraGrid2.TabIndex = 37;
  456. this.ultraGrid2.Text = "ultraGrid2";
  457. this.ultraGrid2.AfterRowActivate += new System.EventHandler(this.ultraGrid2_AfterRowActivate);
  458. //
  459. // dataSet2
  460. //
  461. this.dataSet2.DataSetName = "NewDataSet";
  462. this.dataSet2.Tables.AddRange(new System.Data.DataTable[] {
  463. this.dataTable2,
  464. this.dataTable2_1});
  465. //
  466. // dataTable2
  467. //
  468. this.dataTable2.TableName = "Table2";
  469. //
  470. // dataTable2_1
  471. //
  472. this.dataTable2_1.TableName = "Table2_1";
  473. //
  474. // panel1
  475. //
  476. this.panel1.Controls.Add(this.panel3);
  477. this.panel1.Controls.Add(this.panel2);
  478. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  479. this.panel1.Location = new System.Drawing.Point(0, 0);
  480. this.panel1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  481. this.panel1.Name = "panel1";
  482. this.panel1.Size = new System.Drawing.Size(1604, 592);
  483. this.panel1.TabIndex = 0;
  484. //
  485. // panel3
  486. //
  487. this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  488. this.panel3.Controls.Add(this.ultraTabControl1);
  489. this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
  490. this.panel3.Location = new System.Drawing.Point(0, 50);
  491. this.panel3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  492. this.panel3.Name = "panel3";
  493. this.panel3.Size = new System.Drawing.Size(1604, 542);
  494. this.panel3.TabIndex = 160;
  495. //
  496. // ultraTabControl1
  497. //
  498. this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
  499. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
  500. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2);
  501. this.ultraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  502. this.ultraTabControl1.Location = new System.Drawing.Point(0, 0);
  503. this.ultraTabControl1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  504. this.ultraTabControl1.Name = "ultraTabControl1";
  505. this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
  506. this.ultraTabControl1.Size = new System.Drawing.Size(1602, 540);
  507. this.ultraTabControl1.TabIndex = 1;
  508. ultraTab1.TabPage = this.ultraTabPageControl1;
  509. ultraTab1.Text = "未编制记录";
  510. ultraTab2.TabPage = this.ultraTabPageControl2;
  511. ultraTab2.Text = "已编制记录";
  512. this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
  513. ultraTab1,
  514. ultraTab2});
  515. this.ultraTabControl1.SelectedTabChanged += new Infragistics.Win.UltraWinTabControl.SelectedTabChangedEventHandler(this.ultraTabControl1_SelectedTabChanged);
  516. //
  517. // ultraTabSharedControlsPage1
  518. //
  519. this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
  520. this.ultraTabSharedControlsPage1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  521. this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
  522. this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(1598, 511);
  523. //
  524. // panel2
  525. //
  526. this.panel2.Controls.Add(this.txtAgree);
  527. this.panel2.Controls.Add(this.ultraLabel4);
  528. this.panel2.Controls.Add(this.ultraQueryTEM_CLASS_NAME);
  529. this.panel2.Controls.Add(this.chkTEM_CLASS_NAME);
  530. this.panel2.Controls.Add(this.ultraQuerySUPP_NAME);
  531. this.panel2.Controls.Add(this.chkSUPP_NAME);
  532. this.panel2.Controls.Add(this.txtQueryBALANCE_NO);
  533. this.panel2.Controls.Add(this.dateEnd);
  534. this.panel2.Controls.Add(this.dateBegin);
  535. this.panel2.Controls.Add(this.labelGo);
  536. this.panel2.Controls.Add(this.chkDate);
  537. this.panel2.Controls.Add(this.chkBALANCE_NO);
  538. this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
  539. this.panel2.Location = new System.Drawing.Point(0, 0);
  540. this.panel2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  541. this.panel2.Name = "panel2";
  542. this.panel2.Size = new System.Drawing.Size(1604, 50);
  543. this.panel2.TabIndex = 159;
  544. //
  545. // txtAgree
  546. //
  547. this.txtAgree.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  548. valueListItem1.DataValue = "0";
  549. valueListItem1.DisplayText = "待审批";
  550. valueListItem2.DataValue = "1";
  551. valueListItem2.DisplayText = "已审批";
  552. valueListItem3.DataValue = "2";
  553. valueListItem3.DisplayText = "全部";
  554. this.txtAgree.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  555. valueListItem1,
  556. valueListItem2,
  557. valueListItem3});
  558. this.txtAgree.Location = new System.Drawing.Point(475, 14);
  559. this.txtAgree.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  560. this.txtAgree.Name = "txtAgree";
  561. this.txtAgree.Size = new System.Drawing.Size(149, 24);
  562. this.txtAgree.TabIndex = 200;
  563. this.txtAgree.Text = "待审批";
  564. //
  565. // ultraLabel4
  566. //
  567. this.ultraLabel4.Location = new System.Drawing.Point(395, 15);
  568. this.ultraLabel4.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  569. this.ultraLabel4.Name = "ultraLabel4";
  570. this.ultraLabel4.Size = new System.Drawing.Size(72, 22);
  571. this.ultraLabel4.TabIndex = 199;
  572. this.ultraLabel4.Text = "审批状态";
  573. //
  574. // ultraQueryTEM_CLASS_NAME
  575. //
  576. this.ultraQueryTEM_CLASS_NAME.Enabled = false;
  577. this.ultraQueryTEM_CLASS_NAME.Location = new System.Drawing.Point(735, 14);
  578. this.ultraQueryTEM_CLASS_NAME.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  579. this.ultraQueryTEM_CLASS_NAME.Name = "ultraQueryTEM_CLASS_NAME";
  580. this.ultraQueryTEM_CLASS_NAME.Size = new System.Drawing.Size(149, 24);
  581. this.ultraQueryTEM_CLASS_NAME.TabIndex = 176;
  582. //
  583. // chkTEM_CLASS_NAME
  584. //
  585. this.chkTEM_CLASS_NAME.AutoSize = true;
  586. this.chkTEM_CLASS_NAME.Location = new System.Drawing.Point(637, 15);
  587. this.chkTEM_CLASS_NAME.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  588. this.chkTEM_CLASS_NAME.Name = "chkTEM_CLASS_NAME";
  589. this.chkTEM_CLASS_NAME.Size = new System.Drawing.Size(112, 28);
  590. this.chkTEM_CLASS_NAME.TabIndex = 175;
  591. this.chkTEM_CLASS_NAME.Text = "物料分类";
  592. this.chkTEM_CLASS_NAME.CheckedChanged += new System.EventHandler(this.chkTEM_CLASS_NAME_CheckedChanged);
  593. //
  594. // ultraQuerySUPP_NAME
  595. //
  596. this.ultraQuerySUPP_NAME.Location = new System.Drawing.Point(975, 14);
  597. this.ultraQuerySUPP_NAME.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  598. this.ultraQuerySUPP_NAME.Name = "ultraQuerySUPP_NAME";
  599. this.ultraQuerySUPP_NAME.Size = new System.Drawing.Size(225, 24);
  600. this.ultraQuerySUPP_NAME.TabIndex = 174;
  601. //
  602. // chkSUPP_NAME
  603. //
  604. this.chkSUPP_NAME.AutoSize = true;
  605. this.chkSUPP_NAME.Location = new System.Drawing.Point(893, 15);
  606. this.chkSUPP_NAME.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  607. this.chkSUPP_NAME.Name = "chkSUPP_NAME";
  608. this.chkSUPP_NAME.Size = new System.Drawing.Size(92, 28);
  609. this.chkSUPP_NAME.TabIndex = 173;
  610. this.chkSUPP_NAME.Text = "供应商";
  611. this.chkSUPP_NAME.CheckedChanged += new System.EventHandler(this.chkSUPP_NAME_CheckedChanged);
  612. //
  613. // txtQueryBALANCE_NO
  614. //
  615. this.txtQueryBALANCE_NO.Enabled = false;
  616. this.txtQueryBALANCE_NO.Location = new System.Drawing.Point(1307, 14);
  617. this.txtQueryBALANCE_NO.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  618. this.txtQueryBALANCE_NO.MaxLength = 200;
  619. this.txtQueryBALANCE_NO.Name = "txtQueryBALANCE_NO";
  620. this.txtQueryBALANCE_NO.Size = new System.Drawing.Size(149, 24);
  621. this.txtQueryBALANCE_NO.TabIndex = 172;
  622. //
  623. // dateEnd
  624. //
  625. this.dateEnd.FormatProvider = new System.Globalization.CultureInfo("sq-AL");
  626. this.dateEnd.Location = new System.Drawing.Point(265, 14);
  627. this.dateEnd.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  628. this.dateEnd.MaskInput = "yyyy-mm-dd";
  629. this.dateEnd.Name = "dateEnd";
  630. this.dateEnd.Size = new System.Drawing.Size(117, 24);
  631. this.dateEnd.TabIndex = 157;
  632. //
  633. // dateBegin
  634. //
  635. this.dateBegin.FormatProvider = new System.Globalization.CultureInfo("sq-AL");
  636. this.dateBegin.FormatString = "";
  637. this.dateBegin.Location = new System.Drawing.Point(115, 14);
  638. this.dateBegin.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  639. this.dateBegin.MaskInput = "yyyy-mm-dd";
  640. this.dateBegin.Name = "dateBegin";
  641. this.dateBegin.Size = new System.Drawing.Size(117, 24);
  642. this.dateBegin.TabIndex = 156;
  643. //
  644. // labelGo
  645. //
  646. appearance16.TextHAlignAsString = "Center";
  647. appearance16.TextVAlignAsString = "Middle";
  648. this.labelGo.Appearance = appearance16;
  649. this.labelGo.AutoSize = true;
  650. this.labelGo.Location = new System.Drawing.Point(237, 18);
  651. this.labelGo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  652. this.labelGo.Name = "labelGo";
  653. this.labelGo.Size = new System.Drawing.Size(28, 24);
  654. this.labelGo.TabIndex = 155;
  655. this.labelGo.Text = "至";
  656. //
  657. // chkDate
  658. //
  659. this.chkDate.AutoSize = true;
  660. this.chkDate.Checked = true;
  661. this.chkDate.CheckState = System.Windows.Forms.CheckState.Checked;
  662. this.chkDate.Location = new System.Drawing.Point(16, 15);
  663. this.chkDate.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  664. this.chkDate.Name = "chkDate";
  665. this.chkDate.Size = new System.Drawing.Size(112, 28);
  666. this.chkDate.TabIndex = 154;
  667. this.chkDate.Text = "编制时间";
  668. this.chkDate.CheckedChanged += new System.EventHandler(this.chkDate_CheckedChanged);
  669. //
  670. // chkBALANCE_NO
  671. //
  672. this.chkBALANCE_NO.AutoSize = true;
  673. this.chkBALANCE_NO.Location = new System.Drawing.Point(1209, 15);
  674. this.chkBALANCE_NO.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  675. this.chkBALANCE_NO.Name = "chkBALANCE_NO";
  676. this.chkBALANCE_NO.Size = new System.Drawing.Size(112, 28);
  677. this.chkBALANCE_NO.TabIndex = 152;
  678. this.chkBALANCE_NO.Text = "结算编号";
  679. this.chkBALANCE_NO.CheckedChanged += new System.EventHandler(this.chkBALANCE_NO_CheckedChanged);
  680. //
  681. // FrmBalanceBillManage_Agree
  682. //
  683. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  684. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  685. this.ClientSize = new System.Drawing.Size(1604, 592);
  686. this.Controls.Add(this.panel1);
  687. this.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6);
  688. this.Name = "FrmBalanceBillManage_Agree";
  689. this.Text = "付款通知书审批";
  690. this.Load += new System.EventHandler(this.FrmBalanceBillManage_Agree_Load);
  691. this.Shown += new System.EventHandler(this.FrmBalanceBillManage_Agree_Shown);
  692. this.ultraTabPageControl1.ResumeLayout(false);
  693. this.panel4.ResumeLayout(false);
  694. this.panel4.PerformLayout();
  695. ((System.ComponentModel.ISupportInitialize)(this.remark)).EndInit();
  696. ((System.ComponentModel.ISupportInitialize)(this.txt_notice)).EndInit();
  697. ((System.ComponentModel.ISupportInitialize)(this.txtBANK_ACCOUNT)).EndInit();
  698. ((System.ComponentModel.ISupportInitialize)(this.txtBANK_NAME)).EndInit();
  699. ((System.ComponentModel.ISupportInitialize)(this.txtSUPP_BALANCE_CODE)).EndInit();
  700. ((System.ComponentModel.ISupportInitialize)(this.ultraSUPP_NAME)).EndInit();
  701. ((System.ComponentModel.ISupportInitialize)(this.txtTOTAL_REAL_PRICE)).EndInit();
  702. ((System.ComponentModel.ISupportInitialize)(this.ultraPAY_TYPE_NAME)).EndInit();
  703. ((System.ComponentModel.ISupportInitialize)(this.ultraTEM_CLASS_NAME)).EndInit();
  704. this.ultraTabPageControl2.ResumeLayout(false);
  705. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
  706. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit();
  707. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
  708. ((System.ComponentModel.ISupportInitialize)(this.dataTable2_1)).EndInit();
  709. this.panel1.ResumeLayout(false);
  710. this.panel3.ResumeLayout(false);
  711. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
  712. this.ultraTabControl1.ResumeLayout(false);
  713. this.panel2.ResumeLayout(false);
  714. this.panel2.PerformLayout();
  715. ((System.ComponentModel.ISupportInitialize)(this.txtAgree)).EndInit();
  716. ((System.ComponentModel.ISupportInitialize)(this.ultraQueryTEM_CLASS_NAME)).EndInit();
  717. ((System.ComponentModel.ISupportInitialize)(this.chkTEM_CLASS_NAME)).EndInit();
  718. ((System.ComponentModel.ISupportInitialize)(this.ultraQuerySUPP_NAME)).EndInit();
  719. ((System.ComponentModel.ISupportInitialize)(this.chkSUPP_NAME)).EndInit();
  720. ((System.ComponentModel.ISupportInitialize)(this.txtQueryBALANCE_NO)).EndInit();
  721. ((System.ComponentModel.ISupportInitialize)(this.dateEnd)).EndInit();
  722. ((System.ComponentModel.ISupportInitialize)(this.dateBegin)).EndInit();
  723. ((System.ComponentModel.ISupportInitialize)(this.chkDate)).EndInit();
  724. ((System.ComponentModel.ISupportInitialize)(this.chkBALANCE_NO)).EndInit();
  725. this.ResumeLayout(false);
  726. }
  727. #endregion
  728. private System.Windows.Forms.Panel panel1;
  729. private System.Windows.Forms.Panel panel2;
  730. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraQuerySUPP_NAME;
  731. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkSUPP_NAME;
  732. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtQueryBALANCE_NO;
  733. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dateEnd;
  734. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dateBegin;
  735. private Infragistics.Win.Misc.UltraLabel labelGo;
  736. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkDate;
  737. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkBALANCE_NO;
  738. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraQueryTEM_CLASS_NAME;
  739. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkTEM_CLASS_NAME;
  740. private System.Windows.Forms.Panel panel3;
  741. private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl1;
  742. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage1;
  743. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl1;
  744. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl2;
  745. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
  746. private System.Data.DataSet dataSet2;
  747. private System.Data.DataTable dataTable2;
  748. private System.Data.DataTable dataTable2_1;
  749. private System.Windows.Forms.Panel panel4;
  750. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraTEM_CLASS_NAME;
  751. private Infragistics.Win.Misc.UltraLabel labelTEM_CLASS_NAME;
  752. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraPAY_TYPE_NAME;
  753. private Infragistics.Win.Misc.UltraLabel labelPAY_TYPE_NAME;
  754. private Infragistics.Win.Misc.UltraLabel labelTOTAL_REAL_PRICE;
  755. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtTOTAL_REAL_PRICE;
  756. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraSUPP_NAME;
  757. private Infragistics.Win.Misc.UltraLabel labelSUPP_NAME;
  758. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtSUPP_BALANCE_CODE;
  759. private Infragistics.Win.Misc.UltraLabel labelSUPP_BALANCE_CODE;
  760. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtBANK_NAME;
  761. private Infragistics.Win.Misc.UltraLabel labelBANK_NAME;
  762. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtBANK_ACCOUNT;
  763. private Infragistics.Win.Misc.UltraLabel labelBANK_ACCOUNT;
  764. private Infragistics.Win.UltraWinEditors.UltraComboEditor txt_notice;
  765. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  766. private Infragistics.Win.UltraWinEditors.UltraTextEditor remark;
  767. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  768. private Infragistics.Win.Misc.UltraLabel ultraLabel3;
  769. private Infragistics.Win.UltraWinEditors.UltraComboEditor txtAgree;
  770. private Infragistics.Win.Misc.UltraLabel ultraLabel4;
  771. }
  772. }