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

📄 frm_168.frm

📁 以前做的移动公司的一个多媒体查询系统,有话费查询
💻 FRM
📖 第 1 页 / 共 4 页
字号:
VERSION 5.00
Begin VB.Form frm_168 
   BorderStyle     =   0  'None
   Caption         =   "Form16"
   ClientHeight    =   9000
   ClientLeft      =   0
   ClientTop       =   0
   ClientWidth     =   12000
   LinkTopic       =   "Form16"
   LockControls    =   -1  'True
   Picture         =   "frm_168.frx":0000
   ScaleHeight     =   9000
   ScaleWidth      =   12000
   ShowInTaskbar   =   0   'False
   StartUpPosition =   3  'Windows Default
   Begin VB.TextBox Text27 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   15.75
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FF0000&
      Height          =   1095
      Left            =   8640
      TabIndex        =   76
      Top             =   7440
      Width           =   2775
   End
   Begin VB.CommandButton Command12 
      BackColor       =   &H00C0E0FF&
      Caption         =   "取消"
      Height          =   495
      Left            =   5865
      Style           =   1  'Graphical
      TabIndex        =   75
      Top             =   8040
      Width           =   855
   End
   Begin VB.CommandButton Command11 
      BackColor       =   &H00C0E0FF&
      Caption         =   "确认"
      Height          =   495
      Left            =   5865
      Style           =   1  'Graphical
      TabIndex        =   74
      Top             =   7440
      Width           =   855
   End
   Begin VB.CommandButton Command10 
      BackColor       =   &H00C0E0FF&
      Caption         =   "3"
      Height          =   495
      Left            =   2565
      Style           =   1  'Graphical
      TabIndex        =   73
      Top             =   7440
      Width           =   495
   End
   Begin VB.CommandButton Command9 
      BackColor       =   &H00C0E0FF&
      Caption         =   "2"
      Height          =   495
      Left            =   1455
      Style           =   1  'Graphical
      TabIndex        =   72
      Top             =   7440
      Width           =   495
   End
   Begin VB.CommandButton Command8 
      BackColor       =   &H00C0E0FF&
      Caption         =   "6"
      Height          =   495
      Left            =   360
      Style           =   1  'Graphical
      TabIndex        =   71
      Top             =   8040
      Width           =   495
   End
   Begin VB.CommandButton Command7 
      BackColor       =   &H00C0E0FF&
      Caption         =   "4"
      Height          =   495
      Left            =   3660
      Style           =   1  'Graphical
      TabIndex        =   70
      Top             =   7440
      Width           =   495
   End
   Begin VB.CommandButton Command6 
      BackColor       =   &H00C0E0FF&
      Caption         =   "5"
      Height          =   495
      Left            =   4755
      Style           =   1  'Graphical
      TabIndex        =   69
      Top             =   7440
      Width           =   495
   End
   Begin VB.CommandButton Command5 
      BackColor       =   &H00C0E0FF&
      Caption         =   "9"
      Height          =   495
      Left            =   3660
      Style           =   1  'Graphical
      TabIndex        =   68
      Top             =   8040
      Width           =   495
   End
   Begin VB.CommandButton Command4 
      BackColor       =   &H00C0E0FF&
      Caption         =   "7"
      Height          =   495
      Left            =   1455
      Style           =   1  'Graphical
      TabIndex        =   67
      Top             =   8040
      Width           =   495
   End
   Begin VB.CommandButton Command3 
      BackColor       =   &H00C0E0FF&
      Caption         =   "8"
      Height          =   495
      Left            =   2565
      Style           =   1  'Graphical
      TabIndex        =   66
      Top             =   8040
      Width           =   495
   End
   Begin VB.CommandButton Command2 
      BackColor       =   &H00C0E0FF&
      Caption         =   "0"
      Height          =   495
      Left            =   4755
      Style           =   1  'Graphical
      TabIndex        =   65
      Top             =   8040
      Width           =   495
   End
   Begin VB.CommandButton Command1 
      BackColor       =   &H00C0E0FF&
      Caption         =   "1"
      Height          =   495
      Left            =   360
      Style           =   1  'Graphical
      TabIndex        =   64
      Top             =   7440
      Width           =   495
   End
   Begin VB.CommandButton cmdFind 
      BackColor       =   &H00C0E0FF&
      Caption         =   "查询"
      BeginProperty Font 
         Name            =   "楷体_GB2312"
         Size            =   15
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   7200
      Style           =   1  'Graphical
      TabIndex        =   63
      Top             =   7440
      Width           =   1095
   End
   Begin VB.CommandButton cmdClose 
      BackColor       =   &H00C0E0FF&
      Caption         =   "退出"
      BeginProperty Font 
         Name            =   "楷体_GB2312"
         Size            =   15
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   7200
      Style           =   1  'Graphical
      TabIndex        =   62
      Top             =   8040
      Width           =   1095
   End
   Begin VB.Timer Timer1 
      Interval        =   600
      Left            =   3120
      Top             =   240
   End
   Begin VB.Frame Frame1 
      BackColor       =   &H00C0E0FF&
      Caption         =   "查询方式"
      BeginProperty Font 
         Name            =   "楷体_GB2312"
         Size            =   15.75
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FF0000&
      Height          =   1095
      Left            =   3120
      TabIndex        =   54
      Top             =   840
      Width           =   8295
      Begin VB.TextBox pwdtext 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   360
         Left            =   5760
         TabIndex        =   58
         Top             =   360
         Width           =   1815
      End
      Begin VB.TextBox txtDhhmORHTH 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   360
         Left            =   2160
         TabIndex        =   57
         Top             =   360
         Width           =   1815
      End
      Begin VB.OptionButton chkHTH 
         BackColor       =   &H00C0E0FF&
         Caption         =   "合同号"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FF0000&
         Height          =   255
         Left            =   360
         TabIndex        =   56
         Top             =   720
         Width           =   1695
      End
      Begin VB.OptionButton chkDhhm 
         BackColor       =   &H00C0E0FF&
         Caption         =   "电话号码"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FF0000&
         Height          =   255
         Left            =   360
         TabIndex        =   55
         Top             =   360
         Value           =   -1  'True
         Width           =   1695
      End
      Begin VB.Label Label28 
         BackColor       =   &H00C0E0FF&
         Caption         =   "密   码"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FF0000&
         Height          =   255
         Left            =   4560
         TabIndex        =   59
         Top             =   360
         Width           =   855
      End
   End
   Begin VB.ComboBox ComboMonth 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   360
      Left            =   360
      Style           =   2  'Dropdown List
      TabIndex        =   53
      Top             =   1440
      Width           =   2175
   End
   Begin VB.Frame Frame2 
      BackColor       =   &H00C0E0FF&
      ForeColor       =   &H00FF0000&
      Height          =   5295
      Left            =   360
      TabIndex        =   0
      Top             =   2040
      Width           =   11055
      Begin VB.TextBox Text1 
         Enabled         =   0   'False
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   1320
         TabIndex        =   26
         Top             =   360
         Width           =   1335
      End
      Begin VB.TextBox Text2 
         Enabled         =   0   'False
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   4080
         TabIndex        =   25
         Top             =   360
         Width           =   1335
      End
      Begin VB.TextBox Text3 
         Enabled         =   0   'False
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   6720
         TabIndex        =   24
         Top             =   360
         Width           =   3255
      End
      Begin VB.TextBox Text4 
         Enabled         =   0   'False
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   1320
         TabIndex        =   23
         Top             =   840
         Width           =   1335
      End
      Begin VB.TextBox Text5 
         Enabled         =   0   'False
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   4080
         TabIndex        =   22
         Top             =   840
         Width           =   1335
      End
      Begin VB.TextBox Text6 
         Enabled         =   0   'False
         BeginProperty Font 
            Name            =   "MS Sans Serif"

⌨️ 快捷键说明

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