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

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

?? frmselect.designer.cs

?? 對于中小型企業(yè)來說
?? CS
?? 第 1 頁 / 共 2 頁
字號:
?namespace houseAgency
{
    partial class frmSelect
    {
        /// <summary>
        /// 必需的設(shè)計器變量。
        /// </summary>
        private System.ComponentModel.IContainer components = null;

        /// <summary>
        /// 清理所有正在使用的資源。
        /// </summary>
        /// <param name="disposing">如果應(yīng)釋放托管資源,為 true;否則為 false。</param>
        protected override void Dispose(bool disposing)
        {
            if (disposing && (components != null))
            {
                components.Dispose();
            }
            base.Dispose(disposing);
        }

        #region Windows 窗體設(shè)計器生成的代碼

        /// <summary>
        /// 設(shè)計器支持所需的方法 - 不要
        /// 使用代碼編輯器修改此方法的內(nèi)容。
        /// </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一区二区三区免费野_久草精品视频
日韩欧美在线影院| 亚洲国产日韩一区二区| 欧美一区二区日韩一区二区| 欧美在线色视频| 91女神在线视频| 99久久精品国产麻豆演员表| 不卡视频免费播放| 99精品1区2区| 色综合久久久久综合体桃花网| 91一区二区三区在线播放| 91麻豆福利精品推荐| 日本伦理一区二区| 欧美性猛片aaaaaaa做受| 欧美美女网站色| 日韩一区二区三区观看| 精品欧美久久久| 国产肉丝袜一区二区| 亚洲国产成人自拍| 亚洲天堂精品视频| 亚洲国产成人av| 美女视频黄免费的久久 | 美女视频一区在线观看| 麻豆精品一区二区av白丝在线| 久久99精品一区二区三区三区| 国产一区高清在线| www.欧美日韩国产在线| 在线精品视频小说1| 欧美日韩视频不卡| 亚洲精品在线观看网站| 国产精品国产三级国产aⅴ中文| 一区二区三区精品视频在线| 天天做天天摸天天爽国产一区| 另类综合日韩欧美亚洲| 成人网在线播放| 欧美亚洲国产一区在线观看网站| 91精品国产综合久久香蕉的特点| www国产成人免费观看视频 深夜成人网| 久久精品无码一区二区三区| 亚洲蜜臀av乱码久久精品| 调教+趴+乳夹+国产+精品| 国产精品一区久久久久| 91国产精品成人| 欧美电视剧在线观看完整版| 国产精品久久网站| 免费精品99久久国产综合精品| 国产精品18久久久久| 91亚洲精品一区二区乱码| 欧美一区二区视频在线观看2022 | 蜜臀av性久久久久蜜臀av麻豆| 国产真实精品久久二三区| 色综合天天综合网国产成人综合天| 欧美日产国产精品| 久久精品视频一区二区三区| 亚洲高清视频的网址| 丁香另类激情小说| 欧美久久一区二区| 国产精品高潮久久久久无| 人人爽香蕉精品| 91丝袜国产在线播放| 欧美大白屁股肥臀xxxxxx| 亚洲三级电影网站| 九色|91porny| 欧美日韩国产综合一区二区| 亚洲国产精品二十页| 蜜桃一区二区三区在线观看| 97久久精品人人做人人爽| 久久女同精品一区二区| 日日夜夜精品视频免费| 91在线porny国产在线看| 久久在线免费观看| 日韩黄色小视频| 色欧美片视频在线观看| 国产日韩欧美综合一区| 秋霞影院一区二区| 欧美主播一区二区三区| 国产精品久久久久三级| 精品亚洲成av人在线观看| 欧美日韩精品系列| 亚洲精选一二三| 成人av影视在线观看| 精品久久国产字幕高潮| 日韩高清中文字幕一区| 欧洲精品中文字幕| 亚洲欧洲日韩av| 成人性生交大片| 国产免费久久精品| 国产在线精品一区二区夜色 | 国产精品女人毛片| 国产精品一区免费视频| 精品精品国产高清一毛片一天堂| 五月天欧美精品| 欧美美女一区二区三区| 亚洲妇女屁股眼交7| 欧美性大战久久久久久久| 一二三区精品福利视频| 91视频在线看| 亚洲天堂网中文字| 91麻豆蜜桃一区二区三区| 综合久久久久久| 一本色道久久综合精品竹菊| 亚洲色图20p| 99精品欧美一区二区三区综合在线| 中文字幕不卡在线| 99re热这里只有精品视频| 国产精品久久久久久久久免费桃花| 成人免费视频播放| 中文字幕日韩精品一区| 91首页免费视频| 一区二区成人在线视频| 欧美在线高清视频| 亚洲午夜影视影院在线观看| 欧美美女喷水视频| 蜜桃一区二区三区四区| 久久亚洲精精品中文字幕早川悠里 | 久久婷婷国产综合精品青草| 国内久久精品视频| 久久久99精品免费观看不卡| 国产精品综合一区二区三区| 国产色产综合色产在线视频| www.欧美亚洲| 亚洲午夜一二三区视频| 日韩三级视频在线观看| 激情深爱一区二区| 国产欧美一区二区三区鸳鸯浴| 粉嫩绯色av一区二区在线观看| 中文字幕成人网| 欧美最猛性xxxxx直播| 日韩高清欧美激情| 2020国产成人综合网| 成人av在线电影| 亚洲国产中文字幕| 精品久久久久99| 91蜜桃网址入口| 午夜在线电影亚洲一区| 精品国产露脸精彩对白| 成人黄色av电影| 亚洲自拍都市欧美小说| 日韩欧美一二区| 成人免费毛片片v| 同产精品九九九| 久久婷婷国产综合国色天香| 一本大道久久a久久综合| 午夜欧美电影在线观看| 国产人伦精品一区二区| 欧美日韩综合不卡| 国产一区二区看久久| 一区二区免费视频| 欧美sm极限捆绑bd| 91麻豆国产香蕉久久精品| 捆绑调教一区二区三区| 亚洲日本在线天堂| 欧美成人午夜电影| 在线观看视频一区二区| 国模冰冰炮一区二区| 亚洲高清免费观看高清完整版在线观看| 日韩一区二区免费高清| 91香蕉视频黄| 激情综合色综合久久| 亚洲免费av观看| 久久久无码精品亚洲日韩按摩| 在线欧美小视频| 国产精品中文欧美| 视频一区中文字幕| 亚洲日本在线a| 久久久综合视频| 欧美人与z0zoxxxx视频| 99久久er热在这里只有精品15 | 青青青爽久久午夜综合久久午夜| 中文字幕乱码亚洲精品一区| 欧美久久久久久蜜桃| av在线播放一区二区三区| 久久精品国产99| 午夜久久久影院| 亚洲欧美日韩电影| 国产欧美一区二区精品秋霞影院| 欧美一区二区三区色| 色哟哟在线观看一区二区三区| 国产一区二区看久久| 天天色天天爱天天射综合| 亚洲色欲色欲www| 久久精品一区二区| 精品国产一区二区三区久久久蜜月| 欧美亚洲禁片免费| 91在线免费视频观看| 丁香激情综合国产| 国产一区91精品张津瑜| 青椒成人免费视频| 图片区小说区国产精品视频| 亚洲制服丝袜av| 一区二区三区在线视频观看58| 国产精品你懂的在线欣赏| 久久久影院官网| 精品噜噜噜噜久久久久久久久试看| 欧美久久久久久久久中文字幕| 在线视频你懂得一区| 欧美在线看片a免费观看| 色综合久久99| 色丁香久综合在线久综合在线观看| 91免费视频网址| 色婷婷综合五月|