| | |
| | | layoutControl2.Controls.Add(txtLoginName); |
| | | layoutControl2.Controls.Add(labTitle); |
| | | layoutControl2.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem9 }); |
| | | layoutControl2.Location = new Point(662, 172); |
| | | layoutControl2.Location = new Point(693, 172); |
| | | layoutControl2.Margin = new Padding(3, 2, 3, 2); |
| | | layoutControl2.Name = "layoutControl2"; |
| | | layoutControl2.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new Rectangle(943, 480, 650, 400); |
| | |
| | | // labTitle |
| | | // |
| | | labTitle.Appearance.FontSizeDelta = 10; |
| | | labTitle.Appearance.ForeColor = Color.FromArgb(7, 63, 198); |
| | | labTitle.Appearance.ForeColor = Color.White; |
| | | labTitle.Appearance.Options.UseFont = true; |
| | | labTitle.Appearance.Options.UseForeColor = true; |
| | | labTitle.Location = new Point(14, 13); |
| | |
| | | // |
| | | // layoutControlGroup1 |
| | | // |
| | | layoutControlGroup1.AppearanceGroup.BackColor = Color.FromArgb(0, 192, 192); |
| | | layoutControlGroup1.AppearanceGroup.BackColor = Color.FromArgb(80, 170, 220); |
| | | layoutControlGroup1.AppearanceGroup.Options.UseBackColor = true; |
| | | layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; |
| | | layoutControlGroup1.GroupBordersVisible = false; |
| | |
| | | columnDefinition4.SizeType = SizeType.Absolute; |
| | | columnDefinition4.Width = 306D; |
| | | columnDefinition5.SizeType = SizeType.Absolute; |
| | | columnDefinition5.Width = 131D; |
| | | columnDefinition5.Width = 100D; |
| | | Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { columnDefinition3, columnDefinition4, columnDefinition5 }); |
| | | rowDefinition6.Height = 59D; |
| | | rowDefinition6.SizeType = SizeType.Absolute; |
| | |
| | | // layoutControlItem2 |
| | | // |
| | | layoutControlItem2.Control = layoutControl2; |
| | | layoutControlItem2.Location = new Point(660, 170); |
| | | layoutControlItem2.Location = new Point(691, 170); |
| | | layoutControlItem2.Name = "layoutControlItem2"; |
| | | layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | layoutControlItem2.OptionsTableLayoutItem.RowIndex = 2; |
| | |
| | | // |
| | | // LoginFrm |
| | | // |
| | | Appearance.BackColor = Color.FromArgb(192, 192, 0); |
| | | Appearance.BackColor = Color.FromArgb(76, 132, 191); |
| | | Appearance.Options.UseBackColor = true; |
| | | AutoScaleDimensions = new SizeF(7F, 14F); |
| | | AutoScaleMode = AutoScaleMode.Font; |
| | | BackgroundImageLayoutStore = ImageLayout.None; |
| | | BackgroundImageLayoutStore = ImageLayout.Stretch; |
| | | BackgroundImageStore = Xhs.Core.Properties.Resources.loginbg; |
| | | ClientSize = new Size(1097, 565); |
| | | Controls.Add(layoutControl1); |