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

📄 frm_qurryuserinfo.frm

📁 提供给入门级别的GPRS编程人员
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{2B12169D-6738-11D2-BF5B-00A024982E5B}#31.8#0"; "CoolButton.OCX"
Begin VB.Form frm_qurryuserinfo 
   BorderStyle     =   0  'None
   Caption         =   "GPRS用电管理系统"
   ClientHeight    =   8505
   ClientLeft      =   0
   ClientTop       =   105
   ClientWidth     =   14925
   LinkTopic       =   "Form1"
   ScaleHeight     =   8505
   ScaleWidth      =   14925
   ShowInTaskbar   =   0   'False
   StartUpPosition =   3  '窗口缺省
   Begin VB.Frame Frame1 
      Caption         =   "查询用户资料"
      ForeColor       =   &H00FF0000&
      Height          =   8055
      Left            =   2520
      TabIndex        =   0
      Top             =   240
      Width           =   9735
      Begin TButton.axButton xpcmdbutton4 
         Height          =   330
         Left            =   7680
         TabIndex        =   46
         Top             =   480
         Width           =   1335
         _ExtentX        =   2355
         _ExtentY        =   582
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Caption         =   "查  询"
         MaskColor       =   -2147483633
      End
      Begin VB.OptionButton Option2 
         Appearance      =   0  'Flat
         Caption         =   "SIM卡号"
         ForeColor       =   &H80000008&
         Height          =   375
         Left            =   3840
         TabIndex        =   45
         Top             =   480
         Width           =   975
      End
      Begin VB.OptionButton Option1 
         Appearance      =   0  'Flat
         Caption         =   "客户编号"
         ForeColor       =   &H80000008&
         Height          =   375
         Left            =   2520
         TabIndex        =   44
         Top             =   480
         Width           =   1215
      End
      Begin VB.Frame Frame2 
         Caption         =   "用户资料"
         Height          =   6255
         Left            =   240
         TabIndex        =   2
         Top             =   1200
         Width           =   8775
         Begin VB.TextBox txt_usertime 
            Appearance      =   0  'Flat
            Enabled         =   0   'False
            Height          =   375
            Left            =   6240
            TabIndex        =   22
            Top             =   5280
            Width           =   2175
         End
         Begin VB.TextBox txt_addr 
            Appearance      =   0  'Flat
            Enabled         =   0   'False
            Height          =   375
            Left            =   1440
            TabIndex        =   21
            Top             =   5280
            Width           =   2175
         End
         Begin VB.TextBox txt_biaotime 
            Appearance      =   0  'Flat
            Enabled         =   0   'False
            Height          =   375
            Left            =   6240
            TabIndex        =   20
            Top             =   4800
            Width           =   2175
         End
         Begin VB.TextBox txt_biaosnumn 
            Appearance      =   0  'Flat
            Enabled         =   0   'False
            Height          =   375
            Left            =   6240
            TabIndex        =   19
            Top             =   4200
            Width           =   2175
         End
         Begin VB.TextBox txt_biaosnumy 
            Appearance      =   0  'Flat
            Enabled         =   0   'False
            Height          =   375
            Left            =   6240
            TabIndex        =   18
            Top             =   3600
            Width           =   2175
         End
         Begin VB.TextBox txt_hgqbili 
            Appearance      =   0  'Flat
            Enabled         =   0   'False
            Height          =   375
            Left            =   6240
            TabIndex        =   17
            Top             =   3120
            Width           =   2175
         End
         Begin VB.TextBox txt_byqxinghao 
            Appearance      =   0  'Flat
            Enabled         =   0   'False
            Height          =   375
            Left            =   6240
            TabIndex        =   16
            Top             =   2520
            Width           =   2175
         End
         Begin VB.TextBox txt_byqid 
            Appearance      =   0  'Flat
            Enabled         =   0   'False
            Height          =   375
            Left            =   6240
            TabIndex        =   15
            Top             =   2040
            Width           =   2175
         End
         Begin VB.TextBox txt_biaoconst 
            Appearance      =   0  'Flat
            Enabled         =   0   'False
            Height          =   375
            Left            =   6240
            TabIndex        =   14
            Top             =   1440
            Width           =   2175
         End
         Begin VB.TextBox txt_biaoxinghao 
            Appearance      =   0  'Flat
            Enabled         =   0   'False
            Height          =   375
            Left            =   6240
            TabIndex        =   13
            Top             =   840
            Width           =   2175
         End
         Begin VB.TextBox txt_biaohao 
            Appearance      =   0  'Flat
            Enabled         =   0   'False
            Height          =   375
            Left            =   6240
            TabIndex        =   12
            Top             =   360
            Width           =   2175
         End
         Begin VB.TextBox txt_taiqu 
            Appearance      =   0  'Flat
            Enabled         =   0   'False
            Height          =   375
            Left            =   1440
            TabIndex        =   11
            Top             =   4800
            Width           =   2175
         End
         Begin VB.TextBox txt_line 
            Appearance      =   0  'Flat
            Enabled         =   0   'False
            Height          =   375
            Left            =   1440
            TabIndex        =   10
            Top             =   4320
            Width           =   2175
         End
         Begin VB.TextBox txt_price 
            Appearance      =   0  'Flat
            Enabled         =   0   'False
            Height          =   375
            Left            =   1440
            TabIndex        =   9
            Top             =   3720
            Width           =   2175
         End
         Begin VB.TextBox txt_sim 
            Appearance      =   0  'Flat
            Enabled         =   0   'False
            Height          =   375
            Left            =   1440
            TabIndex        =   8
            Top             =   3240
            Width           =   2175
         End
         Begin VB.TextBox txt_pw 
            Appearance      =   0  'Flat
            Enabled         =   0   'False
            Height          =   375
            Left            =   1440
            TabIndex        =   7
            Top             =   2760
            Width           =   2175
         End
         Begin VB.TextBox txt_mobile 
            Appearance      =   0  'Flat
            Enabled         =   0   'False
            Height          =   375
            Left            =   1440
            TabIndex        =   6
            Top             =   2160
            Width           =   2175
         End
         Begin VB.TextBox txt_tel 
            Appearance      =   0  'Flat
            Enabled         =   0   'False
            Height          =   375
            Left            =   1440
            TabIndex        =   5
            Top             =   1560
            Width           =   2175
         End
         Begin VB.TextBox txt_name 
            Appearance      =   0  'Flat
            Enabled         =   0   'False
            Height          =   375
            Left            =   1440
            TabIndex        =   4
            Top             =   960
            Width           =   2175
         End
         Begin VB.TextBox txt_id 
            Appearance      =   0  'Flat
            Enabled         =   0   'False
            Height          =   375
            Left            =   1440
            TabIndex        =   3
            Top             =   360
            Width           =   2175
         End
         Begin VB.Label Label2 
            BackStyle       =   0  'Transparent
            Caption         =   "开户日期:"
            Height          =   255

⌨️ 快捷键说明

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