PhotographerPaymentSuperSmallForm.Designer.cs 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322
  1. namespace LYFZ.Software.UI.MembershipManage.SuperSmallForm
  2. {
  3. partial class PhotographerPaymentSuperSmallForm
  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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PhotographerPaymentSuperSmallForm));
  29. this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
  30. this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
  31. this.txtPaymentAoumnt = new LYFZ.ComponentLibrary.TextBoxEx();
  32. this.txtPaymentItem = new LYFZ.ComponentLibrary.TextBoxEx();
  33. this.btnSet = new LYFZ.ComponentLibrary.ButtonForm();
  34. this.cmbPaymentMethod = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  35. this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
  36. this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
  37. this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
  38. this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
  39. this.btnPaymentOnly = new LYFZ.ComponentLibrary.ButtonEx();
  40. this.btnCancel = new LYFZ.ComponentLibrary.ButtonEx();
  41. this.btnPaymentPrintSingle = new LYFZ.ComponentLibrary.ButtonEx();
  42. this.plExMainContainer.SuspendLayout();
  43. this.plFormMainContent.SuspendLayout();
  44. this.panelEx1.SuspendLayout();
  45. this.panelEx2.SuspendLayout();
  46. this.SuspendLayout();
  47. //
  48. // plExMainContainer
  49. //
  50. this.plExMainContainer.Controls.Add(this.panelEx2);
  51. this.plExMainContainer.Controls.Add(this.panelEx1);
  52. this.plExMainContainer.Size = new System.Drawing.Size(375, 270);
  53. //
  54. // plFormMainContent
  55. //
  56. this.plFormMainContent.Size = new System.Drawing.Size(375, 270);
  57. //
  58. // btnAppFormMaximize
  59. //
  60. this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
  61. this.btnAppFormMaximize.Location = new System.Drawing.Point(316, 0);
  62. //
  63. // btnAppFormExit
  64. //
  65. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  66. this.btnAppFormExit.Location = new System.Drawing.Point(343, 0);
  67. //
  68. // btnAppFormMinimize
  69. //
  70. this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
  71. this.btnAppFormMinimize.Location = new System.Drawing.Point(289, 0);
  72. //
  73. // panelEx1
  74. //
  75. this.panelEx1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  76. | System.Windows.Forms.AnchorStyles.Right)));
  77. this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  78. this.panelEx1.BorderWidth = 1;
  79. this.panelEx1.Controls.Add(this.labelEx4);
  80. this.panelEx1.Controls.Add(this.txtPaymentAoumnt);
  81. this.panelEx1.Controls.Add(this.txtPaymentItem);
  82. this.panelEx1.Controls.Add(this.btnSet);
  83. this.panelEx1.Controls.Add(this.cmbPaymentMethod);
  84. this.panelEx1.Controls.Add(this.labelEx3);
  85. this.panelEx1.Controls.Add(this.labelEx2);
  86. this.panelEx1.Controls.Add(this.labelEx1);
  87. this.panelEx1.Location = new System.Drawing.Point(10, 10);
  88. this.panelEx1.Name = "panelEx1";
  89. this.panelEx1.Size = new System.Drawing.Size(354, 210);
  90. this.panelEx1.TabIndex = 0;
  91. //
  92. // labelEx4
  93. //
  94. this.labelEx4.AutoSize = true;
  95. this.labelEx4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  96. this.labelEx4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  97. this.labelEx4.Location = new System.Drawing.Point(20, 20);
  98. this.labelEx4.Name = "labelEx4";
  99. this.labelEx4.Size = new System.Drawing.Size(56, 17);
  100. this.labelEx4.TabIndex = 18;
  101. this.labelEx4.Text = "收款详情";
  102. //
  103. // txtPaymentAoumnt
  104. //
  105. this.txtPaymentAoumnt.BackColor = System.Drawing.Color.Transparent;
  106. this.txtPaymentAoumnt.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  107. this.txtPaymentAoumnt.Icon = null;
  108. this.txtPaymentAoumnt.IconIsButton = false;
  109. this.txtPaymentAoumnt.IsPasswordChat = '\0';
  110. this.txtPaymentAoumnt.IsSystemPasswordChar = false;
  111. this.txtPaymentAoumnt.Lines = new string[0];
  112. this.txtPaymentAoumnt.Location = new System.Drawing.Point(122, 94);
  113. this.txtPaymentAoumnt.Margin = new System.Windows.Forms.Padding(0);
  114. this.txtPaymentAoumnt.MaxLength = 10;
  115. this.txtPaymentAoumnt.MinimumSize = new System.Drawing.Size(0, 24);
  116. this.txtPaymentAoumnt.MouseBack = null;
  117. this.txtPaymentAoumnt.Multiline = false;
  118. this.txtPaymentAoumnt.Name = "txtPaymentAoumnt";
  119. this.txtPaymentAoumnt.NormlBack = null;
  120. this.txtPaymentAoumnt.Padding = new System.Windows.Forms.Padding(5);
  121. this.txtPaymentAoumnt.ReadOnly = true;
  122. this.txtPaymentAoumnt.ScrollBars = System.Windows.Forms.ScrollBars.None;
  123. this.txtPaymentAoumnt.Size = new System.Drawing.Size(161, 25);
  124. this.txtPaymentAoumnt.TabIndex = 17;
  125. this.txtPaymentAoumnt.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  126. this.txtPaymentAoumnt.WaterColor = System.Drawing.Color.DarkGray;
  127. this.txtPaymentAoumnt.WaterText = "";
  128. this.txtPaymentAoumnt.WordWrap = true;
  129. //
  130. // txtPaymentItem
  131. //
  132. this.txtPaymentItem.BackColor = System.Drawing.Color.Transparent;
  133. this.txtPaymentItem.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  134. this.txtPaymentItem.Icon = null;
  135. this.txtPaymentItem.IconIsButton = false;
  136. this.txtPaymentItem.IsPasswordChat = '\0';
  137. this.txtPaymentItem.IsSystemPasswordChar = false;
  138. this.txtPaymentItem.Lines = new string[0];
  139. this.txtPaymentItem.Location = new System.Drawing.Point(122, 58);
  140. this.txtPaymentItem.Margin = new System.Windows.Forms.Padding(0);
  141. this.txtPaymentItem.MaxLength = 10;
  142. this.txtPaymentItem.MinimumSize = new System.Drawing.Size(0, 24);
  143. this.txtPaymentItem.MouseBack = null;
  144. this.txtPaymentItem.Multiline = false;
  145. this.txtPaymentItem.Name = "txtPaymentItem";
  146. this.txtPaymentItem.NormlBack = null;
  147. this.txtPaymentItem.Padding = new System.Windows.Forms.Padding(5);
  148. this.txtPaymentItem.ReadOnly = true;
  149. this.txtPaymentItem.ScrollBars = System.Windows.Forms.ScrollBars.None;
  150. this.txtPaymentItem.Size = new System.Drawing.Size(161, 25);
  151. this.txtPaymentItem.TabIndex = 16;
  152. this.txtPaymentItem.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  153. this.txtPaymentItem.WaterColor = System.Drawing.Color.DarkGray;
  154. this.txtPaymentItem.WaterText = "";
  155. this.txtPaymentItem.WordWrap = true;
  156. //
  157. // btnSet
  158. //
  159. this.btnSet.BackColor = System.Drawing.Color.Transparent;
  160. this.btnSet.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSet.BackImg")));
  161. this.btnSet.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  162. this.btnSet.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  163. this.btnSet.ForeColor = System.Drawing.Color.White;
  164. this.btnSet.IsCustomBackImg = false;
  165. this.btnSet.IsShowText = true;
  166. this.btnSet.Location = new System.Drawing.Point(270, 134);
  167. this.btnSet.Name = "btnSet";
  168. this.btnSet.Size = new System.Drawing.Size(49, 25);
  169. this.btnSet.TabIndex = 15;
  170. this.btnSet.Text = " 设置";
  171. this.btnSet.UseVisualStyleBackColor = false;
  172. //
  173. // cmbPaymentMethod
  174. //
  175. this.cmbPaymentMethod.AfterSelectLevelFirstNode = true;
  176. this.cmbPaymentMethod.DropDownHeight = 220;
  177. this.cmbPaymentMethod.DropDownShow = false;
  178. this.cmbPaymentMethod.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  179. this.cmbPaymentMethod.FormattingEnabled = true;
  180. this.cmbPaymentMethod.IntegralHeight = false;
  181. this.cmbPaymentMethod.IsNodeMouseClick = true;
  182. this.cmbPaymentMethod.IsSelectParentNode = false;
  183. this.cmbPaymentMethod.Location = new System.Drawing.Point(122, 134);
  184. this.cmbPaymentMethod.Name = "cmbPaymentMethod";
  185. this.cmbPaymentMethod.ReadOnly = true;
  186. this.cmbPaymentMethod.Size = new System.Drawing.Size(135, 25);
  187. this.cmbPaymentMethod.StrKey = null;
  188. this.cmbPaymentMethod.TabIndex = 14;
  189. //
  190. // labelEx3
  191. //
  192. this.labelEx3.AutoSize = true;
  193. this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  194. this.labelEx3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  195. this.labelEx3.Location = new System.Drawing.Point(52, 137);
  196. this.labelEx3.Name = "labelEx3";
  197. this.labelEx3.Size = new System.Drawing.Size(68, 17);
  198. this.labelEx3.TabIndex = 2;
  199. this.labelEx3.Text = "支付方式:";
  200. //
  201. // labelEx2
  202. //
  203. this.labelEx2.AutoSize = true;
  204. this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  205. this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  206. this.labelEx2.Location = new System.Drawing.Point(52, 62);
  207. this.labelEx2.Name = "labelEx2";
  208. this.labelEx2.Size = new System.Drawing.Size(68, 17);
  209. this.labelEx2.TabIndex = 1;
  210. this.labelEx2.Text = "收款项目:";
  211. //
  212. // labelEx1
  213. //
  214. this.labelEx1.AutoSize = true;
  215. this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  216. this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  217. this.labelEx1.Location = new System.Drawing.Point(52, 98);
  218. this.labelEx1.Name = "labelEx1";
  219. this.labelEx1.Size = new System.Drawing.Size(68, 17);
  220. this.labelEx1.TabIndex = 0;
  221. this.labelEx1.Text = "收款金额:";
  222. //
  223. // panelEx2
  224. //
  225. this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  226. this.panelEx2.BorderWidth = 1;
  227. this.panelEx2.Controls.Add(this.btnPaymentOnly);
  228. this.panelEx2.Controls.Add(this.btnCancel);
  229. this.panelEx2.Controls.Add(this.btnPaymentPrintSingle);
  230. this.panelEx2.Dock = System.Windows.Forms.DockStyle.Bottom;
  231. this.panelEx2.Location = new System.Drawing.Point(0, 230);
  232. this.panelEx2.Name = "panelEx2";
  233. this.panelEx2.Size = new System.Drawing.Size(375, 40);
  234. this.panelEx2.TabIndex = 1;
  235. //
  236. // btnPaymentOnly
  237. //
  238. this.btnPaymentOnly.BackColor = System.Drawing.Color.Transparent;
  239. this.btnPaymentOnly.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnPaymentOnly.BackImg")));
  240. this.btnPaymentOnly.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  241. this.btnPaymentOnly.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  242. this.btnPaymentOnly.ForeColor = System.Drawing.Color.White;
  243. this.btnPaymentOnly.IsCustomBackImg = false;
  244. this.btnPaymentOnly.IsShowText = true;
  245. this.btnPaymentOnly.Location = new System.Drawing.Point(154, 6);
  246. this.btnPaymentOnly.Name = "btnPaymentOnly";
  247. this.btnPaymentOnly.Size = new System.Drawing.Size(80, 28);
  248. this.btnPaymentOnly.TabIndex = 2;
  249. this.btnPaymentOnly.Text = " 只收款";
  250. this.btnPaymentOnly.UseVisualStyleBackColor = false;
  251. //
  252. // btnCancel
  253. //
  254. this.btnCancel.BackColor = System.Drawing.Color.Transparent;
  255. this.btnCancel.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnCancel.BackImg")));
  256. this.btnCancel.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  257. this.btnCancel.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  258. this.btnCancel.ForeColor = System.Drawing.Color.White;
  259. this.btnCancel.IsCustomBackImg = false;
  260. this.btnCancel.IsShowText = true;
  261. this.btnCancel.Location = new System.Drawing.Point(240, 6);
  262. this.btnCancel.Name = "btnCancel";
  263. this.btnCancel.Size = new System.Drawing.Size(80, 28);
  264. this.btnCancel.TabIndex = 1;
  265. this.btnCancel.Text = " 取 消";
  266. this.btnCancel.UseVisualStyleBackColor = false;
  267. //
  268. // btnPaymentPrintSingle
  269. //
  270. this.btnPaymentPrintSingle.BackColor = System.Drawing.Color.Transparent;
  271. this.btnPaymentPrintSingle.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnPaymentPrintSingle.BackImg")));
  272. this.btnPaymentPrintSingle.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  273. this.btnPaymentPrintSingle.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  274. this.btnPaymentPrintSingle.ForeColor = System.Drawing.Color.White;
  275. this.btnPaymentPrintSingle.IsCustomBackImg = false;
  276. this.btnPaymentPrintSingle.IsShowText = true;
  277. this.btnPaymentPrintSingle.Location = new System.Drawing.Point(63, 6);
  278. this.btnPaymentPrintSingle.Name = "btnPaymentPrintSingle";
  279. this.btnPaymentPrintSingle.Size = new System.Drawing.Size(85, 28);
  280. this.btnPaymentPrintSingle.TabIndex = 0;
  281. this.btnPaymentPrintSingle.Text = " 收款并打单";
  282. this.btnPaymentPrintSingle.UseVisualStyleBackColor = false;
  283. //
  284. // PhotographerPaymentSuperSmallForm
  285. //
  286. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  287. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  288. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  289. this.ClientSize = new System.Drawing.Size(375, 335);
  290. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  291. this.Name = "PhotographerPaymentSuperSmallForm";
  292. this.Text = "收款";
  293. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  294. this.plExMainContainer.ResumeLayout(false);
  295. this.plFormMainContent.ResumeLayout(false);
  296. this.panelEx1.ResumeLayout(false);
  297. this.panelEx1.PerformLayout();
  298. this.panelEx2.ResumeLayout(false);
  299. this.ResumeLayout(false);
  300. }
  301. #endregion
  302. private ComponentLibrary.PanelEx panelEx1;
  303. private ComponentLibrary.LabelEx labelEx2;
  304. private ComponentLibrary.LabelEx labelEx1;
  305. private ComponentLibrary.LabelEx labelEx3;
  306. protected ComponentLibrary.ButtonForm btnSet;
  307. protected ComponentLibrary.ComboBoxTreeViewEx cmbPaymentMethod;
  308. protected ComponentLibrary.TextBoxEx txtPaymentAoumnt;
  309. protected ComponentLibrary.TextBoxEx txtPaymentItem;
  310. private ComponentLibrary.PanelEx panelEx2;
  311. private ComponentLibrary.LabelEx labelEx4;
  312. protected ComponentLibrary.ButtonEx btnPaymentOnly;
  313. protected ComponentLibrary.ButtonEx btnCancel;
  314. protected ComponentLibrary.ButtonEx btnPaymentPrintSingle;
  315. }
  316. }