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

📄 leli_frm.frm

📁 车次查询-输入要查询的车次既可查询车次所有的停靠站 站点查询-输入一个站点
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form leli_frm 
   BackColor       =   &H00400000&
   Caption         =   "你可以看看今天是什么日子"
   ClientHeight    =   6195
   ClientLeft      =   7125
   ClientTop       =   2835
   ClientWidth     =   5640
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   ScaleHeight     =   6195
   ScaleWidth      =   5640
   Begin VB.CommandButton cmdcancel 
      BackColor       =   &H00FFC0C0&
      Caption         =   "Cancel"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   3240
      Style           =   1  'Graphical
      TabIndex        =   39
      Top             =   5400
      Width           =   1335
   End
   Begin VB.CommandButton cmdok 
      BackColor       =   &H00FFC0C0&
      Caption         =   "OK"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   960
      MaskColor       =   &H00C0FFC0&
      OLEDropMode     =   1  'Manual
      Style           =   1  'Graphical
      TabIndex        =   38
      Top             =   5400
      UseMaskColor    =   -1  'True
      Width           =   1335
   End
   Begin VB.ComboBox cboyear 
      BackColor       =   &H00FFC0C0&
      ForeColor       =   &H000000FF&
      Height          =   300
      Left            =   1080
      TabIndex        =   6
      Text            =   "cboyear"
      Top             =   1200
      Width           =   1455
   End
   Begin VB.ComboBox cbomonth 
      BackColor       =   &H00FFC0C0&
      ForeColor       =   &H000000FF&
      Height          =   300
      Left            =   3840
      TabIndex        =   5
      Text            =   "cbomonth"
      Top             =   1200
      Width           =   1455
   End
   Begin VB.Label lblnumber 
      BackStyle       =   0  'Transparent
      Caption         =   "31"
      BeginProperty Font 
         Name            =   "华文彩云"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFC0C0&
      Height          =   375
      Index           =   30
      Left            =   1800
      TabIndex        =   37
      Top             =   4680
      Width           =   495
   End
   Begin VB.Label lblnumber 
      BackStyle       =   0  'Transparent
      Caption         =   "30"
      BeginProperty Font 
         Name            =   "华文彩云"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFC0C0&
      Height          =   375
      Index           =   29
      Left            =   1200
      TabIndex        =   36
      Top             =   4680
      Width           =   495
   End
   Begin VB.Label lblnumber 
      BackStyle       =   0  'Transparent
      Caption         =   "29"
      BeginProperty Font 
         Name            =   "华文彩云"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFC0C0&
      Height          =   495
      Index           =   28
      Left            =   600
      TabIndex        =   35
      Top             =   4680
      Width           =   615
   End
   Begin VB.Label lblnumber 
      BackStyle       =   0  'Transparent
      Caption         =   "28"
      BeginProperty Font 
         Name            =   "华文彩云"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFC0C0&
      Height          =   495
      Index           =   27
      Left            =   4680
      TabIndex        =   34
      Top             =   4080
      Width           =   495
   End
   Begin VB.Label lblnumber 
      BackStyle       =   0  'Transparent
      Caption         =   "27"
      BeginProperty Font 
         Name            =   "华文彩云"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFC0C0&
      Height          =   495
      Index           =   26
      Left            =   3960
      TabIndex        =   33
      Top             =   4080
      Width           =   375
   End
   Begin VB.Label lblnumber 
      BackStyle       =   0  'Transparent
      Caption         =   "26"
      BeginProperty Font 
         Name            =   "华文彩云"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFC0C0&
      Height          =   495
      Index           =   25
      Left            =   3240
      TabIndex        =   32
      Top             =   4080
      Width           =   615
   End
   Begin VB.Label lblnumber 
      BackStyle       =   0  'Transparent
      Caption         =   "25"
      BeginProperty Font 
         Name            =   "华文彩云"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFC0C0&
      Height          =   495
      Index           =   24
      Left            =   2520
      TabIndex        =   31
      Top             =   4080
      Width           =   495
   End
   Begin VB.Label lblnumber 
      BackStyle       =   0  'Transparent
      Caption         =   "24"
      BeginProperty Font 
         Name            =   "华文彩云"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFC0C0&
      Height          =   495
      Index           =   23
      Left            =   1800
      TabIndex        =   30
      Top             =   4080
      Width           =   375
   End
   Begin VB.Label lblnumber 
      BackStyle       =   0  'Transparent
      Caption         =   "23"
      BeginProperty Font 
         Name            =   "华文彩云"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFC0C0&
      Height          =   495
      Index           =   22
      Left            =   1200
      TabIndex        =   29
      Top             =   4080
      Width           =   495
   End
   Begin VB.Label lblnumber 
      BackStyle       =   0  'Transparent
      Caption         =   "22"
      BeginProperty Font 
         Name            =   "华文彩云"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFC0C0&
      Height          =   495
      Index           =   21
      Left            =   600
      TabIndex        =   28
      Top             =   4080
      Width           =   495
   End
   Begin VB.Label lblnumber 
      BackStyle       =   0  'Transparent
      Caption         =   "21"
      BeginProperty Font 
         Name            =   "华文彩云"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFC0C0&
      Height          =   495
      Index           =   20
      Left            =   4680
      TabIndex        =   27
      Top             =   3480
      Width           =   495
   End
   Begin VB.Label lblnumber 
      BackStyle       =   0  'Transparent
      Caption         =   "20"
      BeginProperty Font 
         Name            =   "华文彩云"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFC0C0&
      Height          =   495
      Index           =   19
      Left            =   3960
      TabIndex        =   26
      Top             =   3480
      Width           =   495
   End
   Begin VB.Label lblnumber 
      BackStyle       =   0  'Transparent
      Caption         =   "19"
      BeginProperty Font 
         Name            =   "华文彩云"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFC0C0&
      Height          =   495
      Index           =   18
      Left            =   3240
      TabIndex        =   25
      Top             =   3480
      Width           =   615
   End
   Begin VB.Label lblnumber 
      BackStyle       =   0  'Transparent
      Caption         =   "18"
      BeginProperty Font 
         Name            =   "华文彩云"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFC0C0&
      Height          =   495
      Index           =   17
      Left            =   2520
      TabIndex        =   24
      Top             =   3480
      Width           =   615
   End
   Begin VB.Label lblnumber 
      BackStyle       =   0  'Transparent
      Caption         =   "17"
      BeginProperty Font 
         Name            =   "华文彩云"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFC0C0&
      Height          =   495
      Index           =   16
      Left            =   1800
      TabIndex        =   23
      Top             =   3480
      Width           =   495
   End
   Begin VB.Label lblnumber 
      BackStyle       =   0  'Transparent
      Caption         =   "16"
      BeginProperty Font 
         Name            =   "华文彩云"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFC0C0&
      Height          =   495
      Index           =   15
      Left            =   1200
      TabIndex        =   22
      Top             =   3480
      Width           =   495
   End
   Begin VB.Label lblnumber 
      BackStyle       =   0  'Transparent
      Caption         =   "15"
      BeginProperty Font 
         Name            =   "华文彩云"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFC0C0&
      Height          =   375
      Index           =   14
      Left            =   600
      TabIndex        =   21
      Top             =   3480
      Width           =   495
   End
   Begin VB.Label lblnumber 
      BackStyle       =   0  'Transparent
      Caption         =   "14"
      BeginProperty Font 
         Name            =   "华文彩云"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFC0C0&
      Height          =   495
      Index           =   13
      Left            =   4680
      TabIndex        =   20
      Top             =   2760
      Width           =   615
   End
   Begin VB.Label lblnumber 
      BackStyle       =   0  'Transparent
      Caption         =   "13"
      BeginProperty Font 
         Name            =   "华文彩云"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFC0C0&
      Height          =   495
      Index           =   12
      Left            =   3960
      TabIndex        =   19
      Top             =   2760
      Width           =   375
   End
   Begin VB.Label lblnumber 
      BackStyle       =   0  'Transparent
      Caption         =   "12"
      BeginProperty Font 
         Name            =   "华文彩云"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFC0C0&
      Height          =   495
      Index           =   11
      Left            =   3240
      TabIndex        =   18
      Top             =   2760
      Width           =   615
   End
   Begin VB.Label lblnumber 
      BackStyle       =   0  'Transparent
      Caption         =   "11"
      BeginProperty Font 
         Name            =   "华文彩云"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFC0C0&
      Height          =   495
      Index           =   10
      Left            =   2520
      TabIndex        =   17

⌨️ 快捷键说明

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