FormPaymentScheme.Designer.cs 40 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783
  1. namespace centralController
  2. {
  3. partial class FormPaymentScheme
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.gp_paymentScheme = new DevComponents.DotNetBar.Controls.GroupPanel();
  29. this.tbx_peakCharge = new DevComponents.DotNetBar.Controls.TextBoxX();
  30. this.tbx_endChargeTime = new DevComponents.DotNetBar.Controls.TextBoxX();
  31. this.tbx_startChargeTime = new DevComponents.DotNetBar.Controls.TextBoxX();
  32. this.tbx_overnightCharge = new DevComponents.DotNetBar.Controls.TextBoxX();
  33. this.tbx_eachCharge = new DevComponents.DotNetBar.Controls.TextBoxX();
  34. this.tbx_upperBound = new DevComponents.DotNetBar.Controls.TextBoxX();
  35. this.tbx_intervalCharge = new DevComponents.DotNetBar.Controls.TextBoxX();
  36. this.tbx_firstCharge = new DevComponents.DotNetBar.Controls.TextBoxX();
  37. this.tbx_firstChargeTime = new DevComponents.DotNetBar.Controls.TextBoxX();
  38. this.tbx_freeTime = new DevComponents.DotNetBar.Controls.TextBoxX();
  39. this.labelX10 = new DevComponents.DotNetBar.LabelX();
  40. this.labelX9 = new DevComponents.DotNetBar.LabelX();
  41. this.labelX8 = new DevComponents.DotNetBar.LabelX();
  42. this.labelX7 = new DevComponents.DotNetBar.LabelX();
  43. this.labelX6 = new DevComponents.DotNetBar.LabelX();
  44. this.labelX5 = new DevComponents.DotNetBar.LabelX();
  45. this.labelX4 = new DevComponents.DotNetBar.LabelX();
  46. this.labelX3 = new DevComponents.DotNetBar.LabelX();
  47. this.labelX2 = new DevComponents.DotNetBar.LabelX();
  48. this.labelX1 = new DevComponents.DotNetBar.LabelX();
  49. this.gp_VIPScheme = new DevComponents.DotNetBar.Controls.GroupPanel();
  50. this.tbx_bookCharge = new DevComponents.DotNetBar.Controls.TextBoxX();
  51. this.tbx_yearCard = new DevComponents.DotNetBar.Controls.TextBoxX();
  52. this.tbx_halfYearCard = new DevComponents.DotNetBar.Controls.TextBoxX();
  53. this.tbx_seasonCard = new DevComponents.DotNetBar.Controls.TextBoxX();
  54. this.tbx_monthCard = new DevComponents.DotNetBar.Controls.TextBoxX();
  55. this.labelX15 = new DevComponents.DotNetBar.LabelX();
  56. this.labelX14 = new DevComponents.DotNetBar.LabelX();
  57. this.labelX13 = new DevComponents.DotNetBar.LabelX();
  58. this.labelX12 = new DevComponents.DotNetBar.LabelX();
  59. this.labelX11 = new DevComponents.DotNetBar.LabelX();
  60. this.btnx_enableModify = new DevComponents.DotNetBar.ButtonX();
  61. this.btnx_confirmModification = new DevComponents.DotNetBar.ButtonX();
  62. this.btnx_cancelModify = new DevComponents.DotNetBar.ButtonX();
  63. this.lb_schemeSwitch = new DevComponents.DotNetBar.LabelX();
  64. this.gp_schemeSwitch = new DevComponents.DotNetBar.Controls.GroupPanel();
  65. this.cb_schemeSwitch = new System.Windows.Forms.ComboBox();
  66. this.gp_paymentScheme.SuspendLayout();
  67. this.gp_VIPScheme.SuspendLayout();
  68. this.gp_schemeSwitch.SuspendLayout();
  69. this.SuspendLayout();
  70. //
  71. // gp_paymentScheme
  72. //
  73. this.gp_paymentScheme.BackColor = System.Drawing.Color.White;
  74. this.gp_paymentScheme.CanvasColor = System.Drawing.SystemColors.Control;
  75. this.gp_paymentScheme.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
  76. this.gp_paymentScheme.Controls.Add(this.tbx_peakCharge);
  77. this.gp_paymentScheme.Controls.Add(this.tbx_endChargeTime);
  78. this.gp_paymentScheme.Controls.Add(this.tbx_startChargeTime);
  79. this.gp_paymentScheme.Controls.Add(this.tbx_overnightCharge);
  80. this.gp_paymentScheme.Controls.Add(this.tbx_eachCharge);
  81. this.gp_paymentScheme.Controls.Add(this.tbx_upperBound);
  82. this.gp_paymentScheme.Controls.Add(this.tbx_intervalCharge);
  83. this.gp_paymentScheme.Controls.Add(this.tbx_firstCharge);
  84. this.gp_paymentScheme.Controls.Add(this.tbx_firstChargeTime);
  85. this.gp_paymentScheme.Controls.Add(this.tbx_freeTime);
  86. this.gp_paymentScheme.Controls.Add(this.labelX10);
  87. this.gp_paymentScheme.Controls.Add(this.labelX9);
  88. this.gp_paymentScheme.Controls.Add(this.labelX8);
  89. this.gp_paymentScheme.Controls.Add(this.labelX7);
  90. this.gp_paymentScheme.Controls.Add(this.labelX6);
  91. this.gp_paymentScheme.Controls.Add(this.labelX5);
  92. this.gp_paymentScheme.Controls.Add(this.labelX4);
  93. this.gp_paymentScheme.Controls.Add(this.labelX3);
  94. this.gp_paymentScheme.Controls.Add(this.labelX2);
  95. this.gp_paymentScheme.Controls.Add(this.labelX1);
  96. this.gp_paymentScheme.DisabledBackColor = System.Drawing.Color.Empty;
  97. this.gp_paymentScheme.Location = new System.Drawing.Point(13, 12);
  98. this.gp_paymentScheme.Name = "gp_paymentScheme";
  99. this.gp_paymentScheme.Size = new System.Drawing.Size(258, 327);
  100. //
  101. //
  102. //
  103. this.gp_paymentScheme.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
  104. this.gp_paymentScheme.Style.BackColorGradientAngle = 90;
  105. this.gp_paymentScheme.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
  106. this.gp_paymentScheme.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
  107. this.gp_paymentScheme.Style.BorderBottomWidth = 1;
  108. this.gp_paymentScheme.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
  109. this.gp_paymentScheme.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
  110. this.gp_paymentScheme.Style.BorderLeftWidth = 1;
  111. this.gp_paymentScheme.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
  112. this.gp_paymentScheme.Style.BorderRightWidth = 1;
  113. this.gp_paymentScheme.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
  114. this.gp_paymentScheme.Style.BorderTopWidth = 1;
  115. this.gp_paymentScheme.Style.CornerDiameter = 4;
  116. this.gp_paymentScheme.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
  117. this.gp_paymentScheme.Style.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center;
  118. this.gp_paymentScheme.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
  119. this.gp_paymentScheme.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
  120. //
  121. //
  122. //
  123. this.gp_paymentScheme.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  124. //
  125. //
  126. //
  127. this.gp_paymentScheme.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  128. this.gp_paymentScheme.TabIndex = 4;
  129. this.gp_paymentScheme.Text = "普通收费策略";
  130. //
  131. // tbx_peakCharge
  132. //
  133. this.tbx_peakCharge.BackColor = System.Drawing.Color.White;
  134. //
  135. //
  136. //
  137. this.tbx_peakCharge.Border.Class = "TextBoxBorder";
  138. this.tbx_peakCharge.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  139. this.tbx_peakCharge.DisabledBackColor = System.Drawing.Color.White;
  140. this.tbx_peakCharge.ForeColor = System.Drawing.Color.Black;
  141. this.tbx_peakCharge.Location = new System.Drawing.Point(143, 266);
  142. this.tbx_peakCharge.Name = "tbx_peakCharge";
  143. this.tbx_peakCharge.PreventEnterBeep = true;
  144. this.tbx_peakCharge.ReadOnly = true;
  145. this.tbx_peakCharge.Size = new System.Drawing.Size(100, 21);
  146. this.tbx_peakCharge.TabIndex = 19;
  147. //
  148. // tbx_endChargeTime
  149. //
  150. this.tbx_endChargeTime.BackColor = System.Drawing.Color.White;
  151. //
  152. //
  153. //
  154. this.tbx_endChargeTime.Border.Class = "TextBoxBorder";
  155. this.tbx_endChargeTime.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  156. this.tbx_endChargeTime.DisabledBackColor = System.Drawing.Color.White;
  157. this.tbx_endChargeTime.ForeColor = System.Drawing.Color.Black;
  158. this.tbx_endChargeTime.Location = new System.Drawing.Point(143, 238);
  159. this.tbx_endChargeTime.Name = "tbx_endChargeTime";
  160. this.tbx_endChargeTime.PreventEnterBeep = true;
  161. this.tbx_endChargeTime.ReadOnly = true;
  162. this.tbx_endChargeTime.Size = new System.Drawing.Size(100, 21);
  163. this.tbx_endChargeTime.TabIndex = 18;
  164. //
  165. // tbx_startChargeTime
  166. //
  167. this.tbx_startChargeTime.BackColor = System.Drawing.Color.White;
  168. //
  169. //
  170. //
  171. this.tbx_startChargeTime.Border.Class = "TextBoxBorder";
  172. this.tbx_startChargeTime.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  173. this.tbx_startChargeTime.DisabledBackColor = System.Drawing.Color.White;
  174. this.tbx_startChargeTime.ForeColor = System.Drawing.Color.Black;
  175. this.tbx_startChargeTime.Location = new System.Drawing.Point(143, 210);
  176. this.tbx_startChargeTime.Name = "tbx_startChargeTime";
  177. this.tbx_startChargeTime.PreventEnterBeep = true;
  178. this.tbx_startChargeTime.ReadOnly = true;
  179. this.tbx_startChargeTime.Size = new System.Drawing.Size(100, 21);
  180. this.tbx_startChargeTime.TabIndex = 17;
  181. //
  182. // tbx_overnightCharge
  183. //
  184. this.tbx_overnightCharge.BackColor = System.Drawing.Color.White;
  185. //
  186. //
  187. //
  188. this.tbx_overnightCharge.Border.Class = "TextBoxBorder";
  189. this.tbx_overnightCharge.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  190. this.tbx_overnightCharge.DisabledBackColor = System.Drawing.Color.White;
  191. this.tbx_overnightCharge.ForeColor = System.Drawing.Color.Black;
  192. this.tbx_overnightCharge.Location = new System.Drawing.Point(143, 182);
  193. this.tbx_overnightCharge.Name = "tbx_overnightCharge";
  194. this.tbx_overnightCharge.PreventEnterBeep = true;
  195. this.tbx_overnightCharge.ReadOnly = true;
  196. this.tbx_overnightCharge.Size = new System.Drawing.Size(100, 21);
  197. this.tbx_overnightCharge.TabIndex = 16;
  198. //
  199. // tbx_eachCharge
  200. //
  201. this.tbx_eachCharge.BackColor = System.Drawing.Color.White;
  202. //
  203. //
  204. //
  205. this.tbx_eachCharge.Border.Class = "TextBoxBorder";
  206. this.tbx_eachCharge.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  207. this.tbx_eachCharge.DisabledBackColor = System.Drawing.Color.White;
  208. this.tbx_eachCharge.ForeColor = System.Drawing.Color.Black;
  209. this.tbx_eachCharge.Location = new System.Drawing.Point(143, 154);
  210. this.tbx_eachCharge.Name = "tbx_eachCharge";
  211. this.tbx_eachCharge.PreventEnterBeep = true;
  212. this.tbx_eachCharge.ReadOnly = true;
  213. this.tbx_eachCharge.Size = new System.Drawing.Size(100, 21);
  214. this.tbx_eachCharge.TabIndex = 15;
  215. //
  216. // tbx_upperBound
  217. //
  218. this.tbx_upperBound.BackColor = System.Drawing.Color.White;
  219. //
  220. //
  221. //
  222. this.tbx_upperBound.Border.Class = "TextBoxBorder";
  223. this.tbx_upperBound.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  224. this.tbx_upperBound.DisabledBackColor = System.Drawing.Color.White;
  225. this.tbx_upperBound.ForeColor = System.Drawing.Color.Black;
  226. this.tbx_upperBound.Location = new System.Drawing.Point(143, 125);
  227. this.tbx_upperBound.Name = "tbx_upperBound";
  228. this.tbx_upperBound.PreventEnterBeep = true;
  229. this.tbx_upperBound.ReadOnly = true;
  230. this.tbx_upperBound.Size = new System.Drawing.Size(100, 21);
  231. this.tbx_upperBound.TabIndex = 14;
  232. //
  233. // tbx_intervalCharge
  234. //
  235. this.tbx_intervalCharge.BackColor = System.Drawing.Color.White;
  236. //
  237. //
  238. //
  239. this.tbx_intervalCharge.Border.Class = "TextBoxBorder";
  240. this.tbx_intervalCharge.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  241. this.tbx_intervalCharge.DisabledBackColor = System.Drawing.Color.White;
  242. this.tbx_intervalCharge.ForeColor = System.Drawing.Color.Black;
  243. this.tbx_intervalCharge.Location = new System.Drawing.Point(143, 98);
  244. this.tbx_intervalCharge.Name = "tbx_intervalCharge";
  245. this.tbx_intervalCharge.PreventEnterBeep = true;
  246. this.tbx_intervalCharge.ReadOnly = true;
  247. this.tbx_intervalCharge.Size = new System.Drawing.Size(100, 21);
  248. this.tbx_intervalCharge.TabIndex = 13;
  249. //
  250. // tbx_firstCharge
  251. //
  252. this.tbx_firstCharge.BackColor = System.Drawing.Color.White;
  253. //
  254. //
  255. //
  256. this.tbx_firstCharge.Border.Class = "TextBoxBorder";
  257. this.tbx_firstCharge.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  258. this.tbx_firstCharge.DisabledBackColor = System.Drawing.Color.White;
  259. this.tbx_firstCharge.ForeColor = System.Drawing.Color.Black;
  260. this.tbx_firstCharge.Location = new System.Drawing.Point(143, 70);
  261. this.tbx_firstCharge.Name = "tbx_firstCharge";
  262. this.tbx_firstCharge.PreventEnterBeep = true;
  263. this.tbx_firstCharge.ReadOnly = true;
  264. this.tbx_firstCharge.Size = new System.Drawing.Size(100, 21);
  265. this.tbx_firstCharge.TabIndex = 12;
  266. //
  267. // tbx_firstChargeTime
  268. //
  269. this.tbx_firstChargeTime.BackColor = System.Drawing.Color.White;
  270. //
  271. //
  272. //
  273. this.tbx_firstChargeTime.Border.Class = "TextBoxBorder";
  274. this.tbx_firstChargeTime.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  275. this.tbx_firstChargeTime.DisabledBackColor = System.Drawing.Color.White;
  276. this.tbx_firstChargeTime.ForeColor = System.Drawing.Color.Black;
  277. this.tbx_firstChargeTime.Location = new System.Drawing.Point(143, 42);
  278. this.tbx_firstChargeTime.Name = "tbx_firstChargeTime";
  279. this.tbx_firstChargeTime.PreventEnterBeep = true;
  280. this.tbx_firstChargeTime.ReadOnly = true;
  281. this.tbx_firstChargeTime.Size = new System.Drawing.Size(100, 21);
  282. this.tbx_firstChargeTime.TabIndex = 11;
  283. //
  284. // tbx_freeTime
  285. //
  286. this.tbx_freeTime.BackColor = System.Drawing.Color.White;
  287. //
  288. //
  289. //
  290. this.tbx_freeTime.Border.Class = "TextBoxBorder";
  291. this.tbx_freeTime.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  292. this.tbx_freeTime.DisabledBackColor = System.Drawing.Color.White;
  293. this.tbx_freeTime.ForeColor = System.Drawing.Color.Black;
  294. this.tbx_freeTime.Location = new System.Drawing.Point(143, 14);
  295. this.tbx_freeTime.Name = "tbx_freeTime";
  296. this.tbx_freeTime.PreventEnterBeep = true;
  297. this.tbx_freeTime.ReadOnly = true;
  298. this.tbx_freeTime.Size = new System.Drawing.Size(100, 21);
  299. this.tbx_freeTime.TabIndex = 10;
  300. //
  301. // labelX10
  302. //
  303. //
  304. //
  305. //
  306. this.labelX10.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  307. this.labelX10.Location = new System.Drawing.Point(3, 266);
  308. this.labelX10.Name = "labelX10";
  309. this.labelX10.Size = new System.Drawing.Size(122, 22);
  310. this.labelX10.TabIndex = 9;
  311. this.labelX10.Text = "高峰时段费用(元)";
  312. //
  313. // labelX9
  314. //
  315. //
  316. //
  317. //
  318. this.labelX9.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  319. this.labelX9.Location = new System.Drawing.Point(3, 238);
  320. this.labelX9.Name = "labelX9";
  321. this.labelX9.Size = new System.Drawing.Size(122, 22);
  322. this.labelX9.TabIndex = 8;
  323. this.labelX9.Text = "高峰时段结束时间";
  324. //
  325. // labelX8
  326. //
  327. //
  328. //
  329. //
  330. this.labelX8.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  331. this.labelX8.Location = new System.Drawing.Point(3, 210);
  332. this.labelX8.Name = "labelX8";
  333. this.labelX8.Size = new System.Drawing.Size(122, 22);
  334. this.labelX8.TabIndex = 7;
  335. this.labelX8.Text = "高峰时段起始时间";
  336. //
  337. // labelX7
  338. //
  339. //
  340. //
  341. //
  342. this.labelX7.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  343. this.labelX7.Location = new System.Drawing.Point(3, 182);
  344. this.labelX7.Name = "labelX7";
  345. this.labelX7.Size = new System.Drawing.Size(122, 22);
  346. this.labelX7.TabIndex = 6;
  347. this.labelX7.Text = "隔夜加收费用(元)";
  348. //
  349. // labelX6
  350. //
  351. //
  352. //
  353. //
  354. this.labelX6.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  355. this.labelX6.Location = new System.Drawing.Point(3, 154);
  356. this.labelX6.Name = "labelX6";
  357. this.labelX6.Size = new System.Drawing.Size(122, 22);
  358. this.labelX6.TabIndex = 5;
  359. this.labelX6.Text = "每日费率(元)";
  360. //
  361. // labelX5
  362. //
  363. //
  364. //
  365. //
  366. this.labelX5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  367. this.labelX5.Location = new System.Drawing.Point(3, 126);
  368. this.labelX5.Name = "labelX5";
  369. this.labelX5.Size = new System.Drawing.Size(122, 22);
  370. this.labelX5.TabIndex = 4;
  371. this.labelX5.Text = "当天封顶价格(元/天)";
  372. //
  373. // labelX4
  374. //
  375. //
  376. //
  377. //
  378. this.labelX4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  379. this.labelX4.Location = new System.Drawing.Point(3, 98);
  380. this.labelX4.Name = "labelX4";
  381. this.labelX4.Size = new System.Drawing.Size(122, 22);
  382. this.labelX4.TabIndex = 3;
  383. this.labelX4.Text = "每小时费率(元)";
  384. //
  385. // labelX3
  386. //
  387. //
  388. //
  389. //
  390. this.labelX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  391. this.labelX3.Location = new System.Drawing.Point(3, 70);
  392. this.labelX3.Name = "labelX3";
  393. this.labelX3.Size = new System.Drawing.Size(122, 22);
  394. this.labelX3.TabIndex = 2;
  395. this.labelX3.Text = "首次计费费用(元)";
  396. //
  397. // labelX2
  398. //
  399. //
  400. //
  401. //
  402. this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  403. this.labelX2.Location = new System.Drawing.Point(3, 42);
  404. this.labelX2.Name = "labelX2";
  405. this.labelX2.Size = new System.Drawing.Size(122, 22);
  406. this.labelX2.TabIndex = 1;
  407. this.labelX2.Text = "首次计费时长(小时)";
  408. //
  409. // labelX1
  410. //
  411. //
  412. //
  413. //
  414. this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  415. this.labelX1.Location = new System.Drawing.Point(3, 14);
  416. this.labelX1.Name = "labelX1";
  417. this.labelX1.Size = new System.Drawing.Size(122, 22);
  418. this.labelX1.TabIndex = 0;
  419. this.labelX1.Text = "免费时长(小时)";
  420. //
  421. // gp_VIPScheme
  422. //
  423. this.gp_VIPScheme.BackColor = System.Drawing.Color.White;
  424. this.gp_VIPScheme.CanvasColor = System.Drawing.SystemColors.Control;
  425. this.gp_VIPScheme.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
  426. this.gp_VIPScheme.Controls.Add(this.tbx_bookCharge);
  427. this.gp_VIPScheme.Controls.Add(this.tbx_yearCard);
  428. this.gp_VIPScheme.Controls.Add(this.tbx_halfYearCard);
  429. this.gp_VIPScheme.Controls.Add(this.tbx_seasonCard);
  430. this.gp_VIPScheme.Controls.Add(this.tbx_monthCard);
  431. this.gp_VIPScheme.Controls.Add(this.labelX15);
  432. this.gp_VIPScheme.Controls.Add(this.labelX14);
  433. this.gp_VIPScheme.Controls.Add(this.labelX13);
  434. this.gp_VIPScheme.Controls.Add(this.labelX12);
  435. this.gp_VIPScheme.Controls.Add(this.labelX11);
  436. this.gp_VIPScheme.DisabledBackColor = System.Drawing.Color.Empty;
  437. this.gp_VIPScheme.Location = new System.Drawing.Point(291, 12);
  438. this.gp_VIPScheme.Name = "gp_VIPScheme";
  439. this.gp_VIPScheme.Size = new System.Drawing.Size(262, 197);
  440. //
  441. //
  442. //
  443. this.gp_VIPScheme.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
  444. this.gp_VIPScheme.Style.BackColorGradientAngle = 90;
  445. this.gp_VIPScheme.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
  446. this.gp_VIPScheme.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
  447. this.gp_VIPScheme.Style.BorderBottomWidth = 1;
  448. this.gp_VIPScheme.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
  449. this.gp_VIPScheme.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
  450. this.gp_VIPScheme.Style.BorderLeftWidth = 1;
  451. this.gp_VIPScheme.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
  452. this.gp_VIPScheme.Style.BorderRightWidth = 1;
  453. this.gp_VIPScheme.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
  454. this.gp_VIPScheme.Style.BorderTopWidth = 1;
  455. this.gp_VIPScheme.Style.CornerDiameter = 4;
  456. this.gp_VIPScheme.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
  457. this.gp_VIPScheme.Style.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center;
  458. this.gp_VIPScheme.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
  459. this.gp_VIPScheme.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
  460. //
  461. //
  462. //
  463. this.gp_VIPScheme.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  464. //
  465. //
  466. //
  467. this.gp_VIPScheme.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  468. this.gp_VIPScheme.TabIndex = 5;
  469. this.gp_VIPScheme.Text = "VIP办卡策略";
  470. //
  471. // tbx_bookCharge
  472. //
  473. this.tbx_bookCharge.BackColor = System.Drawing.Color.White;
  474. //
  475. //
  476. //
  477. this.tbx_bookCharge.Border.Class = "TextBoxBorder";
  478. this.tbx_bookCharge.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  479. this.tbx_bookCharge.DisabledBackColor = System.Drawing.Color.White;
  480. this.tbx_bookCharge.ForeColor = System.Drawing.Color.Black;
  481. this.tbx_bookCharge.Location = new System.Drawing.Point(143, 126);
  482. this.tbx_bookCharge.Name = "tbx_bookCharge";
  483. this.tbx_bookCharge.PreventEnterBeep = true;
  484. this.tbx_bookCharge.ReadOnly = true;
  485. this.tbx_bookCharge.Size = new System.Drawing.Size(100, 21);
  486. this.tbx_bookCharge.TabIndex = 24;
  487. //
  488. // tbx_yearCard
  489. //
  490. this.tbx_yearCard.BackColor = System.Drawing.Color.White;
  491. //
  492. //
  493. //
  494. this.tbx_yearCard.Border.Class = "TextBoxBorder";
  495. this.tbx_yearCard.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  496. this.tbx_yearCard.DisabledBackColor = System.Drawing.Color.White;
  497. this.tbx_yearCard.ForeColor = System.Drawing.Color.Black;
  498. this.tbx_yearCard.Location = new System.Drawing.Point(143, 97);
  499. this.tbx_yearCard.Name = "tbx_yearCard";
  500. this.tbx_yearCard.PreventEnterBeep = true;
  501. this.tbx_yearCard.ReadOnly = true;
  502. this.tbx_yearCard.Size = new System.Drawing.Size(100, 21);
  503. this.tbx_yearCard.TabIndex = 23;
  504. //
  505. // tbx_halfYearCard
  506. //
  507. this.tbx_halfYearCard.BackColor = System.Drawing.Color.White;
  508. //
  509. //
  510. //
  511. this.tbx_halfYearCard.Border.Class = "TextBoxBorder";
  512. this.tbx_halfYearCard.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  513. this.tbx_halfYearCard.DisabledBackColor = System.Drawing.Color.White;
  514. this.tbx_halfYearCard.ForeColor = System.Drawing.Color.Black;
  515. this.tbx_halfYearCard.Location = new System.Drawing.Point(143, 70);
  516. this.tbx_halfYearCard.Name = "tbx_halfYearCard";
  517. this.tbx_halfYearCard.PreventEnterBeep = true;
  518. this.tbx_halfYearCard.ReadOnly = true;
  519. this.tbx_halfYearCard.Size = new System.Drawing.Size(100, 21);
  520. this.tbx_halfYearCard.TabIndex = 22;
  521. //
  522. // tbx_seasonCard
  523. //
  524. this.tbx_seasonCard.BackColor = System.Drawing.Color.White;
  525. //
  526. //
  527. //
  528. this.tbx_seasonCard.Border.Class = "TextBoxBorder";
  529. this.tbx_seasonCard.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  530. this.tbx_seasonCard.DisabledBackColor = System.Drawing.Color.White;
  531. this.tbx_seasonCard.ForeColor = System.Drawing.Color.Black;
  532. this.tbx_seasonCard.Location = new System.Drawing.Point(143, 40);
  533. this.tbx_seasonCard.Name = "tbx_seasonCard";
  534. this.tbx_seasonCard.PreventEnterBeep = true;
  535. this.tbx_seasonCard.ReadOnly = true;
  536. this.tbx_seasonCard.Size = new System.Drawing.Size(100, 21);
  537. this.tbx_seasonCard.TabIndex = 21;
  538. //
  539. // tbx_monthCard
  540. //
  541. this.tbx_monthCard.BackColor = System.Drawing.Color.White;
  542. //
  543. //
  544. //
  545. this.tbx_monthCard.Border.Class = "TextBoxBorder";
  546. this.tbx_monthCard.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  547. this.tbx_monthCard.DisabledBackColor = System.Drawing.Color.White;
  548. this.tbx_monthCard.ForeColor = System.Drawing.Color.Black;
  549. this.tbx_monthCard.Location = new System.Drawing.Point(143, 13);
  550. this.tbx_monthCard.Name = "tbx_monthCard";
  551. this.tbx_monthCard.PreventEnterBeep = true;
  552. this.tbx_monthCard.ReadOnly = true;
  553. this.tbx_monthCard.Size = new System.Drawing.Size(100, 21);
  554. this.tbx_monthCard.TabIndex = 20;
  555. //
  556. // labelX15
  557. //
  558. //
  559. //
  560. //
  561. this.labelX15.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  562. this.labelX15.Location = new System.Drawing.Point(3, 126);
  563. this.labelX15.Name = "labelX15";
  564. this.labelX15.Size = new System.Drawing.Size(122, 22);
  565. this.labelX15.TabIndex = 14;
  566. this.labelX15.Text = "预约费率(元/小时)";
  567. //
  568. // labelX14
  569. //
  570. //
  571. //
  572. //
  573. this.labelX14.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  574. this.labelX14.Location = new System.Drawing.Point(3, 98);
  575. this.labelX14.Name = "labelX14";
  576. this.labelX14.Size = new System.Drawing.Size(122, 22);
  577. this.labelX14.TabIndex = 13;
  578. this.labelX14.Text = "年卡费用(元)";
  579. //
  580. // labelX13
  581. //
  582. //
  583. //
  584. //
  585. this.labelX13.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  586. this.labelX13.Location = new System.Drawing.Point(3, 70);
  587. this.labelX13.Name = "labelX13";
  588. this.labelX13.Size = new System.Drawing.Size(122, 22);
  589. this.labelX13.TabIndex = 12;
  590. this.labelX13.Text = "半年卡费用(元)";
  591. //
  592. // labelX12
  593. //
  594. //
  595. //
  596. //
  597. this.labelX12.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  598. this.labelX12.Location = new System.Drawing.Point(3, 42);
  599. this.labelX12.Name = "labelX12";
  600. this.labelX12.Size = new System.Drawing.Size(122, 22);
  601. this.labelX12.TabIndex = 11;
  602. this.labelX12.Text = "季卡费用(元)";
  603. //
  604. // labelX11
  605. //
  606. //
  607. //
  608. //
  609. this.labelX11.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  610. this.labelX11.Location = new System.Drawing.Point(3, 14);
  611. this.labelX11.Name = "labelX11";
  612. this.labelX11.Size = new System.Drawing.Size(122, 22);
  613. this.labelX11.TabIndex = 10;
  614. this.labelX11.Text = "月卡费用(元)";
  615. //
  616. // btnx_enableModify
  617. //
  618. this.btnx_enableModify.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
  619. this.btnx_enableModify.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
  620. this.btnx_enableModify.Location = new System.Drawing.Point(297, 316);
  621. this.btnx_enableModify.Name = "btnx_enableModify";
  622. this.btnx_enableModify.Size = new System.Drawing.Size(75, 23);
  623. this.btnx_enableModify.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  624. this.btnx_enableModify.TabIndex = 6;
  625. this.btnx_enableModify.Text = "启动修改";
  626. this.btnx_enableModify.Click += new System.EventHandler(this.btnx_enableModify_Click);
  627. //
  628. // btnx_confirmModification
  629. //
  630. this.btnx_confirmModification.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
  631. this.btnx_confirmModification.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
  632. this.btnx_confirmModification.Location = new System.Drawing.Point(387, 316);
  633. this.btnx_confirmModification.Name = "btnx_confirmModification";
  634. this.btnx_confirmModification.Size = new System.Drawing.Size(75, 23);
  635. this.btnx_confirmModification.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  636. this.btnx_confirmModification.TabIndex = 7;
  637. this.btnx_confirmModification.Text = "确认修改";
  638. this.btnx_confirmModification.Click += new System.EventHandler(this.btnx_confirmModification_Click);
  639. //
  640. // btnx_cancelModify
  641. //
  642. this.btnx_cancelModify.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
  643. this.btnx_cancelModify.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
  644. this.btnx_cancelModify.Location = new System.Drawing.Point(478, 316);
  645. this.btnx_cancelModify.Name = "btnx_cancelModify";
  646. this.btnx_cancelModify.Size = new System.Drawing.Size(75, 23);
  647. this.btnx_cancelModify.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  648. this.btnx_cancelModify.TabIndex = 8;
  649. this.btnx_cancelModify.Text = "取消修改";
  650. this.btnx_cancelModify.Click += new System.EventHandler(this.btnx_cancelModify_Click);
  651. //
  652. // lb_schemeSwitch
  653. //
  654. //
  655. //
  656. //
  657. this.lb_schemeSwitch.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  658. this.lb_schemeSwitch.Location = new System.Drawing.Point(52, 16);
  659. this.lb_schemeSwitch.Name = "lb_schemeSwitch";
  660. this.lb_schemeSwitch.Size = new System.Drawing.Size(156, 22);
  661. this.lb_schemeSwitch.TabIndex = 20;
  662. this.lb_schemeSwitch.Text = "计费策略切换";
  663. //
  664. // gp_schemeSwitch
  665. //
  666. this.gp_schemeSwitch.BackColor = System.Drawing.Color.White;
  667. this.gp_schemeSwitch.CanvasColor = System.Drawing.SystemColors.Control;
  668. this.gp_schemeSwitch.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
  669. this.gp_schemeSwitch.Controls.Add(this.cb_schemeSwitch);
  670. this.gp_schemeSwitch.Controls.Add(this.lb_schemeSwitch);
  671. this.gp_schemeSwitch.DisabledBackColor = System.Drawing.Color.Empty;
  672. this.gp_schemeSwitch.Location = new System.Drawing.Point(292, 219);
  673. this.gp_schemeSwitch.Name = "gp_schemeSwitch";
  674. this.gp_schemeSwitch.Size = new System.Drawing.Size(261, 91);
  675. //
  676. //
  677. //
  678. this.gp_schemeSwitch.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
  679. this.gp_schemeSwitch.Style.BackColorGradientAngle = 90;
  680. this.gp_schemeSwitch.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
  681. this.gp_schemeSwitch.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
  682. this.gp_schemeSwitch.Style.BorderBottomWidth = 1;
  683. this.gp_schemeSwitch.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
  684. this.gp_schemeSwitch.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
  685. this.gp_schemeSwitch.Style.BorderLeftWidth = 1;
  686. this.gp_schemeSwitch.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
  687. this.gp_schemeSwitch.Style.BorderRightWidth = 1;
  688. this.gp_schemeSwitch.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
  689. this.gp_schemeSwitch.Style.BorderTopWidth = 1;
  690. this.gp_schemeSwitch.Style.CornerDiameter = 4;
  691. this.gp_schemeSwitch.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
  692. this.gp_schemeSwitch.Style.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center;
  693. this.gp_schemeSwitch.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
  694. this.gp_schemeSwitch.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
  695. //
  696. //
  697. //
  698. this.gp_schemeSwitch.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  699. //
  700. //
  701. //
  702. this.gp_schemeSwitch.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  703. this.gp_schemeSwitch.TabIndex = 22;
  704. this.gp_schemeSwitch.Text = "计费策略切换";
  705. //
  706. // cb_schemeSwitch
  707. //
  708. this.cb_schemeSwitch.FormattingEnabled = true;
  709. this.cb_schemeSwitch.Items.AddRange(new object[] {
  710. "按时收费",
  711. "按次收费",
  712. "按时段收费"});
  713. this.cb_schemeSwitch.Location = new System.Drawing.Point(66, 44);
  714. this.cb_schemeSwitch.Name = "cb_schemeSwitch";
  715. this.cb_schemeSwitch.Size = new System.Drawing.Size(121, 20);
  716. this.cb_schemeSwitch.TabIndex = 22;
  717. //
  718. // FormPaymentScheme
  719. //
  720. this.BackColor = System.Drawing.SystemColors.ButtonHighlight;
  721. this.ClientSize = new System.Drawing.Size(610, 355);
  722. this.Controls.Add(this.gp_schemeSwitch);
  723. this.Controls.Add(this.btnx_cancelModify);
  724. this.Controls.Add(this.btnx_confirmModification);
  725. this.Controls.Add(this.btnx_enableModify);
  726. this.Controls.Add(this.gp_VIPScheme);
  727. this.Controls.Add(this.gp_paymentScheme);
  728. this.DoubleBuffered = true;
  729. this.Name = "FormPaymentScheme";
  730. this.Text = "收费策略";
  731. this.Load += new System.EventHandler(this.Form_paymentScheme_Load);
  732. this.gp_paymentScheme.ResumeLayout(false);
  733. this.gp_VIPScheme.ResumeLayout(false);
  734. this.gp_schemeSwitch.ResumeLayout(false);
  735. this.ResumeLayout(false);
  736. }
  737. #endregion
  738. private DevComponents.DotNetBar.Controls.GroupPanel gp_paymentScheme;
  739. private DevComponents.DotNetBar.LabelX labelX10;
  740. private DevComponents.DotNetBar.LabelX labelX9;
  741. private DevComponents.DotNetBar.LabelX labelX8;
  742. private DevComponents.DotNetBar.LabelX labelX7;
  743. private DevComponents.DotNetBar.LabelX labelX6;
  744. private DevComponents.DotNetBar.LabelX labelX5;
  745. private DevComponents.DotNetBar.LabelX labelX4;
  746. private DevComponents.DotNetBar.LabelX labelX3;
  747. private DevComponents.DotNetBar.LabelX labelX2;
  748. private DevComponents.DotNetBar.LabelX labelX1;
  749. private DevComponents.DotNetBar.Controls.GroupPanel gp_VIPScheme;
  750. private DevComponents.DotNetBar.LabelX labelX15;
  751. private DevComponents.DotNetBar.LabelX labelX14;
  752. private DevComponents.DotNetBar.LabelX labelX13;
  753. private DevComponents.DotNetBar.LabelX labelX12;
  754. private DevComponents.DotNetBar.LabelX labelX11;
  755. private DevComponents.DotNetBar.ButtonX btnx_enableModify;
  756. private DevComponents.DotNetBar.ButtonX btnx_confirmModification;
  757. private DevComponents.DotNetBar.ButtonX btnx_cancelModify;
  758. private DevComponents.DotNetBar.Controls.TextBoxX tbx_peakCharge;
  759. private DevComponents.DotNetBar.Controls.TextBoxX tbx_endChargeTime;
  760. private DevComponents.DotNetBar.Controls.TextBoxX tbx_startChargeTime;
  761. private DevComponents.DotNetBar.Controls.TextBoxX tbx_overnightCharge;
  762. private DevComponents.DotNetBar.Controls.TextBoxX tbx_eachCharge;
  763. private DevComponents.DotNetBar.Controls.TextBoxX tbx_upperBound;
  764. private DevComponents.DotNetBar.Controls.TextBoxX tbx_intervalCharge;
  765. private DevComponents.DotNetBar.Controls.TextBoxX tbx_firstCharge;
  766. private DevComponents.DotNetBar.Controls.TextBoxX tbx_firstChargeTime;
  767. private DevComponents.DotNetBar.Controls.TextBoxX tbx_freeTime;
  768. private DevComponents.DotNetBar.Controls.TextBoxX tbx_bookCharge;
  769. private DevComponents.DotNetBar.Controls.TextBoxX tbx_yearCard;
  770. private DevComponents.DotNetBar.Controls.TextBoxX tbx_halfYearCard;
  771. private DevComponents.DotNetBar.Controls.TextBoxX tbx_seasonCard;
  772. private DevComponents.DotNetBar.Controls.TextBoxX tbx_monthCard;
  773. private DevComponents.DotNetBar.LabelX lb_schemeSwitch;
  774. private DevComponents.DotNetBar.Controls.GroupPanel gp_schemeSwitch;
  775. private System.Windows.Forms.ComboBox cb_schemeSwitch;
  776. }
  777. }