frmMaterialPrice.Designer.cs 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480
  1. namespace LYFZ.Software.UI
  2. {
  3. partial class frmMaterialPrice
  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.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmMaterialPrice));
  32. this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
  33. this.btnR = new LYFZ.ComponentLibrary.ButtonEx();
  34. this.btnS = new LYFZ.ComponentLibrary.ButtonEx();
  35. this.nuUnitPrice = new LYFZ.ComponentLibrary.NumericUpDownEx(this.components);
  36. this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
  37. this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
  38. this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
  39. this.txtRemark = new LYFZ.ComponentLibrary.TextBoxEx();
  40. this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
  41. this.txtMaterialName = new LYFZ.ComponentLibrary.TextBoxEx();
  42. this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
  43. this.dgvList = new LYFZ.ComponentLibrary.DataGridViewEx();
  44. this.id = new System.Windows.Forms.DataGridViewTextBoxColumn();
  45. this.Mt_MaterialName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  46. this.Mt_UnitPrice = new System.Windows.Forms.DataGridViewTextBoxColumn();
  47. this.Mt_Remark = new System.Windows.Forms.DataGridViewTextBoxColumn();
  48. this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx();
  49. this.btndel = new LYFZ.ComponentLibrary.ButtonEx();
  50. this.btnQ = new LYFZ.ComponentLibrary.ButtonEx();
  51. this.txtQMaterialName = new LYFZ.ComponentLibrary.TextBoxEx();
  52. this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
  53. this.ucPagerEx1 = new LYFZ.UCPager.ucPagerEx();
  54. this.plExMainContainer.SuspendLayout();
  55. this.plFormMainContent.SuspendLayout();
  56. this.panelEx1.SuspendLayout();
  57. ((System.ComponentModel.ISupportInitialize)(this.nuUnitPrice)).BeginInit();
  58. this.panelEx2.SuspendLayout();
  59. ((System.ComponentModel.ISupportInitialize)(this.dgvList)).BeginInit();
  60. this.panelEx3.SuspendLayout();
  61. this.SuspendLayout();
  62. //
  63. // plExMainContainer
  64. //
  65. this.plExMainContainer.Controls.Add(this.panelEx2);
  66. this.plExMainContainer.Controls.Add(this.panelEx1);
  67. this.plExMainContainer.Padding = new System.Windows.Forms.Padding(10);
  68. this.plExMainContainer.Size = new System.Drawing.Size(1024, 703);
  69. //
  70. // plFormMainContent
  71. //
  72. this.plFormMainContent.Size = new System.Drawing.Size(1024, 703);
  73. //
  74. // btnAppFormMaximize
  75. //
  76. this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
  77. this.btnAppFormMaximize.Location = new System.Drawing.Point(965, 0);
  78. //
  79. // btnAppFormExit
  80. //
  81. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  82. this.btnAppFormExit.Location = new System.Drawing.Point(992, 0);
  83. //
  84. // btnAppFormMinimize
  85. //
  86. this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
  87. this.btnAppFormMinimize.Location = new System.Drawing.Point(938, 0);
  88. //
  89. // panelEx1
  90. //
  91. this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  92. this.panelEx1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  93. this.panelEx1.BorderWidth = 1;
  94. this.panelEx1.Controls.Add(this.btnR);
  95. this.panelEx1.Controls.Add(this.btnS);
  96. this.panelEx1.Controls.Add(this.nuUnitPrice);
  97. this.panelEx1.Controls.Add(this.labelEx3);
  98. this.panelEx1.Controls.Add(this.labelEx4);
  99. this.panelEx1.Controls.Add(this.labelEx2);
  100. this.panelEx1.Controls.Add(this.txtRemark);
  101. this.panelEx1.Controls.Add(this.labelEx1);
  102. this.panelEx1.Controls.Add(this.txtMaterialName);
  103. this.panelEx1.Dock = System.Windows.Forms.DockStyle.Left;
  104. this.panelEx1.Location = new System.Drawing.Point(10, 10);
  105. this.panelEx1.Name = "panelEx1";
  106. this.panelEx1.Size = new System.Drawing.Size(289, 683);
  107. this.panelEx1.TabIndex = 0;
  108. //
  109. // btnR
  110. //
  111. this.btnR.BackColor = System.Drawing.Color.Transparent;
  112. this.btnR.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnR.BackImg")));
  113. this.btnR.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  114. this.btnR.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  115. this.btnR.ForeColor = System.Drawing.Color.White;
  116. this.btnR.IsCustomBackImg = false;
  117. this.btnR.IsShowText = true;
  118. this.btnR.Location = new System.Drawing.Point(100, 279);
  119. this.btnR.Name = "btnR";
  120. this.btnR.Size = new System.Drawing.Size(85, 28);
  121. this.btnR.TabIndex = 3;
  122. this.btnR.Text = "重 置";
  123. this.btnR.UseVisualStyleBackColor = false;
  124. //
  125. // btnS
  126. //
  127. this.btnS.BackColor = System.Drawing.Color.Transparent;
  128. this.btnS.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnS.BackImg")));
  129. this.btnS.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  130. this.btnS.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  131. this.btnS.ForeColor = System.Drawing.Color.White;
  132. this.btnS.IsCustomBackImg = false;
  133. this.btnS.IsShowText = true;
  134. this.btnS.Location = new System.Drawing.Point(191, 279);
  135. this.btnS.Name = "btnS";
  136. this.btnS.Size = new System.Drawing.Size(85, 28);
  137. this.btnS.TabIndex = 3;
  138. this.btnS.Text = "保 存";
  139. this.btnS.UseVisualStyleBackColor = false;
  140. //
  141. // nuUnitPrice
  142. //
  143. this.nuUnitPrice.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
  144. this.nuUnitPrice.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  145. this.nuUnitPrice.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
  146. this.nuUnitPrice.DecimalPlaces = 2;
  147. this.nuUnitPrice.IsCustomColor = false;
  148. this.nuUnitPrice.Location = new System.Drawing.Point(67, 92);
  149. this.nuUnitPrice.Maximum = new decimal(new int[] {
  150. 999999999,
  151. 0,
  152. 0,
  153. 0});
  154. this.nuUnitPrice.Name = "nuUnitPrice";
  155. this.nuUnitPrice.Size = new System.Drawing.Size(183, 21);
  156. this.nuUnitPrice.TabIndex = 2;
  157. //
  158. // labelEx3
  159. //
  160. this.labelEx3.AutoSize = true;
  161. this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  162. this.labelEx3.ForeColor = System.Drawing.Color.DimGray;
  163. this.labelEx3.Location = new System.Drawing.Point(29, 134);
  164. this.labelEx3.Name = "labelEx3";
  165. this.labelEx3.Size = new System.Drawing.Size(32, 17);
  166. this.labelEx3.TabIndex = 1;
  167. this.labelEx3.Text = "备注";
  168. //
  169. // labelEx4
  170. //
  171. this.labelEx4.AutoSize = true;
  172. this.labelEx4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  173. this.labelEx4.ForeColor = System.Drawing.Color.DimGray;
  174. this.labelEx4.Location = new System.Drawing.Point(256, 94);
  175. this.labelEx4.Name = "labelEx4";
  176. this.labelEx4.Size = new System.Drawing.Size(20, 17);
  177. this.labelEx4.TabIndex = 1;
  178. this.labelEx4.Text = "元";
  179. //
  180. // labelEx2
  181. //
  182. this.labelEx2.AutoSize = true;
  183. this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  184. this.labelEx2.ForeColor = System.Drawing.Color.DimGray;
  185. this.labelEx2.Location = new System.Drawing.Point(10, 94);
  186. this.labelEx2.Name = "labelEx2";
  187. this.labelEx2.Size = new System.Drawing.Size(51, 17);
  188. this.labelEx2.TabIndex = 1;
  189. this.labelEx2.Text = "每P单价";
  190. //
  191. // txtRemark
  192. //
  193. this.txtRemark.BackColor = System.Drawing.Color.Transparent;
  194. this.txtRemark.Icon = null;
  195. this.txtRemark.IconIsButton = false;
  196. this.txtRemark.IsPasswordChat = '\0';
  197. this.txtRemark.IsSystemPasswordChar = false;
  198. this.txtRemark.Lines = new string[0];
  199. this.txtRemark.Location = new System.Drawing.Point(67, 134);
  200. this.txtRemark.Margin = new System.Windows.Forms.Padding(0);
  201. this.txtRemark.MaxLength = 32767;
  202. this.txtRemark.MinimumSize = new System.Drawing.Size(0, 26);
  203. this.txtRemark.MouseBack = null;
  204. this.txtRemark.Multiline = true;
  205. this.txtRemark.Name = "txtRemark";
  206. this.txtRemark.NormlBack = null;
  207. this.txtRemark.Padding = new System.Windows.Forms.Padding(5);
  208. this.txtRemark.ReadOnly = false;
  209. this.txtRemark.ScrollBars = System.Windows.Forms.ScrollBars.None;
  210. this.txtRemark.Size = new System.Drawing.Size(209, 137);
  211. this.txtRemark.TabIndex = 0;
  212. this.txtRemark.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  213. this.txtRemark.WaterColor = System.Drawing.Color.DarkGray;
  214. this.txtRemark.WaterText = "输入材质名称";
  215. this.txtRemark.WordWrap = true;
  216. //
  217. // labelEx1
  218. //
  219. this.labelEx1.AutoSize = true;
  220. this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  221. this.labelEx1.ForeColor = System.Drawing.Color.DimGray;
  222. this.labelEx1.Location = new System.Drawing.Point(5, 54);
  223. this.labelEx1.Name = "labelEx1";
  224. this.labelEx1.Size = new System.Drawing.Size(56, 17);
  225. this.labelEx1.TabIndex = 1;
  226. this.labelEx1.Text = "材质名称";
  227. //
  228. // txtMaterialName
  229. //
  230. this.txtMaterialName.BackColor = System.Drawing.Color.Transparent;
  231. this.txtMaterialName.Icon = null;
  232. this.txtMaterialName.IconIsButton = false;
  233. this.txtMaterialName.IsPasswordChat = '\0';
  234. this.txtMaterialName.IsSystemPasswordChar = false;
  235. this.txtMaterialName.Lines = new string[0];
  236. this.txtMaterialName.Location = new System.Drawing.Point(67, 49);
  237. this.txtMaterialName.Margin = new System.Windows.Forms.Padding(0);
  238. this.txtMaterialName.MaxLength = 32767;
  239. this.txtMaterialName.MinimumSize = new System.Drawing.Size(0, 26);
  240. this.txtMaterialName.MouseBack = null;
  241. this.txtMaterialName.Multiline = false;
  242. this.txtMaterialName.Name = "txtMaterialName";
  243. this.txtMaterialName.NormlBack = null;
  244. this.txtMaterialName.Padding = new System.Windows.Forms.Padding(5);
  245. this.txtMaterialName.ReadOnly = false;
  246. this.txtMaterialName.ScrollBars = System.Windows.Forms.ScrollBars.None;
  247. this.txtMaterialName.Size = new System.Drawing.Size(209, 26);
  248. this.txtMaterialName.TabIndex = 0;
  249. this.txtMaterialName.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  250. this.txtMaterialName.WaterColor = System.Drawing.Color.DarkGray;
  251. this.txtMaterialName.WaterText = "输入材质名称";
  252. this.txtMaterialName.WordWrap = true;
  253. //
  254. // panelEx2
  255. //
  256. this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  257. this.panelEx2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  258. this.panelEx2.BorderWidth = 1;
  259. this.panelEx2.Controls.Add(this.dgvList);
  260. this.panelEx2.Controls.Add(this.panelEx3);
  261. this.panelEx2.Controls.Add(this.ucPagerEx1);
  262. this.panelEx2.Dock = System.Windows.Forms.DockStyle.Fill;
  263. this.panelEx2.Location = new System.Drawing.Point(299, 10);
  264. this.panelEx2.Name = "panelEx2";
  265. this.panelEx2.Size = new System.Drawing.Size(715, 683);
  266. this.panelEx2.TabIndex = 1;
  267. //
  268. // dgvList
  269. //
  270. this.dgvList.AllowUserToAddRows = false;
  271. this.dgvList.AllowUserToDeleteRows = false;
  272. this.dgvList.AllowUserToResizeRows = false;
  273. dataGridViewCellStyle1.BackColor = System.Drawing.Color.LightCyan;
  274. this.dgvList.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  275. this.dgvList.BackgroundColor = System.Drawing.Color.White;
  276. this.dgvList.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  277. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  278. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
  279. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  280. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  281. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  282. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  283. this.dgvList.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  284. this.dgvList.ColumnHeadersHeight = 24;
  285. this.dgvList.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  286. this.dgvList.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  287. this.id,
  288. this.Mt_MaterialName,
  289. this.Mt_UnitPrice,
  290. this.Mt_Remark});
  291. this.dgvList.Dock = System.Windows.Forms.DockStyle.Fill;
  292. this.dgvList.EnableHeadersVisualStyles = false;
  293. this.dgvList.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
  294. this.dgvList.GridViewUniquelyIdentify = "_dgvList_dgvList";
  295. this.dgvList.IsCompleteBonding = false;
  296. this.dgvList.IsCopyCellValue = true;
  297. this.dgvList.Location = new System.Drawing.Point(0, 50);
  298. this.dgvList.Name = "dgvList";
  299. this.dgvList.RowHeadersVisible = false;
  300. this.dgvList.RowTemplate.Height = 23;
  301. this.dgvList.RowTemplate.ReadOnly = true;
  302. this.dgvList.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  303. this.dgvList.Size = new System.Drawing.Size(713, 601);
  304. this.dgvList.TabIndex = 0;
  305. //
  306. // id
  307. //
  308. this.id.HeaderText = "ID";
  309. this.id.Name = "id";
  310. this.id.ReadOnly = true;
  311. //
  312. // Mt_MaterialName
  313. //
  314. this.Mt_MaterialName.HeaderText = "材质名称";
  315. this.Mt_MaterialName.Name = "Mt_MaterialName";
  316. this.Mt_MaterialName.ReadOnly = true;
  317. this.Mt_MaterialName.Width = 180;
  318. //
  319. // Mt_UnitPrice
  320. //
  321. this.Mt_UnitPrice.HeaderText = "每P单价(元)";
  322. this.Mt_UnitPrice.Name = "Mt_UnitPrice";
  323. this.Mt_UnitPrice.ReadOnly = true;
  324. //
  325. // Mt_Remark
  326. //
  327. this.Mt_Remark.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
  328. this.Mt_Remark.HeaderText = "备注";
  329. this.Mt_Remark.Name = "Mt_Remark";
  330. this.Mt_Remark.ReadOnly = true;
  331. //
  332. // panelEx3
  333. //
  334. this.panelEx3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  335. this.panelEx3.BorderWidth = 1;
  336. this.panelEx3.Controls.Add(this.btndel);
  337. this.panelEx3.Controls.Add(this.btnQ);
  338. this.panelEx3.Controls.Add(this.txtQMaterialName);
  339. this.panelEx3.Controls.Add(this.labelEx5);
  340. this.panelEx3.Dock = System.Windows.Forms.DockStyle.Top;
  341. this.panelEx3.Location = new System.Drawing.Point(0, 0);
  342. this.panelEx3.Name = "panelEx3";
  343. this.panelEx3.Size = new System.Drawing.Size(713, 50);
  344. this.panelEx3.TabIndex = 210;
  345. //
  346. // btndel
  347. //
  348. this.btndel.BackColor = System.Drawing.Color.Transparent;
  349. this.btndel.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btndel.BackImg")));
  350. this.btndel.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  351. this.btndel.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  352. this.btndel.ForeColor = System.Drawing.Color.White;
  353. this.btndel.IsCustomBackImg = false;
  354. this.btndel.IsShowText = true;
  355. this.btndel.Location = new System.Drawing.Point(397, 13);
  356. this.btndel.Name = "btndel";
  357. this.btndel.Size = new System.Drawing.Size(85, 28);
  358. this.btndel.TabIndex = 3;
  359. this.btndel.Text = "删 除";
  360. this.btndel.UseVisualStyleBackColor = false;
  361. //
  362. // btnQ
  363. //
  364. this.btnQ.BackColor = System.Drawing.Color.Transparent;
  365. this.btnQ.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnQ.BackImg")));
  366. this.btnQ.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  367. this.btnQ.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  368. this.btnQ.ForeColor = System.Drawing.Color.White;
  369. this.btnQ.IsCustomBackImg = false;
  370. this.btnQ.IsShowText = true;
  371. this.btnQ.Location = new System.Drawing.Point(293, 13);
  372. this.btnQ.Name = "btnQ";
  373. this.btnQ.Size = new System.Drawing.Size(85, 28);
  374. this.btnQ.TabIndex = 3;
  375. this.btnQ.Text = "查 询";
  376. this.btnQ.UseVisualStyleBackColor = false;
  377. //
  378. // txtQMaterialName
  379. //
  380. this.txtQMaterialName.BackColor = System.Drawing.Color.Transparent;
  381. this.txtQMaterialName.Icon = null;
  382. this.txtQMaterialName.IconIsButton = false;
  383. this.txtQMaterialName.IsPasswordChat = '\0';
  384. this.txtQMaterialName.IsSystemPasswordChar = false;
  385. this.txtQMaterialName.Lines = new string[0];
  386. this.txtQMaterialName.Location = new System.Drawing.Point(72, 14);
  387. this.txtQMaterialName.Margin = new System.Windows.Forms.Padding(0);
  388. this.txtQMaterialName.MaxLength = 32767;
  389. this.txtQMaterialName.MinimumSize = new System.Drawing.Size(0, 26);
  390. this.txtQMaterialName.MouseBack = null;
  391. this.txtQMaterialName.Multiline = false;
  392. this.txtQMaterialName.Name = "txtQMaterialName";
  393. this.txtQMaterialName.NormlBack = null;
  394. this.txtQMaterialName.Padding = new System.Windows.Forms.Padding(5);
  395. this.txtQMaterialName.ReadOnly = false;
  396. this.txtQMaterialName.ScrollBars = System.Windows.Forms.ScrollBars.None;
  397. this.txtQMaterialName.Size = new System.Drawing.Size(209, 26);
  398. this.txtQMaterialName.TabIndex = 0;
  399. this.txtQMaterialName.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  400. this.txtQMaterialName.WaterColor = System.Drawing.Color.DarkGray;
  401. this.txtQMaterialName.WaterText = "输入材质名称";
  402. this.txtQMaterialName.WordWrap = true;
  403. //
  404. // labelEx5
  405. //
  406. this.labelEx5.AutoSize = true;
  407. this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  408. this.labelEx5.ForeColor = System.Drawing.Color.DimGray;
  409. this.labelEx5.Location = new System.Drawing.Point(10, 19);
  410. this.labelEx5.Name = "labelEx5";
  411. this.labelEx5.Size = new System.Drawing.Size(56, 17);
  412. this.labelEx5.TabIndex = 1;
  413. this.labelEx5.Text = "材质名称";
  414. //
  415. // ucPagerEx1
  416. //
  417. this.ucPagerEx1.CurrentPageCount = 0;
  418. this.ucPagerEx1.Dock = System.Windows.Forms.DockStyle.Bottom;
  419. this.ucPagerEx1.Location = new System.Drawing.Point(0, 651);
  420. this.ucPagerEx1.Name = "ucPagerEx1";
  421. this.ucPagerEx1.NMax = 0;
  422. this.ucPagerEx1.PageCount = 0;
  423. this.ucPagerEx1.PageCurrent = 1;
  424. this.ucPagerEx1.PageSize = 20;
  425. this.ucPagerEx1.Size = new System.Drawing.Size(713, 30);
  426. this.ucPagerEx1.TabIndex = 209;
  427. this.ucPagerEx1.TbDataSource = null;
  428. //
  429. // frmMaterialPrice
  430. //
  431. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  432. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
  433. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  434. this.ClientSize = new System.Drawing.Size(1024, 768);
  435. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  436. this.Name = "frmMaterialPrice";
  437. this.Text = "相册加P价目表";
  438. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  439. this.plExMainContainer.ResumeLayout(false);
  440. this.plFormMainContent.ResumeLayout(false);
  441. this.panelEx1.ResumeLayout(false);
  442. this.panelEx1.PerformLayout();
  443. ((System.ComponentModel.ISupportInitialize)(this.nuUnitPrice)).EndInit();
  444. this.panelEx2.ResumeLayout(false);
  445. ((System.ComponentModel.ISupportInitialize)(this.dgvList)).EndInit();
  446. this.panelEx3.ResumeLayout(false);
  447. this.panelEx3.PerformLayout();
  448. this.ResumeLayout(false);
  449. }
  450. #endregion
  451. private ComponentLibrary.PanelEx panelEx1;
  452. private ComponentLibrary.PanelEx panelEx2;
  453. private ComponentLibrary.PanelEx panelEx3;
  454. protected internal UCPager.ucPagerEx ucPagerEx1;
  455. private ComponentLibrary.LabelEx labelEx5;
  456. private ComponentLibrary.LabelEx labelEx3;
  457. private ComponentLibrary.LabelEx labelEx4;
  458. private ComponentLibrary.LabelEx labelEx2;
  459. private ComponentLibrary.LabelEx labelEx1;
  460. public ComponentLibrary.DataGridViewEx dgvList;
  461. public ComponentLibrary.ButtonEx btnQ;
  462. public ComponentLibrary.TextBoxEx txtQMaterialName;
  463. public ComponentLibrary.ButtonEx btnR;
  464. public ComponentLibrary.ButtonEx btnS;
  465. public ComponentLibrary.NumericUpDownEx nuUnitPrice;
  466. public ComponentLibrary.TextBoxEx txtRemark;
  467. public ComponentLibrary.TextBoxEx txtMaterialName;
  468. private System.Windows.Forms.DataGridViewTextBoxColumn id;
  469. private System.Windows.Forms.DataGridViewTextBoxColumn Mt_MaterialName;
  470. private System.Windows.Forms.DataGridViewTextBoxColumn Mt_UnitPrice;
  471. private System.Windows.Forms.DataGridViewTextBoxColumn Mt_Remark;
  472. public ComponentLibrary.ButtonEx btndel;
  473. }
  474. }