DressEnteredAddedSmallForm.Designer.cs 55 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922
  1. namespace LYFZ.Software.UI.Dresses.SetSmallForm
  2. {
  3. partial class DressEnteredAddedSmallForm
  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(DressEnteredAddedSmallForm));
  29. this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
  30. this.listViewData_Dress = new LYFZ.ComponentLibrary.ListViewEx();
  31. this.panelEx14 = new LYFZ.ComponentLibrary.PanelEx();
  32. this.panelDressNumber = new LYFZ.ComponentLibrary.PanelEx();
  33. this.txtDressNumber = new LYFZ.ComponentLibrary.TextBoxEx();
  34. this.labelEx13 = new LYFZ.ComponentLibrary.LabelEx();
  35. this.txtRemark = new LYFZ.ComponentLibrary.TextBoxEx();
  36. this.labelEx12 = new LYFZ.ComponentLibrary.LabelEx();
  37. this.txtDressSize = new LYFZ.ComponentLibrary.TextBoxEx();
  38. this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
  39. this.txtDressBrand = new LYFZ.ComponentLibrary.TextBoxEx();
  40. this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
  41. this.chkDownRack = new LYFZ.ComponentLibrary.CheckBoxEx();
  42. this.chkUpperRack = new LYFZ.ComponentLibrary.CheckBoxEx();
  43. this.labelEx10 = new LYFZ.ComponentLibrary.LabelEx();
  44. this.dtpDressBuyDate = new LYFZ.ComponentLibrary.DateTimePickerEx();
  45. this.labelEx11 = new LYFZ.ComponentLibrary.LabelEx();
  46. this.txtDressQuantity = new LYFZ.ComponentLibrary.TextBoxEx();
  47. this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
  48. this.txtDressRentPrice = new LYFZ.ComponentLibrary.TextBoxEx();
  49. this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx();
  50. this.txtDressSalePrice = new LYFZ.ComponentLibrary.TextBoxEx();
  51. this.labelEx9 = new LYFZ.ComponentLibrary.LabelEx();
  52. this.txtDressCostPrice = new LYFZ.ComponentLibrary.TextBoxEx();
  53. this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
  54. this.txtDressName = new LYFZ.ComponentLibrary.TextBoxEx();
  55. this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
  56. this.btnRegionSet = new LYFZ.ComponentLibrary.ButtonForm();
  57. this.cmbtreevDressPlacedRegion = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  58. this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
  59. this.btnCategorySet = new LYFZ.ComponentLibrary.ButtonForm();
  60. this.cmbtreevDressCategory = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  61. this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
  62. this.btnReset = new LYFZ.ComponentLibrary.ButtonEx();
  63. this.btnSaveed = new LYFZ.ComponentLibrary.ButtonEx();
  64. this.btnCancel = new LYFZ.ComponentLibrary.ButtonEx();
  65. this.btnDeleteVicePage = new LYFZ.ComponentLibrary.ButtonForm();
  66. this.btnBrowseVicePage = new LYFZ.ComponentLibrary.ButtonForm();
  67. this.btnDeleteCoverPage = new LYFZ.ComponentLibrary.ButtonForm();
  68. this.btnBrowseCoverPage = new LYFZ.ComponentLibrary.ButtonForm();
  69. this.listVicePage = new LYFZ.ComponentLibrary.ListViewEx();
  70. this.labelEx14 = new LYFZ.ComponentLibrary.LabelEx();
  71. this.lblCoverPage = new LYFZ.ComponentLibrary.LabelEx();
  72. this.pictCoverPage = new LYFZ.ComponentLibrary.PictureBoxEx();
  73. this.plExMainContainer.SuspendLayout();
  74. this.plFormMainContent.SuspendLayout();
  75. this.panelEx1.SuspendLayout();
  76. this.panelEx14.SuspendLayout();
  77. this.panelDressNumber.SuspendLayout();
  78. ((System.ComponentModel.ISupportInitialize)(this.pictCoverPage)).BeginInit();
  79. this.SuspendLayout();
  80. //
  81. // plExMainContainer
  82. //
  83. this.plExMainContainer.Controls.Add(this.panelEx1);
  84. this.plExMainContainer.Padding = new System.Windows.Forms.Padding(5);
  85. //
  86. // btnAppFormExit
  87. //
  88. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  89. //
  90. // btnAppFormMinimize
  91. //
  92. this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
  93. //
  94. // panelEx1
  95. //
  96. this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  97. this.panelEx1.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  98. this.panelEx1.BorderWidth = 1;
  99. this.panelEx1.Controls.Add(this.listViewData_Dress);
  100. this.panelEx1.Controls.Add(this.panelEx14);
  101. this.panelEx1.Dock = System.Windows.Forms.DockStyle.Fill;
  102. this.panelEx1.Location = new System.Drawing.Point(5, 5);
  103. this.panelEx1.Name = "panelEx1";
  104. this.panelEx1.Padding = new System.Windows.Forms.Padding(2, 5, 2, 2);
  105. this.panelEx1.Size = new System.Drawing.Size(900, 535);
  106. this.panelEx1.TabIndex = 0;
  107. //
  108. // listViewData_Dress
  109. //
  110. this.listViewData_Dress.Dock = System.Windows.Forms.DockStyle.Fill;
  111. this.listViewData_Dress.FullRowSelect = true;
  112. this.listViewData_Dress.IsDefaultShowGroups = false;
  113. this.listViewData_Dress.Location = new System.Drawing.Point(2, 335);
  114. this.listViewData_Dress.MultiSelect = false;
  115. this.listViewData_Dress.Name = "listViewData_Dress";
  116. this.listViewData_Dress.Size = new System.Drawing.Size(896, 198);
  117. this.listViewData_Dress.TabIndex = 2294;
  118. this.listViewData_Dress.UseCompatibleStateImageBehavior = false;
  119. //
  120. // panelEx14
  121. //
  122. this.panelEx14.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  123. this.panelEx14.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  124. this.panelEx14.BorderWidth = 1;
  125. this.panelEx14.Controls.Add(this.panelDressNumber);
  126. this.panelEx14.Controls.Add(this.txtRemark);
  127. this.panelEx14.Controls.Add(this.labelEx12);
  128. this.panelEx14.Controls.Add(this.txtDressSize);
  129. this.panelEx14.Controls.Add(this.labelEx5);
  130. this.panelEx14.Controls.Add(this.txtDressBrand);
  131. this.panelEx14.Controls.Add(this.labelEx4);
  132. this.panelEx14.Controls.Add(this.chkDownRack);
  133. this.panelEx14.Controls.Add(this.chkUpperRack);
  134. this.panelEx14.Controls.Add(this.labelEx10);
  135. this.panelEx14.Controls.Add(this.dtpDressBuyDate);
  136. this.panelEx14.Controls.Add(this.labelEx11);
  137. this.panelEx14.Controls.Add(this.txtDressQuantity);
  138. this.panelEx14.Controls.Add(this.labelEx6);
  139. this.panelEx14.Controls.Add(this.txtDressRentPrice);
  140. this.panelEx14.Controls.Add(this.labelEx8);
  141. this.panelEx14.Controls.Add(this.txtDressSalePrice);
  142. this.panelEx14.Controls.Add(this.labelEx9);
  143. this.panelEx14.Controls.Add(this.txtDressCostPrice);
  144. this.panelEx14.Controls.Add(this.labelEx7);
  145. this.panelEx14.Controls.Add(this.txtDressName);
  146. this.panelEx14.Controls.Add(this.labelEx3);
  147. this.panelEx14.Controls.Add(this.btnRegionSet);
  148. this.panelEx14.Controls.Add(this.cmbtreevDressPlacedRegion);
  149. this.panelEx14.Controls.Add(this.labelEx2);
  150. this.panelEx14.Controls.Add(this.btnCategorySet);
  151. this.panelEx14.Controls.Add(this.cmbtreevDressCategory);
  152. this.panelEx14.Controls.Add(this.labelEx1);
  153. this.panelEx14.Controls.Add(this.btnReset);
  154. this.panelEx14.Controls.Add(this.btnSaveed);
  155. this.panelEx14.Controls.Add(this.btnCancel);
  156. this.panelEx14.Controls.Add(this.btnDeleteVicePage);
  157. this.panelEx14.Controls.Add(this.btnBrowseVicePage);
  158. this.panelEx14.Controls.Add(this.btnDeleteCoverPage);
  159. this.panelEx14.Controls.Add(this.btnBrowseCoverPage);
  160. this.panelEx14.Controls.Add(this.listVicePage);
  161. this.panelEx14.Controls.Add(this.labelEx14);
  162. this.panelEx14.Controls.Add(this.lblCoverPage);
  163. this.panelEx14.Controls.Add(this.pictCoverPage);
  164. this.panelEx14.Dock = System.Windows.Forms.DockStyle.Top;
  165. this.panelEx14.Location = new System.Drawing.Point(2, 5);
  166. this.panelEx14.Name = "panelEx14";
  167. this.panelEx14.Size = new System.Drawing.Size(896, 330);
  168. this.panelEx14.TabIndex = 2295;
  169. //
  170. // panelDressNumber
  171. //
  172. this.panelDressNumber.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  173. this.panelDressNumber.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  174. this.panelDressNumber.BorderWidth = 1;
  175. this.panelDressNumber.Controls.Add(this.txtDressNumber);
  176. this.panelDressNumber.Controls.Add(this.labelEx13);
  177. this.panelDressNumber.Location = new System.Drawing.Point(701, 93);
  178. this.panelDressNumber.Name = "panelDressNumber";
  179. this.panelDressNumber.Size = new System.Drawing.Size(192, 25);
  180. this.panelDressNumber.TabIndex = 16360;
  181. //
  182. // txtDressNumber
  183. //
  184. this.txtDressNumber.BackColor = System.Drawing.Color.Transparent;
  185. this.txtDressNumber.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  186. this.txtDressNumber.Icon = null;
  187. this.txtDressNumber.IconIsButton = false;
  188. this.txtDressNumber.IsPasswordChat = '\0';
  189. this.txtDressNumber.IsSystemPasswordChar = false;
  190. this.txtDressNumber.Lines = new string[0];
  191. this.txtDressNumber.Location = new System.Drawing.Point(77, 0);
  192. this.txtDressNumber.Margin = new System.Windows.Forms.Padding(0);
  193. this.txtDressNumber.MaxLength = 32767;
  194. this.txtDressNumber.MinimumSize = new System.Drawing.Size(0, 24);
  195. this.txtDressNumber.MouseBack = null;
  196. this.txtDressNumber.Multiline = false;
  197. this.txtDressNumber.Name = "txtDressNumber";
  198. this.txtDressNumber.NormlBack = null;
  199. this.txtDressNumber.Padding = new System.Windows.Forms.Padding(4, 5, 4, 4);
  200. this.txtDressNumber.ReadOnly = false;
  201. this.txtDressNumber.ScrollBars = System.Windows.Forms.ScrollBars.None;
  202. this.txtDressNumber.Size = new System.Drawing.Size(110, 25);
  203. this.txtDressNumber.TabIndex = 16358;
  204. this.txtDressNumber.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  205. this.txtDressNumber.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
  206. this.txtDressNumber.WaterText = "";
  207. this.txtDressNumber.WordWrap = true;
  208. //
  209. // labelEx13
  210. //
  211. this.labelEx13.AutoSize = true;
  212. this.labelEx13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  213. this.labelEx13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  214. this.labelEx13.Location = new System.Drawing.Point(3, 4);
  215. this.labelEx13.Name = "labelEx13";
  216. this.labelEx13.Size = new System.Drawing.Size(77, 17);
  217. this.labelEx13.TabIndex = 16359;
  218. this.labelEx13.Text = "* 礼服编号:";
  219. //
  220. // txtRemark
  221. //
  222. this.txtRemark.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  223. | System.Windows.Forms.AnchorStyles.Right)));
  224. this.txtRemark.BackColor = System.Drawing.Color.Transparent;
  225. this.txtRemark.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  226. this.txtRemark.Icon = null;
  227. this.txtRemark.IconIsButton = false;
  228. this.txtRemark.IsPasswordChat = '\0';
  229. this.txtRemark.IsSystemPasswordChar = false;
  230. this.txtRemark.Lines = new string[0];
  231. this.txtRemark.Location = new System.Drawing.Point(82, 93);
  232. this.txtRemark.Margin = new System.Windows.Forms.Padding(0);
  233. this.txtRemark.MaxLength = 32767;
  234. this.txtRemark.MinimumSize = new System.Drawing.Size(0, 24);
  235. this.txtRemark.MouseBack = null;
  236. this.txtRemark.Multiline = false;
  237. this.txtRemark.Name = "txtRemark";
  238. this.txtRemark.NormlBack = null;
  239. this.txtRemark.Padding = new System.Windows.Forms.Padding(4, 5, 4, 4);
  240. this.txtRemark.ReadOnly = false;
  241. this.txtRemark.ScrollBars = System.Windows.Forms.ScrollBars.None;
  242. this.txtRemark.Size = new System.Drawing.Size(608, 25);
  243. this.txtRemark.TabIndex = 10;
  244. this.txtRemark.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  245. this.txtRemark.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
  246. this.txtRemark.WaterText = "";
  247. this.txtRemark.WordWrap = true;
  248. //
  249. // labelEx12
  250. //
  251. this.labelEx12.AutoSize = true;
  252. this.labelEx12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  253. this.labelEx12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  254. this.labelEx12.Location = new System.Drawing.Point(17, 97);
  255. this.labelEx12.Name = "labelEx12";
  256. this.labelEx12.Size = new System.Drawing.Size(68, 17);
  257. this.labelEx12.TabIndex = 16357;
  258. this.labelEx12.Text = "礼服备注:";
  259. //
  260. // txtDressSize
  261. //
  262. this.txtDressSize.BackColor = System.Drawing.Color.Transparent;
  263. this.txtDressSize.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  264. this.txtDressSize.Icon = null;
  265. this.txtDressSize.IconIsButton = false;
  266. this.txtDressSize.IsPasswordChat = '\0';
  267. this.txtDressSize.IsSystemPasswordChar = false;
  268. this.txtDressSize.Lines = new string[0];
  269. this.txtDressSize.Location = new System.Drawing.Point(684, 64);
  270. this.txtDressSize.Margin = new System.Windows.Forms.Padding(0);
  271. this.txtDressSize.MaxLength = 32767;
  272. this.txtDressSize.MinimumSize = new System.Drawing.Size(0, 24);
  273. this.txtDressSize.MouseBack = null;
  274. this.txtDressSize.Multiline = false;
  275. this.txtDressSize.Name = "txtDressSize";
  276. this.txtDressSize.NormlBack = null;
  277. this.txtDressSize.Padding = new System.Windows.Forms.Padding(4, 5, 4, 4);
  278. this.txtDressSize.ReadOnly = false;
  279. this.txtDressSize.ScrollBars = System.Windows.Forms.ScrollBars.None;
  280. this.txtDressSize.Size = new System.Drawing.Size(204, 25);
  281. this.txtDressSize.TabIndex = 9;
  282. this.txtDressSize.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  283. this.txtDressSize.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
  284. this.txtDressSize.WaterText = "";
  285. this.txtDressSize.WordWrap = true;
  286. //
  287. // labelEx5
  288. //
  289. this.labelEx5.AutoSize = true;
  290. this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  291. this.labelEx5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  292. this.labelEx5.Location = new System.Drawing.Point(619, 68);
  293. this.labelEx5.Name = "labelEx5";
  294. this.labelEx5.Size = new System.Drawing.Size(68, 17);
  295. this.labelEx5.TabIndex = 16354;
  296. this.labelEx5.Text = "礼服尺寸:";
  297. //
  298. // txtDressBrand
  299. //
  300. this.txtDressBrand.BackColor = System.Drawing.Color.Transparent;
  301. this.txtDressBrand.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  302. this.txtDressBrand.Icon = null;
  303. this.txtDressBrand.IconIsButton = false;
  304. this.txtDressBrand.IsPasswordChat = '\0';
  305. this.txtDressBrand.IsSystemPasswordChar = false;
  306. this.txtDressBrand.Lines = new string[0];
  307. this.txtDressBrand.Location = new System.Drawing.Point(396, 64);
  308. this.txtDressBrand.Margin = new System.Windows.Forms.Padding(0);
  309. this.txtDressBrand.MaxLength = 32767;
  310. this.txtDressBrand.MinimumSize = new System.Drawing.Size(0, 24);
  311. this.txtDressBrand.MouseBack = null;
  312. this.txtDressBrand.Multiline = false;
  313. this.txtDressBrand.Name = "txtDressBrand";
  314. this.txtDressBrand.NormlBack = null;
  315. this.txtDressBrand.Padding = new System.Windows.Forms.Padding(4, 5, 4, 4);
  316. this.txtDressBrand.ReadOnly = false;
  317. this.txtDressBrand.ScrollBars = System.Windows.Forms.ScrollBars.None;
  318. this.txtDressBrand.Size = new System.Drawing.Size(195, 25);
  319. this.txtDressBrand.TabIndex = 8;
  320. this.txtDressBrand.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  321. this.txtDressBrand.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
  322. this.txtDressBrand.WaterText = "";
  323. this.txtDressBrand.WordWrap = true;
  324. //
  325. // labelEx4
  326. //
  327. this.labelEx4.AutoSize = true;
  328. this.labelEx4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  329. this.labelEx4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  330. this.labelEx4.Location = new System.Drawing.Point(331, 68);
  331. this.labelEx4.Name = "labelEx4";
  332. this.labelEx4.Size = new System.Drawing.Size(68, 17);
  333. this.labelEx4.TabIndex = 16352;
  334. this.labelEx4.Text = "礼服品牌:";
  335. //
  336. // chkDownRack
  337. //
  338. this.chkDownRack.AutoSize = true;
  339. this.chkDownRack.BackColor = System.Drawing.Color.Transparent;
  340. this.chkDownRack.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  341. this.chkDownRack.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  342. this.chkDownRack.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  343. this.chkDownRack.Fourstates = false;
  344. this.chkDownRack.IsGreenTick = false;
  345. this.chkDownRack.Location = new System.Drawing.Point(645, 37);
  346. this.chkDownRack.Name = "chkDownRack";
  347. this.chkDownRack.Size = new System.Drawing.Size(51, 21);
  348. this.chkDownRack.TabIndex = 32;
  349. this.chkDownRack.Text = "下架";
  350. this.chkDownRack.UseVisualStyleBackColor = false;
  351. //
  352. // chkUpperRack
  353. //
  354. this.chkUpperRack.AutoSize = true;
  355. this.chkUpperRack.BackColor = System.Drawing.Color.Transparent;
  356. this.chkUpperRack.Checked = true;
  357. this.chkUpperRack.CheckState = System.Windows.Forms.CheckState.Checked;
  358. this.chkUpperRack.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  359. this.chkUpperRack.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  360. this.chkUpperRack.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  361. this.chkUpperRack.Fourstates = false;
  362. this.chkUpperRack.IsGreenTick = false;
  363. this.chkUpperRack.Location = new System.Drawing.Point(590, 37);
  364. this.chkUpperRack.Name = "chkUpperRack";
  365. this.chkUpperRack.Size = new System.Drawing.Size(51, 21);
  366. this.chkUpperRack.TabIndex = 31;
  367. this.chkUpperRack.Text = "上架";
  368. this.chkUpperRack.UseVisualStyleBackColor = false;
  369. //
  370. // labelEx10
  371. //
  372. this.labelEx10.AutoSize = true;
  373. this.labelEx10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  374. this.labelEx10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  375. this.labelEx10.Location = new System.Drawing.Point(516, 39);
  376. this.labelEx10.Name = "labelEx10";
  377. this.labelEx10.Size = new System.Drawing.Size(77, 17);
  378. this.labelEx10.TabIndex = 16349;
  379. this.labelEx10.Text = "* 礼服状态:";
  380. //
  381. // dtpDressBuyDate
  382. //
  383. this.dtpDressBuyDate.CustomFormat = " ";
  384. this.dtpDressBuyDate.DateValue = "";
  385. this.dtpDressBuyDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  386. this.dtpDressBuyDate.IsShowTime = false;
  387. this.dtpDressBuyDate.Location = new System.Drawing.Point(778, 37);
  388. this.dtpDressBuyDate.Name = "dtpDressBuyDate";
  389. this.dtpDressBuyDate.Size = new System.Drawing.Size(109, 21);
  390. this.dtpDressBuyDate.TabIndex = 33;
  391. //
  392. // labelEx11
  393. //
  394. this.labelEx11.AutoSize = true;
  395. this.labelEx11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  396. this.labelEx11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  397. this.labelEx11.Location = new System.Drawing.Point(713, 39);
  398. this.labelEx11.Name = "labelEx11";
  399. this.labelEx11.Size = new System.Drawing.Size(68, 17);
  400. this.labelEx11.TabIndex = 16348;
  401. this.labelEx11.Text = "购买日期:";
  402. //
  403. // txtDressQuantity
  404. //
  405. this.txtDressQuantity.BackColor = System.Drawing.Color.Transparent;
  406. this.txtDressQuantity.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  407. this.txtDressQuantity.Icon = null;
  408. this.txtDressQuantity.IconIsButton = false;
  409. this.txtDressQuantity.IsPasswordChat = '\0';
  410. this.txtDressQuantity.IsSystemPasswordChar = false;
  411. this.txtDressQuantity.Lines = new string[0];
  412. this.txtDressQuantity.Location = new System.Drawing.Point(396, 35);
  413. this.txtDressQuantity.Margin = new System.Windows.Forms.Padding(0);
  414. this.txtDressQuantity.MaxLength = 32767;
  415. this.txtDressQuantity.MinimumSize = new System.Drawing.Size(0, 24);
  416. this.txtDressQuantity.MouseBack = null;
  417. this.txtDressQuantity.Multiline = false;
  418. this.txtDressQuantity.Name = "txtDressQuantity";
  419. this.txtDressQuantity.NormlBack = null;
  420. this.txtDressQuantity.Padding = new System.Windows.Forms.Padding(4, 5, 4, 4);
  421. this.txtDressQuantity.ReadOnly = false;
  422. this.txtDressQuantity.ScrollBars = System.Windows.Forms.ScrollBars.None;
  423. this.txtDressQuantity.Size = new System.Drawing.Size(100, 25);
  424. this.txtDressQuantity.TabIndex = 7;
  425. this.txtDressQuantity.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  426. this.txtDressQuantity.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
  427. this.txtDressQuantity.WaterText = "";
  428. this.txtDressQuantity.WordWrap = true;
  429. //
  430. // labelEx6
  431. //
  432. this.labelEx6.AutoSize = true;
  433. this.labelEx6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  434. this.labelEx6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  435. this.labelEx6.Location = new System.Drawing.Point(322, 39);
  436. this.labelEx6.Name = "labelEx6";
  437. this.labelEx6.Size = new System.Drawing.Size(77, 17);
  438. this.labelEx6.TabIndex = 16345;
  439. this.labelEx6.Text = "* 礼服数量:";
  440. //
  441. // txtDressRentPrice
  442. //
  443. this.txtDressRentPrice.BackColor = System.Drawing.Color.Transparent;
  444. this.txtDressRentPrice.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  445. this.txtDressRentPrice.Icon = null;
  446. this.txtDressRentPrice.IconIsButton = false;
  447. this.txtDressRentPrice.IsPasswordChat = '\0';
  448. this.txtDressRentPrice.IsSystemPasswordChar = false;
  449. this.txtDressRentPrice.Lines = new string[0];
  450. this.txtDressRentPrice.Location = new System.Drawing.Point(778, 6);
  451. this.txtDressRentPrice.Margin = new System.Windows.Forms.Padding(0);
  452. this.txtDressRentPrice.MaxLength = 32767;
  453. this.txtDressRentPrice.MinimumSize = new System.Drawing.Size(0, 24);
  454. this.txtDressRentPrice.MouseBack = null;
  455. this.txtDressRentPrice.Multiline = false;
  456. this.txtDressRentPrice.Name = "txtDressRentPrice";
  457. this.txtDressRentPrice.NormlBack = null;
  458. this.txtDressRentPrice.Padding = new System.Windows.Forms.Padding(4, 5, 4, 4);
  459. this.txtDressRentPrice.ReadOnly = false;
  460. this.txtDressRentPrice.ScrollBars = System.Windows.Forms.ScrollBars.None;
  461. this.txtDressRentPrice.Size = new System.Drawing.Size(110, 25);
  462. this.txtDressRentPrice.TabIndex = 6;
  463. this.txtDressRentPrice.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  464. this.txtDressRentPrice.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
  465. this.txtDressRentPrice.WaterText = "";
  466. this.txtDressRentPrice.WordWrap = true;
  467. //
  468. // labelEx8
  469. //
  470. this.labelEx8.AutoSize = true;
  471. this.labelEx8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  472. this.labelEx8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  473. this.labelEx8.Location = new System.Drawing.Point(704, 10);
  474. this.labelEx8.Name = "labelEx8";
  475. this.labelEx8.Size = new System.Drawing.Size(77, 17);
  476. this.labelEx8.TabIndex = 16344;
  477. this.labelEx8.Text = "* 出租价格:";
  478. //
  479. // txtDressSalePrice
  480. //
  481. this.txtDressSalePrice.BackColor = System.Drawing.Color.Transparent;
  482. this.txtDressSalePrice.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  483. this.txtDressSalePrice.Icon = null;
  484. this.txtDressSalePrice.IconIsButton = false;
  485. this.txtDressSalePrice.IsPasswordChat = '\0';
  486. this.txtDressSalePrice.IsSystemPasswordChar = false;
  487. this.txtDressSalePrice.Lines = new string[0];
  488. this.txtDressSalePrice.Location = new System.Drawing.Point(590, 6);
  489. this.txtDressSalePrice.Margin = new System.Windows.Forms.Padding(0);
  490. this.txtDressSalePrice.MaxLength = 32767;
  491. this.txtDressSalePrice.MinimumSize = new System.Drawing.Size(0, 24);
  492. this.txtDressSalePrice.MouseBack = null;
  493. this.txtDressSalePrice.Multiline = false;
  494. this.txtDressSalePrice.Name = "txtDressSalePrice";
  495. this.txtDressSalePrice.NormlBack = null;
  496. this.txtDressSalePrice.Padding = new System.Windows.Forms.Padding(4, 5, 4, 4);
  497. this.txtDressSalePrice.ReadOnly = false;
  498. this.txtDressSalePrice.ScrollBars = System.Windows.Forms.ScrollBars.None;
  499. this.txtDressSalePrice.Size = new System.Drawing.Size(100, 25);
  500. this.txtDressSalePrice.TabIndex = 5;
  501. this.txtDressSalePrice.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  502. this.txtDressSalePrice.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
  503. this.txtDressSalePrice.WaterText = "";
  504. this.txtDressSalePrice.WordWrap = true;
  505. //
  506. // labelEx9
  507. //
  508. this.labelEx9.AutoSize = true;
  509. this.labelEx9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  510. this.labelEx9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  511. this.labelEx9.Location = new System.Drawing.Point(516, 10);
  512. this.labelEx9.Name = "labelEx9";
  513. this.labelEx9.Size = new System.Drawing.Size(77, 17);
  514. this.labelEx9.TabIndex = 16342;
  515. this.labelEx9.Text = "* 出售价格:";
  516. //
  517. // txtDressCostPrice
  518. //
  519. this.txtDressCostPrice.BackColor = System.Drawing.Color.Transparent;
  520. this.txtDressCostPrice.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  521. this.txtDressCostPrice.Icon = null;
  522. this.txtDressCostPrice.IconIsButton = false;
  523. this.txtDressCostPrice.IsPasswordChat = '\0';
  524. this.txtDressCostPrice.IsSystemPasswordChar = false;
  525. this.txtDressCostPrice.Lines = new string[0];
  526. this.txtDressCostPrice.Location = new System.Drawing.Point(396, 6);
  527. this.txtDressCostPrice.Margin = new System.Windows.Forms.Padding(0);
  528. this.txtDressCostPrice.MaxLength = 32767;
  529. this.txtDressCostPrice.MinimumSize = new System.Drawing.Size(0, 24);
  530. this.txtDressCostPrice.MouseBack = null;
  531. this.txtDressCostPrice.Multiline = false;
  532. this.txtDressCostPrice.Name = "txtDressCostPrice";
  533. this.txtDressCostPrice.NormlBack = null;
  534. this.txtDressCostPrice.Padding = new System.Windows.Forms.Padding(4, 5, 4, 4);
  535. this.txtDressCostPrice.ReadOnly = false;
  536. this.txtDressCostPrice.ScrollBars = System.Windows.Forms.ScrollBars.None;
  537. this.txtDressCostPrice.Size = new System.Drawing.Size(100, 25);
  538. this.txtDressCostPrice.TabIndex = 4;
  539. this.txtDressCostPrice.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  540. this.txtDressCostPrice.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
  541. this.txtDressCostPrice.WaterText = "";
  542. this.txtDressCostPrice.WordWrap = true;
  543. //
  544. // labelEx7
  545. //
  546. this.labelEx7.AutoSize = true;
  547. this.labelEx7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  548. this.labelEx7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  549. this.labelEx7.Location = new System.Drawing.Point(322, 10);
  550. this.labelEx7.Name = "labelEx7";
  551. this.labelEx7.Size = new System.Drawing.Size(77, 17);
  552. this.labelEx7.TabIndex = 16340;
  553. this.labelEx7.Text = "* 成本价格:";
  554. //
  555. // txtDressName
  556. //
  557. this.txtDressName.BackColor = System.Drawing.Color.Transparent;
  558. this.txtDressName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  559. this.txtDressName.Icon = null;
  560. this.txtDressName.IconIsButton = false;
  561. this.txtDressName.IsPasswordChat = '\0';
  562. this.txtDressName.IsSystemPasswordChar = false;
  563. this.txtDressName.Lines = new string[0];
  564. this.txtDressName.Location = new System.Drawing.Point(82, 64);
  565. this.txtDressName.Margin = new System.Windows.Forms.Padding(0);
  566. this.txtDressName.MaxLength = 32767;
  567. this.txtDressName.MinimumSize = new System.Drawing.Size(0, 24);
  568. this.txtDressName.MouseBack = null;
  569. this.txtDressName.Multiline = false;
  570. this.txtDressName.Name = "txtDressName";
  571. this.txtDressName.NormlBack = null;
  572. this.txtDressName.Padding = new System.Windows.Forms.Padding(4, 5, 4, 4);
  573. this.txtDressName.ReadOnly = false;
  574. this.txtDressName.ScrollBars = System.Windows.Forms.ScrollBars.None;
  575. this.txtDressName.Size = new System.Drawing.Size(220, 25);
  576. this.txtDressName.TabIndex = 3;
  577. this.txtDressName.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  578. this.txtDressName.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
  579. this.txtDressName.WaterText = "";
  580. this.txtDressName.WordWrap = true;
  581. //
  582. // labelEx3
  583. //
  584. this.labelEx3.AutoSize = true;
  585. this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  586. this.labelEx3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  587. this.labelEx3.Location = new System.Drawing.Point(8, 68);
  588. this.labelEx3.Name = "labelEx3";
  589. this.labelEx3.Size = new System.Drawing.Size(77, 17);
  590. this.labelEx3.TabIndex = 16337;
  591. this.labelEx3.Text = "* 礼服名称:";
  592. //
  593. // btnRegionSet
  594. //
  595. this.btnRegionSet.BackColor = System.Drawing.Color.Transparent;
  596. this.btnRegionSet.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnRegionSet.BackImg")));
  597. this.btnRegionSet.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  598. this.btnRegionSet.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  599. this.btnRegionSet.ForeColor = System.Drawing.Color.White;
  600. this.btnRegionSet.IsCustomBackImg = false;
  601. this.btnRegionSet.IsShowText = true;
  602. this.btnRegionSet.Location = new System.Drawing.Point(247, 36);
  603. this.btnRegionSet.Name = "btnRegionSet";
  604. this.btnRegionSet.Size = new System.Drawing.Size(55, 23);
  605. this.btnRegionSet.TabIndex = 34;
  606. this.btnRegionSet.Text = " 设置";
  607. this.btnRegionSet.UseVisualStyleBackColor = false;
  608. //
  609. // cmbtreevDressPlacedRegion
  610. //
  611. this.cmbtreevDressPlacedRegion.AfterSelectLevelFirstNode = true;
  612. this.cmbtreevDressPlacedRegion.DropDownHeight = 220;
  613. this.cmbtreevDressPlacedRegion.DropDownShow = false;
  614. this.cmbtreevDressPlacedRegion.FormattingEnabled = true;
  615. this.cmbtreevDressPlacedRegion.IntegralHeight = false;
  616. this.cmbtreevDressPlacedRegion.IsNodeMouseClick = true;
  617. this.cmbtreevDressPlacedRegion.IsSelectParentNode = false;
  618. this.cmbtreevDressPlacedRegion.Location = new System.Drawing.Point(82, 36);
  619. this.cmbtreevDressPlacedRegion.Name = "cmbtreevDressPlacedRegion";
  620. this.cmbtreevDressPlacedRegion.ReadOnly = true;
  621. this.cmbtreevDressPlacedRegion.SelectedNode = null;
  622. this.cmbtreevDressPlacedRegion.Size = new System.Drawing.Size(160, 20);
  623. this.cmbtreevDressPlacedRegion.StrGetName = "";
  624. this.cmbtreevDressPlacedRegion.StrGetTagName = "";
  625. this.cmbtreevDressPlacedRegion.StrKey = null;
  626. this.cmbtreevDressPlacedRegion.TabIndex = 2;
  627. //
  628. // labelEx2
  629. //
  630. this.labelEx2.AutoSize = true;
  631. this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  632. this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  633. this.labelEx2.Location = new System.Drawing.Point(8, 39);
  634. this.labelEx2.Name = "labelEx2";
  635. this.labelEx2.Size = new System.Drawing.Size(77, 17);
  636. this.labelEx2.TabIndex = 16335;
  637. this.labelEx2.Text = "* 摆放区域:";
  638. //
  639. // btnCategorySet
  640. //
  641. this.btnCategorySet.BackColor = System.Drawing.Color.Transparent;
  642. this.btnCategorySet.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnCategorySet.BackImg")));
  643. this.btnCategorySet.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  644. this.btnCategorySet.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  645. this.btnCategorySet.ForeColor = System.Drawing.Color.White;
  646. this.btnCategorySet.IsCustomBackImg = false;
  647. this.btnCategorySet.IsShowText = true;
  648. this.btnCategorySet.Location = new System.Drawing.Point(247, 7);
  649. this.btnCategorySet.Name = "btnCategorySet";
  650. this.btnCategorySet.Size = new System.Drawing.Size(55, 23);
  651. this.btnCategorySet.TabIndex = 30;
  652. this.btnCategorySet.Text = " 设置";
  653. this.btnCategorySet.UseVisualStyleBackColor = false;
  654. //
  655. // cmbtreevDressCategory
  656. //
  657. this.cmbtreevDressCategory.AfterSelectLevelFirstNode = true;
  658. this.cmbtreevDressCategory.DropDownHeight = 220;
  659. this.cmbtreevDressCategory.DropDownShow = false;
  660. this.cmbtreevDressCategory.FormattingEnabled = true;
  661. this.cmbtreevDressCategory.IntegralHeight = false;
  662. this.cmbtreevDressCategory.IsNodeMouseClick = true;
  663. this.cmbtreevDressCategory.IsSelectParentNode = false;
  664. this.cmbtreevDressCategory.Location = new System.Drawing.Point(82, 8);
  665. this.cmbtreevDressCategory.Name = "cmbtreevDressCategory";
  666. this.cmbtreevDressCategory.ReadOnly = true;
  667. this.cmbtreevDressCategory.SelectedNode = null;
  668. this.cmbtreevDressCategory.Size = new System.Drawing.Size(160, 20);
  669. this.cmbtreevDressCategory.StrGetName = "";
  670. this.cmbtreevDressCategory.StrGetTagName = "";
  671. this.cmbtreevDressCategory.StrKey = null;
  672. this.cmbtreevDressCategory.TabIndex = 1;
  673. //
  674. // labelEx1
  675. //
  676. this.labelEx1.AutoSize = true;
  677. this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  678. this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  679. this.labelEx1.Location = new System.Drawing.Point(8, 10);
  680. this.labelEx1.Name = "labelEx1";
  681. this.labelEx1.Size = new System.Drawing.Size(77, 17);
  682. this.labelEx1.TabIndex = 15335;
  683. this.labelEx1.Text = "* 礼服类别:";
  684. //
  685. // btnReset
  686. //
  687. this.btnReset.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  688. this.btnReset.BackColor = System.Drawing.Color.Transparent;
  689. this.btnReset.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnReset.BackImg")));
  690. this.btnReset.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  691. this.btnReset.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  692. this.btnReset.ForeColor = System.Drawing.Color.White;
  693. this.btnReset.IsCustomBackImg = false;
  694. this.btnReset.IsShowText = true;
  695. this.btnReset.Location = new System.Drawing.Point(320, 296);
  696. this.btnReset.Name = "btnReset";
  697. this.btnReset.Size = new System.Drawing.Size(85, 28);
  698. this.btnReset.TabIndex = 2302;
  699. this.btnReset.Text = " 重 置";
  700. this.btnReset.UseVisualStyleBackColor = false;
  701. //
  702. // btnSaveed
  703. //
  704. this.btnSaveed.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  705. this.btnSaveed.BackColor = System.Drawing.Color.Transparent;
  706. this.btnSaveed.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSaveed.BackImg")));
  707. this.btnSaveed.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  708. this.btnSaveed.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  709. this.btnSaveed.ForeColor = System.Drawing.Color.White;
  710. this.btnSaveed.IsCustomBackImg = false;
  711. this.btnSaveed.IsShowText = true;
  712. this.btnSaveed.Location = new System.Drawing.Point(423, 296);
  713. this.btnSaveed.Name = "btnSaveed";
  714. this.btnSaveed.Size = new System.Drawing.Size(85, 28);
  715. this.btnSaveed.TabIndex = 2301;
  716. this.btnSaveed.Text = " 保 存";
  717. this.btnSaveed.UseVisualStyleBackColor = false;
  718. //
  719. // btnCancel
  720. //
  721. this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  722. this.btnCancel.BackColor = System.Drawing.Color.Transparent;
  723. this.btnCancel.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnCancel.BackImg")));
  724. this.btnCancel.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  725. this.btnCancel.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  726. this.btnCancel.ForeColor = System.Drawing.Color.White;
  727. this.btnCancel.IsCustomBackImg = false;
  728. this.btnCancel.IsShowText = true;
  729. this.btnCancel.Location = new System.Drawing.Point(527, 296);
  730. this.btnCancel.Name = "btnCancel";
  731. this.btnCancel.Size = new System.Drawing.Size(85, 28);
  732. this.btnCancel.TabIndex = 2300;
  733. this.btnCancel.Text = " 取 消";
  734. this.btnCancel.UseVisualStyleBackColor = false;
  735. //
  736. // btnDeleteVicePage
  737. //
  738. this.btnDeleteVicePage.BackColor = System.Drawing.Color.Transparent;
  739. this.btnDeleteVicePage.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnDeleteVicePage.BackImg")));
  740. this.btnDeleteVicePage.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  741. this.btnDeleteVicePage.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  742. this.btnDeleteVicePage.ForeColor = System.Drawing.Color.White;
  743. this.btnDeleteVicePage.IsCustomBackImg = false;
  744. this.btnDeleteVicePage.IsShowText = true;
  745. this.btnDeleteVicePage.Location = new System.Drawing.Point(772, 124);
  746. this.btnDeleteVicePage.Name = "btnDeleteVicePage";
  747. this.btnDeleteVicePage.Size = new System.Drawing.Size(55, 23);
  748. this.btnDeleteVicePage.TabIndex = 2299;
  749. this.btnDeleteVicePage.Text = " 删除";
  750. this.btnDeleteVicePage.UseVisualStyleBackColor = false;
  751. //
  752. // btnBrowseVicePage
  753. //
  754. this.btnBrowseVicePage.BackColor = System.Drawing.Color.Transparent;
  755. this.btnBrowseVicePage.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnBrowseVicePage.BackImg")));
  756. this.btnBrowseVicePage.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  757. this.btnBrowseVicePage.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  758. this.btnBrowseVicePage.ForeColor = System.Drawing.Color.White;
  759. this.btnBrowseVicePage.IsCustomBackImg = false;
  760. this.btnBrowseVicePage.IsShowText = true;
  761. this.btnBrowseVicePage.Location = new System.Drawing.Point(833, 124);
  762. this.btnBrowseVicePage.Name = "btnBrowseVicePage";
  763. this.btnBrowseVicePage.Size = new System.Drawing.Size(55, 23);
  764. this.btnBrowseVicePage.TabIndex = 2298;
  765. this.btnBrowseVicePage.Text = " 浏览";
  766. this.btnBrowseVicePage.UseVisualStyleBackColor = false;
  767. //
  768. // btnDeleteCoverPage
  769. //
  770. this.btnDeleteCoverPage.BackColor = System.Drawing.Color.Transparent;
  771. this.btnDeleteCoverPage.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnDeleteCoverPage.BackImg")));
  772. this.btnDeleteCoverPage.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  773. this.btnDeleteCoverPage.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  774. this.btnDeleteCoverPage.ForeColor = System.Drawing.Color.White;
  775. this.btnDeleteCoverPage.IsCustomBackImg = false;
  776. this.btnDeleteCoverPage.IsShowText = true;
  777. this.btnDeleteCoverPage.Location = new System.Drawing.Point(99, 124);
  778. this.btnDeleteCoverPage.Name = "btnDeleteCoverPage";
  779. this.btnDeleteCoverPage.Size = new System.Drawing.Size(55, 23);
  780. this.btnDeleteCoverPage.TabIndex = 2297;
  781. this.btnDeleteCoverPage.Text = " 删除";
  782. this.btnDeleteCoverPage.UseVisualStyleBackColor = false;
  783. //
  784. // btnBrowseCoverPage
  785. //
  786. this.btnBrowseCoverPage.BackColor = System.Drawing.Color.Transparent;
  787. this.btnBrowseCoverPage.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnBrowseCoverPage.BackImg")));
  788. this.btnBrowseCoverPage.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  789. this.btnBrowseCoverPage.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  790. this.btnBrowseCoverPage.ForeColor = System.Drawing.Color.White;
  791. this.btnBrowseCoverPage.IsCustomBackImg = false;
  792. this.btnBrowseCoverPage.IsShowText = true;
  793. this.btnBrowseCoverPage.Location = new System.Drawing.Point(160, 124);
  794. this.btnBrowseCoverPage.Name = "btnBrowseCoverPage";
  795. this.btnBrowseCoverPage.Size = new System.Drawing.Size(55, 23);
  796. this.btnBrowseCoverPage.TabIndex = 2296;
  797. this.btnBrowseCoverPage.Text = " 浏览";
  798. this.btnBrowseCoverPage.UseVisualStyleBackColor = false;
  799. //
  800. // listVicePage
  801. //
  802. this.listVicePage.FullRowSelect = true;
  803. this.listVicePage.IsDefaultShowGroups = false;
  804. this.listVicePage.Location = new System.Drawing.Point(238, 149);
  805. this.listVicePage.Name = "listVicePage";
  806. this.listVicePage.Size = new System.Drawing.Size(650, 140);
  807. this.listVicePage.TabIndex = 2295;
  808. this.listVicePage.UseCompatibleStateImageBehavior = false;
  809. //
  810. // labelEx14
  811. //
  812. this.labelEx14.AutoSize = true;
  813. this.labelEx14.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  814. this.labelEx14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  815. this.labelEx14.Location = new System.Drawing.Point(235, 131);
  816. this.labelEx14.Name = "labelEx14";
  817. this.labelEx14.Size = new System.Drawing.Size(56, 17);
  818. this.labelEx14.TabIndex = 18;
  819. this.labelEx14.Text = "礼服页图";
  820. //
  821. // lblCoverPage
  822. //
  823. this.lblCoverPage.AutoSize = true;
  824. this.lblCoverPage.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  825. this.lblCoverPage.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  826. this.lblCoverPage.Location = new System.Drawing.Point(11, 131);
  827. this.lblCoverPage.Name = "lblCoverPage";
  828. this.lblCoverPage.Size = new System.Drawing.Size(56, 17);
  829. this.lblCoverPage.TabIndex = 17;
  830. this.lblCoverPage.Text = "礼服封面";
  831. //
  832. // pictCoverPage
  833. //
  834. this.pictCoverPage.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  835. this.pictCoverPage.Cursor = System.Windows.Forms.Cursors.Hand;
  836. this.pictCoverPage.Location = new System.Drawing.Point(15, 149);
  837. this.pictCoverPage.Name = "pictCoverPage";
  838. this.pictCoverPage.Size = new System.Drawing.Size(200, 140);
  839. this.pictCoverPage.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  840. this.pictCoverPage.TabIndex = 16;
  841. this.pictCoverPage.TabStop = false;
  842. //
  843. // DressEnteredAddedSmallForm
  844. //
  845. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  846. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  847. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  848. this.ClientSize = new System.Drawing.Size(910, 610);
  849. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  850. this.Name = "DressEnteredAddedSmallForm";
  851. this.Text = "礼服录入";
  852. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  853. this.Controls.SetChildIndex(this.btnAppFormMaximize, 0);
  854. this.Controls.SetChildIndex(this.btnAppFormExit, 0);
  855. this.Controls.SetChildIndex(this.btnAppFormMinimize, 0);
  856. this.Controls.SetChildIndex(this.btnAppFormMenu, 0);
  857. this.Controls.SetChildIndex(this.btnAppFormSkin, 0);
  858. this.Controls.SetChildIndex(this.plFormMainContent, 0);
  859. this.plExMainContainer.ResumeLayout(false);
  860. this.plFormMainContent.ResumeLayout(false);
  861. this.panelEx1.ResumeLayout(false);
  862. this.panelEx14.ResumeLayout(false);
  863. this.panelEx14.PerformLayout();
  864. this.panelDressNumber.ResumeLayout(false);
  865. this.panelDressNumber.PerformLayout();
  866. ((System.ComponentModel.ISupportInitialize)(this.pictCoverPage)).EndInit();
  867. this.ResumeLayout(false);
  868. }
  869. #endregion
  870. private ComponentLibrary.PanelEx panelEx1;
  871. private ComponentLibrary.PanelEx panelEx14;
  872. protected internal ComponentLibrary.ListViewEx listViewData_Dress;
  873. protected internal ComponentLibrary.ListViewEx listVicePage;
  874. private ComponentLibrary.LabelEx labelEx14;
  875. protected internal ComponentLibrary.ButtonEx btnSaveed;
  876. protected internal ComponentLibrary.ButtonEx btnCancel;
  877. protected internal ComponentLibrary.ButtonForm btnDeleteVicePage;
  878. protected internal ComponentLibrary.ButtonForm btnBrowseVicePage;
  879. protected internal ComponentLibrary.ButtonForm btnDeleteCoverPage;
  880. protected internal ComponentLibrary.ButtonForm btnBrowseCoverPage;
  881. protected internal ComponentLibrary.PictureBoxEx pictCoverPage;
  882. protected internal ComponentLibrary.LabelEx lblCoverPage;
  883. protected internal ComponentLibrary.ButtonEx btnReset;
  884. protected internal ComponentLibrary.TextBoxEx txtRemark;
  885. private ComponentLibrary.LabelEx labelEx12;
  886. protected internal ComponentLibrary.TextBoxEx txtDressSize;
  887. private ComponentLibrary.LabelEx labelEx5;
  888. protected internal ComponentLibrary.TextBoxEx txtDressBrand;
  889. private ComponentLibrary.LabelEx labelEx4;
  890. protected internal ComponentLibrary.CheckBoxEx chkDownRack;
  891. protected internal ComponentLibrary.CheckBoxEx chkUpperRack;
  892. private ComponentLibrary.LabelEx labelEx10;
  893. protected internal ComponentLibrary.DateTimePickerEx dtpDressBuyDate;
  894. private ComponentLibrary.LabelEx labelEx11;
  895. protected internal ComponentLibrary.TextBoxEx txtDressQuantity;
  896. private ComponentLibrary.LabelEx labelEx6;
  897. protected internal ComponentLibrary.TextBoxEx txtDressRentPrice;
  898. private ComponentLibrary.LabelEx labelEx8;
  899. protected internal ComponentLibrary.TextBoxEx txtDressSalePrice;
  900. private ComponentLibrary.LabelEx labelEx9;
  901. protected internal ComponentLibrary.TextBoxEx txtDressCostPrice;
  902. private ComponentLibrary.LabelEx labelEx7;
  903. protected internal ComponentLibrary.TextBoxEx txtDressName;
  904. private ComponentLibrary.LabelEx labelEx3;
  905. protected internal ComponentLibrary.ButtonForm btnRegionSet;
  906. protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevDressPlacedRegion;
  907. private ComponentLibrary.LabelEx labelEx2;
  908. protected internal ComponentLibrary.ButtonForm btnCategorySet;
  909. protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevDressCategory;
  910. private ComponentLibrary.LabelEx labelEx1;
  911. protected internal ComponentLibrary.TextBoxEx txtDressNumber;
  912. private ComponentLibrary.LabelEx labelEx13;
  913. protected internal ComponentLibrary.PanelEx panelDressNumber;
  914. }
  915. }