FrmPackagesSet.Designer.cs 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464
  1. namespace LYFZ.Software.UI.InitialSet
  2. {
  3. partial class FrmPackagesSet
  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. this.components = new System.ComponentModel.Container();
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmPackagesSet));
  30. this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
  31. this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx();
  32. this.listViewData = new LYFZ.ComponentLibrary.ListViewEx();
  33. this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
  34. this.numOptionalSeveral = new LYFZ.ComponentLibrary.NumericUpDownEx(this.components);
  35. this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
  36. this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
  37. this.CtvPak_PackagesClass = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  38. this.btnCloseed = new LYFZ.ComponentLibrary.ButtonEx();
  39. this.txtPak_UnitPrice = new LYFZ.ComponentLibrary.TextBoxBasicEx();
  40. this.txtPak_Name = new LYFZ.ComponentLibrary.TextBoxBasicEx();
  41. this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
  42. this.CtvSelect = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  43. this.btnSave = new LYFZ.ComponentLibrary.ButtonEx();
  44. this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
  45. this.btnDelete = new LYFZ.ComponentLibrary.ButtonEx();
  46. this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
  47. this.btnSet = new LYFZ.ComponentLibrary.ButtonForm();
  48. this.cmbPak_IsDisable = new LYFZ.ComponentLibrary.ComboBoxEx();
  49. this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
  50. this.btnClear = new LYFZ.ComponentLibrary.ButtonEx();
  51. this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx();
  52. this.plExMainContainer.SuspendLayout();
  53. this.plFormMainContent.SuspendLayout();
  54. this.panelEx1.SuspendLayout();
  55. this.panelEx3.SuspendLayout();
  56. this.panelEx2.SuspendLayout();
  57. ((System.ComponentModel.ISupportInitialize)(this.numOptionalSeveral)).BeginInit();
  58. this.SuspendLayout();
  59. //
  60. // plExMainContainer
  61. //
  62. this.plExMainContainer.AutoScroll = true;
  63. this.plExMainContainer.Controls.Add(this.panelEx1);
  64. this.plExMainContainer.Padding = new System.Windows.Forms.Padding(5);
  65. this.plExMainContainer.Size = new System.Drawing.Size(1000, 545);
  66. //
  67. // plFormMainContent
  68. //
  69. this.plFormMainContent.Size = new System.Drawing.Size(1000, 545);
  70. //
  71. // btnAppFormMaximize
  72. //
  73. this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
  74. this.btnAppFormMaximize.Location = new System.Drawing.Point(651, 0);
  75. //
  76. // btnAppFormExit
  77. //
  78. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  79. this.btnAppFormExit.Location = new System.Drawing.Point(968, 0);
  80. //
  81. // btnAppFormMinimize
  82. //
  83. this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
  84. this.btnAppFormMinimize.Location = new System.Drawing.Point(941, 0);
  85. //
  86. // panelEx1
  87. //
  88. this.panelEx1.BorderColor = System.Drawing.Color.Black;
  89. this.panelEx1.BorderWidth = 1;
  90. this.panelEx1.Controls.Add(this.panelEx3);
  91. this.panelEx1.Controls.Add(this.panelEx2);
  92. this.panelEx1.Dock = System.Windows.Forms.DockStyle.Left;
  93. this.panelEx1.Location = new System.Drawing.Point(5, 5);
  94. this.panelEx1.Name = "panelEx1";
  95. this.panelEx1.Padding = new System.Windows.Forms.Padding(2);
  96. this.panelEx1.Size = new System.Drawing.Size(990, 535);
  97. this.panelEx1.TabIndex = 0;
  98. //
  99. // panelEx3
  100. //
  101. this.panelEx3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  102. this.panelEx3.BorderWidth = 1;
  103. this.panelEx3.Controls.Add(this.listViewData);
  104. this.panelEx3.Dock = System.Windows.Forms.DockStyle.Fill;
  105. this.panelEx3.Location = new System.Drawing.Point(2, 102);
  106. this.panelEx3.Name = "panelEx3";
  107. this.panelEx3.Padding = new System.Windows.Forms.Padding(5);
  108. this.panelEx3.Size = new System.Drawing.Size(986, 431);
  109. this.panelEx3.TabIndex = 196;
  110. //
  111. // listViewData
  112. //
  113. this.listViewData.AllowDrop = true;
  114. this.listViewData.Dock = System.Windows.Forms.DockStyle.Fill;
  115. this.listViewData.FullRowSelect = true;
  116. this.listViewData.IsDefaultShowGroups = false;
  117. this.listViewData.Location = new System.Drawing.Point(5, 5);
  118. this.listViewData.MultiSelect = false;
  119. this.listViewData.Name = "listViewData";
  120. this.listViewData.Size = new System.Drawing.Size(976, 421);
  121. this.listViewData.TabIndex = 2298;
  122. this.listViewData.UseCompatibleStateImageBehavior = false;
  123. //
  124. // panelEx2
  125. //
  126. this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  127. this.panelEx2.BorderWidth = 1;
  128. this.panelEx2.Controls.Add(this.numOptionalSeveral);
  129. this.panelEx2.Controls.Add(this.labelEx5);
  130. this.panelEx2.Controls.Add(this.labelEx1);
  131. this.panelEx2.Controls.Add(this.CtvPak_PackagesClass);
  132. this.panelEx2.Controls.Add(this.btnCloseed);
  133. this.panelEx2.Controls.Add(this.txtPak_UnitPrice);
  134. this.panelEx2.Controls.Add(this.txtPak_Name);
  135. this.panelEx2.Controls.Add(this.labelEx2);
  136. this.panelEx2.Controls.Add(this.CtvSelect);
  137. this.panelEx2.Controls.Add(this.btnSave);
  138. this.panelEx2.Controls.Add(this.labelEx7);
  139. this.panelEx2.Controls.Add(this.btnDelete);
  140. this.panelEx2.Controls.Add(this.labelEx3);
  141. this.panelEx2.Controls.Add(this.btnSet);
  142. this.panelEx2.Controls.Add(this.cmbPak_IsDisable);
  143. this.panelEx2.Controls.Add(this.labelEx4);
  144. this.panelEx2.Controls.Add(this.btnClear);
  145. this.panelEx2.Controls.Add(this.labelEx8);
  146. this.panelEx2.Dock = System.Windows.Forms.DockStyle.Top;
  147. this.panelEx2.Location = new System.Drawing.Point(2, 2);
  148. this.panelEx2.Name = "panelEx2";
  149. this.panelEx2.Size = new System.Drawing.Size(986, 100);
  150. this.panelEx2.TabIndex = 195;
  151. //
  152. // numOptionalSeveral
  153. //
  154. this.numOptionalSeveral.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
  155. this.numOptionalSeveral.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  156. this.numOptionalSeveral.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
  157. this.numOptionalSeveral.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  158. this.numOptionalSeveral.IsCustomColor = false;
  159. this.numOptionalSeveral.Location = new System.Drawing.Point(581, 43);
  160. this.numOptionalSeveral.Maximum = new decimal(new int[] {
  161. 1000,
  162. 0,
  163. 0,
  164. 0});
  165. this.numOptionalSeveral.Minimum = new decimal(new int[] {
  166. 1,
  167. 0,
  168. 0,
  169. -2147483648});
  170. this.numOptionalSeveral.Name = "numOptionalSeveral";
  171. this.numOptionalSeveral.Size = new System.Drawing.Size(70, 23);
  172. this.numOptionalSeveral.TabIndex = 2296;
  173. //
  174. // labelEx5
  175. //
  176. this.labelEx5.AutoSize = true;
  177. this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  178. this.labelEx5.ForeColor = System.Drawing.Color.Red;
  179. this.labelEx5.Location = new System.Drawing.Point(655, 46);
  180. this.labelEx5.Name = "labelEx5";
  181. this.labelEx5.Size = new System.Drawing.Size(68, 17);
  182. this.labelEx5.TabIndex = 2295;
  183. this.labelEx5.Text = "-1表标全部";
  184. //
  185. // labelEx1
  186. //
  187. this.labelEx1.AutoSize = true;
  188. this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  189. this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  190. this.labelEx1.Location = new System.Drawing.Point(518, 46);
  191. this.labelEx1.Name = "labelEx1";
  192. this.labelEx1.Size = new System.Drawing.Size(65, 17);
  193. this.labelEx1.TabIndex = 197;
  194. this.labelEx1.Text = "* 可选几:";
  195. //
  196. // CtvPak_PackagesClass
  197. //
  198. this.CtvPak_PackagesClass.AfterSelectLevelFirstNode = true;
  199. this.CtvPak_PackagesClass.DropDownHeight = 220;
  200. this.CtvPak_PackagesClass.DropDownShow = false;
  201. this.CtvPak_PackagesClass.FormattingEnabled = true;
  202. this.CtvPak_PackagesClass.IntegralHeight = false;
  203. this.CtvPak_PackagesClass.IsNodeMouseClick = true;
  204. this.CtvPak_PackagesClass.IsSelectParentNode = false;
  205. this.CtvPak_PackagesClass.Location = new System.Drawing.Point(82, 12);
  206. this.CtvPak_PackagesClass.Name = "CtvPak_PackagesClass";
  207. this.CtvPak_PackagesClass.ReadOnly = true;
  208. this.CtvPak_PackagesClass.SelectedNode = null;
  209. this.CtvPak_PackagesClass.Size = new System.Drawing.Size(164, 20);
  210. this.CtvPak_PackagesClass.StrGetName = "";
  211. this.CtvPak_PackagesClass.StrGetTagName = "";
  212. this.CtvPak_PackagesClass.StrKey = null;
  213. this.CtvPak_PackagesClass.TabIndex = 0;
  214. //
  215. // btnCloseed
  216. //
  217. this.btnCloseed.BackColor = System.Drawing.Color.Transparent;
  218. this.btnCloseed.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnCloseed.BackImg")));
  219. this.btnCloseed.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  220. this.btnCloseed.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  221. this.btnCloseed.ForeColor = System.Drawing.Color.White;
  222. this.btnCloseed.IsCustomBackImg = false;
  223. this.btnCloseed.IsShowText = true;
  224. this.btnCloseed.Location = new System.Drawing.Point(900, 6);
  225. this.btnCloseed.Name = "btnCloseed";
  226. this.btnCloseed.Size = new System.Drawing.Size(80, 26);
  227. this.btnCloseed.TabIndex = 195;
  228. this.btnCloseed.Text = " 关 闭";
  229. this.btnCloseed.UseVisualStyleBackColor = false;
  230. //
  231. // txtPak_UnitPrice
  232. //
  233. this.txtPak_UnitPrice.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  234. this.txtPak_UnitPrice.EmptyTextTip = null;
  235. this.txtPak_UnitPrice.EmptyTextTipColor = System.Drawing.Color.DarkGray;
  236. this.txtPak_UnitPrice.Font = new System.Drawing.Font("微软雅黑", 9F);
  237. this.txtPak_UnitPrice.Location = new System.Drawing.Point(404, 43);
  238. this.txtPak_UnitPrice.Name = "txtPak_UnitPrice";
  239. this.txtPak_UnitPrice.Size = new System.Drawing.Size(90, 23);
  240. this.txtPak_UnitPrice.TabIndex = 2;
  241. //
  242. // txtPak_Name
  243. //
  244. this.txtPak_Name.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  245. this.txtPak_Name.EmptyTextTip = null;
  246. this.txtPak_Name.EmptyTextTipColor = System.Drawing.Color.DarkGray;
  247. this.txtPak_Name.Font = new System.Drawing.Font("微软雅黑", 9F);
  248. this.txtPak_Name.Location = new System.Drawing.Point(82, 43);
  249. this.txtPak_Name.Name = "txtPak_Name";
  250. this.txtPak_Name.Size = new System.Drawing.Size(219, 23);
  251. this.txtPak_Name.TabIndex = 1;
  252. //
  253. // labelEx2
  254. //
  255. this.labelEx2.AutoSize = true;
  256. this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  257. this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  258. this.labelEx2.Location = new System.Drawing.Point(6, 13);
  259. this.labelEx2.Name = "labelEx2";
  260. this.labelEx2.Size = new System.Drawing.Size(77, 17);
  261. this.labelEx2.TabIndex = 66;
  262. this.labelEx2.Text = "* 套系大类:";
  263. //
  264. // CtvSelect
  265. //
  266. this.CtvSelect.AfterSelectLevelFirstNode = true;
  267. this.CtvSelect.DropDownHeight = 220;
  268. this.CtvSelect.DropDownShow = false;
  269. this.CtvSelect.FormattingEnabled = true;
  270. this.CtvSelect.IntegralHeight = false;
  271. this.CtvSelect.IsNodeMouseClick = true;
  272. this.CtvSelect.IsSelectParentNode = true;
  273. this.CtvSelect.Location = new System.Drawing.Point(96, 78);
  274. this.CtvSelect.Name = "CtvSelect";
  275. this.CtvSelect.ReadOnly = true;
  276. this.CtvSelect.SelectedNode = null;
  277. this.CtvSelect.Size = new System.Drawing.Size(164, 20);
  278. this.CtvSelect.StrGetName = "";
  279. this.CtvSelect.StrGetTagName = "";
  280. this.CtvSelect.StrKey = null;
  281. this.CtvSelect.TabIndex = 194;
  282. //
  283. // btnSave
  284. //
  285. this.btnSave.BackColor = System.Drawing.Color.Transparent;
  286. this.btnSave.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSave.BackImg")));
  287. this.btnSave.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  288. this.btnSave.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  289. this.btnSave.ForeColor = System.Drawing.Color.White;
  290. this.btnSave.IsCustomBackImg = false;
  291. this.btnSave.IsShowText = true;
  292. this.btnSave.Location = new System.Drawing.Point(814, 6);
  293. this.btnSave.Name = "btnSave";
  294. this.btnSave.Size = new System.Drawing.Size(80, 26);
  295. this.btnSave.TabIndex = 67;
  296. this.btnSave.Text = " 保 存";
  297. this.btnSave.UseVisualStyleBackColor = false;
  298. //
  299. // labelEx7
  300. //
  301. this.labelEx7.AutoSize = true;
  302. this.labelEx7.BackColor = System.Drawing.Color.Transparent;
  303. this.labelEx7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  304. this.labelEx7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  305. this.labelEx7.Location = new System.Drawing.Point(6, 79);
  306. this.labelEx7.Name = "labelEx7";
  307. this.labelEx7.Size = new System.Drawing.Size(92, 17);
  308. this.labelEx7.TabIndex = 193;
  309. this.labelEx7.Text = "套系大类筛选:";
  310. //
  311. // btnDelete
  312. //
  313. this.btnDelete.BackColor = System.Drawing.Color.Transparent;
  314. this.btnDelete.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnDelete.BackImg")));
  315. this.btnDelete.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  316. this.btnDelete.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  317. this.btnDelete.ForeColor = System.Drawing.Color.White;
  318. this.btnDelete.IsCustomBackImg = false;
  319. this.btnDelete.IsShowText = true;
  320. this.btnDelete.Location = new System.Drawing.Point(728, 6);
  321. this.btnDelete.Name = "btnDelete";
  322. this.btnDelete.Size = new System.Drawing.Size(80, 26);
  323. this.btnDelete.TabIndex = 69;
  324. this.btnDelete.Text = " 删 除";
  325. this.btnDelete.UseVisualStyleBackColor = false;
  326. //
  327. // labelEx3
  328. //
  329. this.labelEx3.AutoSize = true;
  330. this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  331. this.labelEx3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  332. this.labelEx3.Location = new System.Drawing.Point(6, 46);
  333. this.labelEx3.Name = "labelEx3";
  334. this.labelEx3.Size = new System.Drawing.Size(77, 17);
  335. this.labelEx3.TabIndex = 72;
  336. this.labelEx3.Text = "* 套系名称:";
  337. //
  338. // btnSet
  339. //
  340. this.btnSet.BackColor = System.Drawing.Color.Transparent;
  341. this.btnSet.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSet.BackImg")));
  342. this.btnSet.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  343. this.btnSet.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  344. this.btnSet.ForeColor = System.Drawing.Color.White;
  345. this.btnSet.IsCustomBackImg = false;
  346. this.btnSet.IsShowText = true;
  347. this.btnSet.Location = new System.Drawing.Point(251, 10);
  348. this.btnSet.Name = "btnSet";
  349. this.btnSet.Size = new System.Drawing.Size(50, 24);
  350. this.btnSet.TabIndex = 84;
  351. this.btnSet.Text = " 设置";
  352. this.btnSet.UseVisualStyleBackColor = false;
  353. //
  354. // cmbPak_IsDisable
  355. //
  356. this.cmbPak_IsDisable.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
  357. this.cmbPak_IsDisable.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  358. this.cmbPak_IsDisable.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
  359. this.cmbPak_IsDisable.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  360. this.cmbPak_IsDisable.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
  361. this.cmbPak_IsDisable.Font = new System.Drawing.Font("宋体", 10.5F);
  362. this.cmbPak_IsDisable.FormattingEnabled = true;
  363. this.cmbPak_IsDisable.IsCustomColor = false;
  364. this.cmbPak_IsDisable.Items.AddRange(new object[] {
  365. "",
  366. "显示",
  367. "隐藏"});
  368. this.cmbPak_IsDisable.Location = new System.Drawing.Point(404, 10);
  369. this.cmbPak_IsDisable.Name = "cmbPak_IsDisable";
  370. this.cmbPak_IsDisable.ReadOnly = false;
  371. this.cmbPak_IsDisable.Size = new System.Drawing.Size(90, 22);
  372. this.cmbPak_IsDisable.TabIndex = 5;
  373. //
  374. // labelEx4
  375. //
  376. this.labelEx4.AutoSize = true;
  377. this.labelEx4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  378. this.labelEx4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  379. this.labelEx4.Location = new System.Drawing.Point(328, 46);
  380. this.labelEx4.Name = "labelEx4";
  381. this.labelEx4.Size = new System.Drawing.Size(77, 17);
  382. this.labelEx4.TabIndex = 74;
  383. this.labelEx4.Text = "* 套系价格:";
  384. //
  385. // btnClear
  386. //
  387. this.btnClear.BackColor = System.Drawing.Color.Transparent;
  388. this.btnClear.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnClear.BackImg")));
  389. this.btnClear.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  390. this.btnClear.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  391. this.btnClear.ForeColor = System.Drawing.Color.White;
  392. this.btnClear.IsCustomBackImg = false;
  393. this.btnClear.IsShowText = true;
  394. this.btnClear.Location = new System.Drawing.Point(642, 6);
  395. this.btnClear.Name = "btnClear";
  396. this.btnClear.Size = new System.Drawing.Size(80, 26);
  397. this.btnClear.TabIndex = 80;
  398. this.btnClear.Text = " 清空重填";
  399. this.btnClear.UseVisualStyleBackColor = false;
  400. //
  401. // labelEx8
  402. //
  403. this.labelEx8.AutoSize = true;
  404. this.labelEx8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  405. this.labelEx8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  406. this.labelEx8.Location = new System.Drawing.Point(352, 13);
  407. this.labelEx8.Name = "labelEx8";
  408. this.labelEx8.Size = new System.Drawing.Size(53, 17);
  409. this.labelEx8.TabIndex = 78;
  410. this.labelEx8.Text = "* 状态:";
  411. //
  412. // FrmPackagesSet
  413. //
  414. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  415. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  416. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  417. this.ClientSize = new System.Drawing.Size(1000, 610);
  418. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  419. this.IsUserControlsSize = false;
  420. this.MaximizeBox = false;
  421. this.Name = "FrmPackagesSet";
  422. this.Text = "套系名称设置";
  423. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  424. this.plExMainContainer.ResumeLayout(false);
  425. this.plFormMainContent.ResumeLayout(false);
  426. this.panelEx1.ResumeLayout(false);
  427. this.panelEx3.ResumeLayout(false);
  428. this.panelEx2.ResumeLayout(false);
  429. this.panelEx2.PerformLayout();
  430. ((System.ComponentModel.ISupportInitialize)(this.numOptionalSeveral)).EndInit();
  431. this.ResumeLayout(false);
  432. }
  433. #endregion
  434. private ComponentLibrary.PanelEx panelEx1;
  435. protected ComponentLibrary.ButtonForm btnSet;
  436. protected ComponentLibrary.ComboBoxEx cmbPak_IsDisable;
  437. protected ComponentLibrary.ButtonEx btnClear;
  438. private ComponentLibrary.LabelEx labelEx8;
  439. protected ComponentLibrary.TextBoxBasicEx txtPak_UnitPrice;
  440. private ComponentLibrary.LabelEx labelEx4;
  441. protected ComponentLibrary.TextBoxBasicEx txtPak_Name;
  442. private ComponentLibrary.LabelEx labelEx3;
  443. protected ComponentLibrary.ButtonEx btnDelete;
  444. protected ComponentLibrary.ButtonEx btnSave;
  445. private ComponentLibrary.LabelEx labelEx2;
  446. protected ComponentLibrary.ComboBoxTreeViewEx CtvPak_PackagesClass;
  447. protected ComponentLibrary.ComboBoxTreeViewEx CtvSelect;
  448. private ComponentLibrary.LabelEx labelEx7;
  449. private ComponentLibrary.PanelEx panelEx3;
  450. protected internal ComponentLibrary.ListViewEx listViewData;
  451. private ComponentLibrary.PanelEx panelEx2;
  452. protected internal ComponentLibrary.ButtonEx btnCloseed;
  453. protected internal ComponentLibrary.NumericUpDownEx numOptionalSeveral;
  454. protected internal ComponentLibrary.LabelEx labelEx1;
  455. protected internal ComponentLibrary.LabelEx labelEx5;
  456. }
  457. }