frmpfsellquery.frm

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

FRM
1,475
字号
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 frmPFSellQuery 
   Caption         =   "销售查询——批发"
   ClientHeight    =   6960
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   11880
   LinkTopic       =   "Form1"
   MDIChild        =   -1  'True
   ScaleHeight     =   6960
   ScaleWidth      =   11880
   WindowState     =   2  'Maximized
   Begin TabDlg.SSTab SSTab1 
      Height          =   6690
      Left            =   75
      TabIndex        =   55
      Top             =   45
      Width           =   11715
      _ExtentX        =   20664
      _ExtentY        =   11800
      _Version        =   393216
      Tabs            =   4
      TabsPerRow      =   4
      TabHeight       =   520
      TabCaption(0)   =   "单书明细"
      TabPicture(0)   =   "frmPFSellQuery.frx":0000
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "tdbQuery(0)"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "cmdSearch(0)"
      Tab(0).Control(1).Enabled=   0   'False
      Tab(0).Control(2)=   "Frame1(0)"
      Tab(0).Control(2).Enabled=   0   'False
      Tab(0).ControlCount=   3
      TabCaption(1)   =   "单书汇总"
      TabPicture(1)   =   "frmPFSellQuery.frx":001C
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "tdbQuery(1)"
      Tab(1).Control(0).Enabled=   0   'False
      Tab(1).Control(1)=   "cmdSearch(1)"
      Tab(1).Control(1).Enabled=   0   'False
      Tab(1).Control(2)=   "Frame1(1)"
      Tab(1).Control(2).Enabled=   0   'False
      Tab(1).ControlCount=   3
      TabCaption(2)   =   "清单明细"
      TabPicture(2)   =   "frmPFSellQuery.frx":0038
      Tab(2).ControlEnabled=   0   'False
      Tab(2).Control(0)=   "tdbQuery(2)"
      Tab(2).Control(0).Enabled=   0   'False
      Tab(2).Control(1)=   "cmdSearch(2)"
      Tab(2).Control(1).Enabled=   0   'False
      Tab(2).Control(2)=   "Frame1(2)"
      Tab(2).Control(2).Enabled=   0   'False
      Tab(2).ControlCount=   3
      TabCaption(3)   =   "清单汇总"
      TabPicture(3)   =   "frmPFSellQuery.frx":0054
      Tab(3).ControlEnabled=   0   'False
      Tab(3).Control(0)=   "tdbQuery(3)"
      Tab(3).Control(0).Enabled=   0   'False
      Tab(3).Control(1)=   "Frame1(3)"
      Tab(3).Control(1).Enabled=   0   'False
      Tab(3).Control(2)=   "cmdSearch(3)"
      Tab(3).Control(2).Enabled=   0   'False
      Tab(3).ControlCount=   3
      Begin VB.Frame Frame1 
         Appearance      =   0  'Flat
         BackColor       =   &H00C0C0C0&
         Caption         =   "查询条件"
         ForeColor       =   &H80000008&
         Height          =   2595
         Index           =   2
         Left            =   -71520
         TabIndex        =   64
         Top             =   1680
         Visible         =   0   'False
         Width           =   4860
         Begin VB.CheckBox chkFields 
            Appearance      =   0  'Flat
            BackColor       =   &H00C0C0C0&
            Caption         =   "销售日期"
            ForeColor       =   &H80000008&
            Height          =   315
            Index           =   9
            Left            =   180
            TabIndex        =   44
            Top             =   1320
            Width           =   1050
         End
         Begin VB.CheckBox chkFields 
            Appearance      =   0  'Flat
            BackColor       =   &H00C0C0C0&
            Caption         =   "客户"
            ForeColor       =   &H80000008&
            Height          =   315
            Index           =   10
            Left            =   180
            TabIndex        =   43
            Top             =   315
            Value           =   1  'Checked
            Width           =   960
         End
         Begin VB.TextBox txtFields 
            Appearance      =   0  'Flat
            Height          =   345
            Index           =   6
            Left            =   1260
            TabIndex        =   20
            Top             =   240
            Width           =   2580
         End
         Begin VB.TextBox txtFields 
            Appearance      =   0  'Flat
            Height          =   345
            Index           =   7
            Left            =   1260
            TabIndex        =   21
            Top             =   780
            Width           =   2580
         End
         Begin VB.CheckBox chkFields 
            Appearance      =   0  'Flat
            BackColor       =   &H00C0C0C0&
            Caption         =   "会员卡号"
            ForeColor       =   &H80000008&
            Height          =   315
            Index           =   11
            Left            =   180
            TabIndex        =   45
            Top             =   817
            Value           =   1  'Checked
            Width           =   1230
         End
         Begin VB.CommandButton cmdSearch 
            Appearance      =   0  'Flat
            Height          =   315
            Index           =   11
            Left            =   4200
            Picture         =   "frmPFSellQuery.frx":0070
            Style           =   1  'Graphical
            TabIndex        =   46
            Top             =   240
            Width           =   345
         End
         Begin VB.CommandButton cmdSearch 
            Appearance      =   0  'Flat
            Height          =   315
            Index           =   12
            Left            =   4200
            Picture         =   "frmPFSellQuery.frx":03B4
            Style           =   1  'Graphical
            TabIndex        =   47
            Top             =   840
            Width           =   345
         End
         Begin VB.CommandButton cmdExit 
            Appearance      =   0  'Flat
            Height          =   405
            Index           =   2
            Left            =   2820
            Picture         =   "frmPFSellQuery.frx":06F8
            Style           =   1  'Graphical
            TabIndex        =   48
            Top             =   1920
            Width           =   960
         End
         Begin VB.CommandButton cmdOk 
            Appearance      =   0  'Flat
            Height          =   405
            Index           =   2
            Left            =   1380
            Picture         =   "frmPFSellQuery.frx":1BDC
            Style           =   1  'Graphical
            TabIndex        =   22
            Top             =   1920
            Width           =   960
         End
         Begin MSComCtl2.DTPicker dtpDate 
            Height          =   375
            Index           =   4
            Left            =   1260
            TabIndex        =   23
            Top             =   1320
            Width           =   1485
            _ExtentX        =   2619
            _ExtentY        =   661
            _Version        =   393216
            Format          =   24510465
            CurrentDate     =   37329
         End
         Begin MSComCtl2.DTPicker dtpDate 
            Height          =   375
            Index           =   5
            Left            =   3180
            TabIndex        =   24
            Top             =   1320
            Width           =   1485
            _ExtentX        =   2619
            _ExtentY        =   661
            _Version        =   393216
            Format          =   24510465
            CurrentDate     =   37329
         End
         Begin VB.Label Label1 
            Appearance      =   0  'Flat
            BackColor       =   &H00C0C0C0&
            Caption         =   "至"
            ForeColor       =   &H80000008&
            Height          =   300
            Index           =   2
            Left            =   2880
            TabIndex        =   65
            Top             =   1380
            Width           =   330
         End
      End
      Begin VB.Frame Frame1 
         Appearance      =   0  'Flat
         BackColor       =   &H00C0C0C0&
         Caption         =   "查询条件"
         ForeColor       =   &H80000008&
         Height          =   2400
         Index           =   1
         Left            =   -71400
         TabIndex        =   62
         Top             =   1620
         Visible         =   0   'False
         Width           =   4680
         Begin VB.CommandButton cmdOk 
            Appearance      =   0  'Flat
            Height          =   405
            Index           =   1
            Left            =   1380
            Picture         =   "frmPFSellQuery.frx":30C0
            Style           =   1  'Graphical
            TabIndex        =   12
            Top             =   1800
            Width           =   960
         End
         Begin VB.CommandButton cmdExit 
            Appearance      =   0  'Flat
            Height          =   405
            Index           =   1
            Left            =   2640
            Picture         =   "frmPFSellQuery.frx":45A4
            Style           =   1  'Graphical
            TabIndex        =   41
            Top             =   1800
            Width           =   960
         End
         Begin VB.CommandButton cmdSearch 
            Appearance      =   0  'Flat
            Height          =   315
            Index           =   9
            Left            =   4140
            Picture         =   "frmPFSellQuery.frx":5A88
            Style           =   1  'Graphical
            TabIndex        =   40
            Top             =   720
            Width           =   345
         End
         Begin VB.CommandButton cmdSearch 
            Appearance      =   0  'Flat
            Height          =   315
            Index           =   10
            Left            =   4140
            Picture         =   "frmPFSellQuery.frx":5DCC
            Style           =   1  'Graphical
            TabIndex        =   39
            Top             =   240
            Width           =   345
         End
         Begin VB.CheckBox chkFields 
            Appearance      =   0  'Flat
            BackColor       =   &H00C0C0C0&
            Caption         =   "书名"
            ForeColor       =   &H80000008&
            Height          =   315
            Index           =   6
            Left            =   180
            TabIndex        =   37
            Top             =   780
            Value           =   1  'Checked
            Width           =   765
         End
         Begin VB.TextBox txtFields 
            Appearance      =   0  'Flat
            Height          =   345
            Index           =   4
            Left            =   1260
            TabIndex        =   11
            Top             =   720
            Width           =   2640

⌨️ 快捷键说明

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