DigitalArrangeFormMain.Designer.cs 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570
  1. namespace LYFZ.Software.UI.DoorCityProcess
  2. {
  3. partial class DigitalArrangeFormMain
  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(DigitalArrangeFormMain));
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  32. this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
  33. this.dgvData = new LYFZ.ComponentLibrary.DataGridViewEc();
  34. this.dataGridViewStatisticsCount1 = new LYFZ.ComponentLibrary.DataGridViewStatisticsCount();
  35. this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
  36. this.panelStoreName = new LYFZ.ComponentLibrary.PanelEx();
  37. this.cmbtreevStoreName = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  38. this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx();
  39. this.cmbQueryText = new LYFZ.ComponentLibrary.TextBoxEx();
  40. this.btnQuery = new LYFZ.ComponentLibrary.ButtonEx();
  41. this.btnConditionQuery = new LYFZ.ComponentLibrary.ButtonEx();
  42. this.btnAnPaiWork = new LYFZ.ComponentLibrary.ButtonEx();
  43. this.btnViewAnPai = new LYFZ.ComponentLibrary.ButtonEx();
  44. this.btnIWork = new LYFZ.ComponentLibrary.ButtonEx();
  45. this.btnClose = new LYFZ.ComponentLibrary.ButtonEx();
  46. this.panelDressVersion = new LYFZ.ComponentLibrary.PanelEx();
  47. this.chkDressVersion = new LYFZ.ComponentLibrary.CheckBoxEx();
  48. this.panelKidsVersion = new LYFZ.ComponentLibrary.PanelEx();
  49. this.chkKidsVersion = new LYFZ.ComponentLibrary.CheckBoxEx();
  50. this.panelPortraitVersion = new LYFZ.ComponentLibrary.PanelEx();
  51. this.chkPortraitVersion = new LYFZ.ComponentLibrary.CheckBoxEx();
  52. this.panelShowCompleteOrder = new LYFZ.ComponentLibrary.PanelEx();
  53. this.chkShowCompleteOrder = new LYFZ.ComponentLibrary.CheckBoxEx();
  54. this.cntmenu = new LYFZ.ComponentLibrary.ContextMenuStripEx(this.components);
  55. this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
  56. this.ucPagerEx1 = new LYFZ.UCPager.ucPagerEx();
  57. this.plExMainContainer.SuspendLayout();
  58. this.plFormMainContent.SuspendLayout();
  59. this.panelEx1.SuspendLayout();
  60. ((System.ComponentModel.ISupportInitialize)(this.dgvData)).BeginInit();
  61. this.flowLayoutPanel1.SuspendLayout();
  62. this.panelStoreName.SuspendLayout();
  63. this.panelEx3.SuspendLayout();
  64. this.panelDressVersion.SuspendLayout();
  65. this.panelKidsVersion.SuspendLayout();
  66. this.panelPortraitVersion.SuspendLayout();
  67. this.panelShowCompleteOrder.SuspendLayout();
  68. this.SuspendLayout();
  69. //
  70. // plExMainContainer
  71. //
  72. this.plExMainContainer.AutoScroll = true;
  73. this.plExMainContainer.Controls.Add(this.panelEx1);
  74. this.plExMainContainer.Location = new System.Drawing.Point(0, 40);
  75. this.plExMainContainer.Padding = new System.Windows.Forms.Padding(5);
  76. this.plExMainContainer.Size = new System.Drawing.Size(910, 505);
  77. this.plFormMainContent.Controls.SetChildIndex(this.plExMainContainer, 0);
  78. //
  79. // btnAppFormMaximize
  80. //
  81. this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
  82. //
  83. // btnAppFormExit
  84. //
  85. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  86. //
  87. // btnAppFormMinimize
  88. //
  89. this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
  90. //
  91. // panelEx1
  92. //
  93. this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  94. this.panelEx1.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  95. this.panelEx1.BorderWidth = 1;
  96. this.panelEx1.Controls.Add(this.dgvData);
  97. this.panelEx1.Controls.Add(this.ucPagerEx1);
  98. this.panelEx1.Controls.Add(this.dataGridViewStatisticsCount1);
  99. this.panelEx1.Controls.Add(this.flowLayoutPanel1);
  100. this.panelEx1.Dock = System.Windows.Forms.DockStyle.Fill;
  101. this.panelEx1.Location = new System.Drawing.Point(5, 5);
  102. this.panelEx1.Name = "panelEx1";
  103. this.panelEx1.Padding = new System.Windows.Forms.Padding(3);
  104. this.panelEx1.Size = new System.Drawing.Size(900, 495);
  105. this.panelEx1.TabIndex = 14;
  106. //
  107. // dgvData
  108. //
  109. this.dgvData.AllowUserToAddRows = false;
  110. this.dgvData.AllowUserToDeleteRows = false;
  111. this.dgvData.AllowUserToOrderColumns = true;
  112. this.dgvData.AllowUserToResizeRows = false;
  113. this.dgvData.BackgroundColor = System.Drawing.Color.White;
  114. this.dgvData.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  115. dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  116. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
  117. dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  118. dataGridViewCellStyle1.ForeColor = System.Drawing.Color.White;
  119. dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  120. dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  121. this.dgvData.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
  122. this.dgvData.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  123. this.dgvData.dgvColumnHeadersHeight = 24;
  124. this.dgvData.dgvCurrentColumnOriginalSet = "";
  125. this.dgvData.dgvCurrentColumnWidth = "";
  126. this.dgvData.dgvCurrentHideColumn = null;
  127. this.dgvData.dgvFixedHideColumn = null;
  128. this.dgvData.dgvGuidName = null;
  129. this.dgvData.dgvUserEmployeeID = null;
  130. this.dgvData.Dock = System.Windows.Forms.DockStyle.Fill;
  131. this.dgvData.EnableHeadersVisualStyles = false;
  132. this.dgvData.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
  133. this.dgvData.ImageHeight = 15;
  134. this.dgvData.ImageWidth = 15;
  135. this.dgvData.ImgCollapse = ((System.Drawing.Image)(resources.GetObject("dgvData.ImgCollapse")));
  136. this.dgvData.ImgExpand = ((System.Drawing.Image)(resources.GetObject("dgvData.ImgExpand")));
  137. this.dgvData.IsAutomaticDrawSingleOrDoubleRow = false;
  138. this.dgvData.IsCompleteBonding = false;
  139. this.dgvData.IsCopyCellValue = true;
  140. this.dgvData.IsShowSerialNumber = false;
  141. this.dgvData.IsSortedRedraw = true;
  142. this.dgvData.IsSortMode = false;
  143. this.dgvData.Location = new System.Drawing.Point(3, 39);
  144. this.dgvData.Name = "dgvData";
  145. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  146. dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Control;
  147. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  148. dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.WindowText;
  149. dataGridViewCellStyle2.Padding = new System.Windows.Forms.Padding(41);
  150. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  151. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  152. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  153. this.dgvData.RowHeadersDefaultCellStyle = dataGridViewCellStyle2;
  154. this.dgvData.RowHeadersWidth = 25;
  155. this.dgvData.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  156. this.dgvData.RowTemplate.Height = 23;
  157. this.dgvData.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  158. this.dgvData.Size = new System.Drawing.Size(894, 397);
  159. this.dgvData.StrSecondStageNull = "";
  160. this.dgvData.StrValueNullColumn = "";
  161. this.dgvData.TabIndex = 24;
  162. this.dgvData.ViceCount = 1;
  163. //
  164. // dataGridViewStatisticsCount1
  165. //
  166. this.dataGridViewStatisticsCount1.CurrenQuantity = 0;
  167. this.dataGridViewStatisticsCount1.Dock = System.Windows.Forms.DockStyle.Bottom;
  168. this.dataGridViewStatisticsCount1.Location = new System.Drawing.Point(3, 466);
  169. this.dataGridViewStatisticsCount1.LocationX = 1;
  170. this.dataGridViewStatisticsCount1.Name = "dataGridViewStatisticsCount1";
  171. this.dataGridViewStatisticsCount1.Size = new System.Drawing.Size(894, 26);
  172. this.dataGridViewStatisticsCount1.StrUnit = "单";
  173. this.dataGridViewStatisticsCount1.TabIndex = 34;
  174. this.dataGridViewStatisticsCount1.TotalQuantity = 0;
  175. this.dataGridViewStatisticsCount1.Visible = false;
  176. //
  177. // flowLayoutPanel1
  178. //
  179. this.flowLayoutPanel1.Controls.Add(this.panelStoreName);
  180. this.flowLayoutPanel1.Controls.Add(this.panelEx3);
  181. this.flowLayoutPanel1.Controls.Add(this.btnQuery);
  182. this.flowLayoutPanel1.Controls.Add(this.btnConditionQuery);
  183. this.flowLayoutPanel1.Controls.Add(this.btnAnPaiWork);
  184. this.flowLayoutPanel1.Controls.Add(this.btnViewAnPai);
  185. this.flowLayoutPanel1.Controls.Add(this.btnIWork);
  186. this.flowLayoutPanel1.Controls.Add(this.btnClose);
  187. this.flowLayoutPanel1.Controls.Add(this.panelDressVersion);
  188. this.flowLayoutPanel1.Controls.Add(this.panelKidsVersion);
  189. this.flowLayoutPanel1.Controls.Add(this.panelPortraitVersion);
  190. this.flowLayoutPanel1.Controls.Add(this.panelShowCompleteOrder);
  191. this.flowLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Top;
  192. this.flowLayoutPanel1.Location = new System.Drawing.Point(3, 3);
  193. this.flowLayoutPanel1.Name = "flowLayoutPanel1";
  194. this.flowLayoutPanel1.Padding = new System.Windows.Forms.Padding(0, 3, 0, 0);
  195. this.flowLayoutPanel1.Size = new System.Drawing.Size(894, 36);
  196. this.flowLayoutPanel1.TabIndex = 33;
  197. //
  198. // panelStoreName
  199. //
  200. this.panelStoreName.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  201. this.panelStoreName.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  202. this.panelStoreName.BorderWidth = 1;
  203. this.panelStoreName.Controls.Add(this.cmbtreevStoreName);
  204. this.panelStoreName.Location = new System.Drawing.Point(1, 4);
  205. this.panelStoreName.Margin = new System.Windows.Forms.Padding(1, 1, 1, 3);
  206. this.panelStoreName.Name = "panelStoreName";
  207. this.panelStoreName.Size = new System.Drawing.Size(210, 28);
  208. this.panelStoreName.TabIndex = 211;
  209. //
  210. // cmbtreevStoreName
  211. //
  212. this.cmbtreevStoreName.AfterSelectLevelFirstNode = true;
  213. this.cmbtreevStoreName.DropDownHeight = 220;
  214. this.cmbtreevStoreName.DropDownShow = false;
  215. this.cmbtreevStoreName.FormattingEnabled = true;
  216. this.cmbtreevStoreName.IntegralHeight = false;
  217. this.cmbtreevStoreName.IsNodeMouseClick = true;
  218. this.cmbtreevStoreName.IsSelectParentNode = false;
  219. this.cmbtreevStoreName.Location = new System.Drawing.Point(3, 4);
  220. this.cmbtreevStoreName.Name = "cmbtreevStoreName";
  221. this.cmbtreevStoreName.ReadOnly = true;
  222. this.cmbtreevStoreName.SelectedNode = null;
  223. this.cmbtreevStoreName.Size = new System.Drawing.Size(200, 20);
  224. this.cmbtreevStoreName.StrGetName = "";
  225. this.cmbtreevStoreName.StrGetTagName = "";
  226. this.cmbtreevStoreName.StrKey = null;
  227. this.cmbtreevStoreName.TabIndex = 274;
  228. //
  229. // panelEx3
  230. //
  231. this.panelEx3.BackColor = System.Drawing.Color.Transparent;
  232. this.panelEx3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  233. this.panelEx3.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  234. this.panelEx3.BorderWidth = 1;
  235. this.panelEx3.Controls.Add(this.cmbQueryText);
  236. this.panelEx3.Location = new System.Drawing.Point(213, 4);
  237. this.panelEx3.Margin = new System.Windows.Forms.Padding(1, 1, 1, 3);
  238. this.panelEx3.Name = "panelEx3";
  239. this.panelEx3.Size = new System.Drawing.Size(180, 28);
  240. this.panelEx3.TabIndex = 32;
  241. //
  242. // cmbQueryText
  243. //
  244. this.cmbQueryText.BackColor = System.Drawing.Color.Transparent;
  245. this.cmbQueryText.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  246. this.cmbQueryText.Icon = null;
  247. this.cmbQueryText.IconIsButton = false;
  248. this.cmbQueryText.IsPasswordChat = '\0';
  249. this.cmbQueryText.IsSystemPasswordChar = false;
  250. this.cmbQueryText.Lines = new string[0];
  251. this.cmbQueryText.Location = new System.Drawing.Point(0, 0);
  252. this.cmbQueryText.Margin = new System.Windows.Forms.Padding(0);
  253. this.cmbQueryText.MaxLength = 32767;
  254. this.cmbQueryText.MinimumSize = new System.Drawing.Size(0, 24);
  255. this.cmbQueryText.MouseBack = null;
  256. this.cmbQueryText.Multiline = false;
  257. this.cmbQueryText.Name = "cmbQueryText";
  258. this.cmbQueryText.NormlBack = null;
  259. this.cmbQueryText.Padding = new System.Windows.Forms.Padding(5);
  260. this.cmbQueryText.ReadOnly = false;
  261. this.cmbQueryText.ScrollBars = System.Windows.Forms.ScrollBars.None;
  262. this.cmbQueryText.Size = new System.Drawing.Size(175, 28);
  263. this.cmbQueryText.TabIndex = 15;
  264. this.cmbQueryText.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  265. this.toolTip1.SetToolTip(this.cmbQueryText, "可根据:订单号、客户姓名、客户电话、接单人 进行查询");
  266. this.cmbQueryText.WaterColor = System.Drawing.Color.DarkGray;
  267. this.cmbQueryText.WaterText = "订单号、客户姓名、客户电话";
  268. this.cmbQueryText.WordWrap = true;
  269. //
  270. // btnQuery
  271. //
  272. this.btnQuery.BackColor = System.Drawing.Color.Transparent;
  273. this.btnQuery.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnQuery.BackImg")));
  274. this.btnQuery.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  275. this.btnQuery.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  276. this.btnQuery.ForeColor = System.Drawing.Color.White;
  277. this.btnQuery.IsCustomBackImg = false;
  278. this.btnQuery.IsShowText = true;
  279. this.btnQuery.Location = new System.Drawing.Point(397, 4);
  280. this.btnQuery.Margin = new System.Windows.Forms.Padding(3, 1, 3, 3);
  281. this.btnQuery.Name = "btnQuery";
  282. this.btnQuery.Size = new System.Drawing.Size(85, 28);
  283. this.btnQuery.TabIndex = 2;
  284. this.btnQuery.Text = " 查 询";
  285. this.btnQuery.UseVisualStyleBackColor = false;
  286. //
  287. // btnConditionQuery
  288. //
  289. this.btnConditionQuery.BackColor = System.Drawing.Color.Transparent;
  290. this.btnConditionQuery.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnConditionQuery.BackImg")));
  291. this.btnConditionQuery.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  292. this.btnConditionQuery.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  293. this.btnConditionQuery.ForeColor = System.Drawing.Color.White;
  294. this.btnConditionQuery.IsCustomBackImg = false;
  295. this.btnConditionQuery.IsShowText = true;
  296. this.btnConditionQuery.Location = new System.Drawing.Point(488, 4);
  297. this.btnConditionQuery.Margin = new System.Windows.Forms.Padding(3, 1, 3, 3);
  298. this.btnConditionQuery.Name = "btnConditionQuery";
  299. this.btnConditionQuery.Size = new System.Drawing.Size(85, 28);
  300. this.btnConditionQuery.TabIndex = 13;
  301. this.btnConditionQuery.Text = " 查询条件";
  302. this.btnConditionQuery.UseVisualStyleBackColor = false;
  303. //
  304. // btnAnPaiWork
  305. //
  306. this.btnAnPaiWork.BackColor = System.Drawing.Color.Transparent;
  307. this.btnAnPaiWork.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAnPaiWork.BackImg")));
  308. this.btnAnPaiWork.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  309. this.btnAnPaiWork.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  310. this.btnAnPaiWork.ForeColor = System.Drawing.Color.White;
  311. this.btnAnPaiWork.IsCustomBackImg = false;
  312. this.btnAnPaiWork.IsShowText = true;
  313. this.btnAnPaiWork.Location = new System.Drawing.Point(579, 4);
  314. this.btnAnPaiWork.Margin = new System.Windows.Forms.Padding(3, 1, 3, 3);
  315. this.btnAnPaiWork.Name = "btnAnPaiWork";
  316. this.btnAnPaiWork.Size = new System.Drawing.Size(85, 28);
  317. this.btnAnPaiWork.TabIndex = 10;
  318. this.btnAnPaiWork.Text = " 安排工作";
  319. this.btnAnPaiWork.UseVisualStyleBackColor = false;
  320. //
  321. // btnViewAnPai
  322. //
  323. this.btnViewAnPai.BackColor = System.Drawing.Color.Transparent;
  324. this.btnViewAnPai.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnViewAnPai.BackImg")));
  325. this.btnViewAnPai.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  326. this.btnViewAnPai.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  327. this.btnViewAnPai.ForeColor = System.Drawing.Color.White;
  328. this.btnViewAnPai.IsCustomBackImg = false;
  329. this.btnViewAnPai.IsShowText = true;
  330. this.btnViewAnPai.Location = new System.Drawing.Point(670, 4);
  331. this.btnViewAnPai.Margin = new System.Windows.Forms.Padding(3, 1, 3, 3);
  332. this.btnViewAnPai.Name = "btnViewAnPai";
  333. this.btnViewAnPai.Size = new System.Drawing.Size(85, 28);
  334. this.btnViewAnPai.TabIndex = 6;
  335. this.btnViewAnPai.Text = " 查看安排";
  336. this.btnViewAnPai.UseVisualStyleBackColor = false;
  337. //
  338. // btnIWork
  339. //
  340. this.btnIWork.BackColor = System.Drawing.Color.Transparent;
  341. this.btnIWork.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnIWork.BackImg")));
  342. this.btnIWork.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  343. this.btnIWork.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  344. this.btnIWork.ForeColor = System.Drawing.Color.White;
  345. this.btnIWork.IsCustomBackImg = false;
  346. this.btnIWork.IsShowText = true;
  347. this.btnIWork.Location = new System.Drawing.Point(761, 4);
  348. this.btnIWork.Margin = new System.Windows.Forms.Padding(3, 1, 3, 3);
  349. this.btnIWork.Name = "btnIWork";
  350. this.btnIWork.Size = new System.Drawing.Size(85, 28);
  351. this.btnIWork.TabIndex = 7;
  352. this.btnIWork.Text = " 我的工作";
  353. this.btnIWork.UseVisualStyleBackColor = false;
  354. //
  355. // btnClose
  356. //
  357. this.btnClose.BackColor = System.Drawing.Color.Transparent;
  358. this.btnClose.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnClose.BackImg")));
  359. this.btnClose.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  360. this.btnClose.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  361. this.btnClose.ForeColor = System.Drawing.Color.White;
  362. this.btnClose.IsCustomBackImg = false;
  363. this.btnClose.IsShowText = true;
  364. this.btnClose.Location = new System.Drawing.Point(3, 36);
  365. this.btnClose.Margin = new System.Windows.Forms.Padding(3, 1, 3, 3);
  366. this.btnClose.Name = "btnClose";
  367. this.btnClose.Size = new System.Drawing.Size(85, 28);
  368. this.btnClose.TabIndex = 8;
  369. this.btnClose.Text = " 关 闭";
  370. this.btnClose.UseVisualStyleBackColor = false;
  371. //
  372. // panelDressVersion
  373. //
  374. this.panelDressVersion.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  375. this.panelDressVersion.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  376. this.panelDressVersion.BorderWidth = 1;
  377. this.panelDressVersion.Controls.Add(this.chkDressVersion);
  378. this.panelDressVersion.Location = new System.Drawing.Point(92, 36);
  379. this.panelDressVersion.Margin = new System.Windows.Forms.Padding(1, 1, 1, 3);
  380. this.panelDressVersion.Name = "panelDressVersion";
  381. this.panelDressVersion.Size = new System.Drawing.Size(60, 28);
  382. this.panelDressVersion.TabIndex = 212;
  383. //
  384. // chkDressVersion
  385. //
  386. this.chkDressVersion.AutoSize = true;
  387. this.chkDressVersion.BackColor = System.Drawing.Color.Transparent;
  388. this.chkDressVersion.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  389. this.chkDressVersion.Font = new System.Drawing.Font("微软雅黑", 9F);
  390. this.chkDressVersion.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  391. this.chkDressVersion.Fourstates = false;
  392. this.chkDressVersion.IsGreenTick = false;
  393. this.chkDressVersion.Location = new System.Drawing.Point(3, 3);
  394. this.chkDressVersion.Name = "chkDressVersion";
  395. this.chkDressVersion.Size = new System.Drawing.Size(51, 21);
  396. this.chkDressVersion.TabIndex = 12;
  397. this.chkDressVersion.Text = "婚纱";
  398. this.chkDressVersion.UseVisualStyleBackColor = false;
  399. //
  400. // panelKidsVersion
  401. //
  402. this.panelKidsVersion.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  403. this.panelKidsVersion.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  404. this.panelKidsVersion.BorderWidth = 1;
  405. this.panelKidsVersion.Controls.Add(this.chkKidsVersion);
  406. this.panelKidsVersion.Location = new System.Drawing.Point(154, 36);
  407. this.panelKidsVersion.Margin = new System.Windows.Forms.Padding(1, 1, 1, 3);
  408. this.panelKidsVersion.Name = "panelKidsVersion";
  409. this.panelKidsVersion.Size = new System.Drawing.Size(60, 28);
  410. this.panelKidsVersion.TabIndex = 213;
  411. //
  412. // chkKidsVersion
  413. //
  414. this.chkKidsVersion.AutoSize = true;
  415. this.chkKidsVersion.BackColor = System.Drawing.Color.Transparent;
  416. this.chkKidsVersion.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  417. this.chkKidsVersion.Font = new System.Drawing.Font("微软雅黑", 9F);
  418. this.chkKidsVersion.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  419. this.chkKidsVersion.Fourstates = false;
  420. this.chkKidsVersion.IsGreenTick = false;
  421. this.chkKidsVersion.Location = new System.Drawing.Point(3, 3);
  422. this.chkKidsVersion.Name = "chkKidsVersion";
  423. this.chkKidsVersion.Size = new System.Drawing.Size(51, 21);
  424. this.chkKidsVersion.TabIndex = 13;
  425. this.chkKidsVersion.Text = "儿童";
  426. this.chkKidsVersion.UseVisualStyleBackColor = false;
  427. //
  428. // panelPortraitVersion
  429. //
  430. this.panelPortraitVersion.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  431. this.panelPortraitVersion.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  432. this.panelPortraitVersion.BorderWidth = 1;
  433. this.panelPortraitVersion.Controls.Add(this.chkPortraitVersion);
  434. this.panelPortraitVersion.Location = new System.Drawing.Point(216, 36);
  435. this.panelPortraitVersion.Margin = new System.Windows.Forms.Padding(1, 1, 1, 3);
  436. this.panelPortraitVersion.Name = "panelPortraitVersion";
  437. this.panelPortraitVersion.Size = new System.Drawing.Size(60, 28);
  438. this.panelPortraitVersion.TabIndex = 275;
  439. //
  440. // chkPortraitVersion
  441. //
  442. this.chkPortraitVersion.AutoSize = true;
  443. this.chkPortraitVersion.BackColor = System.Drawing.Color.Transparent;
  444. this.chkPortraitVersion.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  445. this.chkPortraitVersion.Font = new System.Drawing.Font("微软雅黑", 9F);
  446. this.chkPortraitVersion.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  447. this.chkPortraitVersion.Fourstates = false;
  448. this.chkPortraitVersion.IsGreenTick = false;
  449. this.chkPortraitVersion.Location = new System.Drawing.Point(3, 3);
  450. this.chkPortraitVersion.Name = "chkPortraitVersion";
  451. this.chkPortraitVersion.Size = new System.Drawing.Size(51, 21);
  452. this.chkPortraitVersion.TabIndex = 22;
  453. this.chkPortraitVersion.Text = "写真";
  454. this.chkPortraitVersion.UseVisualStyleBackColor = false;
  455. //
  456. // panelShowCompleteOrder
  457. //
  458. this.panelShowCompleteOrder.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  459. this.panelShowCompleteOrder.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  460. this.panelShowCompleteOrder.BorderWidth = 1;
  461. this.panelShowCompleteOrder.Controls.Add(this.chkShowCompleteOrder);
  462. this.panelShowCompleteOrder.Location = new System.Drawing.Point(278, 36);
  463. this.panelShowCompleteOrder.Margin = new System.Windows.Forms.Padding(1, 1, 1, 3);
  464. this.panelShowCompleteOrder.Name = "panelShowCompleteOrder";
  465. this.panelShowCompleteOrder.Size = new System.Drawing.Size(110, 28);
  466. this.panelShowCompleteOrder.TabIndex = 276;
  467. //
  468. // chkShowCompleteOrder
  469. //
  470. this.chkShowCompleteOrder.AutoSize = true;
  471. this.chkShowCompleteOrder.BackColor = System.Drawing.Color.Transparent;
  472. this.chkShowCompleteOrder.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  473. this.chkShowCompleteOrder.Font = new System.Drawing.Font("微软雅黑", 9F);
  474. this.chkShowCompleteOrder.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  475. this.chkShowCompleteOrder.Fourstates = false;
  476. this.chkShowCompleteOrder.IsGreenTick = false;
  477. this.chkShowCompleteOrder.Location = new System.Drawing.Point(3, 3);
  478. this.chkShowCompleteOrder.Name = "chkShowCompleteOrder";
  479. this.chkShowCompleteOrder.Size = new System.Drawing.Size(99, 21);
  480. this.chkShowCompleteOrder.TabIndex = 139;
  481. this.chkShowCompleteOrder.Text = "显示完成订单";
  482. this.chkShowCompleteOrder.UseVisualStyleBackColor = false;
  483. //
  484. // cntmenu
  485. //
  486. this.cntmenu.Name = "cntmenu";
  487. this.cntmenu.Size = new System.Drawing.Size(61, 4);
  488. //
  489. // ucPagerEx1
  490. //
  491. this.ucPagerEx1.CurrentPageCount = 0;
  492. this.ucPagerEx1.Dock = System.Windows.Forms.DockStyle.Bottom;
  493. this.ucPagerEx1.Location = new System.Drawing.Point(3, 436);
  494. this.ucPagerEx1.Name = "ucPagerEx1";
  495. this.ucPagerEx1.NMax = 0;
  496. this.ucPagerEx1.PageCount = 0;
  497. this.ucPagerEx1.PageCurrent = 1;
  498. this.ucPagerEx1.PageSize = 20;
  499. this.ucPagerEx1.Size = new System.Drawing.Size(894, 30);
  500. this.ucPagerEx1.TabIndex = 35;
  501. this.ucPagerEx1.TbDataSource = null;
  502. //
  503. // DigitalArrangeFormMain
  504. //
  505. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  506. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  507. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  508. this.ClientSize = new System.Drawing.Size(910, 610);
  509. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  510. this.IsShowUcNavigationTool = true;
  511. this.Name = "DigitalArrangeFormMain";
  512. this.Text = "数码安排";
  513. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  514. this.Controls.SetChildIndex(this.btnAppFormMaximize, 0);
  515. this.Controls.SetChildIndex(this.btnAppFormExit, 0);
  516. this.Controls.SetChildIndex(this.btnAppFormMinimize, 0);
  517. this.Controls.SetChildIndex(this.btnAppFormMenu, 0);
  518. this.Controls.SetChildIndex(this.btnAppFormSkin, 0);
  519. this.Controls.SetChildIndex(this.plFormMainContent, 0);
  520. this.plExMainContainer.ResumeLayout(false);
  521. this.plFormMainContent.ResumeLayout(false);
  522. this.panelEx1.ResumeLayout(false);
  523. ((System.ComponentModel.ISupportInitialize)(this.dgvData)).EndInit();
  524. this.flowLayoutPanel1.ResumeLayout(false);
  525. this.panelStoreName.ResumeLayout(false);
  526. this.panelEx3.ResumeLayout(false);
  527. this.panelDressVersion.ResumeLayout(false);
  528. this.panelDressVersion.PerformLayout();
  529. this.panelKidsVersion.ResumeLayout(false);
  530. this.panelKidsVersion.PerformLayout();
  531. this.panelPortraitVersion.ResumeLayout(false);
  532. this.panelPortraitVersion.PerformLayout();
  533. this.panelShowCompleteOrder.ResumeLayout(false);
  534. this.panelShowCompleteOrder.PerformLayout();
  535. this.ResumeLayout(false);
  536. }
  537. #endregion
  538. protected ComponentLibrary.PanelEx panelEx1;
  539. private ComponentLibrary.ContextMenuStripEx cntmenu;
  540. private System.Windows.Forms.ToolTip toolTip1;
  541. private ComponentLibrary.PanelEx panelEx3;
  542. protected ComponentLibrary.TextBoxEx cmbQueryText;
  543. protected ComponentLibrary.CheckBoxEx chkDressVersion;
  544. protected ComponentLibrary.CheckBoxEx chkKidsVersion;
  545. protected ComponentLibrary.CheckBoxEx chkPortraitVersion;
  546. protected internal ComponentLibrary.ButtonEx btnViewAnPai;
  547. protected internal ComponentLibrary.PanelEx panelStoreName;
  548. protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevStoreName;
  549. protected internal ComponentLibrary.PanelEx panelDressVersion;
  550. protected internal ComponentLibrary.PanelEx panelKidsVersion;
  551. protected internal ComponentLibrary.PanelEx panelPortraitVersion;
  552. protected internal System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
  553. protected internal ComponentLibrary.PanelEx panelShowCompleteOrder;
  554. protected ComponentLibrary.CheckBoxEx chkShowCompleteOrder;
  555. protected internal ComponentLibrary.ButtonEx btnConditionQuery;
  556. protected internal ComponentLibrary.ButtonEx btnIWork;
  557. protected internal ComponentLibrary.ButtonEx btnQuery;
  558. protected internal ComponentLibrary.ButtonEx btnAnPaiWork;
  559. protected internal ComponentLibrary.ButtonEx btnClose;
  560. protected internal ComponentLibrary.DataGridViewStatisticsCount dataGridViewStatisticsCount1;
  561. protected internal ComponentLibrary.DataGridViewEc dgvData;
  562. protected UCPager.ucPagerEx ucPagerEx1;
  563. }
  564. }