📄 formmain1.designer.cs
字号:
this.bt_Jhcx.Visible = false;
//
// bt_Xscx
//
this.bt_Xscx.ForeColor = System.Drawing.Color.Black;
this.bt_Xscx.Location = new System.Drawing.Point(207, 119);
this.bt_Xscx.Name = "bt_Xscx";
this.bt_Xscx.Size = new System.Drawing.Size(75, 23);
this.bt_Xscx.TabIndex = 3;
this.bt_Xscx.Text = "销售查询";
this.bt_Xscx.UseVisualStyleBackColor = true;
this.bt_Xscx.Visible = false;
//
// bt_Posqt
//
this.bt_Posqt.ForeColor = System.Drawing.Color.Black;
this.bt_Posqt.Location = new System.Drawing.Point(126, 119);
this.bt_Posqt.Name = "bt_Posqt";
this.bt_Posqt.Size = new System.Drawing.Size(75, 23);
this.bt_Posqt.TabIndex = 3;
this.bt_Posqt.Text = "前台POS";
this.bt_Posqt.UseVisualStyleBackColor = true;
this.bt_Posqt.Visible = false;
//
// bt_Jhwsdj
//
this.bt_Jhwsdj.ForeColor = System.Drawing.Color.Black;
this.bt_Jhwsdj.Location = new System.Drawing.Point(126, 372);
this.bt_Jhwsdj.Name = "bt_Jhwsdj";
this.bt_Jhwsdj.Size = new System.Drawing.Size(101, 23);
this.bt_Jhwsdj.TabIndex = 3;
this.bt_Jhwsdj.Text = "进货未审单据";
this.bt_Jhwsdj.UseVisualStyleBackColor = true;
this.bt_Jhwsdj.Visible = false;
//
// bt_Jhyw
//
this.bt_Jhyw.ForeColor = System.Drawing.Color.Black;
this.bt_Jhyw.Location = new System.Drawing.Point(126, 61);
this.bt_Jhyw.Name = "bt_Jhyw";
this.bt_Jhyw.Size = new System.Drawing.Size(75, 23);
this.bt_Jhyw.TabIndex = 3;
this.bt_Jhyw.Text = "进货业务";
this.bt_Jhyw.UseVisualStyleBackColor = true;
this.bt_Jhyw.Visible = false;
//
// bt_Kcpd
//
this.bt_Kcpd.ForeColor = System.Drawing.Color.Black;
this.bt_Kcpd.Location = new System.Drawing.Point(288, 185);
this.bt_Kcpd.Name = "bt_Kcpd";
this.bt_Kcpd.Size = new System.Drawing.Size(75, 23);
this.bt_Kcpd.TabIndex = 2;
this.bt_Kcpd.Text = "库存盘点";
this.bt_Kcpd.UseVisualStyleBackColor = true;
this.bt_Kcpd.Visible = false;
//
// bt_Kccx
//
this.bt_Kccx.ForeColor = System.Drawing.Color.Black;
this.bt_Kccx.Location = new System.Drawing.Point(207, 185);
this.bt_Kccx.Name = "bt_Kccx";
this.bt_Kccx.Size = new System.Drawing.Size(75, 23);
this.bt_Kccx.TabIndex = 1;
this.bt_Kccx.Text = "库存查询";
this.bt_Kccx.UseVisualStyleBackColor = true;
this.bt_Kccx.Visible = false;
//
// bt_Xtwh
//
this.bt_Xtwh.ForeColor = System.Drawing.Color.Black;
this.bt_Xtwh.Location = new System.Drawing.Point(126, 310);
this.bt_Xtwh.Name = "bt_Xtwh";
this.bt_Xtwh.Size = new System.Drawing.Size(75, 23);
this.bt_Xtwh.TabIndex = 0;
this.bt_Xtwh.Text = "系统维护";
this.bt_Xtwh.UseVisualStyleBackColor = true;
this.bt_Xtwh.Visible = false;
//
// bt_Yggl
//
this.bt_Yggl.ForeColor = System.Drawing.Color.Black;
this.bt_Yggl.Location = new System.Drawing.Point(126, 247);
this.bt_Yggl.Name = "bt_Yggl";
this.bt_Yggl.Size = new System.Drawing.Size(75, 23);
this.bt_Yggl.TabIndex = 0;
this.bt_Yggl.Text = "员工管理";
this.bt_Yggl.UseVisualStyleBackColor = true;
this.bt_Yggl.Visible = false;
//
// bt_Rkyw
//
this.bt_Rkyw.ForeColor = System.Drawing.Color.Black;
this.bt_Rkyw.Location = new System.Drawing.Point(126, 185);
this.bt_Rkyw.Name = "bt_Rkyw";
this.bt_Rkyw.Size = new System.Drawing.Size(75, 23);
this.bt_Rkyw.TabIndex = 0;
this.bt_Rkyw.Text = "入库业务";
this.bt_Rkyw.UseVisualStyleBackColor = true;
this.bt_Rkyw.Visible = false;
//
// toolStripStatusLabel9
//
this.toolStripStatusLabel9.Name = "toolStripStatusLabel9";
this.toolStripStatusLabel9.Size = new System.Drawing.Size(131, 20);
this.toolStripStatusLabel9.Text = "toolStripStatusLabel9";
//
// pictureBox1
//
this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
this.pictureBox1.Location = new System.Drawing.Point(6, 17);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(181, 518);
this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.pictureBox1.TabIndex = 8;
this.pictureBox1.TabStop = false;
//
// formMain1
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(808, 571);
this.Controls.Add(this.panel1);
this.Controls.Add(this.statusStrip1);
this.Controls.Add(this.groupBox1);
this.Controls.Add(this.menuStrip1);
this.ForeColor = System.Drawing.Color.Transparent;
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D;
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.IsMdiContainer = true;
this.MainMenuStrip = this.menuStrip1;
this.MaximizeBox = false;
this.Name = "formMain1";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "**管理系统";
this.Load += new System.EventHandler(this.frmlong_ZCT_Load);
this.menuStrip1.ResumeLayout(false);
this.menuStrip1.PerformLayout();
this.groupBox1.ResumeLayout(false);
this.panel7.ResumeLayout(false);
this.panel6.ResumeLayout(false);
this.panel5.ResumeLayout(false);
this.panel4.ResumeLayout(false);
this.panel3.ResumeLayout(false);
this.panel2.ResumeLayout(false);
this.statusStrip1.ResumeLayout(false);
this.statusStrip1.PerformLayout();
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.MenuStrip menuStrip1;
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 pOSToolStripMenuItem;
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.GroupBox groupBox1;
private System.Windows.Forms.Button bt_Jhzx;
private System.Windows.Forms.Button bt_Xtgl;
private System.Windows.Forms.Button bt_Jbxs;
private System.Windows.Forms.Button bt_Mrts;
private System.Windows.Forms.Button bt_Kczx;
private System.Windows.Forms.Button bt_Xszx;
private System.Windows.Forms.ToolStripMenuItem 销售查询ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 前台POS销售系统ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 修改密码ToolStripMenuItem;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
private System.Windows.Forms.ToolStripMenuItem 重新登陆ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 退出ToolStripMenuItem;
private System.Windows.Forms.StatusStrip statusStrip1;
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel1;
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel2;
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel3;
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel4;
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel5;
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel6;
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel7;
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel8;
private System.Windows.Forms.Timer timer1;
private System.Windows.Forms.ToolStripMenuItem 关于ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 员工信息ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 授权ToolStripMenuItem;
private System.Windows.Forms.ToolTip toolTip1;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Label lb_Kcbj;
private System.Windows.Forms.Button bt_Kcbj;
private System.Windows.Forms.Button bt_Jhcx;
private System.Windows.Forms.Button bt_Xscx;
private System.Windows.Forms.Button bt_Posqt;
private System.Windows.Forms.Button bt_Jhwsdj;
private System.Windows.Forms.Button bt_Jhyw;
private System.Windows.Forms.Button bt_Kcpd;
private System.Windows.Forms.Button bt_Kccx;
private System.Windows.Forms.Button bt_Xtwh;
private System.Windows.Forms.Button bt_Yggl;
private System.Windows.Forms.Button bt_Rkyw;
private System.Windows.Forms.Panel panel6;
private System.Windows.Forms.Panel panel5;
private System.Windows.Forms.Panel panel4;
private System.Windows.Forms.Panel panel3;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.Panel panel7;
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel9;
private System.Windows.Forms.PictureBox pictureBox1;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -