PhotographedReservationSmallForm.Designer.cs 61 KB

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