?? trainuil.designer.cs
字號:
this.label21.Font = new System.Drawing.Font("宋體", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label21.Location = new System.Drawing.Point(464, 151);
this.label21.Name = "label21";
this.label21.Size = new System.Drawing.Size(29, 12);
this.label21.TabIndex = 0;
this.label21.Text = "大連";
this.label21.Click += new System.EventHandler(this.lblWuLuMuQi_Click);
//
// label18
//
this.label18.AutoSize = true;
this.label18.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
this.label18.Cursor = System.Windows.Forms.Cursors.Hand;
this.label18.Font = new System.Drawing.Font("宋體", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label18.Location = new System.Drawing.Point(487, 68);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(41, 12);
this.label18.TabIndex = 0;
this.label18.Text = "哈爾濱";
this.label18.Click += new System.EventHandler(this.lblWuLuMuQi_Click);
//
// label17
//
this.label17.AutoSize = true;
this.label17.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
this.label17.Cursor = System.Windows.Forms.Cursors.Hand;
this.label17.Font = new System.Drawing.Font("宋體", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label17.Location = new System.Drawing.Point(444, 43);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(53, 12);
this.label17.TabIndex = 0;
this.label17.Text = "齊齊哈爾";
this.label17.Click += new System.EventHandler(this.lblWuLuMuQi_Click);
//
// label20
//
this.label20.AutoSize = true;
this.label20.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
this.label20.Cursor = System.Windows.Forms.Cursors.Hand;
this.label20.Font = new System.Drawing.Font("宋體", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label20.Location = new System.Drawing.Point(474, 127);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(29, 12);
this.label20.TabIndex = 0;
this.label20.Text = "沈陽";
this.label20.Click += new System.EventHandler(this.lblWuLuMuQi_Click);
//
// label14
//
this.label14.AutoSize = true;
this.label14.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
this.label14.Cursor = System.Windows.Forms.Cursors.Hand;
this.label14.Font = new System.Drawing.Font("宋體", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label14.Location = new System.Drawing.Point(358, 171);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(29, 12);
this.label14.TabIndex = 0;
this.label14.Text = "太原";
this.label14.Click += new System.EventHandler(this.lblWuLuMuQi_Click);
//
// label19
//
this.label19.AutoSize = true;
this.label19.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
this.label19.Cursor = System.Windows.Forms.Cursors.Hand;
this.label19.Font = new System.Drawing.Font("宋體", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label19.Location = new System.Drawing.Point(498, 93);
this.label19.Name = "label19";
this.label19.Size = new System.Drawing.Size(29, 12);
this.label19.TabIndex = 0;
this.label19.Text = "吉林";
this.label19.Click += new System.EventHandler(this.lblWuLuMuQi_Click);
//
// tbpChang
//
this.tbpChang.Controls.Add(this.button1);
this.tbpChang.Controls.Add(this.lstTrainInfo);
this.tbpChang.Location = new System.Drawing.Point(4, 21);
this.tbpChang.Name = "tbpChang";
this.tbpChang.Padding = new System.Windows.Forms.Padding(3);
this.tbpChang.Size = new System.Drawing.Size(635, 416);
this.tbpChang.TabIndex = 1;
this.tbpChang.Text = "可選車次";
this.tbpChang.UseVisualStyleBackColor = true;
//
// button1
//
this.button1.Location = new System.Drawing.Point(514, -98);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(75, 23);
this.button1.TabIndex = 9;
this.button1.Text = "button1";
this.button1.UseVisualStyleBackColor = true;
//
// lstTrainInfo
//
this.lstTrainInfo.BackColor = System.Drawing.Color.LightSteelBlue;
this.lstTrainInfo.BackgroundImageTiled = true;
this.lstTrainInfo.Dock = System.Windows.Forms.DockStyle.Fill;
this.lstTrainInfo.FullRowSelect = true;
this.lstTrainInfo.GridLines = true;
this.lstTrainInfo.Location = new System.Drawing.Point(3, 3);
this.lstTrainInfo.Name = "lstTrainInfo";
this.lstTrainInfo.Size = new System.Drawing.Size(629, 410);
this.lstTrainInfo.TabIndex = 0;
this.lstTrainInfo.UseCompatibleStateImageBehavior = false;
this.lstTrainInfo.View = System.Windows.Forms.View.Details;
this.lstTrainInfo.DoubleClick += new System.EventHandler(this.lstTrainInfo_DoubleClick);
//
// label13
//
this.label13.AutoSize = true;
this.label13.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
this.label13.Cursor = System.Windows.Forms.Cursors.Hand;
this.label13.Font = new System.Drawing.Font("宋體", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label13.Location = new System.Drawing.Point(340, 137);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(53, 12);
this.label13.TabIndex = 0;
this.label13.Text = "呼和浩特";
this.label13.Click += new System.EventHandler(this.lblWuLuMuQi_Click);
//
// tbpPhoto
//
this.tbpPhoto.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tbpPhoto.BackgroundImage")));
this.tbpPhoto.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.tbpPhoto.Controls.Add(this.label5);
this.tbpPhoto.Controls.Add(this.label53);
this.tbpPhoto.Controls.Add(this.label52);
this.tbpPhoto.Controls.Add(this.label51);
this.tbpPhoto.Controls.Add(this.label50);
this.tbpPhoto.Controls.Add(this.label49);
this.tbpPhoto.Controls.Add(this.label48);
this.tbpPhoto.Controls.Add(this.label46);
this.tbpPhoto.Controls.Add(this.label45);
this.tbpPhoto.Controls.Add(this.label47);
this.tbpPhoto.Controls.Add(this.label43);
this.tbpPhoto.Controls.Add(this.label44);
this.tbpPhoto.Controls.Add(this.label42);
this.tbpPhoto.Controls.Add(this.label41);
this.tbpPhoto.Controls.Add(this.label40);
this.tbpPhoto.Controls.Add(this.label39);
this.tbpPhoto.Controls.Add(this.label38);
this.tbpPhoto.Controls.Add(this.label36);
this.tbpPhoto.Controls.Add(this.label37);
this.tbpPhoto.Controls.Add(this.label35);
this.tbpPhoto.Controls.Add(this.label34);
this.tbpPhoto.Controls.Add(this.label33);
this.tbpPhoto.Controls.Add(this.label32);
this.tbpPhoto.Controls.Add(this.label31);
this.tbpPhoto.Controls.Add(this.label28);
this.tbpPhoto.Controls.Add(this.label27);
this.tbpPhoto.Controls.Add(this.label30);
this.tbpPhoto.Controls.Add(this.label24);
this.tbpPhoto.Controls.Add(this.label26);
this.tbpPhoto.Controls.Add(this.label29);
this.tbpPhoto.Controls.Add(this.label23);
this.tbpPhoto.Controls.Add(this.label25);
this.tbpPhoto.Controls.Add(this.label16);
this.tbpPhoto.Controls.Add(this.label22);
this.tbpPhoto.Controls.Add(this.label21);
this.tbpPhoto.Controls.Add(this.label18);
this.tbpPhoto.Controls.Add(this.label17);
this.tbpPhoto.Controls.Add(this.label20);
this.tbpPhoto.Controls.Add(this.label14);
this.tbpPhoto.Controls.Add(this.label19);
this.tbpPhoto.Controls.Add(this.label13);
this.tbpPhoto.Controls.Add(this.label15);
this.tbpPhoto.Controls.Add(this.label12);
this.tbpPhoto.Controls.Add(this.label11);
this.tbpPhoto.Controls.Add(this.label10);
this.tbpPhoto.Controls.Add(this.label9);
this.tbpPhoto.Controls.Add(this.label8);
this.tbpPhoto.Controls.Add(this.label7);
this.tbpPhoto.Controls.Add(this.label6);
this.tbpPhoto.Controls.Add(this.lblWuLuMuQi);
this.tbpPhoto.Location = new System.Drawing.Point(4, 21);
this.tbpPhoto.Name = "tbpPhoto";
this.tbpPhoto.Padding = new System.Windows.Forms.Padding(3);
this.tbpPhoto.Size = new System.Drawing.Size(635, 416);
this.tbpPhoto.TabIndex = 0;
this.tbpPhoto.Text = "列車網絡圖";
this.tbpPhoto.UseVisualStyleBackColor = true;
//
// label5
//
this.label5.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
this.label5.Font = new System.Drawing.Font("華文行楷", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label5.ForeColor = System.Drawing.SystemColors.ControlText;
this.label5.Location = new System.Drawing.Point(577, 89);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(38, 250);
this.label5.TabIndex = 1;
this.label5.Text = "列車時刻查詢系統";
//
// label15
//
this.label15.AutoSize = true;
this.label15.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
this.label15.Cursor = System.Windows.Forms.Cursors.Hand;
this.label15.Font = new System.Drawing.Font("宋體", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label15.Location = new System.Drawing.Point(397, 142);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(29, 12);
this.label15.TabIndex = 0;
this.label15.Text = "北京";
this.label15.Click += new System.EventHandler(this.lblWuLuMuQi_Click);
//
// label12
//
this.label12.AutoSize = true;
this.label12.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
this.label12.Cursor = System.Windows.Forms.Cursors.Hand;
this.label12.Font = new System.Drawing.Font("宋體", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label12.Location = new System.Drawing.Point(319, 149);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(29, 12);
this.label12.TabIndex = 0;
this.label12.Text = "包頭";
this.label12.Click += new System.EventHandler(this.lblWuLuMuQi_Click);
//
// label11
//
this.label11.AutoSize = true;
this.label11.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
this.label11.Font = new System.Drawing.Font("宋體", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label11.Location = new System.Drawing.Point(290, 218);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(29, 12);
this.label11.TabIndex = 0;
this.label11.Text = "蘭州";
this.label11.Click += new System.EventHandler(this.lblWuLuMuQi_Click);
//
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -