PackagesGoodsSetFormMain.Designer.cs 47 KB

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