?? frmselect.designer.cs
字號:
?namespace houseAgency
{
partial class frmSelect
{
/// <summary>
/// 必需的設計器變量。
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// 清理所有正在使用的資源。
/// </summary>
/// <param name="disposing">如果應釋放托管資源,為 true;否則為 false。</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows 窗體設計器生成的代碼
/// <summary>
/// 設計器支持所需的方法 - 不要
/// 使用代碼編輯器修改此方法的內容。
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.checkBox11 = new System.Windows.Forms.CheckBox();
this.textBox2 = new System.Windows.Forms.TextBox();
this.lblnmae = new System.Windows.Forms.Label();
this.button4 = new System.Windows.Forms.Button();
this.groupBox5 = new System.Windows.Forms.GroupBox();
this.checkBox5 = new System.Windows.Forms.CheckBox();
this.checkBox9 = new System.Windows.Forms.CheckBox();
this.checkBox10 = new System.Windows.Forms.CheckBox();
this.groupBox4 = new System.Windows.Forms.GroupBox();
this.checkBox6 = new System.Windows.Forms.CheckBox();
this.checkBox7 = new System.Windows.Forms.CheckBox();
this.checkBox8 = new System.Windows.Forms.CheckBox();
this.groupBox3 = new System.Windows.Forms.GroupBox();
this.checkBox4 = new System.Windows.Forms.CheckBox();
this.checkBox3 = new System.Windows.Forms.CheckBox();
this.checkBox2 = new System.Windows.Forms.CheckBox();
this.checkBox1 = new System.Windows.Forms.CheckBox();
this.textBox1 = new System.Windows.Forms.TextBox();
this.label1 = new System.Windows.Forms.Label();
this.button2 = new System.Windows.Forms.Button();
this.button1 = new System.Windows.Forms.Button();
this.cobUser = new System.Windows.Forms.ComboBox();
this.cboFavoe = new System.Windows.Forms.ComboBox();
this.cobFlood = new System.Windows.Forms.ComboBox();
this.cobZhuang = new System.Windows.Forms.ComboBox();
this.cobDong = new System.Windows.Forms.ComboBox();
this.cboXing = new System.Windows.Forms.ComboBox();
this.txtArea = new System.Windows.Forms.TextBox();
this.nudYear = new System.Windows.Forms.NumericUpDown();
this.txtName = new System.Windows.Forms.TextBox();
this.label10 = new System.Windows.Forms.Label();
this.label9 = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.dataGridView1 = new System.Windows.Forms.DataGridView();
this.ePInfo = new System.Windows.Forms.ErrorProvider(this.components);
this.groupBox1.SuspendLayout();
this.groupBox5.SuspendLayout();
this.groupBox4.SuspendLayout();
this.groupBox3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.nudYear)).BeginInit();
this.groupBox2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ePInfo)).BeginInit();
this.SuspendLayout();
//
// groupBox1
//
this.groupBox1.Controls.Add(this.checkBox11);
this.groupBox1.Controls.Add(this.textBox2);
this.groupBox1.Controls.Add(this.lblnmae);
this.groupBox1.Controls.Add(this.button4);
this.groupBox1.Controls.Add(this.groupBox5);
this.groupBox1.Controls.Add(this.groupBox4);
this.groupBox1.Controls.Add(this.groupBox3);
this.groupBox1.Controls.Add(this.textBox1);
this.groupBox1.Controls.Add(this.label1);
this.groupBox1.Controls.Add(this.button2);
this.groupBox1.Controls.Add(this.button1);
this.groupBox1.Controls.Add(this.cobUser);
this.groupBox1.Controls.Add(this.cboFavoe);
this.groupBox1.Controls.Add(this.cobFlood);
this.groupBox1.Controls.Add(this.cobZhuang);
this.groupBox1.Controls.Add(this.cobDong);
this.groupBox1.Controls.Add(this.cboXing);
this.groupBox1.Controls.Add(this.txtArea);
this.groupBox1.Controls.Add(this.nudYear);
this.groupBox1.Controls.Add(this.txtName);
this.groupBox1.Controls.Add(this.label10);
this.groupBox1.Controls.Add(this.label9);
this.groupBox1.Controls.Add(this.label8);
this.groupBox1.Controls.Add(this.label7);
this.groupBox1.Controls.Add(this.label6);
this.groupBox1.Controls.Add(this.label5);
this.groupBox1.Controls.Add(this.label4);
this.groupBox1.Controls.Add(this.label3);
this.groupBox1.Controls.Add(this.label2);
this.groupBox1.Location = new System.Drawing.Point(7, 4);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(777, 132);
this.groupBox1.TabIndex = 1;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "房源信息:";
//
// checkBox11
//
this.checkBox11.AutoSize = true;
this.checkBox11.Location = new System.Drawing.Point(442, 107);
this.checkBox11.Name = "checkBox11";
this.checkBox11.Size = new System.Drawing.Size(48, 16);
this.checkBox11.TabIndex = 65;
this.checkBox11.Text = "選取";
this.checkBox11.UseVisualStyleBackColor = true;
this.checkBox11.CheckedChanged += new System.EventHandler(this.checkBox11_CheckedChanged);
//
// textBox2
//
this.textBox2.Location = new System.Drawing.Point(323, 103);
this.textBox2.Name = "textBox2";
this.textBox2.Size = new System.Drawing.Size(113, 21);
this.textBox2.TabIndex = 64;
//
// lblnmae
//
this.lblnmae.AutoSize = true;
this.lblnmae.Location = new System.Drawing.Point(268, 108);
this.lblnmae.Name = "lblnmae";
this.lblnmae.Size = new System.Drawing.Size(53, 12);
this.lblnmae.TabIndex = 63;
this.lblnmae.Text = "房屋編號";
//
// button4
//
this.button4.Location = new System.Drawing.Point(663, 103);
this.button4.Name = "button4";
this.button4.Size = new System.Drawing.Size(75, 23);
this.button4.TabIndex = 62;
this.button4.Text = "全選(&A)";
this.button4.UseVisualStyleBackColor = true;
this.button4.Click += new System.EventHandler(this.button4_Click);
//
// groupBox5
//
this.groupBox5.Controls.Add(this.checkBox5);
this.groupBox5.Controls.Add(this.checkBox9);
this.groupBox5.Controls.Add(this.checkBox10);
this.groupBox5.Location = new System.Drawing.Point(698, 12);
this.groupBox5.Name = "groupBox5";
this.groupBox5.Size = new System.Drawing.Size(71, 84);
this.groupBox5.TabIndex = 61;
this.groupBox5.TabStop = false;
//
// checkBox5
//
this.checkBox5.AutoSize = true;
this.checkBox5.Location = new System.Drawing.Point(9, 62);
this.checkBox5.Name = "checkBox5";
this.checkBox5.Size = new System.Drawing.Size(48, 16);
this.checkBox5.TabIndex = 62;
this.checkBox5.Text = "選取";
this.checkBox5.UseVisualStyleBackColor = true;
this.checkBox5.CheckedChanged += new System.EventHandler(this.checkBox5_CheckedChanged);
//
// checkBox9
//
this.checkBox9.AutoSize = true;
this.checkBox9.Location = new System.Drawing.Point(9, 39);
this.checkBox9.Name = "checkBox9";
this.checkBox9.Size = new System.Drawing.Size(48, 16);
this.checkBox9.TabIndex = 61;
this.checkBox9.Text = "選取";
this.checkBox9.UseVisualStyleBackColor = true;
this.checkBox9.CheckedChanged += new System.EventHandler(this.checkBox9_CheckedChanged);
//
// checkBox10
//
this.checkBox10.AutoSize = true;
this.checkBox10.Location = new System.Drawing.Point(9, 14);
this.checkBox10.Name = "checkBox10";
this.checkBox10.Size = new System.Drawing.Size(48, 16);
this.checkBox10.TabIndex = 60;
this.checkBox10.Text = "選取";
this.checkBox10.UseVisualStyleBackColor = true;
this.checkBox10.CheckedChanged += new System.EventHandler(this.checkBox10_CheckedChanged);
//
// groupBox4
//
this.groupBox4.Controls.Add(this.checkBox6);
this.groupBox4.Controls.Add(this.checkBox7);
this.groupBox4.Controls.Add(this.checkBox8);
this.groupBox4.Location = new System.Drawing.Point(444, 11);
this.groupBox4.Name = "groupBox4";
this.groupBox4.Size = new System.Drawing.Size(69, 84);
this.groupBox4.TabIndex = 60;
this.groupBox4.TabStop = false;
//
// checkBox6
//
this.checkBox6.AutoSize = true;
this.checkBox6.Location = new System.Drawing.Point(10, 62);
this.checkBox6.Name = "checkBox6";
this.checkBox6.Size = new System.Drawing.Size(48, 16);
this.checkBox6.TabIndex = 62;
this.checkBox6.Text = "選取";
this.checkBox6.UseVisualStyleBackColor = true;
this.checkBox6.CheckedChanged += new System.EventHandler(this.checkBox6_CheckedChanged);
//
// checkBox7
//
this.checkBox7.AutoSize = true;
this.checkBox7.Location = new System.Drawing.Point(10, 38);
this.checkBox7.Name = "checkBox7";
this.checkBox7.Size = new System.Drawing.Size(48, 16);
this.checkBox7.TabIndex = 61;
this.checkBox7.Text = "選取";
this.checkBox7.UseVisualStyleBackColor = true;
this.checkBox7.CheckedChanged += new System.EventHandler(this.checkBox7_CheckedChanged);
//
// checkBox8
//
this.checkBox8.AutoSize = true;
this.checkBox8.Location = new System.Drawing.Point(10, 13);
this.checkBox8.Name = "checkBox8";
this.checkBox8.Size = new System.Drawing.Size(48, 16);
this.checkBox8.TabIndex = 60;
this.checkBox8.Text = "選取";
this.checkBox8.UseVisualStyleBackColor = true;
this.checkBox8.CheckedChanged += new System.EventHandler(this.checkBox8_CheckedChanged);
//
// groupBox3
//
this.groupBox3.Controls.Add(this.checkBox4);
this.groupBox3.Controls.Add(this.checkBox3);
this.groupBox3.Controls.Add(this.checkBox2);
this.groupBox3.Controls.Add(this.checkBox1);
this.groupBox3.Location = new System.Drawing.Point(186, 13);
this.groupBox3.Name = "groupBox3";
this.groupBox3.Size = new System.Drawing.Size(78, 111);
this.groupBox3.TabIndex = 59;
this.groupBox3.TabStop = false;
//
// checkBox4
//
this.checkBox4.AutoSize = true;
this.checkBox4.Location = new System.Drawing.Point(8, 89);
this.checkBox4.Name = "checkBox4";
this.checkBox4.Size = new System.Drawing.Size(48, 16);
this.checkBox4.TabIndex = 63;
this.checkBox4.Text = "選取";
this.checkBox4.UseVisualStyleBackColor = true;
this.checkBox4.CheckedChanged += new System.EventHandler(this.checkBox4_CheckedChanged);
//
// checkBox3
//
this.checkBox3.AutoSize = true;
this.checkBox3.Location = new System.Drawing.Point(8, 66);
this.checkBox3.Name = "checkBox3";
this.checkBox3.Size = new System.Drawing.Size(48, 16);
this.checkBox3.TabIndex = 62;
this.checkBox3.Text = "選取";
this.checkBox3.UseVisualStyleBackColor = true;
this.checkBox3.CheckedChanged += new System.EventHandler(this.checkBox3_CheckedChanged);
//
// checkBox2
//
this.checkBox2.AutoSize = true;
this.checkBox2.Location = new System.Drawing.Point(8, 40);
this.checkBox2.Name = "checkBox2";
this.checkBox2.Size = new System.Drawing.Size(48, 16);
this.checkBox2.TabIndex = 61;
this.checkBox2.Text = "選取";
this.checkBox2.UseVisualStyleBackColor = true;
this.checkBox2.CheckedChanged += new System.EventHandler(this.checkBox2_CheckedChanged);
//
// checkBox1
//
this.checkBox1.AutoSize = true;
this.checkBox1.Location = new System.Drawing.Point(8, 14);
this.checkBox1.Name = "checkBox1";
this.checkBox1.Size = new System.Drawing.Size(48, 16);
this.checkBox1.TabIndex = 60;
this.checkBox1.Text = "選取";
this.checkBox1.UseVisualStyleBackColor = true;
this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
//
// textBox1
//
this.ePInfo.SetIconPadding(this.textBox1, 5);
this.textBox1.Location = new System.Drawing.Point(62, 101);
this.textBox1.Name = "textBox1";
this.textBox1.Size = new System.Drawing.Size(103, 21);
this.textBox1.TabIndex = 58;
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -