DressOpenOrderRentSaleSmallForm.Designer.cs 47 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812
  1. namespace LYFZ.Software.UI.Dresses.SetSmallForm
  2. {
  3. partial class DressOpenOrderRentSaleSmallForm
  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(DressOpenOrderRentSaleSmallForm));
  29. this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
  30. this.panelEx9 = new LYFZ.ComponentLibrary.PanelEx();
  31. this.btnDressDelete = new LYFZ.ComponentLibrary.ButtonForm();
  32. this.btnDressToolbox = new LYFZ.ComponentLibrary.ButtonForm();
  33. this.listViewData = new LYFZ.ComponentLibrary.ListViewEx();
  34. this.labelEx18 = new LYFZ.ComponentLibrary.LabelEx();
  35. this.panel_CustomerItem = new LYFZ.ComponentLibrary.PanelEx();
  36. this.panelEx7 = new LYFZ.ComponentLibrary.PanelEx();
  37. this.btn_AddCustomer = new LYFZ.ComponentLibrary.ButtonEx();
  38. this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx();
  39. this.panelEx4 = new LYFZ.ComponentLibrary.PanelEx();
  40. this.panelDeposit = new LYFZ.ComponentLibrary.PanelEx();
  41. this.txtDeposit = new LYFZ.ComponentLibrary.TextBoxEx();
  42. this.lblDsro_MortgageAmount = new LYFZ.ComponentLibrary.LabelEx();
  43. this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
  44. this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx();
  45. this.dtpTakeDressTime = new LYFZ.ComponentLibrary.DateTimePickerEx();
  46. this.labelEx16 = new LYFZ.ComponentLibrary.LabelEx();
  47. this.panelReservationBackTime = new LYFZ.ComponentLibrary.PanelEx();
  48. this.dtpReservationBackTime = new LYFZ.ComponentLibrary.DateTimePickerEx();
  49. this.lbltxtDsro_ReservationBackTime = new LYFZ.ComponentLibrary.LabelEx();
  50. this.panelEx5 = new LYFZ.ComponentLibrary.PanelEx();
  51. this.txtEnterName = new LYFZ.ComponentLibrary.TextBoxEx();
  52. this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
  53. this.panelEx6 = new LYFZ.ComponentLibrary.PanelEx();
  54. this.txtCreateDateTime = new LYFZ.ComponentLibrary.TextBoxEx();
  55. this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
  56. this.txtRemark = new LYFZ.ComponentLibrary.TextBoxEx();
  57. this.txtRentAmount = new LYFZ.ComponentLibrary.TextBoxEx();
  58. this.txtOrderNumber = new LYFZ.ComponentLibrary.TextBoxEx();
  59. this.cmbtreevOrderPerson = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  60. this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
  61. this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
  62. this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
  63. this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
  64. this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
  65. this.btnCloseed = new LYFZ.ComponentLibrary.ButtonEx();
  66. this.btnNewOrder = new LYFZ.ComponentLibrary.ButtonEx();
  67. this.btnSaveed = new LYFZ.ComponentLibrary.ButtonEx();
  68. this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
  69. this.plExMainContainer.SuspendLayout();
  70. this.plFormMainContent.SuspendLayout();
  71. this.panelEx1.SuspendLayout();
  72. this.panelEx9.SuspendLayout();
  73. this.panelEx7.SuspendLayout();
  74. this.panelEx4.SuspendLayout();
  75. this.panelDeposit.SuspendLayout();
  76. this.flowLayoutPanel1.SuspendLayout();
  77. this.panelEx3.SuspendLayout();
  78. this.panelReservationBackTime.SuspendLayout();
  79. this.panelEx5.SuspendLayout();
  80. this.panelEx6.SuspendLayout();
  81. this.SuspendLayout();
  82. //
  83. // plExMainContainer
  84. //
  85. this.plExMainContainer.Controls.Add(this.panelEx1);
  86. this.plExMainContainer.Location = new System.Drawing.Point(0, 40);
  87. this.plExMainContainer.Padding = new System.Windows.Forms.Padding(10);
  88. this.plExMainContainer.Size = new System.Drawing.Size(955, 505);
  89. //
  90. // plFormMainContent
  91. //
  92. this.plFormMainContent.Controls.Add(this.panelEx2);
  93. this.plFormMainContent.Controls.Add(this.btnNewOrder);
  94. this.plFormMainContent.Controls.Add(this.btnSaveed);
  95. this.plFormMainContent.Controls.Add(this.btnCloseed);
  96. this.plFormMainContent.Size = new System.Drawing.Size(955, 545);
  97. this.plFormMainContent.Controls.SetChildIndex(this.plExMainContainer, 0);
  98. this.plFormMainContent.Controls.SetChildIndex(this.btnCloseed, 0);
  99. this.plFormMainContent.Controls.SetChildIndex(this.btnSaveed, 0);
  100. this.plFormMainContent.Controls.SetChildIndex(this.btnNewOrder, 0);
  101. this.plFormMainContent.Controls.SetChildIndex(this.panelEx2, 0);
  102. //
  103. // btnAppFormMaximize
  104. //
  105. this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
  106. this.btnAppFormMaximize.Location = new System.Drawing.Point(896, 0);
  107. //
  108. // btnAppFormExit
  109. //
  110. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  111. this.btnAppFormExit.Location = new System.Drawing.Point(923, 0);
  112. //
  113. // btnAppFormMinimize
  114. //
  115. this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
  116. this.btnAppFormMinimize.Location = new System.Drawing.Point(869, 0);
  117. //
  118. // panelEx1
  119. //
  120. this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  121. this.panelEx1.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  122. this.panelEx1.BorderWidth = 1;
  123. this.panelEx1.Controls.Add(this.panelEx9);
  124. this.panelEx1.Controls.Add(this.panel_CustomerItem);
  125. this.panelEx1.Controls.Add(this.panelEx7);
  126. this.panelEx1.Controls.Add(this.panelEx4);
  127. this.panelEx1.Dock = System.Windows.Forms.DockStyle.Left;
  128. this.panelEx1.Location = new System.Drawing.Point(10, 10);
  129. this.panelEx1.Name = "panelEx1";
  130. this.panelEx1.Size = new System.Drawing.Size(935, 485);
  131. this.panelEx1.TabIndex = 0;
  132. //
  133. // panelEx9
  134. //
  135. this.panelEx9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  136. this.panelEx9.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  137. this.panelEx9.BorderWidth = 1;
  138. this.panelEx9.Controls.Add(this.btnDressDelete);
  139. this.panelEx9.Controls.Add(this.btnDressToolbox);
  140. this.panelEx9.Controls.Add(this.listViewData);
  141. this.panelEx9.Controls.Add(this.labelEx18);
  142. this.panelEx9.Dock = System.Windows.Forms.DockStyle.Fill;
  143. this.panelEx9.Location = new System.Drawing.Point(0, 277);
  144. this.panelEx9.Name = "panelEx9";
  145. this.panelEx9.Size = new System.Drawing.Size(935, 208);
  146. this.panelEx9.TabIndex = 2309;
  147. //
  148. // btnDressDelete
  149. //
  150. this.btnDressDelete.BackColor = System.Drawing.Color.Transparent;
  151. this.btnDressDelete.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnDressDelete.BackImg")));
  152. this.btnDressDelete.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  153. this.btnDressDelete.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  154. this.btnDressDelete.ForeColor = System.Drawing.Color.White;
  155. this.btnDressDelete.IsCustomBackImg = false;
  156. this.btnDressDelete.IsShowText = true;
  157. this.btnDressDelete.Location = new System.Drawing.Point(740, 6);
  158. this.btnDressDelete.Name = "btnDressDelete";
  159. this.btnDressDelete.Size = new System.Drawing.Size(85, 28);
  160. this.btnDressDelete.TabIndex = 2299;
  161. this.btnDressDelete.Text = " 删 除";
  162. this.btnDressDelete.UseVisualStyleBackColor = false;
  163. //
  164. // btnDressToolbox
  165. //
  166. this.btnDressToolbox.BackColor = System.Drawing.Color.Transparent;
  167. this.btnDressToolbox.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnDressToolbox.BackImg")));
  168. this.btnDressToolbox.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  169. this.btnDressToolbox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  170. this.btnDressToolbox.ForeColor = System.Drawing.Color.White;
  171. this.btnDressToolbox.IsCustomBackImg = false;
  172. this.btnDressToolbox.IsShowText = true;
  173. this.btnDressToolbox.Location = new System.Drawing.Point(832, 6);
  174. this.btnDressToolbox.Name = "btnDressToolbox";
  175. this.btnDressToolbox.Size = new System.Drawing.Size(90, 28);
  176. this.btnDressToolbox.TabIndex = 2298;
  177. this.btnDressToolbox.Text = " 礼服工具箱";
  178. this.btnDressToolbox.UseVisualStyleBackColor = false;
  179. //
  180. // listViewData
  181. //
  182. this.listViewData.AllowDrop = true;
  183. this.listViewData.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  184. | System.Windows.Forms.AnchorStyles.Left)
  185. | System.Windows.Forms.AnchorStyles.Right)));
  186. this.listViewData.FullRowSelect = true;
  187. this.listViewData.IsDefaultShowGroups = false;
  188. this.listViewData.Location = new System.Drawing.Point(13, 40);
  189. this.listViewData.Name = "listViewData";
  190. this.listViewData.Size = new System.Drawing.Size(910, 160);
  191. this.listViewData.TabIndex = 2301;
  192. this.listViewData.UseCompatibleStateImageBehavior = false;
  193. //
  194. // labelEx18
  195. //
  196. this.labelEx18.AutoSize = true;
  197. this.labelEx18.BackColor = System.Drawing.Color.Transparent;
  198. this.labelEx18.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  199. this.labelEx18.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(75)))), ((int)(((byte)(103)))));
  200. this.labelEx18.Location = new System.Drawing.Point(13, 11);
  201. this.labelEx18.Name = "labelEx18";
  202. this.labelEx18.Size = new System.Drawing.Size(56, 17);
  203. this.labelEx18.TabIndex = 2300;
  204. this.labelEx18.Text = "礼服资料";
  205. //
  206. // panel_CustomerItem
  207. //
  208. this.panel_CustomerItem.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  209. this.panel_CustomerItem.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  210. this.panel_CustomerItem.BorderWidth = 1;
  211. this.panel_CustomerItem.Dock = System.Windows.Forms.DockStyle.Top;
  212. this.panel_CustomerItem.Location = new System.Drawing.Point(0, 157);
  213. this.panel_CustomerItem.Name = "panel_CustomerItem";
  214. this.panel_CustomerItem.Size = new System.Drawing.Size(935, 120);
  215. this.panel_CustomerItem.TabIndex = 2309;
  216. //
  217. // panelEx7
  218. //
  219. this.panelEx7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  220. this.panelEx7.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  221. this.panelEx7.BorderWidth = 1;
  222. this.panelEx7.Controls.Add(this.btn_AddCustomer);
  223. this.panelEx7.Controls.Add(this.labelEx8);
  224. this.panelEx7.Dock = System.Windows.Forms.DockStyle.Top;
  225. this.panelEx7.Location = new System.Drawing.Point(0, 125);
  226. this.panelEx7.Name = "panelEx7";
  227. this.panelEx7.Size = new System.Drawing.Size(935, 32);
  228. this.panelEx7.TabIndex = 2308;
  229. //
  230. // btn_AddCustomer
  231. //
  232. this.btn_AddCustomer.BackColor = System.Drawing.Color.Transparent;
  233. this.btn_AddCustomer.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btn_AddCustomer.BackImg")));
  234. this.btn_AddCustomer.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  235. this.btn_AddCustomer.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  236. this.btn_AddCustomer.ForeColor = System.Drawing.Color.White;
  237. this.btn_AddCustomer.IsCustomBackImg = false;
  238. this.btn_AddCustomer.IsShowText = true;
  239. this.btn_AddCustomer.Location = new System.Drawing.Point(834, 3);
  240. this.btn_AddCustomer.Name = "btn_AddCustomer";
  241. this.btn_AddCustomer.Size = new System.Drawing.Size(82, 25);
  242. this.btn_AddCustomer.TabIndex = 2343;
  243. this.btn_AddCustomer.Text = " 增联系人";
  244. this.btn_AddCustomer.UseVisualStyleBackColor = false;
  245. //
  246. // labelEx8
  247. //
  248. this.labelEx8.AutoSize = true;
  249. this.labelEx8.BackColor = System.Drawing.Color.Transparent;
  250. this.labelEx8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  251. this.labelEx8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(75)))), ((int)(((byte)(103)))));
  252. this.labelEx8.Location = new System.Drawing.Point(14, 7);
  253. this.labelEx8.Name = "labelEx8";
  254. this.labelEx8.Size = new System.Drawing.Size(56, 17);
  255. this.labelEx8.TabIndex = 313;
  256. this.labelEx8.Text = "客户资料";
  257. //
  258. // panelEx4
  259. //
  260. this.panelEx4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  261. this.panelEx4.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  262. this.panelEx4.BorderWidth = 1;
  263. this.panelEx4.Controls.Add(this.panelDeposit);
  264. this.panelEx4.Controls.Add(this.flowLayoutPanel1);
  265. this.panelEx4.Controls.Add(this.txtRemark);
  266. this.panelEx4.Controls.Add(this.txtRentAmount);
  267. this.panelEx4.Controls.Add(this.txtOrderNumber);
  268. this.panelEx4.Controls.Add(this.cmbtreevOrderPerson);
  269. this.panelEx4.Controls.Add(this.labelEx3);
  270. this.panelEx4.Controls.Add(this.labelEx7);
  271. this.panelEx4.Controls.Add(this.labelEx2);
  272. this.panelEx4.Controls.Add(this.labelEx6);
  273. this.panelEx4.Controls.Add(this.labelEx1);
  274. this.panelEx4.Dock = System.Windows.Forms.DockStyle.Top;
  275. this.panelEx4.Location = new System.Drawing.Point(0, 0);
  276. this.panelEx4.Name = "panelEx4";
  277. this.panelEx4.Size = new System.Drawing.Size(935, 125);
  278. this.panelEx4.TabIndex = 2307;
  279. //
  280. // panelDeposit
  281. //
  282. this.panelDeposit.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  283. this.panelDeposit.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  284. this.panelDeposit.BorderWidth = 1;
  285. this.panelDeposit.Controls.Add(this.txtDeposit);
  286. this.panelDeposit.Controls.Add(this.lblDsro_MortgageAmount);
  287. this.panelDeposit.Location = new System.Drawing.Point(728, 34);
  288. this.panelDeposit.Name = "panelDeposit";
  289. this.panelDeposit.Size = new System.Drawing.Size(192, 26);
  290. this.panelDeposit.TabIndex = 2317;
  291. //
  292. // txtDeposit
  293. //
  294. this.txtDeposit.BackColor = System.Drawing.Color.Transparent;
  295. this.txtDeposit.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  296. this.txtDeposit.Icon = null;
  297. this.txtDeposit.IconIsButton = false;
  298. this.txtDeposit.IsPasswordChat = '\0';
  299. this.txtDeposit.IsSystemPasswordChar = false;
  300. this.txtDeposit.Lines = new string[0];
  301. this.txtDeposit.Location = new System.Drawing.Point(78, 0);
  302. this.txtDeposit.Margin = new System.Windows.Forms.Padding(0);
  303. this.txtDeposit.MaxLength = 32767;
  304. this.txtDeposit.MinimumSize = new System.Drawing.Size(0, 24);
  305. this.txtDeposit.MouseBack = null;
  306. this.txtDeposit.Multiline = false;
  307. this.txtDeposit.Name = "txtDeposit";
  308. this.txtDeposit.NormlBack = null;
  309. this.txtDeposit.Padding = new System.Windows.Forms.Padding(4, 5, 4, 4);
  310. this.txtDeposit.ReadOnly = false;
  311. this.txtDeposit.ScrollBars = System.Windows.Forms.ScrollBars.None;
  312. this.txtDeposit.Size = new System.Drawing.Size(110, 25);
  313. this.txtDeposit.TabIndex = 4;
  314. this.txtDeposit.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  315. this.txtDeposit.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
  316. this.txtDeposit.WaterText = "";
  317. this.txtDeposit.WordWrap = true;
  318. //
  319. // lblDsro_MortgageAmount
  320. //
  321. this.lblDsro_MortgageAmount.AutoSize = true;
  322. this.lblDsro_MortgageAmount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  323. this.lblDsro_MortgageAmount.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  324. this.lblDsro_MortgageAmount.Location = new System.Drawing.Point(3, 4);
  325. this.lblDsro_MortgageAmount.Name = "lblDsro_MortgageAmount";
  326. this.lblDsro_MortgageAmount.Size = new System.Drawing.Size(77, 17);
  327. this.lblDsro_MortgageAmount.TabIndex = 308;
  328. this.lblDsro_MortgageAmount.Text = "* 出租押金:";
  329. //
  330. // flowLayoutPanel1
  331. //
  332. this.flowLayoutPanel1.Controls.Add(this.panelEx3);
  333. this.flowLayoutPanel1.Controls.Add(this.panelReservationBackTime);
  334. this.flowLayoutPanel1.Controls.Add(this.panelEx5);
  335. this.flowLayoutPanel1.Controls.Add(this.panelEx6);
  336. this.flowLayoutPanel1.Location = new System.Drawing.Point(15, 61);
  337. this.flowLayoutPanel1.Name = "flowLayoutPanel1";
  338. this.flowLayoutPanel1.Size = new System.Drawing.Size(910, 32);
  339. this.flowLayoutPanel1.TabIndex = 2316;
  340. //
  341. // panelEx3
  342. //
  343. this.panelEx3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  344. this.panelEx3.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  345. this.panelEx3.BorderWidth = 1;
  346. this.panelEx3.Controls.Add(this.dtpTakeDressTime);
  347. this.panelEx3.Controls.Add(this.labelEx16);
  348. this.panelEx3.Location = new System.Drawing.Point(3, 3);
  349. this.panelEx3.Name = "panelEx3";
  350. this.panelEx3.Size = new System.Drawing.Size(248, 26);
  351. this.panelEx3.TabIndex = 2303;
  352. //
  353. // dtpTakeDressTime
  354. //
  355. this.dtpTakeDressTime.CustomFormat = " ";
  356. this.dtpTakeDressTime.DateValue = "";
  357. this.dtpTakeDressTime.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  358. this.dtpTakeDressTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  359. this.dtpTakeDressTime.IsShowTime = false;
  360. this.dtpTakeDressTime.Location = new System.Drawing.Point(82, 1);
  361. this.dtpTakeDressTime.Name = "dtpTakeDressTime";
  362. this.dtpTakeDressTime.Size = new System.Drawing.Size(149, 23);
  363. this.dtpTakeDressTime.TabIndex = 5;
  364. //
  365. // labelEx16
  366. //
  367. this.labelEx16.AutoSize = true;
  368. this.labelEx16.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  369. this.labelEx16.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  370. this.labelEx16.Location = new System.Drawing.Point(6, 4);
  371. this.labelEx16.Name = "labelEx16";
  372. this.labelEx16.Size = new System.Drawing.Size(77, 17);
  373. this.labelEx16.TabIndex = 327;
  374. this.labelEx16.Text = "* 取衣时间:";
  375. //
  376. // panelReservationBackTime
  377. //
  378. this.panelReservationBackTime.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  379. this.panelReservationBackTime.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  380. this.panelReservationBackTime.BorderWidth = 1;
  381. this.panelReservationBackTime.Controls.Add(this.dtpReservationBackTime);
  382. this.panelReservationBackTime.Controls.Add(this.lbltxtDsro_ReservationBackTime);
  383. this.panelReservationBackTime.Location = new System.Drawing.Point(257, 3);
  384. this.panelReservationBackTime.Name = "panelReservationBackTime";
  385. this.panelReservationBackTime.Size = new System.Drawing.Size(220, 26);
  386. this.panelReservationBackTime.TabIndex = 2304;
  387. //
  388. // dtpReservationBackTime
  389. //
  390. this.dtpReservationBackTime.CustomFormat = " ";
  391. this.dtpReservationBackTime.DateValue = "";
  392. this.dtpReservationBackTime.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  393. this.dtpReservationBackTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  394. this.dtpReservationBackTime.IsShowTime = false;
  395. this.dtpReservationBackTime.Location = new System.Drawing.Point(83, 1);
  396. this.dtpReservationBackTime.Name = "dtpReservationBackTime";
  397. this.dtpReservationBackTime.Size = new System.Drawing.Size(129, 23);
  398. this.dtpReservationBackTime.TabIndex = 6;
  399. //
  400. // lbltxtDsro_ReservationBackTime
  401. //
  402. this.lbltxtDsro_ReservationBackTime.AutoSize = true;
  403. this.lbltxtDsro_ReservationBackTime.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  404. this.lbltxtDsro_ReservationBackTime.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  405. this.lbltxtDsro_ReservationBackTime.Location = new System.Drawing.Point(7, 4);
  406. this.lbltxtDsro_ReservationBackTime.Name = "lbltxtDsro_ReservationBackTime";
  407. this.lbltxtDsro_ReservationBackTime.Size = new System.Drawing.Size(77, 17);
  408. this.lbltxtDsro_ReservationBackTime.TabIndex = 328;
  409. this.lbltxtDsro_ReservationBackTime.Text = "* 还回时间:";
  410. //
  411. // panelEx5
  412. //
  413. this.panelEx5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  414. this.panelEx5.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  415. this.panelEx5.BorderWidth = 1;
  416. this.panelEx5.Controls.Add(this.txtEnterName);
  417. this.panelEx5.Controls.Add(this.labelEx4);
  418. this.panelEx5.Location = new System.Drawing.Point(483, 3);
  419. this.panelEx5.Name = "panelEx5";
  420. this.panelEx5.Size = new System.Drawing.Size(231, 26);
  421. this.panelEx5.TabIndex = 2304;
  422. //
  423. // txtEnterName
  424. //
  425. this.txtEnterName.BackColor = System.Drawing.Color.Transparent;
  426. this.txtEnterName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  427. this.txtEnterName.Icon = null;
  428. this.txtEnterName.IconIsButton = false;
  429. this.txtEnterName.IsPasswordChat = '\0';
  430. this.txtEnterName.IsSystemPasswordChar = false;
  431. this.txtEnterName.Lines = new string[0];
  432. this.txtEnterName.Location = new System.Drawing.Point(83, 0);
  433. this.txtEnterName.Margin = new System.Windows.Forms.Padding(0);
  434. this.txtEnterName.MaxLength = 32767;
  435. this.txtEnterName.MinimumSize = new System.Drawing.Size(0, 24);
  436. this.txtEnterName.MouseBack = null;
  437. this.txtEnterName.Multiline = false;
  438. this.txtEnterName.Name = "txtEnterName";
  439. this.txtEnterName.NormlBack = null;
  440. this.txtEnterName.Padding = new System.Windows.Forms.Padding(4, 5, 4, 4);
  441. this.txtEnterName.ReadOnly = true;
  442. this.txtEnterName.ScrollBars = System.Windows.Forms.ScrollBars.None;
  443. this.txtEnterName.Size = new System.Drawing.Size(110, 25);
  444. this.txtEnterName.TabIndex = 2235;
  445. this.txtEnterName.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  446. this.txtEnterName.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
  447. this.txtEnterName.WaterText = "";
  448. this.txtEnterName.WordWrap = true;
  449. //
  450. // labelEx4
  451. //
  452. this.labelEx4.AutoSize = true;
  453. this.labelEx4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  454. this.labelEx4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  455. this.labelEx4.Location = new System.Drawing.Point(16, 4);
  456. this.labelEx4.Name = "labelEx4";
  457. this.labelEx4.Size = new System.Drawing.Size(68, 17);
  458. this.labelEx4.TabIndex = 339;
  459. this.labelEx4.Text = "录单人员:";
  460. //
  461. // panelEx6
  462. //
  463. this.panelEx6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  464. this.panelEx6.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  465. this.panelEx6.BorderWidth = 1;
  466. this.panelEx6.Controls.Add(this.txtCreateDateTime);
  467. this.panelEx6.Controls.Add(this.labelEx5);
  468. this.panelEx6.Location = new System.Drawing.Point(720, 3);
  469. this.panelEx6.Name = "panelEx6";
  470. this.panelEx6.Size = new System.Drawing.Size(185, 26);
  471. this.panelEx6.TabIndex = 2304;
  472. //
  473. // txtCreateDateTime
  474. //
  475. this.txtCreateDateTime.BackColor = System.Drawing.Color.Transparent;
  476. this.txtCreateDateTime.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  477. this.txtCreateDateTime.Icon = null;
  478. this.txtCreateDateTime.IconIsButton = false;
  479. this.txtCreateDateTime.IsPasswordChat = '\0';
  480. this.txtCreateDateTime.IsSystemPasswordChar = false;
  481. this.txtCreateDateTime.Lines = new string[0];
  482. this.txtCreateDateTime.Location = new System.Drawing.Point(71, 0);
  483. this.txtCreateDateTime.Margin = new System.Windows.Forms.Padding(0);
  484. this.txtCreateDateTime.MaxLength = 32767;
  485. this.txtCreateDateTime.MinimumSize = new System.Drawing.Size(0, 24);
  486. this.txtCreateDateTime.MouseBack = null;
  487. this.txtCreateDateTime.Multiline = false;
  488. this.txtCreateDateTime.Name = "txtCreateDateTime";
  489. this.txtCreateDateTime.NormlBack = null;
  490. this.txtCreateDateTime.Padding = new System.Windows.Forms.Padding(4, 5, 4, 4);
  491. this.txtCreateDateTime.ReadOnly = true;
  492. this.txtCreateDateTime.ScrollBars = System.Windows.Forms.ScrollBars.None;
  493. this.txtCreateDateTime.Size = new System.Drawing.Size(110, 25);
  494. this.txtCreateDateTime.TabIndex = 2234;
  495. this.txtCreateDateTime.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  496. this.txtCreateDateTime.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
  497. this.txtCreateDateTime.WaterText = "";
  498. this.txtCreateDateTime.WordWrap = true;
  499. //
  500. // labelEx5
  501. //
  502. this.labelEx5.AutoSize = true;
  503. this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  504. this.labelEx5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  505. this.labelEx5.Location = new System.Drawing.Point(5, 4);
  506. this.labelEx5.Name = "labelEx5";
  507. this.labelEx5.Size = new System.Drawing.Size(68, 17);
  508. this.labelEx5.TabIndex = 341;
  509. this.labelEx5.Text = "订单日期:";
  510. //
  511. // txtRemark
  512. //
  513. this.txtRemark.BackColor = System.Drawing.Color.Transparent;
  514. this.txtRemark.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  515. this.txtRemark.Icon = null;
  516. this.txtRemark.IconIsButton = false;
  517. this.txtRemark.IsPasswordChat = '\0';
  518. this.txtRemark.IsSystemPasswordChar = false;
  519. this.txtRemark.Lines = new string[0];
  520. this.txtRemark.Location = new System.Drawing.Point(99, 95);
  521. this.txtRemark.Margin = new System.Windows.Forms.Padding(0);
  522. this.txtRemark.MaxLength = 32767;
  523. this.txtRemark.MinimumSize = new System.Drawing.Size(0, 24);
  524. this.txtRemark.MouseBack = null;
  525. this.txtRemark.Multiline = false;
  526. this.txtRemark.Name = "txtRemark";
  527. this.txtRemark.NormlBack = null;
  528. this.txtRemark.Padding = new System.Windows.Forms.Padding(4, 5, 4, 4);
  529. this.txtRemark.ReadOnly = false;
  530. this.txtRemark.ScrollBars = System.Windows.Forms.ScrollBars.None;
  531. this.txtRemark.Size = new System.Drawing.Size(817, 25);
  532. this.txtRemark.TabIndex = 2310;
  533. this.txtRemark.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  534. this.txtRemark.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
  535. this.txtRemark.WaterText = "";
  536. this.txtRemark.WordWrap = true;
  537. //
  538. // txtRentAmount
  539. //
  540. this.txtRentAmount.BackColor = System.Drawing.Color.Transparent;
  541. this.txtRentAmount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  542. this.txtRentAmount.Icon = null;
  543. this.txtRentAmount.IconIsButton = false;
  544. this.txtRentAmount.IsPasswordChat = '\0';
  545. this.txtRentAmount.IsSystemPasswordChar = false;
  546. this.txtRentAmount.Lines = new string[0];
  547. this.txtRentAmount.Location = new System.Drawing.Point(581, 34);
  548. this.txtRentAmount.Margin = new System.Windows.Forms.Padding(0);
  549. this.txtRentAmount.MaxLength = 32767;
  550. this.txtRentAmount.MinimumSize = new System.Drawing.Size(0, 24);
  551. this.txtRentAmount.MouseBack = null;
  552. this.txtRentAmount.Multiline = false;
  553. this.txtRentAmount.Name = "txtRentAmount";
  554. this.txtRentAmount.NormlBack = null;
  555. this.txtRentAmount.Padding = new System.Windows.Forms.Padding(4, 5, 4, 4);
  556. this.txtRentAmount.ReadOnly = false;
  557. this.txtRentAmount.ScrollBars = System.Windows.Forms.ScrollBars.None;
  558. this.txtRentAmount.Size = new System.Drawing.Size(110, 25);
  559. this.txtRentAmount.TabIndex = 2309;
  560. this.txtRentAmount.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  561. this.txtRentAmount.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
  562. this.txtRentAmount.WaterText = "";
  563. this.txtRentAmount.WordWrap = true;
  564. //
  565. // txtOrderNumber
  566. //
  567. this.txtOrderNumber.BackColor = System.Drawing.Color.Transparent;
  568. this.txtOrderNumber.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  569. this.txtOrderNumber.Icon = null;
  570. this.txtOrderNumber.IconIsButton = false;
  571. this.txtOrderNumber.IsPasswordChat = '\0';
  572. this.txtOrderNumber.IsSystemPasswordChar = false;
  573. this.txtOrderNumber.Lines = new string[0];
  574. this.txtOrderNumber.Location = new System.Drawing.Point(99, 34);
  575. this.txtOrderNumber.Margin = new System.Windows.Forms.Padding(0);
  576. this.txtOrderNumber.MaxLength = 32767;
  577. this.txtOrderNumber.MinimumSize = new System.Drawing.Size(0, 24);
  578. this.txtOrderNumber.MouseBack = null;
  579. this.txtOrderNumber.Multiline = false;
  580. this.txtOrderNumber.Name = "txtOrderNumber";
  581. this.txtOrderNumber.NormlBack = null;
  582. this.txtOrderNumber.Padding = new System.Windows.Forms.Padding(4, 5, 4, 4);
  583. this.txtOrderNumber.ReadOnly = true;
  584. this.txtOrderNumber.ScrollBars = System.Windows.Forms.ScrollBars.None;
  585. this.txtOrderNumber.Size = new System.Drawing.Size(150, 25);
  586. this.txtOrderNumber.TabIndex = 2307;
  587. this.txtOrderNumber.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  588. this.txtOrderNumber.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
  589. this.txtOrderNumber.WaterText = "";
  590. this.txtOrderNumber.WordWrap = true;
  591. //
  592. // cmbtreevOrderPerson
  593. //
  594. this.cmbtreevOrderPerson.AfterSelectLevelFirstNode = false;
  595. this.cmbtreevOrderPerson.DropDownHeight = 220;
  596. this.cmbtreevOrderPerson.DropDownShow = false;
  597. this.cmbtreevOrderPerson.FormattingEnabled = true;
  598. this.cmbtreevOrderPerson.IntegralHeight = false;
  599. this.cmbtreevOrderPerson.IsNodeMouseClick = false;
  600. this.cmbtreevOrderPerson.IsSelectParentNode = false;
  601. this.cmbtreevOrderPerson.Location = new System.Drawing.Point(354, 37);
  602. this.cmbtreevOrderPerson.Name = "cmbtreevOrderPerson";
  603. this.cmbtreevOrderPerson.ReadOnly = true;
  604. this.cmbtreevOrderPerson.SelectedNode = null;
  605. this.cmbtreevOrderPerson.Size = new System.Drawing.Size(130, 20);
  606. this.cmbtreevOrderPerson.StrGetName = "";
  607. this.cmbtreevOrderPerson.StrGetTagName = "";
  608. this.cmbtreevOrderPerson.StrKey = null;
  609. this.cmbtreevOrderPerson.TabIndex = 2308;
  610. //
  611. // labelEx3
  612. //
  613. this.labelEx3.AutoSize = true;
  614. this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  615. this.labelEx3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  616. this.labelEx3.Location = new System.Drawing.Point(279, 38);
  617. this.labelEx3.Name = "labelEx3";
  618. this.labelEx3.Size = new System.Drawing.Size(77, 17);
  619. this.labelEx3.TabIndex = 2315;
  620. this.labelEx3.Text = "* 接单人员:";
  621. //
  622. // labelEx7
  623. //
  624. this.labelEx7.AutoSize = true;
  625. this.labelEx7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  626. this.labelEx7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  627. this.labelEx7.Location = new System.Drawing.Point(33, 99);
  628. this.labelEx7.Name = "labelEx7";
  629. this.labelEx7.Size = new System.Drawing.Size(68, 17);
  630. this.labelEx7.TabIndex = 2314;
  631. this.labelEx7.Text = "订单备注:";
  632. //
  633. // labelEx2
  634. //
  635. this.labelEx2.AutoSize = true;
  636. this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  637. this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  638. this.labelEx2.Location = new System.Drawing.Point(505, 38);
  639. this.labelEx2.Name = "labelEx2";
  640. this.labelEx2.Size = new System.Drawing.Size(77, 17);
  641. this.labelEx2.TabIndex = 2313;
  642. this.labelEx2.Text = "* 出租金额:";
  643. //
  644. // labelEx6
  645. //
  646. this.labelEx6.AutoSize = true;
  647. this.labelEx6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  648. this.labelEx6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  649. this.labelEx6.Location = new System.Drawing.Point(45, 38);
  650. this.labelEx6.Name = "labelEx6";
  651. this.labelEx6.Size = new System.Drawing.Size(56, 17);
  652. this.labelEx6.TabIndex = 2312;
  653. this.labelEx6.Text = "订单号:";
  654. //
  655. // labelEx1
  656. //
  657. this.labelEx1.AutoSize = true;
  658. this.labelEx1.BackColor = System.Drawing.Color.Transparent;
  659. this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  660. this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(75)))), ((int)(((byte)(103)))));
  661. this.labelEx1.Location = new System.Drawing.Point(14, 9);
  662. this.labelEx1.Name = "labelEx1";
  663. this.labelEx1.Size = new System.Drawing.Size(56, 17);
  664. this.labelEx1.TabIndex = 2311;
  665. this.labelEx1.Text = "租售资料";
  666. //
  667. // btnCloseed
  668. //
  669. this.btnCloseed.BackColor = System.Drawing.Color.Transparent;
  670. this.btnCloseed.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnCloseed.BackImg")));
  671. this.btnCloseed.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  672. this.btnCloseed.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  673. this.btnCloseed.ForeColor = System.Drawing.Color.White;
  674. this.btnCloseed.IsCustomBackImg = false;
  675. this.btnCloseed.IsShowText = true;
  676. this.btnCloseed.Location = new System.Drawing.Point(844, 6);
  677. this.btnCloseed.Name = "btnCloseed";
  678. this.btnCloseed.Size = new System.Drawing.Size(90, 28);
  679. this.btnCloseed.TabIndex = 334;
  680. this.btnCloseed.Text = " 关 闭";
  681. this.btnCloseed.UseVisualStyleBackColor = false;
  682. //
  683. // btnNewOrder
  684. //
  685. this.btnNewOrder.BackColor = System.Drawing.Color.Transparent;
  686. this.btnNewOrder.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnNewOrder.BackImg")));
  687. this.btnNewOrder.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  688. this.btnNewOrder.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  689. this.btnNewOrder.ForeColor = System.Drawing.Color.White;
  690. this.btnNewOrder.IsCustomBackImg = false;
  691. this.btnNewOrder.IsShowText = true;
  692. this.btnNewOrder.Location = new System.Drawing.Point(641, 6);
  693. this.btnNewOrder.Name = "btnNewOrder";
  694. this.btnNewOrder.Size = new System.Drawing.Size(90, 28);
  695. this.btnNewOrder.TabIndex = 333;
  696. this.btnNewOrder.Text = " 新订单";
  697. this.btnNewOrder.UseVisualStyleBackColor = false;
  698. //
  699. // btnSaveed
  700. //
  701. this.btnSaveed.BackColor = System.Drawing.Color.Transparent;
  702. this.btnSaveed.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSaveed.BackImg")));
  703. this.btnSaveed.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  704. this.btnSaveed.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  705. this.btnSaveed.ForeColor = System.Drawing.Color.White;
  706. this.btnSaveed.IsCustomBackImg = false;
  707. this.btnSaveed.IsShowText = true;
  708. this.btnSaveed.Location = new System.Drawing.Point(744, 6);
  709. this.btnSaveed.Name = "btnSaveed";
  710. this.btnSaveed.Size = new System.Drawing.Size(90, 28);
  711. this.btnSaveed.TabIndex = 302;
  712. this.btnSaveed.Text = " 保 存";
  713. this.btnSaveed.UseVisualStyleBackColor = false;
  714. //
  715. // panelEx2
  716. //
  717. this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  718. this.panelEx2.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  719. this.panelEx2.BorderWidth = 1;
  720. this.panelEx2.Location = new System.Drawing.Point(13, 6);
  721. this.panelEx2.Name = "panelEx2";
  722. this.panelEx2.Size = new System.Drawing.Size(257, 28);
  723. this.panelEx2.TabIndex = 336;
  724. //
  725. // DressOpenOrderRentSaleSmallForm
  726. //
  727. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  728. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  729. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  730. this.ClientSize = new System.Drawing.Size(955, 610);
  731. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  732. this.IsShowUcNavigationTool = true;
  733. this.Name = "DressOpenOrderRentSaleSmallForm";
  734. this.Text = "礼服开单";
  735. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  736. this.Controls.SetChildIndex(this.btnAppFormMaximize, 0);
  737. this.Controls.SetChildIndex(this.btnAppFormExit, 0);
  738. this.Controls.SetChildIndex(this.btnAppFormMinimize, 0);
  739. this.Controls.SetChildIndex(this.btnAppFormMenu, 0);
  740. this.Controls.SetChildIndex(this.btnAppFormSkin, 0);
  741. this.Controls.SetChildIndex(this.plFormMainContent, 0);
  742. this.plExMainContainer.ResumeLayout(false);
  743. this.plFormMainContent.ResumeLayout(false);
  744. this.panelEx1.ResumeLayout(false);
  745. this.panelEx9.ResumeLayout(false);
  746. this.panelEx9.PerformLayout();
  747. this.panelEx7.ResumeLayout(false);
  748. this.panelEx7.PerformLayout();
  749. this.panelEx4.ResumeLayout(false);
  750. this.panelEx4.PerformLayout();
  751. this.panelDeposit.ResumeLayout(false);
  752. this.panelDeposit.PerformLayout();
  753. this.flowLayoutPanel1.ResumeLayout(false);
  754. this.panelEx3.ResumeLayout(false);
  755. this.panelEx3.PerformLayout();
  756. this.panelReservationBackTime.ResumeLayout(false);
  757. this.panelReservationBackTime.PerformLayout();
  758. this.panelEx5.ResumeLayout(false);
  759. this.panelEx5.PerformLayout();
  760. this.panelEx6.ResumeLayout(false);
  761. this.panelEx6.PerformLayout();
  762. this.ResumeLayout(false);
  763. }
  764. #endregion
  765. protected ComponentLibrary.ButtonEx btnNewOrder;
  766. protected internal ComponentLibrary.ButtonEx btnCloseed;
  767. protected internal ComponentLibrary.ButtonEx btnSaveed;
  768. protected internal ComponentLibrary.PanelEx panelEx1;
  769. private ComponentLibrary.PanelEx panelEx2;
  770. private ComponentLibrary.PanelEx panelEx9;
  771. protected internal ComponentLibrary.ButtonForm btnDressDelete;
  772. protected internal ComponentLibrary.ButtonForm btnDressToolbox;
  773. protected internal ComponentLibrary.ListViewEx listViewData;
  774. private ComponentLibrary.LabelEx labelEx18;
  775. private ComponentLibrary.PanelEx panelEx7;
  776. private ComponentLibrary.LabelEx labelEx8;
  777. private ComponentLibrary.PanelEx panelEx4;
  778. protected internal ComponentLibrary.PanelEx panelDeposit;
  779. protected internal ComponentLibrary.TextBoxEx txtDeposit;
  780. protected ComponentLibrary.LabelEx lblDsro_MortgageAmount;
  781. private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
  782. private ComponentLibrary.PanelEx panelEx3;
  783. protected internal ComponentLibrary.DateTimePickerEx dtpTakeDressTime;
  784. protected internal ComponentLibrary.PanelEx panelReservationBackTime;
  785. protected internal ComponentLibrary.DateTimePickerEx dtpReservationBackTime;
  786. protected ComponentLibrary.LabelEx lbltxtDsro_ReservationBackTime;
  787. private ComponentLibrary.PanelEx panelEx5;
  788. protected internal ComponentLibrary.TextBoxEx txtEnterName;
  789. private ComponentLibrary.LabelEx labelEx4;
  790. private ComponentLibrary.PanelEx panelEx6;
  791. protected internal ComponentLibrary.TextBoxEx txtCreateDateTime;
  792. private ComponentLibrary.LabelEx labelEx5;
  793. protected internal ComponentLibrary.TextBoxEx txtRemark;
  794. protected internal ComponentLibrary.TextBoxEx txtRentAmount;
  795. protected internal ComponentLibrary.TextBoxEx txtOrderNumber;
  796. protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevOrderPerson;
  797. private ComponentLibrary.LabelEx labelEx3;
  798. private ComponentLibrary.LabelEx labelEx7;
  799. protected internal ComponentLibrary.LabelEx labelEx2;
  800. private ComponentLibrary.LabelEx labelEx6;
  801. protected internal ComponentLibrary.LabelEx labelEx1;
  802. public ComponentLibrary.ButtonEx btn_AddCustomer;
  803. public ComponentLibrary.PanelEx panel_CustomerItem;
  804. public ComponentLibrary.LabelEx labelEx16;
  805. }
  806. }