FrmDressValetUpdate.Designer.cs 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497
  1. namespace LYFZ.Software.UI.Dresses.DressManagement.Valet
  2. {
  3. partial class FrmDressValetUpdate
  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(FrmDressValetUpdate));
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  32. this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
  33. this.btndelete = new LYFZ.ComponentLibrary.ButtonEx();
  34. this.btnClose = new LYFZ.ComponentLibrary.ButtonEx();
  35. this.picDsfm_PicturePath = new LYFZ.ComponentLibrary.PictureBoxEx();
  36. this.dgv = new LYFZ.ComponentLibrary.DataGridViewEx();
  37. this.ID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  38. this.Dsfm_DressNumber = new System.Windows.Forms.DataGridViewTextBoxColumn();
  39. this.Dsfm_DressName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  40. this.Dsfm_DressQuantity = new System.Windows.Forms.DataGridViewTextBoxColumn();
  41. this.Dsfm_CostPrice = new System.Windows.Forms.DataGridViewTextBoxColumn();
  42. this.Dsfm_SalePrice = new System.Windows.Forms.DataGridViewTextBoxColumn();
  43. this.labelEx18 = new LYFZ.ComponentLibrary.LabelEx();
  44. this.txtDsro_ReservationBackTime = new LYFZ.ComponentLibrary.TextBoxBasicEx();
  45. this.lbltxtDsro_ReservationBackTime = new LYFZ.ComponentLibrary.LabelEx();
  46. this.txtDsro_TakeDressTime = new LYFZ.ComponentLibrary.TextBoxBasicEx();
  47. this.labelEx16 = new LYFZ.ComponentLibrary.LabelEx();
  48. this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
  49. this.txtDsro_Remark = new LYFZ.ComponentLibrary.TextBoxBasicEx();
  50. this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
  51. this.txtDsro_CreateDateTime = new LYFZ.ComponentLibrary.TextBoxBasicEx();
  52. this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
  53. this.txtDsro_CreateName = new LYFZ.ComponentLibrary.TextBoxBasicEx();
  54. this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
  55. this.txtDsro_Number = new LYFZ.ComponentLibrary.TextBoxBasicEx();
  56. this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
  57. this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
  58. this.btnSave = new LYFZ.ComponentLibrary.ButtonEx();
  59. this.plExMainContainer.SuspendLayout();
  60. this.plFormMainContent.SuspendLayout();
  61. this.panelEx2.SuspendLayout();
  62. ((System.ComponentModel.ISupportInitialize)(this.picDsfm_PicturePath)).BeginInit();
  63. ((System.ComponentModel.ISupportInitialize)(this.dgv)).BeginInit();
  64. this.SuspendLayout();
  65. //
  66. // plExMainContainer
  67. //
  68. this.plExMainContainer.Controls.Add(this.panelEx2);
  69. this.plExMainContainer.Padding = new System.Windows.Forms.Padding(10);
  70. this.plExMainContainer.Size = new System.Drawing.Size(910, 500);
  71. //
  72. // plFormMainContent
  73. //
  74. this.plFormMainContent.Size = new System.Drawing.Size(910, 500);
  75. //
  76. // btnAppFormMaximize
  77. //
  78. this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
  79. this.btnAppFormMaximize.Location = new System.Drawing.Point(1020, 0);
  80. //
  81. // btnAppFormExit
  82. //
  83. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  84. //
  85. // btnAppFormMinimize
  86. //
  87. this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
  88. this.btnAppFormMinimize.Location = new System.Drawing.Point(993, 0);
  89. //
  90. // panelEx2
  91. //
  92. this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  93. this.panelEx2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  94. this.panelEx2.BorderWidth = 1;
  95. this.panelEx2.Controls.Add(this.btndelete);
  96. this.panelEx2.Controls.Add(this.btnClose);
  97. this.panelEx2.Controls.Add(this.picDsfm_PicturePath);
  98. this.panelEx2.Controls.Add(this.dgv);
  99. this.panelEx2.Controls.Add(this.labelEx18);
  100. this.panelEx2.Controls.Add(this.txtDsro_ReservationBackTime);
  101. this.panelEx2.Controls.Add(this.lbltxtDsro_ReservationBackTime);
  102. this.panelEx2.Controls.Add(this.txtDsro_TakeDressTime);
  103. this.panelEx2.Controls.Add(this.labelEx16);
  104. this.panelEx2.Controls.Add(this.panelEx1);
  105. this.panelEx2.Controls.Add(this.txtDsro_Remark);
  106. this.panelEx2.Controls.Add(this.labelEx7);
  107. this.panelEx2.Controls.Add(this.txtDsro_CreateDateTime);
  108. this.panelEx2.Controls.Add(this.labelEx5);
  109. this.panelEx2.Controls.Add(this.txtDsro_CreateName);
  110. this.panelEx2.Controls.Add(this.labelEx4);
  111. this.panelEx2.Controls.Add(this.txtDsro_Number);
  112. this.panelEx2.Controls.Add(this.labelEx6);
  113. this.panelEx2.Controls.Add(this.labelEx1);
  114. this.panelEx2.Controls.Add(this.btnSave);
  115. this.panelEx2.Dock = System.Windows.Forms.DockStyle.Fill;
  116. this.panelEx2.Location = new System.Drawing.Point(10, 10);
  117. this.panelEx2.Name = "panelEx2";
  118. this.panelEx2.Size = new System.Drawing.Size(890, 480);
  119. this.panelEx2.TabIndex = 200;
  120. //
  121. // btndelete
  122. //
  123. this.btndelete.BackColor = System.Drawing.Color.Transparent;
  124. this.btndelete.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btndelete.BackImg")));
  125. this.btndelete.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  126. this.btndelete.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  127. this.btndelete.ForeColor = System.Drawing.Color.White;
  128. this.btndelete.IsCustomBackImg = false;
  129. this.btndelete.IsShowText = true;
  130. this.btndelete.Location = new System.Drawing.Point(90, 166);
  131. this.btndelete.Name = "btndelete";
  132. this.btndelete.Size = new System.Drawing.Size(85, 26);
  133. this.btndelete.TabIndex = 277;
  134. this.btndelete.Text = " 删 除";
  135. this.btndelete.UseVisualStyleBackColor = false;
  136. //
  137. // btnClose
  138. //
  139. this.btnClose.BackColor = System.Drawing.Color.Transparent;
  140. this.btnClose.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnClose.BackImg")));
  141. this.btnClose.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  142. this.btnClose.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  143. this.btnClose.ForeColor = System.Drawing.Color.White;
  144. this.btnClose.IsCustomBackImg = false;
  145. this.btnClose.IsShowText = true;
  146. this.btnClose.Location = new System.Drawing.Point(783, 13);
  147. this.btnClose.Name = "btnClose";
  148. this.btnClose.Size = new System.Drawing.Size(85, 26);
  149. this.btnClose.TabIndex = 272;
  150. this.btnClose.Text = " 关 闭";
  151. this.btnClose.UseVisualStyleBackColor = false;
  152. //
  153. // picDsfm_PicturePath
  154. //
  155. this.picDsfm_PicturePath.BackColor = System.Drawing.Color.Silver;
  156. this.picDsfm_PicturePath.Cursor = System.Windows.Forms.Cursors.Hand;
  157. this.picDsfm_PicturePath.Enabled = false;
  158. this.picDsfm_PicturePath.Location = new System.Drawing.Point(548, 195);
  159. this.picDsfm_PicturePath.Name = "picDsfm_PicturePath";
  160. this.picDsfm_PicturePath.Size = new System.Drawing.Size(320, 280);
  161. this.picDsfm_PicturePath.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  162. this.picDsfm_PicturePath.TabIndex = 264;
  163. this.picDsfm_PicturePath.TabStop = false;
  164. //
  165. // dgv
  166. //
  167. this.dgv.AllowUserToAddRows = false;
  168. this.dgv.AllowUserToDeleteRows = false;
  169. this.dgv.AllowUserToResizeRows = false;
  170. dataGridViewCellStyle1.BackColor = System.Drawing.Color.LightCyan;
  171. this.dgv.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  172. this.dgv.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  173. | System.Windows.Forms.AnchorStyles.Left)));
  174. this.dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
  175. this.dgv.BackgroundColor = System.Drawing.Color.White;
  176. this.dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
  177. this.dgv.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  178. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  179. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(211)))), ((int)(((byte)(223)))), ((int)(((byte)(240)))));
  180. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  181. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.Navy;
  182. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  183. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  184. this.dgv.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  185. this.dgv.ColumnHeadersHeight = 24;
  186. this.dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  187. this.dgv.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  188. this.ID,
  189. this.Dsfm_DressNumber,
  190. this.Dsfm_DressName,
  191. this.Dsfm_DressQuantity,
  192. this.Dsfm_CostPrice,
  193. this.Dsfm_SalePrice});
  194. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  195. dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window;
  196. dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  197. dataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.ControlText;
  198. dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  199. dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  200. dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  201. this.dgv.DefaultCellStyle = dataGridViewCellStyle3;
  202. this.dgv.EnableHeadersVisualStyles = false;
  203. this.dgv.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
  204. this.dgv.GridViewUniquelyIdentify = resources.GetString("dgv.GridViewUniquelyIdentify");
  205. this.dgv.IsCompleteBonding = false;
  206. this.dgv.Location = new System.Drawing.Point(10, 195);
  207. this.dgv.MultiSelect = false;
  208. this.dgv.Name = "dgv";
  209. this.dgv.ReadOnly = true;
  210. this.dgv.RowHeadersVisible = false;
  211. this.dgv.RowTemplate.Height = 23;
  212. this.dgv.RowTemplate.ReadOnly = true;
  213. this.dgv.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  214. this.dgv.Size = new System.Drawing.Size(532, 280);
  215. this.dgv.TabIndex = 262;
  216. //
  217. // ID
  218. //
  219. this.ID.HeaderText = "ID";
  220. this.ID.Name = "ID";
  221. this.ID.ReadOnly = true;
  222. this.ID.Visible = false;
  223. //
  224. // Dsfm_DressNumber
  225. //
  226. this.Dsfm_DressNumber.HeaderText = "编号";
  227. this.Dsfm_DressNumber.Name = "Dsfm_DressNumber";
  228. this.Dsfm_DressNumber.ReadOnly = true;
  229. //
  230. // Dsfm_DressName
  231. //
  232. this.Dsfm_DressName.HeaderText = "名称";
  233. this.Dsfm_DressName.Name = "Dsfm_DressName";
  234. this.Dsfm_DressName.ReadOnly = true;
  235. //
  236. // Dsfm_DressQuantity
  237. //
  238. this.Dsfm_DressQuantity.HeaderText = "数量";
  239. this.Dsfm_DressQuantity.Name = "Dsfm_DressQuantity";
  240. this.Dsfm_DressQuantity.ReadOnly = true;
  241. //
  242. // Dsfm_CostPrice
  243. //
  244. this.Dsfm_CostPrice.HeaderText = "成本价";
  245. this.Dsfm_CostPrice.Name = "Dsfm_CostPrice";
  246. this.Dsfm_CostPrice.ReadOnly = true;
  247. //
  248. // Dsfm_SalePrice
  249. //
  250. this.Dsfm_SalePrice.HeaderText = "出售价";
  251. this.Dsfm_SalePrice.Name = "Dsfm_SalePrice";
  252. this.Dsfm_SalePrice.ReadOnly = true;
  253. //
  254. // labelEx18
  255. //
  256. this.labelEx18.AutoSize = true;
  257. this.labelEx18.BackColor = System.Drawing.Color.Transparent;
  258. this.labelEx18.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  259. this.labelEx18.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(75)))), ((int)(((byte)(103)))));
  260. this.labelEx18.Location = new System.Drawing.Point(11, 170);
  261. this.labelEx18.Name = "labelEx18";
  262. this.labelEx18.Size = new System.Drawing.Size(56, 17);
  263. this.labelEx18.TabIndex = 261;
  264. this.labelEx18.Text = "礼服资料";
  265. //
  266. // txtDsro_ReservationBackTime
  267. //
  268. this.txtDsro_ReservationBackTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  269. this.txtDsro_ReservationBackTime.EmptyTextTip = null;
  270. this.txtDsro_ReservationBackTime.EmptyTextTipColor = System.Drawing.Color.DarkGray;
  271. this.txtDsro_ReservationBackTime.Font = new System.Drawing.Font("微软雅黑", 9F);
  272. this.txtDsro_ReservationBackTime.Location = new System.Drawing.Point(470, 53);
  273. this.txtDsro_ReservationBackTime.Name = "txtDsro_ReservationBackTime";
  274. this.txtDsro_ReservationBackTime.Size = new System.Drawing.Size(90, 23);
  275. this.txtDsro_ReservationBackTime.TabIndex = 260;
  276. //
  277. // lbltxtDsro_ReservationBackTime
  278. //
  279. this.lbltxtDsro_ReservationBackTime.AutoSize = true;
  280. this.lbltxtDsro_ReservationBackTime.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  281. this.lbltxtDsro_ReservationBackTime.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  282. this.lbltxtDsro_ReservationBackTime.Location = new System.Drawing.Point(391, 56);
  283. this.lbltxtDsro_ReservationBackTime.Name = "lbltxtDsro_ReservationBackTime";
  284. this.lbltxtDsro_ReservationBackTime.Size = new System.Drawing.Size(77, 17);
  285. this.lbltxtDsro_ReservationBackTime.TabIndex = 259;
  286. this.lbltxtDsro_ReservationBackTime.Text = "* 还回时间:";
  287. //
  288. // txtDsro_TakeDressTime
  289. //
  290. this.txtDsro_TakeDressTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  291. this.txtDsro_TakeDressTime.EmptyTextTip = null;
  292. this.txtDsro_TakeDressTime.EmptyTextTipColor = System.Drawing.Color.DarkGray;
  293. this.txtDsro_TakeDressTime.Font = new System.Drawing.Font("微软雅黑", 9F);
  294. this.txtDsro_TakeDressTime.Location = new System.Drawing.Point(286, 53);
  295. this.txtDsro_TakeDressTime.Name = "txtDsro_TakeDressTime";
  296. this.txtDsro_TakeDressTime.Size = new System.Drawing.Size(90, 23);
  297. this.txtDsro_TakeDressTime.TabIndex = 258;
  298. //
  299. // labelEx16
  300. //
  301. this.labelEx16.AutoSize = true;
  302. this.labelEx16.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  303. this.labelEx16.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  304. this.labelEx16.Location = new System.Drawing.Point(207, 56);
  305. this.labelEx16.Name = "labelEx16";
  306. this.labelEx16.Size = new System.Drawing.Size(77, 17);
  307. this.labelEx16.TabIndex = 257;
  308. this.labelEx16.Text = "* 送洗时间:";
  309. //
  310. // panelEx1
  311. //
  312. this.panelEx1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  313. | System.Windows.Forms.AnchorStyles.Right)));
  314. this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  315. this.panelEx1.BorderWidth = 1;
  316. this.panelEx1.Location = new System.Drawing.Point(0, 152);
  317. this.panelEx1.Name = "panelEx1";
  318. this.panelEx1.Size = new System.Drawing.Size(887, 1);
  319. this.panelEx1.TabIndex = 234;
  320. //
  321. // txtDsro_Remark
  322. //
  323. this.txtDsro_Remark.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  324. this.txtDsro_Remark.EmptyTextTip = null;
  325. this.txtDsro_Remark.EmptyTextTipColor = System.Drawing.Color.DarkGray;
  326. this.txtDsro_Remark.Font = new System.Drawing.Font("微软雅黑", 9F);
  327. this.txtDsro_Remark.Location = new System.Drawing.Point(73, 86);
  328. this.txtDsro_Remark.Multiline = true;
  329. this.txtDsro_Remark.Name = "txtDsro_Remark";
  330. this.txtDsro_Remark.ScrollBars = System.Windows.Forms.ScrollBars.Horizontal;
  331. this.txtDsro_Remark.Size = new System.Drawing.Size(795, 54);
  332. this.txtDsro_Remark.TabIndex = 233;
  333. //
  334. // labelEx7
  335. //
  336. this.labelEx7.AutoSize = true;
  337. this.labelEx7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  338. this.labelEx7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  339. this.labelEx7.Location = new System.Drawing.Point(27, 87);
  340. this.labelEx7.Name = "labelEx7";
  341. this.labelEx7.Size = new System.Drawing.Size(44, 17);
  342. this.labelEx7.TabIndex = 232;
  343. this.labelEx7.Text = "备注:";
  344. //
  345. // txtDsro_CreateDateTime
  346. //
  347. this.txtDsro_CreateDateTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  348. this.txtDsro_CreateDateTime.EmptyTextTip = null;
  349. this.txtDsro_CreateDateTime.EmptyTextTipColor = System.Drawing.Color.DarkGray;
  350. this.txtDsro_CreateDateTime.Font = new System.Drawing.Font("微软雅黑", 9F);
  351. this.txtDsro_CreateDateTime.Location = new System.Drawing.Point(778, 53);
  352. this.txtDsro_CreateDateTime.Name = "txtDsro_CreateDateTime";
  353. this.txtDsro_CreateDateTime.ReadOnly = true;
  354. this.txtDsro_CreateDateTime.Size = new System.Drawing.Size(90, 23);
  355. this.txtDsro_CreateDateTime.TabIndex = 231;
  356. //
  357. // labelEx5
  358. //
  359. this.labelEx5.AutoSize = true;
  360. this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  361. this.labelEx5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  362. this.labelEx5.Location = new System.Drawing.Point(732, 56);
  363. this.labelEx5.Name = "labelEx5";
  364. this.labelEx5.Size = new System.Drawing.Size(44, 17);
  365. this.labelEx5.TabIndex = 230;
  366. this.labelEx5.Text = "日期:";
  367. //
  368. // txtDsro_CreateName
  369. //
  370. this.txtDsro_CreateName.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  371. this.txtDsro_CreateName.EmptyTextTip = null;
  372. this.txtDsro_CreateName.EmptyTextTipColor = System.Drawing.Color.DarkGray;
  373. this.txtDsro_CreateName.Font = new System.Drawing.Font("微软雅黑", 9F);
  374. this.txtDsro_CreateName.Location = new System.Drawing.Point(628, 53);
  375. this.txtDsro_CreateName.Name = "txtDsro_CreateName";
  376. this.txtDsro_CreateName.ReadOnly = true;
  377. this.txtDsro_CreateName.Size = new System.Drawing.Size(90, 23);
  378. this.txtDsro_CreateName.TabIndex = 229;
  379. //
  380. // labelEx4
  381. //
  382. this.labelEx4.AutoSize = true;
  383. this.labelEx4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  384. this.labelEx4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  385. this.labelEx4.Location = new System.Drawing.Point(570, 56);
  386. this.labelEx4.Name = "labelEx4";
  387. this.labelEx4.Size = new System.Drawing.Size(56, 17);
  388. this.labelEx4.TabIndex = 228;
  389. this.labelEx4.Text = "经手人:";
  390. //
  391. // txtDsro_Number
  392. //
  393. this.txtDsro_Number.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  394. this.txtDsro_Number.EmptyTextTip = null;
  395. this.txtDsro_Number.EmptyTextTipColor = System.Drawing.Color.DarkGray;
  396. this.txtDsro_Number.Font = new System.Drawing.Font("微软雅黑", 9F);
  397. this.txtDsro_Number.Location = new System.Drawing.Point(73, 53);
  398. this.txtDsro_Number.Name = "txtDsro_Number";
  399. this.txtDsro_Number.ReadOnly = true;
  400. this.txtDsro_Number.Size = new System.Drawing.Size(120, 23);
  401. this.txtDsro_Number.TabIndex = 223;
  402. //
  403. // labelEx6
  404. //
  405. this.labelEx6.AutoSize = true;
  406. this.labelEx6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  407. this.labelEx6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  408. this.labelEx6.Location = new System.Drawing.Point(27, 56);
  409. this.labelEx6.Name = "labelEx6";
  410. this.labelEx6.Size = new System.Drawing.Size(44, 17);
  411. this.labelEx6.TabIndex = 222;
  412. this.labelEx6.Text = "单号:";
  413. //
  414. // labelEx1
  415. //
  416. this.labelEx1.AutoSize = true;
  417. this.labelEx1.BackColor = System.Drawing.Color.Transparent;
  418. this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  419. this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(75)))), ((int)(((byte)(103)))));
  420. this.labelEx1.Location = new System.Drawing.Point(11, 13);
  421. this.labelEx1.Name = "labelEx1";
  422. this.labelEx1.Size = new System.Drawing.Size(56, 17);
  423. this.labelEx1.TabIndex = 201;
  424. this.labelEx1.Text = "送洗资料";
  425. //
  426. // btnSave
  427. //
  428. this.btnSave.BackColor = System.Drawing.Color.Transparent;
  429. this.btnSave.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSave.BackImg")));
  430. this.btnSave.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  431. this.btnSave.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  432. this.btnSave.ForeColor = System.Drawing.Color.White;
  433. this.btnSave.IsCustomBackImg = false;
  434. this.btnSave.IsShowText = true;
  435. this.btnSave.Location = new System.Drawing.Point(678, 13);
  436. this.btnSave.Name = "btnSave";
  437. this.btnSave.Size = new System.Drawing.Size(85, 26);
  438. this.btnSave.TabIndex = 200;
  439. this.btnSave.Text = " 保 存";
  440. this.btnSave.UseVisualStyleBackColor = false;
  441. //
  442. // FrmDressValetUpdate
  443. //
  444. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  445. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  446. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  447. this.ClientSize = new System.Drawing.Size(910, 565);
  448. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  449. this.IsUserControlsSize = false;
  450. this.MinimizeBox = false;
  451. this.Name = "FrmDressValetUpdate";
  452. this.Text = "送洗编辑";
  453. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  454. this.plExMainContainer.ResumeLayout(false);
  455. this.plFormMainContent.ResumeLayout(false);
  456. this.panelEx2.ResumeLayout(false);
  457. this.panelEx2.PerformLayout();
  458. ((System.ComponentModel.ISupportInitialize)(this.picDsfm_PicturePath)).EndInit();
  459. ((System.ComponentModel.ISupportInitialize)(this.dgv)).EndInit();
  460. this.ResumeLayout(false);
  461. }
  462. #endregion
  463. private ComponentLibrary.PanelEx panelEx2;
  464. protected ComponentLibrary.ButtonEx btnClose;
  465. protected ComponentLibrary.PictureBoxEx picDsfm_PicturePath;
  466. protected ComponentLibrary.DataGridViewEx dgv;
  467. private ComponentLibrary.LabelEx labelEx18;
  468. protected ComponentLibrary.TextBoxBasicEx txtDsro_ReservationBackTime;
  469. protected ComponentLibrary.LabelEx lbltxtDsro_ReservationBackTime;
  470. protected ComponentLibrary.TextBoxBasicEx txtDsro_TakeDressTime;
  471. private ComponentLibrary.LabelEx labelEx16;
  472. private ComponentLibrary.PanelEx panelEx1;
  473. protected ComponentLibrary.TextBoxBasicEx txtDsro_Remark;
  474. private ComponentLibrary.LabelEx labelEx7;
  475. protected ComponentLibrary.TextBoxBasicEx txtDsro_CreateDateTime;
  476. private ComponentLibrary.LabelEx labelEx5;
  477. protected ComponentLibrary.TextBoxBasicEx txtDsro_CreateName;
  478. private ComponentLibrary.LabelEx labelEx4;
  479. protected ComponentLibrary.TextBoxBasicEx txtDsro_Number;
  480. private ComponentLibrary.LabelEx labelEx6;
  481. private ComponentLibrary.LabelEx labelEx1;
  482. protected ComponentLibrary.ButtonEx btnSave;
  483. protected ComponentLibrary.ButtonEx btndelete;
  484. private System.Windows.Forms.DataGridViewTextBoxColumn ID;
  485. private System.Windows.Forms.DataGridViewTextBoxColumn Dsfm_DressNumber;
  486. private System.Windows.Forms.DataGridViewTextBoxColumn Dsfm_DressName;
  487. private System.Windows.Forms.DataGridViewTextBoxColumn Dsfm_DressQuantity;
  488. private System.Windows.Forms.DataGridViewTextBoxColumn Dsfm_CostPrice;
  489. private System.Windows.Forms.DataGridViewTextBoxColumn Dsfm_SalePrice;
  490. }
  491. }