frmEditStatisticsProgram.Designer.cs 51 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830
  1. namespace LYFZ.Software.UI.FinancialManagement
  2. {
  3. partial class frmEditStatisticsProgram
  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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmEditStatisticsProgram));
  29. this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
  30. this.cmbItemCategory = new LYFZ.ComponentLibrary.ComboBoxEx();
  31. this.btnClose = new LYFZ.ComponentLibrary.ButtonEx();
  32. this.btnSave = new LYFZ.ComponentLibrary.ButtonEx();
  33. this.grbAdditionalConditions = new LYFZ.ComponentLibrary.GroupBoxEx();
  34. this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx();
  35. this.chkPaymentMethod = new LYFZ.ComponentLibrary.CheckBoxEx();
  36. this.chkcustomersource = new LYFZ.ComponentLibrary.CheckBoxEx();
  37. this.treePaymentMethod = new System.Windows.Forms.TreeView();
  38. this.chkOrdercategory = new LYFZ.ComponentLibrary.CheckBoxEx();
  39. this.treeOrdercategory = new System.Windows.Forms.TreeView();
  40. this.treecustomersource = new System.Windows.Forms.TreeView();
  41. this.plProcessAdditionalConditions = new LYFZ.ComponentLibrary.PanelEx();
  42. this.chkProcessStatus = new LYFZ.ComponentLibrary.CheckBoxEx();
  43. this.labelEx14 = new LYFZ.ComponentLibrary.LabelEx();
  44. this.chkorderamount = new LYFZ.ComponentLibrary.CheckBoxEx();
  45. this.lbSelectionFilmsAmount = new LYFZ.ComponentLibrary.LabelEx();
  46. this.cmbProcessStatus = new LYFZ.ComponentLibrary.ComboBoxEx();
  47. this.chkSelectionFilmsAmount = new LYFZ.ComponentLibrary.CheckBoxEx();
  48. this.nudSatisfactionScoreEnd = new LYFZ.OtherExpansion.SkinControl.SkinNumericUpDown();
  49. this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
  50. this.nudSelectionFilmsAmountEnd = new LYFZ.OtherExpansion.SkinControl.SkinNumericUpDown();
  51. this.chkSatisfactionScore = new LYFZ.ComponentLibrary.CheckBoxEx();
  52. this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
  53. this.nudorderamountEnd = new LYFZ.OtherExpansion.SkinControl.SkinNumericUpDown();
  54. this.nudorderamountStar = new LYFZ.OtherExpansion.SkinControl.SkinNumericUpDown();
  55. this.nudSatisfactionScoreStar = new LYFZ.OtherExpansion.SkinControl.SkinNumericUpDown();
  56. this.nudSelectionFilmsAmountStar = new LYFZ.OtherExpansion.SkinControl.SkinNumericUpDown();
  57. this.cmbCommissionScheme = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  58. this.txtProgramName = new LYFZ.ComponentLibrary.TextBoxBasicEx();
  59. this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
  60. this.cmbProjectTitle = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  61. this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
  62. this.labelEx10 = new LYFZ.ComponentLibrary.LabelEx();
  63. this.lbqItemMsg = new LYFZ.ComponentLibrary.LabelEx();
  64. this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
  65. this.labelEx18 = new LYFZ.ComponentLibrary.LabelEx();
  66. this.nuLiFuStar = new LYFZ.OtherExpansion.SkinControl.SkinNumericUpDown();
  67. this.nuLiFuEnd = new LYFZ.OtherExpansion.SkinControl.SkinNumericUpDown();
  68. this.chkLifuJinE = new LYFZ.ComponentLibrary.CheckBoxEx();
  69. this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
  70. this.plLifuJinE = new LYFZ.ComponentLibrary.PanelEx();
  71. this.plExMainContainer.SuspendLayout();
  72. this.plFormMainContent.SuspendLayout();
  73. this.panelEx1.SuspendLayout();
  74. this.grbAdditionalConditions.SuspendLayout();
  75. this.panelEx3.SuspendLayout();
  76. this.plProcessAdditionalConditions.SuspendLayout();
  77. ((System.ComponentModel.ISupportInitialize)(this.nudSatisfactionScoreEnd)).BeginInit();
  78. ((System.ComponentModel.ISupportInitialize)(this.nudSelectionFilmsAmountEnd)).BeginInit();
  79. ((System.ComponentModel.ISupportInitialize)(this.nudorderamountEnd)).BeginInit();
  80. ((System.ComponentModel.ISupportInitialize)(this.nudorderamountStar)).BeginInit();
  81. ((System.ComponentModel.ISupportInitialize)(this.nudSatisfactionScoreStar)).BeginInit();
  82. ((System.ComponentModel.ISupportInitialize)(this.nudSelectionFilmsAmountStar)).BeginInit();
  83. ((System.ComponentModel.ISupportInitialize)(this.nuLiFuStar)).BeginInit();
  84. ((System.ComponentModel.ISupportInitialize)(this.nuLiFuEnd)).BeginInit();
  85. this.plLifuJinE.SuspendLayout();
  86. this.SuspendLayout();
  87. //
  88. // plExMainContainer
  89. //
  90. this.plExMainContainer.Controls.Add(this.panelEx1);
  91. this.plExMainContainer.Padding = new System.Windows.Forms.Padding(8);
  92. this.plExMainContainer.Size = new System.Drawing.Size(600, 655);
  93. //
  94. // plFormMainContent
  95. //
  96. this.plFormMainContent.Size = new System.Drawing.Size(600, 655);
  97. //
  98. // btnAppFormMaximize
  99. //
  100. this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
  101. this.btnAppFormMaximize.Location = new System.Drawing.Point(541, 0);
  102. //
  103. // btnAppFormExit
  104. //
  105. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  106. this.btnAppFormExit.Location = new System.Drawing.Point(568, 0);
  107. //
  108. // btnAppFormMinimize
  109. //
  110. this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
  111. this.btnAppFormMinimize.Location = new System.Drawing.Point(541, 0);
  112. //
  113. // panelEx1
  114. //
  115. this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  116. this.panelEx1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  117. this.panelEx1.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  118. this.panelEx1.BorderWidth = 1;
  119. this.panelEx1.Controls.Add(this.cmbItemCategory);
  120. this.panelEx1.Controls.Add(this.btnClose);
  121. this.panelEx1.Controls.Add(this.btnSave);
  122. this.panelEx1.Controls.Add(this.grbAdditionalConditions);
  123. this.panelEx1.Controls.Add(this.cmbCommissionScheme);
  124. this.panelEx1.Controls.Add(this.txtProgramName);
  125. this.panelEx1.Controls.Add(this.labelEx2);
  126. this.panelEx1.Controls.Add(this.cmbProjectTitle);
  127. this.panelEx1.Controls.Add(this.labelEx5);
  128. this.panelEx1.Controls.Add(this.labelEx10);
  129. this.panelEx1.Controls.Add(this.lbqItemMsg);
  130. this.panelEx1.Controls.Add(this.labelEx1);
  131. this.panelEx1.Controls.Add(this.labelEx18);
  132. this.panelEx1.Dock = System.Windows.Forms.DockStyle.Fill;
  133. this.panelEx1.Location = new System.Drawing.Point(8, 8);
  134. this.panelEx1.Name = "panelEx1";
  135. this.panelEx1.Size = new System.Drawing.Size(584, 639);
  136. this.panelEx1.TabIndex = 0;
  137. //
  138. // cmbItemCategory
  139. //
  140. this.cmbItemCategory.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
  141. this.cmbItemCategory.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  142. this.cmbItemCategory.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
  143. this.cmbItemCategory.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  144. this.cmbItemCategory.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  145. this.cmbItemCategory.FormattingEnabled = true;
  146. this.cmbItemCategory.IsCustomColor = false;
  147. this.cmbItemCategory.Location = new System.Drawing.Point(87, 36);
  148. this.cmbItemCategory.Name = "cmbItemCategory";
  149. this.cmbItemCategory.ReadOnly = true;
  150. this.cmbItemCategory.Size = new System.Drawing.Size(364, 28);
  151. this.cmbItemCategory.TabIndex = 365;
  152. //
  153. // btnClose
  154. //
  155. this.btnClose.BackColor = System.Drawing.Color.Transparent;
  156. this.btnClose.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnClose.BackImg")));
  157. this.btnClose.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  158. this.btnClose.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  159. this.btnClose.ForeColor = System.Drawing.Color.White;
  160. this.btnClose.IsCustomBackImg = false;
  161. this.btnClose.IsShowText = true;
  162. this.btnClose.Location = new System.Drawing.Point(458, 98);
  163. this.btnClose.Name = "btnClose";
  164. this.btnClose.Size = new System.Drawing.Size(115, 51);
  165. this.btnClose.TabIndex = 364;
  166. this.btnClose.Text = "关 闭";
  167. this.btnClose.UseVisualStyleBackColor = false;
  168. //
  169. // btnSave
  170. //
  171. this.btnSave.BackColor = System.Drawing.Color.Transparent;
  172. this.btnSave.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSave.BackImg")));
  173. this.btnSave.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  174. this.btnSave.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  175. this.btnSave.ForeColor = System.Drawing.Color.White;
  176. this.btnSave.IsCustomBackImg = false;
  177. this.btnSave.IsShowText = true;
  178. this.btnSave.Location = new System.Drawing.Point(458, 7);
  179. this.btnSave.Name = "btnSave";
  180. this.btnSave.Size = new System.Drawing.Size(115, 85);
  181. this.btnSave.TabIndex = 364;
  182. this.btnSave.Text = "保 存";
  183. this.btnSave.UseVisualStyleBackColor = false;
  184. //
  185. // grbAdditionalConditions
  186. //
  187. this.grbAdditionalConditions.Controls.Add(this.panelEx3);
  188. this.grbAdditionalConditions.Controls.Add(this.plProcessAdditionalConditions);
  189. this.grbAdditionalConditions.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  190. this.grbAdditionalConditions.Location = new System.Drawing.Point(5, 153);
  191. this.grbAdditionalConditions.Name = "grbAdditionalConditions";
  192. this.grbAdditionalConditions.Size = new System.Drawing.Size(572, 471);
  193. this.grbAdditionalConditions.TabIndex = 363;
  194. this.grbAdditionalConditions.TabStop = false;
  195. this.grbAdditionalConditions.Text = "附加条件";
  196. //
  197. // panelEx3
  198. //
  199. this.panelEx3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  200. this.panelEx3.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  201. this.panelEx3.BorderWidth = 1;
  202. this.panelEx3.Controls.Add(this.plLifuJinE);
  203. this.panelEx3.Controls.Add(this.chkPaymentMethod);
  204. this.panelEx3.Controls.Add(this.chkcustomersource);
  205. this.panelEx3.Controls.Add(this.treePaymentMethod);
  206. this.panelEx3.Controls.Add(this.chkOrdercategory);
  207. this.panelEx3.Controls.Add(this.treeOrdercategory);
  208. this.panelEx3.Controls.Add(this.treecustomersource);
  209. this.panelEx3.Dock = System.Windows.Forms.DockStyle.Fill;
  210. this.panelEx3.Location = new System.Drawing.Point(3, 123);
  211. this.panelEx3.Name = "panelEx3";
  212. this.panelEx3.Size = new System.Drawing.Size(566, 345);
  213. this.panelEx3.TabIndex = 368;
  214. //
  215. // chkPaymentMethod
  216. //
  217. this.chkPaymentMethod.AutoSize = true;
  218. this.chkPaymentMethod.BackColor = System.Drawing.Color.Transparent;
  219. this.chkPaymentMethod.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  220. this.chkPaymentMethod.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  221. this.chkPaymentMethod.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  222. this.chkPaymentMethod.Fourstates = false;
  223. this.chkPaymentMethod.IsGreenTick = false;
  224. this.chkPaymentMethod.Location = new System.Drawing.Point(6, 5);
  225. this.chkPaymentMethod.Name = "chkPaymentMethod";
  226. this.chkPaymentMethod.Size = new System.Drawing.Size(75, 21);
  227. this.chkPaymentMethod.TabIndex = 0;
  228. this.chkPaymentMethod.Text = "支付方式";
  229. this.chkPaymentMethod.UseVisualStyleBackColor = false;
  230. //
  231. // chkcustomersource
  232. //
  233. this.chkcustomersource.AutoSize = true;
  234. this.chkcustomersource.BackColor = System.Drawing.Color.Transparent;
  235. this.chkcustomersource.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  236. this.chkcustomersource.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  237. this.chkcustomersource.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  238. this.chkcustomersource.Fourstates = false;
  239. this.chkcustomersource.IsGreenTick = false;
  240. this.chkcustomersource.Location = new System.Drawing.Point(192, 5);
  241. this.chkcustomersource.Name = "chkcustomersource";
  242. this.chkcustomersource.Size = new System.Drawing.Size(75, 21);
  243. this.chkcustomersource.TabIndex = 0;
  244. this.chkcustomersource.Text = "客户来源";
  245. this.chkcustomersource.UseVisualStyleBackColor = false;
  246. //
  247. // treePaymentMethod
  248. //
  249. this.treePaymentMethod.CheckBoxes = true;
  250. this.treePaymentMethod.Location = new System.Drawing.Point(6, 29);
  251. this.treePaymentMethod.Name = "treePaymentMethod";
  252. this.treePaymentMethod.Size = new System.Drawing.Size(180, 291);
  253. this.treePaymentMethod.TabIndex = 366;
  254. //
  255. // chkOrdercategory
  256. //
  257. this.chkOrdercategory.AutoSize = true;
  258. this.chkOrdercategory.BackColor = System.Drawing.Color.Transparent;
  259. this.chkOrdercategory.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  260. this.chkOrdercategory.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  261. this.chkOrdercategory.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  262. this.chkOrdercategory.Fourstates = false;
  263. this.chkOrdercategory.IsGreenTick = false;
  264. this.chkOrdercategory.Location = new System.Drawing.Point(380, 5);
  265. this.chkOrdercategory.Name = "chkOrdercategory";
  266. this.chkOrdercategory.Size = new System.Drawing.Size(75, 21);
  267. this.chkOrdercategory.TabIndex = 0;
  268. this.chkOrdercategory.Text = "订单类别";
  269. this.chkOrdercategory.UseVisualStyleBackColor = false;
  270. //
  271. // treeOrdercategory
  272. //
  273. this.treeOrdercategory.CheckBoxes = true;
  274. this.treeOrdercategory.Location = new System.Drawing.Point(380, 29);
  275. this.treeOrdercategory.Name = "treeOrdercategory";
  276. this.treeOrdercategory.Size = new System.Drawing.Size(180, 291);
  277. this.treeOrdercategory.TabIndex = 366;
  278. //
  279. // treecustomersource
  280. //
  281. this.treecustomersource.CheckBoxes = true;
  282. this.treecustomersource.Location = new System.Drawing.Point(192, 29);
  283. this.treecustomersource.Name = "treecustomersource";
  284. this.treecustomersource.Size = new System.Drawing.Size(180, 291);
  285. this.treecustomersource.TabIndex = 366;
  286. //
  287. // plProcessAdditionalConditions
  288. //
  289. this.plProcessAdditionalConditions.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  290. this.plProcessAdditionalConditions.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  291. this.plProcessAdditionalConditions.BorderWidth = 1;
  292. this.plProcessAdditionalConditions.Controls.Add(this.chkProcessStatus);
  293. this.plProcessAdditionalConditions.Controls.Add(this.labelEx14);
  294. this.plProcessAdditionalConditions.Controls.Add(this.chkorderamount);
  295. this.plProcessAdditionalConditions.Controls.Add(this.lbSelectionFilmsAmount);
  296. this.plProcessAdditionalConditions.Controls.Add(this.cmbProcessStatus);
  297. this.plProcessAdditionalConditions.Controls.Add(this.chkSelectionFilmsAmount);
  298. this.plProcessAdditionalConditions.Controls.Add(this.nudSatisfactionScoreEnd);
  299. this.plProcessAdditionalConditions.Controls.Add(this.labelEx4);
  300. this.plProcessAdditionalConditions.Controls.Add(this.nudSelectionFilmsAmountEnd);
  301. this.plProcessAdditionalConditions.Controls.Add(this.chkSatisfactionScore);
  302. this.plProcessAdditionalConditions.Controls.Add(this.labelEx3);
  303. this.plProcessAdditionalConditions.Controls.Add(this.nudorderamountEnd);
  304. this.plProcessAdditionalConditions.Controls.Add(this.nudorderamountStar);
  305. this.plProcessAdditionalConditions.Controls.Add(this.nudSatisfactionScoreStar);
  306. this.plProcessAdditionalConditions.Controls.Add(this.nudSelectionFilmsAmountStar);
  307. this.plProcessAdditionalConditions.Dock = System.Windows.Forms.DockStyle.Top;
  308. this.plProcessAdditionalConditions.Location = new System.Drawing.Point(3, 19);
  309. this.plProcessAdditionalConditions.Name = "plProcessAdditionalConditions";
  310. this.plProcessAdditionalConditions.Size = new System.Drawing.Size(566, 104);
  311. this.plProcessAdditionalConditions.TabIndex = 367;
  312. //
  313. // chkProcessStatus
  314. //
  315. this.chkProcessStatus.AutoSize = true;
  316. this.chkProcessStatus.BackColor = System.Drawing.Color.Transparent;
  317. this.chkProcessStatus.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  318. this.chkProcessStatus.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  319. this.chkProcessStatus.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  320. this.chkProcessStatus.Fourstates = false;
  321. this.chkProcessStatus.IsGreenTick = false;
  322. this.chkProcessStatus.Location = new System.Drawing.Point(6, 6);
  323. this.chkProcessStatus.Name = "chkProcessStatus";
  324. this.chkProcessStatus.Size = new System.Drawing.Size(75, 21);
  325. this.chkProcessStatus.TabIndex = 0;
  326. this.chkProcessStatus.Text = "流程状态";
  327. this.chkProcessStatus.UseVisualStyleBackColor = false;
  328. //
  329. // labelEx14
  330. //
  331. this.labelEx14.AutoSize = true;
  332. this.labelEx14.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  333. this.labelEx14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  334. this.labelEx14.Location = new System.Drawing.Point(168, 45);
  335. this.labelEx14.Name = "labelEx14";
  336. this.labelEx14.Size = new System.Drawing.Size(21, 17);
  337. this.labelEx14.TabIndex = 354;
  338. this.labelEx14.Text = "—";
  339. //
  340. // chkorderamount
  341. //
  342. this.chkorderamount.AutoSize = true;
  343. this.chkorderamount.BackColor = System.Drawing.Color.Transparent;
  344. this.chkorderamount.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  345. this.chkorderamount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  346. this.chkorderamount.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  347. this.chkorderamount.Fourstates = false;
  348. this.chkorderamount.IsGreenTick = false;
  349. this.chkorderamount.Location = new System.Drawing.Point(6, 43);
  350. this.chkorderamount.Name = "chkorderamount";
  351. this.chkorderamount.Size = new System.Drawing.Size(75, 21);
  352. this.chkorderamount.TabIndex = 0;
  353. this.chkorderamount.Text = "套系金额";
  354. this.chkorderamount.UseVisualStyleBackColor = false;
  355. //
  356. // lbSelectionFilmsAmount
  357. //
  358. this.lbSelectionFilmsAmount.AutoSize = true;
  359. this.lbSelectionFilmsAmount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  360. this.lbSelectionFilmsAmount.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  361. this.lbSelectionFilmsAmount.Location = new System.Drawing.Point(452, 11);
  362. this.lbSelectionFilmsAmount.Name = "lbSelectionFilmsAmount";
  363. this.lbSelectionFilmsAmount.Size = new System.Drawing.Size(21, 17);
  364. this.lbSelectionFilmsAmount.TabIndex = 354;
  365. this.lbSelectionFilmsAmount.Text = "—";
  366. //
  367. // cmbProcessStatus
  368. //
  369. this.cmbProcessStatus.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
  370. this.cmbProcessStatus.AutoCompleteCustomSource.AddRange(new string[] {
  371. "拍照OK",
  372. "选片OK",
  373. "取件OK"});
  374. this.cmbProcessStatus.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  375. this.cmbProcessStatus.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
  376. this.cmbProcessStatus.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  377. this.cmbProcessStatus.FormattingEnabled = true;
  378. this.cmbProcessStatus.IsCustomColor = false;
  379. this.cmbProcessStatus.Items.AddRange(new object[] {
  380. "拍照OK",
  381. "初修OK",
  382. "选片OK",
  383. "精修OK",
  384. "设计OK",
  385. "取件OK"});
  386. this.cmbProcessStatus.Location = new System.Drawing.Point(83, 4);
  387. this.cmbProcessStatus.Name = "cmbProcessStatus";
  388. this.cmbProcessStatus.ReadOnly = true;
  389. this.cmbProcessStatus.Size = new System.Drawing.Size(190, 28);
  390. this.cmbProcessStatus.TabIndex = 365;
  391. //
  392. // chkSelectionFilmsAmount
  393. //
  394. this.chkSelectionFilmsAmount.AutoSize = true;
  395. this.chkSelectionFilmsAmount.BackColor = System.Drawing.Color.Transparent;
  396. this.chkSelectionFilmsAmount.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  397. this.chkSelectionFilmsAmount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  398. this.chkSelectionFilmsAmount.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  399. this.chkSelectionFilmsAmount.Fourstates = false;
  400. this.chkSelectionFilmsAmount.IsGreenTick = false;
  401. this.chkSelectionFilmsAmount.Location = new System.Drawing.Point(290, 9);
  402. this.chkSelectionFilmsAmount.Name = "chkSelectionFilmsAmount";
  403. this.chkSelectionFilmsAmount.Size = new System.Drawing.Size(75, 21);
  404. this.chkSelectionFilmsAmount.TabIndex = 0;
  405. this.chkSelectionFilmsAmount.Text = "选片金额";
  406. this.chkSelectionFilmsAmount.UseVisualStyleBackColor = false;
  407. //
  408. // nudSatisfactionScoreEnd
  409. //
  410. this.nudSatisfactionScoreEnd.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
  411. this.nudSatisfactionScoreEnd.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  412. this.nudSatisfactionScoreEnd.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
  413. this.nudSatisfactionScoreEnd.IsCustomColor = false;
  414. this.nudSatisfactionScoreEnd.Location = new System.Drawing.Point(477, 42);
  415. this.nudSatisfactionScoreEnd.Maximum = new decimal(new int[] {
  416. 5,
  417. 0,
  418. 0,
  419. 0});
  420. this.nudSatisfactionScoreEnd.Name = "nudSatisfactionScoreEnd";
  421. this.nudSatisfactionScoreEnd.Size = new System.Drawing.Size(78, 23);
  422. this.nudSatisfactionScoreEnd.TabIndex = 363;
  423. this.nudSatisfactionScoreEnd.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  424. //
  425. // labelEx4
  426. //
  427. this.labelEx4.AutoSize = true;
  428. this.labelEx4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  429. this.labelEx4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  430. this.labelEx4.Location = new System.Drawing.Point(450, 45);
  431. this.labelEx4.Name = "labelEx4";
  432. this.labelEx4.Size = new System.Drawing.Size(21, 17);
  433. this.labelEx4.TabIndex = 354;
  434. this.labelEx4.Text = "—";
  435. //
  436. // nudSelectionFilmsAmountEnd
  437. //
  438. this.nudSelectionFilmsAmountEnd.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
  439. this.nudSelectionFilmsAmountEnd.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  440. this.nudSelectionFilmsAmountEnd.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
  441. this.nudSelectionFilmsAmountEnd.IsCustomColor = false;
  442. this.nudSelectionFilmsAmountEnd.Location = new System.Drawing.Point(476, 8);
  443. this.nudSelectionFilmsAmountEnd.Maximum = new decimal(new int[] {
  444. 999999999,
  445. 0,
  446. 0,
  447. 0});
  448. this.nudSelectionFilmsAmountEnd.Name = "nudSelectionFilmsAmountEnd";
  449. this.nudSelectionFilmsAmountEnd.Size = new System.Drawing.Size(78, 23);
  450. this.nudSelectionFilmsAmountEnd.TabIndex = 363;
  451. this.nudSelectionFilmsAmountEnd.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  452. //
  453. // chkSatisfactionScore
  454. //
  455. this.chkSatisfactionScore.AutoSize = true;
  456. this.chkSatisfactionScore.BackColor = System.Drawing.Color.Transparent;
  457. this.chkSatisfactionScore.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  458. this.chkSatisfactionScore.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  459. this.chkSatisfactionScore.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  460. this.chkSatisfactionScore.Fourstates = false;
  461. this.chkSatisfactionScore.IsGreenTick = false;
  462. this.chkSatisfactionScore.Location = new System.Drawing.Point(290, 43);
  463. this.chkSatisfactionScore.Name = "chkSatisfactionScore";
  464. this.chkSatisfactionScore.Size = new System.Drawing.Size(75, 21);
  465. this.chkSatisfactionScore.TabIndex = 0;
  466. this.chkSatisfactionScore.Text = "满意分值";
  467. this.chkSatisfactionScore.UseVisualStyleBackColor = false;
  468. //
  469. // labelEx3
  470. //
  471. this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  472. this.labelEx3.ForeColor = System.Drawing.Color.Green;
  473. this.labelEx3.Location = new System.Drawing.Point(5, 73);
  474. this.labelEx3.Name = "labelEx3";
  475. this.labelEx3.Size = new System.Drawing.Size(558, 24);
  476. this.labelEx3.TabIndex = 343;
  477. this.labelEx3.Text = "说明:选片金额按统计时间订单(每阶段)实收总金额筛稳选,满意分值按各流程的调查满意度分值统计";
  478. this.labelEx3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  479. //
  480. // nudorderamountEnd
  481. //
  482. this.nudorderamountEnd.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
  483. this.nudorderamountEnd.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  484. this.nudorderamountEnd.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
  485. this.nudorderamountEnd.IsCustomColor = false;
  486. this.nudorderamountEnd.Location = new System.Drawing.Point(195, 42);
  487. this.nudorderamountEnd.Maximum = new decimal(new int[] {
  488. 999999999,
  489. 0,
  490. 0,
  491. 0});
  492. this.nudorderamountEnd.Name = "nudorderamountEnd";
  493. this.nudorderamountEnd.Size = new System.Drawing.Size(78, 23);
  494. this.nudorderamountEnd.TabIndex = 363;
  495. this.nudorderamountEnd.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  496. //
  497. // nudorderamountStar
  498. //
  499. this.nudorderamountStar.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
  500. this.nudorderamountStar.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  501. this.nudorderamountStar.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
  502. this.nudorderamountStar.IsCustomColor = false;
  503. this.nudorderamountStar.Location = new System.Drawing.Point(83, 42);
  504. this.nudorderamountStar.Maximum = new decimal(new int[] {
  505. 999999999,
  506. 0,
  507. 0,
  508. 0});
  509. this.nudorderamountStar.Name = "nudorderamountStar";
  510. this.nudorderamountStar.Size = new System.Drawing.Size(78, 23);
  511. this.nudorderamountStar.TabIndex = 363;
  512. this.nudorderamountStar.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  513. //
  514. // nudSatisfactionScoreStar
  515. //
  516. this.nudSatisfactionScoreStar.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
  517. this.nudSatisfactionScoreStar.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  518. this.nudSatisfactionScoreStar.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
  519. this.nudSatisfactionScoreStar.IsCustomColor = false;
  520. this.nudSatisfactionScoreStar.Location = new System.Drawing.Point(368, 42);
  521. this.nudSatisfactionScoreStar.Maximum = new decimal(new int[] {
  522. 5,
  523. 0,
  524. 0,
  525. 0});
  526. this.nudSatisfactionScoreStar.Name = "nudSatisfactionScoreStar";
  527. this.nudSatisfactionScoreStar.Size = new System.Drawing.Size(78, 23);
  528. this.nudSatisfactionScoreStar.TabIndex = 363;
  529. this.nudSatisfactionScoreStar.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  530. //
  531. // nudSelectionFilmsAmountStar
  532. //
  533. this.nudSelectionFilmsAmountStar.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
  534. this.nudSelectionFilmsAmountStar.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  535. this.nudSelectionFilmsAmountStar.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
  536. this.nudSelectionFilmsAmountStar.IsCustomColor = false;
  537. this.nudSelectionFilmsAmountStar.Location = new System.Drawing.Point(367, 8);
  538. this.nudSelectionFilmsAmountStar.Maximum = new decimal(new int[] {
  539. 999999999,
  540. 0,
  541. 0,
  542. 0});
  543. this.nudSelectionFilmsAmountStar.Name = "nudSelectionFilmsAmountStar";
  544. this.nudSelectionFilmsAmountStar.Size = new System.Drawing.Size(78, 23);
  545. this.nudSelectionFilmsAmountStar.TabIndex = 363;
  546. this.nudSelectionFilmsAmountStar.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  547. //
  548. // cmbCommissionScheme
  549. //
  550. this.cmbCommissionScheme.AfterSelectLevelFirstNode = true;
  551. this.cmbCommissionScheme.DropDownHeight = 220;
  552. this.cmbCommissionScheme.DropDownShow = false;
  553. this.cmbCommissionScheme.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  554. this.cmbCommissionScheme.FormattingEnabled = true;
  555. this.cmbCommissionScheme.IntegralHeight = false;
  556. this.cmbCommissionScheme.IsNodeMouseClick = true;
  557. this.cmbCommissionScheme.IsSelectParentNode = true;
  558. this.cmbCommissionScheme.Location = new System.Drawing.Point(87, 125);
  559. this.cmbCommissionScheme.Name = "cmbCommissionScheme";
  560. this.cmbCommissionScheme.ReadOnly = true;
  561. this.cmbCommissionScheme.SelectedNode = null;
  562. this.cmbCommissionScheme.Size = new System.Drawing.Size(364, 25);
  563. this.cmbCommissionScheme.StrGetName = "";
  564. this.cmbCommissionScheme.StrGetTagName = "";
  565. this.cmbCommissionScheme.StrKey = null;
  566. this.cmbCommissionScheme.TabIndex = 358;
  567. //
  568. // txtProgramName
  569. //
  570. this.txtProgramName.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  571. this.txtProgramName.EmptyTextTip = null;
  572. this.txtProgramName.EmptyTextTipColor = System.Drawing.Color.DarkGray;
  573. this.txtProgramName.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  574. this.txtProgramName.Location = new System.Drawing.Point(87, 7);
  575. this.txtProgramName.Name = "txtProgramName";
  576. this.txtProgramName.Size = new System.Drawing.Size(364, 26);
  577. this.txtProgramName.TabIndex = 362;
  578. //
  579. // labelEx2
  580. //
  581. this.labelEx2.AutoSize = true;
  582. this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  583. this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  584. this.labelEx2.Location = new System.Drawing.Point(21, 12);
  585. this.labelEx2.Name = "labelEx2";
  586. this.labelEx2.Size = new System.Drawing.Size(59, 17);
  587. this.labelEx2.TabIndex = 344;
  588. this.labelEx2.Text = "统计名称:";
  589. //
  590. // cmbProjectTitle
  591. //
  592. this.cmbProjectTitle.AfterSelectLevelFirstNode = true;
  593. this.cmbProjectTitle.DropDownHeight = 220;
  594. this.cmbProjectTitle.DropDownShow = false;
  595. this.cmbProjectTitle.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  596. this.cmbProjectTitle.FormattingEnabled = true;
  597. this.cmbProjectTitle.IntegralHeight = false;
  598. this.cmbProjectTitle.IsNodeMouseClick = true;
  599. this.cmbProjectTitle.IsSelectParentNode = true;
  600. this.cmbProjectTitle.Location = new System.Drawing.Point(87, 95);
  601. this.cmbProjectTitle.Name = "cmbProjectTitle";
  602. this.cmbProjectTitle.ReadOnly = true;
  603. this.cmbProjectTitle.SelectedNode = null;
  604. this.cmbProjectTitle.Size = new System.Drawing.Size(364, 25);
  605. this.cmbProjectTitle.StrGetName = "";
  606. this.cmbProjectTitle.StrGetTagName = "";
  607. this.cmbProjectTitle.StrKey = null;
  608. this.cmbProjectTitle.TabIndex = 351;
  609. //
  610. // labelEx5
  611. //
  612. this.labelEx5.AutoSize = true;
  613. this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  614. this.labelEx5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  615. this.labelEx5.Location = new System.Drawing.Point(21, 97);
  616. this.labelEx5.Name = "labelEx5";
  617. this.labelEx5.Size = new System.Drawing.Size(59, 17);
  618. this.labelEx5.TabIndex = 345;
  619. this.labelEx5.Text = "项目内容:";
  620. //
  621. // labelEx10
  622. //
  623. this.labelEx10.AutoSize = true;
  624. this.labelEx10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  625. this.labelEx10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  626. this.labelEx10.Location = new System.Drawing.Point(21, 127);
  627. this.labelEx10.Name = "labelEx10";
  628. this.labelEx10.Size = new System.Drawing.Size(59, 17);
  629. this.labelEx10.TabIndex = 350;
  630. this.labelEx10.Text = "提成方案:";
  631. //
  632. // lbqItemMsg
  633. //
  634. this.lbqItemMsg.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  635. this.lbqItemMsg.ForeColor = System.Drawing.Color.Green;
  636. this.lbqItemMsg.Location = new System.Drawing.Point(85, 68);
  637. this.lbqItemMsg.Name = "lbqItemMsg";
  638. this.lbqItemMsg.Size = new System.Drawing.Size(367, 24);
  639. this.lbqItemMsg.TabIndex = 343;
  640. this.lbqItemMsg.Text = "请选择统计项目";
  641. this.lbqItemMsg.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  642. //
  643. // labelEx1
  644. //
  645. this.labelEx1.AutoSize = true;
  646. this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  647. this.labelEx1.ForeColor = System.Drawing.Color.Green;
  648. this.labelEx1.Location = new System.Drawing.Point(21, 71);
  649. this.labelEx1.Name = "labelEx1";
  650. this.labelEx1.Size = new System.Drawing.Size(59, 17);
  651. this.labelEx1.TabIndex = 343;
  652. this.labelEx1.Text = "项目说明:";
  653. //
  654. // labelEx18
  655. //
  656. this.labelEx18.AutoSize = true;
  657. this.labelEx18.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  658. this.labelEx18.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  659. this.labelEx18.Location = new System.Drawing.Point(21, 42);
  660. this.labelEx18.Name = "labelEx18";
  661. this.labelEx18.Size = new System.Drawing.Size(59, 17);
  662. this.labelEx18.TabIndex = 343;
  663. this.labelEx18.Text = "统计项目:";
  664. //
  665. // nuLiFuStar
  666. //
  667. this.nuLiFuStar.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
  668. this.nuLiFuStar.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  669. this.nuLiFuStar.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
  670. this.nuLiFuStar.IsCustomColor = false;
  671. this.nuLiFuStar.Location = new System.Drawing.Point(81, 3);
  672. this.nuLiFuStar.Maximum = new decimal(new int[] {
  673. 999999999,
  674. 0,
  675. 0,
  676. 0});
  677. this.nuLiFuStar.Name = "nuLiFuStar";
  678. this.nuLiFuStar.Size = new System.Drawing.Size(78, 23);
  679. this.nuLiFuStar.TabIndex = 363;
  680. this.nuLiFuStar.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  681. //
  682. // nuLiFuEnd
  683. //
  684. this.nuLiFuEnd.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
  685. this.nuLiFuEnd.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  686. this.nuLiFuEnd.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
  687. this.nuLiFuEnd.IsCustomColor = false;
  688. this.nuLiFuEnd.Location = new System.Drawing.Point(193, 3);
  689. this.nuLiFuEnd.Maximum = new decimal(new int[] {
  690. 999999999,
  691. 0,
  692. 0,
  693. 0});
  694. this.nuLiFuEnd.Name = "nuLiFuEnd";
  695. this.nuLiFuEnd.Size = new System.Drawing.Size(78, 23);
  696. this.nuLiFuEnd.TabIndex = 363;
  697. this.nuLiFuEnd.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  698. //
  699. // chkLifuJinE
  700. //
  701. this.chkLifuJinE.AutoSize = true;
  702. this.chkLifuJinE.BackColor = System.Drawing.Color.Transparent;
  703. this.chkLifuJinE.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  704. this.chkLifuJinE.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  705. this.chkLifuJinE.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  706. this.chkLifuJinE.Fourstates = false;
  707. this.chkLifuJinE.IsGreenTick = false;
  708. this.chkLifuJinE.Location = new System.Drawing.Point(6, 4);
  709. this.chkLifuJinE.Name = "chkLifuJinE";
  710. this.chkLifuJinE.Size = new System.Drawing.Size(75, 21);
  711. this.chkLifuJinE.TabIndex = 0;
  712. this.chkLifuJinE.Text = "订单金额";
  713. this.chkLifuJinE.UseVisualStyleBackColor = false;
  714. //
  715. // labelEx6
  716. //
  717. this.labelEx6.AutoSize = true;
  718. this.labelEx6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  719. this.labelEx6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  720. this.labelEx6.Location = new System.Drawing.Point(166, 6);
  721. this.labelEx6.Name = "labelEx6";
  722. this.labelEx6.Size = new System.Drawing.Size(21, 17);
  723. this.labelEx6.TabIndex = 354;
  724. this.labelEx6.Text = "—";
  725. //
  726. // plLifuJinE
  727. //
  728. this.plLifuJinE.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  729. this.plLifuJinE.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  730. this.plLifuJinE.BorderWidth = 1;
  731. this.plLifuJinE.Controls.Add(this.chkLifuJinE);
  732. this.plLifuJinE.Controls.Add(this.nuLiFuEnd);
  733. this.plLifuJinE.Controls.Add(this.labelEx6);
  734. this.plLifuJinE.Controls.Add(this.nuLiFuStar);
  735. this.plLifuJinE.Location = new System.Drawing.Point(192, 2);
  736. this.plLifuJinE.Name = "plLifuJinE";
  737. this.plLifuJinE.Size = new System.Drawing.Size(368, 35);
  738. this.plLifuJinE.TabIndex = 367;
  739. this.plLifuJinE.Visible = false;
  740. //
  741. // frmEditStatisticsProgram
  742. //
  743. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  744. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  745. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  746. this.ClientSize = new System.Drawing.Size(600, 720);
  747. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  748. this.IsUserControlsSize = false;
  749. this.MaximizeBox = false;
  750. this.Name = "frmEditStatisticsProgram";
  751. this.Text = "设置工资统计方案";
  752. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  753. this.Controls.SetChildIndex(this.btnAppFormMaximize, 0);
  754. this.Controls.SetChildIndex(this.btnAppFormExit, 0);
  755. this.Controls.SetChildIndex(this.btnAppFormMinimize, 0);
  756. this.Controls.SetChildIndex(this.btnAppFormMenu, 0);
  757. this.Controls.SetChildIndex(this.btnAppFormSkin, 0);
  758. this.Controls.SetChildIndex(this.plFormMainContent, 0);
  759. this.plExMainContainer.ResumeLayout(false);
  760. this.plFormMainContent.ResumeLayout(false);
  761. this.panelEx1.ResumeLayout(false);
  762. this.panelEx1.PerformLayout();
  763. this.grbAdditionalConditions.ResumeLayout(false);
  764. this.panelEx3.ResumeLayout(false);
  765. this.panelEx3.PerformLayout();
  766. this.plProcessAdditionalConditions.ResumeLayout(false);
  767. this.plProcessAdditionalConditions.PerformLayout();
  768. ((System.ComponentModel.ISupportInitialize)(this.nudSatisfactionScoreEnd)).EndInit();
  769. ((System.ComponentModel.ISupportInitialize)(this.nudSelectionFilmsAmountEnd)).EndInit();
  770. ((System.ComponentModel.ISupportInitialize)(this.nudorderamountEnd)).EndInit();
  771. ((System.ComponentModel.ISupportInitialize)(this.nudorderamountStar)).EndInit();
  772. ((System.ComponentModel.ISupportInitialize)(this.nudSatisfactionScoreStar)).EndInit();
  773. ((System.ComponentModel.ISupportInitialize)(this.nudSelectionFilmsAmountStar)).EndInit();
  774. ((System.ComponentModel.ISupportInitialize)(this.nuLiFuStar)).EndInit();
  775. ((System.ComponentModel.ISupportInitialize)(this.nuLiFuEnd)).EndInit();
  776. this.plLifuJinE.ResumeLayout(false);
  777. this.plLifuJinE.PerformLayout();
  778. this.ResumeLayout(false);
  779. }
  780. #endregion
  781. private ComponentLibrary.PanelEx panelEx1;
  782. protected ComponentLibrary.ComboBoxTreeViewEx cmbCommissionScheme;
  783. protected ComponentLibrary.LabelEx labelEx14;
  784. protected ComponentLibrary.ComboBoxTreeViewEx cmbProjectTitle;
  785. private ComponentLibrary.LabelEx labelEx5;
  786. private ComponentLibrary.LabelEx labelEx10;
  787. private ComponentLibrary.LabelEx labelEx18;
  788. protected ComponentLibrary.LabelEx labelEx4;
  789. protected ComponentLibrary.TextBoxBasicEx txtProgramName;
  790. private ComponentLibrary.LabelEx labelEx2;
  791. public OtherExpansion.SkinControl.SkinNumericUpDown nudSatisfactionScoreEnd;
  792. public OtherExpansion.SkinControl.SkinNumericUpDown nudorderamountEnd;
  793. public OtherExpansion.SkinControl.SkinNumericUpDown nudSatisfactionScoreStar;
  794. public OtherExpansion.SkinControl.SkinNumericUpDown nudorderamountStar;
  795. public ComponentLibrary.CheckBoxEx chkSatisfactionScore;
  796. public ComponentLibrary.CheckBoxEx chkProcessStatus;
  797. public ComponentLibrary.CheckBoxEx chkcustomersource;
  798. public ComponentLibrary.CheckBoxEx chkorderamount;
  799. public ComponentLibrary.CheckBoxEx chkOrdercategory;
  800. public ComponentLibrary.ButtonEx btnClose;
  801. public ComponentLibrary.ButtonEx btnSave;
  802. public ComponentLibrary.ComboBoxEx cmbItemCategory;
  803. public System.Windows.Forms.TreeView treeOrdercategory;
  804. public System.Windows.Forms.TreeView treecustomersource;
  805. public ComponentLibrary.ComboBoxEx cmbProcessStatus;
  806. public ComponentLibrary.GroupBoxEx grbAdditionalConditions;
  807. private ComponentLibrary.LabelEx labelEx1;
  808. public ComponentLibrary.LabelEx lbqItemMsg;
  809. public System.Windows.Forms.TreeView treePaymentMethod;
  810. public ComponentLibrary.CheckBoxEx chkPaymentMethod;
  811. public OtherExpansion.SkinControl.SkinNumericUpDown nudSelectionFilmsAmountEnd;
  812. public OtherExpansion.SkinControl.SkinNumericUpDown nudSelectionFilmsAmountStar;
  813. public ComponentLibrary.CheckBoxEx chkSelectionFilmsAmount;
  814. protected ComponentLibrary.LabelEx lbSelectionFilmsAmount;
  815. public ComponentLibrary.PanelEx plProcessAdditionalConditions;
  816. public ComponentLibrary.LabelEx labelEx3;
  817. public ComponentLibrary.PanelEx panelEx3;
  818. public ComponentLibrary.CheckBoxEx chkLifuJinE;
  819. public OtherExpansion.SkinControl.SkinNumericUpDown nuLiFuEnd;
  820. protected ComponentLibrary.LabelEx labelEx6;
  821. public OtherExpansion.SkinControl.SkinNumericUpDown nuLiFuStar;
  822. public ComponentLibrary.PanelEx plLifuJinE;
  823. }
  824. }