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

📄 mainform.designer.cs

📁 饮食管理系统
💻 CS
📖 第 1 页 / 共 5 页
字号:
            this.panel5.Controls.Add(this.pictureBox5);
            this.panel5.Controls.Add(this.pictureBox4);
            this.panel5.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.panel5.Location = new System.Drawing.Point(0, 345);
            this.panel5.Name = "panel5";
            this.panel5.Size = new System.Drawing.Size(911, 33);
            this.panel5.TabIndex = 1;
            // 
            // pictureBox7
            // 
            this.pictureBox7.Image = global::project_beat.Properties.Resources.sxxs;
            this.pictureBox7.Location = new System.Drawing.Point(283, 3);
            this.pictureBox7.Name = "pictureBox7";
            this.pictureBox7.Size = new System.Drawing.Size(81, 25);
            this.pictureBox7.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
            this.pictureBox7.TabIndex = 3;
            this.pictureBox7.TabStop = false;
            this.pictureBox7.MouseLeave += new System.EventHandler(this.pictureBox7_MouseLeave);
            this.pictureBox7.Click += new System.EventHandler(this.pictureBox7_Click);
            this.pictureBox7.MouseEnter += new System.EventHandler(this.pictureBox7_MouseEnter);
            // 
            // pictureBox6
            // 
            this.pictureBox6.Image = global::project_beat.Properties.Resources.ckfs;
            this.pictureBox6.Location = new System.Drawing.Point(186, 3);
            this.pictureBox6.Name = "pictureBox6";
            this.pictureBox6.Size = new System.Drawing.Size(91, 25);
            this.pictureBox6.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
            this.pictureBox6.TabIndex = 2;
            this.pictureBox6.TabStop = false;
            this.pictureBox6.MouseLeave += new System.EventHandler(this.pictureBox6_MouseLeave);
            this.pictureBox6.Click += new System.EventHandler(this.pictureBox6_Click);
            this.pictureBox6.MouseEnter += new System.EventHandler(this.pictureBox6_MouseEnter);
            // 
            // pictureBox5
            // 
            this.pictureBox5.Image = global::project_beat.Properties.Resources.glzt;
            this.pictureBox5.Location = new System.Drawing.Point(92, 3);
            this.pictureBox5.Name = "pictureBox5";
            this.pictureBox5.Size = new System.Drawing.Size(88, 27);
            this.pictureBox5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
            this.pictureBox5.TabIndex = 1;
            this.pictureBox5.TabStop = false;
            this.pictureBox5.MouseLeave += new System.EventHandler(this.pictureBox5_MouseLeave);
            this.pictureBox5.MouseEnter += new System.EventHandler(this.pictureBox5_MouseEnter);
            // 
            // pictureBox4
            // 
            this.pictureBox4.Image = global::project_beat.Properties.Resources.xsqb;
            this.pictureBox4.Location = new System.Drawing.Point(2, 3);
            this.pictureBox4.Name = "pictureBox4";
            this.pictureBox4.Size = new System.Drawing.Size(86, 26);
            this.pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
            this.pictureBox4.TabIndex = 0;
            this.pictureBox4.TabStop = false;
            this.pictureBox4.MouseLeave += new System.EventHandler(this.pictureBox4_MouseLeave);
            this.pictureBox4.Click += new System.EventHandler(this.pictureBox4_Click);
            this.pictureBox4.MouseEnter += new System.EventHandler(this.pictureBox4_MouseEnter);
            // 
            // listView2
            // 
            this.listView2.BackColor = System.Drawing.SystemColors.ButtonHighlight;
            this.listView2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.listView2.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
            this.columnHeader9,
            this.columnHeader10,
            this.columnHeader11,
            this.columnHeader12,
            this.columnHeader13,
            this.columnHeader14,
            this.columnHeader16,
            this.columnHeader17});
            this.listView2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.listView2.FullRowSelect = true;
            this.listView2.GridLines = true;
            this.listView2.Location = new System.Drawing.Point(0, 24);
            this.listView2.Name = "listView2";
            this.listView2.Size = new System.Drawing.Size(911, 169);
            this.listView2.TabIndex = 1;
            this.listView2.UseCompatibleStateImageBehavior = false;
            this.listView2.View = System.Windows.Forms.View.Details;
            // 
            // columnHeader9
            // 
            this.columnHeader9.Text = "消费项目";
            this.columnHeader9.Width = 98;
            // 
            // columnHeader10
            // 
            this.columnHeader10.Text = "项目单价";
            this.columnHeader10.Width = 70;
            // 
            // columnHeader11
            // 
            this.columnHeader11.Text = "打折比例";
            this.columnHeader11.Width = 80;
            // 
            // columnHeader12
            // 
            this.columnHeader12.Text = "消费数量";
            this.columnHeader12.Width = 84;
            // 
            // columnHeader13
            // 
            this.columnHeader13.Text = "消费金额";
            this.columnHeader13.Width = 79;
            // 
            // columnHeader14
            // 
            this.columnHeader14.Text = "消费时间";
            this.columnHeader14.Width = 78;
            // 
            // columnHeader16
            // 
            this.columnHeader16.Text = "记账人";
            this.columnHeader16.Width = 79;
            // 
            // columnHeader17
            // 
            this.columnHeader17.Text = "备注";
            this.columnHeader17.Width = 271;
            // 
            // label1
            // 
            this.label1.BackColor = System.Drawing.SystemColors.WindowText;
            this.label1.Dock = System.Windows.Forms.DockStyle.Top;
            this.label1.Font = new System.Drawing.Font("宋体", 9.75F);
            this.label1.ForeColor = System.Drawing.SystemColors.Menu;
            this.label1.Image = global::project_beat.Properties.Resources.bj2;
            this.label1.Location = new System.Drawing.Point(0, 0);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(911, 24);
            this.label1.TabIndex = 0;
            this.label1.Text = "label1";
            this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // panelMiddle
            // 
            this.panelMiddle.BackColor = System.Drawing.Color.Transparent;
            this.panelMiddle.BackgroundImage = global::project_beat.Properties.Resources.bj21;
            this.panelMiddle.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.panelMiddle.Controls.Add(this.pictureBox9);
            this.panelMiddle.Dock = System.Windows.Forms.DockStyle.Left;
            this.panelMiddle.ForeColor = System.Drawing.SystemColors.Control;
            this.panelMiddle.Location = new System.Drawing.Point(0, 0);
            this.panelMiddle.Name = "panelMiddle";
            this.panelMiddle.Size = new System.Drawing.Size(25, 583);
            this.panelMiddle.TabIndex = 1;
            this.panelMiddle.Visible = false;
            // 
            // pictureBox9
            // 
            this.pictureBox9.Dock = System.Windows.Forms.DockStyle.Top;
            this.pictureBox9.Image = global::project_beat.Properties.Resources.leftzk;
            this.pictureBox9.Location = new System.Drawing.Point(0, 0);
            this.pictureBox9.Name = "pictureBox9";
            this.pictureBox9.Size = new System.Drawing.Size(23, 17);
            this.pictureBox9.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
            this.pictureBox9.TabIndex = 0;
            this.pictureBox9.TabStop = false;
            this.pictureBox9.MouseLeave += new System.EventHandler(this.pictureBox9_MouseLeave);
            this.pictureBox9.Click += new System.EventHandler(this.pictureBox9_Click_1);
            this.pictureBox9.MouseEnter += new System.EventHandler(this.pictureBox9_MouseEnter);
            // 
            // panelLeft
            // 
            this.panelLeft.BackColor = System.Drawing.SystemColors.Control;
            this.panelLeft.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.panelLeft.Controls.Add(this.panel8);
            this.panelLeft.Controls.Add(this.panel7);
            this.panelLeft.Dock = System.Windows.Forms.DockStyle.Left;
            this.panelLeft.ForeColor = System.Drawing.SystemColors.Control;
            this.panelLeft.Location = new System.Drawing.Point(0, 0);
            this.panelLeft.Name = "panelLeft";
            this.panelLeft.Size = new System.Drawing.Size(200, 585);
            this.panelLeft.TabIndex = 0;
            // 
            // panel8
            // 
            this.panel8.Controls.Add(this.tabControl1);
            this.panel8.Dock = System.Windows.Forms.DockStyle.Top;
            this.panel8.Location = new System.Drawing.Point(0, 23);
            this.panel8.Name = "panel8";
            this.panel8.Size = new System.Drawing.Size(198, 481);
            this.panel8.TabIndex = 2;
            // 
            // tabControl1
            // 
            this.tabControl1.Controls.Add(this.tabPage1);
            this.tabControl1.Controls.Add(this.tabPage2);
            this.tabControl1.Dock = System.Windows.Forms.DockStyle.Top;
            this.tabControl1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.tabControl1.Location = new System.Drawing.Point(0, 0);
            this.tabControl1.Name = "tabControl1";
            this.tabControl1.SelectedIndex = 0;
            this.tabControl1.Size = new System.Drawing.Size(198, 479);
            this.tabControl1.TabIndex = 0;
            // 
            // tabPage1
            // 
            this.tabPage1.BackgroundImage = global::project_beat.Properties.Resources.left_bj;
            this.tabPage1.Controls.Add(this.lblLeftSzl);
            this.tabPage1.Controls.Add(this.lblLeftDqty);
            this.tabPage1.Controls.Add(this.lblLeftDqyd);
            this.tabPage1.Controls.Add(this.lblLeftDqkg);
            this.tabPage1.Controls.Add(this.lblLeftDqzy);
            this.tabPage1.Controls.Add(this.lblLeftCtzs);
            this.tabPage1.Controls.Add(this.lblLeftXfje);
            this.tabPage1.Controls.Add(this.lblLeftYysj);
            this.tabPage1.Controls.Add(this.lblLeftJdsj);
            this.tabPage1.Controls.Add(this.lblLeftJfbz);
            this.tabPage1.Controls.Add(this.lblLeftZdxf);
            this.tabPage1.Controls.Add(this.lblLeftZt);
            this.tabPage1.Cursor = System.Windows.Forms.Cursors.Hand;
            this.tabPage1.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.tabPage1.ForeColor = System.Drawing.SystemColors.WindowText;
            this.tabPage1.ImageIndex = 1;
            this.tabPage1.Location = new System.Drawing.Point(4, 25);
            this.tabPage1.Name = "tabPage1";
            this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage1.Size = new System.Drawing.Size(190, 450);
            this.tabPage1.TabIndex = 0;
            this.tabPage1.Text = " 状态";
            // 
            // lblLeftSzl
            // 
            this.lblLeftSzl.BackColor = System.Drawing.Color.Transparent;
            this.lblLeftSzl.ForeColor = System.Drawing.Color.Red;
            this.lblLeftSzl.Location = new System.Drawing.Point(78, 373);
            this.lblLeftSzl.Name = "lblLeftSzl";
            this.lblLeftSzl.Size = new System.Drawing.Size(86, 21);
            this.lblLeftSzl.TabIndex = 11;
            this.lblLeftSzl.Text = "状态显示";

⌨️ 快捷键说明

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