SelectDressReservationSmallForm.Designer.cs 59 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004
  1. namespace LYFZ.Software.UI.CameraControlBook.SmallForm
  2. {
  3. partial class SelectDressReservationSmallForm
  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 dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SelectDressReservationSmallForm));
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  32. this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
  33. this.lstTextQuery = new LYFZ.ComponentLibrary.ListBoxEx();
  34. this.panelEx4 = new LYFZ.ComponentLibrary.PanelEx();
  35. this.dgvData = new LYFZ.ComponentLibrary.DataGridViewEc();
  36. this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx();
  37. this.btnSelectTime = new LYFZ.ComponentLibrary.ButtonForm();
  38. this.labelStoreName = new LYFZ.ComponentLibrary.LabelEx();
  39. this.cmbtreevStoreName = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  40. this.cmbtreevPhotographName = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  41. this.btnSet = new LYFZ.ComponentLibrary.ButtonForm();
  42. this.txtOrderQuantity = new LYFZ.ComponentLibrary.TextBoxEx();
  43. this.labelEx13 = new LYFZ.ComponentLibrary.LabelEx();
  44. this.btnSave = new LYFZ.ComponentLibrary.ButtonEx();
  45. this.labelEx12 = new LYFZ.ComponentLibrary.LabelEx();
  46. this.txtClothingCount = new LYFZ.ComponentLibrary.TextBoxEx();
  47. this.labelEx11 = new LYFZ.ComponentLibrary.LabelEx();
  48. this.btnSelectPerson = new LYFZ.ComponentLibrary.ButtonForm();
  49. this.txtSelectDressName = new LYFZ.ComponentLibrary.TextBoxEx();
  50. this.mskdgv = new LYFZ.ComponentLibrary.MaskedTextTimeEx(this.components);
  51. this.labelEx9 = new LYFZ.ComponentLibrary.LabelEx();
  52. this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
  53. this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx();
  54. this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
  55. this.dtpcdgv = new LYFZ.ComponentLibrary.DateTimePickerEx();
  56. this.tx_rdrc = new LYFZ.ComponentLibrary.TextBoxEx();
  57. this.tx_serial_price = new LYFZ.ComponentLibrary.TextBoxEx();
  58. this.txtOrdersPerson = new LYFZ.ComponentLibrary.TextBoxEx();
  59. this.txtName2 = new LYFZ.ComponentLibrary.TextBoxEx();
  60. this.txtName1 = new LYFZ.ComponentLibrary.TextBoxEx();
  61. this.txtSeriesName = new LYFZ.ComponentLibrary.TextBoxEx();
  62. this.labelEx14 = new LYFZ.ComponentLibrary.LabelEx();
  63. this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
  64. this.labelEx10 = new LYFZ.ComponentLibrary.LabelEx();
  65. this.txtOrderNumber = new LYFZ.ComponentLibrary.TextBoxEx();
  66. this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
  67. this.lblName2 = new LYFZ.ComponentLibrary.LabelEx();
  68. this.lblName1 = new LYFZ.ComponentLibrary.LabelEx();
  69. this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
  70. this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
  71. this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
  72. this.txtTextQuery = new LYFZ.ComponentLibrary.TextBoxEx();
  73. this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
  74. this.btnQuery = new LYFZ.ComponentLibrary.ButtonForm();
  75. this.btnAddingGuests = new LYFZ.ComponentLibrary.ButtonForm();
  76. this.lbSelectDateInfo = new LYFZ.ComponentLibrary.LabelEx();
  77. this.plExMainContainer.SuspendLayout();
  78. this.plFormMainContent.SuspendLayout();
  79. this.panelEx1.SuspendLayout();
  80. this.panelEx4.SuspendLayout();
  81. ((System.ComponentModel.ISupportInitialize)(this.dgvData)).BeginInit();
  82. this.panelEx3.SuspendLayout();
  83. this.SuspendLayout();
  84. //
  85. // plExMainContainer
  86. //
  87. this.plExMainContainer.Controls.Add(this.panelEx1);
  88. this.plExMainContainer.Padding = new System.Windows.Forms.Padding(5, 10, 5, 10);
  89. this.plExMainContainer.Size = new System.Drawing.Size(950, 545);
  90. //
  91. // plFormMainContent
  92. //
  93. this.plFormMainContent.Size = new System.Drawing.Size(950, 545);
  94. //
  95. // btnAppFormMaximize
  96. //
  97. this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
  98. this.btnAppFormMaximize.Location = new System.Drawing.Point(891, 0);
  99. //
  100. // btnAppFormExit
  101. //
  102. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  103. this.btnAppFormExit.Location = new System.Drawing.Point(918, 0);
  104. //
  105. // btnAppFormMinimize
  106. //
  107. this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
  108. this.btnAppFormMinimize.Location = new System.Drawing.Point(864, 0);
  109. //
  110. // panelEx1
  111. //
  112. this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  113. this.panelEx1.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  114. this.panelEx1.BorderWidth = 1;
  115. this.panelEx1.Controls.Add(this.lstTextQuery);
  116. this.panelEx1.Controls.Add(this.panelEx4);
  117. this.panelEx1.Controls.Add(this.txtTextQuery);
  118. this.panelEx1.Controls.Add(this.labelEx1);
  119. this.panelEx1.Controls.Add(this.btnQuery);
  120. this.panelEx1.Controls.Add(this.btnAddingGuests);
  121. this.panelEx1.Dock = System.Windows.Forms.DockStyle.Fill;
  122. this.panelEx1.Location = new System.Drawing.Point(5, 10);
  123. this.panelEx1.Name = "panelEx1";
  124. this.panelEx1.Padding = new System.Windows.Forms.Padding(2);
  125. this.panelEx1.Size = new System.Drawing.Size(940, 525);
  126. this.panelEx1.TabIndex = 22;
  127. //
  128. // lstTextQuery
  129. //
  130. this.lstTextQuery.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  131. this.lstTextQuery.FormattingEnabled = true;
  132. this.lstTextQuery.ItemHeight = 17;
  133. this.lstTextQuery.Location = new System.Drawing.Point(90, 44);
  134. this.lstTextQuery.Name = "lstTextQuery";
  135. this.lstTextQuery.Size = new System.Drawing.Size(389, 38);
  136. this.lstTextQuery.TabIndex = 51;
  137. this.lstTextQuery.Visible = false;
  138. //
  139. // panelEx4
  140. //
  141. this.panelEx4.BackColor = System.Drawing.Color.Transparent;
  142. this.panelEx4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  143. this.panelEx4.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  144. this.panelEx4.BorderWidth = 1;
  145. this.panelEx4.Controls.Add(this.dgvData);
  146. this.panelEx4.Controls.Add(this.panelEx3);
  147. this.panelEx4.Controls.Add(this.panelEx2);
  148. this.panelEx4.Dock = System.Windows.Forms.DockStyle.Bottom;
  149. this.panelEx4.Location = new System.Drawing.Point(2, 68);
  150. this.panelEx4.Name = "panelEx4";
  151. this.panelEx4.Padding = new System.Windows.Forms.Padding(5, 2, 5, 5);
  152. this.panelEx4.Size = new System.Drawing.Size(936, 455);
  153. this.panelEx4.TabIndex = 22;
  154. //
  155. // dgvData
  156. //
  157. this.dgvData.AllowUserToAddRows = false;
  158. this.dgvData.AllowUserToDeleteRows = false;
  159. this.dgvData.AllowUserToResizeRows = false;
  160. this.dgvData.BackgroundColor = System.Drawing.Color.White;
  161. this.dgvData.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  162. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  163. dataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
  164. dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  165. dataGridViewCellStyle3.ForeColor = System.Drawing.Color.White;
  166. dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  167. dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  168. this.dgvData.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle3;
  169. this.dgvData.ColumnHeadersHeight = 24;
  170. this.dgvData.dgvColumnHeadersHeight = 24;
  171. this.dgvData.dgvCurrentColumnOriginalSet = "";
  172. this.dgvData.dgvCurrentColumnWidth = "";
  173. this.dgvData.dgvCurrentHideColumn = null;
  174. this.dgvData.dgvFixedHideColumn = "";
  175. this.dgvData.dgvGuidName = null;
  176. this.dgvData.dgvUserEmployeeID = null;
  177. this.dgvData.Dock = System.Windows.Forms.DockStyle.Fill;
  178. this.dgvData.EnableHeadersVisualStyles = false;
  179. this.dgvData.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
  180. this.dgvData.ImageHeight = 15;
  181. this.dgvData.ImageWidth = 15;
  182. this.dgvData.ImgCollapse = ((System.Drawing.Image)(resources.GetObject("dgvData.ImgCollapse")));
  183. this.dgvData.ImgExpand = ((System.Drawing.Image)(resources.GetObject("dgvData.ImgExpand")));
  184. this.dgvData.IsAutomaticDrawSingleOrDoubleRow = true;
  185. this.dgvData.IsCompleteBonding = false;
  186. this.dgvData.IsCopyCellValue = true;
  187. this.dgvData.IsShowSerialNumber = false;
  188. this.dgvData.IsSortedRedraw = true;
  189. this.dgvData.IsSortMode = false;
  190. this.dgvData.Location = new System.Drawing.Point(5, 243);
  191. this.dgvData.Name = "dgvData";
  192. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  193. dataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Control;
  194. dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  195. dataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.WindowText;
  196. dataGridViewCellStyle4.Padding = new System.Windows.Forms.Padding(41);
  197. dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  198. dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  199. dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  200. this.dgvData.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
  201. this.dgvData.RowHeadersVisible = false;
  202. this.dgvData.RowHeadersWidth = 5;
  203. this.dgvData.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  204. this.dgvData.RowTemplate.Height = 23;
  205. this.dgvData.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  206. this.dgvData.Size = new System.Drawing.Size(926, 207);
  207. this.dgvData.StrSecondStageNull = "";
  208. this.dgvData.StrValueNullColumn = "";
  209. this.dgvData.TabIndex = 86;
  210. this.dgvData.ViceCount = 1;
  211. //
  212. // panelEx3
  213. //
  214. this.panelEx3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  215. this.panelEx3.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  216. this.panelEx3.BorderWidth = 1;
  217. this.panelEx3.Controls.Add(this.lbSelectDateInfo);
  218. this.panelEx3.Controls.Add(this.btnSelectTime);
  219. this.panelEx3.Controls.Add(this.labelStoreName);
  220. this.panelEx3.Controls.Add(this.cmbtreevStoreName);
  221. this.panelEx3.Controls.Add(this.cmbtreevPhotographName);
  222. this.panelEx3.Controls.Add(this.btnSet);
  223. this.panelEx3.Controls.Add(this.txtOrderQuantity);
  224. this.panelEx3.Controls.Add(this.labelEx13);
  225. this.panelEx3.Controls.Add(this.btnSave);
  226. this.panelEx3.Controls.Add(this.labelEx12);
  227. this.panelEx3.Controls.Add(this.txtClothingCount);
  228. this.panelEx3.Controls.Add(this.labelEx11);
  229. this.panelEx3.Controls.Add(this.btnSelectPerson);
  230. this.panelEx3.Controls.Add(this.txtSelectDressName);
  231. this.panelEx3.Controls.Add(this.mskdgv);
  232. this.panelEx3.Controls.Add(this.labelEx9);
  233. this.panelEx3.Controls.Add(this.labelEx6);
  234. this.panelEx3.Controls.Add(this.labelEx8);
  235. this.panelEx3.Controls.Add(this.labelEx2);
  236. this.panelEx3.Controls.Add(this.dtpcdgv);
  237. this.panelEx3.Controls.Add(this.tx_rdrc);
  238. this.panelEx3.Controls.Add(this.tx_serial_price);
  239. this.panelEx3.Controls.Add(this.txtOrdersPerson);
  240. this.panelEx3.Controls.Add(this.txtName2);
  241. this.panelEx3.Controls.Add(this.txtName1);
  242. this.panelEx3.Controls.Add(this.txtSeriesName);
  243. this.panelEx3.Controls.Add(this.labelEx14);
  244. this.panelEx3.Controls.Add(this.labelEx5);
  245. this.panelEx3.Controls.Add(this.labelEx10);
  246. this.panelEx3.Controls.Add(this.txtOrderNumber);
  247. this.panelEx3.Controls.Add(this.labelEx7);
  248. this.panelEx3.Controls.Add(this.lblName2);
  249. this.panelEx3.Controls.Add(this.lblName1);
  250. this.panelEx3.Controls.Add(this.labelEx4);
  251. this.panelEx3.Controls.Add(this.labelEx3);
  252. this.panelEx3.Dock = System.Windows.Forms.DockStyle.Top;
  253. this.panelEx3.Location = new System.Drawing.Point(5, 3);
  254. this.panelEx3.Name = "panelEx3";
  255. this.panelEx3.Size = new System.Drawing.Size(926, 240);
  256. this.panelEx3.TabIndex = 85;
  257. //
  258. // btnSelectTime
  259. //
  260. this.btnSelectTime.BackColor = System.Drawing.Color.Transparent;
  261. this.btnSelectTime.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSelectTime.BackImg")));
  262. this.btnSelectTime.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  263. this.btnSelectTime.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  264. this.btnSelectTime.ForeColor = System.Drawing.Color.White;
  265. this.btnSelectTime.IsCustomBackImg = false;
  266. this.btnSelectTime.IsShowText = true;
  267. this.btnSelectTime.Location = new System.Drawing.Point(840, 75);
  268. this.btnSelectTime.Name = "btnSelectTime";
  269. this.btnSelectTime.Size = new System.Drawing.Size(47, 23);
  270. this.btnSelectTime.TabIndex = 115;
  271. this.btnSelectTime.Text = " 选择";
  272. this.btnSelectTime.UseVisualStyleBackColor = false;
  273. //
  274. // labelStoreName
  275. //
  276. this.labelStoreName.AutoSize = true;
  277. this.labelStoreName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  278. this.labelStoreName.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  279. this.labelStoreName.Location = new System.Drawing.Point(590, 178);
  280. this.labelStoreName.Name = "labelStoreName";
  281. this.labelStoreName.Size = new System.Drawing.Size(80, 17);
  282. this.labelStoreName.TabIndex = 114;
  283. this.labelStoreName.Text = "选礼服门店:";
  284. //
  285. // cmbtreevStoreName
  286. //
  287. this.cmbtreevStoreName.AfterSelectLevelFirstNode = false;
  288. this.cmbtreevStoreName.DropDownHeight = 220;
  289. this.cmbtreevStoreName.DropDownShow = false;
  290. this.cmbtreevStoreName.FormattingEnabled = true;
  291. this.cmbtreevStoreName.IntegralHeight = false;
  292. this.cmbtreevStoreName.IsNodeMouseClick = false;
  293. this.cmbtreevStoreName.IsSelectParentNode = false;
  294. this.cmbtreevStoreName.Location = new System.Drawing.Point(673, 176);
  295. this.cmbtreevStoreName.Name = "cmbtreevStoreName";
  296. this.cmbtreevStoreName.ReadOnly = true;
  297. this.cmbtreevStoreName.SelectedNode = null;
  298. this.cmbtreevStoreName.Size = new System.Drawing.Size(214, 20);
  299. this.cmbtreevStoreName.StrGetName = "";
  300. this.cmbtreevStoreName.StrGetTagName = "";
  301. this.cmbtreevStoreName.StrKey = null;
  302. this.cmbtreevStoreName.TabIndex = 113;
  303. //
  304. // cmbtreevPhotographName
  305. //
  306. this.cmbtreevPhotographName.AfterSelectLevelFirstNode = true;
  307. this.cmbtreevPhotographName.DropDownHeight = 120;
  308. this.cmbtreevPhotographName.DropDownShow = false;
  309. this.cmbtreevPhotographName.FormattingEnabled = true;
  310. this.cmbtreevPhotographName.IntegralHeight = false;
  311. this.cmbtreevPhotographName.IsNodeMouseClick = true;
  312. this.cmbtreevPhotographName.IsSelectParentNode = false;
  313. this.cmbtreevPhotographName.Location = new System.Drawing.Point(673, 46);
  314. this.cmbtreevPhotographName.Name = "cmbtreevPhotographName";
  315. this.cmbtreevPhotographName.ReadOnly = true;
  316. this.cmbtreevPhotographName.SelectedNode = null;
  317. this.cmbtreevPhotographName.Size = new System.Drawing.Size(214, 20);
  318. this.cmbtreevPhotographName.StrGetName = "";
  319. this.cmbtreevPhotographName.StrGetTagName = "";
  320. this.cmbtreevPhotographName.StrKey = null;
  321. this.cmbtreevPhotographName.TabIndex = 112;
  322. //
  323. // btnSet
  324. //
  325. this.btnSet.BackColor = System.Drawing.Color.Transparent;
  326. this.btnSet.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSet.BackImg")));
  327. this.btnSet.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  328. this.btnSet.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  329. this.btnSet.ForeColor = System.Drawing.Color.White;
  330. this.btnSet.IsCustomBackImg = false;
  331. this.btnSet.IsShowText = true;
  332. this.btnSet.Location = new System.Drawing.Point(259, 213);
  333. this.btnSet.Name = "btnSet";
  334. this.btnSet.Size = new System.Drawing.Size(55, 23);
  335. this.btnSet.TabIndex = 109;
  336. this.btnSet.Text = " 设置";
  337. this.btnSet.UseVisualStyleBackColor = false;
  338. this.btnSet.Visible = false;
  339. //
  340. // txtOrderQuantity
  341. //
  342. this.txtOrderQuantity.BackColor = System.Drawing.Color.Transparent;
  343. this.txtOrderQuantity.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  344. this.txtOrderQuantity.Icon = null;
  345. this.txtOrderQuantity.IconIsButton = false;
  346. this.txtOrderQuantity.IsPasswordChat = '\0';
  347. this.txtOrderQuantity.IsSystemPasswordChar = false;
  348. this.txtOrderQuantity.Lines = new string[0];
  349. this.txtOrderQuantity.Location = new System.Drawing.Point(200, 212);
  350. this.txtOrderQuantity.Margin = new System.Windows.Forms.Padding(0);
  351. this.txtOrderQuantity.MaxLength = 32767;
  352. this.txtOrderQuantity.MinimumSize = new System.Drawing.Size(0, 24);
  353. this.txtOrderQuantity.MouseBack = null;
  354. this.txtOrderQuantity.Multiline = false;
  355. this.txtOrderQuantity.Name = "txtOrderQuantity";
  356. this.txtOrderQuantity.NormlBack = null;
  357. this.txtOrderQuantity.Padding = new System.Windows.Forms.Padding(5);
  358. this.txtOrderQuantity.ReadOnly = true;
  359. this.txtOrderQuantity.ScrollBars = System.Windows.Forms.ScrollBars.None;
  360. this.txtOrderQuantity.Size = new System.Drawing.Size(50, 25);
  361. this.txtOrderQuantity.TabIndex = 111;
  362. this.txtOrderQuantity.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  363. this.txtOrderQuantity.Visible = false;
  364. this.txtOrderQuantity.WaterColor = System.Drawing.Color.DarkGray;
  365. this.txtOrderQuantity.WaterText = "";
  366. this.txtOrderQuantity.WordWrap = true;
  367. //
  368. // labelEx13
  369. //
  370. this.labelEx13.AutoSize = true;
  371. this.labelEx13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  372. this.labelEx13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  373. this.labelEx13.Location = new System.Drawing.Point(88, 216);
  374. this.labelEx13.Name = "labelEx13";
  375. this.labelEx13.Size = new System.Drawing.Size(116, 17);
  376. this.labelEx13.TabIndex = 110;
  377. this.labelEx13.Text = "每日可安排订单量:";
  378. this.labelEx13.Visible = false;
  379. //
  380. // btnSave
  381. //
  382. this.btnSave.BackColor = System.Drawing.Color.Transparent;
  383. this.btnSave.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSave.BackImg")));
  384. this.btnSave.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  385. this.btnSave.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  386. this.btnSave.ForeColor = System.Drawing.Color.White;
  387. this.btnSave.IsCustomBackImg = false;
  388. this.btnSave.IsShowText = true;
  389. this.btnSave.Location = new System.Drawing.Point(803, 203);
  390. this.btnSave.Name = "btnSave";
  391. this.btnSave.Size = new System.Drawing.Size(85, 28);
  392. this.btnSave.TabIndex = 107;
  393. this.btnSave.Text = " 保 存";
  394. this.btnSave.UseVisualStyleBackColor = false;
  395. //
  396. // labelEx12
  397. //
  398. this.labelEx12.AutoSize = true;
  399. this.labelEx12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  400. this.labelEx12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  401. this.labelEx12.Location = new System.Drawing.Point(6, 214);
  402. this.labelEx12.Name = "labelEx12";
  403. this.labelEx12.Size = new System.Drawing.Size(68, 17);
  404. this.labelEx12.TabIndex = 108;
  405. this.labelEx12.Text = "已安排客人";
  406. //
  407. // txtClothingCount
  408. //
  409. this.txtClothingCount.BackColor = System.Drawing.Color.Transparent;
  410. this.txtClothingCount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  411. this.txtClothingCount.Icon = null;
  412. this.txtClothingCount.IconIsButton = false;
  413. this.txtClothingCount.IsPasswordChat = '\0';
  414. this.txtClothingCount.IsSystemPasswordChar = false;
  415. this.txtClothingCount.Lines = new string[0];
  416. this.txtClothingCount.Location = new System.Drawing.Point(673, 141);
  417. this.txtClothingCount.Margin = new System.Windows.Forms.Padding(0);
  418. this.txtClothingCount.MaxLength = 32767;
  419. this.txtClothingCount.MinimumSize = new System.Drawing.Size(0, 24);
  420. this.txtClothingCount.MouseBack = null;
  421. this.txtClothingCount.Multiline = false;
  422. this.txtClothingCount.Name = "txtClothingCount";
  423. this.txtClothingCount.NormlBack = null;
  424. this.txtClothingCount.Padding = new System.Windows.Forms.Padding(5);
  425. this.txtClothingCount.ReadOnly = true;
  426. this.txtClothingCount.ScrollBars = System.Windows.Forms.ScrollBars.None;
  427. this.txtClothingCount.Size = new System.Drawing.Size(215, 26);
  428. this.txtClothingCount.TabIndex = 105;
  429. this.txtClothingCount.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  430. this.txtClothingCount.WaterColor = System.Drawing.Color.DarkGray;
  431. this.txtClothingCount.WaterText = "";
  432. this.txtClothingCount.WordWrap = true;
  433. //
  434. // labelEx11
  435. //
  436. this.labelEx11.AutoSize = true;
  437. this.labelEx11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  438. this.labelEx11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  439. this.labelEx11.Location = new System.Drawing.Point(602, 146);
  440. this.labelEx11.Name = "labelEx11";
  441. this.labelEx11.Size = new System.Drawing.Size(68, 17);
  442. this.labelEx11.TabIndex = 103;
  443. this.labelEx11.Text = "服装套数:";
  444. //
  445. // btnSelectPerson
  446. //
  447. this.btnSelectPerson.BackColor = System.Drawing.Color.Transparent;
  448. this.btnSelectPerson.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSelectPerson.BackImg")));
  449. this.btnSelectPerson.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  450. this.btnSelectPerson.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  451. this.btnSelectPerson.ForeColor = System.Drawing.Color.White;
  452. this.btnSelectPerson.IsCustomBackImg = false;
  453. this.btnSelectPerson.IsShowText = true;
  454. this.btnSelectPerson.Location = new System.Drawing.Point(840, 106);
  455. this.btnSelectPerson.Name = "btnSelectPerson";
  456. this.btnSelectPerson.Size = new System.Drawing.Size(47, 23);
  457. this.btnSelectPerson.TabIndex = 102;
  458. this.btnSelectPerson.Text = " 选择";
  459. this.btnSelectPerson.UseVisualStyleBackColor = false;
  460. //
  461. // txtSelectDressName
  462. //
  463. this.txtSelectDressName.BackColor = System.Drawing.Color.Transparent;
  464. this.txtSelectDressName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  465. this.txtSelectDressName.Icon = null;
  466. this.txtSelectDressName.IconIsButton = false;
  467. this.txtSelectDressName.IsPasswordChat = '\0';
  468. this.txtSelectDressName.IsSystemPasswordChar = false;
  469. this.txtSelectDressName.Lines = new string[0];
  470. this.txtSelectDressName.Location = new System.Drawing.Point(673, 106);
  471. this.txtSelectDressName.Margin = new System.Windows.Forms.Padding(0);
  472. this.txtSelectDressName.MaxLength = 32767;
  473. this.txtSelectDressName.MinimumSize = new System.Drawing.Size(0, 24);
  474. this.txtSelectDressName.MouseBack = null;
  475. this.txtSelectDressName.Multiline = false;
  476. this.txtSelectDressName.Name = "txtSelectDressName";
  477. this.txtSelectDressName.NormlBack = null;
  478. this.txtSelectDressName.Padding = new System.Windows.Forms.Padding(5);
  479. this.txtSelectDressName.ReadOnly = true;
  480. this.txtSelectDressName.ScrollBars = System.Windows.Forms.ScrollBars.None;
  481. this.txtSelectDressName.Size = new System.Drawing.Size(161, 26);
  482. this.txtSelectDressName.TabIndex = 101;
  483. this.txtSelectDressName.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  484. this.txtSelectDressName.WaterColor = System.Drawing.Color.DarkGray;
  485. this.txtSelectDressName.WaterText = "";
  486. this.txtSelectDressName.WordWrap = true;
  487. //
  488. // mskdgv
  489. //
  490. this.mskdgv.Font = new System.Drawing.Font("微软雅黑", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  491. this.mskdgv.Location = new System.Drawing.Point(776, 75);
  492. this.mskdgv.Mask = "00:00";
  493. this.mskdgv.Name = "mskdgv";
  494. this.mskdgv.PromptChar = ' ';
  495. this.mskdgv.Size = new System.Drawing.Size(58, 22);
  496. this.mskdgv.TabIndex = 100;
  497. //
  498. // labelEx9
  499. //
  500. this.labelEx9.AutoSize = true;
  501. this.labelEx9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  502. this.labelEx9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  503. this.labelEx9.Location = new System.Drawing.Point(602, 111);
  504. this.labelEx9.Name = "labelEx9";
  505. this.labelEx9.Size = new System.Drawing.Size(68, 17);
  506. this.labelEx9.TabIndex = 99;
  507. this.labelEx9.Text = "选礼服师:";
  508. //
  509. // labelEx6
  510. //
  511. this.labelEx6.AutoSize = true;
  512. this.labelEx6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  513. this.labelEx6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  514. this.labelEx6.Location = new System.Drawing.Point(588, 28);
  515. this.labelEx6.Name = "labelEx6";
  516. this.labelEx6.Size = new System.Drawing.Size(68, 17);
  517. this.labelEx6.TabIndex = 96;
  518. this.labelEx6.Text = "选礼服安排";
  519. //
  520. // labelEx8
  521. //
  522. this.labelEx8.AutoSize = true;
  523. this.labelEx8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  524. this.labelEx8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  525. this.labelEx8.Location = new System.Drawing.Point(602, 48);
  526. this.labelEx8.Name = "labelEx8";
  527. this.labelEx8.Size = new System.Drawing.Size(68, 17);
  528. this.labelEx8.TabIndex = 98;
  529. this.labelEx8.Text = "拍摄名称:";
  530. //
  531. // labelEx2
  532. //
  533. this.labelEx2.AutoSize = true;
  534. this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  535. this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  536. this.labelEx2.Location = new System.Drawing.Point(590, 79);
  537. this.labelEx2.Name = "labelEx2";
  538. this.labelEx2.Size = new System.Drawing.Size(80, 17);
  539. this.labelEx2.TabIndex = 97;
  540. this.labelEx2.Text = "选礼服日期:";
  541. //
  542. // dtpcdgv
  543. //
  544. this.dtpcdgv.CustomFormat = " ";
  545. this.dtpcdgv.DateValue = "";
  546. this.dtpcdgv.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  547. this.dtpcdgv.IsShowTime = false;
  548. this.dtpcdgv.Location = new System.Drawing.Point(673, 76);
  549. this.dtpcdgv.Name = "dtpcdgv";
  550. this.dtpcdgv.Size = new System.Drawing.Size(98, 21);
  551. this.dtpcdgv.TabIndex = 95;
  552. //
  553. // tx_rdrc
  554. //
  555. this.tx_rdrc.BackColor = System.Drawing.Color.Transparent;
  556. this.tx_rdrc.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  557. this.tx_rdrc.Icon = null;
  558. this.tx_rdrc.IconIsButton = false;
  559. this.tx_rdrc.IsPasswordChat = '\0';
  560. this.tx_rdrc.IsSystemPasswordChar = false;
  561. this.tx_rdrc.Lines = new string[0];
  562. this.tx_rdrc.Location = new System.Drawing.Point(369, 122);
  563. this.tx_rdrc.Margin = new System.Windows.Forms.Padding(0);
  564. this.tx_rdrc.MaxLength = 32767;
  565. this.tx_rdrc.MinimumSize = new System.Drawing.Size(0, 24);
  566. this.tx_rdrc.MouseBack = null;
  567. this.tx_rdrc.Multiline = false;
  568. this.tx_rdrc.Name = "tx_rdrc";
  569. this.tx_rdrc.NormlBack = null;
  570. this.tx_rdrc.Padding = new System.Windows.Forms.Padding(5);
  571. this.tx_rdrc.ReadOnly = true;
  572. this.tx_rdrc.ScrollBars = System.Windows.Forms.ScrollBars.None;
  573. this.tx_rdrc.Size = new System.Drawing.Size(150, 26);
  574. this.tx_rdrc.TabIndex = 85;
  575. this.tx_rdrc.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  576. this.tx_rdrc.WaterColor = System.Drawing.Color.DarkGray;
  577. this.tx_rdrc.WaterText = "";
  578. this.tx_rdrc.WordWrap = true;
  579. //
  580. // tx_serial_price
  581. //
  582. this.tx_serial_price.BackColor = System.Drawing.Color.Transparent;
  583. this.tx_serial_price.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  584. this.tx_serial_price.Icon = null;
  585. this.tx_serial_price.IconIsButton = false;
  586. this.tx_serial_price.IsPasswordChat = '\0';
  587. this.tx_serial_price.IsSystemPasswordChar = false;
  588. this.tx_serial_price.Lines = new string[0];
  589. this.tx_serial_price.Location = new System.Drawing.Point(369, 87);
  590. this.tx_serial_price.Margin = new System.Windows.Forms.Padding(0);
  591. this.tx_serial_price.MaxLength = 32767;
  592. this.tx_serial_price.MinimumSize = new System.Drawing.Size(0, 24);
  593. this.tx_serial_price.MouseBack = null;
  594. this.tx_serial_price.Multiline = false;
  595. this.tx_serial_price.Name = "tx_serial_price";
  596. this.tx_serial_price.NormlBack = null;
  597. this.tx_serial_price.Padding = new System.Windows.Forms.Padding(5);
  598. this.tx_serial_price.ReadOnly = true;
  599. this.tx_serial_price.ScrollBars = System.Windows.Forms.ScrollBars.None;
  600. this.tx_serial_price.Size = new System.Drawing.Size(150, 26);
  601. this.tx_serial_price.TabIndex = 85;
  602. this.tx_serial_price.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  603. this.tx_serial_price.WaterColor = System.Drawing.Color.DarkGray;
  604. this.tx_serial_price.WaterText = "";
  605. this.tx_serial_price.WordWrap = true;
  606. //
  607. // txtOrdersPerson
  608. //
  609. this.txtOrdersPerson.BackColor = System.Drawing.Color.Transparent;
  610. this.txtOrdersPerson.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  611. this.txtOrdersPerson.Icon = null;
  612. this.txtOrdersPerson.IconIsButton = false;
  613. this.txtOrdersPerson.IsPasswordChat = '\0';
  614. this.txtOrdersPerson.IsSystemPasswordChar = false;
  615. this.txtOrdersPerson.Lines = new string[0];
  616. this.txtOrdersPerson.Location = new System.Drawing.Point(102, 87);
  617. this.txtOrdersPerson.Margin = new System.Windows.Forms.Padding(0);
  618. this.txtOrdersPerson.MaxLength = 32767;
  619. this.txtOrdersPerson.MinimumSize = new System.Drawing.Size(0, 24);
  620. this.txtOrdersPerson.MouseBack = null;
  621. this.txtOrdersPerson.Multiline = false;
  622. this.txtOrdersPerson.Name = "txtOrdersPerson";
  623. this.txtOrdersPerson.NormlBack = null;
  624. this.txtOrdersPerson.Padding = new System.Windows.Forms.Padding(5);
  625. this.txtOrdersPerson.ReadOnly = true;
  626. this.txtOrdersPerson.ScrollBars = System.Windows.Forms.ScrollBars.None;
  627. this.txtOrdersPerson.Size = new System.Drawing.Size(150, 26);
  628. this.txtOrdersPerson.TabIndex = 85;
  629. this.txtOrdersPerson.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  630. this.txtOrdersPerson.WaterColor = System.Drawing.Color.DarkGray;
  631. this.txtOrdersPerson.WaterText = "";
  632. this.txtOrdersPerson.WordWrap = true;
  633. //
  634. // txtName2
  635. //
  636. this.txtName2.BackColor = System.Drawing.Color.Transparent;
  637. this.txtName2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  638. this.txtName2.Icon = null;
  639. this.txtName2.IconIsButton = false;
  640. this.txtName2.IsPasswordChat = '\0';
  641. this.txtName2.IsSystemPasswordChar = false;
  642. this.txtName2.Lines = new string[0];
  643. this.txtName2.Location = new System.Drawing.Point(102, 157);
  644. this.txtName2.Margin = new System.Windows.Forms.Padding(0);
  645. this.txtName2.MaxLength = 32767;
  646. this.txtName2.MinimumSize = new System.Drawing.Size(0, 24);
  647. this.txtName2.MouseBack = null;
  648. this.txtName2.Multiline = false;
  649. this.txtName2.Name = "txtName2";
  650. this.txtName2.NormlBack = null;
  651. this.txtName2.Padding = new System.Windows.Forms.Padding(5);
  652. this.txtName2.ReadOnly = true;
  653. this.txtName2.ScrollBars = System.Windows.Forms.ScrollBars.None;
  654. this.txtName2.Size = new System.Drawing.Size(150, 26);
  655. this.txtName2.TabIndex = 88;
  656. this.txtName2.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  657. this.txtName2.WaterColor = System.Drawing.Color.DarkGray;
  658. this.txtName2.WaterText = "";
  659. this.txtName2.WordWrap = true;
  660. //
  661. // txtName1
  662. //
  663. this.txtName1.BackColor = System.Drawing.Color.Transparent;
  664. this.txtName1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  665. this.txtName1.Icon = null;
  666. this.txtName1.IconIsButton = false;
  667. this.txtName1.IsPasswordChat = '\0';
  668. this.txtName1.IsSystemPasswordChar = false;
  669. this.txtName1.Lines = new string[0];
  670. this.txtName1.Location = new System.Drawing.Point(102, 122);
  671. this.txtName1.Margin = new System.Windows.Forms.Padding(0);
  672. this.txtName1.MaxLength = 32767;
  673. this.txtName1.MinimumSize = new System.Drawing.Size(0, 24);
  674. this.txtName1.MouseBack = null;
  675. this.txtName1.Multiline = false;
  676. this.txtName1.Name = "txtName1";
  677. this.txtName1.NormlBack = null;
  678. this.txtName1.Padding = new System.Windows.Forms.Padding(5);
  679. this.txtName1.ReadOnly = true;
  680. this.txtName1.ScrollBars = System.Windows.Forms.ScrollBars.None;
  681. this.txtName1.Size = new System.Drawing.Size(150, 26);
  682. this.txtName1.TabIndex = 87;
  683. this.txtName1.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  684. this.txtName1.WaterColor = System.Drawing.Color.DarkGray;
  685. this.txtName1.WaterText = "";
  686. this.txtName1.WordWrap = true;
  687. //
  688. // txtSeriesName
  689. //
  690. this.txtSeriesName.BackColor = System.Drawing.Color.Transparent;
  691. this.txtSeriesName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  692. this.txtSeriesName.Icon = null;
  693. this.txtSeriesName.IconIsButton = false;
  694. this.txtSeriesName.IsPasswordChat = '\0';
  695. this.txtSeriesName.IsSystemPasswordChar = false;
  696. this.txtSeriesName.Lines = new string[0];
  697. this.txtSeriesName.Location = new System.Drawing.Point(369, 52);
  698. this.txtSeriesName.Margin = new System.Windows.Forms.Padding(0);
  699. this.txtSeriesName.MaxLength = 32767;
  700. this.txtSeriesName.MinimumSize = new System.Drawing.Size(0, 24);
  701. this.txtSeriesName.MouseBack = null;
  702. this.txtSeriesName.Multiline = false;
  703. this.txtSeriesName.Name = "txtSeriesName";
  704. this.txtSeriesName.NormlBack = null;
  705. this.txtSeriesName.Padding = new System.Windows.Forms.Padding(5);
  706. this.txtSeriesName.ReadOnly = true;
  707. this.txtSeriesName.ScrollBars = System.Windows.Forms.ScrollBars.None;
  708. this.txtSeriesName.Size = new System.Drawing.Size(150, 26);
  709. this.txtSeriesName.TabIndex = 86;
  710. this.txtSeriesName.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  711. this.txtSeriesName.WaterColor = System.Drawing.Color.DarkGray;
  712. this.txtSeriesName.WaterText = "";
  713. this.txtSeriesName.WordWrap = true;
  714. //
  715. // labelEx14
  716. //
  717. this.labelEx14.AutoSize = true;
  718. this.labelEx14.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  719. this.labelEx14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  720. this.labelEx14.Location = new System.Drawing.Point(299, 127);
  721. this.labelEx14.Name = "labelEx14";
  722. this.labelEx14.Size = new System.Drawing.Size(73, 17);
  723. this.labelEx14.TabIndex = 93;
  724. this.labelEx14.Text = "入底\\入册:";
  725. //
  726. // labelEx5
  727. //
  728. this.labelEx5.AutoSize = true;
  729. this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  730. this.labelEx5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  731. this.labelEx5.Location = new System.Drawing.Point(6, 28);
  732. this.labelEx5.Name = "labelEx5";
  733. this.labelEx5.Size = new System.Drawing.Size(56, 17);
  734. this.labelEx5.TabIndex = 94;
  735. this.labelEx5.Text = "订单资料";
  736. //
  737. // labelEx10
  738. //
  739. this.labelEx10.AutoSize = true;
  740. this.labelEx10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  741. this.labelEx10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  742. this.labelEx10.Location = new System.Drawing.Point(299, 92);
  743. this.labelEx10.Name = "labelEx10";
  744. this.labelEx10.Size = new System.Drawing.Size(68, 17);
  745. this.labelEx10.TabIndex = 93;
  746. this.labelEx10.Text = "套系金额:";
  747. //
  748. // txtOrderNumber
  749. //
  750. this.txtOrderNumber.BackColor = System.Drawing.Color.Transparent;
  751. this.txtOrderNumber.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  752. this.txtOrderNumber.Icon = null;
  753. this.txtOrderNumber.IconIsButton = false;
  754. this.txtOrderNumber.IsPasswordChat = '\0';
  755. this.txtOrderNumber.IsSystemPasswordChar = false;
  756. this.txtOrderNumber.Lines = new string[0];
  757. this.txtOrderNumber.Location = new System.Drawing.Point(102, 52);
  758. this.txtOrderNumber.Margin = new System.Windows.Forms.Padding(0);
  759. this.txtOrderNumber.MaxLength = 32767;
  760. this.txtOrderNumber.MinimumSize = new System.Drawing.Size(0, 24);
  761. this.txtOrderNumber.MouseBack = null;
  762. this.txtOrderNumber.Multiline = false;
  763. this.txtOrderNumber.Name = "txtOrderNumber";
  764. this.txtOrderNumber.NormlBack = null;
  765. this.txtOrderNumber.Padding = new System.Windows.Forms.Padding(5);
  766. this.txtOrderNumber.ReadOnly = true;
  767. this.txtOrderNumber.ScrollBars = System.Windows.Forms.ScrollBars.None;
  768. this.txtOrderNumber.Size = new System.Drawing.Size(150, 26);
  769. this.txtOrderNumber.TabIndex = 84;
  770. this.txtOrderNumber.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  771. this.txtOrderNumber.WaterColor = System.Drawing.Color.DarkGray;
  772. this.txtOrderNumber.WaterText = "";
  773. this.txtOrderNumber.WordWrap = true;
  774. //
  775. // labelEx7
  776. //
  777. this.labelEx7.AutoSize = true;
  778. this.labelEx7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  779. this.labelEx7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  780. this.labelEx7.Location = new System.Drawing.Point(32, 92);
  781. this.labelEx7.Name = "labelEx7";
  782. this.labelEx7.Size = new System.Drawing.Size(68, 17);
  783. this.labelEx7.TabIndex = 93;
  784. this.labelEx7.Text = "门市接单:";
  785. //
  786. // lblName2
  787. //
  788. this.lblName2.AutoSize = true;
  789. this.lblName2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  790. this.lblName2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  791. this.lblName2.Location = new System.Drawing.Point(32, 162);
  792. this.lblName2.Name = "lblName2";
  793. this.lblName2.Size = new System.Drawing.Size(68, 17);
  794. this.lblName2.TabIndex = 92;
  795. this.lblName2.Text = "女宾姓名:";
  796. //
  797. // lblName1
  798. //
  799. this.lblName1.AutoSize = true;
  800. this.lblName1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  801. this.lblName1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  802. this.lblName1.Location = new System.Drawing.Point(32, 127);
  803. this.lblName1.Name = "lblName1";
  804. this.lblName1.Size = new System.Drawing.Size(68, 17);
  805. this.lblName1.TabIndex = 91;
  806. this.lblName1.Text = "男宾姓名:";
  807. //
  808. // labelEx4
  809. //
  810. this.labelEx4.AutoSize = true;
  811. this.labelEx4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  812. this.labelEx4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  813. this.labelEx4.Location = new System.Drawing.Point(299, 57);
  814. this.labelEx4.Name = "labelEx4";
  815. this.labelEx4.Size = new System.Drawing.Size(68, 17);
  816. this.labelEx4.TabIndex = 90;
  817. this.labelEx4.Text = "套系名称:";
  818. //
  819. // labelEx3
  820. //
  821. this.labelEx3.AutoSize = true;
  822. this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  823. this.labelEx3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  824. this.labelEx3.Location = new System.Drawing.Point(44, 57);
  825. this.labelEx3.Name = "labelEx3";
  826. this.labelEx3.Size = new System.Drawing.Size(56, 17);
  827. this.labelEx3.TabIndex = 89;
  828. this.labelEx3.Text = "订单号:";
  829. //
  830. // panelEx2
  831. //
  832. this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  833. this.panelEx2.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  834. this.panelEx2.BorderWidth = 1;
  835. this.panelEx2.Dock = System.Windows.Forms.DockStyle.Top;
  836. this.panelEx2.Location = new System.Drawing.Point(5, 2);
  837. this.panelEx2.Name = "panelEx2";
  838. this.panelEx2.Size = new System.Drawing.Size(926, 1);
  839. this.panelEx2.TabIndex = 84;
  840. //
  841. // txtTextQuery
  842. //
  843. this.txtTextQuery.BackColor = System.Drawing.Color.Transparent;
  844. this.txtTextQuery.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  845. this.txtTextQuery.Icon = null;
  846. this.txtTextQuery.IconIsButton = false;
  847. this.txtTextQuery.IsPasswordChat = '\0';
  848. this.txtTextQuery.IsSystemPasswordChar = false;
  849. this.txtTextQuery.Lines = new string[0];
  850. this.txtTextQuery.Location = new System.Drawing.Point(89, 19);
  851. this.txtTextQuery.Margin = new System.Windows.Forms.Padding(0);
  852. this.txtTextQuery.MaxLength = 32767;
  853. this.txtTextQuery.MinimumSize = new System.Drawing.Size(0, 24);
  854. this.txtTextQuery.MouseBack = null;
  855. this.txtTextQuery.Multiline = false;
  856. this.txtTextQuery.Name = "txtTextQuery";
  857. this.txtTextQuery.NormlBack = null;
  858. this.txtTextQuery.Padding = new System.Windows.Forms.Padding(5);
  859. this.txtTextQuery.ReadOnly = false;
  860. this.txtTextQuery.ScrollBars = System.Windows.Forms.ScrollBars.None;
  861. this.txtTextQuery.Size = new System.Drawing.Size(390, 25);
  862. this.txtTextQuery.TabIndex = 0;
  863. this.txtTextQuery.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  864. this.txtTextQuery.WaterColor = System.Drawing.Color.DarkGray;
  865. this.txtTextQuery.WaterText = "输入客人姓名(拼音)、电话或订单号 按回车键查询";
  866. this.txtTextQuery.WordWrap = true;
  867. //
  868. // labelEx1
  869. //
  870. this.labelEx1.AutoSize = true;
  871. this.labelEx1.BackColor = System.Drawing.Color.Transparent;
  872. this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  873. this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  874. this.labelEx1.Location = new System.Drawing.Point(20, 23);
  875. this.labelEx1.Name = "labelEx1";
  876. this.labelEx1.Size = new System.Drawing.Size(68, 17);
  877. this.labelEx1.TabIndex = 0;
  878. this.labelEx1.Text = "查找客人:";
  879. //
  880. // btnQuery
  881. //
  882. this.btnQuery.BackColor = System.Drawing.Color.Transparent;
  883. this.btnQuery.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnQuery.BackImg")));
  884. this.btnQuery.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  885. this.btnQuery.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  886. this.btnQuery.ForeColor = System.Drawing.Color.White;
  887. this.btnQuery.IsCustomBackImg = false;
  888. this.btnQuery.IsShowText = true;
  889. this.btnQuery.Location = new System.Drawing.Point(489, 18);
  890. this.btnQuery.Name = "btnQuery";
  891. this.btnQuery.Size = new System.Drawing.Size(85, 28);
  892. this.btnQuery.TabIndex = 293;
  893. this.btnQuery.Text = " 查 询";
  894. this.btnQuery.UseVisualStyleBackColor = false;
  895. //
  896. // btnAddingGuests
  897. //
  898. this.btnAddingGuests.BackColor = System.Drawing.Color.Transparent;
  899. this.btnAddingGuests.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAddingGuests.BackImg")));
  900. this.btnAddingGuests.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  901. this.btnAddingGuests.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  902. this.btnAddingGuests.ForeColor = System.Drawing.Color.White;
  903. this.btnAddingGuests.IsCustomBackImg = false;
  904. this.btnAddingGuests.IsShowText = true;
  905. this.btnAddingGuests.Location = new System.Drawing.Point(585, 18);
  906. this.btnAddingGuests.Name = "btnAddingGuests";
  907. this.btnAddingGuests.Size = new System.Drawing.Size(85, 28);
  908. this.btnAddingGuests.TabIndex = 294;
  909. this.btnAddingGuests.Text = " 添加客人";
  910. this.btnAddingGuests.UseVisualStyleBackColor = false;
  911. //
  912. // lbSelectDateInfo
  913. //
  914. this.lbSelectDateInfo.AutoSize = true;
  915. this.lbSelectDateInfo.BackColor = System.Drawing.Color.Transparent;
  916. this.lbSelectDateInfo.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  917. this.lbSelectDateInfo.ForeColor = System.Drawing.Color.DodgerBlue;
  918. this.lbSelectDateInfo.Location = new System.Drawing.Point(12, 6);
  919. this.lbSelectDateInfo.Margin = new System.Windows.Forms.Padding(1, 4, 1, 0);
  920. this.lbSelectDateInfo.Name = "lbSelectDateInfo";
  921. this.lbSelectDateInfo.Size = new System.Drawing.Size(15, 19);
  922. this.lbSelectDateInfo.TabIndex = 279;
  923. this.lbSelectDateInfo.Text = "-";
  924. //
  925. // SelectDressReservationSmallForm
  926. //
  927. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  928. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  929. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  930. this.ClientSize = new System.Drawing.Size(950, 610);
  931. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  932. this.Name = "SelectDressReservationSmallForm";
  933. this.Text = "选礼服预约";
  934. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  935. this.Controls.SetChildIndex(this.btnAppFormMaximize, 0);
  936. this.Controls.SetChildIndex(this.btnAppFormExit, 0);
  937. this.Controls.SetChildIndex(this.btnAppFormMinimize, 0);
  938. this.Controls.SetChildIndex(this.btnAppFormMenu, 0);
  939. this.Controls.SetChildIndex(this.btnAppFormSkin, 0);
  940. this.Controls.SetChildIndex(this.plFormMainContent, 0);
  941. this.plExMainContainer.ResumeLayout(false);
  942. this.plFormMainContent.ResumeLayout(false);
  943. this.panelEx1.ResumeLayout(false);
  944. this.panelEx1.PerformLayout();
  945. this.panelEx4.ResumeLayout(false);
  946. ((System.ComponentModel.ISupportInitialize)(this.dgvData)).EndInit();
  947. this.panelEx3.ResumeLayout(false);
  948. this.panelEx3.PerformLayout();
  949. this.ResumeLayout(false);
  950. }
  951. #endregion
  952. protected ComponentLibrary.PanelEx panelEx1;
  953. protected ComponentLibrary.PanelEx panelEx4;
  954. protected ComponentLibrary.TextBoxEx txtTextQuery;
  955. private ComponentLibrary.LabelEx labelEx1;
  956. protected ComponentLibrary.ListBoxEx lstTextQuery;
  957. protected internal ComponentLibrary.ButtonForm btnQuery;
  958. protected internal ComponentLibrary.ButtonForm btnAddingGuests;
  959. protected internal ComponentLibrary.ButtonForm btnSet;
  960. protected internal ComponentLibrary.TextBoxEx txtOrderQuantity;
  961. protected ComponentLibrary.ButtonEx btnSave;
  962. private ComponentLibrary.LabelEx labelEx12;
  963. protected internal ComponentLibrary.TextBoxEx txtClothingCount;
  964. private ComponentLibrary.LabelEx labelEx11;
  965. protected internal ComponentLibrary.ButtonForm btnSelectPerson;
  966. protected internal ComponentLibrary.TextBoxEx txtSelectDressName;
  967. protected ComponentLibrary.MaskedTextTimeEx mskdgv;
  968. protected ComponentLibrary.LabelEx labelEx9;
  969. private ComponentLibrary.LabelEx labelEx6;
  970. protected ComponentLibrary.LabelEx labelEx8;
  971. protected ComponentLibrary.LabelEx labelEx2;
  972. protected ComponentLibrary.DateTimePickerEx dtpcdgv;
  973. protected ComponentLibrary.TextBoxEx txtOrdersPerson;
  974. protected ComponentLibrary.TextBoxEx txtName2;
  975. protected ComponentLibrary.TextBoxEx txtName1;
  976. protected ComponentLibrary.TextBoxEx txtSeriesName;
  977. private ComponentLibrary.LabelEx labelEx5;
  978. protected ComponentLibrary.TextBoxEx txtOrderNumber;
  979. private ComponentLibrary.LabelEx labelEx7;
  980. protected ComponentLibrary.LabelEx lblName2;
  981. protected ComponentLibrary.LabelEx lblName1;
  982. private ComponentLibrary.LabelEx labelEx4;
  983. private ComponentLibrary.LabelEx labelEx3;
  984. protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevPhotographName;
  985. protected internal ComponentLibrary.DataGridViewEc dgvData;
  986. protected internal ComponentLibrary.PanelEx panelEx2;
  987. protected internal ComponentLibrary.LabelEx labelStoreName;
  988. protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevStoreName;
  989. protected internal ComponentLibrary.PanelEx panelEx3;
  990. protected ComponentLibrary.TextBoxEx tx_serial_price;
  991. private ComponentLibrary.LabelEx labelEx10;
  992. protected ComponentLibrary.TextBoxEx tx_rdrc;
  993. private ComponentLibrary.LabelEx labelEx14;
  994. protected internal ComponentLibrary.ButtonForm btnSelectTime;
  995. public ComponentLibrary.LabelEx labelEx13;
  996. public ComponentLibrary.LabelEx lbSelectDateInfo;
  997. }
  998. }