DataSetServicePackageSetSmallForm.Designer.cs 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503
  1. namespace LYFZ.Software.UI.MembershipManage.SetSmallForm
  2. {
  3. partial class DataSetServicePackageSetSmallForm
  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(DataSetServicePackageSetSmallForm));
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  31. this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
  32. this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
  33. this.btnDelete = new LYFZ.ComponentLibrary.ButtonEx();
  34. this.dgvData = new LYFZ.ComponentLibrary.DataGridViewEx();
  35. this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  36. this.Column2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  37. this.Column3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  38. this.Column4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  39. this.Column5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  40. this.Column6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  41. this.Column7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  42. this.Column8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  43. this.cmbtreevClass = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  44. this.btnSet = new LYFZ.ComponentLibrary.ButtonForm();
  45. this.btnClear = new LYFZ.ComponentLibrary.ButtonEx();
  46. this.btnSave = new LYFZ.ComponentLibrary.ButtonEx();
  47. this.cmbStatus = new LYFZ.ComponentLibrary.ComboBoxEx();
  48. this.txtRemark = new LYFZ.ComponentLibrary.TextBoxEx();
  49. this.txtPrice = new LYFZ.ComponentLibrary.TextBoxEx();
  50. this.txtName = new LYFZ.ComponentLibrary.TextBoxEx();
  51. this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
  52. this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
  53. this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
  54. this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
  55. this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
  56. this.plExMainContainer.SuspendLayout();
  57. this.plFormMainContent.SuspendLayout();
  58. this.panelEx1.SuspendLayout();
  59. ((System.ComponentModel.ISupportInitialize)(this.dgvData)).BeginInit();
  60. this.SuspendLayout();
  61. //
  62. // plExMainContainer
  63. //
  64. this.plExMainContainer.Controls.Add(this.panelEx1);
  65. this.plExMainContainer.Size = new System.Drawing.Size(650, 545);
  66. //
  67. // plFormMainContent
  68. //
  69. this.plFormMainContent.Size = new System.Drawing.Size(650, 545);
  70. //
  71. // btnAppFormMaximize
  72. //
  73. this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
  74. this.btnAppFormMaximize.Location = new System.Drawing.Point(591, 0);
  75. //
  76. // btnAppFormExit
  77. //
  78. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  79. this.btnAppFormExit.Location = new System.Drawing.Point(618, 0);
  80. //
  81. // btnAppFormMinimize
  82. //
  83. this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
  84. this.btnAppFormMinimize.Location = new System.Drawing.Point(564, 0);
  85. //
  86. // panelEx1
  87. //
  88. this.panelEx1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  89. | System.Windows.Forms.AnchorStyles.Left)
  90. | System.Windows.Forms.AnchorStyles.Right)));
  91. this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  92. this.panelEx1.BorderWidth = 1;
  93. this.panelEx1.Controls.Add(this.labelEx6);
  94. this.panelEx1.Controls.Add(this.btnDelete);
  95. this.panelEx1.Controls.Add(this.dgvData);
  96. this.panelEx1.Controls.Add(this.cmbtreevClass);
  97. this.panelEx1.Controls.Add(this.btnSet);
  98. this.panelEx1.Controls.Add(this.btnClear);
  99. this.panelEx1.Controls.Add(this.btnSave);
  100. this.panelEx1.Controls.Add(this.cmbStatus);
  101. this.panelEx1.Controls.Add(this.txtRemark);
  102. this.panelEx1.Controls.Add(this.txtPrice);
  103. this.panelEx1.Controls.Add(this.txtName);
  104. this.panelEx1.Controls.Add(this.labelEx5);
  105. this.panelEx1.Controls.Add(this.labelEx4);
  106. this.panelEx1.Controls.Add(this.labelEx3);
  107. this.panelEx1.Controls.Add(this.labelEx2);
  108. this.panelEx1.Controls.Add(this.labelEx1);
  109. this.panelEx1.Location = new System.Drawing.Point(10, 10);
  110. this.panelEx1.Name = "panelEx1";
  111. this.panelEx1.Size = new System.Drawing.Size(630, 525);
  112. this.panelEx1.TabIndex = 0;
  113. //
  114. // labelEx6
  115. //
  116. this.labelEx6.AutoSize = true;
  117. this.labelEx6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  118. this.labelEx6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  119. this.labelEx6.Location = new System.Drawing.Point(18, 20);
  120. this.labelEx6.Name = "labelEx6";
  121. this.labelEx6.Size = new System.Drawing.Size(68, 17);
  122. this.labelEx6.TabIndex = 10;
  123. this.labelEx6.Text = "套系资料:";
  124. //
  125. // btnDelete
  126. //
  127. this.btnDelete.BackColor = System.Drawing.Color.Transparent;
  128. this.btnDelete.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnDelete.BackImg")));
  129. this.btnDelete.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  130. this.btnDelete.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  131. this.btnDelete.ForeColor = System.Drawing.Color.White;
  132. this.btnDelete.IsCustomBackImg = false;
  133. this.btnDelete.IsShowText = true;
  134. this.btnDelete.Location = new System.Drawing.Point(525, 69);
  135. this.btnDelete.Name = "btnDelete";
  136. this.btnDelete.Size = new System.Drawing.Size(93, 28);
  137. this.btnDelete.TabIndex = 7;
  138. this.btnDelete.Text = " 删 除";
  139. this.btnDelete.UseVisualStyleBackColor = false;
  140. //
  141. // dgvData
  142. //
  143. this.dgvData.AllowUserToAddRows = false;
  144. this.dgvData.AllowUserToDeleteRows = false;
  145. this.dgvData.AllowUserToResizeRows = false;
  146. dataGridViewCellStyle3.BackColor = System.Drawing.Color.LightCyan;
  147. this.dgvData.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle3;
  148. this.dgvData.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
  149. this.dgvData.BackgroundColor = System.Drawing.Color.White;
  150. this.dgvData.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
  151. this.dgvData.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  152. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  153. dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
  154. dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  155. dataGridViewCellStyle4.ForeColor = System.Drawing.Color.White;
  156. dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  157. dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  158. this.dgvData.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle4;
  159. this.dgvData.ColumnHeadersHeight = 24;
  160. this.dgvData.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  161. this.dgvData.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  162. this.Column1,
  163. this.Column2,
  164. this.Column3,
  165. this.Column4,
  166. this.Column5,
  167. this.Column6,
  168. this.Column7,
  169. this.Column8});
  170. this.dgvData.EnableHeadersVisualStyles = false;
  171. this.dgvData.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
  172. this.dgvData.GridViewUniquelyIdentify = "_dgvData_dgvData_dgvData_dgvData_dgvData_dgvData_dgvData_dgvData";
  173. this.dgvData.IsCompleteBonding = false;
  174. this.dgvData.Location = new System.Drawing.Point(10, 150);
  175. this.dgvData.Name = "dgvData";
  176. this.dgvData.RowHeadersVisible = false;
  177. this.dgvData.RowTemplate.Height = 23;
  178. this.dgvData.RowTemplate.ReadOnly = true;
  179. this.dgvData.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  180. this.dgvData.Size = new System.Drawing.Size(610, 365);
  181. this.dgvData.TabIndex = 9;
  182. //
  183. // Column1
  184. //
  185. this.Column1.HeaderText = "套系类别编号";
  186. this.Column1.Name = "Column1";
  187. this.Column1.ReadOnly = true;
  188. this.Column1.Visible = false;
  189. //
  190. // Column2
  191. //
  192. this.Column2.HeaderText = "类别名称";
  193. this.Column2.Name = "Column2";
  194. this.Column2.ReadOnly = true;
  195. //
  196. // Column3
  197. //
  198. this.Column3.HeaderText = "套系编号";
  199. this.Column3.Name = "Column3";
  200. this.Column3.ReadOnly = true;
  201. this.Column3.Visible = false;
  202. //
  203. // Column4
  204. //
  205. this.Column4.HeaderText = "套系名称";
  206. this.Column4.Name = "Column4";
  207. this.Column4.ReadOnly = true;
  208. //
  209. // Column5
  210. //
  211. this.Column5.HeaderText = "套系价格";
  212. this.Column5.Name = "Column5";
  213. this.Column5.ReadOnly = true;
  214. //
  215. // Column6
  216. //
  217. this.Column6.HeaderText = "状态";
  218. this.Column6.Name = "Column6";
  219. this.Column6.ReadOnly = true;
  220. //
  221. // Column7
  222. //
  223. this.Column7.HeaderText = "套系说明";
  224. this.Column7.Name = "Column7";
  225. this.Column7.ReadOnly = true;
  226. //
  227. // Column8
  228. //
  229. this.Column8.HeaderText = "ID";
  230. this.Column8.Name = "Column8";
  231. this.Column8.ReadOnly = true;
  232. this.Column8.Visible = false;
  233. //
  234. // cmbtreevClass
  235. //
  236. this.cmbtreevClass.AfterSelectLevelFirstNode = true;
  237. this.cmbtreevClass.DropDownHeight = 220;
  238. this.cmbtreevClass.DropDownShow = false;
  239. this.cmbtreevClass.Font = new System.Drawing.Font("微软雅黑", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  240. this.cmbtreevClass.FormattingEnabled = true;
  241. this.cmbtreevClass.IntegralHeight = false;
  242. this.cmbtreevClass.IsNodeMouseClick = true;
  243. this.cmbtreevClass.IsSelectParentNode = true;
  244. this.cmbtreevClass.Location = new System.Drawing.Point(102, 42);
  245. this.cmbtreevClass.Name = "cmbtreevClass";
  246. this.cmbtreevClass.ReadOnly = true;
  247. this.cmbtreevClass.Size = new System.Drawing.Size(140, 24);
  248. this.cmbtreevClass.StrKey = null;
  249. this.cmbtreevClass.TabIndex = 0;
  250. //
  251. // btnSet
  252. //
  253. this.btnSet.BackColor = System.Drawing.Color.Transparent;
  254. this.btnSet.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSet.BackImg")));
  255. this.btnSet.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  256. this.btnSet.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  257. this.btnSet.ForeColor = System.Drawing.Color.White;
  258. this.btnSet.IsCustomBackImg = false;
  259. this.btnSet.IsShowText = true;
  260. this.btnSet.Location = new System.Drawing.Point(250, 42);
  261. this.btnSet.Name = "btnSet";
  262. this.btnSet.Size = new System.Drawing.Size(47, 23);
  263. this.btnSet.TabIndex = 1;
  264. this.btnSet.Text = " 设置";
  265. this.btnSet.UseVisualStyleBackColor = false;
  266. //
  267. // btnClear
  268. //
  269. this.btnClear.BackColor = System.Drawing.Color.Transparent;
  270. this.btnClear.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnClear.BackImg")));
  271. this.btnClear.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  272. this.btnClear.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  273. this.btnClear.ForeColor = System.Drawing.Color.White;
  274. this.btnClear.IsCustomBackImg = false;
  275. this.btnClear.IsShowText = true;
  276. this.btnClear.Location = new System.Drawing.Point(525, 104);
  277. this.btnClear.Name = "btnClear";
  278. this.btnClear.Size = new System.Drawing.Size(93, 28);
  279. this.btnClear.TabIndex = 8;
  280. this.btnClear.Text = " 清 空";
  281. this.btnClear.UseVisualStyleBackColor = false;
  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(525, 34);
  293. this.btnSave.Name = "btnSave";
  294. this.btnSave.Size = new System.Drawing.Size(93, 28);
  295. this.btnSave.TabIndex = 6;
  296. this.btnSave.Text = " 保 存";
  297. this.btnSave.UseVisualStyleBackColor = false;
  298. //
  299. // cmbStatus
  300. //
  301. this.cmbStatus.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
  302. this.cmbStatus.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  303. this.cmbStatus.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
  304. this.cmbStatus.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  305. this.cmbStatus.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  306. this.cmbStatus.Font = new System.Drawing.Font("宋体", 10.5F);
  307. this.cmbStatus.FormattingEnabled = true;
  308. this.cmbStatus.IsCustomColor = false;
  309. this.cmbStatus.Location = new System.Drawing.Point(398, 76);
  310. this.cmbStatus.Name = "cmbStatus";
  311. this.cmbStatus.ReadOnly = false;
  312. this.cmbStatus.Size = new System.Drawing.Size(107, 22);
  313. this.cmbStatus.TabIndex = 4;
  314. //
  315. // txtRemark
  316. //
  317. this.txtRemark.BackColor = System.Drawing.Color.Transparent;
  318. this.txtRemark.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  319. this.txtRemark.Icon = null;
  320. this.txtRemark.IconIsButton = false;
  321. this.txtRemark.IsPasswordChat = '\0';
  322. this.txtRemark.IsSystemPasswordChar = false;
  323. this.txtRemark.Lines = new string[0];
  324. this.txtRemark.Location = new System.Drawing.Point(102, 109);
  325. this.txtRemark.Margin = new System.Windows.Forms.Padding(0);
  326. this.txtRemark.MaxLength = 32767;
  327. this.txtRemark.MinimumSize = new System.Drawing.Size(0, 24);
  328. this.txtRemark.MouseBack = null;
  329. this.txtRemark.Multiline = false;
  330. this.txtRemark.Name = "txtRemark";
  331. this.txtRemark.NormlBack = null;
  332. this.txtRemark.Padding = new System.Windows.Forms.Padding(5);
  333. this.txtRemark.ReadOnly = false;
  334. this.txtRemark.ScrollBars = System.Windows.Forms.ScrollBars.None;
  335. this.txtRemark.Size = new System.Drawing.Size(403, 25);
  336. this.txtRemark.TabIndex = 5;
  337. this.txtRemark.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  338. this.txtRemark.WaterColor = System.Drawing.Color.DarkGray;
  339. this.txtRemark.WaterText = "";
  340. this.txtRemark.WordWrap = true;
  341. //
  342. // txtPrice
  343. //
  344. this.txtPrice.BackColor = System.Drawing.Color.Transparent;
  345. this.txtPrice.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  346. this.txtPrice.Icon = null;
  347. this.txtPrice.IconIsButton = false;
  348. this.txtPrice.IsPasswordChat = '\0';
  349. this.txtPrice.IsSystemPasswordChar = false;
  350. this.txtPrice.Lines = new string[0];
  351. this.txtPrice.Location = new System.Drawing.Point(398, 41);
  352. this.txtPrice.Margin = new System.Windows.Forms.Padding(0);
  353. this.txtPrice.MaxLength = 10;
  354. this.txtPrice.MinimumSize = new System.Drawing.Size(0, 24);
  355. this.txtPrice.MouseBack = null;
  356. this.txtPrice.Multiline = false;
  357. this.txtPrice.Name = "txtPrice";
  358. this.txtPrice.NormlBack = null;
  359. this.txtPrice.Padding = new System.Windows.Forms.Padding(5);
  360. this.txtPrice.ReadOnly = false;
  361. this.txtPrice.ScrollBars = System.Windows.Forms.ScrollBars.None;
  362. this.txtPrice.Size = new System.Drawing.Size(107, 25);
  363. this.txtPrice.TabIndex = 3;
  364. this.txtPrice.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  365. this.txtPrice.WaterColor = System.Drawing.Color.DarkGray;
  366. this.txtPrice.WaterText = "";
  367. this.txtPrice.WordWrap = true;
  368. //
  369. // txtName
  370. //
  371. this.txtName.BackColor = System.Drawing.Color.Transparent;
  372. this.txtName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  373. this.txtName.Icon = null;
  374. this.txtName.IconIsButton = false;
  375. this.txtName.IsPasswordChat = '\0';
  376. this.txtName.IsSystemPasswordChar = false;
  377. this.txtName.Lines = new string[0];
  378. this.txtName.Location = new System.Drawing.Point(102, 75);
  379. this.txtName.Margin = new System.Windows.Forms.Padding(0);
  380. this.txtName.MaxLength = 32767;
  381. this.txtName.MinimumSize = new System.Drawing.Size(0, 24);
  382. this.txtName.MouseBack = null;
  383. this.txtName.Multiline = false;
  384. this.txtName.Name = "txtName";
  385. this.txtName.NormlBack = null;
  386. this.txtName.Padding = new System.Windows.Forms.Padding(5);
  387. this.txtName.ReadOnly = false;
  388. this.txtName.ScrollBars = System.Windows.Forms.ScrollBars.None;
  389. this.txtName.Size = new System.Drawing.Size(195, 25);
  390. this.txtName.TabIndex = 2;
  391. this.txtName.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  392. this.txtName.WaterColor = System.Drawing.Color.DarkGray;
  393. this.txtName.WaterText = "";
  394. this.txtName.WordWrap = true;
  395. //
  396. // labelEx5
  397. //
  398. this.labelEx5.AutoSize = true;
  399. this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  400. this.labelEx5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  401. this.labelEx5.Location = new System.Drawing.Point(33, 113);
  402. this.labelEx5.Name = "labelEx5";
  403. this.labelEx5.Size = new System.Drawing.Size(68, 17);
  404. this.labelEx5.TabIndex = 6;
  405. this.labelEx5.Text = "套系说明:";
  406. //
  407. // labelEx4
  408. //
  409. this.labelEx4.AutoSize = true;
  410. this.labelEx4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  411. this.labelEx4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  412. this.labelEx4.Location = new System.Drawing.Point(329, 79);
  413. this.labelEx4.Name = "labelEx4";
  414. this.labelEx4.Size = new System.Drawing.Size(68, 17);
  415. this.labelEx4.TabIndex = 5;
  416. this.labelEx4.Text = " 状 态:";
  417. //
  418. // labelEx3
  419. //
  420. this.labelEx3.AutoSize = true;
  421. this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  422. this.labelEx3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  423. this.labelEx3.Location = new System.Drawing.Point(329, 45);
  424. this.labelEx3.Name = "labelEx3";
  425. this.labelEx3.Size = new System.Drawing.Size(68, 17);
  426. this.labelEx3.TabIndex = 4;
  427. this.labelEx3.Text = "套系价格:";
  428. //
  429. // labelEx2
  430. //
  431. this.labelEx2.AutoSize = true;
  432. this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  433. this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  434. this.labelEx2.Location = new System.Drawing.Point(33, 79);
  435. this.labelEx2.Name = "labelEx2";
  436. this.labelEx2.Size = new System.Drawing.Size(68, 17);
  437. this.labelEx2.TabIndex = 3;
  438. this.labelEx2.Text = "套系名称:";
  439. //
  440. // labelEx1
  441. //
  442. this.labelEx1.AutoSize = true;
  443. this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  444. this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  445. this.labelEx1.Location = new System.Drawing.Point(33, 45);
  446. this.labelEx1.Name = "labelEx1";
  447. this.labelEx1.Size = new System.Drawing.Size(68, 17);
  448. this.labelEx1.TabIndex = 2;
  449. this.labelEx1.Text = "套系类别:";
  450. //
  451. // DataSetServicePackageSetSmallForm
  452. //
  453. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  454. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  455. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  456. this.ClientSize = new System.Drawing.Size(650, 610);
  457. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  458. this.MaximizeBox = false;
  459. this.MinimizeBox = false;
  460. this.Name = "DataSetServicePackageSetSmallForm";
  461. this.Text = "会员服务卡套系包设置";
  462. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  463. this.plExMainContainer.ResumeLayout(false);
  464. this.plFormMainContent.ResumeLayout(false);
  465. this.panelEx1.ResumeLayout(false);
  466. this.panelEx1.PerformLayout();
  467. ((System.ComponentModel.ISupportInitialize)(this.dgvData)).EndInit();
  468. this.ResumeLayout(false);
  469. }
  470. #endregion
  471. private ComponentLibrary.PanelEx panelEx1;
  472. private ComponentLibrary.LabelEx labelEx5;
  473. private ComponentLibrary.LabelEx labelEx4;
  474. private ComponentLibrary.LabelEx labelEx3;
  475. private ComponentLibrary.LabelEx labelEx2;
  476. private ComponentLibrary.LabelEx labelEx1;
  477. protected ComponentLibrary.TextBoxEx txtRemark;
  478. protected ComponentLibrary.TextBoxEx txtPrice;
  479. protected ComponentLibrary.TextBoxEx txtName;
  480. protected ComponentLibrary.ComboBoxEx cmbStatus;
  481. private ComponentLibrary.ButtonEx btnSave;
  482. private ComponentLibrary.ButtonEx btnClear;
  483. private ComponentLibrary.ButtonForm btnSet;
  484. protected ComponentLibrary.DataGridViewEx dgvData;
  485. protected ComponentLibrary.ComboBoxTreeViewEx cmbtreevClass;
  486. private ComponentLibrary.ButtonEx btnDelete;
  487. private System.Windows.Forms.DataGridViewTextBoxColumn Column1;
  488. private System.Windows.Forms.DataGridViewTextBoxColumn Column2;
  489. private System.Windows.Forms.DataGridViewTextBoxColumn Column3;
  490. private System.Windows.Forms.DataGridViewTextBoxColumn Column4;
  491. private System.Windows.Forms.DataGridViewTextBoxColumn Column5;
  492. private System.Windows.Forms.DataGridViewTextBoxColumn Column6;
  493. private System.Windows.Forms.DataGridViewTextBoxColumn Column7;
  494. private System.Windows.Forms.DataGridViewTextBoxColumn Column8;
  495. private ComponentLibrary.LabelEx labelEx6;
  496. }
  497. }