FrmTwoSalesOrderPayment.Designer.cs 56 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931
  1. namespace LYFZ.Software.UI.FinancialManagement.TwoSalesOrder
  2. {
  3. partial class FrmTwoSalesOrderPayment
  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. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmTwoSalesOrderPayment));
  33. this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
  34. this.txtArrears = new LYFZ.ComponentLibrary.TextBoxBasicEx();
  35. this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
  36. this.txtPaid = new LYFZ.ComponentLibrary.TextBoxBasicEx();
  37. this.labelEx9 = new LYFZ.ComponentLibrary.LabelEx();
  38. this.txtCope = new LYFZ.ComponentLibrary.TextBoxBasicEx();
  39. this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
  40. this.btnPaymentNot = new LYFZ.ComponentLibrary.ButtonEx();
  41. this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
  42. this.btnDelete = new LYFZ.ComponentLibrary.ButtonForm();
  43. this.labelEx14 = new LYFZ.ComponentLibrary.LabelEx();
  44. this.txtPay_CreateDatetime = new LYFZ.ComponentLibrary.DateTimePickerEx();
  45. this.cmbPay_PaymentMethod = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  46. this.btnUpdateTime = new LYFZ.ComponentLibrary.ButtonForm();
  47. this.btnSet = new LYFZ.ComponentLibrary.ButtonForm();
  48. this.txtPay_Remark = new LYFZ.ComponentLibrary.TextBoxBasicEx();
  49. this.btnHitSingle = new LYFZ.ComponentLibrary.ButtonEx();
  50. this.btnSave = new LYFZ.ComponentLibrary.ButtonEx();
  51. this.txtPay_ThePayee = new LYFZ.ComponentLibrary.TextBoxBasicEx();
  52. this.txtPay_AmountOf = new LYFZ.ComponentLibrary.TextBoxBasicEx();
  53. this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
  54. this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
  55. this.txtTsorder_Name = new LYFZ.ComponentLibrary.TextBoxBasicEx();
  56. this.txtTsorder_Telephone = new LYFZ.ComponentLibrary.TextBoxBasicEx();
  57. this.txtTsorder_CustomerName = new LYFZ.ComponentLibrary.TextBoxBasicEx();
  58. this.txtTsorder_Number = new LYFZ.ComponentLibrary.TextBoxBasicEx();
  59. this.dgv = new LYFZ.ComponentLibrary.DataGridViewEx();
  60. this.ID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  61. this.Pay_AmountOf = new System.Windows.Forms.DataGridViewTextBoxColumn();
  62. this.Pay_ReceivableProject = new System.Windows.Forms.DataGridViewTextBoxColumn();
  63. this.Pay_CreateDatetime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  64. this.Pay_OpenSingle = new System.Windows.Forms.DataGridViewTextBoxColumn();
  65. this.Pay_ThePayee = new System.Windows.Forms.DataGridViewTextBoxColumn();
  66. this.Pay_PaymentMethod = new System.Windows.Forms.DataGridViewTextBoxColumn();
  67. this.PaymentDiscount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  68. this.DiscountAmount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  69. this.Pay_Remark = new System.Windows.Forms.DataGridViewTextBoxColumn();
  70. this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
  71. this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx();
  72. this.labelEx10 = new LYFZ.ComponentLibrary.LabelEx();
  73. this.labelEx11 = new LYFZ.ComponentLibrary.LabelEx();
  74. this.labelEx12 = new LYFZ.ComponentLibrary.LabelEx();
  75. this.labelEx13 = new LYFZ.ComponentLibrary.LabelEx();
  76. this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
  77. this.lblName2 = new LYFZ.ComponentLibrary.LabelEx();
  78. this.lblName1 = new LYFZ.ComponentLibrary.LabelEx();
  79. this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
  80. this.panel1 = new System.Windows.Forms.Panel();
  81. this.btnDelPerformance = new LYFZ.ComponentLibrary.ButtonForm();
  82. this.btnPerformance = new LYFZ.ComponentLibrary.ButtonForm();
  83. this.listBoxPerformance = new LYFZ.ComponentLibrary.ListBoxEx();
  84. this.labelEx27 = new LYFZ.ComponentLibrary.LabelEx();
  85. this.plExMainContainer.SuspendLayout();
  86. this.plFormMainContent.SuspendLayout();
  87. this.panelEx2.SuspendLayout();
  88. ((System.ComponentModel.ISupportInitialize)(this.dgv)).BeginInit();
  89. this.panel1.SuspendLayout();
  90. this.SuspendLayout();
  91. //
  92. // plExMainContainer
  93. //
  94. this.plExMainContainer.AutoScroll = true;
  95. this.plExMainContainer.Controls.Add(this.panelEx2);
  96. this.plExMainContainer.Padding = new System.Windows.Forms.Padding(5);
  97. this.plExMainContainer.Size = new System.Drawing.Size(930, 615);
  98. //
  99. // plFormMainContent
  100. //
  101. this.plFormMainContent.Size = new System.Drawing.Size(930, 615);
  102. //
  103. // btnAppFormMaximize
  104. //
  105. this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
  106. this.btnAppFormMaximize.Location = new System.Drawing.Point(871, 0);
  107. //
  108. // btnAppFormExit
  109. //
  110. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  111. this.btnAppFormExit.Location = new System.Drawing.Point(898, 0);
  112. //
  113. // btnAppFormMinimize
  114. //
  115. this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
  116. this.btnAppFormMinimize.Location = new System.Drawing.Point(844, 0);
  117. //
  118. // labelEx3
  119. //
  120. this.labelEx3.AutoSize = true;
  121. this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  122. this.labelEx3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  123. this.labelEx3.Location = new System.Drawing.Point(651, 16);
  124. this.labelEx3.Name = "labelEx3";
  125. this.labelEx3.Size = new System.Drawing.Size(44, 17);
  126. this.labelEx3.TabIndex = 62;
  127. this.labelEx3.Text = "欠款:";
  128. //
  129. // txtArrears
  130. //
  131. this.txtArrears.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  132. this.txtArrears.EmptyTextTip = null;
  133. this.txtArrears.EmptyTextTipColor = System.Drawing.Color.DarkGray;
  134. this.txtArrears.Font = new System.Drawing.Font("微软雅黑", 9F);
  135. this.txtArrears.Location = new System.Drawing.Point(698, 13);
  136. this.txtArrears.Name = "txtArrears";
  137. this.txtArrears.ReadOnly = true;
  138. this.txtArrears.Size = new System.Drawing.Size(212, 23);
  139. this.txtArrears.TabIndex = 61;
  140. //
  141. // labelEx2
  142. //
  143. this.labelEx2.AutoSize = true;
  144. this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  145. this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  146. this.labelEx2.Location = new System.Drawing.Point(388, 15);
  147. this.labelEx2.Name = "labelEx2";
  148. this.labelEx2.Size = new System.Drawing.Size(56, 17);
  149. this.labelEx2.TabIndex = 60;
  150. this.labelEx2.Text = "已收款:";
  151. //
  152. // txtPaid
  153. //
  154. this.txtPaid.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  155. this.txtPaid.EmptyTextTip = null;
  156. this.txtPaid.EmptyTextTipColor = System.Drawing.Color.DarkGray;
  157. this.txtPaid.Font = new System.Drawing.Font("微软雅黑", 9F);
  158. this.txtPaid.Location = new System.Drawing.Point(450, 12);
  159. this.txtPaid.Name = "txtPaid";
  160. this.txtPaid.ReadOnly = true;
  161. this.txtPaid.Size = new System.Drawing.Size(162, 23);
  162. this.txtPaid.TabIndex = 59;
  163. //
  164. // labelEx9
  165. //
  166. this.labelEx9.AutoSize = true;
  167. this.labelEx9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  168. this.labelEx9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  169. this.labelEx9.Location = new System.Drawing.Point(85, 15);
  170. this.labelEx9.Name = "labelEx9";
  171. this.labelEx9.Size = new System.Drawing.Size(56, 17);
  172. this.labelEx9.TabIndex = 58;
  173. this.labelEx9.Text = "应收款:";
  174. //
  175. // txtCope
  176. //
  177. this.txtCope.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  178. this.txtCope.EmptyTextTip = null;
  179. this.txtCope.EmptyTextTipColor = System.Drawing.Color.DarkGray;
  180. this.txtCope.Font = new System.Drawing.Font("微软雅黑", 9F);
  181. this.txtCope.Location = new System.Drawing.Point(144, 12);
  182. this.txtCope.Name = "txtCope";
  183. this.txtCope.ReadOnly = true;
  184. this.txtCope.Size = new System.Drawing.Size(142, 23);
  185. this.txtCope.TabIndex = 57;
  186. //
  187. // panelEx2
  188. //
  189. this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  190. this.panelEx2.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  191. this.panelEx2.BorderWidth = 1;
  192. this.panelEx2.Controls.Add(this.panel1);
  193. this.panelEx2.Controls.Add(this.btnPaymentNot);
  194. this.panelEx2.Controls.Add(this.panelEx1);
  195. this.panelEx2.Controls.Add(this.btnDelete);
  196. this.panelEx2.Controls.Add(this.labelEx14);
  197. this.panelEx2.Controls.Add(this.labelEx3);
  198. this.panelEx2.Controls.Add(this.txtPay_CreateDatetime);
  199. this.panelEx2.Controls.Add(this.txtArrears);
  200. this.panelEx2.Controls.Add(this.cmbPay_PaymentMethod);
  201. this.panelEx2.Controls.Add(this.labelEx2);
  202. this.panelEx2.Controls.Add(this.btnUpdateTime);
  203. this.panelEx2.Controls.Add(this.txtPaid);
  204. this.panelEx2.Controls.Add(this.btnSet);
  205. this.panelEx2.Controls.Add(this.labelEx9);
  206. this.panelEx2.Controls.Add(this.txtCope);
  207. this.panelEx2.Controls.Add(this.txtPay_Remark);
  208. this.panelEx2.Controls.Add(this.btnHitSingle);
  209. this.panelEx2.Controls.Add(this.btnSave);
  210. this.panelEx2.Controls.Add(this.txtPay_ThePayee);
  211. this.panelEx2.Controls.Add(this.txtPay_AmountOf);
  212. this.panelEx2.Controls.Add(this.labelEx7);
  213. this.panelEx2.Controls.Add(this.labelEx5);
  214. this.panelEx2.Controls.Add(this.txtTsorder_Name);
  215. this.panelEx2.Controls.Add(this.txtTsorder_Telephone);
  216. this.panelEx2.Controls.Add(this.txtTsorder_CustomerName);
  217. this.panelEx2.Controls.Add(this.txtTsorder_Number);
  218. this.panelEx2.Controls.Add(this.dgv);
  219. this.panelEx2.Controls.Add(this.labelEx1);
  220. this.panelEx2.Controls.Add(this.labelEx8);
  221. this.panelEx2.Controls.Add(this.labelEx10);
  222. this.panelEx2.Controls.Add(this.labelEx11);
  223. this.panelEx2.Controls.Add(this.labelEx12);
  224. this.panelEx2.Controls.Add(this.labelEx13);
  225. this.panelEx2.Controls.Add(this.labelEx4);
  226. this.panelEx2.Controls.Add(this.lblName2);
  227. this.panelEx2.Controls.Add(this.lblName1);
  228. this.panelEx2.Controls.Add(this.labelEx6);
  229. this.panelEx2.Dock = System.Windows.Forms.DockStyle.Fill;
  230. this.panelEx2.Location = new System.Drawing.Point(5, 5);
  231. this.panelEx2.Name = "panelEx2";
  232. this.panelEx2.Size = new System.Drawing.Size(920, 605);
  233. this.panelEx2.TabIndex = 2;
  234. //
  235. // btnPaymentNot
  236. //
  237. this.btnPaymentNot.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  238. this.btnPaymentNot.BackColor = System.Drawing.Color.Transparent;
  239. this.btnPaymentNot.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnPaymentNot.BackImg")));
  240. this.btnPaymentNot.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  241. this.btnPaymentNot.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  242. this.btnPaymentNot.ForeColor = System.Drawing.Color.White;
  243. this.btnPaymentNot.IsCustomBackImg = false;
  244. this.btnPaymentNot.IsShowText = true;
  245. this.btnPaymentNot.Location = new System.Drawing.Point(654, 567);
  246. this.btnPaymentNot.Name = "btnPaymentNot";
  247. this.btnPaymentNot.Size = new System.Drawing.Size(85, 26);
  248. this.btnPaymentNot.TabIndex = 308;
  249. this.btnPaymentNot.Text = " 不收款";
  250. this.btnPaymentNot.UseVisualStyleBackColor = false;
  251. //
  252. // panelEx1
  253. //
  254. this.panelEx1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  255. | System.Windows.Forms.AnchorStyles.Right)));
  256. this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  257. this.panelEx1.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  258. this.panelEx1.BorderWidth = 1;
  259. this.panelEx1.Location = new System.Drawing.Point(0, 47);
  260. this.panelEx1.Name = "panelEx1";
  261. this.panelEx1.Size = new System.Drawing.Size(920, 1);
  262. this.panelEx1.TabIndex = 307;
  263. //
  264. // btnDelete
  265. //
  266. this.btnDelete.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  267. this.btnDelete.BackColor = System.Drawing.Color.Transparent;
  268. this.btnDelete.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnDelete.BackImg")));
  269. this.btnDelete.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  270. this.btnDelete.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  271. this.btnDelete.ForeColor = System.Drawing.Color.White;
  272. this.btnDelete.IsCustomBackImg = false;
  273. this.btnDelete.IsShowText = true;
  274. this.btnDelete.Location = new System.Drawing.Point(525, 54);
  275. this.btnDelete.Name = "btnDelete";
  276. this.btnDelete.Size = new System.Drawing.Size(85, 28);
  277. this.btnDelete.TabIndex = 306;
  278. this.btnDelete.Text = " 删 除";
  279. this.btnDelete.UseVisualStyleBackColor = false;
  280. //
  281. // labelEx14
  282. //
  283. this.labelEx14.AutoSize = true;
  284. this.labelEx14.BackColor = System.Drawing.Color.Transparent;
  285. this.labelEx14.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  286. this.labelEx14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(75)))), ((int)(((byte)(103)))));
  287. this.labelEx14.Location = new System.Drawing.Point(9, 15);
  288. this.labelEx14.Name = "labelEx14";
  289. this.labelEx14.Size = new System.Drawing.Size(56, 17);
  290. this.labelEx14.TabIndex = 305;
  291. this.labelEx14.Text = "帐款资料";
  292. //
  293. // txtPay_CreateDatetime
  294. //
  295. this.txtPay_CreateDatetime.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  296. this.txtPay_CreateDatetime.CustomFormat = " ";
  297. this.txtPay_CreateDatetime.DateValue = "";
  298. this.txtPay_CreateDatetime.Enabled = false;
  299. this.txtPay_CreateDatetime.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  300. this.txtPay_CreateDatetime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  301. this.txtPay_CreateDatetime.IsShowTime = false;
  302. this.txtPay_CreateDatetime.Location = new System.Drawing.Point(698, 321);
  303. this.txtPay_CreateDatetime.Name = "txtPay_CreateDatetime";
  304. this.txtPay_CreateDatetime.Size = new System.Drawing.Size(156, 23);
  305. this.txtPay_CreateDatetime.TabIndex = 3;
  306. //
  307. // cmbPay_PaymentMethod
  308. //
  309. this.cmbPay_PaymentMethod.AfterSelectLevelFirstNode = true;
  310. this.cmbPay_PaymentMethod.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  311. this.cmbPay_PaymentMethod.DropDownHeight = 220;
  312. this.cmbPay_PaymentMethod.DropDownShow = false;
  313. this.cmbPay_PaymentMethod.FormattingEnabled = true;
  314. this.cmbPay_PaymentMethod.IntegralHeight = false;
  315. this.cmbPay_PaymentMethod.IsNodeMouseClick = true;
  316. this.cmbPay_PaymentMethod.IsSelectParentNode = false;
  317. this.cmbPay_PaymentMethod.Location = new System.Drawing.Point(698, 259);
  318. this.cmbPay_PaymentMethod.Name = "cmbPay_PaymentMethod";
  319. this.cmbPay_PaymentMethod.ReadOnly = true;
  320. this.cmbPay_PaymentMethod.SelectedNode = null;
  321. this.cmbPay_PaymentMethod.Size = new System.Drawing.Size(156, 20);
  322. this.cmbPay_PaymentMethod.StrGetName = "";
  323. this.cmbPay_PaymentMethod.StrGetTagName = "";
  324. this.cmbPay_PaymentMethod.StrKey = null;
  325. this.cmbPay_PaymentMethod.TabIndex = 1;
  326. //
  327. // btnUpdateTime
  328. //
  329. this.btnUpdateTime.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  330. this.btnUpdateTime.BackColor = System.Drawing.Color.Transparent;
  331. this.btnUpdateTime.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnUpdateTime.BackImg")));
  332. this.btnUpdateTime.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  333. this.btnUpdateTime.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  334. this.btnUpdateTime.ForeColor = System.Drawing.Color.White;
  335. this.btnUpdateTime.IsCustomBackImg = false;
  336. this.btnUpdateTime.IsShowText = true;
  337. this.btnUpdateTime.Location = new System.Drawing.Point(860, 320);
  338. this.btnUpdateTime.Name = "btnUpdateTime";
  339. this.btnUpdateTime.Size = new System.Drawing.Size(50, 24);
  340. this.btnUpdateTime.TabIndex = 194;
  341. this.btnUpdateTime.Text = " 更 改";
  342. this.btnUpdateTime.UseVisualStyleBackColor = false;
  343. //
  344. // btnSet
  345. //
  346. this.btnSet.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  347. this.btnSet.BackColor = System.Drawing.Color.Transparent;
  348. this.btnSet.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSet.BackImg")));
  349. this.btnSet.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  350. this.btnSet.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  351. this.btnSet.ForeColor = System.Drawing.Color.White;
  352. this.btnSet.IsCustomBackImg = false;
  353. this.btnSet.IsShowText = true;
  354. this.btnSet.Location = new System.Drawing.Point(860, 257);
  355. this.btnSet.Name = "btnSet";
  356. this.btnSet.Size = new System.Drawing.Size(50, 24);
  357. this.btnSet.TabIndex = 193;
  358. this.btnSet.Text = " 设 置";
  359. this.btnSet.UseVisualStyleBackColor = false;
  360. //
  361. // txtPay_Remark
  362. //
  363. this.txtPay_Remark.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  364. this.txtPay_Remark.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  365. this.txtPay_Remark.EmptyTextTip = null;
  366. this.txtPay_Remark.EmptyTextTipColor = System.Drawing.Color.DarkGray;
  367. this.txtPay_Remark.Font = new System.Drawing.Font("微软雅黑", 9F);
  368. this.txtPay_Remark.Location = new System.Drawing.Point(698, 353);
  369. this.txtPay_Remark.Multiline = true;
  370. this.txtPay_Remark.Name = "txtPay_Remark";
  371. this.txtPay_Remark.Size = new System.Drawing.Size(211, 41);
  372. this.txtPay_Remark.TabIndex = 4;
  373. //
  374. // btnHitSingle
  375. //
  376. this.btnHitSingle.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  377. this.btnHitSingle.BackColor = System.Drawing.Color.Transparent;
  378. this.btnHitSingle.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnHitSingle.BackImg")));
  379. this.btnHitSingle.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  380. this.btnHitSingle.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  381. this.btnHitSingle.ForeColor = System.Drawing.Color.White;
  382. this.btnHitSingle.IsCustomBackImg = false;
  383. this.btnHitSingle.IsShowText = true;
  384. this.btnHitSingle.Location = new System.Drawing.Point(831, 567);
  385. this.btnHitSingle.Name = "btnHitSingle";
  386. this.btnHitSingle.Size = new System.Drawing.Size(80, 26);
  387. this.btnHitSingle.TabIndex = 6;
  388. this.btnHitSingle.Text = " 打单收据";
  389. this.btnHitSingle.UseVisualStyleBackColor = false;
  390. //
  391. // btnSave
  392. //
  393. this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  394. this.btnSave.BackColor = System.Drawing.Color.Transparent;
  395. this.btnSave.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSave.BackImg")));
  396. this.btnSave.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  397. this.btnSave.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  398. this.btnSave.ForeColor = System.Drawing.Color.White;
  399. this.btnSave.IsCustomBackImg = false;
  400. this.btnSave.IsShowText = true;
  401. this.btnSave.Location = new System.Drawing.Point(745, 567);
  402. this.btnSave.Name = "btnSave";
  403. this.btnSave.Size = new System.Drawing.Size(80, 26);
  404. this.btnSave.TabIndex = 5;
  405. this.btnSave.Text = " 保 存";
  406. this.btnSave.UseVisualStyleBackColor = false;
  407. //
  408. // txtPay_ThePayee
  409. //
  410. this.txtPay_ThePayee.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  411. this.txtPay_ThePayee.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  412. this.txtPay_ThePayee.EmptyTextTip = null;
  413. this.txtPay_ThePayee.EmptyTextTipColor = System.Drawing.Color.DarkGray;
  414. this.txtPay_ThePayee.Font = new System.Drawing.Font("微软雅黑", 9F);
  415. this.txtPay_ThePayee.Location = new System.Drawing.Point(698, 290);
  416. this.txtPay_ThePayee.Name = "txtPay_ThePayee";
  417. this.txtPay_ThePayee.ReadOnly = true;
  418. this.txtPay_ThePayee.Size = new System.Drawing.Size(212, 23);
  419. this.txtPay_ThePayee.TabIndex = 2;
  420. //
  421. // txtPay_AmountOf
  422. //
  423. this.txtPay_AmountOf.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  424. this.txtPay_AmountOf.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  425. this.txtPay_AmountOf.EmptyTextTip = null;
  426. this.txtPay_AmountOf.EmptyTextTipColor = System.Drawing.Color.DarkGray;
  427. this.txtPay_AmountOf.Font = new System.Drawing.Font("微软雅黑", 9F);
  428. this.txtPay_AmountOf.Location = new System.Drawing.Point(698, 228);
  429. this.txtPay_AmountOf.Name = "txtPay_AmountOf";
  430. this.txtPay_AmountOf.Size = new System.Drawing.Size(211, 23);
  431. this.txtPay_AmountOf.TabIndex = 0;
  432. //
  433. // labelEx7
  434. //
  435. this.labelEx7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  436. this.labelEx7.AutoSize = true;
  437. this.labelEx7.BackColor = System.Drawing.Color.Transparent;
  438. this.labelEx7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  439. this.labelEx7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(75)))), ((int)(((byte)(103)))));
  440. this.labelEx7.Location = new System.Drawing.Point(620, 60);
  441. this.labelEx7.Name = "labelEx7";
  442. this.labelEx7.Size = new System.Drawing.Size(56, 17);
  443. this.labelEx7.TabIndex = 123;
  444. this.labelEx7.Text = "客户资料";
  445. //
  446. // labelEx5
  447. //
  448. this.labelEx5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  449. this.labelEx5.AutoSize = true;
  450. this.labelEx5.BackColor = System.Drawing.Color.Transparent;
  451. this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  452. this.labelEx5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(75)))), ((int)(((byte)(103)))));
  453. this.labelEx5.Location = new System.Drawing.Point(620, 203);
  454. this.labelEx5.Name = "labelEx5";
  455. this.labelEx5.Size = new System.Drawing.Size(56, 17);
  456. this.labelEx5.TabIndex = 122;
  457. this.labelEx5.Text = "收款详情";
  458. //
  459. // txtTsorder_Name
  460. //
  461. this.txtTsorder_Name.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  462. this.txtTsorder_Name.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  463. this.txtTsorder_Name.EmptyTextTip = null;
  464. this.txtTsorder_Name.EmptyTextTipColor = System.Drawing.Color.DarkGray;
  465. this.txtTsorder_Name.Font = new System.Drawing.Font("微软雅黑", 9F);
  466. this.txtTsorder_Name.Location = new System.Drawing.Point(698, 115);
  467. this.txtTsorder_Name.Name = "txtTsorder_Name";
  468. this.txtTsorder_Name.ReadOnly = true;
  469. this.txtTsorder_Name.Size = new System.Drawing.Size(212, 23);
  470. this.txtTsorder_Name.TabIndex = 120;
  471. //
  472. // txtTsorder_Telephone
  473. //
  474. this.txtTsorder_Telephone.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  475. this.txtTsorder_Telephone.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  476. this.txtTsorder_Telephone.EmptyTextTip = null;
  477. this.txtTsorder_Telephone.EmptyTextTipColor = System.Drawing.Color.DarkGray;
  478. this.txtTsorder_Telephone.Font = new System.Drawing.Font("微软雅黑", 9F);
  479. this.txtTsorder_Telephone.Location = new System.Drawing.Point(698, 176);
  480. this.txtTsorder_Telephone.Name = "txtTsorder_Telephone";
  481. this.txtTsorder_Telephone.ReadOnly = true;
  482. this.txtTsorder_Telephone.Size = new System.Drawing.Size(212, 23);
  483. this.txtTsorder_Telephone.TabIndex = 118;
  484. //
  485. // txtTsorder_CustomerName
  486. //
  487. this.txtTsorder_CustomerName.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  488. this.txtTsorder_CustomerName.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  489. this.txtTsorder_CustomerName.EmptyTextTip = null;
  490. this.txtTsorder_CustomerName.EmptyTextTipColor = System.Drawing.Color.DarkGray;
  491. this.txtTsorder_CustomerName.Font = new System.Drawing.Font("微软雅黑", 9F);
  492. this.txtTsorder_CustomerName.Location = new System.Drawing.Point(698, 145);
  493. this.txtTsorder_CustomerName.Name = "txtTsorder_CustomerName";
  494. this.txtTsorder_CustomerName.ReadOnly = true;
  495. this.txtTsorder_CustomerName.Size = new System.Drawing.Size(212, 23);
  496. this.txtTsorder_CustomerName.TabIndex = 116;
  497. //
  498. // txtTsorder_Number
  499. //
  500. this.txtTsorder_Number.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  501. this.txtTsorder_Number.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  502. this.txtTsorder_Number.EmptyTextTip = null;
  503. this.txtTsorder_Number.EmptyTextTipColor = System.Drawing.Color.DarkGray;
  504. this.txtTsorder_Number.Font = new System.Drawing.Font("微软雅黑", 9F);
  505. this.txtTsorder_Number.Location = new System.Drawing.Point(698, 84);
  506. this.txtTsorder_Number.Name = "txtTsorder_Number";
  507. this.txtTsorder_Number.ReadOnly = true;
  508. this.txtTsorder_Number.Size = new System.Drawing.Size(212, 23);
  509. this.txtTsorder_Number.TabIndex = 114;
  510. //
  511. // dgv
  512. //
  513. this.dgv.AllowUserToAddRows = false;
  514. this.dgv.AllowUserToDeleteRows = false;
  515. this.dgv.AllowUserToResizeRows = false;
  516. dataGridViewCellStyle5.BackColor = System.Drawing.Color.LightCyan;
  517. this.dgv.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle5;
  518. this.dgv.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  519. | System.Windows.Forms.AnchorStyles.Left)
  520. | System.Windows.Forms.AnchorStyles.Right)));
  521. this.dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells;
  522. this.dgv.BackgroundColor = System.Drawing.Color.White;
  523. this.dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
  524. this.dgv.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  525. dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  526. dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(211)))), ((int)(((byte)(223)))), ((int)(((byte)(240)))));
  527. dataGridViewCellStyle6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  528. dataGridViewCellStyle6.ForeColor = System.Drawing.Color.Navy;
  529. dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  530. dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  531. this.dgv.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle6;
  532. this.dgv.ColumnHeadersHeight = 24;
  533. this.dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  534. this.dgv.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  535. this.ID,
  536. this.Pay_AmountOf,
  537. this.Pay_ReceivableProject,
  538. this.Pay_CreateDatetime,
  539. this.Pay_OpenSingle,
  540. this.Pay_ThePayee,
  541. this.Pay_PaymentMethod,
  542. this.PaymentDiscount,
  543. this.DiscountAmount,
  544. this.Pay_Remark});
  545. dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  546. dataGridViewCellStyle7.BackColor = System.Drawing.SystemColors.Window;
  547. dataGridViewCellStyle7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  548. dataGridViewCellStyle7.ForeColor = System.Drawing.SystemColors.ControlText;
  549. dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  550. dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  551. dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  552. this.dgv.DefaultCellStyle = dataGridViewCellStyle7;
  553. this.dgv.EnableHeadersVisualStyles = false;
  554. this.dgv.EraseCell = false;
  555. this.dgv.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
  556. this.dgv.GridViewUniquelyIdentify = "_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_" +
  557. "dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv";
  558. this.dgv.IsCompleteBonding = false;
  559. this.dgv.IsCopyCellValue = true;
  560. this.dgv.Location = new System.Drawing.Point(10, 87);
  561. this.dgv.Name = "dgv";
  562. this.dgv.ReadOnly = true;
  563. dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  564. dataGridViewCellStyle8.BackColor = System.Drawing.SystemColors.Control;
  565. dataGridViewCellStyle8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  566. dataGridViewCellStyle8.ForeColor = System.Drawing.SystemColors.WindowText;
  567. dataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  568. dataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  569. dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  570. this.dgv.RowHeadersDefaultCellStyle = dataGridViewCellStyle8;
  571. this.dgv.RowHeadersVisible = false;
  572. this.dgv.RowTemplate.Height = 23;
  573. this.dgv.RowTemplate.ReadOnly = true;
  574. this.dgv.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  575. this.dgv.Size = new System.Drawing.Size(602, 515);
  576. this.dgv.TabIndex = 113;
  577. //
  578. // ID
  579. //
  580. this.ID.DataPropertyName = "ID";
  581. this.ID.HeaderText = "编号";
  582. this.ID.Name = "ID";
  583. this.ID.ReadOnly = true;
  584. this.ID.Visible = false;
  585. this.ID.Width = 53;
  586. //
  587. // Pay_AmountOf
  588. //
  589. this.Pay_AmountOf.DataPropertyName = "Pay_AmountOf";
  590. this.Pay_AmountOf.HeaderText = "金额";
  591. this.Pay_AmountOf.Name = "Pay_AmountOf";
  592. this.Pay_AmountOf.ReadOnly = true;
  593. this.Pay_AmountOf.Width = 53;
  594. //
  595. // Pay_ReceivableProject
  596. //
  597. this.Pay_ReceivableProject.DataPropertyName = "Pay_ReceivableProject";
  598. this.Pay_ReceivableProject.HeaderText = "收款项目";
  599. this.Pay_ReceivableProject.Name = "Pay_ReceivableProject";
  600. this.Pay_ReceivableProject.ReadOnly = true;
  601. this.Pay_ReceivableProject.Width = 77;
  602. //
  603. // Pay_CreateDatetime
  604. //
  605. this.Pay_CreateDatetime.DataPropertyName = "Pay_CreateDatetime";
  606. this.Pay_CreateDatetime.HeaderText = "日期";
  607. this.Pay_CreateDatetime.Name = "Pay_CreateDatetime";
  608. this.Pay_CreateDatetime.ReadOnly = true;
  609. this.Pay_CreateDatetime.Width = 53;
  610. //
  611. // Pay_OpenSingle
  612. //
  613. this.Pay_OpenSingle.DataPropertyName = "Pay_UserName";
  614. this.Pay_OpenSingle.HeaderText = "接单人";
  615. this.Pay_OpenSingle.Name = "Pay_OpenSingle";
  616. this.Pay_OpenSingle.ReadOnly = true;
  617. this.Pay_OpenSingle.Width = 65;
  618. //
  619. // Pay_ThePayee
  620. //
  621. this.Pay_ThePayee.DataPropertyName = "Pay_ThePayeeName";
  622. this.Pay_ThePayee.HeaderText = "收款人";
  623. this.Pay_ThePayee.Name = "Pay_ThePayee";
  624. this.Pay_ThePayee.ReadOnly = true;
  625. this.Pay_ThePayee.Width = 65;
  626. //
  627. // Pay_PaymentMethod
  628. //
  629. this.Pay_PaymentMethod.DataPropertyName = "Pay_PaymentMethodName";
  630. this.Pay_PaymentMethod.HeaderText = "付款方式";
  631. this.Pay_PaymentMethod.Name = "Pay_PaymentMethod";
  632. this.Pay_PaymentMethod.ReadOnly = true;
  633. this.Pay_PaymentMethod.Width = 77;
  634. //
  635. // PaymentDiscount
  636. //
  637. this.PaymentDiscount.HeaderText = "会员折扣";
  638. this.PaymentDiscount.Name = "PaymentDiscount";
  639. this.PaymentDiscount.ReadOnly = true;
  640. this.PaymentDiscount.Width = 77;
  641. //
  642. // DiscountAmount
  643. //
  644. this.DiscountAmount.HeaderText = "优惠金额";
  645. this.DiscountAmount.Name = "DiscountAmount";
  646. this.DiscountAmount.ReadOnly = true;
  647. this.DiscountAmount.Width = 77;
  648. //
  649. // Pay_Remark
  650. //
  651. this.Pay_Remark.DataPropertyName = "Pay_Remark";
  652. this.Pay_Remark.HeaderText = "备注";
  653. this.Pay_Remark.Name = "Pay_Remark";
  654. this.Pay_Remark.ReadOnly = true;
  655. this.Pay_Remark.Width = 53;
  656. //
  657. // labelEx1
  658. //
  659. this.labelEx1.AutoSize = true;
  660. this.labelEx1.BackColor = System.Drawing.Color.Transparent;
  661. this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  662. this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(75)))), ((int)(((byte)(103)))));
  663. this.labelEx1.Location = new System.Drawing.Point(9, 60);
  664. this.labelEx1.Name = "labelEx1";
  665. this.labelEx1.Size = new System.Drawing.Size(80, 17);
  666. this.labelEx1.TabIndex = 53;
  667. this.labelEx1.Text = "全部历史收款";
  668. //
  669. // labelEx8
  670. //
  671. this.labelEx8.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  672. this.labelEx8.AutoSize = true;
  673. this.labelEx8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  674. this.labelEx8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  675. this.labelEx8.Location = new System.Drawing.Point(616, 261);
  676. this.labelEx8.Name = "labelEx8";
  677. this.labelEx8.Size = new System.Drawing.Size(77, 17);
  678. this.labelEx8.TabIndex = 135;
  679. this.labelEx8.Text = "* 支付方式:";
  680. //
  681. // labelEx10
  682. //
  683. this.labelEx10.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  684. this.labelEx10.AutoSize = true;
  685. this.labelEx10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  686. this.labelEx10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  687. this.labelEx10.Location = new System.Drawing.Point(649, 356);
  688. this.labelEx10.Name = "labelEx10";
  689. this.labelEx10.Size = new System.Drawing.Size(44, 17);
  690. this.labelEx10.TabIndex = 134;
  691. this.labelEx10.Text = "备注:";
  692. //
  693. // labelEx11
  694. //
  695. this.labelEx11.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  696. this.labelEx11.AutoSize = true;
  697. this.labelEx11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  698. this.labelEx11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  699. this.labelEx11.Location = new System.Drawing.Point(616, 324);
  700. this.labelEx11.Name = "labelEx11";
  701. this.labelEx11.Size = new System.Drawing.Size(77, 17);
  702. this.labelEx11.TabIndex = 129;
  703. this.labelEx11.Text = "* 收款时间:";
  704. //
  705. // labelEx12
  706. //
  707. this.labelEx12.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  708. this.labelEx12.AutoSize = true;
  709. this.labelEx12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  710. this.labelEx12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  711. this.labelEx12.Location = new System.Drawing.Point(628, 293);
  712. this.labelEx12.Name = "labelEx12";
  713. this.labelEx12.Size = new System.Drawing.Size(65, 17);
  714. this.labelEx12.TabIndex = 127;
  715. this.labelEx12.Text = "* 收款人:";
  716. //
  717. // labelEx13
  718. //
  719. this.labelEx13.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  720. this.labelEx13.AutoSize = true;
  721. this.labelEx13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  722. this.labelEx13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  723. this.labelEx13.Location = new System.Drawing.Point(616, 231);
  724. this.labelEx13.Name = "labelEx13";
  725. this.labelEx13.Size = new System.Drawing.Size(77, 17);
  726. this.labelEx13.TabIndex = 125;
  727. this.labelEx13.Text = "* 收款金额:";
  728. //
  729. // labelEx4
  730. //
  731. this.labelEx4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  732. this.labelEx4.AutoSize = true;
  733. this.labelEx4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  734. this.labelEx4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  735. this.labelEx4.Location = new System.Drawing.Point(625, 118);
  736. this.labelEx4.Name = "labelEx4";
  737. this.labelEx4.Size = new System.Drawing.Size(68, 17);
  738. this.labelEx4.TabIndex = 121;
  739. this.labelEx4.Text = "项目名称:";
  740. //
  741. // lblName2
  742. //
  743. this.lblName2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  744. this.lblName2.AutoSize = true;
  745. this.lblName2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  746. this.lblName2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  747. this.lblName2.Location = new System.Drawing.Point(649, 179);
  748. this.lblName2.Name = "lblName2";
  749. this.lblName2.Size = new System.Drawing.Size(44, 17);
  750. this.lblName2.TabIndex = 119;
  751. this.lblName2.Text = "手机:";
  752. //
  753. // lblName1
  754. //
  755. this.lblName1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  756. this.lblName1.AutoSize = true;
  757. this.lblName1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  758. this.lblName1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  759. this.lblName1.Location = new System.Drawing.Point(649, 148);
  760. this.lblName1.Name = "lblName1";
  761. this.lblName1.Size = new System.Drawing.Size(44, 17);
  762. this.lblName1.TabIndex = 117;
  763. this.lblName1.Text = "客户:";
  764. //
  765. // labelEx6
  766. //
  767. this.labelEx6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  768. this.labelEx6.AutoSize = true;
  769. this.labelEx6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  770. this.labelEx6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  771. this.labelEx6.Location = new System.Drawing.Point(644, 87);
  772. this.labelEx6.Name = "labelEx6";
  773. this.labelEx6.Size = new System.Drawing.Size(49, 17);
  774. this.labelEx6.TabIndex = 115;
  775. this.labelEx6.Text = "*单号:";
  776. //
  777. // panel1
  778. //
  779. this.panel1.Controls.Add(this.btnDelPerformance);
  780. this.panel1.Controls.Add(this.btnPerformance);
  781. this.panel1.Controls.Add(this.listBoxPerformance);
  782. this.panel1.Controls.Add(this.labelEx27);
  783. this.panel1.Location = new System.Drawing.Point(617, 399);
  784. this.panel1.Name = "panel1";
  785. this.panel1.Size = new System.Drawing.Size(300, 152);
  786. this.panel1.TabIndex = 2269;
  787. //
  788. // btnDelPerformance
  789. //
  790. this.btnDelPerformance.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  791. this.btnDelPerformance.BackColor = System.Drawing.Color.Transparent;
  792. this.btnDelPerformance.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnDelPerformance.BackImg")));
  793. this.btnDelPerformance.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  794. this.btnDelPerformance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  795. this.btnDelPerformance.ForeColor = System.Drawing.Color.White;
  796. this.btnDelPerformance.IsCustomBackImg = false;
  797. this.btnDelPerformance.IsShowText = true;
  798. this.btnDelPerformance.Location = new System.Drawing.Point(245, 3);
  799. this.btnDelPerformance.Name = "btnDelPerformance";
  800. this.btnDelPerformance.Size = new System.Drawing.Size(49, 22);
  801. this.btnDelPerformance.TabIndex = 2265;
  802. this.btnDelPerformance.Text = "清除";
  803. this.btnDelPerformance.UseVisualStyleBackColor = false;
  804. //
  805. // btnPerformance
  806. //
  807. this.btnPerformance.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  808. this.btnPerformance.BackColor = System.Drawing.Color.Transparent;
  809. this.btnPerformance.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnPerformance.BackImg")));
  810. this.btnPerformance.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  811. this.btnPerformance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  812. this.btnPerformance.ForeColor = System.Drawing.Color.White;
  813. this.btnPerformance.IsCustomBackImg = false;
  814. this.btnPerformance.IsShowText = true;
  815. this.btnPerformance.Location = new System.Drawing.Point(81, 3);
  816. this.btnPerformance.Name = "btnPerformance";
  817. this.btnPerformance.Size = new System.Drawing.Size(158, 22);
  818. this.btnPerformance.TabIndex = 2266;
  819. this.btnPerformance.Text = "自定义分配本次业绩";
  820. this.btnPerformance.UseVisualStyleBackColor = false;
  821. //
  822. // listBoxPerformance
  823. //
  824. this.listBoxPerformance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  825. this.listBoxPerformance.FormattingEnabled = true;
  826. this.listBoxPerformance.HorizontalScrollbar = true;
  827. this.listBoxPerformance.ItemHeight = 17;
  828. this.listBoxPerformance.Location = new System.Drawing.Point(81, 27);
  829. this.listBoxPerformance.Name = "listBoxPerformance";
  830. this.listBoxPerformance.Size = new System.Drawing.Size(212, 123);
  831. this.listBoxPerformance.TabIndex = 2267;
  832. //
  833. // labelEx27
  834. //
  835. this.labelEx27.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  836. this.labelEx27.AutoSize = true;
  837. this.labelEx27.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  838. this.labelEx27.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  839. this.labelEx27.Location = new System.Drawing.Point(4, 28);
  840. this.labelEx27.Name = "labelEx27";
  841. this.labelEx27.Size = new System.Drawing.Size(68, 17);
  842. this.labelEx27.TabIndex = 2265;
  843. this.labelEx27.Text = "业绩列表:";
  844. //
  845. // FrmTwoSalesOrderPayment
  846. //
  847. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  848. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  849. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  850. this.ClientSize = new System.Drawing.Size(930, 680);
  851. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  852. this.IsUserControlsSize = false;
  853. this.Name = "FrmTwoSalesOrderPayment";
  854. this.Text = "消费收款";
  855. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  856. this.Controls.SetChildIndex(this.btnAppFormMaximize, 0);
  857. this.Controls.SetChildIndex(this.btnAppFormExit, 0);
  858. this.Controls.SetChildIndex(this.btnAppFormMinimize, 0);
  859. this.Controls.SetChildIndex(this.btnAppFormMenu, 0);
  860. this.Controls.SetChildIndex(this.btnAppFormSkin, 0);
  861. this.Controls.SetChildIndex(this.plFormMainContent, 0);
  862. this.plExMainContainer.ResumeLayout(false);
  863. this.plFormMainContent.ResumeLayout(false);
  864. this.panelEx2.ResumeLayout(false);
  865. this.panelEx2.PerformLayout();
  866. ((System.ComponentModel.ISupportInitialize)(this.dgv)).EndInit();
  867. this.panel1.ResumeLayout(false);
  868. this.panel1.PerformLayout();
  869. this.ResumeLayout(false);
  870. }
  871. #endregion
  872. private ComponentLibrary.PanelEx panelEx2;
  873. private ComponentLibrary.LabelEx labelEx3;
  874. protected ComponentLibrary.TextBoxBasicEx txtArrears;
  875. private ComponentLibrary.LabelEx labelEx2;
  876. protected ComponentLibrary.TextBoxBasicEx txtPaid;
  877. private ComponentLibrary.LabelEx labelEx9;
  878. protected ComponentLibrary.TextBoxBasicEx txtCope;
  879. private ComponentLibrary.LabelEx labelEx1;
  880. public ComponentLibrary.DataGridViewEx dgv;
  881. private ComponentLibrary.LabelEx labelEx7;
  882. private ComponentLibrary.LabelEx labelEx5;
  883. protected ComponentLibrary.LabelEx labelEx4;
  884. protected ComponentLibrary.TextBoxBasicEx txtTsorder_Name;
  885. protected ComponentLibrary.LabelEx lblName2;
  886. protected ComponentLibrary.TextBoxBasicEx txtTsorder_Telephone;
  887. protected ComponentLibrary.LabelEx lblName1;
  888. protected ComponentLibrary.TextBoxBasicEx txtTsorder_CustomerName;
  889. private ComponentLibrary.LabelEx labelEx6;
  890. protected ComponentLibrary.TextBoxBasicEx txtTsorder_Number;
  891. private ComponentLibrary.LabelEx labelEx8;
  892. private ComponentLibrary.LabelEx labelEx10;
  893. protected ComponentLibrary.TextBoxBasicEx txtPay_Remark;
  894. protected ComponentLibrary.ButtonEx btnHitSingle;
  895. protected ComponentLibrary.ButtonEx btnSave;
  896. private ComponentLibrary.LabelEx labelEx11;
  897. private ComponentLibrary.LabelEx labelEx12;
  898. protected ComponentLibrary.TextBoxBasicEx txtPay_ThePayee;
  899. private ComponentLibrary.LabelEx labelEx13;
  900. protected ComponentLibrary.TextBoxBasicEx txtPay_AmountOf;
  901. protected ComponentLibrary.ButtonForm btnSet;
  902. protected ComponentLibrary.ButtonForm btnUpdateTime;
  903. protected ComponentLibrary.ComboBoxTreeViewEx cmbPay_PaymentMethod;
  904. protected ComponentLibrary.DateTimePickerEx txtPay_CreateDatetime;
  905. private ComponentLibrary.LabelEx labelEx14;
  906. protected ComponentLibrary.ButtonForm btnDelete;
  907. private ComponentLibrary.PanelEx panelEx1;
  908. private System.Windows.Forms.DataGridViewTextBoxColumn ID;
  909. private System.Windows.Forms.DataGridViewTextBoxColumn Pay_AmountOf;
  910. private System.Windows.Forms.DataGridViewTextBoxColumn Pay_ReceivableProject;
  911. private System.Windows.Forms.DataGridViewTextBoxColumn Pay_CreateDatetime;
  912. private System.Windows.Forms.DataGridViewTextBoxColumn Pay_OpenSingle;
  913. private System.Windows.Forms.DataGridViewTextBoxColumn Pay_ThePayee;
  914. private System.Windows.Forms.DataGridViewTextBoxColumn Pay_PaymentMethod;
  915. private System.Windows.Forms.DataGridViewTextBoxColumn PaymentDiscount;
  916. private System.Windows.Forms.DataGridViewTextBoxColumn DiscountAmount;
  917. private System.Windows.Forms.DataGridViewTextBoxColumn Pay_Remark;
  918. protected ComponentLibrary.ButtonEx btnPaymentNot;
  919. public System.Windows.Forms.Panel panel1;
  920. public ComponentLibrary.ButtonForm btnDelPerformance;
  921. public ComponentLibrary.ButtonForm btnPerformance;
  922. public ComponentLibrary.ListBoxEx listBoxPerformance;
  923. private ComponentLibrary.LabelEx labelEx27;
  924. }
  925. }