亚洲欧美第一页_禁久久精品乱码_粉嫩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一区二区三区免费野_久草精品视频
av综合在线播放| 不卡电影一区二区三区| 国产精品久久一级| 欧美美女网站色| 波多野结衣亚洲一区| 美国毛片一区二区| 亚洲女子a中天字幕| 久久久噜噜噜久噜久久综合| 欧美视频精品在线| 成人精品小蝌蚪| 黄色日韩三级电影| 日本欧美韩国一区三区| 一区二区三区四区在线播放| 中文字幕欧美国产| 久久婷婷成人综合色| 欧美日韩激情在线| 色综合天天做天天爱| 国产+成+人+亚洲欧洲自线| 免费在线观看视频一区| 一区二区三区在线视频观看| 中文字幕精品一区二区三区精品| 欧美一二三在线| 欧美丰满嫩嫩电影| 色狠狠一区二区三区香蕉| 国产精品18久久久久久vr| 日韩黄色免费电影| 五月综合激情婷婷六月色窝| 亚洲美女免费视频| 国产精品久久久久久久岛一牛影视 | 色悠悠久久综合| 福利91精品一区二区三区| 九九久久精品视频| 美国三级日本三级久久99| 日本系列欧美系列| 蜜臀av性久久久久蜜臀aⅴ| 亚洲国产精品尤物yw在线观看| 亚洲精品美国一| 亚洲欧美日韩久久| 亚洲日本一区二区三区| 亚洲视频资源在线| 亚洲免费观看在线观看| 亚洲三级在线免费观看| 亚洲欧美另类小说视频| 亚洲色图丝袜美腿| 洋洋成人永久网站入口| 亚洲无线码一区二区三区| 亚洲午夜电影网| 天天做天天摸天天爽国产一区| 午夜欧美电影在线观看| 日韩精品乱码免费| 极品美女销魂一区二区三区免费| 久久成人久久爱| 国产一区二区三区免费观看| 国产风韵犹存在线视精品| 成人av中文字幕| 色视频成人在线观看免| 欧美日韩午夜在线| 日韩区在线观看| 久久久99精品免费观看不卡| 中文字幕中文字幕中文字幕亚洲无线 | 6080午夜不卡| 日韩女优毛片在线| 国产亚洲成aⅴ人片在线观看| 中国色在线观看另类| 亚洲免费在线视频一区 二区| 亚洲福利视频导航| 久久精品国产一区二区三| 国产一区二区在线电影| av高清不卡在线| 欧美性受xxxx黑人xyx性爽| 欧美一级日韩一级| 欧美激情一区二区三区全黄| 亚洲精品成人少妇| 强制捆绑调教一区二区| 成人开心网精品视频| 欧美日韩国产综合视频在线观看 | 亚洲欧洲日韩一区二区三区| 亚洲精品成人精品456| 日韩激情视频在线观看| 成人精品gif动图一区| 欧美老女人在线| 2022国产精品视频| 一区二区三区精品久久久| 免费在线看成人av| 91美女片黄在线| 精品蜜桃在线看| 亚洲精品国产高清久久伦理二区| 日本人妖一区二区| 91女人视频在线观看| 欧美一级xxx| 一区二区三区中文字幕精品精品| 激情欧美日韩一区二区| 在线观看日韩电影| 中文字幕乱码一区二区免费| 首页综合国产亚洲丝袜| 91小视频在线| 精品国产欧美一区二区| 亚洲国产精品尤物yw在线观看| 国产成人自拍网| 91精品欧美福利在线观看| 中文字幕在线不卡视频| 极品销魂美女一区二区三区| 欧美性色aⅴ视频一区日韩精品| 国产欧美日韩精品在线| 麻豆精品新av中文字幕| 在线观看欧美黄色| 中文字幕一区二区三区在线不卡 | 亚洲欧美日韩国产手机在线 | 久久er精品视频| 欧美色爱综合网| 亚洲啪啪综合av一区二区三区| 久久99精品久久只有精品| 欧美在线免费视屏| 综合久久久久久| 高清不卡在线观看| 久久综合久久99| 日韩av一区二区三区| 91传媒视频在线播放| 日韩美女精品在线| 国产成人小视频| 久久美女高清视频| 激情五月婷婷综合| 精品伦理精品一区| 麻豆精品在线看| 91精品国产综合久久福利| 一二三区精品福利视频| 色噜噜狠狠色综合欧洲selulu| 欧美经典一区二区| 国产大陆a不卡| 欧美日韩高清不卡| 综合色天天鬼久久鬼色| 丁香啪啪综合成人亚洲小说| 久久久久久久久久久久电影| 另类中文字幕网| 日韩精品中文字幕在线不卡尤物 | 成人免费电影视频| 国产精品免费网站在线观看| 国产99久久久精品| 国产精品久久久爽爽爽麻豆色哟哟| 国产成人在线免费观看| 日本一区二区三区国色天香| 国产一区二区三区免费播放| 国产欧美视频一区二区| 高清不卡一区二区| 亚洲欧洲精品一区二区三区| 91在线看国产| 亚洲香肠在线观看| 欧美日本精品一区二区三区| 日韩成人免费看| 欧美videossexotv100| 韩日欧美一区二区三区| 欧美激情一区二区三区蜜桃视频 | 成人综合婷婷国产精品久久| 国产精品视频免费| 91尤物视频在线观看| 一区二区三区**美女毛片| 欧美乱妇15p| 极品少妇xxxx精品少妇| 中国av一区二区三区| 在线精品观看国产| 蜜臀91精品一区二区三区| 久久人人超碰精品| 91麻豆视频网站| 日韩精品电影一区亚洲| 久久精品视频网| 欧美色欧美亚洲另类二区| 成人精品一区二区三区四区| 中文字幕一区日韩精品欧美| 色综合av在线| 青青草视频一区| 中文字幕精品在线不卡| 欧美专区在线观看一区| 日精品一区二区| 国产欧美精品一区二区色综合朱莉| 色诱视频网站一区| 激情成人综合网| 一区二区三区久久久| 精品伦理精品一区| aaa亚洲精品一二三区| 日韩一区欧美二区| 国产精品私房写真福利视频| 欧美老人xxxx18| 成人av动漫网站| 日一区二区三区| 国产精品久久久久久福利一牛影视| 欧美日本在线一区| 成人影视亚洲图片在线| 丝袜诱惑亚洲看片| 久久99久久久久| 一区二区三区在线观看国产| 久久一二三国产| www.一区二区| 蜜桃一区二区三区在线| 中文字幕一区二区三区av | 欧美一级高清大全免费观看| 成人av网站在线| 精品一区免费av| 亚洲图片欧美综合| 中文字幕一区二区三中文字幕| 精品成人免费观看|