frmsellquery.frm

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

FRM
1,468
字号
            Appearance      =   0  'Flat
            BackColor       =   &H00C0C0C0&
            Caption         =   "客户号"
            ForeColor       =   &H80000008&
            Height          =   315
            Index           =   0
            Left            =   180
            TabIndex        =   13
            Top             =   730
            Value           =   1  'Checked
            Width           =   1050
         End
         Begin VB.CheckBox chkFields 
            Appearance      =   0  'Flat
            BackColor       =   &H00C0C0C0&
            Caption         =   "图书类型"
            ForeColor       =   &H80000008&
            Height          =   315
            Index           =   4
            Left            =   180
            TabIndex        =   17
            Top             =   2200
            Value           =   1  'Checked
            Width           =   1050
         End
         Begin VB.Label Label1 
            Appearance      =   0  'Flat
            BackColor       =   &H00C0C0C0&
            Caption         =   "至"
            ForeColor       =   &H80000008&
            Height          =   300
            Index           =   0
            Left            =   2940
            TabIndex        =   53
            Top             =   3180
            Width           =   330
         End
      End
      Begin VB.Frame Frame1 
         Appearance      =   0  'Flat
         BackColor       =   &H00C0C0C0&
         Caption         =   "查询条件"
         ForeColor       =   &H80000008&
         Height          =   2040
         Index           =   1
         Left            =   -71580
         TabIndex        =   51
         Top             =   1560
         Visible         =   0   'False
         Width           =   4560
         Begin VB.CommandButton cmdExit 
            Appearance      =   0  'Flat
            Height          =   405
            Index           =   1
            Left            =   2580
            Picture         =   "frmSellQuery.frx":74A8
            Style           =   1  'Graphical
            TabIndex        =   73
            Top             =   1440
            Width           =   960
         End
         Begin VB.CommandButton cmdOk 
            Appearance      =   0  'Flat
            Height          =   405
            Index           =   1
            Left            =   1200
            Picture         =   "frmSellQuery.frx":898C
            Style           =   1  'Graphical
            TabIndex        =   22
            Top             =   1440
            Width           =   960
         End
         Begin VB.CommandButton cmdSearch 
            Appearance      =   0  'Flat
            Height          =   315
            Index           =   9
            Left            =   4020
            Picture         =   "frmSellQuery.frx":9E70
            Style           =   1  'Graphical
            TabIndex        =   72
            Top             =   840
            Width           =   345
         End
         Begin VB.CommandButton cmdSearch 
            Appearance      =   0  'Flat
            Height          =   315
            Index           =   10
            Left            =   4020
            Picture         =   "frmSellQuery.frx":A1B4
            Style           =   1  'Graphical
            TabIndex        =   71
            Top             =   240
            Width           =   345
         End
         Begin VB.CheckBox chkFields 
            Appearance      =   0  'Flat
            BackColor       =   &H00C0C0C0&
            Caption         =   "销售日期"
            ForeColor       =   &H80000008&
            Height          =   315
            Index           =   8
            Left            =   180
            TabIndex        =   28
            Top             =   2040
            Visible         =   0   'False
            Width           =   1050
         End
         Begin VB.CheckBox chkFields 
            Appearance      =   0  'Flat
            BackColor       =   &H00C0C0C0&
            Caption         =   "书号"
            ForeColor       =   &H80000008&
            Height          =   315
            Index           =   7
            Left            =   180
            TabIndex        =   26
            Top             =   360
            Value           =   1  'Checked
            Width           =   960
         End
         Begin VB.TextBox txtFields 
            Appearance      =   0  'Flat
            Height          =   360
            Index           =   5
            Left            =   1260
            TabIndex        =   20
            Top             =   225
            Width           =   2580
         End
         Begin VB.TextBox txtFields 
            Appearance      =   0  'Flat
            Height          =   360
            Index           =   4
            Left            =   1260
            TabIndex        =   21
            Top             =   840
            Width           =   2580
         End
         Begin VB.CheckBox chkFields 
            Appearance      =   0  'Flat
            BackColor       =   &H00C0C0C0&
            Caption         =   "书名"
            ForeColor       =   &H80000008&
            Height          =   315
            Index           =   6
            Left            =   180
            TabIndex        =   27
            Top             =   900
            Value           =   1  'Checked
            Width           =   765
         End
         Begin MSComCtl2.DTPicker dtpDate 
            Height          =   375
            Index           =   2
            Left            =   60
            TabIndex        =   24
            Top             =   1920
            Visible         =   0   'False
            Width           =   1365
            _ExtentX        =   2408
            _ExtentY        =   661
            _Version        =   393216
            Format          =   24444929
            CurrentDate     =   37329
         End
         Begin MSComCtl2.DTPicker dtpDate 
            Height          =   375
            Index           =   3
            Left            =   240
            TabIndex        =   25
            Top             =   2040
            Visible         =   0   'False
            Width           =   1365
            _ExtentX        =   2408
            _ExtentY        =   661
            _Version        =   393216
            Format          =   24444929
            CurrentDate     =   37329
         End
         Begin VB.Label Label1 
            Appearance      =   0  'Flat
            BackColor       =   &H00C0C0C0&
            Caption         =   "至"
            ForeColor       =   &H80000008&
            Height          =   300
            Index           =   1
            Left            =   480
            TabIndex        =   58
            Top             =   2040
            Visible         =   0   'False
            Width           =   330
         End
      End
      Begin VB.Frame Frame1 
         Appearance      =   0  'Flat
         BackColor       =   &H00C0C0C0&
         Caption         =   "查询条件"
         ForeColor       =   &H80000008&
         Height          =   3075
         Index           =   2
         Left            =   -71580
         TabIndex        =   50
         Top             =   1500
         Visible         =   0   'False
         Width           =   4620
         Begin VB.CommandButton cmdSearch 
            Appearance      =   0  'Flat
            Height          =   315
            Index           =   12
            Left            =   4080
            Picture         =   "frmSellQuery.frx":A4F8
            Style           =   1  'Graphical
            TabIndex        =   76
            Top             =   1320
            Width           =   345
         End
         Begin VB.CommandButton cmdSearch 
            Appearance      =   0  'Flat
            Height          =   315
            Index           =   11
            Left            =   4080
            Picture         =   "frmSellQuery.frx":A83C
            Style           =   1  'Graphical
            TabIndex        =   75
            Top             =   780
            Width           =   345
         End
         Begin VB.CommandButton cmdOk 
            Appearance      =   0  'Flat
            Height          =   405
            Index           =   2
            Left            =   1200
            Picture         =   "frmSellQuery.frx":AB80
            Style           =   1  'Graphical
            TabIndex        =   33
            Top             =   2400
            Width           =   960
         End
         Begin VB.CommandButton cmdExit 
            Appearance      =   0  'Flat
            Height          =   405
            Index           =   2
            Left            =   2580
            Picture         =   "frmSellQuery.frx":C064
            Style           =   1  'Graphical
            TabIndex        =   74
            Top             =   2400
            Width           =   960
         End
         Begin VB.TextBox txtFields 
            Appearance      =   0  'Flat
            Height          =   345
            Index           =   15
            Left            =   1320
            TabIndex        =   30
            Top             =   180
            Width           =   2550
         End
         Begin VB.CheckBox chkFields 
            Appearance      =   0  'Flat
            BackColor       =   &H00C0C0C0&
            Caption         =   "销售单号"
            ForeColor       =   &H80000008&
            Height          =   315
            Index           =   19
            Left            =   240
            TabIndex        =   39
            Top             =   300
            Value           =   1  'Checked
            Width           =   1230
         End
         Begin VB.CheckBox chkFields 
            Appearance      =   0  'Flat
            BackColor       =   &H00C0C0C0&
            Caption         =   "会员卡号"
            ForeColor       =   &H80000008&
            Height          =   315
            Index           =   11
            Left            =   240
            TabIndex        =   37
            Top             =   1340
            Value           =   1  'Checked
            Width           =   1050
         End
         Begin VB.TextBox txtFields 
            Appearance      =   0  'Flat
            Height          =   345
            Index           =   7
            Left            =   1320
            TabIndex        =   32
            Top             =   1260
            Width           =   2550
         End
         Begin VB.TextBox txtFields 

⌨️ 快捷键说明

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