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

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

?? frmnumber.designer.cs

?? 用C#編寫的實現火車查詢功能的程序功能比較完整
?? CS
?? 第 1 頁 / 共 3 頁
字號:
            this.button31.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.button31.Font = new System.Drawing.Font("宋體", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.button31.Location = new System.Drawing.Point(208, 257);
            this.button31.Name = "button31";
            this.button31.Size = new System.Drawing.Size(43, 41);
            this.button31.TabIndex = 0;
            this.button31.Text = "3";
            this.button31.UseVisualStyleBackColor = true;
            this.button31.Click += new System.EventHandler(this.button1_Click);
            // 
            // button32
            // 
            this.button32.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.button32.Font = new System.Drawing.Font("宋體", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.button32.Location = new System.Drawing.Point(208, 304);
            this.button32.Name = "button32";
            this.button32.Size = new System.Drawing.Size(43, 41);
            this.button32.TabIndex = 0;
            this.button32.Text = "9";
            this.button32.UseVisualStyleBackColor = true;
            this.button32.Click += new System.EventHandler(this.button1_Click);
            // 
            // button33
            // 
            this.button33.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.button33.Font = new System.Drawing.Font("宋體", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.button33.Location = new System.Drawing.Point(257, 257);
            this.button33.Name = "button33";
            this.button33.Size = new System.Drawing.Size(43, 41);
            this.button33.TabIndex = 0;
            this.button33.Text = "4";
            this.button33.UseVisualStyleBackColor = true;
            this.button33.Click += new System.EventHandler(this.button1_Click);
            // 
            // button34
            // 
            this.button34.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.button34.Font = new System.Drawing.Font("宋體", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.button34.Location = new System.Drawing.Point(257, 304);
            this.button34.Name = "button34";
            this.button34.Size = new System.Drawing.Size(43, 41);
            this.button34.TabIndex = 0;
            this.button34.Text = "0";
            this.button34.UseVisualStyleBackColor = true;
            this.button34.Click += new System.EventHandler(this.button1_Click);
            // 
            // button35
            // 
            this.button35.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.button35.Font = new System.Drawing.Font("宋體", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.button35.Location = new System.Drawing.Point(12, 304);
            this.button35.Name = "button35";
            this.button35.Size = new System.Drawing.Size(43, 41);
            this.button35.TabIndex = 0;
            this.button35.Text = "5";
            this.button35.UseVisualStyleBackColor = true;
            this.button35.Click += new System.EventHandler(this.button1_Click);
            // 
            // button37
            // 
            this.button37.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.button37.Font = new System.Drawing.Font("宋體", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.button37.Location = new System.Drawing.Point(61, 304);
            this.button37.Name = "button37";
            this.button37.Size = new System.Drawing.Size(43, 41);
            this.button37.TabIndex = 0;
            this.button37.Text = "6";
            this.button37.UseVisualStyleBackColor = true;
            this.button37.Click += new System.EventHandler(this.button1_Click);
            // 
            // button38
            // 
            this.button38.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.button38.Font = new System.Drawing.Font("宋體", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.button38.Location = new System.Drawing.Point(110, 361);
            this.button38.Name = "button38";
            this.button38.Size = new System.Drawing.Size(92, 31);
            this.button38.TabIndex = 0;
            this.button38.Text = "清空";
            this.button38.UseVisualStyleBackColor = true;
            this.button38.Click += new System.EventHandler(this.button38_Click);
            // 
            // txtCodeNumber
            // 
            this.txtCodeNumber.Font = new System.Drawing.Font("宋體", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txtCodeNumber.Location = new System.Drawing.Point(12, 12);
            this.txtCodeNumber.Name = "txtCodeNumber";
            this.txtCodeNumber.Size = new System.Drawing.Size(214, 31);
            this.txtCodeNumber.TabIndex = 0;
            // 
            // button36
            // 
            this.button36.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.button36.Font = new System.Drawing.Font("宋體", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.button36.Location = new System.Drawing.Point(249, 12);
            this.button36.Name = "button36";
            this.button36.Size = new System.Drawing.Size(54, 31);
            this.button36.TabIndex = 0;
            this.button36.Text = "<----";
            this.button36.UseVisualStyleBackColor = true;
            this.button36.Click += new System.EventHandler(this.button36_Click);
            // 
            // btnOk
            // 
            this.btnOk.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.btnOk.Font = new System.Drawing.Font("宋體", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btnOk.Location = new System.Drawing.Point(208, 361);
            this.btnOk.Name = "btnOk";
            this.btnOk.Size = new System.Drawing.Size(92, 31);
            this.btnOk.TabIndex = 0;
            this.btnOk.Text = "確定";
            this.btnOk.UseVisualStyleBackColor = true;
            this.btnOk.Click += new System.EventHandler(this.btnOk_Click);
            // 
            // FrmNumber
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackColor = System.Drawing.Color.LightSteelBlue;
            this.ClientSize = new System.Drawing.Size(315, 400);
            this.Controls.Add(this.txtCodeNumber);
            this.Controls.Add(this.btnOk);
            this.Controls.Add(this.button36);
            this.Controls.Add(this.button38);
            this.Controls.Add(this.button23);
            this.Controls.Add(this.button15);
            this.Controls.Add(this.button7);
            this.Controls.Add(this.button37);
            this.Controls.Add(this.button22);
            this.Controls.Add(this.button14);
            this.Controls.Add(this.button6);
            this.Controls.Add(this.button26);
            this.Controls.Add(this.button35);
            this.Controls.Add(this.button21);
            this.Controls.Add(this.button13);
            this.Controls.Add(this.button5);
            this.Controls.Add(this.button34);
            this.Controls.Add(this.button25);
            this.Controls.Add(this.button33);
            this.Controls.Add(this.button20);
            this.Controls.Add(this.button12);
            this.Controls.Add(this.button4);
            this.Controls.Add(this.button32);
            this.Controls.Add(this.button24);
            this.Controls.Add(this.button31);
            this.Controls.Add(this.button19);
            this.Controls.Add(this.button11);
            this.Controls.Add(this.button3);
            this.Controls.Add(this.button30);
            this.Controls.Add(this.button16);
            this.Controls.Add(this.button29);
            this.Controls.Add(this.button18);
            this.Controls.Add(this.button10);
            this.Controls.Add(this.button2);
            this.Controls.Add(this.button28);
            this.Controls.Add(this.button27);
            this.Controls.Add(this.button8);
            this.Controls.Add(this.button17);
            this.Controls.Add(this.button9);
            this.Controls.Add(this.button1);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
            this.MaximizeBox = false;
            this.MinimizeBox = false;
            this.Name = "FrmNumber";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "列車編號";
            this.Click += new System.EventHandler(this.button1_Click);
            this.ResumeLayout(false);
            this.PerformLayout();

        }

        #endregion

        private System.Windows.Forms.Button button1;
        private System.Windows.Forms.Button button2;
        private System.Windows.Forms.Button button3;
        private System.Windows.Forms.Button button4;
        private System.Windows.Forms.Button button5;
        private System.Windows.Forms.Button button6;
        private System.Windows.Forms.Button button7;
        private System.Windows.Forms.Button button9;
        private System.Windows.Forms.Button button10;
        private System.Windows.Forms.Button button11;
        private System.Windows.Forms.Button button12;
        private System.Windows.Forms.Button button13;
        private System.Windows.Forms.Button button14;
        private System.Windows.Forms.Button button15;
        private System.Windows.Forms.Button button17;
        private System.Windows.Forms.Button button18;
        private System.Windows.Forms.Button button19;
        private System.Windows.Forms.Button button20;
        private System.Windows.Forms.Button button21;
        private System.Windows.Forms.Button button22;
        private System.Windows.Forms.Button button23;
        private System.Windows.Forms.Button button8;
        private System.Windows.Forms.Button button16;
        private System.Windows.Forms.Button button24;
        private System.Windows.Forms.Button button25;
        private System.Windows.Forms.Button button26;
        private System.Windows.Forms.Button button27;
        private System.Windows.Forms.Button button28;
        private System.Windows.Forms.Button button29;
        private System.Windows.Forms.Button button30;
        private System.Windows.Forms.Button button31;
        private System.Windows.Forms.Button button32;
        private System.Windows.Forms.Button button33;
        private System.Windows.Forms.Button button34;
        private System.Windows.Forms.Button button35;
        private System.Windows.Forms.Button button37;
        private System.Windows.Forms.Button button38;
        private System.Windows.Forms.TextBox txtCodeNumber;
        private System.Windows.Forms.Button button36;
        private System.Windows.Forms.Button btnOk;
    }
}

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
久久国产免费看| 久久精品视频在线免费观看| 成人av一区二区三区| 精品在线亚洲视频| 另类小说视频一区二区| 奇米色一区二区| 免费一级片91| 国产综合久久久久久久久久久久| 久久精品72免费观看| 麻豆freexxxx性91精品| 日本免费在线视频不卡一不卡二| 视频精品一区二区| 青青草原综合久久大伊人精品| 免费在线观看一区| 激情五月婷婷综合| 粉嫩蜜臀av国产精品网站| 成人免费毛片app| 91猫先生在线| 欧美日韩电影在线播放| 日韩女优电影在线观看| 欧美精品一区二区三区一线天视频| 精品入口麻豆88视频| 中文在线免费一区三区高中清不卡| 国产精品麻豆欧美日韩ww| 亚洲激情一二三区| 久久成人久久爱| 99re热这里只有精品视频| 欧美日韩国产高清一区二区三区 | 欧美日韩精品一区二区三区蜜桃 | 豆国产96在线|亚洲| 成人一区在线看| 欧美在线免费观看亚洲| 欧美一级艳片视频免费观看| 久久久久国产精品人| 亚洲国产一区视频| 国产一区二区三区免费看 | 欧美大片在线观看| 成人免费一区二区三区视频| 青青草原综合久久大伊人精品优势 | 丝袜美腿亚洲色图| 国产91精品精华液一区二区三区 | 久久国产精品99久久久久久老狼 | 日韩国产欧美在线观看| 国产xxx精品视频大全| 色综合天天狠狠| 亚洲精品一线二线三线无人区| 中文字幕制服丝袜一区二区三区 | 久久精品网站免费观看| 日韩在线一区二区三区| thepron国产精品| 精品国精品国产尤物美女| 一区二区三区四区视频精品免费 | 久久午夜老司机| 日韩福利电影在线| 色婷婷综合在线| 久久久国际精品| 老司机午夜精品| 欧美欧美欧美欧美首页| 亚洲欧美另类小说| 成人a级免费电影| 精品成人私密视频| 免费观看在线色综合| 欧美三级在线视频| 一区二区三区欧美日| av网站免费线看精品| 国产欧美精品国产国产专区| 美女mm1313爽爽久久久蜜臀| 欧美三级中文字幕在线观看| 一区二区三区中文字幕在线观看| 成人午夜视频免费看| 国产亚洲制服色| 国产又粗又猛又爽又黄91精品| 91精品国产综合久久精品图片 | 日日噜噜夜夜狠狠视频欧美人 | 国产精品一区在线观看乱码| 精品免费日韩av| 激情综合色播激情啊| 26uuu精品一区二区三区四区在线| 日本网站在线观看一区二区三区 | 国产欧美视频在线观看| 久久国产精品72免费观看| 欧美mv和日韩mv国产网站| 久草这里只有精品视频| 久久蜜臀中文字幕| 国产成人免费高清| 亚洲男人天堂av| 欧美日韩一区 二区 三区 久久精品| 亚洲国产一区视频| 日韩三级免费观看| 国产伦精品一区二区三区免费| 久久久久久久久99精品| 国产电影一区在线| 中文字幕一区二区在线观看| 色婷婷香蕉在线一区二区| 一区二区三区不卡视频在线观看| 91久久精品一区二区三| 日本sm残虐另类| 国产亲近乱来精品视频| 一本大道久久a久久综合| 婷婷丁香激情综合| 久久一二三国产| 91在线porny国产在线看| 亚洲成人一区二区| 久久在线免费观看| 一本久久综合亚洲鲁鲁五月天 | 精品亚洲国内自在自线福利| 国产日韩精品一区| 欧美三级视频在线观看| 激情成人午夜视频| 一区二区在线看| 久久综合色天天久久综合图片| 成人aaaa免费全部观看| 怡红院av一区二区三区| 欧美成人综合网站| 91国产成人在线| 精品系列免费在线观看| 亚洲一区在线观看网站| 久久婷婷一区二区三区| 在线观看国产精品网站| 国产伦精品一区二区三区免费| 亚洲一区二区3| 国产精品久久久久久久久免费樱桃 | 波多野结衣亚洲一区| 免费黄网站欧美| 一区二区三区资源| 国产精品青草久久| 精品粉嫩超白一线天av| 91黄色免费看| 成人动漫一区二区三区| 捆绑紧缚一区二区三区视频| 一区二区三区91| 欧美高清在线视频| 精品久久久久久久久久久久包黑料| 91美女片黄在线观看91美女| 国产精品亚洲成人| 久久er精品视频| 亚洲国产精品人人做人人爽| 国产精品久久久久毛片软件| 久久日韩粉嫩一区二区三区| 欧美日韩夫妻久久| 91麻豆蜜桃一区二区三区| 成人视屏免费看| 国产美女精品人人做人人爽| 日本特黄久久久高潮| 日韩精品三区四区| 日本中文字幕一区二区有限公司| 夜夜嗨av一区二区三区网页| 综合自拍亚洲综合图不卡区| 国产色婷婷亚洲99精品小说| 26uuu另类欧美亚洲曰本| 精品福利视频一区二区三区| 日韩一区二区三区电影| 777欧美精品| 欧美肥大bbwbbw高潮| 欧美日韩国产bt| 欧美日本不卡视频| 欧美一三区三区四区免费在线看| 欧美男生操女生| 精品视频在线免费看| 欧美三级韩国三级日本三斤| 欧美性受xxxx| 欧美日韩午夜精品| 日韩一区二区三免费高清| 日韩欧美的一区| 亚洲国产精品ⅴa在线观看| 国产欧美一区二区精品性色超碰 | 开心九九激情九九欧美日韩精美视频电影| 亚洲第一综合色| 三级一区在线视频先锋| 国产呦萝稀缺另类资源| 成人高清在线视频| 欧美性生活一区| 日韩亚洲欧美一区| 国产欧美一区二区三区在线老狼| 18欧美乱大交hd1984| 亚洲国产美国国产综合一区二区| 日韩激情在线观看| 国产麻豆成人精品| 欧美综合久久久| 日韩精品一区二区三区视频| 国产精品你懂的| 视频一区视频二区中文| 国产成人精品午夜视频免费| 色婷婷综合视频在线观看| 欧美成人在线直播| 亚洲欧美日韩国产中文在线| 日本亚洲电影天堂| 99久久99久久精品国产片果冻| 欧美撒尿777hd撒尿| xnxx国产精品| 亚洲一区二区三区自拍| 国内一区二区在线| 91九色最新地址| 国产免费观看久久| 午夜精品久久久久久久久久| 国产传媒久久文化传媒| 欧美日韩激情一区二区三区| 久久一日本道色综合| 午夜国产精品影院在线观看| 成人免费三级在线|