frmcardquery.frm

来自「通用书店管理系统」· FRM 代码 · 共 1,412 行 · 第 1/5 页

FRM
1,412
字号
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{DEF7CADD-83C0-11D0-A0F1-00A024703500}#7.0#0"; "TODG7.OCX"
Begin VB.Form frmCardQuery 
   Caption         =   "会员卡查询"
   ClientHeight    =   3195
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   4680
   LinkTopic       =   "Form1"
   MDIChild        =   -1  'True
   ScaleHeight     =   3195
   ScaleWidth      =   4680
   WindowState     =   2  'Maximized
   Begin TabDlg.SSTab SSTab1 
      Height          =   7455
      Left            =   120
      TabIndex        =   19
      Top             =   0
      Width           =   11715
      _ExtentX        =   20664
      _ExtentY        =   13150
      _Version        =   393216
      Tabs            =   6
      TabsPerRow      =   6
      TabHeight       =   520
      TabCaption(0)   =   "会员卡"
      TabPicture(0)   =   "frmCardQuery.frx":0000
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "tdbQuery(0)"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "Frame1(0)"
      Tab(0).Control(1).Enabled=   0   'False
      Tab(0).Control(2)=   "cmdSearch(0)"
      Tab(0).Control(2).Enabled=   0   'False
      Tab(0).ControlCount=   3
      TabCaption(1)   =   "会员卡续卡"
      TabPicture(1)   =   "frmCardQuery.frx":001C
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "tdbQuery(1)"
      Tab(1).Control(1)=   "Frame1(1)"
      Tab(1).Control(2)=   "cmdSearch(1)"
      Tab(1).ControlCount=   3
      TabCaption(2)   =   "会员卡作废"
      TabPicture(2)   =   "frmCardQuery.frx":0038
      Tab(2).ControlEnabled=   0   'False
      Tab(2).Control(0)=   "tdbQuery(2)"
      Tab(2).Control(1)=   "cmdSearch(2)"
      Tab(2).Control(2)=   "Frame1(2)"
      Tab(2).ControlCount=   3
      TabCaption(3)   =   "会员卡换卡"
      TabPicture(3)   =   "frmCardQuery.frx":0054
      Tab(3).ControlEnabled=   0   'False
      Tab(3).Control(0)=   "tdbQuery(3)"
      Tab(3).Control(1)=   "cmdSearch(10)"
      Tab(3).Control(2)=   "Frame1(3)"
      Tab(3).ControlCount=   3
      TabCaption(4)   =   "会员卡挂失"
      TabPicture(4)   =   "frmCardQuery.frx":0070
      Tab(4).ControlEnabled=   0   'False
      Tab(4).Control(0)=   "tdbQuery(4)"
      Tab(4).Control(1)=   "Frame1(4)"
      Tab(4).Control(2)=   "cmdSearch(20)"
      Tab(4).ControlCount=   3
      TabCaption(5)   =   "会员卡解挂"
      TabPicture(5)   =   "frmCardQuery.frx":008C
      Tab(5).ControlEnabled=   0   'False
      Tab(5).Control(0)=   "cmdSearch(21)"
      Tab(5).Control(1)=   "Frame1(5)"
      Tab(5).Control(2)=   "tdbQuery(5)"
      Tab(5).ControlCount=   3
      Begin VB.CommandButton cmdSearch 
         Caption         =   "查询条件(&F)"
         Height          =   405
         Index           =   21
         Left            =   -65160
         TabIndex        =   74
         Top             =   6960
         Width           =   1335
      End
      Begin VB.CommandButton cmdSearch 
         Caption         =   "查询条件(&F)"
         Height          =   405
         Index           =   20
         Left            =   -65160
         TabIndex        =   73
         Top             =   6960
         Width           =   1335
      End
      Begin VB.Frame Frame1 
         Appearance      =   0  'Flat
         BackColor       =   &H00C0C0C0&
         Caption         =   "查询条件"
         ForeColor       =   &H80000008&
         Height          =   2055
         Index           =   5
         Left            =   -71280
         TabIndex        =   67
         Top             =   2160
         Visible         =   0   'False
         Width           =   4335
         Begin VB.CheckBox chkFields 
            Appearance      =   0  'Flat
            BackColor       =   &H00C0C0C0&
            Caption         =   "姓名"
            ForeColor       =   &H80000008&
            Height          =   315
            Index           =   17
            Left            =   120
            TabIndex        =   72
            Top             =   780
            Value           =   1  'Checked
            Width           =   960
         End
         Begin VB.CheckBox chkFields 
            Appearance      =   0  'Flat
            BackColor       =   &H00C0C0C0&
            Caption         =   "会员卡号"
            ForeColor       =   &H80000008&
            Height          =   315
            Index           =   16
            Left            =   120
            TabIndex        =   71
            Top             =   240
            Value           =   1  'Checked
            Width           =   1050
         End
         Begin VB.TextBox txtFields 
            Appearance      =   0  'Flat
            Height          =   345
            Index           =   14
            Left            =   1200
            TabIndex        =   50
            Top             =   240
            Width           =   2370
         End
         Begin VB.TextBox txtFields 
            Appearance      =   0  'Flat
            Height          =   345
            Index           =   13
            Left            =   1200
            TabIndex        =   51
            Top             =   720
            Width           =   2370
         End
         Begin VB.CommandButton cmdOk 
            Appearance      =   0  'Flat
            Height          =   405
            Index           =   5
            Left            =   1080
            Picture         =   "frmCardQuery.frx":00A8
            Style           =   1  'Graphical
            TabIndex        =   52
            Top             =   1440
            Width           =   960
         End
         Begin VB.CommandButton cmdExit 
            Appearance      =   0  'Flat
            Height          =   405
            Index           =   5
            Left            =   2460
            Picture         =   "frmCardQuery.frx":158C
            Style           =   1  'Graphical
            TabIndex        =   70
            Top             =   1440
            Width           =   960
         End
         Begin VB.CommandButton cmdSearch 
            Appearance      =   0  'Flat
            Height          =   315
            Index           =   18
            Left            =   3840
            Picture         =   "frmCardQuery.frx":2A70
            Style           =   1  'Graphical
            TabIndex        =   69
            Top             =   240
            Width           =   345
         End
         Begin VB.CommandButton cmdSearch 
            Appearance      =   0  'Flat
            Height          =   315
            Index           =   17
            Left            =   3840
            Picture         =   "frmCardQuery.frx":2DB4
            Style           =   1  'Graphical
            TabIndex        =   68
            Top             =   780
            Width           =   345
         End
      End
      Begin VB.Frame Frame1 
         Appearance      =   0  'Flat
         BackColor       =   &H00C0C0C0&
         Caption         =   "查询条件"
         ForeColor       =   &H80000008&
         Height          =   2055
         Index           =   4
         Left            =   -71280
         TabIndex        =   61
         Top             =   2160
         Visible         =   0   'False
         Width           =   4335
         Begin VB.CheckBox chkFields 
            Appearance      =   0  'Flat
            BackColor       =   &H00C0C0C0&
            Caption         =   "姓名"
            ForeColor       =   &H80000008&
            Height          =   315
            Index           =   13
            Left            =   120
            TabIndex        =   66
            Top             =   780
            Value           =   1  'Checked
            Width           =   960
         End
         Begin VB.CheckBox chkFields 
            Appearance      =   0  'Flat
            BackColor       =   &H00C0C0C0&
            Caption         =   "会员卡号"
            ForeColor       =   &H80000008&
            Height          =   315
            Index           =   12
            Left            =   120
            TabIndex        =   65
            Top             =   240
            Value           =   1  'Checked
            Width           =   1050
         End
         Begin VB.TextBox txtFields 
            Appearance      =   0  'Flat
            Height          =   345
            Index           =   11
            Left            =   1200
            TabIndex        =   40
            Top             =   240
            Width           =   2370
         End
         Begin VB.TextBox txtFields 
            Appearance      =   0  'Flat
            Height          =   345
            Index           =   10
            Left            =   1200
            TabIndex        =   41
            Top             =   720
            Width           =   2370
         End
         Begin VB.CommandButton cmdOk 
            Appearance      =   0  'Flat
            Height          =   405
            Index           =   4
            Left            =   1080
            Picture         =   "frmCardQuery.frx":30F8
            Style           =   1  'Graphical
            TabIndex        =   42
            Top             =   1440
            Width           =   960
         End
         Begin VB.CommandButton cmdExit 
            Appearance      =   0  'Flat
            Height          =   405
            Index           =   4
            Left            =   2460
            Picture         =   "frmCardQuery.frx":45DC
            Style           =   1  'Graphical
            TabIndex        =   64
            Top             =   1440
            Width           =   960
         End
         Begin VB.CommandButton cmdSearch 
            Appearance      =   0  'Flat
            Height          =   315
            Index           =   15
            Left            =   3840
            Picture         =   "frmCardQuery.frx":5AC0
            Style           =   1  'Graphical
            TabIndex        =   63
            Top             =   240
            Width           =   345
         End
         Begin VB.CommandButton cmdSearch 
            Appearance      =   0  'Flat
            Height          =   315

⌨️ 快捷键说明

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