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

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

?? frmselect.designer.cs

?? 房屋中介系統是一款非常實用的房屋中介軟件。使用該軟件
?? CS
?? 第 1 頁 / 共 2 頁
字號:
?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 + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
图片区日韩欧美亚洲| 欧美激情一区二区三区不卡| 欧美老肥妇做.爰bbww| 日韩精品中文字幕一区| 亚洲日本乱码在线观看| 久久66热re国产| 91免费观看视频在线| 精品国产乱码久久| 午夜精品在线看| 色综合亚洲欧洲| 国产精品久久久久精k8| 精品亚洲porn| 欧美一级二级三级蜜桃| 亚洲一区二区三区四区在线免费观看| 国产v综合v亚洲欧| 欧美成人一区二区三区| 亚洲成人av一区| 亚洲特黄一级片| 久久久精品日韩欧美| 中文字幕视频一区| 国产一区二区在线观看免费| 欧美日韩国产综合一区二区| 综合欧美亚洲日本| 成人av电影在线播放| 国产欧美日韩不卡| 国产精品一区2区| 久久综合九色综合欧美亚洲| 久久精品国产精品亚洲精品| 欧美剧情电影在线观看完整版免费励志电影 | 91麻豆视频网站| 国产精品素人一区二区| 国产91高潮流白浆在线麻豆| 精品国产不卡一区二区三区| 精品一区二区综合| 日韩欧美国产不卡| 精品在线亚洲视频| 久久亚洲精华国产精华液| 久久国产婷婷国产香蕉| 日韩欧美aaaaaa| 国产一本一道久久香蕉| 国产亚洲污的网站| 色综合一区二区三区| 久久成人久久鬼色| 美女国产一区二区三区| 国产传媒久久文化传媒| 一本色道a无线码一区v| 欧美午夜精品一区| 色狠狠一区二区| 亚洲精品在线三区| 三级久久三级久久| 国产东北露脸精品视频| 国产日韩欧美高清在线| 国产精一品亚洲二区在线视频| 精品久久人人做人人爽| 国产成人精品亚洲日本在线桃色| 国产欧美综合在线观看第十页| 成人免费毛片a| 亚洲色图色小说| 人人狠狠综合久久亚洲| 久久亚洲捆绑美女| av电影在线观看一区| 一区二区三区四区亚洲| 日韩欧美亚洲另类制服综合在线| 国产一区美女在线| 亚洲精品国产一区二区三区四区在线| 欧美日韩亚洲丝袜制服| 国产真实精品久久二三区| 亚洲欧洲日韩一区二区三区| 欧美日韩亚洲国产综合| 国产福利一区二区三区视频| 亚洲欧美日韩久久精品| 日韩三级.com| 91婷婷韩国欧美一区二区| 麻豆91小视频| 亚洲精品视频一区二区| 亚洲精品在线观| 欧美亚洲综合一区| 高清国产一区二区| 日韩高清不卡一区二区三区| 国产精品久久久久影院亚瑟| 99视频在线精品| 亚洲女爱视频在线| 91美女福利视频| 天堂成人国产精品一区| 日本一区二区视频在线| 3d动漫精品啪啪| 91小宝寻花一区二区三区| 久久精品国产**网站演员| 亚洲色图另类专区| 久久久国产精品麻豆| 91精品国产黑色紧身裤美女| 91色porny蝌蚪| 国产成人高清视频| 久久精品久久综合| 婷婷夜色潮精品综合在线| 一区在线观看视频| 久久精品夜色噜噜亚洲aⅴ| 欧美精品欧美精品系列| 色噜噜狠狠成人网p站| 福利电影一区二区| 成人午夜碰碰视频| 麻豆精品一二三| 日韩国产在线观看一区| 亚洲精品中文字幕乱码三区| 国产精品国产三级国产三级人妇| 久久只精品国产| 精品国产一区久久| 欧美一卡2卡3卡4卡| 4438x亚洲最大成人网| 欧美亚洲一区二区在线| 在线看国产一区二区| 99热这里都是精品| 99久久99久久免费精品蜜臀| jvid福利写真一区二区三区| 国产成人免费视频网站| 国产精品1区二区.| 国产ts人妖一区二区| 国产精品中文欧美| 国产精品综合一区二区三区| 国产又黄又大久久| 国产成人夜色高潮福利影视| 欧美日韩精品欧美日韩精品 | 国产成人午夜高潮毛片| 蜜桃av一区二区在线观看| 日韩av一区二区三区四区| 日本vs亚洲vs韩国一区三区| 免费人成黄页网站在线一区二区| 日本视频中文字幕一区二区三区| 免费高清视频精品| 国产尤物一区二区| 国产激情一区二区三区四区| 国产成人综合亚洲网站| 97国产一区二区| 91黄色免费观看| 精品1区2区3区| 日韩视频中午一区| 久久蜜臀精品av| 亚洲美女视频在线观看| 亚洲成a人片在线不卡一二三区| 日韩在线一区二区| 久久国产精品无码网站| 成人国产精品视频| 欧美视频一区二| www激情久久| 亚洲欧美经典视频| 麻豆视频观看网址久久| 成人丝袜高跟foot| 色嗨嗨av一区二区三区| 国产精品久久久久久久岛一牛影视 | 亚洲另类在线视频| 日韩在线观看一区二区| 国产伦精一区二区三区| 99久久国产综合色|国产精品| 在线视频观看一区| 久久久久免费观看| 亚洲一区在线观看免费观看电影高清| 男女男精品视频| 一本大道久久a久久综合婷婷| 91精品国产aⅴ一区二区| 中文字幕成人av| 日产国产高清一区二区三区| 国产成人精品免费在线| 欧美日韩成人激情| 国产精品丝袜91| 日本不卡在线视频| 91捆绑美女网站| 国产欧美一区二区精品仙草咪 | 偷拍与自拍一区| 成人av电影免费观看| 9191国产精品| 日韩午夜在线播放| 日韩一区精品字幕| 午夜精品久久久久影视| 精品亚洲国产成人av制服丝袜 | 亚洲免费三区一区二区| 韩国精品主播一区二区在线观看 | 另类小说综合欧美亚洲| 91在线视频官网| 久久久久久久精| 日韩av不卡一区二区| 日本精品一级二级| 亚洲国产精品精华液ab| 久久99精品久久久久久久久久久久| 91在线无精精品入口| 国产精品素人视频| 国内久久婷婷综合| 欧美r级在线观看| 视频在线观看91| 欧美日韩国产成人在线91| 亚洲男女毛片无遮挡| 99精品热视频| 中文字幕中文在线不卡住| 成人一区二区在线观看| 久久久国产一区二区三区四区小说| 久久电影网站中文字幕| 日韩视频在线你懂得| 日韩精品亚洲一区二区三区免费| 欧美日韩一区二区三区不卡| 亚洲日本一区二区| 一本一道综合狠狠老|