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

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

?? trainuil.designer.cs

?? 用C#編寫的實現火車查詢功能的程序功能比較完整
?? CS
?? 第 1 頁 / 共 5 頁
字號:
?namespace TrainSystem.UIL
{
    partial class TrainUIL
    {
        /// <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();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(TrainUIL));
            this.label52 = new System.Windows.Forms.Label();
            this.groupBox2 = new System.Windows.Forms.GroupBox();
            this.btnHelp = new System.Windows.Forms.Button();
            this.cboChangeTrains = new System.Windows.Forms.ComboBox();
            this.groupBox3 = new System.Windows.Forms.GroupBox();
            this.btnNumberSearch = new System.Windows.Forms.Button();
            this.txtTrainCodeSearch = new System.Windows.Forms.TextBox();
            this.txtEndStation = new System.Windows.Forms.TextBox();
            this.txtStartStation = new System.Windows.Forms.TextBox();
            this.btnInfoSearch = new System.Windows.Forms.Button();
            this.label1 = new System.Windows.Forms.Label();
            this.label2 = new System.Windows.Forms.Label();
            this.label3 = new System.Windows.Forms.Label();
            this.label4 = new System.Windows.Forms.Label();
            this.label53 = new System.Windows.Forms.Label();
            this.label51 = new System.Windows.Forms.Label();
            this.label50 = new System.Windows.Forms.Label();
            this.label49 = new System.Windows.Forms.Label();
            this.label48 = new System.Windows.Forms.Label();
            this.label46 = new System.Windows.Forms.Label();
            this.label45 = new System.Windows.Forms.Label();
            this.label47 = new System.Windows.Forms.Label();
            this.label43 = new System.Windows.Forms.Label();
            this.label44 = new System.Windows.Forms.Label();
            this.label42 = new System.Windows.Forms.Label();
            this.label41 = new System.Windows.Forms.Label();
            this.label40 = new System.Windows.Forms.Label();
            this.label39 = new System.Windows.Forms.Label();
            this.label38 = new System.Windows.Forms.Label();
            this.label36 = new System.Windows.Forms.Label();
            this.label37 = new System.Windows.Forms.Label();
            this.label35 = new System.Windows.Forms.Label();
            this.label34 = new System.Windows.Forms.Label();
            this.label33 = new System.Windows.Forms.Label();
            this.label32 = new System.Windows.Forms.Label();
            this.label31 = new System.Windows.Forms.Label();
            this.label28 = new System.Windows.Forms.Label();
            this.label30 = new System.Windows.Forms.Label();
            this.label27 = new System.Windows.Forms.Label();
            this.label24 = new System.Windows.Forms.Label();
            this.label26 = new System.Windows.Forms.Label();
            this.label29 = new System.Windows.Forms.Label();
            this.label23 = new System.Windows.Forms.Label();
            this.label25 = new System.Windows.Forms.Label();
            this.label16 = new System.Windows.Forms.Label();
            this.label22 = new System.Windows.Forms.Label();
            this.tbpParticularInfo = new System.Windows.Forms.TabPage();
            this.lstTrainCodeInfo = new System.Windows.Forms.ListView();
            this.label21 = new System.Windows.Forms.Label();
            this.label18 = new System.Windows.Forms.Label();
            this.label17 = new System.Windows.Forms.Label();
            this.label20 = new System.Windows.Forms.Label();
            this.label14 = new System.Windows.Forms.Label();
            this.label19 = new System.Windows.Forms.Label();
            this.tbpChang = new System.Windows.Forms.TabPage();
            this.button1 = new System.Windows.Forms.Button();
            this.lstTrainInfo = new System.Windows.Forms.ListView();
            this.label13 = new System.Windows.Forms.Label();
            this.tbpPhoto = new System.Windows.Forms.TabPage();
            this.label5 = new System.Windows.Forms.Label();
            this.label15 = new System.Windows.Forms.Label();
            this.label12 = new System.Windows.Forms.Label();
            this.label11 = new System.Windows.Forms.Label();
            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.lblWuLuMuQi = new System.Windows.Forms.Label();
            this.tbpOptionCard = new System.Windows.Forms.TabControl();
            this.btnPrintCode = new System.Windows.Forms.Button();
            this.timer1 = new System.Windows.Forms.Timer(this.components);
            this.lblDataTime = new System.Windows.Forms.Label();
            this.helpProvider1 = new System.Windows.Forms.HelpProvider();
            this.groupBox2.SuspendLayout();
            this.tbpParticularInfo.SuspendLayout();
            this.tbpChang.SuspendLayout();
            this.tbpPhoto.SuspendLayout();
            this.tbpOptionCard.SuspendLayout();
            this.SuspendLayout();
            // 
            // label52
            // 
            this.label52.AutoSize = true;
            this.label52.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
            this.label52.Cursor = System.Windows.Forms.Cursors.Hand;
            this.label52.Font = new System.Drawing.Font("宋體", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label52.Location = new System.Drawing.Point(277, 342);
            this.label52.Name = "label52";
            this.label52.Size = new System.Drawing.Size(29, 12);
            this.label52.TabIndex = 0;
            this.label52.Text = "昆明";
            this.label52.Click += new System.EventHandler(this.lblWuLuMuQi_Click);
            // 
            // groupBox2
            // 
            this.groupBox2.Controls.Add(this.btnHelp);
            this.groupBox2.Controls.Add(this.cboChangeTrains);
            this.groupBox2.Controls.Add(this.groupBox3);
            this.groupBox2.Controls.Add(this.btnNumberSearch);
            this.groupBox2.Controls.Add(this.txtTrainCodeSearch);
            this.groupBox2.Controls.Add(this.txtEndStation);
            this.groupBox2.Controls.Add(this.txtStartStation);
            this.groupBox2.Controls.Add(this.btnInfoSearch);
            this.groupBox2.Controls.Add(this.label1);
            this.groupBox2.Controls.Add(this.label2);
            this.groupBox2.Controls.Add(this.label3);
            this.groupBox2.Controls.Add(this.label4);
            this.groupBox2.Location = new System.Drawing.Point(11, 18);
            this.groupBox2.Name = "groupBox2";
            this.groupBox2.Size = new System.Drawing.Size(643, 140);
            this.groupBox2.TabIndex = 0;
            this.groupBox2.TabStop = false;
            this.groupBox2.Text = "查詢信息";
            // 
            // btnHelp
            // 
            this.btnHelp.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btnHelp.Location = new System.Drawing.Point(532, 16);
            this.btnHelp.Name = "btnHelp";
            this.btnHelp.Size = new System.Drawing.Size(75, 22);
            this.btnHelp.TabIndex = 7;
            this.btnHelp.Text = "幫助";
            this.btnHelp.UseVisualStyleBackColor = true;
            this.btnHelp.Click += new System.EventHandler(this.btnHelp_Click);
            // 
            // cboChangeTrains
            // 
            this.cboChangeTrains.FormattingEnabled = true;
            this.cboChangeTrains.Location = new System.Drawing.Point(351, 55);
            this.cboChangeTrains.Name = "cboChangeTrains";
            this.cboChangeTrains.Size = new System.Drawing.Size(124, 20);
            this.cboChangeTrains.TabIndex = 6;
            // 
            // groupBox3
            // 
            this.groupBox3.Location = new System.Drawing.Point(21, 86);
            this.groupBox3.Name = "groupBox3";
            this.groupBox3.Size = new System.Drawing.Size(586, 2);
            this.groupBox3.TabIndex = 4;
            this.groupBox3.TabStop = false;
            // 
            // btnNumberSearch
            // 
            this.btnNumberSearch.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btnNumberSearch.Location = new System.Drawing.Point(532, 104);
            this.btnNumberSearch.Name = "btnNumberSearch";
            this.btnNumberSearch.Size = new System.Drawing.Size(75, 23);
            this.btnNumberSearch.TabIndex = 5;
            this.btnNumberSearch.Text = "查詢";
            this.btnNumberSearch.UseVisualStyleBackColor = true;
            this.btnNumberSearch.Click += new System.EventHandler(this.btnNumberSearch_Click);
            // 
            // txtTrainCodeSearch
            // 
            this.txtTrainCodeSearch.Location = new System.Drawing.Point(112, 104);
            this.txtTrainCodeSearch.Name = "txtTrainCodeSearch";
            this.txtTrainCodeSearch.Size = new System.Drawing.Size(100, 21);
            this.txtTrainCodeSearch.TabIndex = 2;
            this.txtTrainCodeSearch.MouseDown += new System.Windows.Forms.MouseEventHandler(this.txtTrainCodeSearch_MouseDown);
            // 
            // txtEndStation
            // 
            this.txtEndStation.Location = new System.Drawing.Point(112, 56);
            this.txtEndStation.Name = "txtEndStation";
            this.txtEndStation.Size = new System.Drawing.Size(100, 21);
            this.txtEndStation.TabIndex = 1;
            // 
            // txtStartStation
            // 
            this.txtStartStation.Location = new System.Drawing.Point(112, 20);
            this.txtStartStation.Name = "txtStartStation";
            this.txtStartStation.Size = new System.Drawing.Size(100, 21);
            this.txtStartStation.TabIndex = 0;
            // 
            // btnInfoSearch
            // 
            this.btnInfoSearch.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btnInfoSearch.Location = new System.Drawing.Point(532, 56);
            this.btnInfoSearch.Name = "btnInfoSearch";
            this.btnInfoSearch.Size = new System.Drawing.Size(75, 22);
            this.btnInfoSearch.TabIndex = 4;
            this.btnInfoSearch.Text = "查詢";
            this.btnInfoSearch.UseVisualStyleBackColor = true;
            this.btnInfoSearch.Click += new System.EventHandler(this.btnInfoSearch_Click);
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(19, 108);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(65, 12);
            this.label1.TabIndex = 0;
            this.label1.Text = "車次編號:";
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(19, 60);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(77, 12);

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
久久中文字幕电影| 另类人妖一区二区av| 亚洲成人在线网站| 国产一区二区主播在线| 在线一区二区视频| 中文欧美字幕免费| 免费成人深夜小野草| 欧美在线free| 国产精品久久久久久久裸模| 日韩中文字幕麻豆| 色婷婷亚洲一区二区三区| 久久久久一区二区三区四区| 亚洲国产精品天堂| 在线亚洲高清视频| 亚洲国产精华液网站w| 精东粉嫩av免费一区二区三区| 欧美日精品一区视频| 国产精品国产三级国产普通话99 | 亚洲乱码国产乱码精品精可以看| 久久激情综合网| 欧美精品黑人性xxxx| 亚洲美女屁股眼交3| caoporen国产精品视频| 久久色视频免费观看| 日本成人中文字幕| 欧美妇女性影城| 亚洲不卡一区二区三区| 在线观看区一区二| 亚洲精品免费电影| 91免费国产在线观看| 中文字幕日韩一区二区| 成人国产电影网| 国产清纯美女被跳蛋高潮一区二区久久w | 国产福利一区二区三区| 日韩免费视频线观看| 久久91精品国产91久久小草 | 一道本成人在线| 亚洲视频你懂的| eeuss国产一区二区三区| 亚洲欧洲一区二区在线播放| 972aa.com艺术欧美| 亚洲欧洲另类国产综合| 91视视频在线观看入口直接观看www | 美女久久久精品| 日韩欧美电影一二三| 狠狠色丁香婷婷综合久久片| 久久久青草青青国产亚洲免观| 国产麻豆日韩欧美久久| 国产欧美日本一区二区三区| 不卡一区二区在线| 亚洲综合图片区| 91.麻豆视频| 美女在线观看视频一区二区| 精品福利av导航| 粉嫩嫩av羞羞动漫久久久| 亚洲欧洲精品一区二区三区| 欧美体内she精高潮| 日韩av网站免费在线| 久久男人中文字幕资源站| av在线不卡网| 午夜精品福利在线| 精品国产一区a| jvid福利写真一区二区三区| 亚洲成在人线在线播放| 精品福利视频一区二区三区| 成人av电影在线观看| 一区二区三区不卡视频| 8x8x8国产精品| 国产成人福利片| 亚洲综合区在线| 欧美精品一区二区三区蜜桃| 91麻豆国产在线观看| 日韩精品亚洲一区| 中文字幕一区不卡| 欧美mv日韩mv| 色哟哟国产精品| 国产乱码精品1区2区3区| 一区二区三区日本| 精品国内二区三区| 在线精品观看国产| 国产成人亚洲综合色影视| 亚洲第四色夜色| 国产精品久久久久久久蜜臀| 欧美一区二区三区免费在线看 | 热久久一区二区| 一区在线播放视频| 欧美精品一区二区三区蜜桃视频| 在线视频综合导航| 成人永久aaa| 另类小说一区二区三区| 亚洲午夜久久久久久久久久久| 国产午夜亚洲精品理论片色戒| 欧美日韩情趣电影| 91在线观看高清| 国产成人h网站| 久久99在线观看| 亚洲成av人片一区二区| 亚洲精品国产品国语在线app| 国产欧美日本一区视频| 2014亚洲片线观看视频免费| 51精品秘密在线观看| 欧美在线观看一二区| 色婷婷综合激情| 色综合天天综合狠狠| bt欧美亚洲午夜电影天堂| 国产传媒欧美日韩成人| 国产精品一级在线| 国产九色sp调教91| 国产在线观看免费一区| 久久99精品久久久| 麻豆国产精品一区二区三区| 日韩成人免费电影| 午夜激情综合网| 午夜精品爽啪视频| 日韩黄色小视频| 日韩成人午夜精品| 久久精品国产**网站演员| 蜜乳av一区二区三区| 精油按摩中文字幕久久| 国产专区综合网| 国产在线国偷精品免费看| 国产毛片精品视频| 成人深夜在线观看| 91丨porny丨户外露出| 在线观看欧美日本| 欧美日韩一区二区在线观看视频| 欧美日韩二区三区| 欧美一级在线视频| 久久久久久久久免费| 中文字幕欧美区| 亚洲欧洲www| 亚洲国产精品一区二区久久| 天堂成人免费av电影一区| 日韩影视精彩在线| 精品一区二区三区在线观看 | 亚洲国产精品久久人人爱| 日韩在线播放一区二区| 久久av老司机精品网站导航| 国产成人亚洲精品青草天美| 91免费看视频| 69堂国产成人免费视频| 国产亚洲女人久久久久毛片| 中文字幕日韩精品一区| 午夜久久久久久久久| 国产精品综合二区| 日本精品免费观看高清观看| 欧美美女视频在线观看| 久久精品夜夜夜夜久久| 亚洲美女一区二区三区| 美女国产一区二区| 成人精品鲁一区一区二区| 欧美午夜片在线观看| 欧美精品一区二区高清在线观看 | 国产黑丝在线一区二区三区| eeuss鲁一区二区三区| 制服丝袜亚洲色图| 中文子幕无线码一区tr| 五月婷婷久久丁香| 国产91在线|亚洲| 欧美日韩视频专区在线播放| 久久蜜桃av一区精品变态类天堂 | 日本v片在线高清不卡在线观看| 国产在线视频一区二区三区| 色综合久久中文字幕综合网| 日韩欧美黄色影院| 一区二区三区免费在线观看| 国产一区二区三区四| 欧美亚洲国产怡红院影院| 欧美www视频| 午夜国产精品一区| 91在线观看成人| 日本一区二区三区在线观看| 日韩成人免费电影| 欧美午夜一区二区| 成人免费在线观看入口| 精品中文字幕一区二区| 欧美日韩电影一区| 亚洲免费大片在线观看| 国产.欧美.日韩| 精品国产伦理网| 日韩av一区二区在线影视| 在线亚洲人成电影网站色www| 日本一区二区免费在线观看视频 | 欧美一级xxx| 亚洲成a人片综合在线| 91视频www| 国产精品免费av| 国产伦精品一区二区三区免费迷| 欧美日韩国产免费一区二区| 亚洲男同1069视频| 成人天堂资源www在线| 国产欧美精品一区二区三区四区| 国产最新精品免费| 日韩欧美国产综合| 日韩vs国产vs欧美| 欧美一区二区久久| 乱中年女人伦av一区二区| 欧美精品三级在线观看| 午夜免费欧美电影| 欧美日韩成人在线|