?? form4.designer.cs
字號:
this.button8.Size = new System.Drawing.Size(75, 23);
this.button8.TabIndex = 1;
this.button8.Text = "cancel";
this.button8.UseVisualStyleBackColor = true;
this.button8.Click += new System.EventHandler(this.button8_Click);
//
// panel2
//
this.panel2.Controls.Add(this.button8);
this.panel2.Controls.Add(this.button7);
this.panel2.Location = new System.Drawing.Point(22, 233);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(501, 103);
this.panel2.TabIndex = 28;
//
// button10
//
this.button10.Location = new System.Drawing.Point(32, 224);
this.button10.Name = "button10";
this.button10.Size = new System.Drawing.Size(75, 23);
this.button10.TabIndex = 29;
this.button10.Text = "account";
this.button10.UseVisualStyleBackColor = true;
this.button10.Click += new System.EventHandler(this.button10_Click_1);
//
// textBox10
//
this.textBox10.Location = new System.Drawing.Point(113, 226);
this.textBox10.Name = "textBox10";
this.textBox10.Size = new System.Drawing.Size(91, 21);
this.textBox10.TabIndex = 30;
//
// dataGridView2
//
this.dataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.dataGridView2.Location = new System.Drawing.Point(6, 258);
this.dataGridView2.Name = "dataGridView2";
this.dataGridView2.RowTemplate.Height = 23;
this.dataGridView2.Size = new System.Drawing.Size(501, 100);
this.dataGridView2.TabIndex = 2;
//
// dataGridView4
//
this.dataGridView4.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.dataGridView4.Location = new System.Drawing.Point(6, 148);
this.dataGridView4.Name = "dataGridView4";
this.dataGridView4.RowTemplate.Height = 23;
this.dataGridView4.Size = new System.Drawing.Size(501, 100);
this.dataGridView4.TabIndex = 3;
//
// label8
//
this.label8.AutoSize = true;
this.label8.Font = new System.Drawing.Font("宋體", 13F);
this.label8.Location = new System.Drawing.Point(269, 229);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(17, 18);
this.label8.TabIndex = 32;
this.label8.Text = "%";
//
// textBox11
//
this.textBox11.Location = new System.Drawing.Point(221, 227);
this.textBox11.Name = "textBox11";
this.textBox11.Size = new System.Drawing.Size(45, 21);
this.textBox11.TabIndex = 31;
//
// panel3
//
this.panel3.Controls.Add(this.textBox13);
this.panel3.Controls.Add(this.comboBox2);
this.panel3.Controls.Add(this.comboBox1);
this.panel3.Controls.Add(this.button12);
this.panel3.Controls.Add(this.button9);
this.panel3.Controls.Add(this.dataGridView5);
this.panel3.Location = new System.Drawing.Point(6, 35);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(550, 322);
this.panel3.TabIndex = 33;
//
// textBox13
//
this.textBox13.Location = new System.Drawing.Point(430, 273);
this.textBox13.Name = "textBox13";
this.textBox13.Size = new System.Drawing.Size(96, 21);
this.textBox13.TabIndex = 6;
//
// comboBox2
//
this.comboBox2.FormattingEnabled = true;
this.comboBox2.Items.AddRange(new object[] {
"=",
"<",
">"});
this.comboBox2.Location = new System.Drawing.Point(374, 274);
this.comboBox2.Name = "comboBox2";
this.comboBox2.Size = new System.Drawing.Size(48, 20);
this.comboBox2.TabIndex = 5;
//
// comboBox1
//
this.comboBox1.FormattingEnabled = true;
this.comboBox1.Location = new System.Drawing.Point(288, 274);
this.comboBox1.Name = "comboBox1";
this.comboBox1.Size = new System.Drawing.Size(80, 20);
this.comboBox1.TabIndex = 4;
//
// button12
//
this.button12.Location = new System.Drawing.Point(198, 274);
this.button12.Name = "button12";
this.button12.Size = new System.Drawing.Size(75, 23);
this.button12.TabIndex = 3;
this.button12.Text = "select";
this.button12.UseVisualStyleBackColor = true;
this.button12.Click += new System.EventHandler(this.button12_Click);
//
// button9
//
this.button9.Location = new System.Drawing.Point(78, 274);
this.button9.Name = "button9";
this.button9.Size = new System.Drawing.Size(75, 23);
this.button9.TabIndex = 1;
this.button9.Text = "vision";
this.button9.UseVisualStyleBackColor = true;
this.button9.Click += new System.EventHandler(this.button9_Click);
//
// dataGridView5
//
this.dataGridView5.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.dataGridView5.Location = new System.Drawing.Point(32, 29);
this.dataGridView5.Name = "dataGridView5";
this.dataGridView5.RowTemplate.Height = 23;
this.dataGridView5.Size = new System.Drawing.Size(484, 221);
this.dataGridView5.TabIndex = 0;
//
// Menu
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.AutoScroll = true;
this.AutoSize = true;
this.ClientSize = new System.Drawing.Size(598, 375);
this.Controls.Add(this.panel3);
this.Controls.Add(this.label8);
this.Controls.Add(this.textBox11);
this.Controls.Add(this.panel1);
this.Controls.Add(this.textBox10);
this.Controls.Add(this.dataGridView2);
this.Controls.Add(this.button10);
this.Controls.Add(this.sc1);
this.Controls.Add(this.st);
this.Controls.Add(this.sl);
this.Controls.Add(this.sc);
this.Controls.Add(this.sb);
this.Controls.Add(this.radioButton2);
this.Controls.Add(this.radioButton1);
this.Controls.Add(this.checkBox3);
this.Controls.Add(this.checkBox1);
this.Controls.Add(this.textBox3);
this.Controls.Add(this.label1);
this.Controls.Add(this.textBox2);
this.Controls.Add(this.button6);
this.Controls.Add(this.textBox1);
this.Controls.Add(this.button5);
this.Controls.Add(this.button4);
this.Controls.Add(this.button3);
this.Controls.Add(this.menuStrip1);
this.Controls.Add(this.button2);
this.Controls.Add(this.button1);
this.Controls.Add(this.dataGridView1);
this.Controls.Add(this.dataGridView3);
this.Controls.Add(this.dataGridView4);
this.Controls.Add(this.panel2);
this.Name = "Menu";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "Menu";
this.Load += new System.EventHandler(this.Menu_Load);
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
this.menuStrip1.ResumeLayout(false);
this.menuStrip1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.dataGridView3)).EndInit();
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
this.panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataGridView4)).EndInit();
this.panel3.ResumeLayout(false);
this.panel3.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.dataGridView5)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Button button1;
private System.Windows.Forms.DataGridView dataGridView1;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.MenuStrip menuStrip1;
private System.Windows.Forms.ToolStripMenuItem sellsInforToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem selectSellsToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem insertSellsToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem mangToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem maintenanceToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem changeUserToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem exitToolStripMenuItem;
private System.Windows.Forms.Button button3;
private System.Windows.Forms.Button button4;
private System.Windows.Forms.ToolStripMenuItem userInforToolStripMenuItem;
private System.Windows.Forms.Button button5;
private System.Windows.Forms.TextBox textBox1;
private System.Windows.Forms.Button button6;
private System.Windows.Forms.TextBox textBox2;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.TextBox textBox3;
private System.Windows.Forms.CheckBox checkBox1;
private System.Windows.Forms.DataGridView dataGridView3;
private System.Windows.Forms.CheckBox checkBox3;
private System.Windows.Forms.RadioButton radioButton1;
private System.Windows.Forms.RadioButton radioButton2;
private System.Windows.Forms.Button sb;
private System.Windows.Forms.ComboBox sc;
private System.Windows.Forms.Label sl;
private System.Windows.Forms.TextBox st;
private System.Windows.Forms.ComboBox sc1;
private System.Windows.Forms.TextBox textBox4;
private System.Windows.Forms.TextBox textBox5;
private System.Windows.Forms.TextBox textBox6;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.TextBox textBox9;
private System.Windows.Forms.TextBox textBox7;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Button button7;
private System.Windows.Forms.Button button8;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.Button button10;
private System.Windows.Forms.TextBox textBox10;
private System.Windows.Forms.DataGridView dataGridView4;
private System.Windows.Forms.DataGridView dataGridView2;
private System.Windows.Forms.ToolStripMenuItem accountToolStripMenuItem;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.TextBox textBox11;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.TextBox textBox12;
private System.Windows.Forms.ToolStripMenuItem storageInfoToolStripMenuItem;
private System.Windows.Forms.Panel panel3;
private System.Windows.Forms.ComboBox comboBox1;
private System.Windows.Forms.Button button12;
private System.Windows.Forms.Button button9;
private System.Windows.Forms.DataGridView dataGridView5;
private System.Windows.Forms.TextBox textBox13;
private System.Windows.Forms.ComboBox comboBox2;
}
}
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -