WeddingReservationSmallForm.Designer.cs 54 KB

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