亚洲欧美第一页_禁久久精品乱码_粉嫩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一区二区三区免费野_久草精品视频
91激情在线视频| 粉嫩嫩av羞羞动漫久久久| 欧美日本免费一区二区三区| 亚洲国产欧美另类丝袜| 91精品国产全国免费观看| 免费亚洲电影在线| 久久久www免费人成精品| 福利视频网站一区二区三区| 国产精品你懂的在线欣赏| 在线视频国内一区二区| 三级久久三级久久| 久久新电视剧免费观看| 北条麻妃一区二区三区| 亚洲狠狠爱一区二区三区| 欧美一区二区三区在线视频| 粉嫩av一区二区三区在线播放| 国产精品乱人伦| 欧美日韩一区高清| 国产乱码精品一区二区三区av| 中文字幕一区二区日韩精品绯色| 欧美在线观看一区| 国产在线一区观看| 一区二区国产视频| 精品欧美久久久| 一本大道久久a久久精二百| 麻豆精品久久久| 亚洲女性喷水在线观看一区| 91精品综合久久久久久| 成人黄色电影在线| 美洲天堂一区二卡三卡四卡视频| 国产精品久久久久久久久动漫 | 日韩一区在线看| 欧美日韩一区在线| 粉嫩av一区二区三区在线播放| 亚洲福利视频三区| 亚洲国产精品二十页| 欧美浪妇xxxx高跟鞋交| 成人激情免费电影网址| 麻豆精品视频在线| 亚洲一区二区三区免费视频| 久久久99精品久久| 欧美日韩国产免费一区二区| 不卡一区二区在线| 久久99热国产| 香蕉乱码成人久久天堂爱免费| 国产亚洲va综合人人澡精品| 在线不卡中文字幕播放| 色久综合一二码| 波多野洁衣一区| 国产精品99久久久久久有的能看| 偷拍一区二区三区四区| 亚洲免费观看高清完整版在线观看| 欧美精品一区二区三区久久久| 欧美在线免费播放| 99国产欧美另类久久久精品| 久久精品国产在热久久| 亚洲国产精品久久久久秋霞影院| 国产精品沙发午睡系列990531| 欧美v国产在线一区二区三区| 欧美日韩精品一区二区三区四区| 91影视在线播放| 成人免费高清视频| 国产精品99久久久久久似苏梦涵| 极品销魂美女一区二区三区| 日韩成人免费电影| 婷婷综合五月天| 亚洲成人激情自拍| 亚洲一区影音先锋| 亚洲一区二区3| 亚洲国产色一区| 午夜精品成人在线| 日本视频免费一区| 蜜桃视频免费观看一区| 久久99精品一区二区三区三区| 日韩av一区二| 久久精品噜噜噜成人av农村| 激情综合色播激情啊| 精品一区二区三区日韩| 国产精品中文字幕日韩精品| 国精产品一区一区三区mba桃花 | 亚洲国产日日夜夜| 亚洲成人免费影院| 日韩va亚洲va欧美va久久| 日本美女一区二区三区视频| 日韩精品1区2区3区| 裸体在线国模精品偷拍| 国模套图日韩精品一区二区| 国产一区二区美女诱惑| 丁香另类激情小说| 色噜噜狠狠成人网p站| 91激情在线视频| 欧美一区二区三区视频免费| 日韩一区二区在线播放| 久久久久久免费| 国产精品国产三级国产aⅴ入口| 亚洲精品国产精品乱码不99| 亚洲h精品动漫在线观看| 激情综合一区二区三区| 不卡高清视频专区| 欧美日韩一区在线| 亚洲精品一区在线观看| 国产精品视频你懂的| 亚洲精品免费电影| 免费看欧美女人艹b| 成人av在线网| 欧美精品成人一区二区三区四区| 精品欧美乱码久久久久久| 国产精品美女一区二区三区| 亚洲精品国久久99热| 久久精品国内一区二区三区| 99久久久久免费精品国产| 91精品在线免费观看| 久久综合久色欧美综合狠狠| 亚洲日本护士毛茸茸| 美女久久久精品| 一本一道波多野结衣一区二区| 日韩午夜中文字幕| 国产精品高潮呻吟| 日韩精彩视频在线观看| 不卡电影一区二区三区| 欧美一级片免费看| 中文字幕日本不卡| 美女脱光内衣内裤视频久久网站 | 视频一区在线视频| 国产成人一区在线| 欧美日韩精品高清| 亚洲国产精品传媒在线观看| 日韩成人dvd| 色八戒一区二区三区| 久久久久久久久久久黄色| 亚洲成人手机在线| 91丨porny丨户外露出| 欧美va亚洲va国产综合| 亚洲自拍偷拍九九九| 成人黄页在线观看| 精品国产一区二区三区不卡| 亚洲精品免费在线播放| 国产酒店精品激情| 欧美不卡视频一区| 亚洲成av人片一区二区三区| av高清久久久| 国产午夜亚洲精品理论片色戒| 丝袜亚洲精品中文字幕一区| 色综合久久久久综合体桃花网| 国产清纯美女被跳蛋高潮一区二区久久w| 亚洲国产综合色| 91女人视频在线观看| 日本一区二区三区高清不卡| 蜜臀精品一区二区三区在线观看 | 97久久精品人人澡人人爽| 精品国产一区二区三区久久影院 | 91片在线免费观看| 国产日韩三级在线| 久久精品国产网站| 91精品在线免费观看| 五月激情丁香一区二区三区| 欧美色偷偷大香| 亚洲午夜久久久久久久久电影网| 97国产精品videossex| 自拍偷拍国产精品| 99re这里都是精品| 亚洲免费av网站| 色国产精品一区在线观看| 亚洲欧洲精品天堂一级| av在线不卡电影| ...xxx性欧美| 91视频免费看| 亚洲国产一区在线观看| 欧美三区在线观看| 日本中文字幕一区| 欧美电影免费观看高清完整版 | 日本一区免费视频| 成人av网站免费| 亚洲私人黄色宅男| 色狠狠桃花综合| 婷婷成人激情在线网| 欧美一区二区精美| 久久99精品久久久久| 国产日韩综合av| 一本大道av伊人久久综合| 亚洲高清免费在线| 7777精品久久久大香线蕉| 久久疯狂做爰流白浆xx| 久久久青草青青国产亚洲免观| 成人综合在线观看| 一区二区三区欧美日| 91精品久久久久久久91蜜桃| 久久国产精品区| 中文字幕精品一区二区三区精品| 99精品国产91久久久久久| 亚洲国产美国国产综合一区二区| 欧美一级欧美三级| 国产成人av电影在线播放| 一区二区三区加勒比av| 日韩欧美久久一区| 99精品欧美一区| 亚洲18女电影在线观看| 久久久久久免费网| 91行情网站电视在线观看高清版| 日本伊人色综合网|