| | |
| | | System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmMain)); |
| | | this.fluentDesignFormContainer1 = new DevExpress.XtraBars.FluentDesignSystem.FluentDesignFormContainer(); |
| | | this.statusStrip1 = new System.Windows.Forms.StatusStrip(); |
| | | this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel(); |
| | | this.tooLoading = new System.Windows.Forms.ToolStripStatusLabel(); |
| | | this.toolStripStatusLabel4 = new System.Windows.Forms.ToolStripStatusLabel(); |
| | | this.toolStripStatusLabel3 = 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.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(); |
| | |
| | | // |
| | | this.statusStrip1.ImageScalingSize = new System.Drawing.Size(20, 20); |
| | | this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { |
| | | this.toolStripStatusLabel1, |
| | | this.tooLoading, |
| | | this.toolStripStatusLabel4, |
| | | this.toolStripStatusLabel3, |
| | | this.toolStripStatusLabel2, |
| | | this.toolStripStatusLabel5, |
| | | this.toolTime}); |
| | | this.statusStrip1.Location = new System.Drawing.Point(0, 701); |
| | | this.statusStrip1.Name = "statusStrip1"; |
| | | this.statusStrip1.Size = new System.Drawing.Size(806, 26); |
| | | this.statusStrip1.TabIndex = 5; |
| | | this.statusStrip1.Text = "statusStrip1"; |
| | | // |
| | | // toolStripStatusLabel1 |
| | | // |
| | | this.toolStripStatusLabel1.Name = "toolStripStatusLabel1"; |
| | | this.toolStripStatusLabel1.Size = new System.Drawing.Size(17, 20); |
| | | this.toolStripStatusLabel1.Text = " "; |
| | | // |
| | | // tooLoading |
| | | // |
| | | this.tooLoading.Image = global::Gs.DevApp.Properties.Resources.convert_16x16; |
| | | this.tooLoading.Name = "tooLoading"; |
| | | this.tooLoading.Size = new System.Drawing.Size(119, 20); |
| | | this.tooLoading.Text = "重新加载系统"; |
| | | // |
| | | // toolStripStatusLabel4 |
| | | // |
| | | this.toolStripStatusLabel4.Name = "toolStripStatusLabel4"; |
| | | this.toolStripStatusLabel4.Size = new System.Drawing.Size(17, 20); |
| | | this.toolStripStatusLabel4.Text = " "; |
| | | // |
| | | // toolStripStatusLabel3 |
| | | // |
| | |
| | | this.toolStripStatusLabel2.Size = new System.Drawing.Size(174, 20); |
| | | this.toolStripStatusLabel2.Text = "技术支持:宁波广深科技"; |
| | | // |
| | | // toolStripStatusLabel5 |
| | | // |
| | | this.toolStripStatusLabel5.Name = "toolStripStatusLabel5"; |
| | | this.toolStripStatusLabel5.Size = new System.Drawing.Size(17, 20); |
| | | this.toolStripStatusLabel5.Text = " "; |
| | | // |
| | | // toolTime |
| | | // |
| | | this.toolTime.Image = global::Gs.DevApp.Properties.Resources.time2_16x16; |
| | |
| | | // |
| | | // 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); |
| | |
| | | // 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 DevExpress.XtraBars.BarButtonItem barButtonItem5; |
| | | private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel3; |
| | | private System.Windows.Forms.ToolStripStatusLabel toolTime; |
| | | private DevExpress.XtraBars.Navigation.AccordionControlElement accordionControlElement1; |
| | | private System.Windows.Forms.ToolStripStatusLabel tooLoading; |
| | | private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel1; |
| | | private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel4; |
| | | private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel5; |
| | | } |
| | | } |