frmckquery.frm

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

FRM
1,357
字号
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 frmCKQuery 
   Caption         =   "出库查询"
   ClientHeight    =   6945
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   11880
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form1"
   MDIChild        =   -1  'True
   ScaleHeight     =   6945
   ScaleWidth      =   11880
   WindowState     =   2  'Maximized
   Begin TabDlg.SSTab SSTab1 
      Height          =   6705
      Left            =   75
      TabIndex        =   17
      Top             =   0
      Width           =   11715
      _ExtentX        =   20664
      _ExtentY        =   11827
      _Version        =   393216
      Tabs            =   2
      TabsPerRow      =   2
      TabHeight       =   520
      TabCaption(0)   =   "明细"
      TabPicture(0)   =   "frmCKQuery.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)   =   "frmCKQuery.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
      Begin VB.Frame Frame1 
         Appearance      =   0  'Flat
         BackColor       =   &H00C0C0C0&
         Caption         =   "查询条件"
         ForeColor       =   &H80000008&
         Height          =   3630
         Index           =   1
         Left            =   -71520
         TabIndex        =   36
         Top             =   1320
         Width           =   4320
         Begin VB.TextBox txtFields 
            Appearance      =   0  'Flat
            Height          =   345
            Index           =   5
            Left            =   1320
            TabIndex        =   42
            Top             =   757
            Width           =   2475
         End
         Begin VB.CommandButton cmdSearch 
            Appearance      =   0  'Flat
            Height          =   315
            Index           =   7
            Left            =   3840
            Picture         =   "frmCKQuery.frx":0038
            Style           =   1  'Graphical
            TabIndex        =   30
            Top             =   300
            Width           =   345
         End
         Begin VB.CommandButton cmdSearch 
            Enabled         =   0   'False
            Height          =   240
            Index           =   6
            Left            =   3840
            Picture         =   "frmCKQuery.frx":037C
            Style           =   1  'Graphical
            TabIndex        =   38
            Top             =   285
            Visible         =   0   'False
            Width           =   345
         End
         Begin VB.CheckBox chkFields 
            Appearance      =   0  'Flat
            BackColor       =   &H00C0C0C0&
            Caption         =   "书名"
            ForeColor       =   &H80000008&
            Height          =   315
            Index           =   4
            Left            =   240
            TabIndex        =   29
            Top             =   828
            Value           =   1  'Checked
            Width           =   960
         End
         Begin VB.CommandButton cmdSearch 
            Appearance      =   0  'Flat
            Height          =   315
            Index           =   5
            Left            =   3840
            Picture         =   "frmCKQuery.frx":06C0
            Style           =   1  'Graphical
            TabIndex        =   31
            Top             =   780
            Width           =   345
         End
         Begin VB.CommandButton cmdExit 
            Appearance      =   0  'Flat
            Height          =   405
            Index           =   1
            Left            =   2400
            Picture         =   "frmCKQuery.frx":0A04
            Style           =   1  'Graphical
            TabIndex        =   33
            Top             =   3000
            Width           =   960
         End
         Begin VB.CommandButton cmdOk 
            Appearance      =   0  'Flat
            Height          =   405
            Index           =   1
            Left            =   1140
            Picture         =   "frmCKQuery.frx":1EE8
            Style           =   1  'Graphical
            TabIndex        =   32
            Top             =   3000
            Width           =   960
         End
         Begin VB.TextBox txtFields 
            Appearance      =   0  'Flat
            Height          =   345
            Index           =   4
            Left            =   1320
            TabIndex        =   23
            Top             =   240
            Width           =   2475
         End
         Begin VB.TextBox txtFields 
            Height          =   375
            Index           =   3
            Left            =   1335
            TabIndex        =   37
            Top             =   210
            Width           =   2460
         End
         Begin VB.ComboBox cmbFields 
            Appearance      =   0  'Flat
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   11.25
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   345
            Index           =   1
            ItemData        =   "frmCKQuery.frx":33CC
            Left            =   1320
            List            =   "frmCKQuery.frx":33D6
            TabIndex        =   24
            Top             =   1274
            Width           =   1365
         End
         Begin MSComCtl2.DTPicker dtpDate 
            Height          =   375
            Index           =   2
            Left            =   1320
            TabIndex        =   25
            Top             =   1791
            Width           =   2010
            _ExtentX        =   3545
            _ExtentY        =   661
            _Version        =   393216
            Format          =   24510465
            CurrentDate     =   37329
         End
         Begin MSComCtl2.DTPicker dtpDate 
            Height          =   375
            Index           =   3
            Left            =   1320
            TabIndex        =   26
            Top             =   2340
            Width           =   2010
            _ExtentX        =   3545
            _ExtentY        =   661
            _Version        =   393216
            Format          =   24510465
            CurrentDate     =   37329
         End
         Begin VB.CheckBox chkFields 
            Appearance      =   0  'Flat
            BackColor       =   &H00C0C0C0&
            Caption         =   "出库类型"
            ForeColor       =   &H80000008&
            Height          =   375
            Index           =   5
            Left            =   240
            TabIndex        =   27
            Top             =   240
            Value           =   1  'Checked
            Width           =   1050
         End
         Begin VB.CheckBox chkFields 
            Caption         =   "书号"
            Height          =   315
            Index           =   6
            Left            =   330
            TabIndex        =   39
            Top             =   285
            Visible         =   0   'False
            Width           =   1050
         End
         Begin VB.CheckBox chkFields 
            Appearance      =   0  'Flat
            BackColor       =   &H00C0C0C0&
            Caption         =   "是否审批"
            ForeColor       =   &H80000008&
            Height          =   315
            Index           =   7
            Left            =   240
            TabIndex        =   28
            Top             =   1356
            Width           =   1140
         End
         Begin VB.Label Label1 
            Appearance      =   0  'Flat
            BackColor       =   &H00C0C0C0&
            Caption         =   "至"
            ForeColor       =   &H80000008&
            Height          =   300
            Index           =   3
            Left            =   780
            TabIndex        =   41
            Top             =   2400
            Width           =   330
         End
         Begin VB.Label Label1 
            Appearance      =   0  'Flat
            BackColor       =   &H00C0C0C0&
            Caption         =   "审批时间"
            ForeColor       =   &H80000008&
            Height          =   300
            Index           =   2
            Left            =   540
            TabIndex        =   40
            Top             =   1884
            Width           =   780
         End
      End
      Begin VB.CommandButton cmdSearch 
         Caption         =   "查询条件(&F)"
         Height          =   405
         Index           =   0
         Left            =   10200
         TabIndex        =   8
         Top             =   6180
         Width           =   1335
      End
      Begin VB.CommandButton cmdSearch 
         Caption         =   "查询条件(&F)"
         Height          =   405
         Index           =   1
         Left            =   -64785
         TabIndex        =   22
         Top             =   6150
         Width           =   1335
      End
      Begin VB.Frame Frame1 
         Appearance      =   0  'Flat
         BackColor       =   &H00C0C0C0&
         Caption         =   "查询条件"
         ForeColor       =   &H80000008&
         Height          =   4350
         Index           =   0
         Left            =   3600
         TabIndex        =   18
         Top             =   1140
         Visible         =   0   'False
         Width           =   4260
         Begin VB.TextBox txtFields 
            Appearance      =   0  'Flat
            Height          =   345
            Index           =   6
            Left            =   1440
            TabIndex        =   0
            Top             =   180
            Width           =   2235
         End
         Begin VB.CheckBox chkFields 
            Appearance      =   0  'Flat
            BackColor       =   &H00C0C0C0&
            Caption         =   "出库单号"
            ForeColor       =   &H80000008&
            Height          =   315
            Index           =   8
            Left            =   240
            TabIndex        =   10
            Top             =   300
            Value           =   1  'Checked
            Width           =   1050
         End
         Begin VB.ComboBox cmbFields 
            Appearance      =   0  'Flat
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   11.25
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   345
            Index           =   0
            ItemData        =   "frmCKQuery.frx":33E2
            Left            =   1440
            List            =   "frmCKQuery.frx":33EC
            TabIndex        =   5
            Top             =   2203
            Width           =   1365
         End
         Begin VB.TextBox txtFields 
            Appearance      =   0  'Flat
            Height          =   345
            Index           =   0
            Left            =   1440
            TabIndex        =   3
            Top             =   1701
            Width           =   2235

⌨️ 快捷键说明

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