SelectDressConfirmSmallForm.Designer.cs 38 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680
  1. namespace LYFZ.Software.UI.CameraControlBook.SmallForm
  2. {
  3. partial class SelectDressConfirmSmallForm
  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(SelectDressConfirmSmallForm));
  30. this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
  31. this.btnCancel = new LYFZ.ComponentLibrary.ButtonEx();
  32. this.btnSaveed = new LYFZ.ComponentLibrary.ButtonEx();
  33. this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
  34. this.btnSelect = new LYFZ.ComponentLibrary.ButtonForm();
  35. this.txtDressNumber = new LYFZ.ComponentLibrary.TextBoxEx();
  36. this.labelEx11 = new LYFZ.ComponentLibrary.LabelEx();
  37. this.labelEx10 = new LYFZ.ComponentLibrary.LabelEx();
  38. this.cmbtreevStatus = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  39. this.txtdgv = new LYFZ.ComponentLibrary.TextBoxEx();
  40. this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
  41. this.mskdgv = new LYFZ.ComponentLibrary.MaskedTextTimeEx(this.components);
  42. this.labelEx9 = new LYFZ.ComponentLibrary.LabelEx();
  43. this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
  44. this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx();
  45. this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
  46. this.cmbtreevdgv = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  47. this.dtpcdgv = new LYFZ.ComponentLibrary.DateTimePickerEx();
  48. this.txtOrdersPerson = new LYFZ.ComponentLibrary.TextBoxEx();
  49. this.txtName2 = new LYFZ.ComponentLibrary.TextBoxEx();
  50. this.txtName1 = new LYFZ.ComponentLibrary.TextBoxEx();
  51. this.txtSeriesName = new LYFZ.ComponentLibrary.TextBoxEx();
  52. this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
  53. this.txtOrderNumber = new LYFZ.ComponentLibrary.TextBoxEx();
  54. this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
  55. this.lblName2 = new LYFZ.ComponentLibrary.LabelEx();
  56. this.lblName1 = new LYFZ.ComponentLibrary.LabelEx();
  57. this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
  58. this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
  59. this.txtClothingCount = new LYFZ.ComponentLibrary.TextBoxEx();
  60. this.labelEx12 = new LYFZ.ComponentLibrary.LabelEx();
  61. this.plExMainContainer.SuspendLayout();
  62. this.plFormMainContent.SuspendLayout();
  63. this.panelEx1.SuspendLayout();
  64. this.panelEx2.SuspendLayout();
  65. this.SuspendLayout();
  66. //
  67. // plExMainContainer
  68. //
  69. this.plExMainContainer.Controls.Add(this.panelEx2);
  70. this.plExMainContainer.Controls.Add(this.panelEx1);
  71. this.plExMainContainer.Size = new System.Drawing.Size(620, 465);
  72. //
  73. // plFormMainContent
  74. //
  75. this.plFormMainContent.Size = new System.Drawing.Size(620, 465);
  76. //
  77. // btnAppFormMaximize
  78. //
  79. this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
  80. this.btnAppFormMaximize.Location = new System.Drawing.Point(512, 0);
  81. //
  82. // btnAppFormExit
  83. //
  84. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  85. this.btnAppFormExit.Location = new System.Drawing.Point(588, 0);
  86. //
  87. // btnAppFormMinimize
  88. //
  89. this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
  90. this.btnAppFormMinimize.Location = new System.Drawing.Point(485, 0);
  91. //
  92. // panelEx1
  93. //
  94. this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  95. this.panelEx1.BorderWidth = 1;
  96. this.panelEx1.Controls.Add(this.btnCancel);
  97. this.panelEx1.Controls.Add(this.btnSaveed);
  98. this.panelEx1.Dock = System.Windows.Forms.DockStyle.Bottom;
  99. this.panelEx1.Location = new System.Drawing.Point(0, 425);
  100. this.panelEx1.Name = "panelEx1";
  101. this.panelEx1.Size = new System.Drawing.Size(620, 40);
  102. this.panelEx1.TabIndex = 1;
  103. //
  104. // btnCancel
  105. //
  106. this.btnCancel.BackColor = System.Drawing.Color.Transparent;
  107. this.btnCancel.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnCancel.BackImg")));
  108. this.btnCancel.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  109. this.btnCancel.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  110. this.btnCancel.ForeColor = System.Drawing.Color.White;
  111. this.btnCancel.IsCustomBackImg = false;
  112. this.btnCancel.IsShowText = true;
  113. this.btnCancel.Location = new System.Drawing.Point(346, 7);
  114. this.btnCancel.Name = "btnCancel";
  115. this.btnCancel.Size = new System.Drawing.Size(85, 28);
  116. this.btnCancel.TabIndex = 1;
  117. this.btnCancel.Text = " 取 消";
  118. this.btnCancel.UseVisualStyleBackColor = false;
  119. //
  120. // btnSaveed
  121. //
  122. this.btnSaveed.BackColor = System.Drawing.Color.Transparent;
  123. this.btnSaveed.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSaveed.BackImg")));
  124. this.btnSaveed.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  125. this.btnSaveed.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  126. this.btnSaveed.ForeColor = System.Drawing.Color.White;
  127. this.btnSaveed.IsCustomBackImg = false;
  128. this.btnSaveed.IsShowText = true;
  129. this.btnSaveed.Location = new System.Drawing.Point(185, 7);
  130. this.btnSaveed.Name = "btnSaveed";
  131. this.btnSaveed.Size = new System.Drawing.Size(85, 28);
  132. this.btnSaveed.TabIndex = 0;
  133. this.btnSaveed.Text = " 保 存";
  134. this.btnSaveed.UseVisualStyleBackColor = false;
  135. //
  136. // panelEx2
  137. //
  138. this.panelEx2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  139. | System.Windows.Forms.AnchorStyles.Left)
  140. | System.Windows.Forms.AnchorStyles.Right)));
  141. this.panelEx2.BackColor = System.Drawing.Color.Transparent;
  142. this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  143. this.panelEx2.BorderWidth = 1;
  144. this.panelEx2.Controls.Add(this.txtClothingCount);
  145. this.panelEx2.Controls.Add(this.labelEx12);
  146. this.panelEx2.Controls.Add(this.btnSelect);
  147. this.panelEx2.Controls.Add(this.txtDressNumber);
  148. this.panelEx2.Controls.Add(this.labelEx11);
  149. this.panelEx2.Controls.Add(this.labelEx10);
  150. this.panelEx2.Controls.Add(this.cmbtreevStatus);
  151. this.panelEx2.Controls.Add(this.txtdgv);
  152. this.panelEx2.Controls.Add(this.labelEx1);
  153. this.panelEx2.Controls.Add(this.mskdgv);
  154. this.panelEx2.Controls.Add(this.labelEx9);
  155. this.panelEx2.Controls.Add(this.labelEx6);
  156. this.panelEx2.Controls.Add(this.labelEx8);
  157. this.panelEx2.Controls.Add(this.labelEx2);
  158. this.panelEx2.Controls.Add(this.cmbtreevdgv);
  159. this.panelEx2.Controls.Add(this.dtpcdgv);
  160. this.panelEx2.Controls.Add(this.txtOrdersPerson);
  161. this.panelEx2.Controls.Add(this.txtName2);
  162. this.panelEx2.Controls.Add(this.txtName1);
  163. this.panelEx2.Controls.Add(this.txtSeriesName);
  164. this.panelEx2.Controls.Add(this.labelEx5);
  165. this.panelEx2.Controls.Add(this.txtOrderNumber);
  166. this.panelEx2.Controls.Add(this.labelEx7);
  167. this.panelEx2.Controls.Add(this.lblName2);
  168. this.panelEx2.Controls.Add(this.lblName1);
  169. this.panelEx2.Controls.Add(this.labelEx4);
  170. this.panelEx2.Controls.Add(this.labelEx3);
  171. this.panelEx2.Location = new System.Drawing.Point(10, 10);
  172. this.panelEx2.Name = "panelEx2";
  173. this.panelEx2.Size = new System.Drawing.Size(600, 405);
  174. this.panelEx2.TabIndex = 23;
  175. //
  176. // btnSelect
  177. //
  178. this.btnSelect.BackColor = System.Drawing.Color.Transparent;
  179. this.btnSelect.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSelect.BackImg")));
  180. this.btnSelect.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  181. this.btnSelect.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  182. this.btnSelect.ForeColor = System.Drawing.Color.White;
  183. this.btnSelect.IsCustomBackImg = false;
  184. this.btnSelect.IsShowText = true;
  185. this.btnSelect.Location = new System.Drawing.Point(475, 295);
  186. this.btnSelect.Name = "btnSelect";
  187. this.btnSelect.Size = new System.Drawing.Size(65, 25);
  188. this.btnSelect.TabIndex = 69;
  189. this.btnSelect.Text = " 选择";
  190. this.btnSelect.UseVisualStyleBackColor = false;
  191. //
  192. // txtDressNumber
  193. //
  194. this.txtDressNumber.BackColor = System.Drawing.Color.Transparent;
  195. this.txtDressNumber.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  196. this.txtDressNumber.Icon = null;
  197. this.txtDressNumber.IconIsButton = false;
  198. this.txtDressNumber.IsPasswordChat = '\0';
  199. this.txtDressNumber.IsSystemPasswordChar = false;
  200. this.txtDressNumber.Lines = new string[0];
  201. this.txtDressNumber.Location = new System.Drawing.Point(114, 295);
  202. this.txtDressNumber.Margin = new System.Windows.Forms.Padding(0);
  203. this.txtDressNumber.MaxLength = 32767;
  204. this.txtDressNumber.MinimumSize = new System.Drawing.Size(0, 24);
  205. this.txtDressNumber.MouseBack = null;
  206. this.txtDressNumber.Multiline = false;
  207. this.txtDressNumber.Name = "txtDressNumber";
  208. this.txtDressNumber.NormlBack = null;
  209. this.txtDressNumber.Padding = new System.Windows.Forms.Padding(5);
  210. this.txtDressNumber.ReadOnly = true;
  211. this.txtDressNumber.ScrollBars = System.Windows.Forms.ScrollBars.None;
  212. this.txtDressNumber.Size = new System.Drawing.Size(355, 25);
  213. this.txtDressNumber.TabIndex = 68;
  214. this.txtDressNumber.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  215. this.txtDressNumber.WaterColor = System.Drawing.Color.DarkGray;
  216. this.txtDressNumber.WaterText = "";
  217. this.txtDressNumber.WordWrap = true;
  218. //
  219. // labelEx11
  220. //
  221. this.labelEx11.AutoSize = true;
  222. this.labelEx11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  223. this.labelEx11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  224. this.labelEx11.Location = new System.Drawing.Point(31, 299);
  225. this.labelEx11.Name = "labelEx11";
  226. this.labelEx11.Size = new System.Drawing.Size(80, 17);
  227. this.labelEx11.TabIndex = 67;
  228. this.labelEx11.Text = "选中的礼服:";
  229. //
  230. // labelEx10
  231. //
  232. this.labelEx10.AutoSize = true;
  233. this.labelEx10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  234. this.labelEx10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  235. this.labelEx10.Location = new System.Drawing.Point(308, 267);
  236. this.labelEx10.Name = "labelEx10";
  237. this.labelEx10.Size = new System.Drawing.Size(80, 17);
  238. this.labelEx10.TabIndex = 66;
  239. this.labelEx10.Text = "选礼服状态:";
  240. //
  241. // cmbtreevStatus
  242. //
  243. this.cmbtreevStatus.AfterSelectLevelFirstNode = true;
  244. this.cmbtreevStatus.DropDownHeight = 220;
  245. this.cmbtreevStatus.DropDownShow = false;
  246. this.cmbtreevStatus.FormattingEnabled = true;
  247. this.cmbtreevStatus.IntegralHeight = false;
  248. this.cmbtreevStatus.IsNodeMouseClick = true;
  249. this.cmbtreevStatus.IsSelectParentNode = false;
  250. this.cmbtreevStatus.Location = new System.Drawing.Point(391, 265);
  251. this.cmbtreevStatus.Name = "cmbtreevStatus";
  252. this.cmbtreevStatus.ReadOnly = true;
  253. this.cmbtreevStatus.SelectedNode = null;
  254. this.cmbtreevStatus.Size = new System.Drawing.Size(150, 20);
  255. this.cmbtreevStatus.StrGetName = "";
  256. this.cmbtreevStatus.StrGetTagName = "";
  257. this.cmbtreevStatus.StrKey = null;
  258. this.cmbtreevStatus.TabIndex = 65;
  259. //
  260. // txtdgv
  261. //
  262. this.txtdgv.BackColor = System.Drawing.Color.Transparent;
  263. this.txtdgv.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  264. this.txtdgv.Icon = null;
  265. this.txtdgv.IconIsButton = false;
  266. this.txtdgv.IsPasswordChat = '\0';
  267. this.txtdgv.IsSystemPasswordChar = false;
  268. this.txtdgv.Lines = new string[0];
  269. this.txtdgv.Location = new System.Drawing.Point(114, 329);
  270. this.txtdgv.Margin = new System.Windows.Forms.Padding(0);
  271. this.txtdgv.MaxLength = 32767;
  272. this.txtdgv.MinimumSize = new System.Drawing.Size(0, 24);
  273. this.txtdgv.MouseBack = null;
  274. this.txtdgv.Multiline = true;
  275. this.txtdgv.Name = "txtdgv";
  276. this.txtdgv.NormlBack = null;
  277. this.txtdgv.Padding = new System.Windows.Forms.Padding(5);
  278. this.txtdgv.ReadOnly = false;
  279. this.txtdgv.ScrollBars = System.Windows.Forms.ScrollBars.None;
  280. this.txtdgv.Size = new System.Drawing.Size(427, 55);
  281. this.txtdgv.TabIndex = 64;
  282. this.txtdgv.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  283. this.txtdgv.WaterColor = System.Drawing.Color.DarkGray;
  284. this.txtdgv.WaterText = "";
  285. this.txtdgv.WordWrap = true;
  286. //
  287. // labelEx1
  288. //
  289. this.labelEx1.AutoSize = true;
  290. this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  291. this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  292. this.labelEx1.Location = new System.Drawing.Point(67, 329);
  293. this.labelEx1.Name = "labelEx1";
  294. this.labelEx1.Size = new System.Drawing.Size(44, 17);
  295. this.labelEx1.TabIndex = 63;
  296. this.labelEx1.Text = "备注:";
  297. //
  298. // mskdgv
  299. //
  300. this.mskdgv.Font = new System.Drawing.Font("微软雅黑", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  301. this.mskdgv.Location = new System.Drawing.Point(391, 232);
  302. this.mskdgv.Mask = "00:00";
  303. this.mskdgv.Name = "mskdgv";
  304. this.mskdgv.PromptChar = ' ';
  305. this.mskdgv.Size = new System.Drawing.Size(150, 22);
  306. this.mskdgv.TabIndex = 62;
  307. //
  308. // labelEx9
  309. //
  310. this.labelEx9.AutoSize = true;
  311. this.labelEx9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  312. this.labelEx9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  313. this.labelEx9.Location = new System.Drawing.Point(43, 267);
  314. this.labelEx9.Name = "labelEx9";
  315. this.labelEx9.Size = new System.Drawing.Size(68, 17);
  316. this.labelEx9.TabIndex = 61;
  317. this.labelEx9.Text = "选礼服师:";
  318. //
  319. // labelEx6
  320. //
  321. this.labelEx6.AutoSize = true;
  322. this.labelEx6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  323. this.labelEx6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  324. this.labelEx6.Location = new System.Drawing.Point(15, 163);
  325. this.labelEx6.Name = "labelEx6";
  326. this.labelEx6.Size = new System.Drawing.Size(68, 17);
  327. this.labelEx6.TabIndex = 58;
  328. this.labelEx6.Text = "选礼服安排";
  329. //
  330. // labelEx8
  331. //
  332. this.labelEx8.AutoSize = true;
  333. this.labelEx8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  334. this.labelEx8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  335. this.labelEx8.Location = new System.Drawing.Point(308, 235);
  336. this.labelEx8.Name = "labelEx8";
  337. this.labelEx8.Size = new System.Drawing.Size(80, 17);
  338. this.labelEx8.TabIndex = 60;
  339. this.labelEx8.Text = "选礼服时间:";
  340. //
  341. // labelEx2
  342. //
  343. this.labelEx2.AutoSize = true;
  344. this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  345. this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  346. this.labelEx2.Location = new System.Drawing.Point(31, 235);
  347. this.labelEx2.Name = "labelEx2";
  348. this.labelEx2.Size = new System.Drawing.Size(80, 17);
  349. this.labelEx2.TabIndex = 59;
  350. this.labelEx2.Text = "选礼服日期:";
  351. //
  352. // cmbtreevdgv
  353. //
  354. this.cmbtreevdgv.AfterSelectLevelFirstNode = false;
  355. this.cmbtreevdgv.DropDownHeight = 220;
  356. this.cmbtreevdgv.DropDownShow = false;
  357. this.cmbtreevdgv.FormattingEnabled = true;
  358. this.cmbtreevdgv.IntegralHeight = false;
  359. this.cmbtreevdgv.IsNodeMouseClick = false;
  360. this.cmbtreevdgv.IsSelectParentNode = false;
  361. this.cmbtreevdgv.Location = new System.Drawing.Point(114, 265);
  362. this.cmbtreevdgv.Name = "cmbtreevdgv";
  363. this.cmbtreevdgv.ReadOnly = true;
  364. this.cmbtreevdgv.SelectedNode = null;
  365. this.cmbtreevdgv.Size = new System.Drawing.Size(150, 20);
  366. this.cmbtreevdgv.StrGetName = "";
  367. this.cmbtreevdgv.StrGetTagName = "";
  368. this.cmbtreevdgv.StrKey = null;
  369. this.cmbtreevdgv.TabIndex = 57;
  370. //
  371. // dtpcdgv
  372. //
  373. this.dtpcdgv.CustomFormat = " ";
  374. this.dtpcdgv.DateValue = "";
  375. this.dtpcdgv.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  376. this.dtpcdgv.IsShowTime = false;
  377. this.dtpcdgv.Location = new System.Drawing.Point(114, 233);
  378. this.dtpcdgv.Name = "dtpcdgv";
  379. this.dtpcdgv.Size = new System.Drawing.Size(150, 21);
  380. this.dtpcdgv.TabIndex = 56;
  381. //
  382. // txtOrdersPerson
  383. //
  384. this.txtOrdersPerson.BackColor = System.Drawing.Color.Transparent;
  385. this.txtOrdersPerson.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  386. this.txtOrdersPerson.Icon = null;
  387. this.txtOrdersPerson.IconIsButton = false;
  388. this.txtOrdersPerson.IsPasswordChat = '\0';
  389. this.txtOrdersPerson.IsSystemPasswordChar = false;
  390. this.txtOrdersPerson.Lines = new string[0];
  391. this.txtOrdersPerson.Location = new System.Drawing.Point(391, 44);
  392. this.txtOrdersPerson.Margin = new System.Windows.Forms.Padding(0);
  393. this.txtOrdersPerson.MaxLength = 32767;
  394. this.txtOrdersPerson.MinimumSize = new System.Drawing.Size(0, 24);
  395. this.txtOrdersPerson.MouseBack = null;
  396. this.txtOrdersPerson.Multiline = false;
  397. this.txtOrdersPerson.Name = "txtOrdersPerson";
  398. this.txtOrdersPerson.NormlBack = null;
  399. this.txtOrdersPerson.Padding = new System.Windows.Forms.Padding(5);
  400. this.txtOrdersPerson.ReadOnly = true;
  401. this.txtOrdersPerson.ScrollBars = System.Windows.Forms.ScrollBars.None;
  402. this.txtOrdersPerson.Size = new System.Drawing.Size(150, 25);
  403. this.txtOrdersPerson.TabIndex = 2;
  404. this.txtOrdersPerson.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  405. this.txtOrdersPerson.WaterColor = System.Drawing.Color.DarkGray;
  406. this.txtOrdersPerson.WaterText = "";
  407. this.txtOrdersPerson.WordWrap = true;
  408. //
  409. // txtName2
  410. //
  411. this.txtName2.BackColor = System.Drawing.Color.Transparent;
  412. this.txtName2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  413. this.txtName2.Icon = null;
  414. this.txtName2.IconIsButton = false;
  415. this.txtName2.IsPasswordChat = '\0';
  416. this.txtName2.IsSystemPasswordChar = false;
  417. this.txtName2.Lines = new string[0];
  418. this.txtName2.Location = new System.Drawing.Point(114, 109);
  419. this.txtName2.Margin = new System.Windows.Forms.Padding(0);
  420. this.txtName2.MaxLength = 32767;
  421. this.txtName2.MinimumSize = new System.Drawing.Size(0, 24);
  422. this.txtName2.MouseBack = null;
  423. this.txtName2.Multiline = false;
  424. this.txtName2.Name = "txtName2";
  425. this.txtName2.NormlBack = null;
  426. this.txtName2.Padding = new System.Windows.Forms.Padding(5);
  427. this.txtName2.ReadOnly = true;
  428. this.txtName2.ScrollBars = System.Windows.Forms.ScrollBars.None;
  429. this.txtName2.Size = new System.Drawing.Size(150, 25);
  430. this.txtName2.TabIndex = 5;
  431. this.txtName2.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  432. this.txtName2.WaterColor = System.Drawing.Color.DarkGray;
  433. this.txtName2.WaterText = "";
  434. this.txtName2.WordWrap = true;
  435. //
  436. // txtName1
  437. //
  438. this.txtName1.BackColor = System.Drawing.Color.Transparent;
  439. this.txtName1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  440. this.txtName1.Icon = null;
  441. this.txtName1.IconIsButton = false;
  442. this.txtName1.IsPasswordChat = '\0';
  443. this.txtName1.IsSystemPasswordChar = false;
  444. this.txtName1.Lines = new string[0];
  445. this.txtName1.Location = new System.Drawing.Point(391, 77);
  446. this.txtName1.Margin = new System.Windows.Forms.Padding(0);
  447. this.txtName1.MaxLength = 32767;
  448. this.txtName1.MinimumSize = new System.Drawing.Size(0, 24);
  449. this.txtName1.MouseBack = null;
  450. this.txtName1.Multiline = false;
  451. this.txtName1.Name = "txtName1";
  452. this.txtName1.NormlBack = null;
  453. this.txtName1.Padding = new System.Windows.Forms.Padding(5);
  454. this.txtName1.ReadOnly = true;
  455. this.txtName1.ScrollBars = System.Windows.Forms.ScrollBars.None;
  456. this.txtName1.Size = new System.Drawing.Size(150, 25);
  457. this.txtName1.TabIndex = 4;
  458. this.txtName1.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  459. this.txtName1.WaterColor = System.Drawing.Color.DarkGray;
  460. this.txtName1.WaterText = "";
  461. this.txtName1.WordWrap = true;
  462. //
  463. // txtSeriesName
  464. //
  465. this.txtSeriesName.BackColor = System.Drawing.Color.Transparent;
  466. this.txtSeriesName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  467. this.txtSeriesName.Icon = null;
  468. this.txtSeriesName.IconIsButton = false;
  469. this.txtSeriesName.IsPasswordChat = '\0';
  470. this.txtSeriesName.IsSystemPasswordChar = false;
  471. this.txtSeriesName.Lines = new string[0];
  472. this.txtSeriesName.Location = new System.Drawing.Point(114, 77);
  473. this.txtSeriesName.Margin = new System.Windows.Forms.Padding(0);
  474. this.txtSeriesName.MaxLength = 32767;
  475. this.txtSeriesName.MinimumSize = new System.Drawing.Size(0, 24);
  476. this.txtSeriesName.MouseBack = null;
  477. this.txtSeriesName.Multiline = false;
  478. this.txtSeriesName.Name = "txtSeriesName";
  479. this.txtSeriesName.NormlBack = null;
  480. this.txtSeriesName.Padding = new System.Windows.Forms.Padding(5);
  481. this.txtSeriesName.ReadOnly = true;
  482. this.txtSeriesName.ScrollBars = System.Windows.Forms.ScrollBars.None;
  483. this.txtSeriesName.Size = new System.Drawing.Size(150, 25);
  484. this.txtSeriesName.TabIndex = 3;
  485. this.txtSeriesName.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  486. this.txtSeriesName.WaterColor = System.Drawing.Color.DarkGray;
  487. this.txtSeriesName.WaterText = "";
  488. this.txtSeriesName.WordWrap = true;
  489. //
  490. // labelEx5
  491. //
  492. this.labelEx5.AutoSize = true;
  493. this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  494. this.labelEx5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  495. this.labelEx5.Location = new System.Drawing.Point(15, 15);
  496. this.labelEx5.Name = "labelEx5";
  497. this.labelEx5.Size = new System.Drawing.Size(56, 17);
  498. this.labelEx5.TabIndex = 48;
  499. this.labelEx5.Text = "订单资料";
  500. //
  501. // txtOrderNumber
  502. //
  503. this.txtOrderNumber.BackColor = System.Drawing.Color.Transparent;
  504. this.txtOrderNumber.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  505. this.txtOrderNumber.Icon = null;
  506. this.txtOrderNumber.IconIsButton = false;
  507. this.txtOrderNumber.IsPasswordChat = '\0';
  508. this.txtOrderNumber.IsSystemPasswordChar = false;
  509. this.txtOrderNumber.Lines = new string[0];
  510. this.txtOrderNumber.Location = new System.Drawing.Point(114, 44);
  511. this.txtOrderNumber.Margin = new System.Windows.Forms.Padding(0);
  512. this.txtOrderNumber.MaxLength = 32767;
  513. this.txtOrderNumber.MinimumSize = new System.Drawing.Size(0, 24);
  514. this.txtOrderNumber.MouseBack = null;
  515. this.txtOrderNumber.Multiline = false;
  516. this.txtOrderNumber.Name = "txtOrderNumber";
  517. this.txtOrderNumber.NormlBack = null;
  518. this.txtOrderNumber.Padding = new System.Windows.Forms.Padding(5);
  519. this.txtOrderNumber.ReadOnly = true;
  520. this.txtOrderNumber.ScrollBars = System.Windows.Forms.ScrollBars.None;
  521. this.txtOrderNumber.Size = new System.Drawing.Size(150, 25);
  522. this.txtOrderNumber.TabIndex = 1;
  523. this.txtOrderNumber.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  524. this.txtOrderNumber.WaterColor = System.Drawing.Color.DarkGray;
  525. this.txtOrderNumber.WaterText = "";
  526. this.txtOrderNumber.WordWrap = true;
  527. //
  528. // labelEx7
  529. //
  530. this.labelEx7.AutoSize = true;
  531. this.labelEx7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  532. this.labelEx7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  533. this.labelEx7.Location = new System.Drawing.Point(320, 48);
  534. this.labelEx7.Name = "labelEx7";
  535. this.labelEx7.Size = new System.Drawing.Size(68, 17);
  536. this.labelEx7.TabIndex = 41;
  537. this.labelEx7.Text = "门市接单:";
  538. //
  539. // lblName2
  540. //
  541. this.lblName2.AutoSize = true;
  542. this.lblName2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  543. this.lblName2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  544. this.lblName2.Location = new System.Drawing.Point(43, 113);
  545. this.lblName2.Name = "lblName2";
  546. this.lblName2.Size = new System.Drawing.Size(68, 17);
  547. this.lblName2.TabIndex = 40;
  548. this.lblName2.Text = "女宾姓名:";
  549. //
  550. // lblName1
  551. //
  552. this.lblName1.AutoSize = true;
  553. this.lblName1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  554. this.lblName1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  555. this.lblName1.Location = new System.Drawing.Point(320, 81);
  556. this.lblName1.Name = "lblName1";
  557. this.lblName1.Size = new System.Drawing.Size(68, 17);
  558. this.lblName1.TabIndex = 38;
  559. this.lblName1.Text = "男宾姓名:";
  560. //
  561. // labelEx4
  562. //
  563. this.labelEx4.AutoSize = true;
  564. this.labelEx4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  565. this.labelEx4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  566. this.labelEx4.Location = new System.Drawing.Point(43, 81);
  567. this.labelEx4.Name = "labelEx4";
  568. this.labelEx4.Size = new System.Drawing.Size(68, 17);
  569. this.labelEx4.TabIndex = 37;
  570. this.labelEx4.Text = "套系名称:";
  571. //
  572. // labelEx3
  573. //
  574. this.labelEx3.AutoSize = true;
  575. this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  576. this.labelEx3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  577. this.labelEx3.Location = new System.Drawing.Point(55, 48);
  578. this.labelEx3.Name = "labelEx3";
  579. this.labelEx3.Size = new System.Drawing.Size(56, 17);
  580. this.labelEx3.TabIndex = 35;
  581. this.labelEx3.Text = "订单号:";
  582. //
  583. // txtClothingCount
  584. //
  585. this.txtClothingCount.BackColor = System.Drawing.Color.Transparent;
  586. this.txtClothingCount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  587. this.txtClothingCount.Icon = null;
  588. this.txtClothingCount.IconIsButton = false;
  589. this.txtClothingCount.IsPasswordChat = '\0';
  590. this.txtClothingCount.IsSystemPasswordChar = false;
  591. this.txtClothingCount.Lines = new string[0];
  592. this.txtClothingCount.Location = new System.Drawing.Point(114, 196);
  593. this.txtClothingCount.Margin = new System.Windows.Forms.Padding(0);
  594. this.txtClothingCount.MaxLength = 32767;
  595. this.txtClothingCount.MinimumSize = new System.Drawing.Size(0, 24);
  596. this.txtClothingCount.MouseBack = null;
  597. this.txtClothingCount.Multiline = false;
  598. this.txtClothingCount.Name = "txtClothingCount";
  599. this.txtClothingCount.NormlBack = null;
  600. this.txtClothingCount.Padding = new System.Windows.Forms.Padding(5);
  601. this.txtClothingCount.ReadOnly = true;
  602. this.txtClothingCount.ScrollBars = System.Windows.Forms.ScrollBars.None;
  603. this.txtClothingCount.Size = new System.Drawing.Size(426, 25);
  604. this.txtClothingCount.TabIndex = 71;
  605. this.txtClothingCount.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  606. this.txtClothingCount.WaterColor = System.Drawing.Color.DarkGray;
  607. this.txtClothingCount.WaterText = "";
  608. this.txtClothingCount.WordWrap = true;
  609. //
  610. // labelEx12
  611. //
  612. this.labelEx12.AutoSize = true;
  613. this.labelEx12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  614. this.labelEx12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  615. this.labelEx12.Location = new System.Drawing.Point(31, 200);
  616. this.labelEx12.Name = "labelEx12";
  617. this.labelEx12.Size = new System.Drawing.Size(80, 17);
  618. this.labelEx12.TabIndex = 70;
  619. this.labelEx12.Text = "拍摄服装数:";
  620. //
  621. // SelectDressConfirmSmallForm
  622. //
  623. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  624. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  625. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  626. this.ClientSize = new System.Drawing.Size(620, 530);
  627. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  628. this.IsUserControlsSize = false;
  629. this.MaximizeBox = false;
  630. this.MinimizeBox = false;
  631. this.Name = "SelectDressConfirmSmallForm";
  632. this.Text = "确认选衣";
  633. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  634. this.plExMainContainer.ResumeLayout(false);
  635. this.plFormMainContent.ResumeLayout(false);
  636. this.panelEx1.ResumeLayout(false);
  637. this.panelEx2.ResumeLayout(false);
  638. this.panelEx2.PerformLayout();
  639. this.ResumeLayout(false);
  640. }
  641. #endregion
  642. private ComponentLibrary.PanelEx panelEx1;
  643. protected ComponentLibrary.PanelEx panelEx2;
  644. protected ComponentLibrary.LabelEx labelEx10;
  645. protected ComponentLibrary.ComboBoxTreeViewEx cmbtreevStatus;
  646. protected ComponentLibrary.TextBoxEx txtdgv;
  647. private ComponentLibrary.LabelEx labelEx1;
  648. protected ComponentLibrary.MaskedTextTimeEx mskdgv;
  649. protected ComponentLibrary.LabelEx labelEx9;
  650. private ComponentLibrary.LabelEx labelEx6;
  651. protected ComponentLibrary.LabelEx labelEx8;
  652. protected ComponentLibrary.LabelEx labelEx2;
  653. protected ComponentLibrary.ComboBoxTreeViewEx cmbtreevdgv;
  654. protected ComponentLibrary.DateTimePickerEx dtpcdgv;
  655. protected ComponentLibrary.TextBoxEx txtOrdersPerson;
  656. protected ComponentLibrary.TextBoxEx txtName2;
  657. protected ComponentLibrary.TextBoxEx txtName1;
  658. protected ComponentLibrary.TextBoxEx txtSeriesName;
  659. private ComponentLibrary.LabelEx labelEx5;
  660. protected ComponentLibrary.TextBoxEx txtOrderNumber;
  661. private ComponentLibrary.LabelEx labelEx7;
  662. protected ComponentLibrary.LabelEx lblName2;
  663. protected ComponentLibrary.LabelEx lblName1;
  664. private ComponentLibrary.LabelEx labelEx4;
  665. private ComponentLibrary.LabelEx labelEx3;
  666. protected ComponentLibrary.ButtonEx btnCancel;
  667. protected ComponentLibrary.ButtonEx btnSaveed;
  668. protected ComponentLibrary.LabelEx labelEx11;
  669. protected internal ComponentLibrary.ButtonForm btnSelect;
  670. protected internal ComponentLibrary.TextBoxEx txtDressNumber;
  671. protected internal ComponentLibrary.TextBoxEx txtClothingCount;
  672. protected ComponentLibrary.LabelEx labelEx12;
  673. }
  674. }