|
@@ -63,8 +63,12 @@ namespace centralController
|
|
|
this.btnx_enableModify = new DevComponents.DotNetBar.ButtonX();
|
|
|
this.btnx_confirmModification = new DevComponents.DotNetBar.ButtonX();
|
|
|
this.btnx_cancelModify = new DevComponents.DotNetBar.ButtonX();
|
|
|
+ this.lb_schemeSwitch = new DevComponents.DotNetBar.LabelX();
|
|
|
+ this.gp_schemeSwitch = new DevComponents.DotNetBar.Controls.GroupPanel();
|
|
|
+ this.cb_schemeSwitch = new System.Windows.Forms.ComboBox();
|
|
|
this.gp_paymentScheme.SuspendLayout();
|
|
|
this.gp_VIPScheme.SuspendLayout();
|
|
|
+ this.gp_schemeSwitch.SuspendLayout();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
|
// gp_paymentScheme
|
|
@@ -95,7 +99,7 @@ namespace centralController
|
|
|
this.gp_paymentScheme.DisabledBackColor = System.Drawing.Color.Empty;
|
|
|
this.gp_paymentScheme.Location = new System.Drawing.Point(13, 12);
|
|
|
this.gp_paymentScheme.Name = "gp_paymentScheme";
|
|
|
- this.gp_paymentScheme.Size = new System.Drawing.Size(277, 308);
|
|
|
+ this.gp_paymentScheme.Size = new System.Drawing.Size(258, 327);
|
|
|
//
|
|
|
//
|
|
|
//
|
|
@@ -137,7 +141,7 @@ namespace centralController
|
|
|
this.tbx_peakCharge.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
this.tbx_peakCharge.DisabledBackColor = System.Drawing.Color.White;
|
|
|
this.tbx_peakCharge.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.tbx_peakCharge.Location = new System.Drawing.Point(144, 256);
|
|
|
+ this.tbx_peakCharge.Location = new System.Drawing.Point(143, 266);
|
|
|
this.tbx_peakCharge.Name = "tbx_peakCharge";
|
|
|
this.tbx_peakCharge.PreventEnterBeep = true;
|
|
|
this.tbx_peakCharge.ReadOnly = true;
|
|
@@ -154,7 +158,7 @@ namespace centralController
|
|
|
this.tbx_endChargeTime.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
this.tbx_endChargeTime.DisabledBackColor = System.Drawing.Color.White;
|
|
|
this.tbx_endChargeTime.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.tbx_endChargeTime.Location = new System.Drawing.Point(144, 228);
|
|
|
+ this.tbx_endChargeTime.Location = new System.Drawing.Point(143, 238);
|
|
|
this.tbx_endChargeTime.Name = "tbx_endChargeTime";
|
|
|
this.tbx_endChargeTime.PreventEnterBeep = true;
|
|
|
this.tbx_endChargeTime.ReadOnly = true;
|
|
@@ -171,7 +175,7 @@ namespace centralController
|
|
|
this.tbx_startChargeTime.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
this.tbx_startChargeTime.DisabledBackColor = System.Drawing.Color.White;
|
|
|
this.tbx_startChargeTime.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.tbx_startChargeTime.Location = new System.Drawing.Point(144, 200);
|
|
|
+ this.tbx_startChargeTime.Location = new System.Drawing.Point(143, 210);
|
|
|
this.tbx_startChargeTime.Name = "tbx_startChargeTime";
|
|
|
this.tbx_startChargeTime.PreventEnterBeep = true;
|
|
|
this.tbx_startChargeTime.ReadOnly = true;
|
|
@@ -188,7 +192,7 @@ namespace centralController
|
|
|
this.tbx_overnightCharge.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
this.tbx_overnightCharge.DisabledBackColor = System.Drawing.Color.White;
|
|
|
this.tbx_overnightCharge.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.tbx_overnightCharge.Location = new System.Drawing.Point(144, 172);
|
|
|
+ this.tbx_overnightCharge.Location = new System.Drawing.Point(143, 182);
|
|
|
this.tbx_overnightCharge.Name = "tbx_overnightCharge";
|
|
|
this.tbx_overnightCharge.PreventEnterBeep = true;
|
|
|
this.tbx_overnightCharge.ReadOnly = true;
|
|
@@ -205,7 +209,7 @@ namespace centralController
|
|
|
this.tbx_eachCharge.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
this.tbx_eachCharge.DisabledBackColor = System.Drawing.Color.White;
|
|
|
this.tbx_eachCharge.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.tbx_eachCharge.Location = new System.Drawing.Point(144, 144);
|
|
|
+ this.tbx_eachCharge.Location = new System.Drawing.Point(143, 154);
|
|
|
this.tbx_eachCharge.Name = "tbx_eachCharge";
|
|
|
this.tbx_eachCharge.PreventEnterBeep = true;
|
|
|
this.tbx_eachCharge.ReadOnly = true;
|
|
@@ -222,7 +226,7 @@ namespace centralController
|
|
|
this.tbx_upperBound.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
this.tbx_upperBound.DisabledBackColor = System.Drawing.Color.White;
|
|
|
this.tbx_upperBound.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.tbx_upperBound.Location = new System.Drawing.Point(144, 115);
|
|
|
+ this.tbx_upperBound.Location = new System.Drawing.Point(143, 125);
|
|
|
this.tbx_upperBound.Name = "tbx_upperBound";
|
|
|
this.tbx_upperBound.PreventEnterBeep = true;
|
|
|
this.tbx_upperBound.ReadOnly = true;
|
|
@@ -239,7 +243,7 @@ namespace centralController
|
|
|
this.tbx_intervalCharge.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
this.tbx_intervalCharge.DisabledBackColor = System.Drawing.Color.White;
|
|
|
this.tbx_intervalCharge.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.tbx_intervalCharge.Location = new System.Drawing.Point(144, 88);
|
|
|
+ this.tbx_intervalCharge.Location = new System.Drawing.Point(143, 98);
|
|
|
this.tbx_intervalCharge.Name = "tbx_intervalCharge";
|
|
|
this.tbx_intervalCharge.PreventEnterBeep = true;
|
|
|
this.tbx_intervalCharge.ReadOnly = true;
|
|
@@ -256,7 +260,7 @@ namespace centralController
|
|
|
this.tbx_firstCharge.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
this.tbx_firstCharge.DisabledBackColor = System.Drawing.Color.White;
|
|
|
this.tbx_firstCharge.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.tbx_firstCharge.Location = new System.Drawing.Point(144, 60);
|
|
|
+ this.tbx_firstCharge.Location = new System.Drawing.Point(143, 70);
|
|
|
this.tbx_firstCharge.Name = "tbx_firstCharge";
|
|
|
this.tbx_firstCharge.PreventEnterBeep = true;
|
|
|
this.tbx_firstCharge.ReadOnly = true;
|
|
@@ -273,7 +277,7 @@ namespace centralController
|
|
|
this.tbx_firstChargeTime.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
this.tbx_firstChargeTime.DisabledBackColor = System.Drawing.Color.White;
|
|
|
this.tbx_firstChargeTime.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.tbx_firstChargeTime.Location = new System.Drawing.Point(144, 32);
|
|
|
+ this.tbx_firstChargeTime.Location = new System.Drawing.Point(143, 42);
|
|
|
this.tbx_firstChargeTime.Name = "tbx_firstChargeTime";
|
|
|
this.tbx_firstChargeTime.PreventEnterBeep = true;
|
|
|
this.tbx_firstChargeTime.ReadOnly = true;
|
|
@@ -290,7 +294,7 @@ namespace centralController
|
|
|
this.tbx_freeTime.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
this.tbx_freeTime.DisabledBackColor = System.Drawing.Color.White;
|
|
|
this.tbx_freeTime.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.tbx_freeTime.Location = new System.Drawing.Point(144, 4);
|
|
|
+ this.tbx_freeTime.Location = new System.Drawing.Point(143, 14);
|
|
|
this.tbx_freeTime.Name = "tbx_freeTime";
|
|
|
this.tbx_freeTime.PreventEnterBeep = true;
|
|
|
this.tbx_freeTime.ReadOnly = true;
|
|
@@ -303,7 +307,7 @@ namespace centralController
|
|
|
//
|
|
|
//
|
|
|
this.labelX10.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
- this.labelX10.Location = new System.Drawing.Point(4, 256);
|
|
|
+ this.labelX10.Location = new System.Drawing.Point(3, 266);
|
|
|
this.labelX10.Name = "labelX10";
|
|
|
this.labelX10.Size = new System.Drawing.Size(122, 22);
|
|
|
this.labelX10.TabIndex = 9;
|
|
@@ -315,7 +319,7 @@ namespace centralController
|
|
|
//
|
|
|
//
|
|
|
this.labelX9.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
- this.labelX9.Location = new System.Drawing.Point(4, 228);
|
|
|
+ this.labelX9.Location = new System.Drawing.Point(3, 238);
|
|
|
this.labelX9.Name = "labelX9";
|
|
|
this.labelX9.Size = new System.Drawing.Size(122, 22);
|
|
|
this.labelX9.TabIndex = 8;
|
|
@@ -327,7 +331,7 @@ namespace centralController
|
|
|
//
|
|
|
//
|
|
|
this.labelX8.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
- this.labelX8.Location = new System.Drawing.Point(4, 200);
|
|
|
+ this.labelX8.Location = new System.Drawing.Point(3, 210);
|
|
|
this.labelX8.Name = "labelX8";
|
|
|
this.labelX8.Size = new System.Drawing.Size(122, 22);
|
|
|
this.labelX8.TabIndex = 7;
|
|
@@ -339,7 +343,7 @@ namespace centralController
|
|
|
//
|
|
|
//
|
|
|
this.labelX7.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
- this.labelX7.Location = new System.Drawing.Point(4, 172);
|
|
|
+ this.labelX7.Location = new System.Drawing.Point(3, 182);
|
|
|
this.labelX7.Name = "labelX7";
|
|
|
this.labelX7.Size = new System.Drawing.Size(122, 22);
|
|
|
this.labelX7.TabIndex = 6;
|
|
@@ -351,7 +355,7 @@ namespace centralController
|
|
|
//
|
|
|
//
|
|
|
this.labelX6.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
- this.labelX6.Location = new System.Drawing.Point(4, 144);
|
|
|
+ this.labelX6.Location = new System.Drawing.Point(3, 154);
|
|
|
this.labelX6.Name = "labelX6";
|
|
|
this.labelX6.Size = new System.Drawing.Size(122, 22);
|
|
|
this.labelX6.TabIndex = 5;
|
|
@@ -363,7 +367,7 @@ namespace centralController
|
|
|
//
|
|
|
//
|
|
|
this.labelX5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
- this.labelX5.Location = new System.Drawing.Point(4, 116);
|
|
|
+ this.labelX5.Location = new System.Drawing.Point(3, 126);
|
|
|
this.labelX5.Name = "labelX5";
|
|
|
this.labelX5.Size = new System.Drawing.Size(122, 22);
|
|
|
this.labelX5.TabIndex = 4;
|
|
@@ -375,7 +379,7 @@ namespace centralController
|
|
|
//
|
|
|
//
|
|
|
this.labelX4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
- this.labelX4.Location = new System.Drawing.Point(4, 88);
|
|
|
+ this.labelX4.Location = new System.Drawing.Point(3, 98);
|
|
|
this.labelX4.Name = "labelX4";
|
|
|
this.labelX4.Size = new System.Drawing.Size(122, 22);
|
|
|
this.labelX4.TabIndex = 3;
|
|
@@ -387,7 +391,7 @@ namespace centralController
|
|
|
//
|
|
|
//
|
|
|
this.labelX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
- this.labelX3.Location = new System.Drawing.Point(4, 60);
|
|
|
+ this.labelX3.Location = new System.Drawing.Point(3, 70);
|
|
|
this.labelX3.Name = "labelX3";
|
|
|
this.labelX3.Size = new System.Drawing.Size(122, 22);
|
|
|
this.labelX3.TabIndex = 2;
|
|
@@ -399,7 +403,7 @@ namespace centralController
|
|
|
//
|
|
|
//
|
|
|
this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
- this.labelX2.Location = new System.Drawing.Point(4, 32);
|
|
|
+ this.labelX2.Location = new System.Drawing.Point(3, 42);
|
|
|
this.labelX2.Name = "labelX2";
|
|
|
this.labelX2.Size = new System.Drawing.Size(122, 22);
|
|
|
this.labelX2.TabIndex = 1;
|
|
@@ -411,7 +415,7 @@ namespace centralController
|
|
|
//
|
|
|
//
|
|
|
this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
- this.labelX1.Location = new System.Drawing.Point(4, 4);
|
|
|
+ this.labelX1.Location = new System.Drawing.Point(3, 14);
|
|
|
this.labelX1.Name = "labelX1";
|
|
|
this.labelX1.Size = new System.Drawing.Size(122, 22);
|
|
|
this.labelX1.TabIndex = 0;
|
|
@@ -433,9 +437,9 @@ namespace centralController
|
|
|
this.gp_VIPScheme.Controls.Add(this.labelX12);
|
|
|
this.gp_VIPScheme.Controls.Add(this.labelX11);
|
|
|
this.gp_VIPScheme.DisabledBackColor = System.Drawing.Color.Empty;
|
|
|
- this.gp_VIPScheme.Location = new System.Drawing.Point(307, 12);
|
|
|
+ this.gp_VIPScheme.Location = new System.Drawing.Point(291, 12);
|
|
|
this.gp_VIPScheme.Name = "gp_VIPScheme";
|
|
|
- this.gp_VIPScheme.Size = new System.Drawing.Size(256, 242);
|
|
|
+ this.gp_VIPScheme.Size = new System.Drawing.Size(262, 197);
|
|
|
//
|
|
|
//
|
|
|
//
|
|
@@ -477,7 +481,7 @@ namespace centralController
|
|
|
this.tbx_bookCharge.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
this.tbx_bookCharge.DisabledBackColor = System.Drawing.Color.White;
|
|
|
this.tbx_bookCharge.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.tbx_bookCharge.Location = new System.Drawing.Point(143, 116);
|
|
|
+ this.tbx_bookCharge.Location = new System.Drawing.Point(143, 126);
|
|
|
this.tbx_bookCharge.Name = "tbx_bookCharge";
|
|
|
this.tbx_bookCharge.PreventEnterBeep = true;
|
|
|
this.tbx_bookCharge.ReadOnly = true;
|
|
@@ -494,7 +498,7 @@ namespace centralController
|
|
|
this.tbx_yearCard.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
this.tbx_yearCard.DisabledBackColor = System.Drawing.Color.White;
|
|
|
this.tbx_yearCard.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.tbx_yearCard.Location = new System.Drawing.Point(143, 87);
|
|
|
+ this.tbx_yearCard.Location = new System.Drawing.Point(143, 97);
|
|
|
this.tbx_yearCard.Name = "tbx_yearCard";
|
|
|
this.tbx_yearCard.PreventEnterBeep = true;
|
|
|
this.tbx_yearCard.ReadOnly = true;
|
|
@@ -511,7 +515,7 @@ namespace centralController
|
|
|
this.tbx_halfYearCard.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
this.tbx_halfYearCard.DisabledBackColor = System.Drawing.Color.White;
|
|
|
this.tbx_halfYearCard.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.tbx_halfYearCard.Location = new System.Drawing.Point(143, 60);
|
|
|
+ this.tbx_halfYearCard.Location = new System.Drawing.Point(143, 70);
|
|
|
this.tbx_halfYearCard.Name = "tbx_halfYearCard";
|
|
|
this.tbx_halfYearCard.PreventEnterBeep = true;
|
|
|
this.tbx_halfYearCard.ReadOnly = true;
|
|
@@ -528,7 +532,7 @@ namespace centralController
|
|
|
this.tbx_seasonCard.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
this.tbx_seasonCard.DisabledBackColor = System.Drawing.Color.White;
|
|
|
this.tbx_seasonCard.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.tbx_seasonCard.Location = new System.Drawing.Point(143, 30);
|
|
|
+ this.tbx_seasonCard.Location = new System.Drawing.Point(143, 40);
|
|
|
this.tbx_seasonCard.Name = "tbx_seasonCard";
|
|
|
this.tbx_seasonCard.PreventEnterBeep = true;
|
|
|
this.tbx_seasonCard.ReadOnly = true;
|
|
@@ -545,7 +549,7 @@ namespace centralController
|
|
|
this.tbx_monthCard.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
this.tbx_monthCard.DisabledBackColor = System.Drawing.Color.White;
|
|
|
this.tbx_monthCard.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.tbx_monthCard.Location = new System.Drawing.Point(143, 3);
|
|
|
+ this.tbx_monthCard.Location = new System.Drawing.Point(143, 13);
|
|
|
this.tbx_monthCard.Name = "tbx_monthCard";
|
|
|
this.tbx_monthCard.PreventEnterBeep = true;
|
|
|
this.tbx_monthCard.ReadOnly = true;
|
|
@@ -558,7 +562,7 @@ namespace centralController
|
|
|
//
|
|
|
//
|
|
|
this.labelX15.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
- this.labelX15.Location = new System.Drawing.Point(3, 116);
|
|
|
+ this.labelX15.Location = new System.Drawing.Point(3, 126);
|
|
|
this.labelX15.Name = "labelX15";
|
|
|
this.labelX15.Size = new System.Drawing.Size(122, 22);
|
|
|
this.labelX15.TabIndex = 14;
|
|
@@ -570,7 +574,7 @@ namespace centralController
|
|
|
//
|
|
|
//
|
|
|
this.labelX14.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
- this.labelX14.Location = new System.Drawing.Point(3, 88);
|
|
|
+ this.labelX14.Location = new System.Drawing.Point(3, 98);
|
|
|
this.labelX14.Name = "labelX14";
|
|
|
this.labelX14.Size = new System.Drawing.Size(122, 22);
|
|
|
this.labelX14.TabIndex = 13;
|
|
@@ -582,7 +586,7 @@ namespace centralController
|
|
|
//
|
|
|
//
|
|
|
this.labelX13.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
- this.labelX13.Location = new System.Drawing.Point(3, 60);
|
|
|
+ this.labelX13.Location = new System.Drawing.Point(3, 70);
|
|
|
this.labelX13.Name = "labelX13";
|
|
|
this.labelX13.Size = new System.Drawing.Size(122, 22);
|
|
|
this.labelX13.TabIndex = 12;
|
|
@@ -594,7 +598,7 @@ namespace centralController
|
|
|
//
|
|
|
//
|
|
|
this.labelX12.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
- this.labelX12.Location = new System.Drawing.Point(3, 32);
|
|
|
+ this.labelX12.Location = new System.Drawing.Point(3, 42);
|
|
|
this.labelX12.Name = "labelX12";
|
|
|
this.labelX12.Size = new System.Drawing.Size(122, 22);
|
|
|
this.labelX12.TabIndex = 11;
|
|
@@ -606,7 +610,7 @@ namespace centralController
|
|
|
//
|
|
|
//
|
|
|
this.labelX11.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
- this.labelX11.Location = new System.Drawing.Point(3, 4);
|
|
|
+ this.labelX11.Location = new System.Drawing.Point(3, 14);
|
|
|
this.labelX11.Name = "labelX11";
|
|
|
this.labelX11.Size = new System.Drawing.Size(122, 22);
|
|
|
this.labelX11.TabIndex = 10;
|
|
@@ -616,7 +620,7 @@ namespace centralController
|
|
|
//
|
|
|
this.btnx_enableModify.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
|
|
this.btnx_enableModify.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
|
|
|
- this.btnx_enableModify.Location = new System.Drawing.Point(307, 286);
|
|
|
+ this.btnx_enableModify.Location = new System.Drawing.Point(297, 316);
|
|
|
this.btnx_enableModify.Name = "btnx_enableModify";
|
|
|
this.btnx_enableModify.Size = new System.Drawing.Size(75, 23);
|
|
|
this.btnx_enableModify.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
|
|
@@ -628,7 +632,7 @@ namespace centralController
|
|
|
//
|
|
|
this.btnx_confirmModification.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
|
|
this.btnx_confirmModification.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
|
|
|
- this.btnx_confirmModification.Location = new System.Drawing.Point(397, 286);
|
|
|
+ this.btnx_confirmModification.Location = new System.Drawing.Point(387, 316);
|
|
|
this.btnx_confirmModification.Name = "btnx_confirmModification";
|
|
|
this.btnx_confirmModification.Size = new System.Drawing.Size(75, 23);
|
|
|
this.btnx_confirmModification.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
|
|
@@ -640,7 +644,7 @@ namespace centralController
|
|
|
//
|
|
|
this.btnx_cancelModify.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
|
|
this.btnx_cancelModify.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
|
|
|
- this.btnx_cancelModify.Location = new System.Drawing.Point(488, 286);
|
|
|
+ this.btnx_cancelModify.Location = new System.Drawing.Point(478, 316);
|
|
|
this.btnx_cancelModify.Name = "btnx_cancelModify";
|
|
|
this.btnx_cancelModify.Size = new System.Drawing.Size(75, 23);
|
|
|
this.btnx_cancelModify.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
|
|
@@ -648,21 +652,89 @@ namespace centralController
|
|
|
this.btnx_cancelModify.Text = "取消修改";
|
|
|
this.btnx_cancelModify.Click += new System.EventHandler(this.btnx_cancelModify_Click);
|
|
|
//
|
|
|
- // Form_paymentScheme
|
|
|
+ // lb_schemeSwitch
|
|
|
+ //
|
|
|
+ //
|
|
|
+ //
|
|
|
+ //
|
|
|
+ this.lb_schemeSwitch.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
+ this.lb_schemeSwitch.Location = new System.Drawing.Point(52, 16);
|
|
|
+ this.lb_schemeSwitch.Name = "lb_schemeSwitch";
|
|
|
+ this.lb_schemeSwitch.Size = new System.Drawing.Size(156, 22);
|
|
|
+ this.lb_schemeSwitch.TabIndex = 20;
|
|
|
+ this.lb_schemeSwitch.Text = "计费策略切换";
|
|
|
+ //
|
|
|
+ // gp_schemeSwitch
|
|
|
+ //
|
|
|
+ this.gp_schemeSwitch.BackColor = System.Drawing.Color.White;
|
|
|
+ this.gp_schemeSwitch.CanvasColor = System.Drawing.SystemColors.Control;
|
|
|
+ this.gp_schemeSwitch.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
|
|
|
+ this.gp_schemeSwitch.Controls.Add(this.cb_schemeSwitch);
|
|
|
+ this.gp_schemeSwitch.Controls.Add(this.lb_schemeSwitch);
|
|
|
+ this.gp_schemeSwitch.DisabledBackColor = System.Drawing.Color.Empty;
|
|
|
+ this.gp_schemeSwitch.Location = new System.Drawing.Point(292, 219);
|
|
|
+ this.gp_schemeSwitch.Name = "gp_schemeSwitch";
|
|
|
+ this.gp_schemeSwitch.Size = new System.Drawing.Size(261, 91);
|
|
|
+ //
|
|
|
+ //
|
|
|
+ //
|
|
|
+ this.gp_schemeSwitch.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
|
|
|
+ this.gp_schemeSwitch.Style.BackColorGradientAngle = 90;
|
|
|
+ this.gp_schemeSwitch.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
|
|
|
+ this.gp_schemeSwitch.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
|
|
|
+ this.gp_schemeSwitch.Style.BorderBottomWidth = 1;
|
|
|
+ this.gp_schemeSwitch.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
|
|
|
+ this.gp_schemeSwitch.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
|
|
|
+ this.gp_schemeSwitch.Style.BorderLeftWidth = 1;
|
|
|
+ this.gp_schemeSwitch.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
|
|
|
+ this.gp_schemeSwitch.Style.BorderRightWidth = 1;
|
|
|
+ this.gp_schemeSwitch.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
|
|
|
+ this.gp_schemeSwitch.Style.BorderTopWidth = 1;
|
|
|
+ this.gp_schemeSwitch.Style.CornerDiameter = 4;
|
|
|
+ this.gp_schemeSwitch.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
|
|
|
+ this.gp_schemeSwitch.Style.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center;
|
|
|
+ this.gp_schemeSwitch.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
|
|
|
+ this.gp_schemeSwitch.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
|
|
|
+ //
|
|
|
+ //
|
|
|
+ //
|
|
|
+ this.gp_schemeSwitch.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
+ //
|
|
|
+ //
|
|
|
+ //
|
|
|
+ this.gp_schemeSwitch.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
+ this.gp_schemeSwitch.TabIndex = 22;
|
|
|
+ this.gp_schemeSwitch.Text = "计费策略切换";
|
|
|
+ //
|
|
|
+ // cb_schemeSwitch
|
|
|
+ //
|
|
|
+ this.cb_schemeSwitch.FormattingEnabled = true;
|
|
|
+ this.cb_schemeSwitch.Items.AddRange(new object[] {
|
|
|
+ "按时收费",
|
|
|
+ "按次收费",
|
|
|
+ "按时段收费"});
|
|
|
+ this.cb_schemeSwitch.Location = new System.Drawing.Point(66, 44);
|
|
|
+ this.cb_schemeSwitch.Name = "cb_schemeSwitch";
|
|
|
+ this.cb_schemeSwitch.Size = new System.Drawing.Size(121, 20);
|
|
|
+ this.cb_schemeSwitch.TabIndex = 22;
|
|
|
+ //
|
|
|
+ // FormPaymentScheme
|
|
|
//
|
|
|
this.BackColor = System.Drawing.SystemColors.ButtonHighlight;
|
|
|
- this.ClientSize = new System.Drawing.Size(575, 327);
|
|
|
+ this.ClientSize = new System.Drawing.Size(610, 355);
|
|
|
+ this.Controls.Add(this.gp_schemeSwitch);
|
|
|
this.Controls.Add(this.btnx_cancelModify);
|
|
|
this.Controls.Add(this.btnx_confirmModification);
|
|
|
this.Controls.Add(this.btnx_enableModify);
|
|
|
this.Controls.Add(this.gp_VIPScheme);
|
|
|
this.Controls.Add(this.gp_paymentScheme);
|
|
|
this.DoubleBuffered = true;
|
|
|
- this.Name = "Form_paymentScheme";
|
|
|
+ this.Name = "FormPaymentScheme";
|
|
|
this.Text = "收费策略";
|
|
|
this.Load += new System.EventHandler(this.Form_paymentScheme_Load);
|
|
|
this.gp_paymentScheme.ResumeLayout(false);
|
|
|
this.gp_VIPScheme.ResumeLayout(false);
|
|
|
+ this.gp_schemeSwitch.ResumeLayout(false);
|
|
|
this.ResumeLayout(false);
|
|
|
|
|
|
}
|
|
@@ -704,5 +776,8 @@ namespace centralController
|
|
|
private DevComponents.DotNetBar.Controls.TextBoxX tbx_halfYearCard;
|
|
|
private DevComponents.DotNetBar.Controls.TextBoxX tbx_seasonCard;
|
|
|
private DevComponents.DotNetBar.Controls.TextBoxX tbx_monthCard;
|
|
|
+ private DevComponents.DotNetBar.LabelX lb_schemeSwitch;
|
|
|
+ private DevComponents.DotNetBar.Controls.GroupPanel gp_schemeSwitch;
|
|
|
+ private System.Windows.Forms.ComboBox cb_schemeSwitch;
|
|
|
}
|
|
|
}
|