| | |
| | | /// </summary> |
| | | public Button nextBtn = new Button |
| | | { |
| | | Width = Application.GetMinRealAverage(103), |
| | | Height = Application.GetMinRealAverage(103), |
| | | Width = Application.GetRealWidth(103), |
| | | Height = Application.GetRealWidth(103), |
| | | UnSelectedImagePath = "ZigeeLogic/back1.png", |
| | | X = Application.GetRealWidth(920), |
| | | Y = Application.GetRealHeight(11 + 20), |
| | |
| | | public Button seletecdTextBtn = new Button |
| | | { |
| | | X = Application.GetRealWidth(300), |
| | | Y = Application.GetRealHeight(34), |
| | | Y = Application.GetRealHeight(34+20), |
| | | Height = Application.GetRealHeight(58), |
| | | Width = Application.GetRealWidth(1080-300 - 126), |
| | | TextAlignment = TextAlignment.CenterRight, |