frmpfsellquery.frm

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

FRM
1,475
字号
         End
         Begin VB.TextBox txtFields 
            Appearance      =   0  'Flat
            Height          =   360
            Index           =   5
            Left            =   1260
            TabIndex        =   10
            Top             =   225
            Width           =   2640
         End
         Begin VB.CheckBox chkFields 
            Appearance      =   0  'Flat
            BackColor       =   &H00C0C0C0&
            Caption         =   "书号"
            ForeColor       =   &H80000008&
            Height          =   315
            Index           =   7
            Left            =   180
            TabIndex        =   36
            Top             =   300
            Value           =   1  'Checked
            Width           =   960
         End
         Begin VB.CheckBox chkFields 
            Appearance      =   0  'Flat
            BackColor       =   &H00C0C0C0&
            Caption         =   "销售日期"
            ForeColor       =   &H80000008&
            Height          =   315
            Index           =   8
            Left            =   180
            TabIndex        =   38
            Top             =   1260
            Width           =   1050
         End
         Begin MSComCtl2.DTPicker dtpDate 
            Height          =   375
            Index           =   2
            Left            =   1260
            TabIndex        =   13
            Top             =   1200
            Width           =   1485
            _ExtentX        =   2619
            _ExtentY        =   661
            _Version        =   393216
            Format          =   24510465
            CurrentDate     =   37329
         End
         Begin MSComCtl2.DTPicker dtpDate 
            Height          =   375
            Index           =   3
            Left            =   3120
            TabIndex        =   14
            Top             =   1200
            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           =   1
            Left            =   2820
            TabIndex        =   63
            Top             =   1320
            Width           =   330
         End
      End
      Begin VB.Frame Frame1 
         Appearance      =   0  'Flat
         BackColor       =   &H00C0C0C0&
         Caption         =   "查询条件"
         ForeColor       =   &H80000008&
         Height          =   3990
         Index           =   0
         Left            =   3660
         TabIndex        =   60
         Top             =   1140
         Visible         =   0   'False
         Width           =   5040
         Begin VB.CheckBox chkFields 
            Appearance      =   0  'Flat
            BackColor       =   &H00C0C0C0&
            Caption         =   "图书类型"
            ForeColor       =   &H80000008&
            Height          =   315
            Index           =   4
            Left            =   300
            TabIndex        =   16
            Top             =   2256
            Value           =   1  'Checked
            Width           =   1050
         End
         Begin VB.CheckBox chkFields 
            Appearance      =   0  'Flat
            BackColor       =   &H00C0C0C0&
            Caption         =   "客户"
            ForeColor       =   &H80000008&
            Height          =   315
            Index           =   0
            Left            =   300
            TabIndex        =   9
            Top             =   240
            Value           =   1  'Checked
            Width           =   1050
         End
         Begin VB.CheckBox chkFields 
            Appearance      =   0  'Flat
            BackColor       =   &H00C0C0C0&
            Caption         =   "会员卡号"
            ForeColor       =   &H80000008&
            Height          =   315
            Index           =   1
            Left            =   300
            TabIndex        =   17
            Top             =   744
            Value           =   1  'Checked
            Width           =   1050
         End
         Begin VB.CommandButton cmdSearch 
            Appearance      =   0  'Flat
            Height          =   315
            Index           =   7
            Left            =   4440
            Picture         =   "frmPFSellQuery.frx":6110
            Style           =   1  'Graphical
            TabIndex        =   29
            Top             =   1725
            Width           =   345
         End
         Begin VB.CommandButton cmdSearch 
            Appearance      =   0  'Flat
            Height          =   315
            Index           =   6
            Left            =   4440
            Picture         =   "frmPFSellQuery.frx":6454
            Style           =   1  'Graphical
            TabIndex        =   26
            Top             =   1230
            Width           =   345
         End
         Begin VB.CommandButton cmdSearch 
            Appearance      =   0  'Flat
            Height          =   315
            Index           =   5
            Left            =   4440
            Picture         =   "frmPFSellQuery.frx":6798
            Style           =   1  'Graphical
            TabIndex        =   28
            Top             =   735
            Width           =   345
         End
         Begin VB.CommandButton cmdSearch 
            Appearance      =   0  'Flat
            Height          =   315
            Index           =   4
            Left            =   4440
            Picture         =   "frmPFSellQuery.frx":6ADC
            Style           =   1  'Graphical
            TabIndex        =   25
            Top             =   240
            Width           =   345
         End
         Begin VB.CommandButton cmdExit 
            Appearance      =   0  'Flat
            Height          =   405
            Index           =   0
            Left            =   2820
            Picture         =   "frmPFSellQuery.frx":6E20
            Style           =   1  'Graphical
            TabIndex        =   33
            Top             =   3360
            Width           =   960
         End
         Begin VB.CommandButton cmdOk 
            Appearance      =   0  'Flat
            Height          =   405
            Index           =   0
            Left            =   1500
            Picture         =   "frmPFSellQuery.frx":8304
            Style           =   1  'Graphical
            TabIndex        =   5
            Top             =   3360
            Width           =   960
         End
         Begin VB.CheckBox chkFields 
            Appearance      =   0  'Flat
            BackColor       =   &H00C0C0C0&
            Caption         =   "书名"
            ForeColor       =   &H80000008&
            Height          =   315
            Index           =   3
            Left            =   300
            TabIndex        =   18
            Top             =   1752
            Value           =   1  'Checked
            Width           =   765
         End
         Begin VB.TextBox txtFields 
            Appearance      =   0  'Flat
            Height          =   345
            Index           =   3
            Left            =   1380
            TabIndex        =   3
            Top             =   1728
            Width           =   2895
         End
         Begin VB.TextBox txtFields 
            Appearance      =   0  'Flat
            Height          =   345
            Index           =   2
            Left            =   1380
            TabIndex        =   2
            Top             =   1212
            Width           =   2895
         End
         Begin VB.TextBox txtFields 
            Appearance      =   0  'Flat
            Height          =   345
            Index           =   1
            Left            =   1380
            TabIndex        =   1
            Top             =   696
            Width           =   2895
         End
         Begin VB.TextBox txtFields 
            Appearance      =   0  'Flat
            Height          =   345
            Index           =   0
            Left            =   1380
            TabIndex        =   0
            Top             =   180
            Width           =   2895
         End
         Begin VB.CheckBox chkFields 
            Appearance      =   0  'Flat
            BackColor       =   &H00C0C0C0&
            Caption         =   "书号"
            ForeColor       =   &H80000008&
            Height          =   315
            Index           =   2
            Left            =   300
            TabIndex        =   15
            Top             =   1248
            Value           =   1  'Checked
            Width           =   1050
         End
         Begin VB.TextBox txtFields 
            Appearance      =   0  'Flat
            Height          =   345
            Index           =   10
            Left            =   1380
            TabIndex        =   4
            Top             =   2244
            Width           =   2895
         End
         Begin VB.CommandButton cmdSearch 
            Appearance      =   0  'Flat
            Height          =   315
            Index           =   8
            Left            =   4440
            Picture         =   "frmPFSellQuery.frx":97E8
            Style           =   1  'Graphical
            TabIndex        =   27
            Top             =   2220
            Width           =   345
         End
         Begin VB.CheckBox chkFields 
            Appearance      =   0  'Flat
            BackColor       =   &H00C0C0C0&
            Caption         =   "销售日期"
            ForeColor       =   &H80000008&
            Height          =   315
            Index           =   5
            Left            =   300
            TabIndex        =   19
            Top             =   2760
            Width           =   1050
         End
         Begin MSComCtl2.DTPicker dtpDate 
            Height          =   375
            Index           =   0
            Left            =   1380
            TabIndex        =   6
            Top             =   2760
            Width           =   1485
            _ExtentX        =   2619
            _ExtentY        =   661
            _Version        =   393216

⌨️ 快捷键说明

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