| | |
| | | |
| | | |
| | | |
| | | cornerFram = new CornerFramLayout(343, 284, 17); |
| | | cornerFram = new CornerFramLayout(343, 284-18, 17); |
| | | cornerFram.X = Application.GetRealWidth(16); |
| | | cornerFram.Y = btnTitle.Bottom + Application.GetRealHeight(16); |
| | | this.AddChidren(cornerFram); |
| | | cornerFram.SetMargin(16, 0, 16, 0); |
| | | cornerFram.LoadButtonPage(AksCommonMethod.Current.GetGFKeypadList(),4); |
| | | cornerFram.LoadButtonPage(AksCommonMethod.Current.GetGFKeypadList(this.remoteControl),4); |
| | | |
| | | |
| | | CornerFramLayout cornerBottomFram = new CornerFramLayout(343, 72, 17); |