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

📄 frmmain.designer.cs

📁 工业库存管理系统
💻 CS
📖 第 1 页 / 共 4 页
字号:
            this.btnSI.Click += new System.EventHandler(this.btnSI_Click);
            // 
            // btnGI
            // 
            this.btnGI.Cursor = System.Windows.Forms.Cursors.Hand;
            this.btnGI.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.btnGI.Location = new System.Drawing.Point(203, 254);
            this.btnGI.Name = "btnGI";
            this.btnGI.Size = new System.Drawing.Size(81, 74);
            this.btnGI.TabIndex = 6;
            this.btnGI.UseVisualStyleBackColor = true;
            this.btnGI.Click += new System.EventHandler(this.btnGI_Click);
            // 
            // btnPI
            // 
            this.btnPI.Cursor = System.Windows.Forms.Cursors.Hand;
            this.btnPI.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.btnPI.Location = new System.Drawing.Point(345, 71);
            this.btnPI.Name = "btnPI";
            this.btnPI.Size = new System.Drawing.Size(80, 74);
            this.btnPI.TabIndex = 5;
            this.btnPI.UseVisualStyleBackColor = true;
            this.btnPI.Click += new System.EventHandler(this.btnPI_Click);
            // 
            // btnBI
            // 
            this.btnBI.Enabled = false;
            this.btnBI.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.btnBI.Location = new System.Drawing.Point(344, 206);
            this.btnBI.Name = "btnBI";
            this.btnBI.Size = new System.Drawing.Size(80, 74);
            this.btnBI.TabIndex = 5;
            this.btnBI.UseVisualStyleBackColor = true;
            // 
            // tpSum
            // 
            this.tpSum.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tpSum.BackgroundImage")));
            this.tpSum.Controls.Add(this.btnIOYS);
            this.tpSum.Controls.Add(this.btnSum);
            this.tpSum.Controls.Add(this.btnIOMS);
            this.tpSum.Controls.Add(this.btnGIL);
            this.tpSum.Controls.Add(this.btnISL);
            this.tpSum.Controls.Add(this.btnWG);
            this.tpSum.Controls.Add(this.btnGOL);
            this.tpSum.Controls.Add(this.btnOSL);
            this.tpSum.Controls.Add(this.btnSL);
            this.tpSum.Location = new System.Drawing.Point(4, 21);
            this.tpSum.Name = "tpSum";
            this.tpSum.Size = new System.Drawing.Size(748, 461);
            this.tpSum.TabIndex = 2;
            this.tpSum.Text = "查询统计";
            this.tpSum.UseVisualStyleBackColor = true;
            // 
            // btnIOYS
            // 
            this.btnIOYS.Cursor = System.Windows.Forms.Cursors.Hand;
            this.btnIOYS.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.btnIOYS.Location = new System.Drawing.Point(492, 201);
            this.btnIOYS.Name = "btnIOYS";
            this.btnIOYS.Size = new System.Drawing.Size(81, 75);
            this.btnIOYS.TabIndex = 11;
            this.btnIOYS.UseVisualStyleBackColor = true;
            this.btnIOYS.Click += new System.EventHandler(this.btnIOYS_Click);
            // 
            // btnSum
            // 
            this.btnSum.Enabled = false;
            this.btnSum.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.btnSum.Location = new System.Drawing.Point(343, 202);
            this.btnSum.Name = "btnSum";
            this.btnSum.Size = new System.Drawing.Size(82, 74);
            this.btnSum.TabIndex = 17;
            this.btnSum.UseVisualStyleBackColor = true;
            // 
            // btnIOMS
            // 
            this.btnIOMS.Cursor = System.Windows.Forms.Cursors.Hand;
            this.btnIOMS.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.btnIOMS.Location = new System.Drawing.Point(196, 203);
            this.btnIOMS.Name = "btnIOMS";
            this.btnIOMS.Size = new System.Drawing.Size(81, 74);
            this.btnIOMS.TabIndex = 12;
            this.btnIOMS.UseVisualStyleBackColor = true;
            this.btnIOMS.Click += new System.EventHandler(this.btnIOMS_Click);
            // 
            // btnGIL
            // 
            this.btnGIL.Cursor = System.Windows.Forms.Cursors.Hand;
            this.btnGIL.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.btnGIL.Location = new System.Drawing.Point(344, 341);
            this.btnGIL.Name = "btnGIL";
            this.btnGIL.Size = new System.Drawing.Size(81, 74);
            this.btnGIL.TabIndex = 14;
            this.btnGIL.UseVisualStyleBackColor = true;
            this.btnGIL.Click += new System.EventHandler(this.btnGIL_Click);
            // 
            // btnISL
            // 
            this.btnISL.Cursor = System.Windows.Forms.Cursors.Hand;
            this.btnISL.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.btnISL.Location = new System.Drawing.Point(344, 65);
            this.btnISL.Name = "btnISL";
            this.btnISL.Size = new System.Drawing.Size(80, 74);
            this.btnISL.TabIndex = 9;
            this.btnISL.UseVisualStyleBackColor = true;
            this.btnISL.Click += new System.EventHandler(this.btnISL_Click);
            // 
            // btnWG
            // 
            this.btnWG.Cursor = System.Windows.Forms.Cursors.Hand;
            this.btnWG.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.btnWG.Location = new System.Drawing.Point(463, 311);
            this.btnWG.Name = "btnWG";
            this.btnWG.Size = new System.Drawing.Size(81, 74);
            this.btnWG.TabIndex = 15;
            this.btnWG.UseVisualStyleBackColor = true;
            this.btnWG.Click += new System.EventHandler(this.btnWG_Click);
            // 
            // btnGOL
            // 
            this.btnGOL.Cursor = System.Windows.Forms.Cursors.Hand;
            this.btnGOL.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.btnGOL.Location = new System.Drawing.Point(224, 312);
            this.btnGOL.Name = "btnGOL";
            this.btnGOL.Size = new System.Drawing.Size(81, 74);
            this.btnGOL.TabIndex = 13;
            this.btnGOL.UseVisualStyleBackColor = true;
            this.btnGOL.Click += new System.EventHandler(this.btnGOL_Click);
            // 
            // btnOSL
            // 
            this.btnOSL.Cursor = System.Windows.Forms.Cursors.Hand;
            this.btnOSL.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.btnOSL.Location = new System.Drawing.Point(463, 91);
            this.btnOSL.Name = "btnOSL";
            this.btnOSL.Size = new System.Drawing.Size(80, 77);
            this.btnOSL.TabIndex = 10;
            this.btnOSL.UseVisualStyleBackColor = true;
            this.btnOSL.Click += new System.EventHandler(this.btnOSL_Click);
            // 
            // btnSL
            // 
            this.btnSL.Cursor = System.Windows.Forms.Cursors.Hand;
            this.btnSL.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.btnSL.Location = new System.Drawing.Point(224, 94);
            this.btnSL.Name = "btnSL";
            this.btnSL.Size = new System.Drawing.Size(81, 74);
            this.btnSL.TabIndex = 8;
            this.btnSL.UseVisualStyleBackColor = true;
            this.btnSL.Click += new System.EventHandler(this.btnSL_Click);
            // 
            // tpSM
            // 
            this.tpSM.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tpSM.BackgroundImage")));
            this.tpSM.Controls.Add(this.btnDC);
            this.tpSM.Controls.Add(this.btnDR);
            this.tpSM.Controls.Add(this.btnDS);
            this.tpSM.Controls.Add(this.btnSM);
            this.tpSM.Location = new System.Drawing.Point(4, 21);
            this.tpSM.Name = "tpSM";
            this.tpSM.Size = new System.Drawing.Size(748, 461);
            this.tpSM.TabIndex = 3;
            this.tpSM.Text = "系统维护";
            this.tpSM.UseVisualStyleBackColor = true;
            // 
            // btnDC
            // 
            this.btnDC.Cursor = System.Windows.Forms.Cursors.Hand;
            this.btnDC.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.btnDC.Location = new System.Drawing.Point(481, 254);
            this.btnDC.Name = "btnDC";
            this.btnDC.Size = new System.Drawing.Size(81, 74);
            this.btnDC.TabIndex = 18;
            this.btnDC.UseVisualStyleBackColor = true;
            this.btnDC.Click += new System.EventHandler(this.btnDC_Click);
            // 
            // btnDR
            // 
            this.btnDR.Cursor = System.Windows.Forms.Cursors.Hand;
            this.btnDR.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.btnDR.Location = new System.Drawing.Point(199, 250);
            this.btnDR.Name = "btnDR";
            this.btnDR.Size = new System.Drawing.Size(81, 74);
            this.btnDR.TabIndex = 17;
            this.btnDR.UseVisualStyleBackColor = true;
            this.btnDR.Click += new System.EventHandler(this.btnDR_Click);
            // 
            // btnDS
            // 
            this.btnDS.Cursor = System.Windows.Forms.Cursors.Hand;
            this.btnDS.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.btnDS.Location = new System.Drawing.Point(342, 68);
            this.btnDS.Name = "btnDS";
            this.btnDS.Size = new System.Drawing.Size(81, 74);
            this.btnDS.TabIndex = 16;
            this.btnDS.UseVisualStyleBackColor = true;
            this.btnDS.Click += new System.EventHandler(this.btnDS_Click);
            // 
            // btnSM
            // 
            this.btnSM.Cursor = System.Windows.Forms.Cursors.Arrow;
            this.btnSM.Enabled = false;
            this.btnSM.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.btnSM.Location = new System.Drawing.Point(340, 203);
            this.btnSM.Name = "btnSM";
            this.btnSM.Size = new System.Drawing.Size(81, 74);
            this.btnSM.TabIndex = 10;
            this.btnSM.UseVisualStyleBackColor = true;
            // 
            // tpHelp
            // 
            this.tpHelp.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tpHelp.BackgroundImage")));
            this.tpHelp.Controls.Add(this.btnRI);
            this.tpHelp.Controls.Add(this.btnExit);
            this.tpHelp.Controls.Add(this.btnAU);
            this.tpHelp.Controls.Add(this.btnUM);
            this.tpHelp.Controls.Add(this.btnEP);
            this.tpHelp.Controls.Add(this.btnHelp);
            this.tpHelp.Location = new System.Drawing.Point(4, 21);
            this.tpHelp.Name = "tpHelp";
            this.tpHelp.Size = new System.Drawing.Size(748, 461);
            this.tpHelp.TabIndex = 4;
            this.tpHelp.Text = "帮助";
            this.tpHelp.UseVisualStyleBackColor = true;
            // 
            // btnRI
            // 
            this.btnRI.Cursor = System.Windows.Forms.Cursors.Hand;
            this.btnRI.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.btnRI.Location = new System.Drawing.Point(195, 180);
            this.btnRI.Name = "btnRI";
            this.btnRI.Size = new System.Drawing.Size(81, 74);
            this.btnRI.TabIndex = 20;
            this.btnRI.UseVisualStyleBackColor = true;
            this.btnRI.Click += new System.EventHandler(this.btnRI_Click);
            // 
            // btnExit
            // 
            this.btnExit.Cursor = System.Windows.Forms.Cursors.Hand;
            this.btnExit.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.btnExit.Location = new System.Drawing.Point(439, 323);
            this.btnExit.Name = "btnExit";
            this.btnExit.Size = new System.Drawing.Size(81, 74);

⌨️ 快捷键说明

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