| | |
| | | this.components = new System.ComponentModel.Container(); |
| | | System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmMain)); |
| | | this.fluentDesignFormContainer1 = new DevExpress.XtraBars.FluentDesignSystem.FluentDesignFormContainer(); |
| | | this.tab = new DevExpress.XtraTab.XtraTabControl(); |
| | | this.statusStrip1 = new System.Windows.Forms.StatusStrip(); |
| | | this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel(); |
| | | this.tooLoading = new System.Windows.Forms.ToolStripStatusLabel(); |
| | |
| | | this.toolStripStatusLabel2 = new System.Windows.Forms.ToolStripStatusLabel(); |
| | | this.toolStripStatusLabel5 = new System.Windows.Forms.ToolStripStatusLabel(); |
| | | this.toolTime = new System.Windows.Forms.ToolStripStatusLabel(); |
| | | this.tab = new DevExpress.XtraTab.XtraTabControl(); |
| | | this.fluentDesignFormControl1 = new DevExpress.XtraBars.FluentDesignSystem.FluentDesignFormControl(); |
| | | this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem(); |
| | | this.barCheckItem1 = new DevExpress.XtraBars.BarCheckItem(); |
| | |
| | | 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(); |
| | | this.statusStrip1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.fluentDesignFormControl1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.fluentFormDefaultManager1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.acrd)).BeginInit(); |
| | |
| | | this.fluentDesignFormContainer1.Name = "fluentDesignFormContainer1"; |
| | | this.fluentDesignFormContainer1.Size = new System.Drawing.Size(806, 727); |
| | | this.fluentDesignFormContainer1.TabIndex = 0; |
| | | // |
| | | // tab |
| | | // |
| | | this.tab.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.tab.Appearance.Options.UseFont = true; |
| | | this.tab.ClosePageButtonShowMode = DevExpress.XtraTab.ClosePageButtonShowMode.InActiveTabPageHeader; |
| | | 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, 701); |
| | | this.tab.TabIndex = 4; |
| | | // |
| | | // statusStrip1 |
| | | // |
| | |
| | | this.toolTime.Name = "toolTime"; |
| | | this.toolTime.Size = new System.Drawing.Size(89, 20); |
| | | this.toolTime.Text = "登录时间"; |
| | | // |
| | | // tab |
| | | // |
| | | this.tab.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.tab.Appearance.Options.UseFont = true; |
| | | this.tab.ClosePageButtonShowMode = DevExpress.XtraTab.ClosePageButtonShowMode.InActiveTabPageHeader; |
| | | 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, 701); |
| | | this.tab.TabIndex = 4; |
| | | // |
| | | // fluentDesignFormControl1 |
| | | // |
| | |
| | | this.Controls.Add(this.acrd); |
| | | this.Controls.Add(this.fluentDesignFormControl1); |
| | | this.FluentDesignFormControl = this.fluentDesignFormControl1; |
| | | this.IconOptions.Image = global::Gs.DevApp.Properties.Resources.logo_png; |
| | | this.Name = "FrmMain"; |
| | | this.NavigationControl = this.acrd; |
| | | this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; |
| | | this.WindowState = System.Windows.Forms.FormWindowState.Maximized; |
| | | this.fluentDesignFormContainer1.ResumeLayout(false); |
| | | this.fluentDesignFormContainer1.PerformLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.tab)).EndInit(); |
| | | this.statusStrip1.ResumeLayout(false); |
| | | this.statusStrip1.PerformLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.tab)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.fluentDesignFormControl1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.fluentFormDefaultManager1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.acrd)).EndInit(); |