| | |
| | | btnGreanLinght.TextAlignment = TextAlignment.Center;
|
| | | btnGreanLinght.TextColor = UserCenterColor.Current.TextGrayColor3;
|
| | | btnGreanLinght.TextSize = 10;
|
| | | btnGreanLinght.TextID = R.MyInternationalizationString.uPanelBackLightLighting;
|
| | | btnGreanLinght.TextID = R.MyInternationalizationString.uKeyIndicatorLightsUp;
|
| | | framePic.AddChidren(btnGreanLinght);
|
| | |
|
| | | //按住此按键
|
| | | var btnPress = new NormalViewControl(Application.GetMinRealAverage(230), Application.GetMinRealAverage(45), false);
|
| | | btnPress.X = Application.GetMinRealAverage(144);
|
| | | btnPress.Y = Application.GetMinRealAverage(275);
|
| | | btnPress.Y = Application.GetMinRealAverage(279);
|
| | | btnPress.TextColor = UserCenterColor.Current.TextGrayColor3;
|
| | | btnPress.TextSize = 10;
|
| | | btnPress.TextID = R.MyInternationalizationString.uKeyIndicatorLightsUp;
|
| | | btnPress.TextID = R.MyInternationalizationString.uPressAndHoldThisKey;
|
| | | framePic.AddChidren(btnPress);
|
| | |
|
| | | //按住面板左上角按键,所有按键指示灯
|