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

📄 frmstoragequery.frm

📁 通用书店管理系统
💻 FRM
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
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 frmStorageQuery 
   Caption         =   "库存查询"
   ClientHeight    =   6930
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   11880
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form1"
   MDIChild        =   -1  'True
   ScaleHeight     =   6930
   ScaleWidth      =   11880
   WindowState     =   2  'Maximized
   Begin TabDlg.SSTab SSTab1 
      Height          =   6690
      Left            =   90
      TabIndex        =   9
      Top             =   30
      Width           =   11715
      _ExtentX        =   20664
      _ExtentY        =   11800
      _Version        =   393216
      Tabs            =   2
      TabsPerRow      =   2
      TabHeight       =   520
      TabCaption(0)   =   "明细"
      TabPicture(0)   =   "frmStorageQuery.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)   =   "frmStorageQuery.frx":001C
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "cmdSearch(1)"
      Tab(1).Control(1)=   "tdbQuery(1)"
      Tab(1).ControlCount=   2
      Begin VB.CommandButton cmdSearch 
         Caption         =   "汇总(&H)"
         Height          =   405
         Index           =   1
         Left            =   -64800
         TabIndex        =   20
         Top             =   6120
         Width           =   1335
      End
      Begin VB.Frame Frame1 
         Appearance      =   0  'Flat
         BackColor       =   &H00C0C0C0&
         Caption         =   "查询条件"
         ForeColor       =   &H80000008&
         Height          =   4230
         Index           =   0
         Left            =   3720
         TabIndex        =   10
         Top             =   1260
         Visible         =   0   'False
         Width           =   4260
         Begin VB.CheckBox chkFields 
            Appearance      =   0  'Flat
            BackColor       =   &H00C0C0C0&
            Caption         =   "库区"
            ForeColor       =   &H80000008&
            Height          =   315
            Index           =   0
            Left            =   180
            TabIndex        =   27
            Top             =   360
            Value           =   1  'Checked
            Width           =   915
         End
         Begin VB.CheckBox chkFields 
            Appearance      =   0  'Flat
            BackColor       =   &H00C0C0C0&
            Caption         =   "图书类型"
            ForeColor       =   &H80000008&
            Height          =   315
            Index           =   1
            Left            =   180
            TabIndex        =   26
            Top             =   1740
            Value           =   1  'Checked
            Width           =   1035
         End
         Begin VB.CheckBox chkFields 
            Appearance      =   0  'Flat
            BackColor       =   &H00C0C0C0&
            Caption         =   "出版社"
            ForeColor       =   &H80000008&
            Height          =   315
            Index           =   2
            Left            =   180
            TabIndex        =   25
            Top             =   2200
            Value           =   1  'Checked
            Width           =   960
         End
         Begin VB.CheckBox chkFields 
            Appearance      =   0  'Flat
            BackColor       =   &H00C0C0C0&
            Caption         =   "书号"
            ForeColor       =   &H80000008&
            Height          =   315
            Index           =   4
            Left            =   180
            TabIndex        =   24
            Top             =   820
            Value           =   1  'Checked
            Width           =   960
         End
         Begin VB.CheckBox chkFields 
            Appearance      =   0  'Flat
            BackColor       =   &H00C0C0C0&
            Caption         =   "书名"
            ForeColor       =   &H80000008&
            Height          =   315
            Index           =   5
            Left            =   180
            TabIndex        =   23
            Top             =   1280
            Value           =   1  'Checked
            Width           =   1005
         End
         Begin VB.CheckBox chkFields 
            Appearance      =   0  'Flat
            BackColor       =   &H00C0C0C0&
            Caption         =   "作者"
            ForeColor       =   &H80000008&
            Height          =   315
            Index           =   3
            Left            =   180
            TabIndex        =   22
            Top             =   2660
            Value           =   1  'Checked
            Width           =   765
         End
         Begin VB.CheckBox chkFields 
            Appearance      =   0  'Flat
            BackColor       =   &H00C0C0C0&
            Caption         =   "排序"
            ForeColor       =   &H80000008&
            Height          =   315
            Index           =   6
            Left            =   180
            TabIndex        =   21
            Top             =   3120
            Value           =   1  'Checked
            Width           =   765
         End
         Begin VB.ComboBox Combo1 
            Appearance      =   0  'Flat
            Height          =   300
            Left            =   1200
            TabIndex        =   7
            Top             =   3120
            Width           =   2355
         End
         Begin VB.CommandButton cmdExit 
            Appearance      =   0  'Flat
            Height          =   405
            Index           =   0
            Left            =   2400
            Picture         =   "frmStorageQuery.frx":0038
            Style           =   1  'Graphical
            TabIndex        =   19
            Top             =   3600
            Width           =   960
         End
         Begin VB.CommandButton cmdOk 
            Appearance      =   0  'Flat
            Height          =   405
            Index           =   0
            Left            =   1080
            Picture         =   "frmStorageQuery.frx":151C
            Style           =   1  'Graphical
            TabIndex        =   6
            Top             =   3600
            Width           =   960
         End
         Begin VB.CommandButton cmdSearch 
            Appearance      =   0  'Flat
            Height          =   315
            Index           =   7
            Left            =   3720
            Picture         =   "frmStorageQuery.frx":2A00
            Style           =   1  'Graphical
            TabIndex        =   18
            Top             =   1284
            Width           =   345
         End
         Begin VB.CommandButton cmdSearch 
            Appearance      =   0  'Flat
            Height          =   315
            Index           =   6
            Left            =   3720
            Picture         =   "frmStorageQuery.frx":2D44
            Style           =   1  'Graphical
            TabIndex        =   17
            Top             =   792
            Width           =   345
         End
         Begin VB.CommandButton cmdSearch 
            Appearance      =   0  'Flat
            Height          =   315
            Index           =   5
            Left            =   3720
            Picture         =   "frmStorageQuery.frx":3088
            Style           =   1  'Graphical
            TabIndex        =   16
            Top             =   2760
            Width           =   345
         End
         Begin VB.CommandButton cmdSearch 
            Appearance      =   0  'Flat
            Height          =   315
            Index           =   4
            Left            =   3720
            Picture         =   "frmStorageQuery.frx":33CC
            Style           =   1  'Graphical
            TabIndex        =   15
            Top             =   2268
            Width           =   345
         End
         Begin VB.CommandButton cmdSearch 
            Appearance      =   0  'Flat
            Height          =   315
            Index           =   3
            Left            =   3720
            Picture         =   "frmStorageQuery.frx":3710
            Style           =   1  'Graphical

⌨️ 快捷键说明

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