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

? 歡迎來到蟲蟲下載站! | ?? 資源下載 ?? 資源專輯 ?? 關于我們
? 蟲蟲下載站

?? frmselect.designer.cs

?? 房屋中介系統是一款非常實用的房屋中介軟件。使用該軟件
?? 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 = "價錢";
            // 
            // 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 = "物業名稱";
            // 
            // 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 = "結果顯示";
            // 
            // 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 = "房源查詢設置";
            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;
    }
}

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
亚洲影视在线播放| 中文在线一区二区| 国产在线日韩欧美| 偷偷要91色婷婷| 日韩影视精彩在线| 亚洲高清三级视频| 欧美韩国一区二区| 91丨porny丨蝌蚪视频| 亚洲伊人色欲综合网| 国产亚洲成av人在线观看导航| 国产99一区视频免费 | 久久av资源网| k8久久久一区二区三区| 精品乱人伦一区二区三区| 亚洲小说欧美激情另类| 成人app在线| 精品粉嫩超白一线天av| 午夜精品福利一区二区三区蜜桃| 99视频精品全部免费在线| 亚洲精品一区二区三区福利| 日本亚洲欧美天堂免费| 欧美中文一区二区三区| 亚洲视频你懂的| 国产成人aaa| 国产午夜精品一区二区| 精品综合久久久久久8888| 9191久久久久久久久久久| 亚洲精品老司机| 91美女在线视频| 日韩码欧中文字| 99久久99精品久久久久久| 国产精品视频观看| 成人蜜臀av电影| 国产精品萝li| 91在线播放网址| 亚洲黄色免费网站| 欧美视频在线观看一区| 亚洲人成影院在线观看| 色婷婷精品久久二区二区蜜臀av| 国产精品美女久久久久高潮| eeuss鲁一区二区三区| 亚洲色图制服诱惑| 欧美三级乱人伦电影| 丝袜亚洲另类欧美综合| 日韩情涩欧美日韩视频| 捆绑调教一区二区三区| 久久久久久久久久久黄色| 国产jizzjizz一区二区| 亚洲蜜臀av乱码久久精品蜜桃| 91免费看`日韩一区二区| 亚洲一区二区av电影| 欧美日韩一区成人| 久久国产尿小便嘘嘘| 国产视频视频一区| 91在线免费视频观看| 一区二区三区加勒比av| 日韩一区二区三区av| 国产成人av在线影院| 亚洲精品免费播放| 欧美一区二区三区系列电影| 国产资源在线一区| 樱花草国产18久久久久| 51精品国自产在线| 不卡一区二区在线| 午夜精品一区在线观看| 久久影音资源网| 欧洲一区二区三区在线| 九九视频精品免费| 亚洲精品你懂的| 日韩女优制服丝袜电影| 波多野结衣一区二区三区| 五月综合激情网| 亚洲欧美在线高清| 日韩欧美视频一区| 91色.com| 激情综合网激情| 亚洲午夜日本在线观看| 国产欧美日韩另类一区| 91麻豆精品国产自产在线| 成人99免费视频| 精彩视频一区二区三区| 亚洲电影一级黄| 中文字幕中文字幕在线一区 | 国产精品18久久久久久久久久久久 | 亚洲一区二区在线免费看| 日本精品视频一区二区三区| 久久精品国产一区二区三| 亚洲欧美日韩国产综合在线| 精品久久国产老人久久综合| 欧美亚洲国产一区在线观看网站| 国产一区二区h| 天天影视网天天综合色在线播放| 国产精品国产自产拍高清av王其| 精品久久久久一区| 欧美日韩一区久久| 99久久久国产精品| 国产精品夜夜嗨| 激情五月激情综合网| 日韩激情av在线| 亚洲国产成人av| 夜夜嗨av一区二区三区中文字幕| 国产精品视频你懂的| 久久一区二区三区四区| 精品国产在天天线2019| 7777精品久久久大香线蕉| 欧美色精品在线视频| 91国内精品野花午夜精品| 99天天综合性| 99re成人在线| 99国产精品久| 91女人视频在线观看| 北岛玲一区二区三区四区| 国产.精品.日韩.另类.中文.在线.播放| 紧缚捆绑精品一区二区| 久久精品二区亚洲w码| 久久精品久久久精品美女| 麻豆精品一区二区av白丝在线| 首页欧美精品中文字幕| 日韩不卡手机在线v区| 日本不卡视频在线观看| 日韩精品91亚洲二区在线观看| 五月综合激情婷婷六月色窝| 首页亚洲欧美制服丝腿| 久久国内精品视频| 国产成人小视频| 菠萝蜜视频在线观看一区| av激情成人网| 欧美偷拍一区二区| 91精品欧美久久久久久动漫| 日韩女优电影在线观看| 久久久久久97三级| 一区在线中文字幕| 亚洲国产成人va在线观看天堂 | 国产欧美精品区一区二区三区| 国产亚洲精品久| 亚洲欧美偷拍卡通变态| 亚洲国产日韩综合久久精品| 日本sm残虐另类| 国产成人久久精品77777最新版本| 成人美女视频在线看| 欧美亚洲综合另类| 日韩欧美卡一卡二| 一区精品在线播放| 日韩电影在线看| 极品销魂美女一区二区三区| 成人av资源在线观看| 欧美午夜视频网站| 日韩一区二区三区高清免费看看| 国产蜜臀97一区二区三区| 亚洲综合丝袜美腿| 韩国女主播一区| 色欧美片视频在线观看在线视频| 欧美一区二区三区婷婷月色| 国产精品久久久久桃色tv| 亚洲国产精品麻豆| 福利电影一区二区三区| 欧美日韩精品一区视频| 国产亚洲一本大道中文在线| 亚洲影视资源网| 国产高清精品在线| 欧美日韩一区二区三区在线| 国产片一区二区三区| 亚洲福中文字幕伊人影院| 国产凹凸在线观看一区二区| 欧美日韩一卡二卡三卡 | 欧美日韩一级片网站| 精品福利一二区| 午夜不卡av免费| 成+人+亚洲+综合天堂| 精品人伦一区二区色婷婷| 一级精品视频在线观看宜春院| 国产在线视频一区二区三区| 欧美日韩美少妇| 中文字幕亚洲电影| 国产一区二区三区四| 欧美男男青年gay1069videost| 中文字幕亚洲欧美在线不卡| 国产精品66部| 精品成人一区二区三区| 天天av天天翘天天综合网 | 婷婷成人综合网| 91美女精品福利| 中文在线一区二区| 国产一区二区三区久久久| 日韩午夜激情视频| 午夜精品久久一牛影视| 欧美综合在线视频| 亚洲男人天堂一区| 99久久精品免费看国产免费软件| 欧美国产激情二区三区| 国产麻豆视频精品| 久久亚洲一级片| 国内精品国产三级国产a久久| 91精品婷婷国产综合久久性色| 亚洲一区二区视频| 在线视频中文字幕一区二区| 亚洲欧美日韩电影| 日本精品一区二区三区高清 | 久久综合九色综合97婷婷| 美女www一区二区|