📄 高层管理界面.designer.cs
字号:
this.tabPage5.BackgroundImage = global::Myproject.Properties.Resources.dfsdf4;
this.tabPage5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.tabPage5.Controls.Add(this.button30);
this.tabPage5.Controls.Add(this.button29);
this.tabPage5.Controls.Add(this.button28);
this.tabPage5.Controls.Add(this.button27);
this.tabPage5.Controls.Add(this.button26);
this.tabPage5.Controls.Add(this.button25);
this.tabPage5.Controls.Add(this.button24);
this.tabPage5.Controls.Add(this.label7);
this.tabPage5.Location = new System.Drawing.Point(4, 34);
this.tabPage5.Name = "tabPage5";
this.tabPage5.Size = new System.Drawing.Size(777, 540);
this.tabPage5.TabIndex = 4;
this.tabPage5.Text = "日常管理";
this.tabPage5.UseVisualStyleBackColor = true;
//
// button30
//
this.button30.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
this.button30.Location = new System.Drawing.Point(301, 307);
this.button30.Name = "button30";
this.button30.Size = new System.Drawing.Size(121, 33);
this.button30.TabIndex = 7;
this.button30.Text = "会员管理";
this.button30.UseVisualStyleBackColor = true;
//
// button29
//
this.button29.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
this.button29.Location = new System.Drawing.Point(301, 251);
this.button29.Name = "button29";
this.button29.Size = new System.Drawing.Size(121, 32);
this.button29.TabIndex = 6;
this.button29.Text = "报价管理";
this.button29.UseVisualStyleBackColor = true;
//
// button28
//
this.button28.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
this.button28.Location = new System.Drawing.Point(301, 202);
this.button28.Name = "button28";
this.button28.Size = new System.Drawing.Size(121, 32);
this.button28.TabIndex = 5;
this.button28.Text = "仓库设置管理";
this.button28.UseVisualStyleBackColor = true;
//
// button27
//
this.button27.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
this.button27.Location = new System.Drawing.Point(301, 145);
this.button27.Name = "button27";
this.button27.Size = new System.Drawing.Size(121, 32);
this.button27.TabIndex = 4;
this.button27.Text = "客户综合管理";
this.button27.UseVisualStyleBackColor = true;
//
// button26
//
this.button26.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
this.button26.Location = new System.Drawing.Point(72, 221);
this.button26.Name = "button26";
this.button26.Size = new System.Drawing.Size(115, 37);
this.button26.TabIndex = 3;
this.button26.Text = "财务综合管理";
this.button26.UseVisualStyleBackColor = true;
//
// button25
//
this.button25.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
this.button25.Location = new System.Drawing.Point(72, 303);
this.button25.Name = "button25";
this.button25.Size = new System.Drawing.Size(115, 37);
this.button25.TabIndex = 2;
this.button25.Text = "业务员管理";
this.button25.UseVisualStyleBackColor = true;
//
// button24
//
this.button24.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
this.button24.Location = new System.Drawing.Point(72, 140);
this.button24.Name = "button24";
this.button24.Size = new System.Drawing.Size(115, 37);
this.button24.TabIndex = 1;
this.button24.Text = "供应商管理";
this.button24.UseVisualStyleBackColor = true;
//
// label7
//
this.label7.AutoSize = true;
this.label7.Font = new System.Drawing.Font("华文行楷", 21.75F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label7.Location = new System.Drawing.Point(193, 39);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(133, 30);
this.label7.TabIndex = 0;
this.label7.Text = "日常管理";
//
// tabPage1
//
this.tabPage1.BackgroundImage = global::Myproject.Properties.Resources.dfsdf5;
this.tabPage1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.tabPage1.Controls.Add(this.button4);
this.tabPage1.Controls.Add(this.button3);
this.tabPage1.Controls.Add(this.button2);
this.tabPage1.Controls.Add(this.button1);
this.tabPage1.Controls.Add(this.label1);
this.tabPage1.Location = new System.Drawing.Point(4, 34);
this.tabPage1.Name = "tabPage1";
this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
this.tabPage1.Size = new System.Drawing.Size(777, 540);
this.tabPage1.TabIndex = 0;
this.tabPage1.Text = "进货管理";
this.tabPage1.UseVisualStyleBackColor = true;
//
// button4
//
this.button4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
this.button4.Location = new System.Drawing.Point(314, 166);
this.button4.Name = "button4";
this.button4.Size = new System.Drawing.Size(90, 33);
this.button4.TabIndex = 4;
this.button4.Text = "采购单据查询";
this.button4.UseVisualStyleBackColor = true;
this.button4.Click += new System.EventHandler(this.button4_Click);
//
// button3
//
this.button3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
this.button3.Location = new System.Drawing.Point(314, 252);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(90, 33);
this.button3.TabIndex = 3;
this.button3.Text = "当前库存查询";
this.button3.UseVisualStyleBackColor = true;
this.button3.Click += new System.EventHandler(this.button3_Click);
//
// button2
//
this.button2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
this.button2.Location = new System.Drawing.Point(157, 252);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(90, 33);
this.button2.TabIndex = 2;
this.button2.Text = "采购退货";
this.button2.UseVisualStyleBackColor = true;
this.button2.Click += new System.EventHandler(this.button2_Click);
//
// button1
//
this.button1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
this.button1.Location = new System.Drawing.Point(157, 166);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(90, 33);
this.button1.TabIndex = 1;
this.button1.Text = "采购进货";
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// label1
//
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("华文行楷", 18F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label1.Location = new System.Drawing.Point(220, 56);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(112, 25);
this.label1.TabIndex = 0;
this.label1.Text = "进货管理";
//
// 高层管理界面
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(787, 535);
this.Controls.Add(this.panel1);
this.Controls.Add(this.toolStrip1);
this.Controls.Add(this.statusStrip1);
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.MaximizeBox = false;
this.Name = "高层管理界面";
this.Text = "超市-管理系统";
this.Load += new System.EventHandler(this.高层管理界面_Load);
this.toolStrip1.ResumeLayout(false);
this.toolStrip1.PerformLayout();
this.panel1.ResumeLayout(false);
this.tabControl1.ResumeLayout(false);
this.tabPage2.ResumeLayout(false);
this.tabPage2.PerformLayout();
this.tabPage3.ResumeLayout(false);
this.tabPage3.PerformLayout();
this.tabPage4.ResumeLayout(false);
this.tabPage4.PerformLayout();
this.tabPage5.ResumeLayout(false);
this.tabPage5.PerformLayout();
this.tabPage1.ResumeLayout(false);
this.tabPage1.PerformLayout();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.StatusStrip statusStrip1;
private System.Windows.Forms.ToolStrip toolStrip1;
private System.Windows.Forms.ToolStripButton toolStripButton1;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
private System.Windows.Forms.ToolStripButton toolStripButton2;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
private System.Windows.Forms.ToolStripButton toolStripButton3;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
private System.Windows.Forms.ToolStripButton toolStripButton4;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.TabControl tabControl1;
private System.Windows.Forms.TabPage tabPage1;
private System.Windows.Forms.TabPage tabPage2;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.ToolStripButton toolStripButton5;
private System.Windows.Forms.ToolStripButton toolStripButton6;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.Button button4;
private System.Windows.Forms.Button button3;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Button button6;
private System.Windows.Forms.Button button5;
private System.Windows.Forms.Button button8;
private System.Windows.Forms.Button button7;
private System.Windows.Forms.Button button9;
private System.Windows.Forms.TabPage tabPage4;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Button button16;
private System.Windows.Forms.Button button17;
private System.Windows.Forms.Button button20;
private System.Windows.Forms.Button button19;
private System.Windows.Forms.Button button22;
private System.Windows.Forms.Button button21;
private System.Windows.Forms.Button button18;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Button button23;
private System.Windows.Forms.TabPage tabPage5;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Button button26;
private System.Windows.Forms.Button button25;
private System.Windows.Forms.Button button24;
private System.Windows.Forms.Button button27;
private System.Windows.Forms.Button button29;
private System.Windows.Forms.Button button28;
private System.Windows.Forms.Button button30;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
private System.Windows.Forms.ToolStripButton toolStripButton7;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator5;
private System.Windows.Forms.TabPage tabPage3;
private System.Windows.Forms.Button button15;
private System.Windows.Forms.Button button14;
private System.Windows.Forms.Button button13;
private System.Windows.Forms.Button button10;
private System.Windows.Forms.Label label3;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -