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

📄 frmmain.designer.cs

📁 工业库存管理系统
💻 CS
📖 第 1 页 / 共 4 页
字号:
namespace SMS
{
    partial class frmMain
    {
        /// <summary>
        /// 必需的设计器变量。
        /// </summary>
        private System.ComponentModel.IContainer components = null;

        /// <summary>
        /// 清理所有正在使用的资源。
        /// </summary>
        /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
        protected override void Dispose(bool disposing)
        {
            if (disposing && (components != null))
            {
                components.Dispose();
            }
            base.Dispose(disposing);
        }

        #region Windows 窗体设计器生成的代码

        /// <summary>
        /// 设计器支持所需的方法 - 不要
        /// 使用代码编辑器修改此方法的内容。
        /// </summary>
        private void InitializeComponent()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmMain));
            this.msMenu = new System.Windows.Forms.MenuStrip();
            this.货物管理ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.入库管理ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.出库管理ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.借货还货ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.盘点管理ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.基本档案ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.供货商设置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.货物档案设置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.仓库设置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.查询统计ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.库存查询ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.入库查询ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.出库查询ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.出入库货物年统计ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.出入库货物月统计ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.货物借出查询ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.货物归还查询ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.警戒货物ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.系统维护ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.数据备份ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.数据恢复ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.数据压缩ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.帮助ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.更改密码ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.权限设置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.用户管理ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.关于本系统ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.重新登录ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.退出系统ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.groupBox1 = new System.Windows.Forms.GroupBox();
            this.tabControl1 = new System.Windows.Forms.TabControl();
            this.tpGM = new System.Windows.Forms.TabPage();
            this.btnCM = new System.Windows.Forms.Button();
            this.btnBR = new System.Windows.Forms.Button();
            this.btnOS = new System.Windows.Forms.Button();
            this.btnIS = new System.Windows.Forms.Button();
            this.btnGM = new System.Windows.Forms.Button();
            this.tpBI = new System.Windows.Forms.TabPage();
            this.btnSI = new System.Windows.Forms.Button();
            this.btnGI = new System.Windows.Forms.Button();
            this.btnPI = new System.Windows.Forms.Button();
            this.btnBI = new System.Windows.Forms.Button();
            this.tpSum = new System.Windows.Forms.TabPage();
            this.btnIOYS = new System.Windows.Forms.Button();
            this.btnSum = new System.Windows.Forms.Button();
            this.btnIOMS = new System.Windows.Forms.Button();
            this.btnGIL = new System.Windows.Forms.Button();
            this.btnISL = new System.Windows.Forms.Button();
            this.btnWG = new System.Windows.Forms.Button();
            this.btnGOL = new System.Windows.Forms.Button();
            this.btnOSL = new System.Windows.Forms.Button();
            this.btnSL = new System.Windows.Forms.Button();
            this.tpSM = new System.Windows.Forms.TabPage();
            this.btnDC = new System.Windows.Forms.Button();
            this.btnDR = new System.Windows.Forms.Button();
            this.btnDS = new System.Windows.Forms.Button();
            this.btnSM = new System.Windows.Forms.Button();
            this.tpHelp = new System.Windows.Forms.TabPage();
            this.btnRI = new System.Windows.Forms.Button();
            this.btnExit = new System.Windows.Forms.Button();
            this.btnAU = new System.Windows.Forms.Button();
            this.btnUM = new System.Windows.Forms.Button();
            this.btnEP = new System.Windows.Forms.Button();
            this.btnHelp = new System.Windows.Forms.Button();
            this.statusStrip1 = new System.Windows.Forms.StatusStrip();
            this.tsslUser = new System.Windows.Forms.ToolStripStatusLabel();
            this.toolStripStatusLabel2 = new System.Windows.Forms.ToolStripStatusLabel();
            this.toolStripStatusLabel3 = new System.Windows.Forms.ToolStripStatusLabel();
            this.tsslDate = new System.Windows.Forms.ToolStripStatusLabel();
            this.toolStripStatusLabel7 = new System.Windows.Forms.ToolStripStatusLabel();
            this.tsslTime = new System.Windows.Forms.ToolStripStatusLabel();
            this.toolStripStatusLabel5 = new System.Windows.Forms.ToolStripStatusLabel();
            this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
            this.toolStripStatusLabel4 = new System.Windows.Forms.ToolStripStatusLabel();
            this.toolStripStatusLabel6 = new System.Windows.Forms.ToolStripStatusLabel();
            this.msMenu.SuspendLayout();
            this.groupBox1.SuspendLayout();
            this.tabControl1.SuspendLayout();
            this.tpGM.SuspendLayout();
            this.tpBI.SuspendLayout();
            this.tpSum.SuspendLayout();
            this.tpSM.SuspendLayout();
            this.tpHelp.SuspendLayout();
            this.statusStrip1.SuspendLayout();
            this.SuspendLayout();
            // 
            // msMenu
            // 
            this.msMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.货物管理ToolStripMenuItem,
            this.基本档案ToolStripMenuItem,
            this.查询统计ToolStripMenuItem,
            this.系统维护ToolStripMenuItem,
            this.帮助ToolStripMenuItem});
            this.msMenu.Location = new System.Drawing.Point(0, 0);
            this.msMenu.Name = "msMenu";
            this.msMenu.Size = new System.Drawing.Size(792, 24);
            this.msMenu.TabIndex = 0;
            this.msMenu.Text = "menuStrip1";
            // 
            // 货物管理ToolStripMenuItem
            // 
            this.货物管理ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.入库管理ToolStripMenuItem,
            this.出库管理ToolStripMenuItem,
            this.借货还货ToolStripMenuItem,
            this.盘点管理ToolStripMenuItem});
            this.货物管理ToolStripMenuItem.Name = "货物管理ToolStripMenuItem";
            this.货物管理ToolStripMenuItem.Size = new System.Drawing.Size(83, 20);
            this.货物管理ToolStripMenuItem.Text = "货物管理[&M]";
            this.货物管理ToolStripMenuItem.Click += new System.EventHandler(this.货物管理ToolStripMenuItem_Click);
            // 
            // 入库管理ToolStripMenuItem
            // 
            this.入库管理ToolStripMenuItem.Name = "入库管理ToolStripMenuItem";
            this.入库管理ToolStripMenuItem.Size = new System.Drawing.Size(136, 22);
            this.入库管理ToolStripMenuItem.Text = "入库管理[&I]";
            this.入库管理ToolStripMenuItem.Click += new System.EventHandler(this.入库管理ToolStripMenuItem_Click);
            // 
            // 出库管理ToolStripMenuItem
            // 
            this.出库管理ToolStripMenuItem.Name = "出库管理ToolStripMenuItem";
            this.出库管理ToolStripMenuItem.Size = new System.Drawing.Size(136, 22);
            this.出库管理ToolStripMenuItem.Text = "出库管理[&O]";
            this.出库管理ToolStripMenuItem.Click += new System.EventHandler(this.出库管理ToolStripMenuItem_Click);
            // 
            // 借货还货ToolStripMenuItem
            // 
            this.借货还货ToolStripMenuItem.Name = "借货还货ToolStripMenuItem";
            this.借货还货ToolStripMenuItem.Size = new System.Drawing.Size(136, 22);
            this.借货还货ToolStripMenuItem.Text = "借货还货[&B]";
            this.借货还货ToolStripMenuItem.Click += new System.EventHandler(this.借货还货ToolStripMenuItem_Click);
            // 
            // 盘点管理ToolStripMenuItem
            // 
            this.盘点管理ToolStripMenuItem.Name = "盘点管理ToolStripMenuItem";
            this.盘点管理ToolStripMenuItem.Size = new System.Drawing.Size(136, 22);
            this.盘点管理ToolStripMenuItem.Text = "盘点管理[&C]";
            this.盘点管理ToolStripMenuItem.Click += new System.EventHandler(this.盘点管理ToolStripMenuItem_Click);
            // 
            // 基本档案ToolStripMenuItem
            // 
            this.基本档案ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.供货商设置ToolStripMenuItem,
            this.货物档案设置ToolStripMenuItem,
            this.仓库设置ToolStripMenuItem});
            this.基本档案ToolStripMenuItem.Name = "基本档案ToolStripMenuItem";
            this.基本档案ToolStripMenuItem.Size = new System.Drawing.Size(83, 20);
            this.基本档案ToolStripMenuItem.Text = "基本档案[&I]";
            this.基本档案ToolStripMenuItem.Click += new System.EventHandler(this.基本档案ToolStripMenuItem_Click);
            // 
            // 供货商设置ToolStripMenuItem
            // 
            this.供货商设置ToolStripMenuItem.Name = "供货商设置ToolStripMenuItem";
            this.供货商设置ToolStripMenuItem.Size = new System.Drawing.Size(160, 22);
            this.供货商设置ToolStripMenuItem.Text = "供货商设置[&P]";
            this.供货商设置ToolStripMenuItem.Click += new System.EventHandler(this.供货商设置ToolStripMenuItem_Click);
            // 
            // 货物档案设置ToolStripMenuItem
            // 
            this.货物档案设置ToolStripMenuItem.Name = "货物档案设置ToolStripMenuItem";
            this.货物档案设置ToolStripMenuItem.Size = new System.Drawing.Size(160, 22);
            this.货物档案设置ToolStripMenuItem.Text = "货物档案设置[&G]";
            this.货物档案设置ToolStripMenuItem.Click += new System.EventHandler(this.货物档案设置ToolStripMenuItem_Click);
            // 
            // 仓库设置ToolStripMenuItem
            // 
            this.仓库设置ToolStripMenuItem.Name = "仓库设置ToolStripMenuItem";
            this.仓库设置ToolStripMenuItem.Size = new System.Drawing.Size(160, 22);
            this.仓库设置ToolStripMenuItem.Text = "仓库设置[&S]";
            this.仓库设置ToolStripMenuItem.Click += new System.EventHandler(this.仓库设置ToolStripMenuItem_Click);
            // 
            // 查询统计ToolStripMenuItem
            // 
            this.查询统计ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.库存查询ToolStripMenuItem,
            this.入库查询ToolStripMenuItem,
            this.出库查询ToolStripMenuItem,
            this.出入库货物年统计ToolStripMenuItem,
            this.出入库货物月统计ToolStripMenuItem,
            this.货物借出查询ToolStripMenuItem,
            this.货物归还查询ToolStripMenuItem,
            this.警戒货物ToolStripMenuItem});
            this.查询统计ToolStripMenuItem.Name = "查询统计ToolStripMenuItem";
            this.查询统计ToolStripMenuItem.Size = new System.Drawing.Size(83, 20);
            this.查询统计ToolStripMenuItem.Text = "查询统计[&S]";
            this.查询统计ToolStripMenuItem.Click += new System.EventHandler(this.查询统计ToolStripMenuItem_Click);
            // 
            // 库存查询ToolStripMenuItem
            // 
            this.库存查询ToolStripMenuItem.Name = "库存查询ToolStripMenuItem";
            this.库存查询ToolStripMenuItem.Size = new System.Drawing.Size(184, 22);
            this.库存查询ToolStripMenuItem.Text = "库存查询[&K]";
            this.库存查询ToolStripMenuItem.Click += new System.EventHandler(this.库存查询ToolStripMenuItem_Click);
            // 
            // 入库查询ToolStripMenuItem
            // 
            this.入库查询ToolStripMenuItem.Name = "入库查询ToolStripMenuItem";
            this.入库查询ToolStripMenuItem.Size = new System.Drawing.Size(184, 22);
            this.入库查询ToolStripMenuItem.Text = "入库查询[&R]";
            this.入库查询ToolStripMenuItem.Click += new System.EventHandler(this.入库查询ToolStripMenuItem_Click);
            // 
            // 出库查询ToolStripMenuItem
            // 
            this.出库查询ToolStripMenuItem.Name = "出库查询ToolStripMenuItem";
            this.出库查询ToolStripMenuItem.Size = new System.Drawing.Size(184, 22);
            this.出库查询ToolStripMenuItem.Text = "出库查询[&V]";
            this.出库查询ToolStripMenuItem.Click += new System.EventHandler(this.出库查询ToolStripMenuItem_Click);
            // 
            // 出入库货物年统计ToolStripMenuItem
            // 

⌨️ 快捷键说明

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