📄 zjxf_form.designer.cs
字号:
this.lblBz.Location = new System.Drawing.Point(-2, 324);
this.lblBz.Margin = new System.Windows.Forms.Padding(3, 0, 0, 0);
this.lblBz.Name = "lblBz";
this.lblBz.Size = new System.Drawing.Size(217, 22);
this.lblBz.TabIndex = 16;
this.lblBz.Text = "无法显示..";
this.lblBz.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// lblje
//
this.lblje.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblje.ForeColor = System.Drawing.Color.Red;
this.lblje.Image = global::project_beat.Properties.Resources.bj2;
this.lblje.Location = new System.Drawing.Point(501, 324);
this.lblje.Name = "lblje";
this.lblje.Size = new System.Drawing.Size(97, 22);
this.lblje.TabIndex = 15;
this.lblje.Text = "无法显示";
this.lblje.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label6
//
this.label6.Image = global::project_beat.Properties.Resources.bj2;
this.label6.Location = new System.Drawing.Point(364, 324);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(141, 22);
this.label6.TabIndex = 14;
this.label6.Text = "合计金额:";
this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// listView2
//
this.listView2.BackColor = System.Drawing.SystemColors.Window;
this.listView2.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
this.columnHeader6,
this.columnHeader7,
this.columnHeader8,
this.columnHeader9,
this.columnHeader10,
this.columnHeader11,
this.columnHeader12,
this.columnHeader13});
this.listView2.ContextMenuStrip = this.contextMenuStrip1;
this.listView2.Dock = System.Windows.Forms.DockStyle.Top;
this.listView2.FullRowSelect = true;
this.listView2.GridLines = true;
this.listView2.Location = new System.Drawing.Point(0, 22);
this.listView2.Name = "listView2";
this.listView2.Size = new System.Drawing.Size(596, 299);
this.listView2.TabIndex = 3;
this.listView2.UseCompatibleStateImageBehavior = false;
this.listView2.View = System.Windows.Forms.View.Details;
this.listView2.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.listView2_MouseDoubleClick);
this.listView2.MouseClick += new System.Windows.Forms.MouseEventHandler(this.listView2_MouseClick);
this.listView2.MouseDown += new System.Windows.Forms.MouseEventHandler(this.listView2_MouseDown);
//
// columnHeader6
//
this.columnHeader6.Text = "餐台号";
this.columnHeader6.Width = 67;
//
// columnHeader7
//
this.columnHeader7.Text = "项目名称";
this.columnHeader7.Width = 67;
//
// columnHeader8
//
this.columnHeader8.Text = "单价";
this.columnHeader8.Width = 53;
//
// columnHeader9
//
this.columnHeader9.Text = "折扣";
//
// columnHeader10
//
this.columnHeader10.Text = "数量";
//
// columnHeader11
//
this.columnHeader11.Text = "金额";
this.columnHeader11.Width = 57;
//
// columnHeader12
//
this.columnHeader12.Text = "点菜时间";
this.columnHeader12.Width = 106;
//
// contextMenuStrip1
//
this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.顾客退菜ToolStripMenuItem,
this.顾客赠菜ToolStripMenuItem,
this.菜品转台ToolStripMenuItem,
this.菜品备注ToolStripMenuItem,
this.后厨催菜ToolStripMenuItem});
this.contextMenuStrip1.Name = "contextMenuStrip1";
this.contextMenuStrip1.Size = new System.Drawing.Size(119, 114);
//
// 顾客退菜ToolStripMenuItem
//
this.顾客退菜ToolStripMenuItem.Name = "顾客退菜ToolStripMenuItem";
this.顾客退菜ToolStripMenuItem.Size = new System.Drawing.Size(118, 22);
this.顾客退菜ToolStripMenuItem.Text = "顾客退菜";
this.顾客退菜ToolStripMenuItem.Click += new System.EventHandler(this.顾客退菜ToolStripMenuItem_Click);
//
// 顾客赠菜ToolStripMenuItem
//
this.顾客赠菜ToolStripMenuItem.Name = "顾客赠菜ToolStripMenuItem";
this.顾客赠菜ToolStripMenuItem.Size = new System.Drawing.Size(118, 22);
this.顾客赠菜ToolStripMenuItem.Text = "顾客赠菜";
this.顾客赠菜ToolStripMenuItem.Click += new System.EventHandler(this.顾客赠菜ToolStripMenuItem_Click);
//
// 菜品转台ToolStripMenuItem
//
this.菜品转台ToolStripMenuItem.Name = "菜品转台ToolStripMenuItem";
this.菜品转台ToolStripMenuItem.Size = new System.Drawing.Size(118, 22);
this.菜品转台ToolStripMenuItem.Text = "菜品转台";
//
// 菜品备注ToolStripMenuItem
//
this.菜品备注ToolStripMenuItem.Name = "菜品备注ToolStripMenuItem";
this.菜品备注ToolStripMenuItem.Size = new System.Drawing.Size(118, 22);
this.菜品备注ToolStripMenuItem.Text = "菜品备注";
this.菜品备注ToolStripMenuItem.Click += new System.EventHandler(this.菜品备注ToolStripMenuItem_Click);
//
// 后厨催菜ToolStripMenuItem
//
this.后厨催菜ToolStripMenuItem.Name = "后厨催菜ToolStripMenuItem";
this.后厨催菜ToolStripMenuItem.Size = new System.Drawing.Size(118, 22);
this.后厨催菜ToolStripMenuItem.Text = "后厨催菜";
//
// lblxs
//
this.lblxs.Dock = System.Windows.Forms.DockStyle.Top;
this.lblxs.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblxs.Image = global::project_beat.Properties.Resources.bj2;
this.lblxs.Location = new System.Drawing.Point(0, 0);
this.lblxs.Name = "lblxs";
this.lblxs.Size = new System.Drawing.Size(596, 22);
this.lblxs.TabIndex = 14;
this.lblxs.Text = "无法显示";
this.lblxs.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// columnHeader13
//
this.columnHeader13.Text = "记账人";
//
// Zjxf_Form
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(873, 488);
this.Controls.Add(this.splitContainer1);
this.Controls.Add(this.toolStrip1);
this.MainMenuStrip = this.menuStrip1;
this.Name = "Zjxf_Form";
this.Text = "增加消费";
this.Load += new System.EventHandler(this.Zjxf_Form_Load);
this.toolStrip1.ResumeLayout(false);
this.toolStrip1.PerformLayout();
this.splitContainer1.Panel1.ResumeLayout(false);
this.splitContainer1.Panel2.ResumeLayout(false);
this.splitContainer1.Panel2.PerformLayout();
this.splitContainer1.ResumeLayout(false);
this.panel2.ResumeLayout(false);
this.panel2.PerformLayout();
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
this.menuStrip1.ResumeLayout(false);
this.menuStrip1.PerformLayout();
this.contextMenuStrip1.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.ToolStrip toolStrip1;
private System.Windows.Forms.ToolStripButton toolStripButton1;
private System.Windows.Forms.ToolStripButton toolStripButton2;
private System.Windows.Forms.ToolStripButton toolStripButton3;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
private System.Windows.Forms.ToolStripButton toolStripButton4;
private System.Windows.Forms.ToolStripButton toolStripButton5;
private System.Windows.Forms.ToolStripButton toolStripButton6;
private System.Windows.Forms.ToolStripButton toolStripButton7;
private System.Windows.Forms.ToolStripButton toolStripButton8;
private System.Windows.Forms.SplitContainer splitContainer1;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.MenuStrip menuStrip1;
private System.Windows.Forms.ToolStripMenuItem 消费项目清单ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 消费项目列表ToolStripMenuItem;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.TextBox txtNumber;
private System.Windows.Forms.TextBox txtMatId;
private System.Windows.Forms.Label lblLeftTs;
private System.Windows.Forms.Label lbli;
private System.Windows.Forms.CheckBox checkBox1;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.TreeView treeView1;
private System.Windows.Forms.ListView listView1;
private System.Windows.Forms.Label lblxs;
private System.Windows.Forms.ColumnHeader columnHeader1;
private System.Windows.Forms.ColumnHeader columnHeader2;
private System.Windows.Forms.ColumnHeader columnHeader3;
private System.Windows.Forms.ColumnHeader columnHeader4;
private System.Windows.Forms.ListView listView2;
private System.Windows.Forms.ColumnHeader columnHeader6;
private System.Windows.Forms.ColumnHeader columnHeader7;
private System.Windows.Forms.ColumnHeader columnHeader8;
private System.Windows.Forms.Label lblje;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.ColumnHeader columnHeader9;
private System.Windows.Forms.ColumnHeader columnHeader10;
private System.Windows.Forms.ColumnHeader columnHeader11;
private System.Windows.Forms.ColumnHeader columnHeader12;
private System.Windows.Forms.CheckBox checkBox2;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Label lblBz;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.ContextMenuStrip contextMenuStrip1;
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;
public System.Windows.Forms.Label lblBz2;
private System.Windows.Forms.ColumnHeader columnHeader13;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -