| | |
| | | TextSize = TextSize.Text16, |
| | | //TextID = StringId.bofangqi, |
| | | Text = this.remoteControl.name, |
| | | IsBold=true, |
| | | }; |
| | | this.AddChidren(btnTitle); |
| | | |
| | |
| | | cornerFram.LoadButtonPage(AksCommonMethod.Current.GetMusicKeypadList(), 4); |
| | | |
| | | |
| | | CornerFramLayout cornerBottomFram = new CornerFramLayout(343, 364, 17); |
| | | CornerFramLayout cornerBottomFram = new CornerFramLayout(343, 364-32, 17); |
| | | this.AddChidren(cornerBottomFram); |
| | | cornerBottomFram.X = Application.GetRealWidth(16); |
| | | cornerBottomFram.Y = cornerFram.Bottom + Application.GetRealHeight(16); |