| | |
| | | this.frameClrean = new FrameLayout();
|
| | | frameClrean.Width = Application.GetRealWidth(600);
|
| | | frameClrean.Height = this.GetPictrueRealSize(69);
|
| | | frameClrean.X = ControlCommonResourse.XXLeft;
|
| | | frameClrean.X = HdlControlResourse.XXLeft;
|
| | | frameClrean.Y = Application.GetRealHeight(35);
|
| | | frameWhiteBack.AddChidren(frameClrean);
|
| | | frameClrean.Visible = false;
|
| | |
| | | {
|
| | | var rowFrame = new FrameRowControl();
|
| | | rowFrame.Y = frameBack.GetChildren(frameBack.ChildrenCount - 1).Bottom;
|
| | | rowFrame.LeftOffset = Application.GetRealWidth(81) - ControlCommonResourse.XXLeft;
|
| | | rowFrame.LeftOffset = Application.GetRealWidth(81) - HdlControlResourse.XXLeft;
|
| | | rowFrame.Height = Application.GetRealHeight(150);
|
| | | frameBack.AddChidren(rowFrame);
|
| | |
|
| | |
| | | {
|
| | | var rowFrame = new FrameRowControl();
|
| | | rowFrame.Y = frameBack.GetChildren(frameBack.ChildrenCount - 1).Bottom;
|
| | | rowFrame.LeftOffset = Application.GetRealWidth(81) - ControlCommonResourse.XXLeft;
|
| | | rowFrame.LeftOffset = Application.GetRealWidth(81) - HdlControlResourse.XXLeft;
|
| | | rowFrame.Height = Application.GetRealHeight(150);
|
| | | frameBack.AddChidren(rowFrame);
|
| | |
|
| | |
| | | {
|
| | | var rowFrame = new FrameRowControl();
|
| | | rowFrame.Y = frameBack.GetChildren(frameBack.ChildrenCount - 1).Bottom;
|
| | | rowFrame.LeftOffset = Application.GetRealWidth(81) - ControlCommonResourse.XXLeft;
|
| | | rowFrame.LeftOffset = Application.GetRealWidth(81) - HdlControlResourse.XXLeft;
|
| | | rowFrame.Height = Application.GetRealHeight(150);
|
| | | frameBack.AddChidren(rowFrame);
|
| | |
|