⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 frmmain(主窗体).frm

📁 vb开发的公交查询系统
💻 FRM
📖 第 1 页 / 共 5 页
字号:
            TabIndex        =   23
            Top             =   360
            Width           =   735
         End
         Begin VB.OptionButton Option1 
            Caption         =   "时间"
            Height          =   375
            Index           =   1
            Left            =   1080
            TabIndex        =   22
            Top             =   360
            Width           =   735
         End
      End
      Begin VB.Frame Frame4 
         Caption         =   "请输入:"
         Height          =   1335
         Left            =   120
         TabIndex        =   13
         Top             =   120
         Width           =   3615
         Begin VB.ComboBox ToCombo 
            Height          =   300
            Left            =   1440
            TabIndex        =   19
            Text            =   "Combo2"
            Top             =   1080
            Visible         =   0   'False
            Width           =   2055
         End
         Begin VB.ComboBox FromCombo 
            Height          =   300
            Left            =   1440
            TabIndex        =   18
            Text            =   "Combo1"
            Top             =   600
            Visible         =   0   'False
            Width           =   2055
         End
         Begin VB.TextBox Totxt 
            Height          =   270
            Left            =   1440
            TabIndex        =   17
            Top             =   840
            Width           =   2055
         End
         Begin VB.TextBox Fromtxt 
            Height          =   270
            Left            =   1440
            TabIndex        =   15
            Top             =   360
            Width           =   2055
         End
         Begin VB.Label Label2 
            Caption         =   "终点公交站名:"
            Height          =   255
            Left            =   120
            TabIndex        =   16
            Top             =   840
            Width           =   1215
         End
         Begin VB.Label Label1 
            Caption         =   "起点公交站名:"
            Height          =   375
            Left            =   120
            TabIndex        =   14
            Top             =   360
            Width           =   1215
         End
      End
      Begin VB.Label Label3 
         Caption         =   "查询结果显示如下:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   120
         TabIndex        =   36
         Top             =   3960
         Width           =   2055
      End
   End
   Begin MSComctlLib.TabStrip TabStrip1 
      Height          =   8175
      Left            =   7440
      TabIndex        =   9
      Top             =   120
      Width           =   4455
      _ExtentX        =   7858
      _ExtentY        =   14420
      MultiRow        =   -1  'True
      _Version        =   393216
      BeginProperty Tabs {1EFB6598-857C-11D1-B16A-00C0F0283628} 
         NumTabs         =   3
         BeginProperty Tab1 {1EFB659A-857C-11D1-B16A-00C0F0283628} 
            Caption         =   "公交转换乘查询"
            Key             =   "Tab1"
            ImageVarType    =   2
         EndProperty
         BeginProperty Tab2 {1EFB659A-857C-11D1-B16A-00C0F0283628} 
            Caption         =   "公交线路查询"
            Key             =   "Tab2"
            ImageVarType    =   2
         EndProperty
         BeginProperty Tab3 {1EFB659A-857C-11D1-B16A-00C0F0283628} 
            Caption         =   "公交站点及主要公共场所查询"
            Key             =   "Tab3"
            ImageVarType    =   2
         EndProperty
      EndProperty
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
   End
   Begin ComCtl3.CoolBar CoolBar1 
      Align           =   2  'Align Bottom
      Height          =   405
      Left            =   0
      TabIndex        =   4
      Top             =   6375
      Width           =   7665
      _ExtentX        =   13520
      _ExtentY        =   714
      VariantHeight   =   0   'False
      _CBWidth        =   7665
      _CBHeight       =   405
      _Version        =   "6.0.8169"
      Child1          =   "CmdExit"
      MinHeight1      =   345
      Width1          =   1050
      NewRow1         =   0   'False
      Child2          =   "StatusBar1"
      MinHeight2      =   345
      Width2          =   7050
      NewRow2         =   0   'False
      Child3          =   "StatusBar2"
      MinHeight3      =   345
      Width3          =   4995
      NewRow3         =   0   'False
      Begin ComctlLib.ProgressBar ProgressBar2 
         Height          =   375
         Left            =   5520
         TabIndex        =   8
         Top             =   120
         Width           =   1815
         _ExtentX        =   3201
         _ExtentY        =   661
         _Version        =   327682
         Appearance      =   1
      End
      Begin VB.CommandButton CmdExit 
         Caption         =   "退出"
         Height          =   345
         Left            =   165
         TabIndex        =   7
         Top             =   30
         Width           =   855
      End
      Begin MSComctlLib.StatusBar StatusBar2 
         Height          =   345
         Left            =   7635
         TabIndex        =   6
         Top             =   30
         Width           =   30
         _ExtentX        =   53
         _ExtentY        =   609
         _Version        =   393216
         BeginProperty Panels {8E3867A5-8586-11D1-B16A-00C0F0283628} 
            NumPanels       =   3
            BeginProperty Panel1 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
               Style           =   5
               Alignment       =   1
               Object.Width           =   1058
               MinWidth        =   1058
               TextSave        =   "9:34"
               Key             =   "k21"
               Object.ToolTipText     =   "当前时间"
            EndProperty
            BeginProperty Panel2 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
               Style           =   6
               Alignment       =   1
               Object.Width           =   1587
               MinWidth        =   1587
               TextSave        =   "01-6-21"
               Key             =   "k22"
               Object.ToolTipText     =   "当前日期"
            EndProperty
            BeginProperty Panel3 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
               Object.Width           =   10583
               MinWidth        =   10583
               Text            =   "今天晴到多云,偏南风3-4级,气温8-18度!"
               TextSave        =   "今天晴到多云,偏南风3-4级,气温8-18度!"
               Key             =   "k23"
               Object.ToolTipText     =   "天气情况"
            EndProperty
         EndProperty
      End
      Begin MSComctlLib.StatusBar StatusBar1 
         Height          =   345
         Left            =   1245
         TabIndex        =   5
         Top             =   30
         Width           =   6165
         _ExtentX        =   10874
         _ExtentY        =   609
         _Version        =   393216
         BeginProperty Panels {8E3867A5-8586-11D1-B16A-00C0F0283628} 
            NumPanels       =   6
            BeginProperty Panel1 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
               Alignment       =   1
               AutoSize        =   1
               Object.Width           =   4322
               MinWidth        =   4322
               Key             =   "k11"
            EndProperty
            BeginProperty Panel2 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
               Alignment       =   1
               Object.Width           =   3528
               MinWidth        =   3528
               Key             =   "k12"
               Object.ToolTipText     =   "当前状态信息"
            EndProperty
            BeginProperty Panel3 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
               Bevel           =   0
               Key             =   "k13"
               Object.ToolTipText     =   "进度条"
            EndProperty
            BeginProperty Panel4 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
               Bevel           =   0
            EndProperty
            BeginProperty Panel5 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
               Bevel           =   0
            EndProperty
            BeginProperty Panel6 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
               Bevel           =   0
            EndProperty
         EndProperty
      End
   End
   Begin MSComctlLib.ProgressBar ProgressBar1 
      Height          =   255
      Left            =   4440
      TabIndex        =   3
      Top             =   8280
      Width           =   1455
      _ExtentX        =   2566
      _ExtentY        =   450
      _Version        =   393216
      Appearance      =   1
   End
   Begin VB.Timer Timer1 
      Interval        =   1000
      Left            =   240
      Top             =   2400
   End
   Begin VB.PictureBox Picture1 
      Height          =   615
      Left            =   0
      ScaleHeight     =   555
      ScaleWidth      =   6555
      TabIndex        =   1
      Top             =   5760
      Width           =   6615
      Begin MSComctlLib.Toolbar Toolbar1 
         Height          =   420
         Left            =   0
         TabIndex        =   2
         Top             =   0
         Width           =   6615
         _ExtentX        =   11668
         _ExtentY        =   741
         ButtonWidth     =   609
         ButtonHeight    =   582
         ImageList       =   "ToolImages"
         _Version        =   393216
         BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
            NumButtons      =   21
            BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Key             =   "Arrow"
               Object.ToolTipText     =   "公交站点选择"
               ImageIndex      =   1
            EndProperty
            BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Style           =   3
            EndProperty
            BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Key             =   "Zoom In"
               Object.ToolTipText     =   "放大"
               ImageIndex      =   2
            EndProperty
            BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Style           =   3
            EndProperty
            BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Key             =   "Zoom Out"
               Object.ToolTipText     =   "缩小"
               ImageIndex      =   3
            EndProperty
            BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Style           =   3
            EndProperty
            BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Key             =   "Pan"
               Object.ToolTipText     =   "拖曳"
               ImageIndex      =   4
            EndProperty
            BeginProperty Button8 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Style           =   3
            EndProperty
            BeginProperty Button9 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Key             =   "Ruler"
               Object.ToolTipText     =   "标尺"
               ImageIndex      =   5
            EndProperty
            BeginProperty Button10 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Style           =   3
            EndProperty
            BeginProperty Button11 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Key             =   "Label"
               Object.ToolTipText     =   "所有公交站点名标注"
               ImageIndex      =   10
            EndProperty
            BeginProperty Button12 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Style           =   3
            EndProperty
            BeginProperty Button13 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Key             =   "Weather"
               Object.ToolTipText     =   "当天天气信息输入"
               ImageIndex      =   12
            EndProperty
            BeginProperty Button14 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Style           =   3
            EndProperty
            BeginProperty Button15 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Key             =   "StartPiont"
               Object.ToolTipText     =   "通过地图输入出行的起点"
               ImageIndex      =   21
            EndProperty
            BeginProperty Button16 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Style           =   3
            EndProperty
            BeginProperty Button17 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Key             =   "EndPoint"
               Object.ToolTipText     =   "通过地图输入出行的终点"

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -