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

📄 frmerrtable.frm

📁 这是一个Web短信平台后台部分中的预付费管理系统,采用SQL Server数据库,主要是对短信服务的注册用户进得后台充值预付费管理。用到了第三方控件 VideoSoft Active Controls
💻 FRM
📖 第 1 页 / 共 5 页
字号:
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   240
         Index           =   1
         Left            =   3285
         TabIndex        =   38
         Top             =   855
         Width           =   915
      End
      Begin VB.Label lblEnd 
         Caption         =   "结束日期:"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   240
         Index           =   1
         Left            =   3285
         TabIndex        =   37
         Top             =   1170
         Width           =   915
      End
      Begin VB.Label Label6 
         Caption         =   "用户ID:"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   195
         Index           =   1
         Left            =   135
         TabIndex        =   36
         Top             =   1530
         Width           =   825
      End
      Begin VB.Label Label7 
         Caption         =   "用户名称:"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   240
         Index           =   1
         Left            =   3285
         TabIndex        =   35
         Top             =   1530
         Width           =   915
      End
      Begin VB.Label Label8 
         Caption         =   "当前余额:"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   240
         Index           =   1
         Left            =   135
         TabIndex        =   34
         Top             =   2115
         Width           =   915
      End
      Begin VB.Label Label9 
         Caption         =   "本次入费:"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   240
         Index           =   1
         Left            =   3285
         TabIndex        =   33
         Top             =   2115
         Width           =   915
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "错单"
      Height          =   2625
      Left            =   180
      TabIndex        =   13
      Top             =   180
      Width           =   6045
      Begin VB.TextBox txtTableID 
         Appearance      =   0  'Flat
         Enabled         =   0   'False
         Height          =   285
         Index           =   0
         Left            =   1080
         Locked          =   -1  'True
         TabIndex        =   22
         Top             =   315
         Width           =   1635
      End
      Begin VB.TextBox txtUserID 
         Appearance      =   0  'Flat
         Enabled         =   0   'False
         Height          =   285
         Index           =   0
         Left            =   1080
         Locked          =   -1  'True
         TabIndex        =   18
         Top             =   1530
         Width           =   1635
      End
      Begin VB.TextBox txtUserName 
         Appearance      =   0  'Flat
         Enabled         =   0   'False
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   285
         Index           =   0
         Left            =   4230
         Locked          =   -1  'True
         TabIndex        =   17
         Top             =   1530
         Width           =   1635
      End
      Begin VB.TextBox txtCmoney 
         Appearance      =   0  'Flat
         Enabled         =   0   'False
         Height          =   285
         Index           =   0
         Left            =   1080
         Locked          =   -1  'True
         TabIndex        =   16
         Top             =   2115
         Width           =   1635
      End
      Begin VB.TextBox txtNmoney 
         Appearance      =   0  'Flat
         Enabled         =   0   'False
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   285
         Index           =   0
         Left            =   4230
         TabIndex        =   15
         Top             =   2115
         Width           =   1635
      End
      Begin VB.TextBox txtFL 
         Appearance      =   0  'Flat
         Enabled         =   0   'False
         Height          =   285
         Index           =   0
         Left            =   1080
         Locked          =   -1  'True
         TabIndex        =   14
         Top             =   855
         Width           =   1635
      End
      Begin MSComCtl2.DTPicker dtpStart 
         Height          =   285
         Index           =   0
         Left            =   4230
         TabIndex        =   19
         Top             =   855
         Width           =   1635
         _ExtentX        =   2884
         _ExtentY        =   503
         _Version        =   393216
         Enabled         =   0   'False
         Format          =   23724033
         CurrentDate     =   37791
      End
      Begin MSComCtl2.DTPicker dtpEnd 
         Height          =   285
         Index           =   0
         Left            =   4230
         TabIndex        =   20
         Top             =   1170
         Width           =   1635
         _ExtentX        =   2884
         _ExtentY        =   503
         _Version        =   393216
         Enabled         =   0   'False
         Format          =   23724033
         CurrentDate     =   37791
      End
      Begin MSComCtl2.DTPicker dtpDate 
         Height          =   285
         Index           =   0
         Left            =   4230
         TabIndex        =   21
         Top             =   315
         Width           =   1635
         _ExtentX        =   2884
         _ExtentY        =   503
         _Version        =   393216
         Enabled         =   0   'False
         Format          =   23724033
         CurrentDate     =   37791
      End
      Begin VB.Label Label1 
         Caption         =   "入费单号:"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   240
         Index           =   0
         Left            =   180
         TabIndex        =   31
         Top             =   360
         Width           =   960
      End
      Begin VB.Label Label2 
         Caption         =   "入费日期:"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   240
         Index           =   0
         Left            =   3285
         TabIndex        =   30
         Top             =   315
         Width           =   960
      End
      Begin VB.Label Label3 
         Caption         =   "费率:"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   240
         Index           =   0
         Left            =   180
         TabIndex        =   29
         Top             =   900
         Width           =   915
      End
      Begin VB.Label lblStart 
         Caption         =   "开始日期:"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   240
         Index           =   0
         Left            =   3285
         TabIndex        =   28
         Top             =   900
         Width           =   915
      End
      Begin VB.Label lblEnd 
         Caption         =   "结束日期:"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400

⌨️ 快捷键说明

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