| | |
| | | }; |
| | | flMain.AddChidren(devicefra); |
| | | devicefra.SetCornerWithSameRadius(Application.GetRealHeight(58), HDLUtils.RectCornerTopLeft | HDLUtils.RectCornerTopRight); |
| | | |
| | | #region -------取消 完成 |
| | | var timetype = new RowLayout |
| | | { |
| | |
| | | }; |
| | | timetype.AddChidren(Btncomplete); |
| | | #endregion |
| | | |
| | | |
| | | string SelectedDeviceStatusaction = "no"; |
| | | actionsInfo.Add("LinkType", 0); |
| | |
| | | #endregion |
| | | |
| | | int Progressvalue = 100; |
| | | EventHandler<int> progressclick = (sender, e) => |
| | | EventHandler<int> progressclick = (sender, e) => |
| | | { |
| | | SelectedDeviceStatusaction = "yes"; |
| | | Progressvalue = horizontalSeekBarVol.Progress; |
| | |
| | | } |
| | | } |
| | | break; |
| | | |
| | | case DeviceType.Thermostat: |
| | | { |
| | | |
| | |
| | | |
| | | |
| | | } |
| | | |
| | | Btncomplete.MouseUpEventHandler += (sender, e) => |
| | | { |
| | | |