| | |
| | | }; |
| | | public Button iconBtn = new Button |
| | | { |
| | | Width = Application.GetMinRealAverage(81), |
| | | Height = Application.GetMinRealAverage(81), |
| | | Width = Application.GetRealWidth(81), |
| | | Height = Application.GetRealWidth(81), |
| | | X = Application.GetRealWidth(58), |
| | | Y = Application.GetRealHeight(55), |
| | | //UnSelectedImagePath = $"ZigeeLogic/{iocn}.png", |
| | |
| | | }; |
| | | public Button funnextBtn = new Button |
| | | { |
| | | Width = Application.GetMinRealAverage(58), |
| | | Height = Application.GetMinRealAverage(58), |
| | | Width = Application.GetRealWidth(58), |
| | | Height = Application.GetRealWidth(58), |
| | | UnSelectedImagePath = "ZigeeLogic/next.png", |
| | | X = Application.GetRealWidth(789 + 176), |
| | | Y = Application.GetRealHeight(30 + 36), |