StorefrontOutlaySetSmallForm.Designer.cs 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499
  1. namespace LYFZ.Software.UI.FinancialManagement.SetSmallForm
  2. {
  3. partial class StorefrontOutlayEnterSetSmallForm
  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(StorefrontOutlayEnterSetSmallForm));
  29. this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
  30. this.panelPict = new LYFZ.ComponentLibrary.PanelEx();
  31. this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
  32. this.btnDelete = new LYFZ.ComponentLibrary.ButtonForm();
  33. this.pictPhoto = new LYFZ.ComponentLibrary.PictureBoxEx();
  34. this.btnSelect = new LYFZ.ComponentLibrary.ButtonForm();
  35. this.cmbPay_PaymentMethod = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  36. this.btnSetPay = new LYFZ.ComponentLibrary.ButtonForm();
  37. this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
  38. this.txtOiae_IEDatetime = new LYFZ.ComponentLibrary.DateTimePickerEx();
  39. this.btnUpdateTime = new LYFZ.ComponentLibrary.ButtonForm();
  40. this.CtvTsorder_Name = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  41. this.btnSet = new LYFZ.ComponentLibrary.ButtonForm();
  42. this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
  43. this.btnSave = new LYFZ.ComponentLibrary.ButtonEx();
  44. this.btnCancel = new LYFZ.ComponentLibrary.ButtonEx();
  45. this.txtTsorder_OpenSingle = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  46. this.labelEx15 = new LYFZ.ComponentLibrary.LabelEx();
  47. this.txtOiae_Remark = new LYFZ.ComponentLibrary.TextBoxBasicEx();
  48. this.txtOiae_Money = new LYFZ.ComponentLibrary.TextBoxBasicEx();
  49. this.labelEx11 = new LYFZ.ComponentLibrary.LabelEx();
  50. this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
  51. this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx();
  52. this.txtOiae_PersonHandling = new LYFZ.ComponentLibrary.TextBoxBasicEx();
  53. this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
  54. this.plExMainContainer.SuspendLayout();
  55. this.plFormMainContent.SuspendLayout();
  56. this.panelEx1.SuspendLayout();
  57. this.panelPict.SuspendLayout();
  58. ((System.ComponentModel.ISupportInitialize)(this.pictPhoto)).BeginInit();
  59. this.SuspendLayout();
  60. //
  61. // plExMainContainer
  62. //
  63. this.plExMainContainer.Controls.Add(this.panelEx1);
  64. this.plExMainContainer.Padding = new System.Windows.Forms.Padding(10);
  65. this.plExMainContainer.Size = new System.Drawing.Size(455, 525);
  66. //
  67. // plFormMainContent
  68. //
  69. this.plFormMainContent.Size = new System.Drawing.Size(455, 525);
  70. //
  71. // btnAppFormMaximize
  72. //
  73. this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
  74. this.btnAppFormMaximize.Location = new System.Drawing.Point(383, 0);
  75. //
  76. // btnAppFormExit
  77. //
  78. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  79. this.btnAppFormExit.Location = new System.Drawing.Point(423, 0);
  80. //
  81. // btnAppFormMinimize
  82. //
  83. this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
  84. this.btnAppFormMinimize.Location = new System.Drawing.Point(383, 0);
  85. //
  86. // panelEx1
  87. //
  88. this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  89. this.panelEx1.BorderWidth = 1;
  90. this.panelEx1.Controls.Add(this.panelPict);
  91. this.panelEx1.Controls.Add(this.cmbPay_PaymentMethod);
  92. this.panelEx1.Controls.Add(this.btnSetPay);
  93. this.panelEx1.Controls.Add(this.labelEx1);
  94. this.panelEx1.Controls.Add(this.txtOiae_IEDatetime);
  95. this.panelEx1.Controls.Add(this.btnUpdateTime);
  96. this.panelEx1.Controls.Add(this.CtvTsorder_Name);
  97. this.panelEx1.Controls.Add(this.btnSet);
  98. this.panelEx1.Controls.Add(this.labelEx3);
  99. this.panelEx1.Controls.Add(this.btnSave);
  100. this.panelEx1.Controls.Add(this.btnCancel);
  101. this.panelEx1.Controls.Add(this.txtTsorder_OpenSingle);
  102. this.panelEx1.Controls.Add(this.labelEx15);
  103. this.panelEx1.Controls.Add(this.txtOiae_Remark);
  104. this.panelEx1.Controls.Add(this.txtOiae_Money);
  105. this.panelEx1.Controls.Add(this.labelEx11);
  106. this.panelEx1.Controls.Add(this.labelEx4);
  107. this.panelEx1.Controls.Add(this.labelEx8);
  108. this.panelEx1.Controls.Add(this.txtOiae_PersonHandling);
  109. this.panelEx1.Controls.Add(this.labelEx7);
  110. this.panelEx1.Dock = System.Windows.Forms.DockStyle.Fill;
  111. this.panelEx1.Location = new System.Drawing.Point(10, 10);
  112. this.panelEx1.Name = "panelEx1";
  113. this.panelEx1.Size = new System.Drawing.Size(435, 505);
  114. this.panelEx1.TabIndex = 0;
  115. //
  116. // panelPict
  117. //
  118. this.panelPict.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  119. this.panelPict.BorderWidth = 1;
  120. this.panelPict.Controls.Add(this.labelEx6);
  121. this.panelPict.Controls.Add(this.btnDelete);
  122. this.panelPict.Controls.Add(this.pictPhoto);
  123. this.panelPict.Controls.Add(this.btnSelect);
  124. this.panelPict.Location = new System.Drawing.Point(3, 263);
  125. this.panelPict.Name = "panelPict";
  126. this.panelPict.Size = new System.Drawing.Size(430, 160);
  127. this.panelPict.TabIndex = 338;
  128. //
  129. // labelEx6
  130. //
  131. this.labelEx6.AutoSize = true;
  132. this.labelEx6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  133. this.labelEx6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  134. this.labelEx6.Location = new System.Drawing.Point(51, 10);
  135. this.labelEx6.Name = "labelEx6";
  136. this.labelEx6.Size = new System.Drawing.Size(90, 17);
  137. this.labelEx6.TabIndex = 330;
  138. this.labelEx6.Text = "发票/收据/合同";
  139. //
  140. // btnDelete
  141. //
  142. this.btnDelete.BackColor = System.Drawing.Color.Transparent;
  143. this.btnDelete.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnDelete.BackImg")));
  144. this.btnDelete.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  145. this.btnDelete.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  146. this.btnDelete.ForeColor = System.Drawing.Color.White;
  147. this.btnDelete.IsCustomBackImg = false;
  148. this.btnDelete.IsShowText = true;
  149. this.btnDelete.Location = new System.Drawing.Point(325, 3);
  150. this.btnDelete.Name = "btnDelete";
  151. this.btnDelete.Size = new System.Drawing.Size(55, 24);
  152. this.btnDelete.TabIndex = 337;
  153. this.btnDelete.Text = " 删除";
  154. this.btnDelete.UseVisualStyleBackColor = false;
  155. //
  156. // pictPhoto
  157. //
  158. this.pictPhoto.BackColor = System.Drawing.Color.Silver;
  159. this.pictPhoto.Cursor = System.Windows.Forms.Cursors.Hand;
  160. this.pictPhoto.Location = new System.Drawing.Point(54, 30);
  161. this.pictPhoto.Name = "pictPhoto";
  162. this.pictPhoto.Size = new System.Drawing.Size(326, 125);
  163. this.pictPhoto.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  164. this.pictPhoto.TabIndex = 335;
  165. this.pictPhoto.TabStop = false;
  166. //
  167. // btnSelect
  168. //
  169. this.btnSelect.BackColor = System.Drawing.Color.Transparent;
  170. this.btnSelect.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSelect.BackImg")));
  171. this.btnSelect.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  172. this.btnSelect.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  173. this.btnSelect.ForeColor = System.Drawing.Color.White;
  174. this.btnSelect.IsCustomBackImg = false;
  175. this.btnSelect.IsShowText = true;
  176. this.btnSelect.Location = new System.Drawing.Point(264, 3);
  177. this.btnSelect.Name = "btnSelect";
  178. this.btnSelect.Size = new System.Drawing.Size(55, 24);
  179. this.btnSelect.TabIndex = 336;
  180. this.btnSelect.Text = " 浏览";
  181. this.btnSelect.UseVisualStyleBackColor = false;
  182. //
  183. // cmbPay_PaymentMethod
  184. //
  185. this.cmbPay_PaymentMethod.AfterSelectLevelFirstNode = true;
  186. this.cmbPay_PaymentMethod.DropDownHeight = 220;
  187. this.cmbPay_PaymentMethod.DropDownShow = false;
  188. this.cmbPay_PaymentMethod.FormattingEnabled = true;
  189. this.cmbPay_PaymentMethod.IntegralHeight = false;
  190. this.cmbPay_PaymentMethod.IsNodeMouseClick = true;
  191. this.cmbPay_PaymentMethod.IsSelectParentNode = false;
  192. this.cmbPay_PaymentMethod.Location = new System.Drawing.Point(101, 85);
  193. this.cmbPay_PaymentMethod.Name = "cmbPay_PaymentMethod";
  194. this.cmbPay_PaymentMethod.ReadOnly = true;
  195. this.cmbPay_PaymentMethod.SelectedNode = null;
  196. this.cmbPay_PaymentMethod.Size = new System.Drawing.Size(221, 20);
  197. this.cmbPay_PaymentMethod.StrGetName = "";
  198. this.cmbPay_PaymentMethod.StrKey = null;
  199. this.cmbPay_PaymentMethod.TabIndex = 329;
  200. //
  201. // btnSetPay
  202. //
  203. this.btnSetPay.BackColor = System.Drawing.Color.Transparent;
  204. this.btnSetPay.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSetPay.BackImg")));
  205. this.btnSetPay.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  206. this.btnSetPay.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  207. this.btnSetPay.ForeColor = System.Drawing.Color.White;
  208. this.btnSetPay.IsCustomBackImg = false;
  209. this.btnSetPay.IsShowText = true;
  210. this.btnSetPay.Location = new System.Drawing.Point(328, 83);
  211. this.btnSetPay.Name = "btnSetPay";
  212. this.btnSetPay.Size = new System.Drawing.Size(55, 24);
  213. this.btnSetPay.TabIndex = 328;
  214. this.btnSetPay.Text = " 设置";
  215. this.btnSetPay.UseVisualStyleBackColor = false;
  216. //
  217. // labelEx1
  218. //
  219. this.labelEx1.AutoSize = true;
  220. this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  221. this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  222. this.labelEx1.Location = new System.Drawing.Point(21, 86);
  223. this.labelEx1.Name = "labelEx1";
  224. this.labelEx1.Size = new System.Drawing.Size(77, 17);
  225. this.labelEx1.TabIndex = 327;
  226. this.labelEx1.Text = "* 支付方式:";
  227. //
  228. // txtOiae_IEDatetime
  229. //
  230. this.txtOiae_IEDatetime.CustomFormat = " ";
  231. this.txtOiae_IEDatetime.DateValue = "";
  232. this.txtOiae_IEDatetime.Enabled = false;
  233. this.txtOiae_IEDatetime.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  234. this.txtOiae_IEDatetime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  235. this.txtOiae_IEDatetime.IsShowTime = false;
  236. this.txtOiae_IEDatetime.Location = new System.Drawing.Point(101, 154);
  237. this.txtOiae_IEDatetime.Name = "txtOiae_IEDatetime";
  238. this.txtOiae_IEDatetime.Size = new System.Drawing.Size(221, 23);
  239. this.txtOiae_IEDatetime.TabIndex = 326;
  240. //
  241. // btnUpdateTime
  242. //
  243. this.btnUpdateTime.BackColor = System.Drawing.Color.Transparent;
  244. this.btnUpdateTime.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnUpdateTime.BackImg")));
  245. this.btnUpdateTime.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  246. this.btnUpdateTime.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  247. this.btnUpdateTime.ForeColor = System.Drawing.Color.White;
  248. this.btnUpdateTime.IsCustomBackImg = false;
  249. this.btnUpdateTime.IsShowText = true;
  250. this.btnUpdateTime.Location = new System.Drawing.Point(328, 153);
  251. this.btnUpdateTime.Name = "btnUpdateTime";
  252. this.btnUpdateTime.Size = new System.Drawing.Size(55, 24);
  253. this.btnUpdateTime.TabIndex = 325;
  254. this.btnUpdateTime.Text = " 更改";
  255. this.btnUpdateTime.UseVisualStyleBackColor = false;
  256. //
  257. // CtvTsorder_Name
  258. //
  259. this.CtvTsorder_Name.AfterSelectLevelFirstNode = true;
  260. this.CtvTsorder_Name.DropDownHeight = 220;
  261. this.CtvTsorder_Name.DropDownShow = false;
  262. this.CtvTsorder_Name.FormattingEnabled = true;
  263. this.CtvTsorder_Name.IntegralHeight = false;
  264. this.CtvTsorder_Name.IsNodeMouseClick = true;
  265. this.CtvTsorder_Name.IsSelectParentNode = false;
  266. this.CtvTsorder_Name.Location = new System.Drawing.Point(101, 18);
  267. this.CtvTsorder_Name.Name = "CtvTsorder_Name";
  268. this.CtvTsorder_Name.ReadOnly = true;
  269. this.CtvTsorder_Name.SelectedNode = null;
  270. this.CtvTsorder_Name.Size = new System.Drawing.Size(221, 20);
  271. this.CtvTsorder_Name.StrGetName = "";
  272. this.CtvTsorder_Name.StrKey = null;
  273. this.CtvTsorder_Name.TabIndex = 311;
  274. //
  275. // btnSet
  276. //
  277. this.btnSet.BackColor = System.Drawing.Color.Transparent;
  278. this.btnSet.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSet.BackImg")));
  279. this.btnSet.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  280. this.btnSet.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  281. this.btnSet.ForeColor = System.Drawing.Color.White;
  282. this.btnSet.IsCustomBackImg = false;
  283. this.btnSet.IsShowText = true;
  284. this.btnSet.Location = new System.Drawing.Point(328, 16);
  285. this.btnSet.Name = "btnSet";
  286. this.btnSet.Size = new System.Drawing.Size(55, 24);
  287. this.btnSet.TabIndex = 316;
  288. this.btnSet.Text = " 设置";
  289. this.btnSet.UseVisualStyleBackColor = false;
  290. //
  291. // labelEx3
  292. //
  293. this.labelEx3.AutoSize = true;
  294. this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  295. this.labelEx3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  296. this.labelEx3.Location = new System.Drawing.Point(22, 19);
  297. this.labelEx3.Name = "labelEx3";
  298. this.labelEx3.Size = new System.Drawing.Size(77, 17);
  299. this.labelEx3.TabIndex = 317;
  300. this.labelEx3.Text = "* 项目名称:";
  301. //
  302. // btnSave
  303. //
  304. this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  305. this.btnSave.BackColor = System.Drawing.Color.Transparent;
  306. this.btnSave.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSave.BackImg")));
  307. this.btnSave.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  308. this.btnSave.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  309. this.btnSave.ForeColor = System.Drawing.Color.White;
  310. this.btnSave.IsCustomBackImg = false;
  311. this.btnSave.IsShowText = true;
  312. this.btnSave.Location = new System.Drawing.Point(101, 460);
  313. this.btnSave.Name = "btnSave";
  314. this.btnSave.Size = new System.Drawing.Size(87, 26);
  315. this.btnSave.TabIndex = 318;
  316. this.btnSave.Text = "保存";
  317. this.btnSave.UseVisualStyleBackColor = false;
  318. //
  319. // btnCancel
  320. //
  321. this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  322. this.btnCancel.BackColor = System.Drawing.Color.Transparent;
  323. this.btnCancel.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnCancel.BackImg")));
  324. this.btnCancel.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  325. this.btnCancel.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  326. this.btnCancel.ForeColor = System.Drawing.Color.White;
  327. this.btnCancel.IsCustomBackImg = false;
  328. this.btnCancel.IsShowText = true;
  329. this.btnCancel.Location = new System.Drawing.Point(265, 460);
  330. this.btnCancel.Name = "btnCancel";
  331. this.btnCancel.Size = new System.Drawing.Size(87, 26);
  332. this.btnCancel.TabIndex = 319;
  333. this.btnCancel.Text = "取消";
  334. this.btnCancel.UseVisualStyleBackColor = false;
  335. //
  336. // txtTsorder_OpenSingle
  337. //
  338. this.txtTsorder_OpenSingle.AfterSelectLevelFirstNode = false;
  339. this.txtTsorder_OpenSingle.DropDownHeight = 220;
  340. this.txtTsorder_OpenSingle.DropDownShow = false;
  341. this.txtTsorder_OpenSingle.FormattingEnabled = true;
  342. this.txtTsorder_OpenSingle.IntegralHeight = false;
  343. this.txtTsorder_OpenSingle.IsNodeMouseClick = true;
  344. this.txtTsorder_OpenSingle.IsSelectParentNode = false;
  345. this.txtTsorder_OpenSingle.Location = new System.Drawing.Point(101, 52);
  346. this.txtTsorder_OpenSingle.Name = "txtTsorder_OpenSingle";
  347. this.txtTsorder_OpenSingle.ReadOnly = true;
  348. this.txtTsorder_OpenSingle.SelectedNode = null;
  349. this.txtTsorder_OpenSingle.Size = new System.Drawing.Size(118, 20);
  350. this.txtTsorder_OpenSingle.StrGetName = "";
  351. this.txtTsorder_OpenSingle.StrKey = null;
  352. this.txtTsorder_OpenSingle.TabIndex = 312;
  353. //
  354. // labelEx15
  355. //
  356. this.labelEx15.AutoSize = true;
  357. this.labelEx15.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  358. this.labelEx15.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  359. this.labelEx15.Location = new System.Drawing.Point(33, 53);
  360. this.labelEx15.Name = "labelEx15";
  361. this.labelEx15.Size = new System.Drawing.Size(65, 17);
  362. this.labelEx15.TabIndex = 320;
  363. this.labelEx15.Text = "* 取款人:";
  364. //
  365. // txtOiae_Remark
  366. //
  367. this.txtOiae_Remark.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  368. this.txtOiae_Remark.EmptyTextTip = null;
  369. this.txtOiae_Remark.EmptyTextTipColor = System.Drawing.Color.DarkGray;
  370. this.txtOiae_Remark.Font = new System.Drawing.Font("微软雅黑", 9F);
  371. this.txtOiae_Remark.Location = new System.Drawing.Point(101, 191);
  372. this.txtOiae_Remark.Multiline = true;
  373. this.txtOiae_Remark.Name = "txtOiae_Remark";
  374. this.txtOiae_Remark.Size = new System.Drawing.Size(282, 65);
  375. this.txtOiae_Remark.TabIndex = 315;
  376. //
  377. // txtOiae_Money
  378. //
  379. this.txtOiae_Money.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  380. this.txtOiae_Money.EmptyTextTip = null;
  381. this.txtOiae_Money.EmptyTextTipColor = System.Drawing.Color.DarkGray;
  382. this.txtOiae_Money.Font = new System.Drawing.Font("微软雅黑", 9F);
  383. this.txtOiae_Money.Location = new System.Drawing.Point(101, 118);
  384. this.txtOiae_Money.Name = "txtOiae_Money";
  385. this.txtOiae_Money.Size = new System.Drawing.Size(282, 23);
  386. this.txtOiae_Money.TabIndex = 313;
  387. //
  388. // labelEx11
  389. //
  390. this.labelEx11.AutoSize = true;
  391. this.labelEx11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  392. this.labelEx11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  393. this.labelEx11.Location = new System.Drawing.Point(54, 194);
  394. this.labelEx11.Name = "labelEx11";
  395. this.labelEx11.Size = new System.Drawing.Size(44, 17);
  396. this.labelEx11.TabIndex = 324;
  397. this.labelEx11.Text = "备注:";
  398. //
  399. // labelEx4
  400. //
  401. this.labelEx4.AutoSize = true;
  402. this.labelEx4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  403. this.labelEx4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  404. this.labelEx4.Location = new System.Drawing.Point(45, 121);
  405. this.labelEx4.Name = "labelEx4";
  406. this.labelEx4.Size = new System.Drawing.Size(53, 17);
  407. this.labelEx4.TabIndex = 321;
  408. this.labelEx4.Text = "* 金额:";
  409. //
  410. // labelEx8
  411. //
  412. this.labelEx8.AutoSize = true;
  413. this.labelEx8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  414. this.labelEx8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  415. this.labelEx8.Location = new System.Drawing.Point(230, 53);
  416. this.labelEx8.Name = "labelEx8";
  417. this.labelEx8.Size = new System.Drawing.Size(56, 17);
  418. this.labelEx8.TabIndex = 323;
  419. this.labelEx8.Text = "录单人:";
  420. //
  421. // txtOiae_PersonHandling
  422. //
  423. this.txtOiae_PersonHandling.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  424. this.txtOiae_PersonHandling.EmptyTextTip = null;
  425. this.txtOiae_PersonHandling.EmptyTextTipColor = System.Drawing.Color.DarkGray;
  426. this.txtOiae_PersonHandling.Font = new System.Drawing.Font("微软雅黑", 9F);
  427. this.txtOiae_PersonHandling.Location = new System.Drawing.Point(289, 50);
  428. this.txtOiae_PersonHandling.Name = "txtOiae_PersonHandling";
  429. this.txtOiae_PersonHandling.ReadOnly = true;
  430. this.txtOiae_PersonHandling.Size = new System.Drawing.Size(94, 23);
  431. this.txtOiae_PersonHandling.TabIndex = 314;
  432. //
  433. // labelEx7
  434. //
  435. this.labelEx7.AutoSize = true;
  436. this.labelEx7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  437. this.labelEx7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  438. this.labelEx7.Location = new System.Drawing.Point(45, 157);
  439. this.labelEx7.Name = "labelEx7";
  440. this.labelEx7.Size = new System.Drawing.Size(53, 17);
  441. this.labelEx7.TabIndex = 322;
  442. this.labelEx7.Text = "* 日期:";
  443. //
  444. // StorefrontOutlayEnterSetSmallForm
  445. //
  446. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  447. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  448. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  449. this.ClientSize = new System.Drawing.Size(455, 590);
  450. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  451. this.IsUserControlsSize = false;
  452. this.MaximizeBox = false;
  453. this.MinimizeBox = false;
  454. this.Name = "StorefrontOutlayEnterSetSmallForm";
  455. this.Text = "支出录入";
  456. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  457. this.plExMainContainer.ResumeLayout(false);
  458. this.plFormMainContent.ResumeLayout(false);
  459. this.panelEx1.ResumeLayout(false);
  460. this.panelEx1.PerformLayout();
  461. this.panelPict.ResumeLayout(false);
  462. this.panelPict.PerformLayout();
  463. ((System.ComponentModel.ISupportInitialize)(this.pictPhoto)).EndInit();
  464. this.ResumeLayout(false);
  465. }
  466. #endregion
  467. private ComponentLibrary.PanelEx panelEx1;
  468. private ComponentLibrary.LabelEx labelEx1;
  469. private ComponentLibrary.LabelEx labelEx3;
  470. private ComponentLibrary.LabelEx labelEx15;
  471. private ComponentLibrary.LabelEx labelEx11;
  472. private ComponentLibrary.LabelEx labelEx4;
  473. private ComponentLibrary.LabelEx labelEx8;
  474. private ComponentLibrary.LabelEx labelEx7;
  475. protected internal ComponentLibrary.ComboBoxTreeViewEx cmbPay_PaymentMethod;
  476. protected internal ComponentLibrary.ButtonForm btnSetPay;
  477. protected internal ComponentLibrary.DateTimePickerEx txtOiae_IEDatetime;
  478. protected internal ComponentLibrary.ButtonForm btnUpdateTime;
  479. protected internal ComponentLibrary.ComboBoxTreeViewEx CtvTsorder_Name;
  480. protected internal ComponentLibrary.ButtonForm btnSet;
  481. protected internal ComponentLibrary.ButtonEx btnSave;
  482. protected internal ComponentLibrary.ButtonEx btnCancel;
  483. protected internal ComponentLibrary.ComboBoxTreeViewEx txtTsorder_OpenSingle;
  484. protected internal ComponentLibrary.TextBoxBasicEx txtOiae_Remark;
  485. protected internal ComponentLibrary.TextBoxBasicEx txtOiae_Money;
  486. protected internal ComponentLibrary.TextBoxBasicEx txtOiae_PersonHandling;
  487. protected internal ComponentLibrary.PanelEx panelPict;
  488. protected internal ComponentLibrary.ButtonForm btnDelete;
  489. protected internal ComponentLibrary.PictureBoxEx pictPhoto;
  490. protected internal ComponentLibrary.ButtonForm btnSelect;
  491. protected internal ComponentLibrary.LabelEx labelEx6;
  492. }
  493. }