File was renamed from ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/SceneControls/ScenePictrueControl.cs |
| | |
| | | using System.Collections.Generic; |
| | | using System.Text; |
| | | |
| | | namespace Shared.Phone.UserCenter |
| | | namespace Shared.Phone |
| | | { |
| | | /// <summary> |
| | | /// 场景图片的控件 |
| | |
| | | |
| | | this.btnSceneName = new NormalViewControl(251, 282, true); |
| | | btnSceneName.IsMoreLines = true; |
| | | btnSceneName.X = ControlCommonResourse.XXLeft; |
| | | btnSceneName.X = HdlControlResourse.XXLeft; |
| | | btnSceneName.Y = Application.GetRealHeight(58); |
| | | btnSceneName.BackgroundColor = 0xd6333333; |
| | | btnSceneName.RadiusEx = 17; |