frmhistorystoragequery.frm

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

FRM
1,001
字号
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 frmHistoryStorageQuery 
   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            =   60
      TabIndex        =   17
      Top             =   60
      Width           =   11715
      _ExtentX        =   20664
      _ExtentY        =   11800
      _Version        =   393216
      Tabs            =   2
      TabsPerRow      =   2
      TabHeight       =   520
      TabCaption(0)   =   "明细"
      TabPicture(0)   =   "frmHistoryStorageQuery.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)   =   "frmHistoryStorageQuery.frx":001C
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "tdbQuery(1)"
      Tab(1).ControlCount=   1
      Begin VB.CommandButton cmdSearch 
         Caption         =   "查询条件(&F)"
         Height          =   405
         Index           =   0
         Left            =   9600
         TabIndex        =   21
         Top             =   6180
         Width           =   1335
      End
      Begin VB.Frame Frame1 
         Appearance      =   0  'Flat
         BackColor       =   &H00C0C0C0&
         Caption         =   "查询条件"
         ForeColor       =   &H80000008&
         Height          =   3450
         Index           =   0
         Left            =   3300
         TabIndex        =   18
         Top             =   1440
         Visible         =   0   'False
         Width           =   4800
         Begin VB.CheckBox chkFields 
            Appearance      =   0  'Flat
            BackColor       =   &H00C0C0C0&
            Caption         =   "库区"
            ForeColor       =   &H80000008&
            Height          =   315
            Index           =   0
            Left            =   180
            TabIndex        =   6
            Top             =   240
            Value           =   1  'Checked
            Width           =   870
         End
         Begin VB.CheckBox chkFields 
            Appearance      =   0  'Flat
            BackColor       =   &H00C0C0C0&
            Caption         =   "图书类型"
            ForeColor       =   &H80000008&
            Height          =   315
            Index           =   1
            Left            =   180
            TabIndex        =   9
            Top             =   1740
            Value           =   1  'Checked
            Width           =   1050
         End
         Begin VB.TextBox txtFields 
            Appearance      =   0  'Flat
            Height          =   345
            Index           =   0
            Left            =   1260
            TabIndex        =   0
            Top             =   180
            Width           =   2940
         End
         Begin VB.TextBox txtFields 
            Appearance      =   0  'Flat
            Height          =   345
            Index           =   1
            Left            =   1260
            TabIndex        =   3
            Top             =   1740
            Width           =   2940
         End
         Begin VB.TextBox txtFields 
            Appearance      =   0  'Flat
            Height          =   345
            Index           =   2
            Left            =   1260
            TabIndex        =   4
            Top             =   2280
            Width           =   2940
         End
         Begin VB.CommandButton cmdOk 
            Appearance      =   0  'Flat
            Height          =   405
            Index           =   0
            Left            =   1440
            Picture         =   "frmHistoryStorageQuery.frx":0038
            Style           =   1  'Graphical
            TabIndex        =   5
            Top             =   2820
            Width           =   960
         End
         Begin VB.CommandButton cmdExit 
            Appearance      =   0  'Flat
            Height          =   405
            Index           =   0
            Left            =   2760
            Picture         =   "frmHistoryStorageQuery.frx":151C
            Style           =   1  'Graphical
            TabIndex        =   16
            Top             =   2820
            Width           =   960
         End
         Begin VB.CommandButton cmdSearch 
            Appearance      =   0  'Flat
            Height          =   315
            Index           =   4
            Left            =   4320
            Picture         =   "frmHistoryStorageQuery.frx":2A00
            Style           =   1  'Graphical
            TabIndex        =   12
            Top             =   2280
            Width           =   345
         End
         Begin VB.CommandButton cmdSearch 
            Appearance      =   0  'Flat
            Height          =   315
            Index           =   6
            Left            =   4320
            Picture         =   "frmHistoryStorageQuery.frx":2D44
            Style           =   1  'Graphical
            TabIndex        =   13
            Top             =   660
            Width           =   345
         End
         Begin VB.CommandButton cmdSearch 
            Appearance      =   0  'Flat
            Height          =   315
            Index           =   7
            Left            =   4320
            Picture         =   "frmHistoryStorageQuery.frx":3088
            Style           =   1  'Graphical
            TabIndex        =   15
            Top             =   1200
            Width           =   345
         End
         Begin VB.CheckBox chkFields 
            Appearance      =   0  'Flat
            BackColor       =   &H00C0C0C0&
            Caption         =   "出版社"
            ForeColor       =   &H80000008&
            Height          =   315
            Index           =   2
            Left            =   180
            TabIndex        =   7
            Top             =   2280
            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        =   8
            Top             =   720
            Value           =   1  'Checked
            Width           =   960
         End
         Begin VB.CommandButton cmdSearch 
            Appearance      =   0  'Flat
            Height          =   315
            Index           =   2
            Left            =   4320
            Picture         =   "frmHistoryStorageQuery.frx":33CC
            Style           =   1  'Graphical
            TabIndex        =   11
            Top             =   180
            Width           =   345
         End
         Begin VB.CommandButton cmdSearch 
            Appearance      =   0  'Flat
            Height          =   315
            Index           =   3
            Left            =   4320
            Picture         =   "frmHistoryStorageQuery.frx":3710
            Style           =   1  'Graphical
            TabIndex        =   14
            Top             =   1740
            Width           =   345
         End
         Begin VB.CheckBox chkFields 
            Appearance      =   0  'Flat
            BackColor       =   &H00C0C0C0&
            Caption         =   "书名"
            ForeColor       =   &H80000008&
            Height          =   315
            Index           =   5
            Left            =   180
            TabIndex        =   10
            Top             =   1260
            Value           =   1  'Checked
            Width           =   765
         End
         Begin VB.TextBox txtFields 
            Appearance      =   0  'Flat
            Height          =   345
            Index           =   4
            Left            =   1260
            TabIndex        =   1
            Top             =   660
            Width           =   2940
         End
         Begin VB.TextBox txtFields 
            Appearance      =   0  'Flat
            Height          =   345
            Index           =   5
            Left            =   1260
            TabIndex        =   2
            Top             =   1200
            Width           =   2940
         End
      End

⌨️ 快捷键说明

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