DataSetServiceToolboxSetSmallForm.Designer.cs 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382
  1. namespace LYFZ.Software.UI.MembershipManage.SetSmallForm
  2. {
  3. partial class DataSetServiceToolboxSetSmallForm
  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.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(DataSetServiceToolboxSetSmallForm));
  33. this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
  34. this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
  35. this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx();
  36. this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
  37. this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
  38. this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
  39. this.lstData = new LYFZ.ComponentLibrary.ListBoxEx();
  40. this.panelEx4 = new LYFZ.ComponentLibrary.PanelEx();
  41. this.btnCancel = new LYFZ.ComponentLibrary.ButtonEx();
  42. this.btnSave = new LYFZ.ComponentLibrary.ButtonEx();
  43. this.dgvData = new LYFZ.ComponentLibrary.DataGridViewEx();
  44. this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  45. this.Column2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  46. this.Column3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  47. this.Column4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  48. this.Column5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  49. this.Column6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  50. this.btnAdd = new LYFZ.ComponentLibrary.ButtonForm();
  51. this.btnRemoved = new LYFZ.ComponentLibrary.ButtonForm();
  52. this.plExMainContainer.SuspendLayout();
  53. this.plFormMainContent.SuspendLayout();
  54. this.panelEx1.SuspendLayout();
  55. this.panelEx3.SuspendLayout();
  56. this.panelEx2.SuspendLayout();
  57. this.panelEx4.SuspendLayout();
  58. ((System.ComponentModel.ISupportInitialize)(this.dgvData)).BeginInit();
  59. this.SuspendLayout();
  60. //
  61. // plExMainContainer
  62. //
  63. this.plExMainContainer.Controls.Add(this.btnRemoved);
  64. this.plExMainContainer.Controls.Add(this.btnAdd);
  65. this.plExMainContainer.Controls.Add(this.dgvData);
  66. this.plExMainContainer.Controls.Add(this.panelEx4);
  67. this.plExMainContainer.Controls.Add(this.panelEx1);
  68. this.plExMainContainer.Controls.Add(this.panelEx3);
  69. this.plExMainContainer.Controls.Add(this.panelEx2);
  70. this.plExMainContainer.Controls.Add(this.lstData);
  71. this.plExMainContainer.Size = new System.Drawing.Size(710, 545);
  72. //
  73. // plFormMainContent
  74. //
  75. this.plFormMainContent.Size = new System.Drawing.Size(710, 545);
  76. //
  77. // btnAppFormMaximize
  78. //
  79. this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
  80. this.btnAppFormMaximize.Location = new System.Drawing.Point(651, 0);
  81. //
  82. // btnAppFormExit
  83. //
  84. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  85. this.btnAppFormExit.Location = new System.Drawing.Point(678, 0);
  86. //
  87. // btnAppFormMinimize
  88. //
  89. this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
  90. this.btnAppFormMinimize.Location = new System.Drawing.Point(651, 0);
  91. //
  92. // panelEx1
  93. //
  94. this.panelEx1.BorderColor = System.Drawing.Color.White;
  95. this.panelEx1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  96. this.panelEx1.BorderWidth = 1;
  97. this.panelEx1.Controls.Add(this.labelEx2);
  98. this.panelEx1.Location = new System.Drawing.Point(501, 45);
  99. this.panelEx1.Name = "panelEx1";
  100. this.panelEx1.Size = new System.Drawing.Size(200, 24);
  101. this.panelEx1.TabIndex = 28;
  102. //
  103. // labelEx2
  104. //
  105. this.labelEx2.AutoSize = true;
  106. this.labelEx2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  107. this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  108. this.labelEx2.Location = new System.Drawing.Point(16, 5);
  109. this.labelEx2.Name = "labelEx2";
  110. this.labelEx2.Size = new System.Drawing.Size(53, 12);
  111. this.labelEx2.TabIndex = 1;
  112. this.labelEx2.Text = "商品名称";
  113. //
  114. // panelEx3
  115. //
  116. this.panelEx3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  117. this.panelEx3.BorderWidth = 1;
  118. this.panelEx3.Controls.Add(this.labelEx4);
  119. this.panelEx3.Location = new System.Drawing.Point(502, 10);
  120. this.panelEx3.Name = "panelEx3";
  121. this.panelEx3.Size = new System.Drawing.Size(198, 59);
  122. this.panelEx3.TabIndex = 27;
  123. //
  124. // labelEx4
  125. //
  126. this.labelEx4.AutoSize = true;
  127. this.labelEx4.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  128. this.labelEx4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  129. this.labelEx4.Location = new System.Drawing.Point(5, 8);
  130. this.labelEx4.Name = "labelEx4";
  131. this.labelEx4.Size = new System.Drawing.Size(79, 19);
  132. this.labelEx4.TabIndex = 1;
  133. this.labelEx4.Text = "选中的商品";
  134. //
  135. // panelEx2
  136. //
  137. this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  138. this.panelEx2.BorderWidth = 1;
  139. this.panelEx2.Controls.Add(this.labelEx3);
  140. this.panelEx2.Location = new System.Drawing.Point(10, 10);
  141. this.panelEx2.Name = "panelEx2";
  142. this.panelEx2.Size = new System.Drawing.Size(435, 35);
  143. this.panelEx2.TabIndex = 26;
  144. //
  145. // labelEx3
  146. //
  147. this.labelEx3.AutoSize = true;
  148. this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  149. this.labelEx3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  150. this.labelEx3.Location = new System.Drawing.Point(11, 8);
  151. this.labelEx3.Name = "labelEx3";
  152. this.labelEx3.Size = new System.Drawing.Size(93, 19);
  153. this.labelEx3.TabIndex = 0;
  154. this.labelEx3.Text = "可选择的商品";
  155. //
  156. // lstData
  157. //
  158. this.lstData.FormattingEnabled = true;
  159. this.lstData.ItemHeight = 12;
  160. this.lstData.Location = new System.Drawing.Point(502, 69);
  161. this.lstData.Name = "lstData";
  162. this.lstData.Size = new System.Drawing.Size(198, 424);
  163. this.lstData.TabIndex = 25;
  164. //
  165. // panelEx4
  166. //
  167. this.panelEx4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  168. this.panelEx4.BorderWidth = 1;
  169. this.panelEx4.Controls.Add(this.btnCancel);
  170. this.panelEx4.Controls.Add(this.btnSave);
  171. this.panelEx4.Dock = System.Windows.Forms.DockStyle.Bottom;
  172. this.panelEx4.Location = new System.Drawing.Point(0, 502);
  173. this.panelEx4.Name = "panelEx4";
  174. this.panelEx4.Size = new System.Drawing.Size(710, 43);
  175. this.panelEx4.TabIndex = 29;
  176. //
  177. // btnCancel
  178. //
  179. this.btnCancel.BackColor = System.Drawing.Color.Transparent;
  180. this.btnCancel.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnCancel.BackImg")));
  181. this.btnCancel.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  182. this.btnCancel.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  183. this.btnCancel.ForeColor = System.Drawing.Color.White;
  184. this.btnCancel.IsCustomBackImg = false;
  185. this.btnCancel.IsShowText = true;
  186. this.btnCancel.Location = new System.Drawing.Point(398, 8);
  187. this.btnCancel.Name = "btnCancel";
  188. this.btnCancel.Size = new System.Drawing.Size(121, 28);
  189. this.btnCancel.TabIndex = 1;
  190. this.btnCancel.Text = " 取 消";
  191. this.btnCancel.UseVisualStyleBackColor = false;
  192. //
  193. // btnSave
  194. //
  195. this.btnSave.BackColor = System.Drawing.Color.Transparent;
  196. this.btnSave.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSave.BackImg")));
  197. this.btnSave.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  198. this.btnSave.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  199. this.btnSave.ForeColor = System.Drawing.Color.White;
  200. this.btnSave.IsCustomBackImg = false;
  201. this.btnSave.IsShowText = true;
  202. this.btnSave.Location = new System.Drawing.Point(195, 8);
  203. this.btnSave.Name = "btnSave";
  204. this.btnSave.Size = new System.Drawing.Size(121, 28);
  205. this.btnSave.TabIndex = 0;
  206. this.btnSave.Text = " 确 定";
  207. this.btnSave.UseVisualStyleBackColor = false;
  208. //
  209. // dgvData
  210. //
  211. this.dgvData.AllowUserToAddRows = false;
  212. this.dgvData.AllowUserToDeleteRows = false;
  213. this.dgvData.AllowUserToResizeRows = false;
  214. dataGridViewCellStyle5.BackColor = System.Drawing.Color.LightCyan;
  215. this.dgvData.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle5;
  216. this.dgvData.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  217. | System.Windows.Forms.AnchorStyles.Left)));
  218. this.dgvData.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
  219. this.dgvData.BackgroundColor = System.Drawing.Color.White;
  220. this.dgvData.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
  221. this.dgvData.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  222. dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  223. dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
  224. dataGridViewCellStyle6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  225. dataGridViewCellStyle6.ForeColor = System.Drawing.Color.White;
  226. dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  227. dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  228. this.dgvData.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle6;
  229. this.dgvData.ColumnHeadersHeight = 24;
  230. this.dgvData.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  231. this.dgvData.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  232. this.Column1,
  233. this.Column2,
  234. this.Column3,
  235. this.Column4,
  236. this.Column5,
  237. this.Column6});
  238. this.dgvData.EnableHeadersVisualStyles = false;
  239. this.dgvData.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
  240. this.dgvData.GridViewUniquelyIdentify = "_dgvData_dgvData_dgvData";
  241. this.dgvData.IsCompleteBonding = false;
  242. this.dgvData.IsCopyCellValue = true;
  243. this.dgvData.Location = new System.Drawing.Point(10, 45);
  244. this.dgvData.Name = "dgvData";
  245. this.dgvData.RowHeadersVisible = false;
  246. this.dgvData.RowTemplate.Height = 23;
  247. this.dgvData.RowTemplate.ReadOnly = true;
  248. this.dgvData.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  249. this.dgvData.Size = new System.Drawing.Size(435, 448);
  250. this.dgvData.TabIndex = 30;
  251. //
  252. // Column1
  253. //
  254. this.Column1.HeaderText = "服务编号";
  255. this.Column1.Name = "Column1";
  256. this.Column1.ReadOnly = true;
  257. this.Column1.Visible = false;
  258. //
  259. // Column2
  260. //
  261. this.Column2.FillWeight = 81.21827F;
  262. this.Column2.HeaderText = "服务名称";
  263. this.Column2.Name = "Column2";
  264. this.Column2.ReadOnly = true;
  265. //
  266. // Column3
  267. //
  268. this.Column3.HeaderText = "服务类型";
  269. this.Column3.Name = "Column3";
  270. this.Column3.ReadOnly = true;
  271. this.Column3.Visible = false;
  272. //
  273. // Column4
  274. //
  275. dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  276. this.Column4.DefaultCellStyle = dataGridViewCellStyle7;
  277. this.Column4.FillWeight = 86.11386F;
  278. this.Column4.HeaderText = "成本单价";
  279. this.Column4.Name = "Column4";
  280. this.Column4.ReadOnly = true;
  281. this.Column4.Visible = false;
  282. //
  283. // Column5
  284. //
  285. dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  286. this.Column5.DefaultCellStyle = dataGridViewCellStyle8;
  287. this.Column5.FillWeight = 72.8788F;
  288. this.Column5.HeaderText = "销售单价";
  289. this.Column5.Name = "Column5";
  290. this.Column5.ReadOnly = true;
  291. //
  292. // Column6
  293. //
  294. this.Column6.FillWeight = 159.789F;
  295. this.Column6.HeaderText = "服务说明";
  296. this.Column6.Name = "Column6";
  297. this.Column6.ReadOnly = true;
  298. //
  299. // btnAdd
  300. //
  301. this.btnAdd.BackColor = System.Drawing.Color.Transparent;
  302. this.btnAdd.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAdd.BackImg")));
  303. this.btnAdd.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  304. this.btnAdd.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  305. this.btnAdd.ForeColor = System.Drawing.Color.White;
  306. this.btnAdd.IsCustomBackImg = false;
  307. this.btnAdd.IsShowText = true;
  308. this.btnAdd.Location = new System.Drawing.Point(451, 150);
  309. this.btnAdd.Name = "btnAdd";
  310. this.btnAdd.Size = new System.Drawing.Size(45, 22);
  311. this.btnAdd.TabIndex = 31;
  312. this.btnAdd.Text = " 添加";
  313. this.btnAdd.UseVisualStyleBackColor = false;
  314. //
  315. // btnRemoved
  316. //
  317. this.btnRemoved.BackColor = System.Drawing.Color.Transparent;
  318. this.btnRemoved.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnRemoved.BackImg")));
  319. this.btnRemoved.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  320. this.btnRemoved.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  321. this.btnRemoved.ForeColor = System.Drawing.Color.White;
  322. this.btnRemoved.IsCustomBackImg = false;
  323. this.btnRemoved.IsShowText = true;
  324. this.btnRemoved.Location = new System.Drawing.Point(451, 204);
  325. this.btnRemoved.Name = "btnRemoved";
  326. this.btnRemoved.Size = new System.Drawing.Size(45, 22);
  327. this.btnRemoved.TabIndex = 32;
  328. this.btnRemoved.Text = " 移除";
  329. this.btnRemoved.UseVisualStyleBackColor = false;
  330. //
  331. // DataSetServiceToolboxSetSmallForm
  332. //
  333. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  334. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  335. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  336. this.ClientSize = new System.Drawing.Size(710, 610);
  337. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  338. this.MaximizeBox = false;
  339. this.MinimizeBox = false;
  340. this.Name = "DataSetServiceToolboxSetSmallForm";
  341. this.Text = "服务工具箱";
  342. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  343. this.plExMainContainer.ResumeLayout(false);
  344. this.plFormMainContent.ResumeLayout(false);
  345. this.panelEx1.ResumeLayout(false);
  346. this.panelEx1.PerformLayout();
  347. this.panelEx3.ResumeLayout(false);
  348. this.panelEx3.PerformLayout();
  349. this.panelEx2.ResumeLayout(false);
  350. this.panelEx2.PerformLayout();
  351. this.panelEx4.ResumeLayout(false);
  352. ((System.ComponentModel.ISupportInitialize)(this.dgvData)).EndInit();
  353. this.ResumeLayout(false);
  354. }
  355. #endregion
  356. private ComponentLibrary.PanelEx panelEx1;
  357. private ComponentLibrary.LabelEx labelEx2;
  358. private ComponentLibrary.PanelEx panelEx3;
  359. private ComponentLibrary.LabelEx labelEx4;
  360. private ComponentLibrary.PanelEx panelEx2;
  361. private ComponentLibrary.LabelEx labelEx3;
  362. protected ComponentLibrary.ListBoxEx lstData;
  363. private ComponentLibrary.PanelEx panelEx4;
  364. private ComponentLibrary.ButtonEx btnSave;
  365. private ComponentLibrary.ButtonEx btnCancel;
  366. private ComponentLibrary.ButtonForm btnRemoved;
  367. private ComponentLibrary.ButtonForm btnAdd;
  368. protected ComponentLibrary.DataGridViewEx dgvData;
  369. private System.Windows.Forms.DataGridViewTextBoxColumn Column1;
  370. private System.Windows.Forms.DataGridViewTextBoxColumn Column2;
  371. private System.Windows.Forms.DataGridViewTextBoxColumn Column3;
  372. private System.Windows.Forms.DataGridViewTextBoxColumn Column4;
  373. private System.Windows.Forms.DataGridViewTextBoxColumn Column5;
  374. private System.Windows.Forms.DataGridViewTextBoxColumn Column6;
  375. }
  376. }