📄 frmlong_zct.designer.cs
字号:
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;
//
// bt_Jhyw
//
this.bt_Jhyw.ForeColor = System.Drawing.Color.Black;
this.bt_Jhyw.Location = new System.Drawing.Point(226, 18);
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;
//
// bt_Kcpd
//
this.bt_Kcpd.ForeColor = System.Drawing.Color.Black;
this.bt_Kcpd.Location = new System.Drawing.Point(388, 142);
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;
//
// bt_Kccx
//
this.bt_Kccx.ForeColor = System.Drawing.Color.Black;
this.bt_Kccx.Location = new System.Drawing.Point(307, 142);
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;
//
// bt_Xtwh
//
this.bt_Xtwh.ForeColor = System.Drawing.Color.Black;
this.bt_Xtwh.Location = new System.Drawing.Point(226, 267);
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;
//
// bt_Yggl
//
this.bt_Yggl.ForeColor = System.Drawing.Color.Black;
this.bt_Yggl.Location = new System.Drawing.Point(226, 204);
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;
//
// bt_Rkyw
//
this.bt_Rkyw.ForeColor = System.Drawing.Color.Black;
this.bt_Rkyw.Location = new System.Drawing.Point(226, 142);
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;
//
// panel2
//
this.panel2.Controls.Add(this.btnPos);
this.panel2.Location = new System.Drawing.Point(26, 30);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(150, 60);
this.panel2.TabIndex = 7;
//
// panel3
//
this.panel3.Controls.Add(this.btnXSCX);
this.panel3.Location = new System.Drawing.Point(26, 114);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(150, 60);
this.panel3.TabIndex = 7;
//
// panel4
//
this.panel4.Controls.Add(this.btnKCCX);
this.panel4.Location = new System.Drawing.Point(26, 206);
this.panel4.Name = "panel4";
this.panel4.Size = new System.Drawing.Size(150, 60);
this.panel4.TabIndex = 7;
//
// panel5
//
this.panel5.Controls.Add(this.btnJHCX);
this.panel5.Location = new System.Drawing.Point(26, 297);
this.panel5.Name = "panel5";
this.panel5.Size = new System.Drawing.Size(150, 60);
this.panel5.TabIndex = 7;
//
// panel6
//
this.panel6.Controls.Add(this.btnYGCX);
this.panel6.Location = new System.Drawing.Point(26, 390);
this.panel6.Name = "panel6";
this.panel6.Size = new System.Drawing.Size(150, 60);
this.panel6.TabIndex = 7;
//
// frmlong_ZCT
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(808, 523);
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 = "frmlong_ZCT";
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.statusStrip1.ResumeLayout(false);
this.statusStrip1.PerformLayout();
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
this.panel2.ResumeLayout(false);
this.panel3.ResumeLayout(false);
this.panel4.ResumeLayout(false);
this.panel5.ResumeLayout(false);
this.panel6.ResumeLayout(false);
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 btnPos;
private System.Windows.Forms.Button btnTC;
private System.Windows.Forms.Button btnYGCX;
private System.Windows.Forms.Button btnJHCX;
private System.Windows.Forms.Button btnKCCX;
private System.Windows.Forms.Button btnXSCX;
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.Label label1;
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;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -