⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 appmain.designer.cs

📁 教材管理 毕业设计 源代码
💻 CS
📖 第 1 页 / 共 2 页
字号:
            this.menuCompanyReport,
            this.toolStripMenuItem7,
            this.menuStockReport,
            this.menuSEmployeeReport,
            this.toolStripMenuItem6,
            this.进货分析报表JToolStripMenuItem,
            this.销售分析报表OToolStripMenuItem,
            this.员工销售分析报表XToolStripMenuItem});
            this.menuReportManage.Name = "menuReportManage";
            this.menuReportManage.Size = new System.Drawing.Size(83, 20);
            this.menuReportManage.Text = "报表设计[&J]";
            // 
            // menuEmployeeReport
            // 
            this.menuEmployeeReport.Name = "menuEmployeeReport";
            this.menuEmployeeReport.Size = new System.Drawing.Size(184, 22);
            this.menuEmployeeReport.Tag = "14";
            this.menuEmployeeReport.Text = "员工信息报表[&E]";
            this.menuEmployeeReport.Visible = false;
            this.menuEmployeeReport.Click += new System.EventHandler(this.Menu_Click);
            // 
            // menuCompanyReport
            // 
            this.menuCompanyReport.Name = "menuCompanyReport";
            this.menuCompanyReport.Size = new System.Drawing.Size(184, 22);
            this.menuCompanyReport.Tag = "15";
            this.menuCompanyReport.Text = "出版社信息报表[&W]";
            this.menuCompanyReport.Visible = false;
            this.menuCompanyReport.Click += new System.EventHandler(this.Menu_Click);
            // 
            // toolStripMenuItem7
            // 
            this.toolStripMenuItem7.Name = "toolStripMenuItem7";
            this.toolStripMenuItem7.Size = new System.Drawing.Size(181, 6);
            // 
            // menuStockReport
            // 
            this.menuStockReport.Name = "menuStockReport";
            this.menuStockReport.Size = new System.Drawing.Size(184, 22);
            this.menuStockReport.Tag = "16";
            this.menuStockReport.Text = "进货教材报表[&S]";
            this.menuStockReport.Click += new System.EventHandler(this.Menu_Click);
            // 
            // menuSEmployeeReport
            // 
            this.menuSEmployeeReport.Name = "menuSEmployeeReport";
            this.menuSEmployeeReport.Size = new System.Drawing.Size(184, 22);
            this.menuSEmployeeReport.Tag = "18";
            this.menuSEmployeeReport.Text = "员工销售报表[&B]";
            this.menuSEmployeeReport.Visible = false;
            this.menuSEmployeeReport.Click += new System.EventHandler(this.Menu_Click);
            // 
            // toolStripMenuItem6
            // 
            this.toolStripMenuItem6.Name = "toolStripMenuItem6";
            this.toolStripMenuItem6.Size = new System.Drawing.Size(181, 6);
            // 
            // 进货分析报表JToolStripMenuItem
            // 
            this.进货分析报表JToolStripMenuItem.Name = "进货分析报表JToolStripMenuItem";
            this.进货分析报表JToolStripMenuItem.Size = new System.Drawing.Size(184, 22);
            this.进货分析报表JToolStripMenuItem.Tag = "19";
            this.进货分析报表JToolStripMenuItem.Text = "教材进货分析报表[&J]";
            this.进货分析报表JToolStripMenuItem.Click += new System.EventHandler(this.Menu_Click);
            // 
            // 销售分析报表OToolStripMenuItem
            // 
            this.销售分析报表OToolStripMenuItem.Name = "销售分析报表OToolStripMenuItem";
            this.销售分析报表OToolStripMenuItem.Size = new System.Drawing.Size(184, 22);
            this.销售分析报表OToolStripMenuItem.Tag = "20";
            this.销售分析报表OToolStripMenuItem.Text = "销售价格分析报表[&O]";
            this.销售分析报表OToolStripMenuItem.Click += new System.EventHandler(this.Menu_Click);
            // 
            // 员工销售分析报表XToolStripMenuItem
            // 
            this.员工销售分析报表XToolStripMenuItem.Name = "员工销售分析报表XToolStripMenuItem";
            this.员工销售分析报表XToolStripMenuItem.Size = new System.Drawing.Size(184, 22);
            this.员工销售分析报表XToolStripMenuItem.Tag = "31";
            this.员工销售分析报表XToolStripMenuItem.Text = "员工销售分析报表[&X]";
            this.员工销售分析报表XToolStripMenuItem.Visible = false;
            this.员工销售分析报表XToolStripMenuItem.Click += new System.EventHandler(this.Menu_Click);
            // 
            // menuSysManage
            // 
            this.menuSysManage.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.menuSysUser,
            this.menuPopedomSet,
            this.menuChangePwd,
            this.toolStripMenuItem5,
            this.menuDatabak,
            this.menuReBakData});
            this.menuSysManage.Name = "menuSysManage";
            this.menuSysManage.Size = new System.Drawing.Size(83, 20);
            this.menuSysManage.Text = "系统维护[&W]";
            // 
            // menuSysUser
            // 
            this.menuSysUser.Name = "menuSysUser";
            this.menuSysUser.Size = new System.Drawing.Size(136, 22);
            this.menuSysUser.Tag = "25";
            this.menuSysUser.Text = "系统用户[&S]";
            this.menuSysUser.Click += new System.EventHandler(this.Menu_Click);
            // 
            // menuPopedomSet
            // 
            this.menuPopedomSet.Name = "menuPopedomSet";
            this.menuPopedomSet.Size = new System.Drawing.Size(136, 22);
            this.menuPopedomSet.Tag = "21";
            this.menuPopedomSet.Text = "权限设置[&Q]";
            this.menuPopedomSet.Click += new System.EventHandler(this.Menu_Click);
            // 
            // menuChangePwd
            // 
            this.menuChangePwd.Name = "menuChangePwd";
            this.menuChangePwd.Size = new System.Drawing.Size(136, 22);
            this.menuChangePwd.Tag = "22";
            this.menuChangePwd.Text = "更改密码[&C]";
            this.menuChangePwd.Click += new System.EventHandler(this.Menu_Click);
            // 
            // toolStripMenuItem5
            // 
            this.toolStripMenuItem5.Name = "toolStripMenuItem5";
            this.toolStripMenuItem5.Size = new System.Drawing.Size(133, 6);
            // 
            // menuDatabak
            // 
            this.menuDatabak.Name = "menuDatabak";
            this.menuDatabak.Size = new System.Drawing.Size(136, 22);
            this.menuDatabak.Tag = "23";
            this.menuDatabak.Text = "数据备份[&B]";
            this.menuDatabak.Click += new System.EventHandler(this.Menu_Click);
            // 
            // menuReBakData
            // 
            this.menuReBakData.Name = "menuReBakData";
            this.menuReBakData.Size = new System.Drawing.Size(136, 22);
            this.menuReBakData.Tag = "24";
            this.menuReBakData.Text = "数据还原[&R]";
            this.menuReBakData.Click += new System.EventHandler(this.Menu_Click);
            // 
            // statusStrip1
            // 
            this.statusStrip1.AutoSize = false;
            this.statusStrip1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(195)))), ((int)(((byte)(230)))));
            this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.statuslabMenuInfo,
            this.toolStripStatusLabel1,
            this.statusUser,
            this.toolStripStatusLabel2,
            this.statusTime});
            this.statusStrip1.Location = new System.Drawing.Point(0, 541);
            this.statusStrip1.Name = "statusStrip1";
            this.statusStrip1.Size = new System.Drawing.Size(892, 22);
            this.statusStrip1.Stretch = false;
            this.statusStrip1.TabIndex = 1;
            this.statusStrip1.Text = "statusStrip1";
            // 
            // statuslabMenuInfo
            // 
            this.statuslabMenuInfo.BorderStyle = System.Windows.Forms.Border3DStyle.SunkenOuter;
            this.statuslabMenuInfo.Name = "statuslabMenuInfo";
            this.statuslabMenuInfo.Overflow = System.Windows.Forms.ToolStripItemOverflow.Always;
            this.statuslabMenuInfo.Size = new System.Drawing.Size(285, 17);
            this.statuslabMenuInfo.Spring = true;
            // 
            // toolStripStatusLabel1
            // 
            this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
            this.toolStripStatusLabel1.Size = new System.Drawing.Size(11, 17);
            this.toolStripStatusLabel1.Text = "|";
            // 
            // statusUser
            // 
            this.statusUser.BorderStyle = System.Windows.Forms.Border3DStyle.Raised;
            this.statusUser.Name = "statusUser";
            this.statusUser.Size = new System.Drawing.Size(285, 17);
            this.statusUser.Spring = true;
            // 
            // toolStripStatusLabel2
            // 
            this.toolStripStatusLabel2.Name = "toolStripStatusLabel2";
            this.toolStripStatusLabel2.Size = new System.Drawing.Size(11, 17);
            this.toolStripStatusLabel2.Text = "|";
            // 
            // statusTime
            // 
            this.statusTime.Name = "statusTime";
            this.statusTime.Size = new System.Drawing.Size(285, 17);
            this.statusTime.Spring = true;
            // 
            // timer1
            // 
            this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
            // 
            // AppMain
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImage")));
            this.ClientSize = new System.Drawing.Size(892, 563);
            this.Controls.Add(this.statusStrip1);
            this.Controls.Add(this.menuStrip1);
            this.IsMdiContainer = true;
            this.MainMenuStrip = this.menuStrip1;
            this.Name = "AppMain";
            this.ShowInTaskbar = false;
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "教材自动化管理系统";
            this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.AppMain_FormClosed_1);
            this.Load += new System.EventHandler(this.AppMain_Load);
            this.menuStrip1.ResumeLayout(false);
            this.menuStrip1.PerformLayout();
            this.statusStrip1.ResumeLayout(false);
            this.statusStrip1.PerformLayout();
            this.ResumeLayout(false);
            this.PerformLayout();

        }

        #endregion

        private System.Windows.Forms.MenuStrip menuStrip1;
        private System.Windows.Forms.StatusStrip statusStrip1;
        private System.Windows.Forms.Timer timer1;
        private System.Windows.Forms.ToolStripMenuItem menuBaseManage;
        private System.Windows.Forms.ToolStripStatusLabel statuslabMenuInfo;
        private System.Windows.Forms.ToolStripStatusLabel statusUser;
        private System.Windows.Forms.ToolStripStatusLabel statusTime;
        private System.Windows.Forms.ToolStripMenuItem menuEmployee;
        private System.Windows.Forms.ToolStripMenuItem menuCompany;
        private System.Windows.Forms.ToolStripSeparator toolStripMenuItem1;
        private System.Windows.Forms.ToolStripMenuItem menuLogin;
        private System.Windows.Forms.ToolStripMenuItem menuStockManage;
        private System.Windows.Forms.ToolStripMenuItem menuGoodsIn;
        private System.Windows.Forms.ToolStripMenuItem menuSellManage;
        private System.Windows.Forms.ToolStripMenuItem menuSellGoods;
        private System.Windows.Forms.ToolStripMenuItem menuSellFind;
        private System.Windows.Forms.ToolStripMenuItem menuDepotManage;
        private System.Windows.Forms.ToolStripSeparator toolStripMenuItem2;
        private System.Windows.Forms.ToolStripSeparator toolStripMenuItem3;
        private System.Windows.Forms.ToolStripMenuItem menuDepotChange;
        private System.Windows.Forms.ToolStripMenuItem menuDepotAlarm;
        private System.Windows.Forms.ToolStripSeparator toolStripMenuItem4;
        private System.Windows.Forms.ToolStripMenuItem menuDepotFind;
        private System.Windows.Forms.ToolStripMenuItem menuReportManage;
        private System.Windows.Forms.ToolStripMenuItem menuEmployeeReport;
        private System.Windows.Forms.ToolStripMenuItem menuCompanyReport;
        private System.Windows.Forms.ToolStripMenuItem menuStockReport;
        private System.Windows.Forms.ToolStripMenuItem menuSEmployeeReport;
        private System.Windows.Forms.ToolStripMenuItem menuSysManage;
        private System.Windows.Forms.ToolStripMenuItem menuPopedomSet;
        private System.Windows.Forms.ToolStripMenuItem menuChangePwd;
        private System.Windows.Forms.ToolStripSeparator toolStripMenuItem5;
        private System.Windows.Forms.ToolStripMenuItem menuDatabak;
        private System.Windows.Forms.ToolStripSeparator toolStripMenuItem7;
        private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel1;
        private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel2;
        private System.Windows.Forms.ToolStripMenuItem menuReBakData;
        private System.Windows.Forms.ToolStripSeparator toolStripMenuItem6;
        private System.Windows.Forms.ToolStripMenuItem 进货分析报表JToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 销售分析报表OToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem menuCustomer;
        private System.Windows.Forms.ToolStripMenuItem menuSysUser;
        private System.Windows.Forms.ToolStripMenuItem 员工销售分析报表XToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem menuGoodsOut;
        private System.Windows.Forms.ToolStripMenuItem menuFind;
        private System.Windows.Forms.ToolStripMenuItem menuGoodsBack;
    }
}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -