ClientServiceArrangementFormMain.Designer.cs 38 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663
  1. namespace LYFZ.Software.UI.DoorCityProcess
  2. {
  3. partial class ClientServiceArrangementFormMain
  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. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ClientServiceArrangementFormMain));
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  31. this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
  32. this.dgvData = new LYFZ.ComponentLibrary.DataGridViewEc();
  33. this.tabControlEx1 = new LYFZ.ComponentLibrary.TabControlEx();
  34. this.tabPage_ExecIn = new System.Windows.Forms.TabPage();
  35. this.tabPage_Timeout = new System.Windows.Forms.TabPage();
  36. this.tabPage_TimeoutCompleted = new System.Windows.Forms.TabPage();
  37. this.tabPage_Completed = new System.Windows.Forms.TabPage();
  38. this.panelEx8 = new LYFZ.ComponentLibrary.PanelEx();
  39. this.panelEx9 = new LYFZ.ComponentLibrary.PanelEx();
  40. this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
  41. this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
  42. this.cmbQueryText = new LYFZ.ComponentLibrary.TextBoxEx();
  43. this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx();
  44. this.cmbtreevTaskType = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  45. this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
  46. this.panelEx4 = new LYFZ.ComponentLibrary.PanelEx();
  47. this.cmbtreevTaskItem = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  48. this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
  49. this.panelEx5 = new LYFZ.ComponentLibrary.PanelEx();
  50. this.cmbtreevClientServicePerson = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  51. this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
  52. this.panelDateTime = new LYFZ.ComponentLibrary.PanelEx();
  53. this.dtDateTimeEnd = new LYFZ.ComponentLibrary.DateTimePickerEx();
  54. this.dtDateTimeStart = new LYFZ.ComponentLibrary.DateTimePickerEx();
  55. this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
  56. this.btnQuery = new LYFZ.ComponentLibrary.ButtonEx();
  57. this.btnTaskAnPai = new LYFZ.ComponentLibrary.ButtonEx();
  58. this.btnTaskStatistics = new LYFZ.ComponentLibrary.ButtonEx();
  59. this.btnTaskEcex = new LYFZ.ComponentLibrary.ButtonEx();
  60. this.btnCloseed = new LYFZ.ComponentLibrary.ButtonEx();
  61. this.panelEx7 = new LYFZ.ComponentLibrary.PanelEx();
  62. this.btnTaskUpdate = new LYFZ.ComponentLibrary.ButtonEx();
  63. this.plExMainContainer.SuspendLayout();
  64. this.plFormMainContent.SuspendLayout();
  65. this.panelEx1.SuspendLayout();
  66. ((System.ComponentModel.ISupportInitialize)(this.dgvData)).BeginInit();
  67. this.tabControlEx1.SuspendLayout();
  68. this.panelEx8.SuspendLayout();
  69. this.flowLayoutPanel1.SuspendLayout();
  70. this.panelEx2.SuspendLayout();
  71. this.panelEx3.SuspendLayout();
  72. this.panelEx4.SuspendLayout();
  73. this.panelEx5.SuspendLayout();
  74. this.panelDateTime.SuspendLayout();
  75. this.panelEx7.SuspendLayout();
  76. this.SuspendLayout();
  77. //
  78. // plExMainContainer
  79. //
  80. this.plExMainContainer.Controls.Add(this.panelEx1);
  81. this.plExMainContainer.Location = new System.Drawing.Point(0, 40);
  82. this.plExMainContainer.Padding = new System.Windows.Forms.Padding(5, 10, 5, 10);
  83. this.plExMainContainer.Size = new System.Drawing.Size(910, 505);
  84. //
  85. // plFormMainContent
  86. //
  87. this.plFormMainContent.Controls.Add(this.panelEx7);
  88. this.plFormMainContent.Controls.SetChildIndex(this.plExMainContainer, 0);
  89. this.plFormMainContent.Controls.SetChildIndex(this.panelEx7, 0);
  90. //
  91. // btnAppFormExit
  92. //
  93. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  94. //
  95. // btnAppFormMinimize
  96. //
  97. this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
  98. //
  99. // panelEx1
  100. //
  101. this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  102. this.panelEx1.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  103. this.panelEx1.BorderWidth = 1;
  104. this.panelEx1.Controls.Add(this.dgvData);
  105. this.panelEx1.Controls.Add(this.tabControlEx1);
  106. this.panelEx1.Controls.Add(this.panelEx8);
  107. this.panelEx1.Controls.Add(this.flowLayoutPanel1);
  108. this.panelEx1.Dock = System.Windows.Forms.DockStyle.Fill;
  109. this.panelEx1.Location = new System.Drawing.Point(5, 10);
  110. this.panelEx1.Name = "panelEx1";
  111. this.panelEx1.Padding = new System.Windows.Forms.Padding(5);
  112. this.panelEx1.Size = new System.Drawing.Size(900, 485);
  113. this.panelEx1.TabIndex = 0;
  114. //
  115. // dgvData
  116. //
  117. this.dgvData.AllowUserToAddRows = false;
  118. this.dgvData.AllowUserToDeleteRows = false;
  119. this.dgvData.AllowUserToResizeRows = false;
  120. this.dgvData.BackgroundColor = System.Drawing.Color.White;
  121. this.dgvData.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  122. dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  123. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
  124. dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  125. dataGridViewCellStyle1.ForeColor = System.Drawing.Color.White;
  126. dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  127. dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  128. this.dgvData.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
  129. this.dgvData.ColumnHeadersHeight = 24;
  130. this.dgvData.dgvColumnHeadersHeight = 24;
  131. this.dgvData.dgvCurrentColumnOriginalSet = "";
  132. this.dgvData.dgvCurrentColumnWidth = "";
  133. this.dgvData.dgvCurrentHideColumn = null;
  134. this.dgvData.dgvFixedHideColumn = "";
  135. this.dgvData.dgvGuidName = null;
  136. this.dgvData.dgvUserEmployeeID = null;
  137. this.dgvData.Dock = System.Windows.Forms.DockStyle.Fill;
  138. this.dgvData.EnableHeadersVisualStyles = false;
  139. this.dgvData.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
  140. this.dgvData.ImageHeight = 15;
  141. this.dgvData.ImageWidth = 15;
  142. this.dgvData.ImgCollapse = ((System.Drawing.Image)(resources.GetObject("dgvData.ImgCollapse")));
  143. this.dgvData.ImgExpand = ((System.Drawing.Image)(resources.GetObject("dgvData.ImgExpand")));
  144. this.dgvData.IsAutomaticDrawSingleOrDoubleRow = false;
  145. this.dgvData.IsCompleteBonding = false;
  146. this.dgvData.IsCopyCellValue = true;
  147. this.dgvData.IsShowSerialNumber = false;
  148. this.dgvData.IsSortedRedraw = true;
  149. this.dgvData.IsSortMode = true;
  150. this.dgvData.Location = new System.Drawing.Point(5, 129);
  151. this.dgvData.Name = "dgvData";
  152. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  153. dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Control;
  154. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  155. dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.WindowText;
  156. dataGridViewCellStyle2.Padding = new System.Windows.Forms.Padding(41);
  157. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  158. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  159. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  160. this.dgvData.RowHeadersDefaultCellStyle = dataGridViewCellStyle2;
  161. this.dgvData.RowHeadersWidth = 30;
  162. this.dgvData.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  163. this.dgvData.RowTemplate.Height = 23;
  164. this.dgvData.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  165. this.dgvData.Size = new System.Drawing.Size(890, 351);
  166. this.dgvData.StrSecondStageNull = "";
  167. this.dgvData.StrValueNullColumn = "";
  168. this.dgvData.TabIndex = 1;
  169. this.dgvData.ViceCount = 1;
  170. //
  171. // tabControlEx1
  172. //
  173. this.tabControlEx1.Appearance = System.Windows.Forms.TabAppearance.Buttons;
  174. this.tabControlEx1.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  175. this.tabControlEx1.Controls.Add(this.tabPage_ExecIn);
  176. this.tabControlEx1.Controls.Add(this.tabPage_Timeout);
  177. this.tabControlEx1.Controls.Add(this.tabPage_TimeoutCompleted);
  178. this.tabControlEx1.Controls.Add(this.tabPage_Completed);
  179. this.tabControlEx1.Dock = System.Windows.Forms.DockStyle.Top;
  180. this.tabControlEx1.ItemSize = new System.Drawing.Size(90, 30);
  181. this.tabControlEx1.Location = new System.Drawing.Point(5, 97);
  182. this.tabControlEx1.Name = "tabControlEx1";
  183. this.tabControlEx1.PageColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  184. this.tabControlEx1.SelectedIndex = 0;
  185. this.tabControlEx1.Size = new System.Drawing.Size(890, 32);
  186. this.tabControlEx1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  187. this.tabControlEx1.TabIndex = 2;
  188. //
  189. // tabPage_ExecIn
  190. //
  191. this.tabPage_ExecIn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  192. this.tabPage_ExecIn.Location = new System.Drawing.Point(4, 34);
  193. this.tabPage_ExecIn.Name = "tabPage_ExecIn";
  194. this.tabPage_ExecIn.Padding = new System.Windows.Forms.Padding(3);
  195. this.tabPage_ExecIn.Size = new System.Drawing.Size(882, 0);
  196. this.tabPage_ExecIn.TabIndex = 0;
  197. this.tabPage_ExecIn.Text = "进行中";
  198. //
  199. // tabPage_Timeout
  200. //
  201. this.tabPage_Timeout.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  202. this.tabPage_Timeout.Location = new System.Drawing.Point(4, 34);
  203. this.tabPage_Timeout.Name = "tabPage_Timeout";
  204. this.tabPage_Timeout.Padding = new System.Windows.Forms.Padding(3);
  205. this.tabPage_Timeout.Size = new System.Drawing.Size(882, 0);
  206. this.tabPage_Timeout.TabIndex = 1;
  207. this.tabPage_Timeout.Text = "超时未完成";
  208. //
  209. // tabPage_TimeoutCompleted
  210. //
  211. this.tabPage_TimeoutCompleted.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  212. this.tabPage_TimeoutCompleted.Location = new System.Drawing.Point(4, 34);
  213. this.tabPage_TimeoutCompleted.Name = "tabPage_TimeoutCompleted";
  214. this.tabPage_TimeoutCompleted.Size = new System.Drawing.Size(882, 0);
  215. this.tabPage_TimeoutCompleted.TabIndex = 3;
  216. this.tabPage_TimeoutCompleted.Text = "逾期完成";
  217. //
  218. // tabPage_Completed
  219. //
  220. this.tabPage_Completed.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  221. this.tabPage_Completed.Location = new System.Drawing.Point(4, 34);
  222. this.tabPage_Completed.Name = "tabPage_Completed";
  223. this.tabPage_Completed.Padding = new System.Windows.Forms.Padding(3);
  224. this.tabPage_Completed.Size = new System.Drawing.Size(882, 0);
  225. this.tabPage_Completed.TabIndex = 2;
  226. this.tabPage_Completed.Text = "已完成";
  227. //
  228. // panelEx8
  229. //
  230. this.panelEx8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  231. this.panelEx8.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  232. this.panelEx8.BorderWidth = 1;
  233. this.panelEx8.Controls.Add(this.panelEx9);
  234. this.panelEx8.Dock = System.Windows.Forms.DockStyle.Top;
  235. this.panelEx8.Location = new System.Drawing.Point(5, 77);
  236. this.panelEx8.Name = "panelEx8";
  237. this.panelEx8.Padding = new System.Windows.Forms.Padding(0, 5, 0, 0);
  238. this.panelEx8.Size = new System.Drawing.Size(890, 20);
  239. this.panelEx8.TabIndex = 3;
  240. //
  241. // panelEx9
  242. //
  243. this.panelEx9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  244. this.panelEx9.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  245. this.panelEx9.BorderWidth = 1;
  246. this.panelEx9.Dock = System.Windows.Forms.DockStyle.Top;
  247. this.panelEx9.Location = new System.Drawing.Point(0, 5);
  248. this.panelEx9.Name = "panelEx9";
  249. this.panelEx9.Size = new System.Drawing.Size(890, 1);
  250. this.panelEx9.TabIndex = 4;
  251. //
  252. // flowLayoutPanel1
  253. //
  254. this.flowLayoutPanel1.Controls.Add(this.panelEx2);
  255. this.flowLayoutPanel1.Controls.Add(this.panelEx3);
  256. this.flowLayoutPanel1.Controls.Add(this.panelEx4);
  257. this.flowLayoutPanel1.Controls.Add(this.panelEx5);
  258. this.flowLayoutPanel1.Controls.Add(this.panelDateTime);
  259. this.flowLayoutPanel1.Controls.Add(this.btnQuery);
  260. this.flowLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Top;
  261. this.flowLayoutPanel1.Location = new System.Drawing.Point(5, 5);
  262. this.flowLayoutPanel1.Name = "flowLayoutPanel1";
  263. this.flowLayoutPanel1.Size = new System.Drawing.Size(890, 72);
  264. this.flowLayoutPanel1.TabIndex = 0;
  265. //
  266. // panelEx2
  267. //
  268. this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  269. this.panelEx2.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  270. this.panelEx2.BorderWidth = 1;
  271. this.panelEx2.Controls.Add(this.cmbQueryText);
  272. this.panelEx2.Location = new System.Drawing.Point(2, 3);
  273. this.panelEx2.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
  274. this.panelEx2.Name = "panelEx2";
  275. this.panelEx2.Size = new System.Drawing.Size(165, 29);
  276. this.panelEx2.TabIndex = 3;
  277. //
  278. // cmbQueryText
  279. //
  280. this.cmbQueryText.BackColor = System.Drawing.Color.Transparent;
  281. this.cmbQueryText.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  282. this.cmbQueryText.Icon = null;
  283. this.cmbQueryText.IconIsButton = false;
  284. this.cmbQueryText.IsPasswordChat = '\0';
  285. this.cmbQueryText.IsSystemPasswordChar = false;
  286. this.cmbQueryText.Lines = new string[0];
  287. this.cmbQueryText.Location = new System.Drawing.Point(1, 2);
  288. this.cmbQueryText.Margin = new System.Windows.Forms.Padding(0);
  289. this.cmbQueryText.MaxLength = 32767;
  290. this.cmbQueryText.MinimumSize = new System.Drawing.Size(0, 24);
  291. this.cmbQueryText.MouseBack = null;
  292. this.cmbQueryText.Multiline = false;
  293. this.cmbQueryText.Name = "cmbQueryText";
  294. this.cmbQueryText.NormlBack = null;
  295. this.cmbQueryText.Padding = new System.Windows.Forms.Padding(4, 5, 4, 4);
  296. this.cmbQueryText.ReadOnly = false;
  297. this.cmbQueryText.ScrollBars = System.Windows.Forms.ScrollBars.None;
  298. this.cmbQueryText.Size = new System.Drawing.Size(160, 26);
  299. this.cmbQueryText.TabIndex = 2231;
  300. this.cmbQueryText.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  301. this.cmbQueryText.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
  302. this.cmbQueryText.WaterText = "订单号、客户姓名、电话";
  303. this.cmbQueryText.WordWrap = true;
  304. //
  305. // panelEx3
  306. //
  307. this.panelEx3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  308. this.panelEx3.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  309. this.panelEx3.BorderWidth = 1;
  310. this.panelEx3.Controls.Add(this.cmbtreevTaskType);
  311. this.panelEx3.Controls.Add(this.labelEx1);
  312. this.panelEx3.Location = new System.Drawing.Point(171, 3);
  313. this.panelEx3.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
  314. this.panelEx3.Name = "panelEx3";
  315. this.panelEx3.Size = new System.Drawing.Size(240, 29);
  316. this.panelEx3.TabIndex = 4;
  317. //
  318. // cmbtreevTaskType
  319. //
  320. this.cmbtreevTaskType.AfterSelectLevelFirstNode = true;
  321. this.cmbtreevTaskType.DropDownHeight = 220;
  322. this.cmbtreevTaskType.DropDownShow = false;
  323. this.cmbtreevTaskType.FormattingEnabled = true;
  324. this.cmbtreevTaskType.IntegralHeight = false;
  325. this.cmbtreevTaskType.IsNodeMouseClick = true;
  326. this.cmbtreevTaskType.IsSelectParentNode = false;
  327. this.cmbtreevTaskType.Location = new System.Drawing.Point(68, 5);
  328. this.cmbtreevTaskType.Name = "cmbtreevTaskType";
  329. this.cmbtreevTaskType.ReadOnly = true;
  330. this.cmbtreevTaskType.SelectedNode = null;
  331. this.cmbtreevTaskType.Size = new System.Drawing.Size(165, 20);
  332. this.cmbtreevTaskType.StrGetName = "";
  333. this.cmbtreevTaskType.StrGetTagName = "";
  334. this.cmbtreevTaskType.StrKey = null;
  335. this.cmbtreevTaskType.TabIndex = 1;
  336. //
  337. // labelEx1
  338. //
  339. this.labelEx1.AutoSize = true;
  340. this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  341. this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  342. this.labelEx1.Location = new System.Drawing.Point(3, 6);
  343. this.labelEx1.Name = "labelEx1";
  344. this.labelEx1.Size = new System.Drawing.Size(68, 17);
  345. this.labelEx1.TabIndex = 0;
  346. this.labelEx1.Text = "任务类型:";
  347. //
  348. // panelEx4
  349. //
  350. this.panelEx4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  351. this.panelEx4.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  352. this.panelEx4.BorderWidth = 1;
  353. this.panelEx4.Controls.Add(this.cmbtreevTaskItem);
  354. this.panelEx4.Controls.Add(this.labelEx2);
  355. this.panelEx4.Location = new System.Drawing.Point(415, 3);
  356. this.panelEx4.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
  357. this.panelEx4.Name = "panelEx4";
  358. this.panelEx4.Size = new System.Drawing.Size(225, 29);
  359. this.panelEx4.TabIndex = 4;
  360. //
  361. // cmbtreevTaskItem
  362. //
  363. this.cmbtreevTaskItem.AfterSelectLevelFirstNode = true;
  364. this.cmbtreevTaskItem.DropDownHeight = 220;
  365. this.cmbtreevTaskItem.DropDownShow = false;
  366. this.cmbtreevTaskItem.FormattingEnabled = true;
  367. this.cmbtreevTaskItem.IntegralHeight = false;
  368. this.cmbtreevTaskItem.IsNodeMouseClick = true;
  369. this.cmbtreevTaskItem.IsSelectParentNode = false;
  370. this.cmbtreevTaskItem.Location = new System.Drawing.Point(68, 5);
  371. this.cmbtreevTaskItem.Name = "cmbtreevTaskItem";
  372. this.cmbtreevTaskItem.ReadOnly = true;
  373. this.cmbtreevTaskItem.SelectedNode = null;
  374. this.cmbtreevTaskItem.Size = new System.Drawing.Size(150, 20);
  375. this.cmbtreevTaskItem.StrGetName = "";
  376. this.cmbtreevTaskItem.StrGetTagName = "";
  377. this.cmbtreevTaskItem.StrKey = null;
  378. this.cmbtreevTaskItem.TabIndex = 2;
  379. //
  380. // labelEx2
  381. //
  382. this.labelEx2.AutoSize = true;
  383. this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  384. this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  385. this.labelEx2.Location = new System.Drawing.Point(3, 6);
  386. this.labelEx2.Name = "labelEx2";
  387. this.labelEx2.Size = new System.Drawing.Size(68, 17);
  388. this.labelEx2.TabIndex = 1;
  389. this.labelEx2.Text = "具体任务:";
  390. //
  391. // panelEx5
  392. //
  393. this.panelEx5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  394. this.panelEx5.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  395. this.panelEx5.BorderWidth = 1;
  396. this.panelEx5.Controls.Add(this.cmbtreevClientServicePerson);
  397. this.panelEx5.Controls.Add(this.labelEx3);
  398. this.panelEx5.Location = new System.Drawing.Point(644, 3);
  399. this.panelEx5.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
  400. this.panelEx5.Name = "panelEx5";
  401. this.panelEx5.Size = new System.Drawing.Size(240, 29);
  402. this.panelEx5.TabIndex = 4;
  403. //
  404. // cmbtreevClientServicePerson
  405. //
  406. this.cmbtreevClientServicePerson.AfterSelectLevelFirstNode = true;
  407. this.cmbtreevClientServicePerson.DropDownHeight = 220;
  408. this.cmbtreevClientServicePerson.DropDownShow = false;
  409. this.cmbtreevClientServicePerson.FormattingEnabled = true;
  410. this.cmbtreevClientServicePerson.IntegralHeight = false;
  411. this.cmbtreevClientServicePerson.IsNodeMouseClick = true;
  412. this.cmbtreevClientServicePerson.IsSelectParentNode = true;
  413. this.cmbtreevClientServicePerson.Location = new System.Drawing.Point(68, 5);
  414. this.cmbtreevClientServicePerson.Name = "cmbtreevClientServicePerson";
  415. this.cmbtreevClientServicePerson.ReadOnly = true;
  416. this.cmbtreevClientServicePerson.SelectedNode = null;
  417. this.cmbtreevClientServicePerson.Size = new System.Drawing.Size(165, 20);
  418. this.cmbtreevClientServicePerson.StrGetName = "";
  419. this.cmbtreevClientServicePerson.StrGetTagName = "";
  420. this.cmbtreevClientServicePerson.StrKey = null;
  421. this.cmbtreevClientServicePerson.TabIndex = 3;
  422. //
  423. // labelEx3
  424. //
  425. this.labelEx3.AutoSize = true;
  426. this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  427. this.labelEx3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  428. this.labelEx3.Location = new System.Drawing.Point(3, 6);
  429. this.labelEx3.Name = "labelEx3";
  430. this.labelEx3.Size = new System.Drawing.Size(68, 17);
  431. this.labelEx3.TabIndex = 2;
  432. this.labelEx3.Text = "客服人员:";
  433. //
  434. // panelDateTime
  435. //
  436. this.panelDateTime.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  437. this.panelDateTime.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  438. this.panelDateTime.BorderWidth = 1;
  439. this.panelDateTime.Controls.Add(this.dtDateTimeEnd);
  440. this.panelDateTime.Controls.Add(this.dtDateTimeStart);
  441. this.panelDateTime.Controls.Add(this.labelEx4);
  442. this.panelDateTime.Location = new System.Drawing.Point(2, 38);
  443. this.panelDateTime.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
  444. this.panelDateTime.Name = "panelDateTime";
  445. this.panelDateTime.Size = new System.Drawing.Size(270, 29);
  446. this.panelDateTime.TabIndex = 5;
  447. //
  448. // dtDateTimeEnd
  449. //
  450. this.dtDateTimeEnd.CustomFormat = " ";
  451. this.dtDateTimeEnd.DateValue = "";
  452. this.dtDateTimeEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  453. this.dtDateTimeEnd.IsShowTime = false;
  454. this.dtDateTimeEnd.Location = new System.Drawing.Point(168, 4);
  455. this.dtDateTimeEnd.Name = "dtDateTimeEnd";
  456. this.dtDateTimeEnd.Size = new System.Drawing.Size(90, 21);
  457. this.dtDateTimeEnd.TabIndex = 2;
  458. //
  459. // dtDateTimeStart
  460. //
  461. this.dtDateTimeStart.CustomFormat = " ";
  462. this.dtDateTimeStart.DateValue = "";
  463. this.dtDateTimeStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  464. this.dtDateTimeStart.IsShowTime = false;
  465. this.dtDateTimeStart.Location = new System.Drawing.Point(56, 4);
  466. this.dtDateTimeStart.Name = "dtDateTimeStart";
  467. this.dtDateTimeStart.Size = new System.Drawing.Size(90, 21);
  468. this.dtDateTimeStart.TabIndex = 1;
  469. //
  470. // labelEx4
  471. //
  472. this.labelEx4.AutoSize = true;
  473. this.labelEx4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  474. this.labelEx4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  475. this.labelEx4.Location = new System.Drawing.Point(3, 6);
  476. this.labelEx4.Name = "labelEx4";
  477. this.labelEx4.Size = new System.Drawing.Size(165, 17);
  478. this.labelEx4.TabIndex = 0;
  479. this.labelEx4.Text = "时间段: —";
  480. //
  481. // btnQuery
  482. //
  483. this.btnQuery.BackColor = System.Drawing.Color.Transparent;
  484. this.btnQuery.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnQuery.BackImg")));
  485. this.btnQuery.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  486. this.btnQuery.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  487. this.btnQuery.ForeColor = System.Drawing.Color.White;
  488. this.btnQuery.IsCustomBackImg = false;
  489. this.btnQuery.IsShowText = true;
  490. this.btnQuery.Location = new System.Drawing.Point(277, 38);
  491. this.btnQuery.Name = "btnQuery";
  492. this.btnQuery.Size = new System.Drawing.Size(85, 28);
  493. this.btnQuery.TabIndex = 5;
  494. this.btnQuery.Text = " 查 询";
  495. this.btnQuery.UseVisualStyleBackColor = false;
  496. //
  497. // btnTaskAnPai
  498. //
  499. this.btnTaskAnPai.BackColor = System.Drawing.Color.Transparent;
  500. this.btnTaskAnPai.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnTaskAnPai.BackImg")));
  501. this.btnTaskAnPai.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  502. this.btnTaskAnPai.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  503. this.btnTaskAnPai.ForeColor = System.Drawing.Color.White;
  504. this.btnTaskAnPai.IsCustomBackImg = false;
  505. this.btnTaskAnPai.IsShowText = true;
  506. this.btnTaskAnPai.Location = new System.Drawing.Point(18, 1);
  507. this.btnTaskAnPai.Name = "btnTaskAnPai";
  508. this.btnTaskAnPai.Size = new System.Drawing.Size(85, 28);
  509. this.btnTaskAnPai.TabIndex = 6;
  510. this.btnTaskAnPai.Text = " 任务安排";
  511. this.btnTaskAnPai.UseVisualStyleBackColor = false;
  512. //
  513. // btnTaskStatistics
  514. //
  515. this.btnTaskStatistics.BackColor = System.Drawing.Color.Transparent;
  516. this.btnTaskStatistics.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnTaskStatistics.BackImg")));
  517. this.btnTaskStatistics.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  518. this.btnTaskStatistics.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  519. this.btnTaskStatistics.ForeColor = System.Drawing.Color.White;
  520. this.btnTaskStatistics.IsCustomBackImg = false;
  521. this.btnTaskStatistics.IsShowText = true;
  522. this.btnTaskStatistics.Location = new System.Drawing.Point(109, 1);
  523. this.btnTaskStatistics.Name = "btnTaskStatistics";
  524. this.btnTaskStatistics.Size = new System.Drawing.Size(85, 28);
  525. this.btnTaskStatistics.TabIndex = 7;
  526. this.btnTaskStatistics.Text = " 任务统计";
  527. this.btnTaskStatistics.UseVisualStyleBackColor = false;
  528. //
  529. // btnTaskEcex
  530. //
  531. this.btnTaskEcex.BackColor = System.Drawing.Color.Transparent;
  532. this.btnTaskEcex.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnTaskEcex.BackImg")));
  533. this.btnTaskEcex.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  534. this.btnTaskEcex.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  535. this.btnTaskEcex.ForeColor = System.Drawing.Color.White;
  536. this.btnTaskEcex.IsCustomBackImg = false;
  537. this.btnTaskEcex.IsShowText = true;
  538. this.btnTaskEcex.Location = new System.Drawing.Point(291, 1);
  539. this.btnTaskEcex.Name = "btnTaskEcex";
  540. this.btnTaskEcex.Size = new System.Drawing.Size(85, 28);
  541. this.btnTaskEcex.TabIndex = 8;
  542. this.btnTaskEcex.Text = " 执行任务";
  543. this.btnTaskEcex.UseVisualStyleBackColor = false;
  544. //
  545. // btnCloseed
  546. //
  547. this.btnCloseed.BackColor = System.Drawing.Color.Transparent;
  548. this.btnCloseed.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnCloseed.BackImg")));
  549. this.btnCloseed.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  550. this.btnCloseed.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  551. this.btnCloseed.ForeColor = System.Drawing.Color.White;
  552. this.btnCloseed.IsCustomBackImg = false;
  553. this.btnCloseed.IsShowText = true;
  554. this.btnCloseed.Location = new System.Drawing.Point(382, 1);
  555. this.btnCloseed.Name = "btnCloseed";
  556. this.btnCloseed.Size = new System.Drawing.Size(85, 28);
  557. this.btnCloseed.TabIndex = 9;
  558. this.btnCloseed.Text = " 关 闭";
  559. this.btnCloseed.UseVisualStyleBackColor = false;
  560. //
  561. // panelEx7
  562. //
  563. this.panelEx7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  564. this.panelEx7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  565. this.panelEx7.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  566. this.panelEx7.BorderWidth = 1;
  567. this.panelEx7.Controls.Add(this.btnTaskUpdate);
  568. this.panelEx7.Controls.Add(this.btnCloseed);
  569. this.panelEx7.Controls.Add(this.btnTaskAnPai);
  570. this.panelEx7.Controls.Add(this.btnTaskStatistics);
  571. this.panelEx7.Controls.Add(this.btnTaskEcex);
  572. this.panelEx7.Location = new System.Drawing.Point(432, 5);
  573. this.panelEx7.Name = "panelEx7";
  574. this.panelEx7.Size = new System.Drawing.Size(471, 30);
  575. this.panelEx7.TabIndex = 3;
  576. //
  577. // btnTaskUpdate
  578. //
  579. this.btnTaskUpdate.BackColor = System.Drawing.Color.Transparent;
  580. this.btnTaskUpdate.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnTaskUpdate.BackImg")));
  581. this.btnTaskUpdate.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  582. this.btnTaskUpdate.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  583. this.btnTaskUpdate.ForeColor = System.Drawing.Color.White;
  584. this.btnTaskUpdate.IsCustomBackImg = false;
  585. this.btnTaskUpdate.IsShowText = true;
  586. this.btnTaskUpdate.Location = new System.Drawing.Point(200, 1);
  587. this.btnTaskUpdate.Name = "btnTaskUpdate";
  588. this.btnTaskUpdate.Size = new System.Drawing.Size(85, 28);
  589. this.btnTaskUpdate.TabIndex = 10;
  590. this.btnTaskUpdate.Text = " 任务修改";
  591. this.btnTaskUpdate.UseVisualStyleBackColor = false;
  592. //
  593. // ClientServiceArrangementFormMain
  594. //
  595. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  596. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  597. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  598. this.ClientSize = new System.Drawing.Size(910, 610);
  599. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  600. this.IsShowUcNavigationTool = true;
  601. this.Name = "ClientServiceArrangementFormMain";
  602. this.Text = "客服安排";
  603. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  604. this.plExMainContainer.ResumeLayout(false);
  605. this.plFormMainContent.ResumeLayout(false);
  606. this.panelEx1.ResumeLayout(false);
  607. ((System.ComponentModel.ISupportInitialize)(this.dgvData)).EndInit();
  608. this.tabControlEx1.ResumeLayout(false);
  609. this.panelEx8.ResumeLayout(false);
  610. this.flowLayoutPanel1.ResumeLayout(false);
  611. this.panelEx2.ResumeLayout(false);
  612. this.panelEx3.ResumeLayout(false);
  613. this.panelEx3.PerformLayout();
  614. this.panelEx4.ResumeLayout(false);
  615. this.panelEx4.PerformLayout();
  616. this.panelEx5.ResumeLayout(false);
  617. this.panelEx5.PerformLayout();
  618. this.panelDateTime.ResumeLayout(false);
  619. this.panelDateTime.PerformLayout();
  620. this.panelEx7.ResumeLayout(false);
  621. this.ResumeLayout(false);
  622. }
  623. #endregion
  624. private ComponentLibrary.PanelEx panelEx1;
  625. private ComponentLibrary.PanelEx panelEx5;
  626. private ComponentLibrary.PanelEx panelEx4;
  627. private ComponentLibrary.PanelEx panelEx3;
  628. private ComponentLibrary.PanelEx panelEx2;
  629. private ComponentLibrary.LabelEx labelEx3;
  630. private ComponentLibrary.LabelEx labelEx2;
  631. private ComponentLibrary.LabelEx labelEx1;
  632. protected internal System.Windows.Forms.TabPage tabPage_ExecIn;
  633. protected internal System.Windows.Forms.TabPage tabPage_Timeout;
  634. protected internal System.Windows.Forms.TabPage tabPage_Completed;
  635. protected internal ComponentLibrary.TextBoxEx cmbQueryText;
  636. protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevClientServicePerson;
  637. protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevTaskItem;
  638. protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevTaskType;
  639. protected internal ComponentLibrary.ButtonEx btnQuery;
  640. protected internal ComponentLibrary.ButtonEx btnTaskAnPai;
  641. protected internal ComponentLibrary.ButtonEx btnTaskStatistics;
  642. protected internal ComponentLibrary.ButtonEx btnTaskEcex;
  643. protected internal ComponentLibrary.ButtonEx btnCloseed;
  644. private ComponentLibrary.LabelEx labelEx4;
  645. protected internal ComponentLibrary.PanelEx panelDateTime;
  646. protected internal ComponentLibrary.DateTimePickerEx dtDateTimeEnd;
  647. protected internal ComponentLibrary.DateTimePickerEx dtDateTimeStart;
  648. protected internal ComponentLibrary.TabControlEx tabControlEx1;
  649. protected internal ComponentLibrary.DataGridViewEc dgvData;
  650. protected internal System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
  651. private ComponentLibrary.PanelEx panelEx7;
  652. protected internal ComponentLibrary.ButtonEx btnTaskUpdate;
  653. private ComponentLibrary.PanelEx panelEx8;
  654. private ComponentLibrary.PanelEx panelEx9;
  655. protected internal System.Windows.Forms.TabPage tabPage_TimeoutCompleted;
  656. }
  657. }