| | |
| | | this.barButtonItem5 = new DevExpress.XtraBars.BarButtonItem(); |
| | | this.fluentFormDefaultManager1 = new DevExpress.XtraBars.FluentDesignSystem.FluentFormDefaultManager(this.components); |
| | | this.acrd = new DevExpress.XtraBars.Navigation.AccordionControl(); |
| | | this.accordionControlElement1 = new DevExpress.XtraBars.Navigation.AccordionControlElement(); |
| | | this.fluentDesignFormContainer1.SuspendLayout(); |
| | | this.statusStrip1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.tab)).BeginInit(); |
| | |
| | | // |
| | | // fluentDesignFormContainer1 |
| | | // |
| | | this.fluentDesignFormContainer1.Controls.Add(this.statusStrip1); |
| | | this.fluentDesignFormContainer1.Controls.Add(this.tab); |
| | | this.fluentDesignFormContainer1.Controls.Add(this.statusStrip1); |
| | | this.fluentDesignFormContainer1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.fluentDesignFormContainer1.Location = new System.Drawing.Point(208, 39); |
| | | this.fluentDesignFormContainer1.Name = "fluentDesignFormContainer1"; |
| | |
| | | this.tab.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.tab.Location = new System.Drawing.Point(0, 0); |
| | | this.tab.Name = "tab"; |
| | | this.tab.Size = new System.Drawing.Size(806, 727); |
| | | this.tab.Size = new System.Drawing.Size(806, 701); |
| | | this.tab.TabIndex = 4; |
| | | // |
| | | // fluentDesignFormControl1 |
| | |
| | | // acrd |
| | | // |
| | | this.acrd.Dock = System.Windows.Forms.DockStyle.Left; |
| | | this.acrd.Elements.AddRange(new DevExpress.XtraBars.Navigation.AccordionControlElement[] { |
| | | this.accordionControlElement1}); |
| | | this.acrd.Location = new System.Drawing.Point(0, 39); |
| | | this.acrd.Name = "acrd"; |
| | | this.acrd.ScrollBarMode = DevExpress.XtraBars.Navigation.ScrollBarMode.Touch; |
| | | this.acrd.Size = new System.Drawing.Size(208, 727); |
| | | this.acrd.TabIndex = 1; |
| | | this.acrd.ViewType = DevExpress.XtraBars.Navigation.AccordionControlViewType.HamburgerMenu; |
| | | // |
| | | // accordionControlElement1 |
| | | // |
| | | this.accordionControlElement1.Name = "accordionControlElement1"; |
| | | this.accordionControlElement1.Text = "Element1"; |
| | | // |
| | | // FrmMain |
| | | // |
| | |
| | | private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel1; |
| | | private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel4; |
| | | private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel5; |
| | | private DevExpress.XtraBars.Navigation.AccordionControlElement accordionControlElement1; |
| | | } |
| | | } |