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

📄 frmreportsumbook.frm

📁 金算盘软件代码
💻 FRM
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Object = "{D252F124-F62C-11D1-9ABD-444553540000}#1.0#0"; "GADATE.DLL"
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Object = "{0D452EE1-E08F-101A-852E-02608C4D0BB4}#2.0#0"; "FM20.DLL"
Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.3#0"; "COMCTL32.OCX"
Object = "{F6125AB1-8AB1-11CE-A77F-08002B2F4E98}#2.0#0"; "MSRDC20.OCX"
Object = "{81110CCB-022B-11D3-A348-0080C89152FF}#1.3#0"; "ORAGLIST.OCX"
Begin VB.Form frmReportSumBook 
   ClientHeight    =   6870
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   9525
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MDIChild        =   -1  'True
   ScaleHeight     =   6870
   ScaleWidth      =   9525
   Begin ComctlLib.Toolbar Toolbar1 
      Align           =   1  'Align Top
      Height          =   420
      Left            =   0
      TabIndex        =   33
      Top             =   0
      Width           =   9525
      _ExtentX        =   16801
      _ExtentY        =   741
      ButtonWidth     =   635
      ButtonHeight    =   582
      AllowCustomize  =   0   'False
      Appearance      =   1
      _Version        =   327682
      BorderStyle     =   1
      Begin VB.CommandButton cmdAccSet 
         Caption         =   "报表设置(&Z)"
         Height          =   300
         Left            =   45
         TabIndex        =   0
         Top             =   45
         Width           =   1170
      End
      Begin VB.CommandButton cmdFormatSet 
         Caption         =   "格式设置(&O)"
         Height          =   300
         Left            =   1230
         TabIndex        =   1
         Top             =   45
         Width           =   1170
      End
      Begin VB.CommandButton cmdSaveAS 
         Caption         =   "报表另存(&V)"
         Height          =   300
         Left            =   3750
         TabIndex        =   3
         Top             =   45
         Width           =   1170
      End
      Begin VB.CommandButton cmdSave 
         Caption         =   "报表保存(&M)"
         Height          =   300
         Left            =   2565
         TabIndex        =   2
         Top             =   45
         Width           =   1170
      End
      Begin VB.CommandButton cmdPrint 
         Caption         =   "打印(&P)"
         Height          =   300
         Left            =   5055
         TabIndex        =   4
         Top             =   45
         Width           =   1170
      End
   End
   Begin GACALENDARLibCtl.Calendar detCash 
      Height          =   300
      Left            =   4920
      OleObjectBlob   =   "frmReportSumBook.frx":0000
      TabIndex        =   10
      Top             =   960
      Visible         =   0   'False
      Width           =   1300
   End
   Begin GACALENDARLibCtl.Calendar detStop 
      Height          =   300
      Left            =   3200
      OleObjectBlob   =   "frmReportSumBook.frx":0089
      TabIndex        =   8
      Top             =   480
      Visible         =   0   'False
      Width           =   1300
   End
   Begin VB.HScrollBar HScroll 
      Height          =   345
      LargeChange     =   50
      Left            =   5160
      Max             =   100
      TabIndex        =   32
      TabStop         =   0   'False
      Top             =   6480
      Width           =   4005
   End
   Begin VB.VScrollBar VScroll 
      Height          =   3915
      LargeChange     =   50
      Left            =   9150
      Max             =   100
      TabIndex        =   22
      TabStop         =   0   'False
      Top             =   1560
      Width           =   315
   End
   Begin VB.CommandButton CmdSpliter 
      Height          =   345
      Left            =   1200
      Style           =   1  'Graphical
      TabIndex        =   28
      TabStop         =   0   'False
      Top             =   6480
      Width           =   275
   End
   Begin VB.CommandButton CmdCurPage 
      Caption         =   "当前页"
      Height          =   350
      Left            =   1470
      TabIndex        =   29
      Top             =   6480
      Width           =   1215
   End
   Begin VB.PictureBox vsPAcount 
      BackColor       =   &H8000000C&
      Height          =   4905
      Left            =   1200
      ScaleHeight     =   4845
      ScaleWidth      =   7875
      TabIndex        =   20
      TabStop         =   0   'False
      Top             =   1560
      Width           =   7935
      Begin VB.PictureBox PicPaper 
         Appearance      =   0  'Flat
         BackColor       =   &H80000005&
         ForeColor       =   &H80000008&
         Height          =   5595
         Left            =   120
         ScaleHeight     =   5565
         ScaleWidth      =   8910
         TabIndex        =   21
         Top             =   120
         Width           =   8940
      End
      Begin MSFlexGridLib.MSFlexGrid msgAccount 
         Bindings        =   "frmReportSumBook.frx":0112
         Height          =   975
         Left            =   -10000
         TabIndex        =   36
         Top             =   1380
         Visible         =   0   'False
         Width           =   1035
         _ExtentX        =   1826
         _ExtentY        =   1720
         _Version        =   393216
         Rows            =   6
      End
      Begin MSFlexGridLib.MSFlexGrid msgTitle 
         Height          =   855
         Left            =   -10000
         TabIndex        =   37
         Top             =   1080
         Visible         =   0   'False
         Width           =   1215
         _ExtentX        =   2143
         _ExtentY        =   1508
         _Version        =   393216
         FixedRows       =   0
      End
      Begin MSFlexGridLib.MSFlexGrid msgPrint 
         Height          =   615
         Left            =   720
         TabIndex        =   38
         Top             =   1200
         Visible         =   0   'False
         Width           =   1395
         _ExtentX        =   2461
         _ExtentY        =   1085
         _Version        =   393216
         Rows            =   5
         Cols            =   5
         WordWrap        =   -1  'True
      End
      Begin MSRDC.MSRDC Data1 
         Height          =   495
         Left            =   720
         Top             =   480
         Visible         =   0   'False
         Width           =   1695
         _ExtentX        =   2990
         _ExtentY        =   873
         _Version        =   393216
         Options         =   0
         CursorDriver    =   0
         BOFAction       =   0
         EOFAction       =   0
         RecordsetType   =   1
         LockType        =   3
         QueryType       =   0
         Prompt          =   3
         Appearance      =   1
         QueryTimeout    =   30
         RowsetSize      =   100
         LoginTimeout    =   15
         KeysetSize      =   0
         MaxRows         =   0
         ErrorThreshold  =   -1
         BatchSize       =   15
         BackColor       =   -2147483643
         ForeColor       =   -2147483640
         Enabled         =   -1  'True
         ReadOnly        =   0   'False
         Appearance      =   -1  'True
         DataSourceName  =   ""
         RecordSource    =   ""
         UserName        =   ""
         Password        =   ""
         Connect         =   ""
         LogMessages     =   ""
         Caption         =   "MSRDC1"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
   End
   Begin VB.PictureBox Picpage 
      BackColor       =   &H8000000C&
      Height          =   4905
      Left            =   30
      ScaleHeight     =   4845
      ScaleWidth      =   735
      TabIndex        =   17
      TabStop         =   0   'False
      Top             =   1560
      Width           =   795
      Begin VB.Label lPage 
         Alignment       =   2  'Center
         Height          =   645
         Index           =   0
         Left            =   0
         TabIndex        =   35
         Top             =   90
         Width           =   705
      End
      Begin VB.Label Lcaption 
         Alignment       =   2  'Center
         AutoSize        =   -1  'True
         BackColor       =   &H8000000D&
         Caption         =   "1"
         ForeColor       =   &H00FFFFFF&
         Height          =   180
         Index           =   0
         Left            =   315
         TabIndex        =   34
         Top             =   780
         Width           =   105
      End
      Begin VB.Shape Shape1 
         BorderStyle     =   3  'Dot
         Height          =   555
         Left            =   30
         Top             =   120
         Width           =   585
      End
   End
   Begin VB.VScrollBar VSpage 
      Enabled         =   0   'False
      Height          =   4845
      Left            =   840
      TabIndex        =   18
      TabStop         =   0   'False
      Top             =   1560
      Width           =   285
   End
   Begin VB.HScrollBar HSpage 
      Enabled         =   0   'False
      Height          =   345
      Left            =   0
      TabIndex        =   27
      TabStop         =   0   'False
      Top             =   6480
      Width           =   855
   End
   Begin VB.PictureBox LSpliter 
      Appearance      =   0  'Flat
      BackColor       =   &H8000000B&
      BorderStyle     =   0  'None
      ForeColor       =   &H80000008&
      Height          =   4935
      Left            =   1110
      MousePointer    =   9  'Size W E
      ScaleHeight     =   4935
      ScaleWidth      =   75
      TabIndex        =   19
      TabStop         =   0   'False
      Top             =   1590
      Width           =   75
   End
   Begin VB.CommandButton CmdPage 
      Height          =   255
      Index           =   0
      Left            =   9150
      Picture         =   "frmReportSumBook.frx":012C
      Style           =   1  'Graphical
      TabIndex        =   23
      ToolTipText     =   "跳至首页"
      Top             =   5460
      Width           =   315
   End
   Begin VB.CommandButton CmdPage 
      Height          =   255
      Index           =   1
      Left            =   9150
      Picture         =   "frmReportSumBook.frx":01DE
      Style           =   1  'Graphical
      TabIndex        =   24
      ToolTipText     =   "上一页"
      Top             =   5715
      Width           =   315
   End
   Begin VB.CommandButton CmdPage 
      Height          =   255
      Index           =   2
      Left            =   9150
      Picture         =   "frmReportSumBook.frx":0290
      Style           =   1  'Graphical
      TabIndex        =   25
      ToolTipText     =   "下一页"
      Top             =   5970

⌨️ 快捷键说明

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