DesignFormMain.Designer.cs 48 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788
  1. namespace LYFZ.Software.UI.DoorCityProcess
  2. {
  3. partial class DesignFormMain
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(DesignFormMain));
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  32. this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
  33. this.dgvData = new LYFZ.ComponentLibrary.DataGridViewEc();
  34. this.cntmenu = new LYFZ.ComponentLibrary.ContextMenuStripEx(this.components);
  35. this.ucPagerEx1 = new LYFZ.UCPager.ucPagerEx();
  36. this.dataGridViewStatisticsCount1 = new LYFZ.ComponentLibrary.DataGridViewStatisticsCount();
  37. this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
  38. this.panelStoreName = new LYFZ.ComponentLibrary.PanelEx();
  39. this.cmbtreevStoreName = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  40. this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx();
  41. this.cmbQueryText = new LYFZ.ComponentLibrary.TextBoxEx();
  42. this.btnQuery = new LYFZ.ComponentLibrary.ButtonEx();
  43. this.btnHasSelectionNoDesign = new LYFZ.ComponentLibrary.ButtonEx();
  44. this.btnConditionQuery = new LYFZ.ComponentLibrary.ButtonEx();
  45. this.btnExportRefinementGoodPiece = new LYFZ.ComponentLibrary.ButtonEx();
  46. this.btnImportDesignVersion = new LYFZ.ComponentLibrary.ButtonEx();
  47. this.btn_ImportN8 = new LYFZ.ComponentLibrary.ButtonEx();
  48. this.btnExporting = new LYFZ.ComponentLibrary.ButtonEx();
  49. this.btn_ExportN8 = new LYFZ.ComponentLibrary.ButtonEx();
  50. this.btnLookOver = new LYFZ.ComponentLibrary.ButtonEx();
  51. this.btnLookDesignVersion = new LYFZ.ComponentLibrary.ButtonEx();
  52. this.btnOutSendDesign = new LYFZ.ComponentLibrary.ButtonEx();
  53. this.btnOutSendStatistic = new LYFZ.ComponentLibrary.ButtonEx();
  54. this.btnYunLookDesign = new LYFZ.ComponentLibrary.ButtonEx();
  55. this.btnYunLookDesignResult = new LYFZ.ComponentLibrary.ButtonEx();
  56. this.btnClose = new LYFZ.ComponentLibrary.ButtonEx();
  57. this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
  58. this.chkDressVersion = new LYFZ.ComponentLibrary.CheckBoxEx();
  59. this.panelEx4 = new LYFZ.ComponentLibrary.PanelEx();
  60. this.chkKidsVersion = new LYFZ.ComponentLibrary.CheckBoxEx();
  61. this.panelPortraitVersion = new LYFZ.ComponentLibrary.PanelEx();
  62. this.chkPortraitVersion = new LYFZ.ComponentLibrary.CheckBoxEx();
  63. this.panelEx5 = new LYFZ.ComponentLibrary.PanelEx();
  64. this.chkCompleteOrder = new LYFZ.ComponentLibrary.CheckBoxEx();
  65. this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
  66. this.fbd = new System.Windows.Forms.FolderBrowserDialog();
  67. this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
  68. this.btn_CusOssUpload = new LYFZ.ComponentLibrary.ButtonEx();
  69. this.plExMainContainer.SuspendLayout();
  70. this.plFormMainContent.SuspendLayout();
  71. this.panelEx1.SuspendLayout();
  72. ((System.ComponentModel.ISupportInitialize)(this.dgvData)).BeginInit();
  73. this.flowLayoutPanel1.SuspendLayout();
  74. this.panelStoreName.SuspendLayout();
  75. this.panelEx3.SuspendLayout();
  76. this.panelEx2.SuspendLayout();
  77. this.panelEx4.SuspendLayout();
  78. this.panelPortraitVersion.SuspendLayout();
  79. this.panelEx5.SuspendLayout();
  80. this.SuspendLayout();
  81. //
  82. // plExMainContainer
  83. //
  84. this.plExMainContainer.AutoScroll = true;
  85. this.plExMainContainer.Controls.Add(this.panelEx1);
  86. this.plExMainContainer.Location = new System.Drawing.Point(0, 40);
  87. this.plExMainContainer.Padding = new System.Windows.Forms.Padding(5);
  88. this.plExMainContainer.Size = new System.Drawing.Size(932, 505);
  89. //
  90. // plFormMainContent
  91. //
  92. this.plFormMainContent.Size = new System.Drawing.Size(932, 545);
  93. this.plFormMainContent.Controls.SetChildIndex(this.plExMainContainer, 0);
  94. //
  95. // btnAppFormMaximize
  96. //
  97. this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
  98. this.btnAppFormMaximize.Location = new System.Drawing.Point(873, 0);
  99. //
  100. // btnAppFormExit
  101. //
  102. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  103. this.btnAppFormExit.Location = new System.Drawing.Point(900, 0);
  104. //
  105. // btnAppFormMinimize
  106. //
  107. this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
  108. this.btnAppFormMinimize.Location = new System.Drawing.Point(846, 0);
  109. //
  110. // panelEx1
  111. //
  112. this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  113. this.panelEx1.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  114. this.panelEx1.BorderWidth = 1;
  115. this.panelEx1.Controls.Add(this.dgvData);
  116. this.panelEx1.Controls.Add(this.ucPagerEx1);
  117. this.panelEx1.Controls.Add(this.dataGridViewStatisticsCount1);
  118. this.panelEx1.Controls.Add(this.flowLayoutPanel1);
  119. this.panelEx1.Dock = System.Windows.Forms.DockStyle.Fill;
  120. this.panelEx1.Location = new System.Drawing.Point(5, 5);
  121. this.panelEx1.Name = "panelEx1";
  122. this.panelEx1.Padding = new System.Windows.Forms.Padding(3);
  123. this.panelEx1.Size = new System.Drawing.Size(922, 495);
  124. this.panelEx1.TabIndex = 11;
  125. //
  126. // dgvData
  127. //
  128. this.dgvData.AllowUserToAddRows = false;
  129. this.dgvData.AllowUserToDeleteRows = false;
  130. this.dgvData.AllowUserToOrderColumns = true;
  131. this.dgvData.AllowUserToResizeRows = false;
  132. this.dgvData.BackgroundColor = System.Drawing.Color.White;
  133. this.dgvData.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  134. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  135. dataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
  136. dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  137. dataGridViewCellStyle3.ForeColor = System.Drawing.Color.White;
  138. dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  139. dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  140. this.dgvData.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle3;
  141. this.dgvData.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  142. this.dgvData.ContextMenuStrip = this.cntmenu;
  143. this.dgvData.dgvColumnHeadersHeight = 24;
  144. this.dgvData.dgvCurrentColumnOriginalSet = "";
  145. this.dgvData.dgvCurrentColumnWidth = "";
  146. this.dgvData.dgvCurrentHideColumn = null;
  147. this.dgvData.dgvFixedHideColumn = null;
  148. this.dgvData.dgvGuidName = null;
  149. this.dgvData.dgvUserEmployeeID = null;
  150. this.dgvData.Dock = System.Windows.Forms.DockStyle.Fill;
  151. this.dgvData.EnableHeadersVisualStyles = false;
  152. this.dgvData.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
  153. this.dgvData.ImageHeight = 15;
  154. this.dgvData.ImageWidth = 15;
  155. this.dgvData.ImgCollapse = ((System.Drawing.Image)(resources.GetObject("dgvData.ImgCollapse")));
  156. this.dgvData.ImgExpand = ((System.Drawing.Image)(resources.GetObject("dgvData.ImgExpand")));
  157. this.dgvData.IsAutomaticDrawSingleOrDoubleRow = false;
  158. this.dgvData.IsCompleteBonding = false;
  159. this.dgvData.IsCopyCellValue = true;
  160. this.dgvData.IsShowSerialNumber = false;
  161. this.dgvData.IsSortedRedraw = true;
  162. this.dgvData.IsSortMode = false;
  163. this.dgvData.Location = new System.Drawing.Point(3, 103);
  164. this.dgvData.Name = "dgvData";
  165. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  166. dataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Control;
  167. dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  168. dataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.WindowText;
  169. dataGridViewCellStyle4.Padding = new System.Windows.Forms.Padding(41);
  170. dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  171. dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  172. dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  173. this.dgvData.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
  174. this.dgvData.RowHeadersWidth = 25;
  175. this.dgvData.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  176. this.dgvData.RowTemplate.Height = 23;
  177. this.dgvData.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  178. this.dgvData.Size = new System.Drawing.Size(916, 333);
  179. this.dgvData.StrSecondStageNull = "";
  180. this.dgvData.StrValueNullColumn = "";
  181. this.dgvData.TabIndex = 24;
  182. this.dgvData.ViceCount = 1;
  183. //
  184. // cntmenu
  185. //
  186. this.cntmenu.Name = "cntmenu";
  187. this.cntmenu.Size = new System.Drawing.Size(61, 4);
  188. //
  189. // ucPagerEx1
  190. //
  191. this.ucPagerEx1.CurrentPageCount = 0;
  192. this.ucPagerEx1.Dock = System.Windows.Forms.DockStyle.Bottom;
  193. this.ucPagerEx1.Location = new System.Drawing.Point(3, 436);
  194. this.ucPagerEx1.Name = "ucPagerEx1";
  195. this.ucPagerEx1.NMax = 0;
  196. this.ucPagerEx1.PageCount = 0;
  197. this.ucPagerEx1.PageCurrent = 1;
  198. this.ucPagerEx1.PageSize = 20;
  199. this.ucPagerEx1.Size = new System.Drawing.Size(916, 30);
  200. this.ucPagerEx1.TabIndex = 32;
  201. this.ucPagerEx1.TbDataSource = null;
  202. //
  203. // dataGridViewStatisticsCount1
  204. //
  205. this.dataGridViewStatisticsCount1.CurrenQuantity = 0;
  206. this.dataGridViewStatisticsCount1.Dock = System.Windows.Forms.DockStyle.Bottom;
  207. this.dataGridViewStatisticsCount1.Location = new System.Drawing.Point(3, 466);
  208. this.dataGridViewStatisticsCount1.LocationX = 1;
  209. this.dataGridViewStatisticsCount1.Name = "dataGridViewStatisticsCount1";
  210. this.dataGridViewStatisticsCount1.Size = new System.Drawing.Size(916, 26);
  211. this.dataGridViewStatisticsCount1.StrUnit = "单";
  212. this.dataGridViewStatisticsCount1.TabIndex = 28;
  213. this.dataGridViewStatisticsCount1.TotalQuantity = 0;
  214. this.dataGridViewStatisticsCount1.Visible = false;
  215. //
  216. // flowLayoutPanel1
  217. //
  218. this.flowLayoutPanel1.Controls.Add(this.panelStoreName);
  219. this.flowLayoutPanel1.Controls.Add(this.panelEx3);
  220. this.flowLayoutPanel1.Controls.Add(this.btnQuery);
  221. this.flowLayoutPanel1.Controls.Add(this.btnHasSelectionNoDesign);
  222. this.flowLayoutPanel1.Controls.Add(this.btnConditionQuery);
  223. this.flowLayoutPanel1.Controls.Add(this.btnExportRefinementGoodPiece);
  224. this.flowLayoutPanel1.Controls.Add(this.btnImportDesignVersion);
  225. this.flowLayoutPanel1.Controls.Add(this.btn_ImportN8);
  226. this.flowLayoutPanel1.Controls.Add(this.btnExporting);
  227. this.flowLayoutPanel1.Controls.Add(this.btn_ExportN8);
  228. this.flowLayoutPanel1.Controls.Add(this.btnLookOver);
  229. this.flowLayoutPanel1.Controls.Add(this.btnLookDesignVersion);
  230. this.flowLayoutPanel1.Controls.Add(this.btnOutSendDesign);
  231. this.flowLayoutPanel1.Controls.Add(this.btnOutSendStatistic);
  232. this.flowLayoutPanel1.Controls.Add(this.btnYunLookDesign);
  233. this.flowLayoutPanel1.Controls.Add(this.btnYunLookDesignResult);
  234. this.flowLayoutPanel1.Controls.Add(this.btn_CusOssUpload);
  235. this.flowLayoutPanel1.Controls.Add(this.btnClose);
  236. this.flowLayoutPanel1.Controls.Add(this.panelEx2);
  237. this.flowLayoutPanel1.Controls.Add(this.panelEx4);
  238. this.flowLayoutPanel1.Controls.Add(this.panelPortraitVersion);
  239. this.flowLayoutPanel1.Controls.Add(this.panelEx5);
  240. this.flowLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Top;
  241. this.flowLayoutPanel1.Location = new System.Drawing.Point(3, 3);
  242. this.flowLayoutPanel1.Name = "flowLayoutPanel1";
  243. this.flowLayoutPanel1.Padding = new System.Windows.Forms.Padding(0, 3, 0, 0);
  244. this.flowLayoutPanel1.Size = new System.Drawing.Size(916, 100);
  245. this.flowLayoutPanel1.TabIndex = 27;
  246. //
  247. // panelStoreName
  248. //
  249. this.panelStoreName.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  250. this.panelStoreName.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  251. this.panelStoreName.BorderWidth = 1;
  252. this.panelStoreName.Controls.Add(this.cmbtreevStoreName);
  253. this.panelStoreName.Location = new System.Drawing.Point(1, 4);
  254. this.panelStoreName.Margin = new System.Windows.Forms.Padding(1, 1, 1, 3);
  255. this.panelStoreName.Name = "panelStoreName";
  256. this.panelStoreName.Size = new System.Drawing.Size(194, 28);
  257. this.panelStoreName.TabIndex = 211;
  258. //
  259. // cmbtreevStoreName
  260. //
  261. this.cmbtreevStoreName.AfterSelectLevelFirstNode = true;
  262. this.cmbtreevStoreName.DropDownHeight = 220;
  263. this.cmbtreevStoreName.DropDownShow = false;
  264. this.cmbtreevStoreName.FormattingEnabled = true;
  265. this.cmbtreevStoreName.IntegralHeight = false;
  266. this.cmbtreevStoreName.IsNodeMouseClick = true;
  267. this.cmbtreevStoreName.IsSelectParentNode = false;
  268. this.cmbtreevStoreName.Location = new System.Drawing.Point(3, 4);
  269. this.cmbtreevStoreName.Name = "cmbtreevStoreName";
  270. this.cmbtreevStoreName.ReadOnly = true;
  271. this.cmbtreevStoreName.SelectedNode = null;
  272. this.cmbtreevStoreName.Size = new System.Drawing.Size(186, 20);
  273. this.cmbtreevStoreName.StrGetName = "";
  274. this.cmbtreevStoreName.StrGetTagName = "";
  275. this.cmbtreevStoreName.StrKey = null;
  276. this.cmbtreevStoreName.TabIndex = 274;
  277. //
  278. // panelEx3
  279. //
  280. this.panelEx3.BackColor = System.Drawing.Color.Transparent;
  281. this.panelEx3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  282. this.panelEx3.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  283. this.panelEx3.BorderWidth = 1;
  284. this.panelEx3.Controls.Add(this.cmbQueryText);
  285. this.panelEx3.Location = new System.Drawing.Point(197, 4);
  286. this.panelEx3.Margin = new System.Windows.Forms.Padding(1, 1, 1, 3);
  287. this.panelEx3.Name = "panelEx3";
  288. this.panelEx3.Size = new System.Drawing.Size(176, 28);
  289. this.panelEx3.TabIndex = 28;
  290. //
  291. // cmbQueryText
  292. //
  293. this.cmbQueryText.BackColor = System.Drawing.Color.Transparent;
  294. this.cmbQueryText.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  295. this.cmbQueryText.Icon = null;
  296. this.cmbQueryText.IconIsButton = false;
  297. this.cmbQueryText.IsPasswordChat = '\0';
  298. this.cmbQueryText.IsSystemPasswordChar = false;
  299. this.cmbQueryText.Lines = new string[0];
  300. this.cmbQueryText.Location = new System.Drawing.Point(0, 0);
  301. this.cmbQueryText.Margin = new System.Windows.Forms.Padding(0);
  302. this.cmbQueryText.MaxLength = 32767;
  303. this.cmbQueryText.MinimumSize = new System.Drawing.Size(0, 24);
  304. this.cmbQueryText.MouseBack = null;
  305. this.cmbQueryText.Multiline = false;
  306. this.cmbQueryText.Name = "cmbQueryText";
  307. this.cmbQueryText.NormlBack = null;
  308. this.cmbQueryText.Padding = new System.Windows.Forms.Padding(5);
  309. this.cmbQueryText.ReadOnly = false;
  310. this.cmbQueryText.ScrollBars = System.Windows.Forms.ScrollBars.None;
  311. this.cmbQueryText.Size = new System.Drawing.Size(174, 28);
  312. this.cmbQueryText.TabIndex = 12;
  313. this.cmbQueryText.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  314. this.toolTip1.SetToolTip(this.cmbQueryText, "可根据:订单号、客户姓名、客户电话、接单人 进行查询");
  315. this.cmbQueryText.WaterColor = System.Drawing.Color.DarkGray;
  316. this.cmbQueryText.WaterText = "订单号、客户姓名、客户电话";
  317. this.cmbQueryText.WordWrap = true;
  318. //
  319. // btnQuery
  320. //
  321. this.btnQuery.BackColor = System.Drawing.Color.Transparent;
  322. this.btnQuery.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnQuery.BackImg")));
  323. this.btnQuery.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  324. this.btnQuery.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  325. this.btnQuery.ForeColor = System.Drawing.Color.White;
  326. this.btnQuery.IsCustomBackImg = false;
  327. this.btnQuery.IsShowText = true;
  328. this.btnQuery.Location = new System.Drawing.Point(377, 4);
  329. this.btnQuery.Margin = new System.Windows.Forms.Padding(3, 1, 3, 3);
  330. this.btnQuery.Name = "btnQuery";
  331. this.btnQuery.Size = new System.Drawing.Size(61, 28);
  332. this.btnQuery.TabIndex = 2;
  333. this.btnQuery.Text = " 查 询";
  334. this.btnQuery.UseVisualStyleBackColor = false;
  335. //
  336. // btnHasSelectionNoDesign
  337. //
  338. this.btnHasSelectionNoDesign.BackColor = System.Drawing.Color.Transparent;
  339. this.btnHasSelectionNoDesign.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnHasSelectionNoDesign.BackImg")));
  340. this.btnHasSelectionNoDesign.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  341. this.btnHasSelectionNoDesign.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  342. this.btnHasSelectionNoDesign.ForeColor = System.Drawing.Color.White;
  343. this.btnHasSelectionNoDesign.IsCustomBackImg = false;
  344. this.btnHasSelectionNoDesign.IsShowText = true;
  345. this.btnHasSelectionNoDesign.Location = new System.Drawing.Point(444, 4);
  346. this.btnHasSelectionNoDesign.Margin = new System.Windows.Forms.Padding(3, 1, 3, 3);
  347. this.btnHasSelectionNoDesign.Name = "btnHasSelectionNoDesign";
  348. this.btnHasSelectionNoDesign.Size = new System.Drawing.Size(95, 28);
  349. this.btnHasSelectionNoDesign.TabIndex = 3;
  350. this.btnHasSelectionNoDesign.Text = " 已精修未设计";
  351. this.btnHasSelectionNoDesign.UseVisualStyleBackColor = false;
  352. //
  353. // btnConditionQuery
  354. //
  355. this.btnConditionQuery.BackColor = System.Drawing.Color.Transparent;
  356. this.btnConditionQuery.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnConditionQuery.BackImg")));
  357. this.btnConditionQuery.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  358. this.btnConditionQuery.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  359. this.btnConditionQuery.ForeColor = System.Drawing.Color.White;
  360. this.btnConditionQuery.IsCustomBackImg = false;
  361. this.btnConditionQuery.IsShowText = true;
  362. this.btnConditionQuery.Location = new System.Drawing.Point(545, 4);
  363. this.btnConditionQuery.Margin = new System.Windows.Forms.Padding(3, 1, 3, 3);
  364. this.btnConditionQuery.Name = "btnConditionQuery";
  365. this.btnConditionQuery.Size = new System.Drawing.Size(69, 28);
  366. this.btnConditionQuery.TabIndex = 4;
  367. this.btnConditionQuery.Text = " 条件查询";
  368. this.btnConditionQuery.UseVisualStyleBackColor = false;
  369. //
  370. // btnExportRefinementGoodPiece
  371. //
  372. this.btnExportRefinementGoodPiece.BackColor = System.Drawing.Color.Transparent;
  373. this.btnExportRefinementGoodPiece.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnExportRefinementGoodPiece.BackImg")));
  374. this.btnExportRefinementGoodPiece.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  375. this.btnExportRefinementGoodPiece.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  376. this.btnExportRefinementGoodPiece.ForeColor = System.Drawing.Color.White;
  377. this.btnExportRefinementGoodPiece.IsCustomBackImg = false;
  378. this.btnExportRefinementGoodPiece.IsShowText = true;
  379. this.btnExportRefinementGoodPiece.Location = new System.Drawing.Point(620, 4);
  380. this.btnExportRefinementGoodPiece.Margin = new System.Windows.Forms.Padding(3, 1, 3, 3);
  381. this.btnExportRefinementGoodPiece.Name = "btnExportRefinementGoodPiece";
  382. this.btnExportRefinementGoodPiece.Size = new System.Drawing.Size(69, 28);
  383. this.btnExportRefinementGoodPiece.TabIndex = 11;
  384. this.btnExportRefinementGoodPiece.Text = " 导出精修";
  385. this.btnExportRefinementGoodPiece.UseVisualStyleBackColor = false;
  386. //
  387. // btnImportDesignVersion
  388. //
  389. this.btnImportDesignVersion.BackColor = System.Drawing.Color.Transparent;
  390. this.btnImportDesignVersion.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnImportDesignVersion.BackImg")));
  391. this.btnImportDesignVersion.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  392. this.btnImportDesignVersion.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  393. this.btnImportDesignVersion.ForeColor = System.Drawing.Color.White;
  394. this.btnImportDesignVersion.IsCustomBackImg = false;
  395. this.btnImportDesignVersion.IsShowText = true;
  396. this.btnImportDesignVersion.Location = new System.Drawing.Point(695, 4);
  397. this.btnImportDesignVersion.Margin = new System.Windows.Forms.Padding(3, 1, 3, 3);
  398. this.btnImportDesignVersion.Name = "btnImportDesignVersion";
  399. this.btnImportDesignVersion.Size = new System.Drawing.Size(69, 28);
  400. this.btnImportDesignVersion.TabIndex = 10;
  401. this.btnImportDesignVersion.Text = " 导入设计";
  402. this.btnImportDesignVersion.UseVisualStyleBackColor = false;
  403. //
  404. // btn_ImportN8
  405. //
  406. this.btn_ImportN8.BackColor = System.Drawing.Color.Transparent;
  407. this.btn_ImportN8.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btn_ImportN8.BackImg")));
  408. this.btn_ImportN8.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  409. this.btn_ImportN8.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  410. this.btn_ImportN8.ForeColor = System.Drawing.Color.White;
  411. this.btn_ImportN8.IsCustomBackImg = false;
  412. this.btn_ImportN8.IsShowText = true;
  413. this.btn_ImportN8.Location = new System.Drawing.Point(770, 4);
  414. this.btn_ImportN8.Margin = new System.Windows.Forms.Padding(3, 1, 3, 3);
  415. this.btn_ImportN8.Name = "btn_ImportN8";
  416. this.btn_ImportN8.Size = new System.Drawing.Size(61, 28);
  417. this.btn_ImportN8.TabIndex = 8;
  418. this.btn_ImportN8.Text = " 导入N8";
  419. this.btn_ImportN8.UseVisualStyleBackColor = false;
  420. this.btn_ImportN8.Visible = false;
  421. //
  422. // btnExporting
  423. //
  424. this.btnExporting.BackColor = System.Drawing.Color.Transparent;
  425. this.btnExporting.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnExporting.BackImg")));
  426. this.btnExporting.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  427. this.btnExporting.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  428. this.btnExporting.ForeColor = System.Drawing.Color.White;
  429. this.btnExporting.IsCustomBackImg = false;
  430. this.btnExporting.IsShowText = true;
  431. this.btnExporting.Location = new System.Drawing.Point(837, 4);
  432. this.btnExporting.Margin = new System.Windows.Forms.Padding(3, 1, 3, 3);
  433. this.btnExporting.Name = "btnExporting";
  434. this.btnExporting.Size = new System.Drawing.Size(69, 28);
  435. this.btnExporting.TabIndex = 5;
  436. this.btnExporting.Text = " 导出设计";
  437. this.btnExporting.UseVisualStyleBackColor = false;
  438. //
  439. // btn_ExportN8
  440. //
  441. this.btn_ExportN8.BackColor = System.Drawing.Color.Transparent;
  442. this.btn_ExportN8.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btn_ExportN8.BackImg")));
  443. this.btn_ExportN8.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  444. this.btn_ExportN8.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  445. this.btn_ExportN8.ForeColor = System.Drawing.Color.White;
  446. this.btn_ExportN8.IsCustomBackImg = false;
  447. this.btn_ExportN8.IsShowText = true;
  448. this.btn_ExportN8.Location = new System.Drawing.Point(3, 36);
  449. this.btn_ExportN8.Margin = new System.Windows.Forms.Padding(3, 1, 3, 3);
  450. this.btn_ExportN8.Name = "btn_ExportN8";
  451. this.btn_ExportN8.Size = new System.Drawing.Size(61, 28);
  452. this.btn_ExportN8.TabIndex = 8;
  453. this.btn_ExportN8.Text = " 导出N8";
  454. this.btn_ExportN8.UseVisualStyleBackColor = false;
  455. this.btn_ExportN8.Visible = false;
  456. //
  457. // btnLookOver
  458. //
  459. this.btnLookOver.BackColor = System.Drawing.Color.Transparent;
  460. this.btnLookOver.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnLookOver.BackImg")));
  461. this.btnLookOver.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  462. this.btnLookOver.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  463. this.btnLookOver.ForeColor = System.Drawing.Color.White;
  464. this.btnLookOver.IsCustomBackImg = false;
  465. this.btnLookOver.IsShowText = true;
  466. this.btnLookOver.Location = new System.Drawing.Point(70, 36);
  467. this.btnLookOver.Margin = new System.Windows.Forms.Padding(3, 1, 3, 3);
  468. this.btnLookOver.Name = "btnLookOver";
  469. this.btnLookOver.Size = new System.Drawing.Size(61, 28);
  470. this.btnLookOver.TabIndex = 9;
  471. this.btnLookOver.Text = " 查 看";
  472. this.btnLookOver.UseVisualStyleBackColor = false;
  473. //
  474. // btnLookDesignVersion
  475. //
  476. this.btnLookDesignVersion.BackColor = System.Drawing.Color.Transparent;
  477. this.btnLookDesignVersion.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnLookDesignVersion.BackImg")));
  478. this.btnLookDesignVersion.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  479. this.btnLookDesignVersion.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  480. this.btnLookDesignVersion.ForeColor = System.Drawing.Color.White;
  481. this.btnLookDesignVersion.IsCustomBackImg = false;
  482. this.btnLookDesignVersion.IsShowText = true;
  483. this.btnLookDesignVersion.Location = new System.Drawing.Point(137, 36);
  484. this.btnLookDesignVersion.Margin = new System.Windows.Forms.Padding(3, 1, 3, 3);
  485. this.btnLookDesignVersion.Name = "btnLookDesignVersion";
  486. this.btnLookDesignVersion.Size = new System.Drawing.Size(69, 28);
  487. this.btnLookDesignVersion.TabIndex = 25;
  488. this.btnLookDesignVersion.Text = " 看设计版";
  489. this.btnLookDesignVersion.UseVisualStyleBackColor = false;
  490. //
  491. // btnOutSendDesign
  492. //
  493. this.btnOutSendDesign.BackColor = System.Drawing.Color.Transparent;
  494. this.btnOutSendDesign.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnOutSendDesign.BackImg")));
  495. this.btnOutSendDesign.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  496. this.btnOutSendDesign.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  497. this.btnOutSendDesign.ForeColor = System.Drawing.Color.White;
  498. this.btnOutSendDesign.IsCustomBackImg = false;
  499. this.btnOutSendDesign.IsShowText = true;
  500. this.btnOutSendDesign.Location = new System.Drawing.Point(212, 36);
  501. this.btnOutSendDesign.Margin = new System.Windows.Forms.Padding(3, 1, 3, 3);
  502. this.btnOutSendDesign.Name = "btnOutSendDesign";
  503. this.btnOutSendDesign.Size = new System.Drawing.Size(69, 28);
  504. this.btnOutSendDesign.TabIndex = 30;
  505. this.btnOutSendDesign.Text = " 外发设计";
  506. this.btnOutSendDesign.UseVisualStyleBackColor = false;
  507. //
  508. // btnOutSendStatistic
  509. //
  510. this.btnOutSendStatistic.BackColor = System.Drawing.Color.Transparent;
  511. this.btnOutSendStatistic.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnOutSendStatistic.BackImg")));
  512. this.btnOutSendStatistic.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  513. this.btnOutSendStatistic.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  514. this.btnOutSendStatistic.ForeColor = System.Drawing.Color.White;
  515. this.btnOutSendStatistic.IsCustomBackImg = false;
  516. this.btnOutSendStatistic.IsShowText = true;
  517. this.btnOutSendStatistic.Location = new System.Drawing.Point(287, 36);
  518. this.btnOutSendStatistic.Margin = new System.Windows.Forms.Padding(3, 1, 3, 3);
  519. this.btnOutSendStatistic.Name = "btnOutSendStatistic";
  520. this.btnOutSendStatistic.Size = new System.Drawing.Size(69, 28);
  521. this.btnOutSendStatistic.TabIndex = 31;
  522. this.btnOutSendStatistic.Text = " 外发统计";
  523. this.btnOutSendStatistic.UseVisualStyleBackColor = false;
  524. //
  525. // btnYunLookDesign
  526. //
  527. this.btnYunLookDesign.BackColor = System.Drawing.Color.Transparent;
  528. this.btnYunLookDesign.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnYunLookDesign.BackImg")));
  529. this.btnYunLookDesign.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  530. this.btnYunLookDesign.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  531. this.btnYunLookDesign.ForeColor = System.Drawing.Color.White;
  532. this.btnYunLookDesign.IsCustomBackImg = false;
  533. this.btnYunLookDesign.IsShowText = true;
  534. this.btnYunLookDesign.Location = new System.Drawing.Point(362, 36);
  535. this.btnYunLookDesign.Margin = new System.Windows.Forms.Padding(3, 1, 3, 3);
  536. this.btnYunLookDesign.Name = "btnYunLookDesign";
  537. this.btnYunLookDesign.Size = new System.Drawing.Size(61, 28);
  538. this.btnYunLookDesign.TabIndex = 32;
  539. this.btnYunLookDesign.Text = " 云看样";
  540. this.btnYunLookDesign.UseVisualStyleBackColor = false;
  541. //
  542. // btnYunLookDesignResult
  543. //
  544. this.btnYunLookDesignResult.BackColor = System.Drawing.Color.Transparent;
  545. this.btnYunLookDesignResult.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnYunLookDesignResult.BackImg")));
  546. this.btnYunLookDesignResult.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  547. this.btnYunLookDesignResult.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  548. this.btnYunLookDesignResult.ForeColor = System.Drawing.Color.White;
  549. this.btnYunLookDesignResult.IsCustomBackImg = false;
  550. this.btnYunLookDesignResult.IsShowText = true;
  551. this.btnYunLookDesignResult.Location = new System.Drawing.Point(429, 36);
  552. this.btnYunLookDesignResult.Margin = new System.Windows.Forms.Padding(3, 1, 3, 3);
  553. this.btnYunLookDesignResult.Name = "btnYunLookDesignResult";
  554. this.btnYunLookDesignResult.Size = new System.Drawing.Size(83, 28);
  555. this.btnYunLookDesignResult.TabIndex = 33;
  556. this.btnYunLookDesignResult.Text = " 云看样结果";
  557. this.btnYunLookDesignResult.UseVisualStyleBackColor = false;
  558. //
  559. // btnClose
  560. //
  561. this.btnClose.BackColor = System.Drawing.Color.Transparent;
  562. this.btnClose.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnClose.BackImg")));
  563. this.btnClose.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  564. this.btnClose.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  565. this.btnClose.ForeColor = System.Drawing.Color.White;
  566. this.btnClose.IsCustomBackImg = false;
  567. this.btnClose.IsShowText = true;
  568. this.btnClose.Location = new System.Drawing.Point(593, 36);
  569. this.btnClose.Margin = new System.Windows.Forms.Padding(3, 1, 3, 3);
  570. this.btnClose.Name = "btnClose";
  571. this.btnClose.Size = new System.Drawing.Size(61, 28);
  572. this.btnClose.TabIndex = 8;
  573. this.btnClose.Text = " 关 闭";
  574. this.btnClose.UseVisualStyleBackColor = false;
  575. //
  576. // panelEx2
  577. //
  578. this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  579. this.panelEx2.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  580. this.panelEx2.BorderWidth = 1;
  581. this.panelEx2.Controls.Add(this.chkDressVersion);
  582. this.panelEx2.Location = new System.Drawing.Point(658, 36);
  583. this.panelEx2.Margin = new System.Windows.Forms.Padding(1, 1, 1, 3);
  584. this.panelEx2.Name = "panelEx2";
  585. this.panelEx2.Size = new System.Drawing.Size(60, 28);
  586. this.panelEx2.TabIndex = 212;
  587. //
  588. // chkDressVersion
  589. //
  590. this.chkDressVersion.AutoSize = true;
  591. this.chkDressVersion.BackColor = System.Drawing.Color.Transparent;
  592. this.chkDressVersion.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  593. this.chkDressVersion.Font = new System.Drawing.Font("微软雅黑", 9F);
  594. this.chkDressVersion.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  595. this.chkDressVersion.Fourstates = false;
  596. this.chkDressVersion.IsGreenTick = false;
  597. this.chkDressVersion.Location = new System.Drawing.Point(3, 3);
  598. this.chkDressVersion.Name = "chkDressVersion";
  599. this.chkDressVersion.Size = new System.Drawing.Size(51, 21);
  600. this.chkDressVersion.TabIndex = 12;
  601. this.chkDressVersion.Text = "婚纱";
  602. this.chkDressVersion.UseVisualStyleBackColor = false;
  603. //
  604. // panelEx4
  605. //
  606. this.panelEx4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  607. this.panelEx4.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  608. this.panelEx4.BorderWidth = 1;
  609. this.panelEx4.Controls.Add(this.chkKidsVersion);
  610. this.panelEx4.Location = new System.Drawing.Point(720, 36);
  611. this.panelEx4.Margin = new System.Windows.Forms.Padding(1, 1, 1, 3);
  612. this.panelEx4.Name = "panelEx4";
  613. this.panelEx4.Size = new System.Drawing.Size(60, 28);
  614. this.panelEx4.TabIndex = 213;
  615. //
  616. // chkKidsVersion
  617. //
  618. this.chkKidsVersion.AutoSize = true;
  619. this.chkKidsVersion.BackColor = System.Drawing.Color.Transparent;
  620. this.chkKidsVersion.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  621. this.chkKidsVersion.Font = new System.Drawing.Font("微软雅黑", 9F);
  622. this.chkKidsVersion.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  623. this.chkKidsVersion.Fourstates = false;
  624. this.chkKidsVersion.IsGreenTick = false;
  625. this.chkKidsVersion.Location = new System.Drawing.Point(3, 3);
  626. this.chkKidsVersion.Name = "chkKidsVersion";
  627. this.chkKidsVersion.Size = new System.Drawing.Size(51, 21);
  628. this.chkKidsVersion.TabIndex = 13;
  629. this.chkKidsVersion.Text = "儿童";
  630. this.chkKidsVersion.UseVisualStyleBackColor = false;
  631. //
  632. // panelPortraitVersion
  633. //
  634. this.panelPortraitVersion.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  635. this.panelPortraitVersion.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  636. this.panelPortraitVersion.BorderWidth = 1;
  637. this.panelPortraitVersion.Controls.Add(this.chkPortraitVersion);
  638. this.panelPortraitVersion.Location = new System.Drawing.Point(782, 36);
  639. this.panelPortraitVersion.Margin = new System.Windows.Forms.Padding(1, 1, 1, 3);
  640. this.panelPortraitVersion.Name = "panelPortraitVersion";
  641. this.panelPortraitVersion.Size = new System.Drawing.Size(60, 28);
  642. this.panelPortraitVersion.TabIndex = 213;
  643. //
  644. // chkPortraitVersion
  645. //
  646. this.chkPortraitVersion.AutoSize = true;
  647. this.chkPortraitVersion.BackColor = System.Drawing.Color.Transparent;
  648. this.chkPortraitVersion.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  649. this.chkPortraitVersion.Font = new System.Drawing.Font("微软雅黑", 9F);
  650. this.chkPortraitVersion.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  651. this.chkPortraitVersion.Fourstates = false;
  652. this.chkPortraitVersion.IsGreenTick = false;
  653. this.chkPortraitVersion.Location = new System.Drawing.Point(3, 3);
  654. this.chkPortraitVersion.Name = "chkPortraitVersion";
  655. this.chkPortraitVersion.Size = new System.Drawing.Size(51, 21);
  656. this.chkPortraitVersion.TabIndex = 22;
  657. this.chkPortraitVersion.Text = "写真";
  658. this.chkPortraitVersion.UseVisualStyleBackColor = false;
  659. //
  660. // panelEx5
  661. //
  662. this.panelEx5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  663. this.panelEx5.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  664. this.panelEx5.BorderWidth = 1;
  665. this.panelEx5.Controls.Add(this.chkCompleteOrder);
  666. this.panelEx5.Location = new System.Drawing.Point(1, 68);
  667. this.panelEx5.Margin = new System.Windows.Forms.Padding(1, 1, 1, 3);
  668. this.panelEx5.Name = "panelEx5";
  669. this.panelEx5.Size = new System.Drawing.Size(97, 28);
  670. this.panelEx5.TabIndex = 217;
  671. //
  672. // chkCompleteOrder
  673. //
  674. this.chkCompleteOrder.AutoSize = true;
  675. this.chkCompleteOrder.BackColor = System.Drawing.Color.Transparent;
  676. this.chkCompleteOrder.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  677. this.chkCompleteOrder.Font = new System.Drawing.Font("微软雅黑", 9F);
  678. this.chkCompleteOrder.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  679. this.chkCompleteOrder.Fourstates = false;
  680. this.chkCompleteOrder.IsGreenTick = false;
  681. this.chkCompleteOrder.Location = new System.Drawing.Point(3, 3);
  682. this.chkCompleteOrder.Name = "chkCompleteOrder";
  683. this.chkCompleteOrder.Size = new System.Drawing.Size(87, 21);
  684. this.chkCompleteOrder.TabIndex = 22;
  685. this.chkCompleteOrder.Text = "已完成订单";
  686. this.chkCompleteOrder.UseVisualStyleBackColor = false;
  687. //
  688. // openFileDialog1
  689. //
  690. this.openFileDialog1.FileName = "openFileDialog1";
  691. //
  692. // btn_CusOssUpload
  693. //
  694. this.btn_CusOssUpload.BackColor = System.Drawing.Color.Transparent;
  695. this.btn_CusOssUpload.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btn_CusOssUpload.BackImg")));
  696. this.btn_CusOssUpload.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  697. this.btn_CusOssUpload.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  698. this.btn_CusOssUpload.ForeColor = System.Drawing.Color.White;
  699. this.btn_CusOssUpload.IsCustomBackImg = false;
  700. this.btn_CusOssUpload.IsShowText = true;
  701. this.btn_CusOssUpload.Location = new System.Drawing.Point(518, 36);
  702. this.btn_CusOssUpload.Margin = new System.Windows.Forms.Padding(3, 1, 3, 3);
  703. this.btn_CusOssUpload.Name = "btn_CusOssUpload";
  704. this.btn_CusOssUpload.Size = new System.Drawing.Size(69, 28);
  705. this.btn_CusOssUpload.TabIndex = 218;
  706. this.btn_CusOssUpload.Text = " 客照云传";
  707. this.btn_CusOssUpload.UseVisualStyleBackColor = false;
  708. //
  709. // DesignFormMain
  710. //
  711. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  712. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  713. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  714. this.ClientSize = new System.Drawing.Size(932, 610);
  715. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  716. this.IsShowUcNavigationTool = true;
  717. this.Name = "DesignFormMain";
  718. this.Text = "设计";
  719. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  720. this.Controls.SetChildIndex(this.btnAppFormMaximize, 0);
  721. this.Controls.SetChildIndex(this.btnAppFormExit, 0);
  722. this.Controls.SetChildIndex(this.btnAppFormMinimize, 0);
  723. this.Controls.SetChildIndex(this.btnAppFormMenu, 0);
  724. this.Controls.SetChildIndex(this.btnAppFormSkin, 0);
  725. this.Controls.SetChildIndex(this.plFormMainContent, 0);
  726. this.plExMainContainer.ResumeLayout(false);
  727. this.plFormMainContent.ResumeLayout(false);
  728. this.panelEx1.ResumeLayout(false);
  729. ((System.ComponentModel.ISupportInitialize)(this.dgvData)).EndInit();
  730. this.flowLayoutPanel1.ResumeLayout(false);
  731. this.panelStoreName.ResumeLayout(false);
  732. this.panelEx3.ResumeLayout(false);
  733. this.panelEx2.ResumeLayout(false);
  734. this.panelEx2.PerformLayout();
  735. this.panelEx4.ResumeLayout(false);
  736. this.panelEx4.PerformLayout();
  737. this.panelPortraitVersion.ResumeLayout(false);
  738. this.panelPortraitVersion.PerformLayout();
  739. this.panelEx5.ResumeLayout(false);
  740. this.panelEx5.PerformLayout();
  741. this.ResumeLayout(false);
  742. }
  743. #endregion
  744. protected System.Windows.Forms.OpenFileDialog openFileDialog1;
  745. protected ComponentLibrary.PanelEx panelEx1;
  746. protected ComponentLibrary.TextBoxEx cmbQueryText;
  747. protected System.Windows.Forms.FolderBrowserDialog fbd;
  748. private System.Windows.Forms.ToolTip toolTip1;
  749. protected ComponentLibrary.ButtonEx btnLookDesignVersion;
  750. protected ComponentLibrary.ButtonEx btnLookOver;
  751. protected ComponentLibrary.ButtonEx btnExporting;
  752. protected ComponentLibrary.ButtonEx btnExportRefinementGoodPiece;
  753. protected ComponentLibrary.ButtonEx btnImportDesignVersion;
  754. protected ComponentLibrary.ButtonEx btnConditionQuery;
  755. protected ComponentLibrary.ButtonEx btnHasSelectionNoDesign;
  756. protected ComponentLibrary.ButtonEx btnQuery;
  757. private ComponentLibrary.PanelEx panelEx3;
  758. protected ComponentLibrary.CheckBoxEx chkDressVersion;
  759. protected ComponentLibrary.CheckBoxEx chkKidsVersion;
  760. protected ComponentLibrary.CheckBoxEx chkPortraitVersion;
  761. protected ComponentLibrary.ButtonEx btnClose;
  762. protected internal ComponentLibrary.ContextMenuStripEx cntmenu;
  763. protected internal ComponentLibrary.DataGridViewEc dgvData;
  764. protected internal ComponentLibrary.ButtonEx btnOutSendDesign;
  765. protected internal ComponentLibrary.ButtonEx btnOutSendStatistic;
  766. protected ComponentLibrary.ButtonEx btnYunLookDesign;
  767. protected internal System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
  768. protected ComponentLibrary.ButtonEx btnYunLookDesignResult;
  769. protected internal ComponentLibrary.PanelEx panelStoreName;
  770. protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevStoreName;
  771. protected internal ComponentLibrary.PanelEx panelEx2;
  772. protected internal ComponentLibrary.PanelEx panelEx4;
  773. protected internal ComponentLibrary.PanelEx panelPortraitVersion;
  774. protected internal ComponentLibrary.DataGridViewStatisticsCount dataGridViewStatisticsCount1;
  775. protected ComponentLibrary.ButtonEx btn_ImportN8;
  776. protected ComponentLibrary.ButtonEx btn_ExportN8;
  777. protected UCPager.ucPagerEx ucPagerEx1;
  778. protected internal ComponentLibrary.PanelEx panelEx5;
  779. protected ComponentLibrary.CheckBoxEx chkCompleteOrder;
  780. protected ComponentLibrary.ButtonEx btn_CusOssUpload;
  781. }
  782. }