HDL_ON/UI/UI2/FuntionControlView/Curtain/RollingShutterPage.csold mode 100755 new mode 100644
@@ -62,6 +62,10 @@ /// </summary> Action actionRefresh; #endregion /// <summary> /// 正在控制 /// </summary> bool onControl = false; public RollingShutterPage(Curtain func) { bodyView = this; @@ -136,7 +140,8 @@ Width = Application.GetRealWidth(170), Height = Application.GetRealWidth(210), Progress = curtain.percent, ProgressTextColor = 0x00000000 IsInvertedProgress = true, ProgressTextColor = 0x00000000, }; controlView.AddChidren(curtainSeekBar);