📄 frmlong_zct.designer.cs
字号:
// btnYGCX
//
this.btnYGCX.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnYGCX.ForeColor = System.Drawing.Color.Black;
this.btnYGCX.Location = new System.Drawing.Point(14, 9);
this.btnYGCX.Name = "btnYGCX";
this.btnYGCX.Size = new System.Drawing.Size(120, 40);
this.btnYGCX.TabIndex = 4;
this.btnYGCX.Text = "行政中心";
this.btnYGCX.UseVisualStyleBackColor = true;
this.btnYGCX.Click += new System.EventHandler(this.btnYGCX_Click);
//
// btnJHCX
//
this.btnJHCX.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnJHCX.ForeColor = System.Drawing.Color.Black;
this.btnJHCX.Location = new System.Drawing.Point(14, 10);
this.btnJHCX.Name = "btnJHCX";
this.btnJHCX.Size = new System.Drawing.Size(120, 40);
this.btnJHCX.TabIndex = 3;
this.btnJHCX.Text = "每日提示";
this.btnJHCX.UseVisualStyleBackColor = true;
this.btnJHCX.Click += new System.EventHandler(this.btnJHCX_Click);
//
// btnKCCX
//
this.btnKCCX.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnKCCX.ForeColor = System.Drawing.Color.Black;
this.btnKCCX.Location = new System.Drawing.Point(14, 10);
this.btnKCCX.Name = "btnKCCX";
this.btnKCCX.Size = new System.Drawing.Size(120, 40);
this.btnKCCX.TabIndex = 2;
this.btnKCCX.Text = "库存中心";
this.btnKCCX.UseVisualStyleBackColor = true;
this.btnKCCX.Click += new System.EventHandler(this.btnKCCX_Click);
//
// btnXSCX
//
this.btnXSCX.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnXSCX.ForeColor = System.Drawing.Color.Black;
this.btnXSCX.Location = new System.Drawing.Point(14, 10);
this.btnXSCX.Name = "btnXSCX";
this.btnXSCX.Size = new System.Drawing.Size(120, 40);
this.btnXSCX.TabIndex = 1;
this.btnXSCX.Text = "销售中心";
this.btnXSCX.UseVisualStyleBackColor = true;
this.btnXSCX.Click += new System.EventHandler(this.btnXSCX_Click);
//
// btnPos
//
this.btnPos.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnPos.ForeColor = System.Drawing.Color.Black;
this.btnPos.Location = new System.Drawing.Point(14, 8);
this.btnPos.Name = "btnPos";
this.btnPos.Size = new System.Drawing.Size(120, 40);
this.btnPos.TabIndex = 0;
this.btnPos.Text = "进货中心";
this.btnPos.UseVisualStyleBackColor = true;
this.btnPos.Click += new System.EventHandler(this.btnPos_Click);
//
// statusStrip1
//
this.statusStrip1.AutoSize = false;
this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripStatusLabel1,
this.toolStripStatusLabel2,
this.toolStripStatusLabel3,
this.toolStripStatusLabel4,
this.toolStripStatusLabel5,
this.toolStripStatusLabel6,
this.toolStripStatusLabel7,
this.toolStripStatusLabel8});
this.statusStrip1.Location = new System.Drawing.Point(193, 498);
this.statusStrip1.Name = "statusStrip1";
this.statusStrip1.Size = new System.Drawing.Size(615, 25);
this.statusStrip1.TabIndex = 8;
this.statusStrip1.Text = "statusStrip1";
//
// toolStripStatusLabel1
//
this.toolStripStatusLabel1.BackColor = System.Drawing.Color.Transparent;
this.toolStripStatusLabel1.ForeColor = System.Drawing.Color.Black;
this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
this.toolStripStatusLabel1.Size = new System.Drawing.Size(59, 20);
this.toolStripStatusLabel1.Text = "员工编号:";
//
// toolStripStatusLabel2
//
this.toolStripStatusLabel2.ForeColor = System.Drawing.Color.Black;
this.toolStripStatusLabel2.Name = "toolStripStatusLabel2";
this.toolStripStatusLabel2.Size = new System.Drawing.Size(131, 20);
this.toolStripStatusLabel2.Text = "toolStripStatusLabel2";
//
// toolStripStatusLabel3
//
this.toolStripStatusLabel3.ForeColor = System.Drawing.Color.Black;
this.toolStripStatusLabel3.Name = "toolStripStatusLabel3";
this.toolStripStatusLabel3.Size = new System.Drawing.Size(11, 20);
this.toolStripStatusLabel3.Text = "|";
//
// toolStripStatusLabel4
//
this.toolStripStatusLabel4.ForeColor = System.Drawing.Color.Black;
this.toolStripStatusLabel4.Name = "toolStripStatusLabel4";
this.toolStripStatusLabel4.Size = new System.Drawing.Size(59, 20);
this.toolStripStatusLabel4.Text = "登陆权限:";
//
// toolStripStatusLabel5
//
this.toolStripStatusLabel5.ForeColor = System.Drawing.Color.Black;
this.toolStripStatusLabel5.Name = "toolStripStatusLabel5";
this.toolStripStatusLabel5.Size = new System.Drawing.Size(131, 20);
this.toolStripStatusLabel5.Text = "toolStripStatusLabel5";
//
// toolStripStatusLabel6
//
this.toolStripStatusLabel6.ForeColor = System.Drawing.Color.Black;
this.toolStripStatusLabel6.Name = "toolStripStatusLabel6";
this.toolStripStatusLabel6.Size = new System.Drawing.Size(11, 20);
this.toolStripStatusLabel6.Text = "|";
//
// toolStripStatusLabel7
//
this.toolStripStatusLabel7.ForeColor = System.Drawing.Color.Black;
this.toolStripStatusLabel7.Name = "toolStripStatusLabel7";
this.toolStripStatusLabel7.Size = new System.Drawing.Size(131, 20);
this.toolStripStatusLabel7.Text = "toolStripStatusLabel7";
//
// toolStripStatusLabel8
//
this.toolStripStatusLabel8.ForeColor = System.Drawing.Color.Black;
this.toolStripStatusLabel8.Name = "toolStripStatusLabel8";
this.toolStripStatusLabel8.Size = new System.Drawing.Size(131, 20);
this.toolStripStatusLabel8.Text = "toolStripStatusLabel8";
//
// timer1
//
this.timer1.Interval = 1000;
this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
//
// toolTip1
//
this.toolTip1.IsBalloon = true;
//
// panel1
//
this.panel1.BackColor = System.Drawing.SystemColors.Control;
this.panel1.Controls.Add(this.lb_Kcbj);
this.panel1.Controls.Add(this.label1);
this.panel1.Controls.Add(this.bt_Kcbj);
this.panel1.Controls.Add(this.bt_Jhcx);
this.panel1.Controls.Add(this.bt_Xscx);
this.panel1.Controls.Add(this.bt_Posqt);
this.panel1.Controls.Add(this.bt_Jhwsdj);
this.panel1.Controls.Add(this.bt_Jhyw);
this.panel1.Controls.Add(this.bt_Kcpd);
this.panel1.Controls.Add(this.bt_Kccx);
this.panel1.Controls.Add(this.bt_Xtwh);
this.panel1.Controls.Add(this.bt_Yggl);
this.panel1.Controls.Add(this.bt_Rkyw);
this.panel1.Location = new System.Drawing.Point(224, 47);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(541, 402);
this.panel1.TabIndex = 11;
//
// lb_Kcbj
//
this.lb_Kcbj.AutoSize = true;
this.lb_Kcbj.ForeColor = System.Drawing.Color.Black;
this.lb_Kcbj.Location = new System.Drawing.Point(469, 23);
this.lb_Kcbj.Name = "lb_Kcbj";
this.lb_Kcbj.Size = new System.Drawing.Size(53, 12);
this.lb_Kcbj.TabIndex = 6;
this.lb_Kcbj.Text = "库存报警";
//
// label1
//
this.label1.AutoSize = true;
this.label1.ForeColor = System.Drawing.Color.Black;
this.label1.Location = new System.Drawing.Point(310, 224);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(0, 12);
this.label1.TabIndex = 5;
//
// bt_Kcbj
//
this.bt_Kcbj.ForeColor = System.Drawing.Color.Black;
this.bt_Kcbj.Location = new System.Drawing.Point(388, 18);
this.bt_Kcbj.Name = "bt_Kcbj";
this.bt_Kcbj.Size = new System.Drawing.Size(75, 23);
this.bt_Kcbj.TabIndex = 4;
this.bt_Kcbj.Text = "库存报警";
this.bt_Kcbj.UseVisualStyleBackColor = true;
//
// bt_Jhcx
//
this.bt_Jhcx.ForeColor = System.Drawing.Color.Black;
this.bt_Jhcx.Location = new System.Drawing.Point(307, 18);
this.bt_Jhcx.Name = "bt_Jhcx";
this.bt_Jhcx.Size = new System.Drawing.Size(75, 23);
this.bt_Jhcx.TabIndex = 4;
this.bt_Jhcx.Text = "进货查询";
this.bt_Jhcx.UseVisualStyleBackColor = true;
//
// bt_Xscx
//
this.bt_Xscx.ForeColor = System.Drawing.Color.Black;
this.bt_Xscx.Location = new System.Drawing.Point(307, 76);
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;
//
// bt_Posqt
//
this.bt_Posqt.ForeColor = System.Drawing.Color.Black;
this.bt_Posqt.Location = new System.Drawing.Point(226, 76);
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;
//
// bt_Jhwsdj
//
this.bt_Jhwsdj.ForeColor = System.Drawing.Color.Black;
this.bt_Jhwsdj.Location = new System.Drawing.Point(226, 329);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -