| | |
| | | layoutControl1.Location = new Point(0, 0); |
| | | layoutControl1.Margin = new Padding(3, 4, 3, 4); |
| | | layoutControl1.Name = "layoutControl1"; |
| | | layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new Rectangle(770, 353, 985, 607); |
| | | layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new Rectangle(309, 351, 985, 607); |
| | | layoutControl1.Root = Root; |
| | | layoutControl1.Size = new Size(1355, 820); |
| | | layoutControl1.TabIndex = 0; |
| | |
| | | stepProgressBar1.IndicatorToContentBlockDistance = 7; |
| | | stepProgressBar1.ItemOptions.Indicator.ActiveStateImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("stepProgressBar1.ItemOptions.Indicator.ActiveStateImageOptions.SvgImage"); |
| | | stepProgressBar1.ItemOptions.Indicator.ActiveStateImageOptions.SvgImageSize = new Size(20, 20); |
| | | stepProgressBar1.Location = new Point(0, 0); |
| | | stepProgressBar1.Location = new Point(0, 787); |
| | | stepProgressBar1.Name = "stepProgressBar1"; |
| | | stepProgressBar1.ShadowDrawMode = StepProgressBarShadowDrawMode.ActiveElements; |
| | | stepProgressBar1.ShadowSize = 9; |
| | | stepProgressBar1.Size = new Size(1355, 75); |
| | | stepProgressBar1.Size = new Size(403, 33); |
| | | stepProgressBar1.StyleController = layoutControl1; |
| | | stepProgressBar1.TabIndex = 5; |
| | | stepProgressBar1.Visible = false; |
| | |
| | | // |
| | | // navigationFrame |
| | | // |
| | | navigationFrame.Location = new Point(0, 75); |
| | | navigationFrame.Location = new Point(0, 0); |
| | | navigationFrame.Margin = new Padding(3, 4, 3, 4); |
| | | navigationFrame.Name = "navigationFrame"; |
| | | navigationFrame.SelectedPage = null; |
| | | navigationFrame.Size = new Size(1355, 712); |
| | | navigationFrame.Size = new Size(1355, 787); |
| | | navigationFrame.TabIndex = 6; |
| | | navigationFrame.Text = "navigationFrame1"; |
| | | // |
| | |
| | | // |
| | | Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; |
| | | Root.GroupBordersVisible = false; |
| | | Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { itemPage, empty1, itemForCancel, itemForPrev, itemForNext, itemForComplete, itemForTitle }); |
| | | Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { itemPage, itemForCancel, itemForPrev, itemForNext, itemForComplete, itemForTitle, empty1 }); |
| | | Root.Name = "Root"; |
| | | Root.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | Root.Size = new Size(1355, 820); |
| | |
| | | // itemPage |
| | | // |
| | | itemPage.Control = navigationFrame; |
| | | itemPage.Location = new Point(0, 75); |
| | | itemPage.Location = new Point(0, 0); |
| | | itemPage.Name = "itemPage"; |
| | | itemPage.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | itemPage.Size = new Size(1355, 712); |
| | | itemPage.Size = new Size(1355, 787); |
| | | itemPage.TextSize = new Size(0, 0); |
| | | itemPage.TextVisible = false; |
| | | // |
| | | // empty1 |
| | | // |
| | | empty1.AllowHotTrack = false; |
| | | empty1.Location = new Point(0, 787); |
| | | empty1.Location = new Point(403, 787); |
| | | empty1.MinSize = new Size(1, 31); |
| | | empty1.Name = "empty1"; |
| | | empty1.Size = new Size(807, 33); |
| | | empty1.Size = new Size(404, 33); |
| | | empty1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; |
| | | empty1.TextSize = new Size(0, 0); |
| | | // |
| | |
| | | // itemForTitle |
| | | // |
| | | itemForTitle.Control = stepProgressBar1; |
| | | itemForTitle.Location = new Point(0, 0); |
| | | itemForTitle.MinSize = new Size(1, 75); |
| | | itemForTitle.Location = new Point(0, 787); |
| | | itemForTitle.MinSize = new Size(1, 1); |
| | | itemForTitle.Name = "itemForTitle"; |
| | | itemForTitle.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | itemForTitle.Size = new Size(1355, 75); |
| | | itemForTitle.Size = new Size(403, 33); |
| | | itemForTitle.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; |
| | | itemForTitle.TextSize = new Size(0, 0); |
| | | itemForTitle.TextVisible = false; |