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

📄 sms_main.designer.cs

📁 库存管理系统,对企业仓库的产品进行管理,使用C#语句 .net 平台开发
💻 CS
📖 第 1 页 / 共 3 页
字号:
            this.tabPage3.Text = "查询统计";
            this.tabPage3.UseVisualStyleBackColor = true;
            // 
            // btnOSL
            // 
            this.btnOSL.AutoSize = true;
            this.btnOSL.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.btnOSL.Location = new System.Drawing.Point(468, 95);
            this.btnOSL.Name = "btnOSL";
            this.btnOSL.Size = new System.Drawing.Size(77, 77);
            this.btnOSL.TabIndex = 0;
            this.btnOSL.UseVisualStyleBackColor = true;
            this.btnOSL.Click += new System.EventHandler(this.btnOSL_Click);
            // 
            // btnIOYS
            // 
            this.btnIOYS.AutoSize = true;
            this.btnIOYS.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.btnIOYS.Location = new System.Drawing.Point(497, 204);
            this.btnIOYS.Name = "btnIOYS";
            this.btnIOYS.Size = new System.Drawing.Size(77, 77);
            this.btnIOYS.TabIndex = 0;
            this.btnIOYS.UseVisualStyleBackColor = true;
            // 
            // btnWG
            // 
            this.btnWG.AutoSize = true;
            this.btnWG.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.btnWG.Location = new System.Drawing.Point(468, 313);
            this.btnWG.Name = "btnWG";
            this.btnWG.Size = new System.Drawing.Size(77, 77);
            this.btnWG.TabIndex = 0;
            this.btnWG.UseVisualStyleBackColor = true;
            // 
            // btnGIL
            // 
            this.btnGIL.AutoSize = true;
            this.btnGIL.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.btnGIL.Location = new System.Drawing.Point(348, 341);
            this.btnGIL.Name = "btnGIL";
            this.btnGIL.Size = new System.Drawing.Size(77, 77);
            this.btnGIL.TabIndex = 0;
            this.btnGIL.UseVisualStyleBackColor = true;
            // 
            // btnGOL
            // 
            this.btnGOL.AutoSize = true;
            this.btnGOL.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.btnGOL.Location = new System.Drawing.Point(229, 313);
            this.btnGOL.Name = "btnGOL";
            this.btnGOL.Size = new System.Drawing.Size(77, 77);
            this.btnGOL.TabIndex = 0;
            this.btnGOL.UseVisualStyleBackColor = true;
            // 
            // btnIOMS
            // 
            this.btnIOMS.AutoSize = true;
            this.btnIOMS.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.btnIOMS.Location = new System.Drawing.Point(200, 204);
            this.btnIOMS.Name = "btnIOMS";
            this.btnIOMS.Size = new System.Drawing.Size(77, 77);
            this.btnIOMS.TabIndex = 0;
            this.btnIOMS.UseVisualStyleBackColor = true;
            // 
            // btnSL
            // 
            this.btnSL.AutoSize = true;
            this.btnSL.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.btnSL.Location = new System.Drawing.Point(229, 95);
            this.btnSL.Name = "btnSL";
            this.btnSL.Size = new System.Drawing.Size(77, 77);
            this.btnSL.TabIndex = 0;
            this.btnSL.UseVisualStyleBackColor = true;
            // 
            // btnISL
            // 
            this.btnISL.AutoSize = true;
            this.btnISL.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.btnISL.Location = new System.Drawing.Point(348, 66);
            this.btnISL.Name = "btnISL";
            this.btnISL.Size = new System.Drawing.Size(77, 77);
            this.btnISL.TabIndex = 0;
            this.btnISL.UseVisualStyleBackColor = true;
            this.btnISL.Click += new System.EventHandler(this.btnISL_Click);
            // 
            // tabPage4
            // 
            this.tabPage4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tabPage4.BackgroundImage")));
            this.tabPage4.Controls.Add(this.button3);
            this.tabPage4.Controls.Add(this.button1);
            this.tabPage4.Controls.Add(this.btnSum);
            this.tabPage4.Location = new System.Drawing.Point(4, 21);
            this.tabPage4.Name = "tabPage4";
            this.tabPage4.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage4.Size = new System.Drawing.Size(713, 418);
            this.tabPage4.TabIndex = 3;
            this.tabPage4.Text = "系统管理";
            this.tabPage4.UseVisualStyleBackColor = true;
            // 
            // button3
            // 
            this.button3.AutoSize = true;
            this.button3.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.button3.Location = new System.Drawing.Point(485, 254);
            this.button3.Name = "button3";
            this.button3.Size = new System.Drawing.Size(77, 77);
            this.button3.TabIndex = 1;
            this.button3.UseVisualStyleBackColor = true;
            // 
            // button1
            // 
            this.button1.AutoSize = true;
            this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.button1.Location = new System.Drawing.Point(204, 252);
            this.button1.Name = "button1";
            this.button1.Size = new System.Drawing.Size(77, 77);
            this.button1.TabIndex = 1;
            this.button1.UseVisualStyleBackColor = true;
            this.button1.Click += new System.EventHandler(this.button1_Click);
            // 
            // btnSum
            // 
            this.btnSum.AutoSize = true;
            this.btnSum.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.btnSum.Location = new System.Drawing.Point(346, 70);
            this.btnSum.Name = "btnSum";
            this.btnSum.Size = new System.Drawing.Size(77, 77);
            this.btnSum.TabIndex = 1;
            this.btnSum.UseVisualStyleBackColor = true;
            this.btnSum.Click += new System.EventHandler(this.btnSum_Click);
            // 
            // button2
            // 
            this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.button2.Location = new System.Drawing.Point(347, 51);
            this.button2.Name = "button2";
            this.button2.Size = new System.Drawing.Size(75, 77);
            this.button2.TabIndex = 0;
            this.button2.Text = "button1";
            this.button2.UseVisualStyleBackColor = true;
            // 
            // SMS_Main
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(721, 466);
            this.Controls.Add(this.tabControl1);
            this.Controls.Add(this.menuStrip1);
            this.MainMenuStrip = this.menuStrip1;
            this.MaximizeBox = false;
            this.Name = "SMS_Main";
            this.Text = "SMS_Main";
            this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.SMS_Main_FormClosed);
            this.menuStrip1.ResumeLayout(false);
            this.menuStrip1.PerformLayout();
            this.tabControl1.ResumeLayout(false);
            this.tabPage1.ResumeLayout(false);
            this.tabPage2.ResumeLayout(false);
            this.tabPage2.PerformLayout();
            this.tabPage3.ResumeLayout(false);
            this.tabPage3.PerformLayout();
            this.tabPage4.ResumeLayout(false);
            this.tabPage4.PerformLayout();
            this.ResumeLayout(false);
            this.PerformLayout();

        }

        #endregion

        private System.Windows.Forms.MenuStrip menuStrip1;
        private System.Windows.Forms.TabControl tabControl1;
        private System.Windows.Forms.TabPage tabPage1;
        private System.Windows.Forms.TabPage tabPage2;
        private System.Windows.Forms.TabPage tabPage3;
        private System.Windows.Forms.TabPage tabPage4;
        private System.Windows.Forms.ToolStripMenuItem 货物管理ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 入库管理ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 出库管理ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 借货还货ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 盘点管理ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 基本设置ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 供货商设置ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 货物档案设置ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 仓库设置ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 查询统计ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 入库查询ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 出库查询ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 出入库年查询ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 货物借出查询ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 货物归还查询ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 系统管理ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 用户管理ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 修改密码ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 添加用户ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 数据备份ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 数据还原ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 数据压缩ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 重新登陆ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 退出系统ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 帮助ToolStripMenuItem;
        private System.Windows.Forms.Button bt_Cm;
        private System.Windows.Forms.Button bt_InOut;
        private System.Windows.Forms.Button bt_Mag;
        private System.Windows.Forms.Button bt_Out;
        private System.Windows.Forms.Button bt_In;
        private System.Windows.Forms.Button button2;
        private System.Windows.Forms.Button btnOSL;
        private System.Windows.Forms.Button btnIOYS;
        private System.Windows.Forms.Button btnWG;
        private System.Windows.Forms.Button btnGIL;
        private System.Windows.Forms.Button btnGOL;
        private System.Windows.Forms.Button btnIOMS;
        private System.Windows.Forms.Button btnSL;
        private System.Windows.Forms.Button btnISL;
        private System.Windows.Forms.Button btnSI;
        private System.Windows.Forms.Button btnGI;
        private System.Windows.Forms.Button btnBI;
        private System.Windows.Forms.Button btnPI;
        private System.Windows.Forms.Button button3;
        private System.Windows.Forms.Button button1;
        private System.Windows.Forms.Button btnSum;
    }
}

⌨️ 快捷键说明

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