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

📄 frmagereport.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 = "{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 frmAgeReport 
   Caption         =   "帐册查询"
   ClientHeight    =   6795
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   8880
   HelpContextID   =   70003
   KeyPreview      =   -1  'True
   LockControls    =   -1  'True
   MDIChild        =   -1  'True
   ScaleHeight     =   6795
   ScaleWidth      =   8880
   Begin ComctlLib.Toolbar Toolbar1 
      Align           =   1  'Align Top
      Height          =   420
      Left            =   0
      TabIndex        =   4
      Top             =   0
      Width           =   8880
      _ExtentX        =   15663
      _ExtentY        =   741
      Appearance      =   1
      _Version        =   327682
      BorderStyle     =   1
      Begin VB.CommandButton cmdGraphics 
         Caption         =   "图形分析(&G)"
         Height          =   350
         Left            =   6060
         TabIndex        =   10
         Top             =   25
         UseMaskColor    =   -1  'True
         Width           =   1170
      End
      Begin VB.CommandButton cmdFormatSet 
         Caption         =   "格式设置(&O)"
         Height          =   350
         Left            =   1290
         TabIndex        =   6
         Top             =   25
         UseMaskColor    =   -1  'True
         Width           =   1170
      End
      Begin VB.CommandButton cmdPrint 
         Caption         =   "打印(&P)"
         Height          =   350
         Left            =   4890
         TabIndex        =   9
         Top             =   25
         UseMaskColor    =   -1  'True
         Width           =   1170
      End
      Begin VB.CommandButton cmdSave 
         Caption         =   "报表保存(&M)"
         Height          =   350
         Left            =   2550
         TabIndex        =   7
         Top             =   25
         UseMaskColor    =   -1  'True
         Width           =   1170
      End
      Begin VB.CommandButton cmdSaveAs 
         Caption         =   "报表另存(&V)"
         Height          =   350
         Left            =   3720
         TabIndex        =   8
         Top             =   25
         UseMaskColor    =   -1  'True
         Width           =   1170
      End
      Begin VB.CommandButton cmdAccSet 
         Caption         =   "报表设置(&Z)"
         Height          =   350
         Left            =   120
         TabIndex        =   5
         Top             =   25
         UseMaskColor    =   -1  'True
         Width           =   1170
      End
   End
   Begin ListRefer.ListText cboAnaDate 
      Height          =   300
      Left            =   3708
      TabIndex        =   35
      Top             =   468
      Width           =   1488
      _ExtentX        =   2619
      _ExtentY        =   529
      AutoPop         =   0   'False
      BackColor       =   -2147483643
      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
   Begin ListRefer.ListText LSTCurrencys 
      Height          =   300
      Left            =   1008
      TabIndex        =   34
      Top             =   468
      Width           =   1524
      _ExtentX        =   2699
      _ExtentY        =   529
      AutoPop         =   0   'False
      BackColor       =   -2147483643
      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
   Begin MSFlexGridLib.MSFlexGrid msgFileTitle 
      Height          =   435
      Left            =   8400
      TabIndex        =   29
      Top             =   420
      Visible         =   0   'False
      Width           =   540
      _ExtentX        =   953
      _ExtentY        =   767
      _Version        =   393216
      FixedRows       =   0
      FixedCols       =   0
   End
   Begin VB.PictureBox LSpliter 
      Appearance      =   0  'Flat
      BackColor       =   &H8000000B&
      BorderStyle     =   0  'None
      ForeColor       =   &H80000008&
      Height          =   6450
      Left            =   1365
      MousePointer    =   9  'Size W E
      ScaleHeight     =   6450
      ScaleWidth      =   75
      TabIndex        =   28
      Top             =   684
      Width           =   75
   End
   Begin VB.HScrollBar HScroll 
      Height          =   345
      LargeChange     =   50
      Left            =   5430
      Max             =   100
      TabIndex        =   27
      Top             =   6600
      Width           =   4005
   End
   Begin VB.CommandButton CmdCurPage 
      Caption         =   "当前页"
      Height          =   350
      Left            =   1755
      TabIndex        =   26
      Top             =   6615
      UseMaskColor    =   -1  'True
      Width           =   1215
   End
   Begin VB.CommandButton CmdSpliter 
      Height          =   345
      Left            =   1470
      Picture         =   "frmAgeReport.frx":0000
      Style           =   1  'Graphical
      TabIndex        =   25
      Top             =   6615
      UseMaskColor    =   -1  'True
      Width           =   275
   End
   Begin VB.CommandButton cmdPaper 
      Caption         =   "纸  张"
      Height          =   345
      Left            =   4200
      TabIndex        =   24
      Top             =   6615
      UseMaskColor    =   -1  'True
      Width           =   1215
   End
   Begin VB.CommandButton cmdZoom 
      Caption         =   "缩  放"
      Height          =   345
      Left            =   2970
      TabIndex        =   23
      Top             =   6615
      UseMaskColor    =   -1  'True
      Width           =   1215
   End
   Begin VB.VScrollBar VScroll 
      Height          =   4605
      LargeChange     =   50
      Left            =   9480
      Max             =   100
      TabIndex        =   22
      Top             =   945
      Width           =   315
   End
   Begin VB.CommandButton CmdPage 
      Height          =   255
      Index           =   0
      Left            =   9450
      Picture         =   "frmAgeReport.frx":01F2
      Style           =   1  'Graphical
      TabIndex        =   21
      ToolTipText     =   "到第一页"
      Top             =   5520
      UseMaskColor    =   -1  'True
      Width           =   315
   End
   Begin VB.CommandButton CmdPage 
      Height          =   255
      Index           =   1
      Left            =   9450
      Picture         =   "frmAgeReport.frx":02A4
      Style           =   1  'Graphical
      TabIndex        =   20
      ToolTipText     =   "到上一页"
      Top             =   5775
      UseMaskColor    =   -1  'True
      Width           =   315
   End
   Begin VB.CommandButton CmdPage 
      Height          =   255
      Index           =   2
      Left            =   9450
      Picture         =   "frmAgeReport.frx":0356
      Style           =   1  'Graphical
      TabIndex        =   19
      ToolTipText     =   "到下一页"
      Top             =   6030
      UseMaskColor    =   -1  'True
      Width           =   315
   End
   Begin VB.CommandButton CmdPage 
      Height          =   255
      Index           =   3
      Left            =   9450
      Picture         =   "frmAgeReport.frx":0408
      Style           =   1  'Graphical
      TabIndex        =   18
      ToolTipText     =   "到最后一页"
      Top             =   6285
      UseMaskColor    =   -1  'True
      Width           =   315
   End
   Begin VB.PictureBox Picpage 
      BackColor       =   &H8000000C&
      Height          =   5445
      Left            =   240
      ScaleHeight     =   5385
      ScaleWidth      =   735
      TabIndex        =   15
      Top             =   945
      Width           =   795
      Begin VB.Label Lcaption 
         Alignment       =   2  'Center
         BackColor       =   &H8000000D&
         Caption         =   "1"
         ForeColor       =   &H00FFFFFF&
         Height          =   195
         Index           =   0
         Left            =   180
         TabIndex        =   17
         Top             =   780
         Width           =   285
      End
      Begin VB.Shape Shape1 
         BorderStyle     =   3  'Dot
         Height          =   555
         Left            =   30
         Top             =   120
         Width           =   585
      End
      Begin VB.Label lPage 
         Alignment       =   2  'Center
         Height          =   645
         Index           =   0
         Left            =   0
         TabIndex        =   16
         Top             =   105
         Width           =   705
      End
   End
   Begin VB.VScrollBar VSpage 
      Enabled         =   0   'False
      Height          =   5445
      Left            =   1050
      TabIndex        =   14
      Top             =   945
      Width           =   285
   End
   Begin VB.HScrollBar HSpage 
      Enabled         =   0   'False
      Height          =   345
      Left            =   210
      TabIndex        =   13
      Top             =   6405
      Width           =   855
   End
   Begin VB.PictureBox vsPAcount 
      BackColor       =   &H8000000C&
      Height          =   5640
      Left            =   1560
      ScaleHeight     =   5580
      ScaleWidth      =   7890
      TabIndex        =   11
      Top             =   960
      Width           =   7950
      Begin VB.PictureBox PicPaper 
         Appearance      =   0  'Flat
         BackColor       =   &H80000005&
         ForeColor       =   &H80000008&
         Height          =   11907
         Left            =   108
         ScaleHeight     =   11880
         ScaleWidth      =   16800
         TabIndex        =   12
         Top             =   108
         Width           =   16834
      End
   End
   Begin VB.PictureBox picAccount 
      Appearance      =   0  'Flat
      AutoRedraw      =   -1  'True
      AutoSize        =   -1  'True
      BackColor       =   &H80000005&
      ForeColor       =   &H80000008&
      Height          =   4005
      Left            =   4620
      ScaleHeight     =   3975
      ScaleWidth      =   2205
      TabIndex        =   0
      Top             =   1785
      Visible         =   0   'False
      Width           =   2235
      Begin MSRDC.MSRDC Data1 
         Height          =   330
         Left            =   480
         Top             =   480
         Width           =   1200
         _ExtentX        =   2117
         _ExtentY        =   582
         _Version        =   393216
         Options         =   0
         CursorDriver    =   0
         BOFAction       =   0
         EOFAction       =   0
         RecordsetType   =   1
         LockType        =   3

⌨️ 快捷键说明

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