📄 formxscx.designer.cs
字号:
this.button3.Location = new System.Drawing.Point(12, 27);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(43, 49);
this.button3.TabIndex = 10;
this.button3.Text = "清除";
this.button3.UseVisualStyleBackColor = true;
this.button3.Click += new System.EventHandler(this.button3_Click);
//
// button2
//
this.button2.DialogResult = System.Windows.Forms.DialogResult.Cancel;
this.button2.ForeColor = System.Drawing.Color.Blue;
this.button2.Location = new System.Drawing.Point(70, 53);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(75, 23);
this.button2.TabIndex = 1;
this.button2.Text = "详表查询";
this.button2.UseVisualStyleBackColor = true;
this.button2.Click += new System.EventHandler(this.button2_Click);
//
// button1
//
this.button1.ForeColor = System.Drawing.Color.Blue;
this.button1.Location = new System.Drawing.Point(70, 24);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(75, 23);
this.button1.TabIndex = 0;
this.button1.Text = "总表查询";
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// label2
//
this.label2.AutoSize = true;
this.label2.ForeColor = System.Drawing.Color.Maroon;
this.label2.Location = new System.Drawing.Point(368, 24);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(65, 12);
this.label2.TabIndex = 1;
this.label2.Text = "员工编号:";
//
// label1
//
this.label1.AutoSize = true;
this.label1.ForeColor = System.Drawing.Color.Maroon;
this.label1.Location = new System.Drawing.Point(9, 24);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(65, 12);
this.label1.TabIndex = 0;
this.label1.Text = "销售编号:";
//
// groupBox3
//
this.groupBox3.BackColor = System.Drawing.Color.Transparent;
this.groupBox3.Controls.Add(this.dataGridView1);
this.groupBox3.Location = new System.Drawing.Point(12, 148);
this.groupBox3.Name = "groupBox3";
this.groupBox3.Size = new System.Drawing.Size(544, 160);
this.groupBox3.TabIndex = 0;
this.groupBox3.TabStop = false;
this.groupBox3.Text = "查询总表";
//
// dataGridView1
//
this.dataGridView1.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
this.dataGridView1.BackgroundColor = System.Drawing.Color.Yellow;
this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.dataGridView1.Dock = System.Windows.Forms.DockStyle.Fill;
this.dataGridView1.Location = new System.Drawing.Point(3, 17);
this.dataGridView1.Name = "dataGridView1";
this.dataGridView1.RowTemplate.Height = 23;
this.dataGridView1.Size = new System.Drawing.Size(538, 140);
this.dataGridView1.TabIndex = 0;
this.dataGridView1.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView1_CellContentClick);
//
// groupBox4
//
this.groupBox4.BackColor = System.Drawing.Color.Transparent;
this.groupBox4.Controls.Add(this.label32);
this.groupBox4.Controls.Add(this.label31);
this.groupBox4.Controls.Add(this.label22);
this.groupBox4.Controls.Add(this.label21);
this.groupBox4.Controls.Add(this.label20);
this.groupBox4.Controls.Add(this.label19);
this.groupBox4.Controls.Add(this.label18);
this.groupBox4.Controls.Add(this.label17);
this.groupBox4.Controls.Add(this.label16);
this.groupBox4.Controls.Add(this.label15);
this.groupBox4.Controls.Add(this.label14);
this.groupBox4.Controls.Add(this.label13);
this.groupBox4.Controls.Add(this.label8);
this.groupBox4.Controls.Add(this.label9);
this.groupBox4.Controls.Add(this.label10);
this.groupBox4.Controls.Add(this.label11);
this.groupBox4.Controls.Add(this.label12);
this.groupBox4.ForeColor = System.Drawing.Color.RoyalBlue;
this.groupBox4.Location = new System.Drawing.Point(562, 310);
this.groupBox4.Name = "groupBox4";
this.groupBox4.Size = new System.Drawing.Size(177, 222);
this.groupBox4.TabIndex = 0;
this.groupBox4.TabStop = false;
this.groupBox4.Text = "销售信息列表";
//
// label32
//
this.label32.AutoSize = true;
this.label32.ForeColor = System.Drawing.Color.DarkBlue;
this.label32.Location = new System.Drawing.Point(145, 199);
this.label32.Name = "label32";
this.label32.Size = new System.Drawing.Size(17, 12);
this.label32.TabIndex = 19;
this.label32.Text = "元";
//
// label31
//
this.label31.AutoSize = true;
this.label31.ForeColor = System.Drawing.Color.DarkBlue;
this.label31.Location = new System.Drawing.Point(145, 169);
this.label31.Name = "label31";
this.label31.Size = new System.Drawing.Size(17, 12);
this.label31.TabIndex = 18;
this.label31.Text = "元";
//
// label22
//
this.label22.AutoSize = true;
this.label22.Location = new System.Drawing.Point(75, 199);
this.label22.Name = "label22";
this.label22.Size = new System.Drawing.Size(0, 12);
this.label22.TabIndex = 17;
//
// label21
//
this.label21.AutoSize = true;
this.label21.Location = new System.Drawing.Point(75, 169);
this.label21.Name = "label21";
this.label21.Size = new System.Drawing.Size(0, 12);
this.label21.TabIndex = 16;
//
// label20
//
this.label20.AutoSize = true;
this.label20.Location = new System.Drawing.Point(75, 140);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(65, 12);
this.label20.TabIndex = 15;
this.label20.Text = " ";
//
// label19
//
this.label19.AutoSize = true;
this.label19.Location = new System.Drawing.Point(75, 110);
this.label19.Name = "label19";
this.label19.Size = new System.Drawing.Size(0, 12);
this.label19.TabIndex = 14;
//
// label18
//
this.label18.AutoSize = true;
this.label18.Location = new System.Drawing.Point(75, 80);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(0, 12);
this.label18.TabIndex = 13;
//
// label17
//
this.label17.AutoSize = true;
this.label17.Location = new System.Drawing.Point(75, 50);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(0, 12);
this.label17.TabIndex = 12;
//
// label16
//
this.label16.AutoSize = true;
this.label16.Location = new System.Drawing.Point(75, 21);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(0, 12);
this.label16.TabIndex = 11;
//
// label15
//
this.label15.AutoSize = true;
this.label15.ForeColor = System.Drawing.Color.DarkBlue;
this.label15.Location = new System.Drawing.Point(145, 140);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(17, 12);
this.label15.TabIndex = 10;
this.label15.Text = "元";
//
// label14
//
this.label14.AutoSize = true;
this.label14.ForeColor = System.Drawing.Color.RoyalBlue;
this.label14.Location = new System.Drawing.Point(8, 199);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(65, 12);
this.label14.TabIndex = 9;
this.label14.Text = "实收金额:";
//
// label13
//
this.label13.AutoSize = true;
this.label13.ForeColor = System.Drawing.Color.RoyalBlue;
this.label13.Location = new System.Drawing.Point(8, 169);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(65, 12);
this.label13.TabIndex = 8;
this.label13.Text = "应收金额:";
this.label13.Click += new System.EventHandler(this.label13_Click);
//
// label8
//
this.label8.AutoSize = true;
this.label8.ForeColor = System.Drawing.Color.RoyalBlue;
this.label8.Location = new System.Drawing.Point(8, 21);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(65, 12);
this.label8.TabIndex = 3;
this.label8.Text = "商品编号:";
//
// label9
//
this.label9.AutoSize = true;
this.label9.ForeColor = System.Drawing.Color.RoyalBlue;
this.label9.Location = new System.Drawing.Point(8, 50);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(65, 12);
this.label9.TabIndex = 4;
this.label9.Text = "单据编号:";
//
// label10
//
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -