FrmIndividualPerformance.Designer.cs 44 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755
  1. namespace LYFZ.Software.UI.StatisticalInquiry
  2. {
  3. partial class FrmIndividualPerformance
  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.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmIndividualPerformance));
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
  36. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
  37. this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
  38. this.dgvAll = new LYFZ.ComponentLibrary.DataGridViewEx();
  39. this.员工编号 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  40. this.员工姓名 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  41. this.当前业绩 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  42. this.dgv = new LYFZ.ComponentLibrary.DataGridViewEx();
  43. this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  44. this.Column16 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  45. this.Column2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  46. this.Column3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  47. this.Column4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  48. this.Column5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  49. this.Column6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  50. this.Column8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  51. this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
  52. this.labelEx15 = new LYFZ.ComponentLibrary.LabelEx();
  53. this.labelEx18 = new LYFZ.ComponentLibrary.LabelEx();
  54. this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
  55. this.cmbItemCategory = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  56. this.labelEx11 = new LYFZ.ComponentLibrary.LabelEx();
  57. this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
  58. this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
  59. this.cbx_PaymentType = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  60. this.CtvPak_Name = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  61. this.labelEx9 = new LYFZ.ComponentLibrary.LabelEx();
  62. this.cmbProjectTitle = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  63. this.tb_DetailPerformance = new LYFZ.ComponentLibrary.TextBoxBasicEx();
  64. this.cmbEmployeeName = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  65. this.txtCurrentUserPerformance = new LYFZ.ComponentLibrary.TextBoxBasicEx();
  66. this.btnSelect = new LYFZ.ComponentLibrary.ButtonEx();
  67. this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
  68. this.txtTimeStart = new LYFZ.ComponentLibrary.DateTimePickerEx();
  69. this.txtTimeEnd = new LYFZ.ComponentLibrary.DateTimePickerEx();
  70. this.btnClose = new LYFZ.ComponentLibrary.ButtonEx();
  71. this.cbxMouth = new LYFZ.ComponentLibrary.RadioButtonEx();
  72. this.cbxDay = new LYFZ.ComponentLibrary.RadioButtonEx();
  73. this.cbxAuto = new LYFZ.ComponentLibrary.RadioButtonEx();
  74. this.btn_Export = new LYFZ.ComponentLibrary.ButtonEx();
  75. this.plExMainContainer.SuspendLayout();
  76. this.plFormMainContent.SuspendLayout();
  77. this.panelEx2.SuspendLayout();
  78. ((System.ComponentModel.ISupportInitialize)(this.dgvAll)).BeginInit();
  79. ((System.ComponentModel.ISupportInitialize)(this.dgv)).BeginInit();
  80. this.panelEx1.SuspendLayout();
  81. this.SuspendLayout();
  82. //
  83. // plExMainContainer
  84. //
  85. this.plExMainContainer.Controls.Add(this.panelEx2);
  86. this.plExMainContainer.Location = new System.Drawing.Point(0, 40);
  87. this.plExMainContainer.Padding = new System.Windows.Forms.Padding(3);
  88. this.plExMainContainer.Size = new System.Drawing.Size(1121, 522);
  89. //
  90. // plFormMainContent
  91. //
  92. this.plFormMainContent.Controls.Add(this.cbxAuto);
  93. this.plFormMainContent.Controls.Add(this.cbxDay);
  94. this.plFormMainContent.Controls.Add(this.cbxMouth);
  95. this.plFormMainContent.Controls.Add(this.btnSelect);
  96. this.plFormMainContent.Controls.Add(this.labelEx2);
  97. this.plFormMainContent.Controls.Add(this.txtTimeStart);
  98. this.plFormMainContent.Controls.Add(this.txtTimeEnd);
  99. this.plFormMainContent.Controls.Add(this.btn_Export);
  100. this.plFormMainContent.Controls.Add(this.btnClose);
  101. this.plFormMainContent.Size = new System.Drawing.Size(1121, 562);
  102. this.plFormMainContent.Controls.SetChildIndex(this.plExMainContainer, 0);
  103. this.plFormMainContent.Controls.SetChildIndex(this.btnClose, 0);
  104. this.plFormMainContent.Controls.SetChildIndex(this.btn_Export, 0);
  105. this.plFormMainContent.Controls.SetChildIndex(this.txtTimeEnd, 0);
  106. this.plFormMainContent.Controls.SetChildIndex(this.txtTimeStart, 0);
  107. this.plFormMainContent.Controls.SetChildIndex(this.labelEx2, 0);
  108. this.plFormMainContent.Controls.SetChildIndex(this.btnSelect, 0);
  109. this.plFormMainContent.Controls.SetChildIndex(this.cbxMouth, 0);
  110. this.plFormMainContent.Controls.SetChildIndex(this.cbxDay, 0);
  111. this.plFormMainContent.Controls.SetChildIndex(this.cbxAuto, 0);
  112. //
  113. // btnAppFormMaximize
  114. //
  115. this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
  116. this.btnAppFormMaximize.Location = new System.Drawing.Point(1062, 0);
  117. //
  118. // btnAppFormExit
  119. //
  120. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  121. this.btnAppFormExit.Location = new System.Drawing.Point(1089, 0);
  122. //
  123. // btnAppFormMinimize
  124. //
  125. this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
  126. this.btnAppFormMinimize.Location = new System.Drawing.Point(1035, 0);
  127. //
  128. // panelEx2
  129. //
  130. this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  131. this.panelEx2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  132. this.panelEx2.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  133. this.panelEx2.BorderWidth = 1;
  134. this.panelEx2.Controls.Add(this.dgvAll);
  135. this.panelEx2.Controls.Add(this.dgv);
  136. this.panelEx2.Controls.Add(this.panelEx1);
  137. this.panelEx2.Dock = System.Windows.Forms.DockStyle.Fill;
  138. this.panelEx2.Location = new System.Drawing.Point(3, 3);
  139. this.panelEx2.Margin = new System.Windows.Forms.Padding(0);
  140. this.panelEx2.Name = "panelEx2";
  141. this.panelEx2.Size = new System.Drawing.Size(1115, 516);
  142. this.panelEx2.TabIndex = 196;
  143. //
  144. // dgvAll
  145. //
  146. this.dgvAll.AllowUserToAddRows = false;
  147. this.dgvAll.AllowUserToDeleteRows = false;
  148. this.dgvAll.AllowUserToResizeRows = false;
  149. dataGridViewCellStyle1.BackColor = System.Drawing.Color.LightCyan;
  150. this.dgvAll.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  151. this.dgvAll.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
  152. this.dgvAll.BackgroundColor = System.Drawing.Color.White;
  153. this.dgvAll.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
  154. this.dgvAll.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  155. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  156. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(211)))), ((int)(((byte)(223)))), ((int)(((byte)(240)))));
  157. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  158. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.Navy;
  159. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  160. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  161. this.dgvAll.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  162. this.dgvAll.ColumnHeadersHeight = 24;
  163. this.dgvAll.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  164. this.dgvAll.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  165. this.员工编号,
  166. this.员工姓名,
  167. this.当前业绩});
  168. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  169. dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window;
  170. dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  171. dataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.ControlText;
  172. dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  173. dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  174. dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  175. this.dgvAll.DefaultCellStyle = dataGridViewCellStyle3;
  176. this.dgvAll.Dock = System.Windows.Forms.DockStyle.Fill;
  177. this.dgvAll.EnableHeadersVisualStyles = false;
  178. this.dgvAll.EraseCell = false;
  179. this.dgvAll.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
  180. this.dgvAll.GridViewUniquelyIdentify = resources.GetString("dgvAll.GridViewUniquelyIdentify");
  181. this.dgvAll.IsCompleteBonding = false;
  182. this.dgvAll.IsCopyCellValue = true;
  183. this.dgvAll.Location = new System.Drawing.Point(0, 103);
  184. this.dgvAll.MultiSelect = false;
  185. this.dgvAll.Name = "dgvAll";
  186. this.dgvAll.ReadOnly = true;
  187. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  188. dataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Control;
  189. dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  190. dataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.WindowText;
  191. dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  192. dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  193. dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  194. this.dgvAll.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
  195. this.dgvAll.RowHeadersVisible = false;
  196. this.dgvAll.RowTemplate.Height = 23;
  197. this.dgvAll.RowTemplate.ReadOnly = true;
  198. this.dgvAll.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  199. this.dgvAll.Size = new System.Drawing.Size(1113, 411);
  200. this.dgvAll.TabIndex = 308;
  201. this.dgvAll.Visible = false;
  202. //
  203. // 员工编号
  204. //
  205. this.员工编号.HeaderText = "员工编号";
  206. this.员工编号.Name = "员工编号";
  207. this.员工编号.ReadOnly = true;
  208. this.员工编号.Visible = false;
  209. //
  210. // 员工姓名
  211. //
  212. this.员工姓名.HeaderText = "员工姓名";
  213. this.员工姓名.Name = "员工姓名";
  214. this.员工姓名.ReadOnly = true;
  215. this.员工姓名.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  216. //
  217. // 当前业绩
  218. //
  219. this.当前业绩.HeaderText = "当前业绩";
  220. this.当前业绩.Name = "当前业绩";
  221. this.当前业绩.ReadOnly = true;
  222. //
  223. // dgv
  224. //
  225. this.dgv.AllowUserToAddRows = false;
  226. this.dgv.AllowUserToDeleteRows = false;
  227. this.dgv.AllowUserToResizeRows = false;
  228. dataGridViewCellStyle5.BackColor = System.Drawing.Color.LightCyan;
  229. this.dgv.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle5;
  230. this.dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
  231. this.dgv.BackgroundColor = System.Drawing.Color.White;
  232. this.dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
  233. this.dgv.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  234. dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  235. dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(211)))), ((int)(((byte)(223)))), ((int)(((byte)(240)))));
  236. dataGridViewCellStyle6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  237. dataGridViewCellStyle6.ForeColor = System.Drawing.Color.Navy;
  238. dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  239. dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  240. this.dgv.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle6;
  241. this.dgv.ColumnHeadersHeight = 24;
  242. this.dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  243. this.dgv.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  244. this.Column1,
  245. this.Column16,
  246. this.Column2,
  247. this.Column3,
  248. this.Column4,
  249. this.Column5,
  250. this.Column6,
  251. this.Column8});
  252. dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  253. dataGridViewCellStyle7.BackColor = System.Drawing.SystemColors.Window;
  254. dataGridViewCellStyle7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  255. dataGridViewCellStyle7.ForeColor = System.Drawing.SystemColors.ControlText;
  256. dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  257. dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  258. dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  259. this.dgv.DefaultCellStyle = dataGridViewCellStyle7;
  260. this.dgv.Dock = System.Windows.Forms.DockStyle.Fill;
  261. this.dgv.EnableHeadersVisualStyles = false;
  262. this.dgv.EraseCell = false;
  263. this.dgv.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
  264. this.dgv.GridViewUniquelyIdentify = resources.GetString("dgv.GridViewUniquelyIdentify");
  265. this.dgv.IsCompleteBonding = false;
  266. this.dgv.IsCopyCellValue = true;
  267. this.dgv.Location = new System.Drawing.Point(0, 103);
  268. this.dgv.MultiSelect = false;
  269. this.dgv.Name = "dgv";
  270. this.dgv.ReadOnly = true;
  271. dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  272. dataGridViewCellStyle8.BackColor = System.Drawing.SystemColors.Control;
  273. dataGridViewCellStyle8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  274. dataGridViewCellStyle8.ForeColor = System.Drawing.SystemColors.WindowText;
  275. dataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  276. dataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  277. dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  278. this.dgv.RowHeadersDefaultCellStyle = dataGridViewCellStyle8;
  279. this.dgv.RowHeadersVisible = false;
  280. this.dgv.RowTemplate.Height = 23;
  281. this.dgv.RowTemplate.ReadOnly = true;
  282. this.dgv.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  283. this.dgv.Size = new System.Drawing.Size(1113, 411);
  284. this.dgv.TabIndex = 210;
  285. //
  286. // Column1
  287. //
  288. this.Column1.HeaderText = "订单号";
  289. this.Column1.Name = "Column1";
  290. this.Column1.ReadOnly = true;
  291. //
  292. // Column16
  293. //
  294. this.Column16.HeaderText = "员工";
  295. this.Column16.Name = "Column16";
  296. this.Column16.ReadOnly = true;
  297. //
  298. // Column2
  299. //
  300. this.Column2.HeaderText = "客户名称";
  301. this.Column2.Name = "Column2";
  302. this.Column2.ReadOnly = true;
  303. //
  304. // Column3
  305. //
  306. this.Column3.HeaderText = "业绩金额";
  307. this.Column3.Name = "Column3";
  308. this.Column3.ReadOnly = true;
  309. //
  310. // Column4
  311. //
  312. this.Column4.HeaderText = "创建时间";
  313. this.Column4.Name = "Column4";
  314. this.Column4.ReadOnly = true;
  315. //
  316. // Column5
  317. //
  318. this.Column5.HeaderText = "套系/项目类别";
  319. this.Column5.Name = "Column5";
  320. this.Column5.ReadOnly = true;
  321. //
  322. // Column6
  323. //
  324. this.Column6.HeaderText = "套系/项目名称";
  325. this.Column6.Name = "Column6";
  326. this.Column6.ReadOnly = true;
  327. //
  328. // Column8
  329. //
  330. this.Column8.HeaderText = "项目名称";
  331. this.Column8.Name = "Column8";
  332. this.Column8.ReadOnly = true;
  333. //
  334. // panelEx1
  335. //
  336. this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  337. this.panelEx1.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  338. this.panelEx1.BorderWidth = 1;
  339. this.panelEx1.Controls.Add(this.labelEx15);
  340. this.panelEx1.Controls.Add(this.labelEx18);
  341. this.panelEx1.Controls.Add(this.labelEx5);
  342. this.panelEx1.Controls.Add(this.cmbItemCategory);
  343. this.panelEx1.Controls.Add(this.labelEx11);
  344. this.panelEx1.Controls.Add(this.labelEx7);
  345. this.panelEx1.Controls.Add(this.labelEx6);
  346. this.panelEx1.Controls.Add(this.cbx_PaymentType);
  347. this.panelEx1.Controls.Add(this.CtvPak_Name);
  348. this.panelEx1.Controls.Add(this.labelEx9);
  349. this.panelEx1.Controls.Add(this.cmbProjectTitle);
  350. this.panelEx1.Controls.Add(this.tb_DetailPerformance);
  351. this.panelEx1.Controls.Add(this.cmbEmployeeName);
  352. this.panelEx1.Controls.Add(this.txtCurrentUserPerformance);
  353. this.panelEx1.Dock = System.Windows.Forms.DockStyle.Top;
  354. this.panelEx1.Location = new System.Drawing.Point(0, 0);
  355. this.panelEx1.Name = "panelEx1";
  356. this.panelEx1.Size = new System.Drawing.Size(1113, 103);
  357. this.panelEx1.TabIndex = 223;
  358. //
  359. // labelEx15
  360. //
  361. this.labelEx15.AutoSize = true;
  362. this.labelEx15.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  363. this.labelEx15.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  364. this.labelEx15.Location = new System.Drawing.Point(17, 11);
  365. this.labelEx15.Name = "labelEx15";
  366. this.labelEx15.Size = new System.Drawing.Size(68, 17);
  367. this.labelEx15.TabIndex = 226;
  368. this.labelEx15.Text = "员工姓名:";
  369. //
  370. // labelEx18
  371. //
  372. this.labelEx18.AutoSize = true;
  373. this.labelEx18.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  374. this.labelEx18.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  375. this.labelEx18.Location = new System.Drawing.Point(229, 11);
  376. this.labelEx18.Name = "labelEx18";
  377. this.labelEx18.Size = new System.Drawing.Size(68, 17);
  378. this.labelEx18.TabIndex = 228;
  379. this.labelEx18.Text = "项目类别:";
  380. //
  381. // labelEx5
  382. //
  383. this.labelEx5.AutoSize = true;
  384. this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  385. this.labelEx5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  386. this.labelEx5.Location = new System.Drawing.Point(446, 11);
  387. this.labelEx5.Name = "labelEx5";
  388. this.labelEx5.Size = new System.Drawing.Size(68, 17);
  389. this.labelEx5.TabIndex = 238;
  390. this.labelEx5.Text = "项目名称:";
  391. //
  392. // cmbItemCategory
  393. //
  394. this.cmbItemCategory.AfterSelectLevelFirstNode = true;
  395. this.cmbItemCategory.DropDownHeight = 220;
  396. this.cmbItemCategory.DropDownShow = false;
  397. this.cmbItemCategory.FormattingEnabled = true;
  398. this.cmbItemCategory.IntegralHeight = false;
  399. this.cmbItemCategory.IsNodeMouseClick = true;
  400. this.cmbItemCategory.IsSelectParentNode = true;
  401. this.cmbItemCategory.Location = new System.Drawing.Point(300, 9);
  402. this.cmbItemCategory.Name = "cmbItemCategory";
  403. this.cmbItemCategory.ReadOnly = true;
  404. this.cmbItemCategory.SelectedNode = null;
  405. this.cmbItemCategory.Size = new System.Drawing.Size(130, 20);
  406. this.cmbItemCategory.StrGetName = "";
  407. this.cmbItemCategory.StrGetTagName = "";
  408. this.cmbItemCategory.StrKey = null;
  409. this.cmbItemCategory.TabIndex = 277;
  410. //
  411. // labelEx11
  412. //
  413. this.labelEx11.AutoSize = true;
  414. this.labelEx11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  415. this.labelEx11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  416. this.labelEx11.Location = new System.Drawing.Point(889, 10);
  417. this.labelEx11.Name = "labelEx11";
  418. this.labelEx11.Size = new System.Drawing.Size(68, 17);
  419. this.labelEx11.TabIndex = 242;
  420. this.labelEx11.Text = "付款方式:";
  421. //
  422. // labelEx7
  423. //
  424. this.labelEx7.AutoSize = true;
  425. this.labelEx7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  426. this.labelEx7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  427. this.labelEx7.Location = new System.Drawing.Point(663, 11);
  428. this.labelEx7.Name = "labelEx7";
  429. this.labelEx7.Size = new System.Drawing.Size(68, 17);
  430. this.labelEx7.TabIndex = 242;
  431. this.labelEx7.Text = "订单类别:";
  432. //
  433. // labelEx6
  434. //
  435. this.labelEx6.AutoSize = true;
  436. this.labelEx6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  437. this.labelEx6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  438. this.labelEx6.Location = new System.Drawing.Point(17, 73);
  439. this.labelEx6.Name = "labelEx6";
  440. this.labelEx6.Size = new System.Drawing.Size(44, 17);
  441. this.labelEx6.TabIndex = 246;
  442. this.labelEx6.Text = "明细:";
  443. //
  444. // cbx_PaymentType
  445. //
  446. this.cbx_PaymentType.AfterSelectLevelFirstNode = true;
  447. this.cbx_PaymentType.DropDownHeight = 220;
  448. this.cbx_PaymentType.DropDownShow = false;
  449. this.cbx_PaymentType.FormattingEnabled = true;
  450. this.cbx_PaymentType.IntegralHeight = false;
  451. this.cbx_PaymentType.IsNodeMouseClick = true;
  452. this.cbx_PaymentType.IsSelectParentNode = false;
  453. this.cbx_PaymentType.Location = new System.Drawing.Point(960, 8);
  454. this.cbx_PaymentType.Name = "cbx_PaymentType";
  455. this.cbx_PaymentType.ReadOnly = true;
  456. this.cbx_PaymentType.SelectedNode = null;
  457. this.cbx_PaymentType.Size = new System.Drawing.Size(140, 20);
  458. this.cbx_PaymentType.StrGetName = "";
  459. this.cbx_PaymentType.StrGetTagName = "";
  460. this.cbx_PaymentType.StrKey = null;
  461. this.cbx_PaymentType.TabIndex = 274;
  462. //
  463. // CtvPak_Name
  464. //
  465. this.CtvPak_Name.AfterSelectLevelFirstNode = true;
  466. this.CtvPak_Name.DropDownHeight = 220;
  467. this.CtvPak_Name.DropDownShow = false;
  468. this.CtvPak_Name.FormattingEnabled = true;
  469. this.CtvPak_Name.IntegralHeight = false;
  470. this.CtvPak_Name.IsNodeMouseClick = true;
  471. this.CtvPak_Name.IsSelectParentNode = false;
  472. this.CtvPak_Name.Location = new System.Drawing.Point(734, 9);
  473. this.CtvPak_Name.Name = "CtvPak_Name";
  474. this.CtvPak_Name.ReadOnly = true;
  475. this.CtvPak_Name.SelectedNode = null;
  476. this.CtvPak_Name.Size = new System.Drawing.Size(140, 20);
  477. this.CtvPak_Name.StrGetName = "";
  478. this.CtvPak_Name.StrGetTagName = "";
  479. this.CtvPak_Name.StrKey = null;
  480. this.CtvPak_Name.TabIndex = 274;
  481. //
  482. // labelEx9
  483. //
  484. this.labelEx9.AutoSize = true;
  485. this.labelEx9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  486. this.labelEx9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  487. this.labelEx9.Location = new System.Drawing.Point(17, 41);
  488. this.labelEx9.Name = "labelEx9";
  489. this.labelEx9.Size = new System.Drawing.Size(92, 17);
  490. this.labelEx9.TabIndex = 246;
  491. this.labelEx9.Text = "当前员工业绩:";
  492. //
  493. // cmbProjectTitle
  494. //
  495. this.cmbProjectTitle.AfterSelectLevelFirstNode = true;
  496. this.cmbProjectTitle.DropDownHeight = 220;
  497. this.cmbProjectTitle.DropDownShow = false;
  498. this.cmbProjectTitle.FormattingEnabled = true;
  499. this.cmbProjectTitle.IntegralHeight = false;
  500. this.cmbProjectTitle.IsNodeMouseClick = true;
  501. this.cmbProjectTitle.IsSelectParentNode = true;
  502. this.cmbProjectTitle.Location = new System.Drawing.Point(517, 9);
  503. this.cmbProjectTitle.Name = "cmbProjectTitle";
  504. this.cmbProjectTitle.ReadOnly = true;
  505. this.cmbProjectTitle.SelectedNode = null;
  506. this.cmbProjectTitle.Size = new System.Drawing.Size(130, 20);
  507. this.cmbProjectTitle.StrGetName = "";
  508. this.cmbProjectTitle.StrGetTagName = "";
  509. this.cmbProjectTitle.StrKey = null;
  510. this.cmbProjectTitle.TabIndex = 272;
  511. //
  512. // tb_DetailPerformance
  513. //
  514. this.tb_DetailPerformance.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  515. this.tb_DetailPerformance.EmptyTextTip = null;
  516. this.tb_DetailPerformance.EmptyTextTipColor = System.Drawing.Color.DarkGray;
  517. this.tb_DetailPerformance.Font = new System.Drawing.Font("微软雅黑", 9F);
  518. this.tb_DetailPerformance.Location = new System.Drawing.Point(67, 71);
  519. this.tb_DetailPerformance.Name = "tb_DetailPerformance";
  520. this.tb_DetailPerformance.ReadOnly = true;
  521. this.tb_DetailPerformance.Size = new System.Drawing.Size(1033, 23);
  522. this.tb_DetailPerformance.TabIndex = 245;
  523. this.tb_DetailPerformance.Text = "0";
  524. //
  525. // cmbEmployeeName
  526. //
  527. this.cmbEmployeeName.AfterSelectLevelFirstNode = true;
  528. this.cmbEmployeeName.DropDownHeight = 220;
  529. this.cmbEmployeeName.DropDownShow = false;
  530. this.cmbEmployeeName.FormattingEnabled = true;
  531. this.cmbEmployeeName.IntegralHeight = false;
  532. this.cmbEmployeeName.IsNodeMouseClick = true;
  533. this.cmbEmployeeName.IsSelectParentNode = true;
  534. this.cmbEmployeeName.Location = new System.Drawing.Point(88, 10);
  535. this.cmbEmployeeName.Name = "cmbEmployeeName";
  536. this.cmbEmployeeName.ReadOnly = true;
  537. this.cmbEmployeeName.SelectedNode = null;
  538. this.cmbEmployeeName.Size = new System.Drawing.Size(130, 20);
  539. this.cmbEmployeeName.StrGetName = "";
  540. this.cmbEmployeeName.StrGetTagName = "";
  541. this.cmbEmployeeName.StrKey = null;
  542. this.cmbEmployeeName.TabIndex = 225;
  543. //
  544. // txtCurrentUserPerformance
  545. //
  546. this.txtCurrentUserPerformance.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  547. this.txtCurrentUserPerformance.EmptyTextTip = null;
  548. this.txtCurrentUserPerformance.EmptyTextTipColor = System.Drawing.Color.DarkGray;
  549. this.txtCurrentUserPerformance.Font = new System.Drawing.Font("微软雅黑", 9F);
  550. this.txtCurrentUserPerformance.Location = new System.Drawing.Point(115, 39);
  551. this.txtCurrentUserPerformance.Name = "txtCurrentUserPerformance";
  552. this.txtCurrentUserPerformance.ReadOnly = true;
  553. this.txtCurrentUserPerformance.Size = new System.Drawing.Size(985, 23);
  554. this.txtCurrentUserPerformance.TabIndex = 245;
  555. this.txtCurrentUserPerformance.Text = "0";
  556. //
  557. // btnSelect
  558. //
  559. this.btnSelect.BackColor = System.Drawing.Color.Transparent;
  560. this.btnSelect.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSelect.BackImg")));
  561. this.btnSelect.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  562. this.btnSelect.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  563. this.btnSelect.ForeColor = System.Drawing.Color.White;
  564. this.btnSelect.IsCustomBackImg = false;
  565. this.btnSelect.IsShowText = true;
  566. this.btnSelect.Location = new System.Drawing.Point(656, 8);
  567. this.btnSelect.Name = "btnSelect";
  568. this.btnSelect.Size = new System.Drawing.Size(83, 26);
  569. this.btnSelect.TabIndex = 309;
  570. this.btnSelect.Text = "查询";
  571. this.btnSelect.UseVisualStyleBackColor = false;
  572. //
  573. // labelEx2
  574. //
  575. this.labelEx2.AutoSize = true;
  576. this.labelEx2.BackColor = System.Drawing.Color.WhiteSmoke;
  577. this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  578. this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  579. this.labelEx2.Location = new System.Drawing.Point(359, 12);
  580. this.labelEx2.Name = "labelEx2";
  581. this.labelEx2.Size = new System.Drawing.Size(18, 17);
  582. this.labelEx2.TabIndex = 308;
  583. this.labelEx2.Text = "--";
  584. //
  585. // txtTimeStart
  586. //
  587. this.txtTimeStart.CustomFormat = " ";
  588. this.txtTimeStart.DateValue = "";
  589. this.txtTimeStart.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  590. this.txtTimeStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  591. this.txtTimeStart.IsShowTime = false;
  592. this.txtTimeStart.Location = new System.Drawing.Point(260, 9);
  593. this.txtTimeStart.Name = "txtTimeStart";
  594. this.txtTimeStart.Size = new System.Drawing.Size(95, 23);
  595. this.txtTimeStart.TabIndex = 307;
  596. //
  597. // txtTimeEnd
  598. //
  599. this.txtTimeEnd.CustomFormat = " ";
  600. this.txtTimeEnd.DateValue = "";
  601. this.txtTimeEnd.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  602. this.txtTimeEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  603. this.txtTimeEnd.IsShowTime = false;
  604. this.txtTimeEnd.Location = new System.Drawing.Point(380, 9);
  605. this.txtTimeEnd.Name = "txtTimeEnd";
  606. this.txtTimeEnd.Size = new System.Drawing.Size(95, 23);
  607. this.txtTimeEnd.TabIndex = 306;
  608. //
  609. // btnClose
  610. //
  611. this.btnClose.BackColor = System.Drawing.Color.Transparent;
  612. this.btnClose.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnClose.BackImg")));
  613. this.btnClose.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  614. this.btnClose.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  615. this.btnClose.ForeColor = System.Drawing.Color.White;
  616. this.btnClose.IsCustomBackImg = false;
  617. this.btnClose.IsShowText = true;
  618. this.btnClose.Location = new System.Drawing.Point(854, 8);
  619. this.btnClose.Name = "btnClose";
  620. this.btnClose.Size = new System.Drawing.Size(83, 26);
  621. this.btnClose.TabIndex = 305;
  622. this.btnClose.Text = "关闭";
  623. this.btnClose.UseVisualStyleBackColor = false;
  624. //
  625. // cbxMouth
  626. //
  627. this.cbxMouth.AutoSize = true;
  628. this.cbxMouth.BackColor = System.Drawing.Color.WhiteSmoke;
  629. this.cbxMouth.Checked = true;
  630. this.cbxMouth.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  631. this.cbxMouth.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  632. this.cbxMouth.Location = new System.Drawing.Point(487, 10);
  633. this.cbxMouth.Name = "cbxMouth";
  634. this.cbxMouth.Size = new System.Drawing.Size(38, 21);
  635. this.cbxMouth.TabIndex = 311;
  636. this.cbxMouth.TabStop = true;
  637. this.cbxMouth.Text = "月";
  638. this.cbxMouth.UseVisualStyleBackColor = false;
  639. //
  640. // cbxDay
  641. //
  642. this.cbxDay.AutoSize = true;
  643. this.cbxDay.BackColor = System.Drawing.Color.WhiteSmoke;
  644. this.cbxDay.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  645. this.cbxDay.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  646. this.cbxDay.Location = new System.Drawing.Point(533, 10);
  647. this.cbxDay.Name = "cbxDay";
  648. this.cbxDay.Size = new System.Drawing.Size(38, 21);
  649. this.cbxDay.TabIndex = 311;
  650. this.cbxDay.Text = "日";
  651. this.cbxDay.UseVisualStyleBackColor = false;
  652. //
  653. // cbxAuto
  654. //
  655. this.cbxAuto.AutoSize = true;
  656. this.cbxAuto.BackColor = System.Drawing.Color.WhiteSmoke;
  657. this.cbxAuto.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  658. this.cbxAuto.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  659. this.cbxAuto.Location = new System.Drawing.Point(579, 10);
  660. this.cbxAuto.Name = "cbxAuto";
  661. this.cbxAuto.Size = new System.Drawing.Size(62, 21);
  662. this.cbxAuto.TabIndex = 311;
  663. this.cbxAuto.Text = "自定义";
  664. this.cbxAuto.UseVisualStyleBackColor = false;
  665. //
  666. // btn_Export
  667. //
  668. this.btn_Export.BackColor = System.Drawing.Color.Transparent;
  669. this.btn_Export.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btn_Export.BackImg")));
  670. this.btn_Export.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  671. this.btn_Export.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  672. this.btn_Export.ForeColor = System.Drawing.Color.White;
  673. this.btn_Export.IsCustomBackImg = false;
  674. this.btn_Export.IsShowText = true;
  675. this.btn_Export.Location = new System.Drawing.Point(755, 8);
  676. this.btn_Export.Name = "btn_Export";
  677. this.btn_Export.Size = new System.Drawing.Size(83, 26);
  678. this.btn_Export.TabIndex = 305;
  679. this.btn_Export.Text = "导出";
  680. this.btn_Export.UseVisualStyleBackColor = false;
  681. //
  682. // FrmIndividualPerformance
  683. //
  684. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  685. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  686. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  687. this.ClientSize = new System.Drawing.Size(1121, 627);
  688. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  689. this.IsShowUcNavigationTool = true;
  690. this.Name = "FrmIndividualPerformance";
  691. this.Text = "员工个人业绩";
  692. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  693. this.Controls.SetChildIndex(this.btnAppFormMaximize, 0);
  694. this.Controls.SetChildIndex(this.btnAppFormExit, 0);
  695. this.Controls.SetChildIndex(this.btnAppFormMinimize, 0);
  696. this.Controls.SetChildIndex(this.btnAppFormMenu, 0);
  697. this.Controls.SetChildIndex(this.btnAppFormSkin, 0);
  698. this.Controls.SetChildIndex(this.plFormMainContent, 0);
  699. this.plExMainContainer.ResumeLayout(false);
  700. this.plFormMainContent.ResumeLayout(false);
  701. this.plFormMainContent.PerformLayout();
  702. this.panelEx2.ResumeLayout(false);
  703. ((System.ComponentModel.ISupportInitialize)(this.dgvAll)).EndInit();
  704. ((System.ComponentModel.ISupportInitialize)(this.dgv)).EndInit();
  705. this.panelEx1.ResumeLayout(false);
  706. this.panelEx1.PerformLayout();
  707. this.ResumeLayout(false);
  708. }
  709. #endregion
  710. private ComponentLibrary.PanelEx panelEx2;
  711. protected ComponentLibrary.ComboBoxTreeViewEx cmbItemCategory;
  712. protected ComponentLibrary.ComboBoxTreeViewEx CtvPak_Name;
  713. protected ComponentLibrary.ComboBoxTreeViewEx cmbProjectTitle;
  714. protected ComponentLibrary.TextBoxBasicEx txtCurrentUserPerformance;
  715. protected ComponentLibrary.ComboBoxTreeViewEx cmbEmployeeName;
  716. protected ComponentLibrary.LabelEx labelEx9;
  717. private ComponentLibrary.LabelEx labelEx7;
  718. private ComponentLibrary.LabelEx labelEx5;
  719. private ComponentLibrary.LabelEx labelEx18;
  720. private ComponentLibrary.LabelEx labelEx15;
  721. private ComponentLibrary.PanelEx panelEx1;
  722. public ComponentLibrary.DataGridViewEx dgv;
  723. protected ComponentLibrary.ButtonEx btnSelect;
  724. private ComponentLibrary.LabelEx labelEx2;
  725. protected ComponentLibrary.DateTimePickerEx txtTimeStart;
  726. protected ComponentLibrary.DateTimePickerEx txtTimeEnd;
  727. protected ComponentLibrary.ButtonEx btnClose;
  728. private System.Windows.Forms.DataGridViewTextBoxColumn Column1;
  729. private System.Windows.Forms.DataGridViewTextBoxColumn Column16;
  730. private System.Windows.Forms.DataGridViewTextBoxColumn Column2;
  731. private System.Windows.Forms.DataGridViewTextBoxColumn Column3;
  732. private System.Windows.Forms.DataGridViewTextBoxColumn Column4;
  733. private System.Windows.Forms.DataGridViewTextBoxColumn Column5;
  734. private System.Windows.Forms.DataGridViewTextBoxColumn Column6;
  735. private System.Windows.Forms.DataGridViewTextBoxColumn Column8;
  736. public ComponentLibrary.DataGridViewEx dgvAll;
  737. private System.Windows.Forms.DataGridViewTextBoxColumn 员工编号;
  738. private System.Windows.Forms.DataGridViewTextBoxColumn 员工姓名;
  739. private System.Windows.Forms.DataGridViewTextBoxColumn 当前业绩;
  740. private ComponentLibrary.RadioButtonEx cbxAuto;
  741. private ComponentLibrary.RadioButtonEx cbxDay;
  742. private ComponentLibrary.RadioButtonEx cbxMouth;
  743. protected ComponentLibrary.LabelEx labelEx6;
  744. protected ComponentLibrary.TextBoxBasicEx tb_DetailPerformance;
  745. protected ComponentLibrary.ButtonEx btn_Export;
  746. private ComponentLibrary.LabelEx labelEx11;
  747. protected ComponentLibrary.ComboBoxTreeViewEx cbx_PaymentType;
  748. }
  749. }