FilmsSelectionReservationSmallForm.Designer.cs 55 KB

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