亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

? 歡迎來到蟲蟲下載站! | ?? 資源下載 ?? 資源專輯 ?? 關(guān)于我們
? 蟲蟲下載站

?? frmselect.designer.cs

?? 對于中小型企業(yè)來說
?? CS
?? 第 1 頁 / 共 2 頁
字號:
            this.textBox1.Text = "0.0";
            this.textBox1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBox1_KeyPress);
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(27, 106);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(29, 12);
            this.label1.TabIndex = 57;
            this.label1.Text = "價(jià)錢";
            // 
            // button2
            // 
            this.button2.Location = new System.Drawing.Point(578, 102);
            this.button2.Name = "button2";
            this.button2.Size = new System.Drawing.Size(75, 23);
            this.button2.TabIndex = 55;
            this.button2.Text = "清空(&N)";
            this.button2.UseVisualStyleBackColor = true;
            this.button2.Visible = false;
            this.button2.Click += new System.EventHandler(this.button2_Click);
            // 
            // button1
            // 
            this.button1.Enabled = false;
            this.button1.Location = new System.Drawing.Point(494, 103);
            this.button1.Name = "button1";
            this.button1.Size = new System.Drawing.Size(75, 23);
            this.button1.TabIndex = 54;
            this.button1.Text = "查詢(&S)";
            this.button1.UseVisualStyleBackColor = true;
            this.button1.Click += new System.EventHandler(this.button1_Click);
            // 
            // cobUser
            // 
            this.cobUser.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cobUser.FormattingEnabled = true;
            this.cobUser.Location = new System.Drawing.Point(579, 74);
            this.cobUser.Name = "cobUser";
            this.cobUser.Size = new System.Drawing.Size(97, 20);
            this.cobUser.TabIndex = 40;
            // 
            // cboFavoe
            // 
            this.cboFavoe.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cboFavoe.FormattingEnabled = true;
            this.cboFavoe.Location = new System.Drawing.Point(62, 75);
            this.cboFavoe.Name = "cboFavoe";
            this.cboFavoe.Size = new System.Drawing.Size(103, 20);
            this.cboFavoe.TabIndex = 39;
            // 
            // cobFlood
            // 
            this.cobFlood.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cobFlood.FormattingEnabled = true;
            this.cobFlood.Location = new System.Drawing.Point(62, 49);
            this.cobFlood.Name = "cobFlood";
            this.cobFlood.Size = new System.Drawing.Size(103, 20);
            this.cobFlood.TabIndex = 38;
            // 
            // cobZhuang
            // 
            this.cobZhuang.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cobZhuang.FormattingEnabled = true;
            this.cobZhuang.Location = new System.Drawing.Point(323, 74);
            this.cobZhuang.Name = "cobZhuang";
            this.cobZhuang.Size = new System.Drawing.Size(103, 20);
            this.cobZhuang.TabIndex = 37;
            // 
            // cobDong
            // 
            this.cobDong.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cobDong.FormattingEnabled = true;
            this.cobDong.Location = new System.Drawing.Point(578, 48);
            this.cobDong.Name = "cobDong";
            this.cobDong.Size = new System.Drawing.Size(98, 20);
            this.cobDong.TabIndex = 36;
            // 
            // cboXing
            // 
            this.cboXing.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cboXing.FormattingEnabled = true;
            this.cboXing.Location = new System.Drawing.Point(323, 48);
            this.cboXing.Name = "cboXing";
            this.cboXing.Size = new System.Drawing.Size(103, 20);
            this.cboXing.TabIndex = 35;
            // 
            // txtArea
            // 
            this.ePInfo.SetIconPadding(this.txtArea, 5);
            this.txtArea.Location = new System.Drawing.Point(579, 21);
            this.txtArea.Name = "txtArea";
            this.txtArea.Size = new System.Drawing.Size(97, 21);
            this.txtArea.TabIndex = 34;
            this.txtArea.Text = "0.0";
            this.txtArea.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtArea_KeyPress);
            // 
            // nudYear
            // 
            this.nudYear.Enabled = false;
            this.nudYear.Location = new System.Drawing.Point(323, 21);
            this.nudYear.Minimum = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.nudYear.Name = "nudYear";
            this.nudYear.Size = new System.Drawing.Size(103, 21);
            this.nudYear.TabIndex = 33;
            this.nudYear.Value = new decimal(new int[] {
            1,
            0,
            0,
            0});
            // 
            // txtName
            // 
            this.ePInfo.SetIconPadding(this.txtName, 5);
            this.txtName.Location = new System.Drawing.Point(62, 21);
            this.txtName.Name = "txtName";
            this.txtName.Size = new System.Drawing.Size(103, 21);
            this.txtName.TabIndex = 32;
            // 
            // label10
            // 
            this.label10.AutoSize = true;
            this.label10.Location = new System.Drawing.Point(516, 25);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(53, 12);
            this.label10.TabIndex = 30;
            this.label10.Text = "建筑面積";
            // 
            // label9
            // 
            this.label9.AutoSize = true;
            this.label9.Location = new System.Drawing.Point(269, 25);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(53, 12);
            this.label9.TabIndex = 29;
            this.label9.Text = "建筑年限";
            // 
            // label8
            // 
            this.label8.AutoSize = true;
            this.label8.Location = new System.Drawing.Point(27, 53);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(29, 12);
            this.label8.TabIndex = 28;
            this.label8.Text = "樓層";
            // 
            // label7
            // 
            this.label7.AutoSize = true;
            this.label7.Location = new System.Drawing.Point(540, 77);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(29, 12);
            this.label7.TabIndex = 27;
            this.label7.Text = "用途";
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.Location = new System.Drawing.Point(27, 79);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(29, 12);
            this.label6.TabIndex = 26;
            this.label6.Text = "朝向";
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Location = new System.Drawing.Point(291, 78);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(29, 12);
            this.label5.TabIndex = 25;
            this.label5.Text = "裝修";
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.Location = new System.Drawing.Point(534, 51);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(35, 12);
            this.label4.TabIndex = 24;
            this.label4.Text = "幢/座";
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(291, 53);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(29, 12);
            this.label3.TabIndex = 23;
            this.label3.Text = "房型";
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(3, 27);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(53, 12);
            this.label2.TabIndex = 22;
            this.label2.Text = "物業(yè)名稱";
            // 
            // groupBox2
            // 
            this.groupBox2.Controls.Add(this.dataGridView1);
            this.groupBox2.Location = new System.Drawing.Point(7, 141);
            this.groupBox2.Name = "groupBox2";
            this.groupBox2.Size = new System.Drawing.Size(777, 319);
            this.groupBox2.TabIndex = 2;
            this.groupBox2.TabStop = false;
            this.groupBox2.Text = "結(jié)果顯示";
            // 
            // dataGridView1
            // 
            this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.dataGridView1.Location = new System.Drawing.Point(9, 16);
            this.dataGridView1.Name = "dataGridView1";
            this.dataGridView1.RowTemplate.DefaultCellStyle.BackColor = System.Drawing.SystemColors.MenuBar;
            this.dataGridView1.RowTemplate.DefaultCellStyle.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
            this.dataGridView1.RowTemplate.Height = 23;
            this.dataGridView1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
            this.dataGridView1.Size = new System.Drawing.Size(762, 297);
            this.dataGridView1.TabIndex = 0;
            this.dataGridView1.DoubleClick += new System.EventHandler(this.dataGridView1_DoubleClick);
            this.dataGridView1.Click += new System.EventHandler(this.dataGridView1_Click);
            // 
            // ePInfo
            // 
            this.ePInfo.ContainerControl = this;
            // 
            // frmSelect
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(790, 466);
            this.Controls.Add(this.groupBox2);
            this.Controls.Add(this.groupBox1);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
            this.MaximizeBox = false;
            this.MinimizeBox = false;
            this.Name = "frmSelect";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "房源查詢設(shè)置";
            this.Load += new System.EventHandler(this.frmSelect_Load);
            this.groupBox1.ResumeLayout(false);
            this.groupBox1.PerformLayout();
            this.groupBox5.ResumeLayout(false);
            this.groupBox5.PerformLayout();
            this.groupBox4.ResumeLayout(false);
            this.groupBox4.PerformLayout();
            this.groupBox3.ResumeLayout(false);
            this.groupBox3.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.nudYear)).EndInit();
            this.groupBox2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ePInfo)).EndInit();
            this.ResumeLayout(false);

        }

        #endregion

        private System.Windows.Forms.GroupBox groupBox1;
        private System.Windows.Forms.ComboBox cobUser;
        private System.Windows.Forms.ComboBox cboFavoe;
        private System.Windows.Forms.ComboBox cobFlood;
        private System.Windows.Forms.ComboBox cobZhuang;
        private System.Windows.Forms.ComboBox cobDong;
        private System.Windows.Forms.ComboBox cboXing;
        private System.Windows.Forms.TextBox txtArea;
        private System.Windows.Forms.NumericUpDown nudYear;
        private System.Windows.Forms.TextBox txtName;
        private System.Windows.Forms.Label label10;
        private System.Windows.Forms.Label label9;
        private System.Windows.Forms.Label label8;
        private System.Windows.Forms.Label label7;
        private System.Windows.Forms.Label label6;
        private System.Windows.Forms.Label label5;
        private System.Windows.Forms.Label label4;
        private System.Windows.Forms.Label label3;
        private System.Windows.Forms.Label label2;
        private System.Windows.Forms.TextBox textBox1;
        private System.Windows.Forms.Label label1;
        private System.Windows.Forms.Button button2;
        private System.Windows.Forms.Button button1;
        private System.Windows.Forms.GroupBox groupBox2;
        private System.Windows.Forms.DataGridView dataGridView1;
        private System.Windows.Forms.GroupBox groupBox3;
        private System.Windows.Forms.CheckBox checkBox4;
        private System.Windows.Forms.CheckBox checkBox3;
        private System.Windows.Forms.CheckBox checkBox2;
        private System.Windows.Forms.CheckBox checkBox1;
        private System.Windows.Forms.GroupBox groupBox5;
        private System.Windows.Forms.CheckBox checkBox5;
        private System.Windows.Forms.CheckBox checkBox9;
        private System.Windows.Forms.CheckBox checkBox10;
        private System.Windows.Forms.GroupBox groupBox4;
        private System.Windows.Forms.CheckBox checkBox6;
        private System.Windows.Forms.CheckBox checkBox7;
        private System.Windows.Forms.CheckBox checkBox8;
        private System.Windows.Forms.Button button4;
        private System.Windows.Forms.ErrorProvider ePInfo;
        private System.Windows.Forms.CheckBox checkBox11;
        private System.Windows.Forms.TextBox textBox2;
        private System.Windows.Forms.Label lblnmae;
    }
}

?? 快捷鍵說明

復(fù)制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
蜜芽一区二区三区| 国产一区二区h| 久久久久久9999| av一本久道久久综合久久鬼色| 亚洲蜜臀av乱码久久精品| 欧美午夜不卡在线观看免费| 韩国女主播一区二区三区| 一区二区不卡在线视频 午夜欧美不卡在| 欧美高清精品3d| 久久国产三级精品| 亚洲伦理在线免费看| 欧美精品一区二区精品网| av在线播放成人| 亚洲va国产天堂va久久en| 国产欧美一区视频| 4438x成人网最大色成网站| 成人免费av在线| 美女国产一区二区| 亚洲视频一区二区免费在线观看| 久久噜噜亚洲综合| 日韩一区二区三区视频在线| 欧美日韩极品在线观看一区| 色香蕉成人二区免费| 国产不卡一区视频| 国产美女娇喘av呻吟久久| 麻豆成人久久精品二区三区小说| 天天做天天摸天天爽国产一区 | 亚洲日本乱码在线观看| 久久精品亚洲国产奇米99| 精品久久久久久久久久久久包黑料| 欧美日韩一级片在线观看| 在线观看日韩电影| 欧美视频一区二区| 在线精品国精品国产尤物884a| 91色porny在线视频| 91亚洲精品一区二区乱码| 在线免费观看视频一区| 色婷婷综合久久久中文一区二区| 色综合色综合色综合色综合色综合| 成人手机在线视频| 91香蕉国产在线观看软件| 91行情网站电视在线观看高清版| 日本乱人伦aⅴ精品| 欧美无砖砖区免费| 91精品国产美女浴室洗澡无遮挡| 欧美日韩成人在线| 欧美一二区视频| 久久先锋影音av| 国产欧美日韩不卡免费| 亚洲天堂成人在线观看| 一区二区理论电影在线观看| 亚洲成av人片在线观看无码| 麻豆精品久久久| 国产精品亚洲视频| 91小宝寻花一区二区三区| 在线精品视频一区二区三四| 欧美一级黄色录像| 国产欧美一区二区三区鸳鸯浴| 国产精品天美传媒| 亚洲一级二级在线| 久久成人免费网站| 成人深夜视频在线观看| 在线观看亚洲成人| 欧美美女一区二区三区| 精品播放一区二区| 亚洲欧洲一区二区在线播放| 亚洲尤物视频在线| 精品一区二区三区在线播放视频| 成人美女视频在线观看| 欧美日韩一区二区三区四区五区| 精品国产一区二区在线观看| 国产精品欧美一区喷水| 亚洲成人动漫在线免费观看| 国产一区不卡精品| 91国产成人在线| 日韩欧美区一区二| 亚洲欧洲精品一区二区三区不卡| 亚洲成人tv网| 成人午夜免费电影| 在线不卡免费欧美| 中文字幕亚洲一区二区av在线| 日韩专区一卡二卡| 成人晚上爱看视频| 91精品欧美综合在线观看最新| 国产精品丝袜91| 毛片不卡一区二区| 色婷婷久久久亚洲一区二区三区 | 亚洲免费在线观看视频| 日韩av中文字幕一区二区| av在线一区二区| 日韩精品一区国产麻豆| 亚洲欧美另类综合偷拍| 狠狠色狠狠色合久久伊人| 欧美在线视频日韩| 国产精品福利一区二区三区| 免费在线视频一区| 色综合激情久久| 久久久一区二区| 奇米精品一区二区三区在线观看| 成人一区二区三区视频在线观看 | 久久精品国产第一区二区三区| 99久久99久久精品免费观看 | 91在线码无精品| 久久久久久久久久久久电影| 日韩电影在线免费观看| 91久久人澡人人添人人爽欧美| 久久精品一区二区三区不卡 | 久久精品亚洲麻豆av一区二区| 亚洲图片自拍偷拍| 99re成人精品视频| 国产女人18水真多18精品一级做| 奇米在线7777在线精品| 欧美性色黄大片手机版| 成人免费一区二区三区在线观看| 激情文学综合丁香| 日韩午夜在线影院| 天天操天天色综合| 欧美日韩免费电影| 亚洲国产一二三| 在线免费观看日韩欧美| 亚洲啪啪综合av一区二区三区| 成人午夜短视频| 国产精品天天看| 成人av在线一区二区| 国产精品视频看| 成人美女视频在线看| 欧美国产日韩a欧美在线观看| 国产最新精品免费| 久久久久国产精品厨房| 国产一区二区视频在线播放| 日韩欧美一区二区久久婷婷| 蜜桃传媒麻豆第一区在线观看| 在线不卡中文字幕| 奇米888四色在线精品| 日韩欧美一区二区不卡| 久久精品99国产国产精| 精品奇米国产一区二区三区| 精品一区二区三区在线播放| 精品理论电影在线观看| 精品一区精品二区高清| 国产婷婷色一区二区三区在线| 国产成人啪免费观看软件| 国产精品激情偷乱一区二区∴| 91小视频在线免费看| 亚洲与欧洲av电影| 欧美精品黑人性xxxx| 美女任你摸久久| 久久精品亚洲麻豆av一区二区| 成人一区二区视频| 亚洲激情欧美激情| 538prom精品视频线放| 韩国女主播一区二区三区| 国产精品青草综合久久久久99| 色综合天天性综合| 婷婷综合在线观看| 久久美女艺术照精彩视频福利播放| 高清成人免费视频| 亚洲免费色视频| 日韩亚洲欧美成人一区| 粉嫩一区二区三区性色av| 亚洲色图另类专区| 欧美三级电影在线看| 老司机免费视频一区二区三区| 国产亚洲成aⅴ人片在线观看| 91小宝寻花一区二区三区| 午夜精品免费在线| 久久久久久99精品| 日本高清无吗v一区| 青娱乐精品在线视频| 国产精品久久久久桃色tv| 欧美电影在线免费观看| 国产jizzjizz一区二区| 亚洲网友自拍偷拍| 国产三级一区二区| 欧美色视频一区| 国产白丝网站精品污在线入口| 亚洲国产成人av| 国产欧美视频一区二区三区| 欧美日韩黄视频| www.性欧美| 九九在线精品视频| 亚洲男人天堂av| xnxx国产精品| 精品视频一区二区三区免费| 国产精品1024| 欧美a一区二区| 亚洲欧美日韩系列| 久久婷婷成人综合色| 欧美性色欧美a在线播放| 国产91精品久久久久久久网曝门| 婷婷亚洲久悠悠色悠在线播放| 国产日产欧产精品推荐色 | 国产精品一区不卡| 婷婷丁香久久五月婷婷| 亚洲素人一区二区| 精品国产a毛片| 欧美日韩一级二级三级| av日韩在线网站| 国产成人在线免费| 精品一区二区影视|