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

📄 frmsalarymonney.frm

📁 金算盘软件代码
💻 FRM
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
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.2#0"; "COMCTL32.OCX"
Object = "{F6125AB1-8AB1-11CE-A77F-08002B2F4E98}#2.0#0"; "MSRDC20.OCX"
Begin VB.Form frmSalaryMonney 
   Caption         =   "配款表"
   ClientHeight    =   7560
   ClientLeft      =   570
   ClientTop       =   345
   ClientWidth     =   9975
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MDIChild        =   -1  'True
   ScaleHeight     =   7560
   ScaleMode       =   0  'User
   ScaleWidth      =   10350.83
   Begin MSRDC.MSRDC Data2 
      Height          =   375
      Left            =   6000
      Top             =   6480
      Width           =   1215
      _ExtentX        =   2143
      _ExtentY        =   661
      _Version        =   327681
      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
   Begin MSRDC.MSRDC Data1 
      Height          =   375
      Left            =   2760
      Top             =   6480
      Width           =   1335
      _ExtentX        =   2355
      _ExtentY        =   661
      _Version        =   327681
      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
   Begin ComctlLib.Toolbar Toolbar1 
      Align           =   1  'Align Top
      Height          =   420
      Left            =   0
      TabIndex        =   0
      Top             =   0
      Width           =   9975
      _ExtentX        =   17595
      _ExtentY        =   741
      ButtonWidth     =   635
      ButtonHeight    =   582
      AllowCustomize  =   0   'False
      Appearance      =   1
      _Version        =   327682
      BorderStyle     =   1
      Begin VB.CommandButton cmdPrint 
         Caption         =   "打印(&P)"
         Height          =   300
         Left            =   2415
         TabIndex        =   3
         Top             =   45
         UseMaskColor    =   -1  'True
         Width           =   1170
      End
      Begin VB.CommandButton cmdFormatSet 
         Caption         =   "格式设置(&F)"
         Height          =   300
         Left            =   1230
         TabIndex        =   2
         Top             =   45
         Width           =   1170
      End
      Begin VB.CommandButton cmdAccSet 
         Caption         =   "配款设置(&R)"
         Height          =   300
         Left            =   45
         TabIndex        =   1
         Top             =   45
         Width           =   1170
      End
   End
   Begin MSFlexGridLib.MSFlexGrid msgTmp 
      Bindings        =   "frmSalaryMonney.frx":0000
      Height          =   600
      Left            =   4170
      TabIndex        =   23
      Top             =   6390
      Visible         =   0   'False
      Width           =   1695
      _ExtentX        =   2990
      _ExtentY        =   1058
      _Version        =   65541
      Rows            =   20
      Cols            =   10
      FixedCols       =   0
   End
   Begin MSFlexGridLib.MSFlexGrid msgAccount 
      Bindings        =   "frmSalaryMonney.frx":0010
      Height          =   600
      Left            =   930
      TabIndex        =   22
      Top             =   6420
      Visible         =   0   'False
      Width           =   1695
      _ExtentX        =   2990
      _ExtentY        =   1058
      _Version        =   65541
      Rows            =   20
      Cols            =   10
      FixedCols       =   0
   End
   Begin VB.PictureBox vsPAcount 
      BackColor       =   &H8000000C&
      Height          =   5385
      Left            =   1200
      ScaleHeight     =   5325
      ScaleWidth      =   8235
      TabIndex        =   18
      Top             =   480
      Width           =   8295
      Begin VB.PictureBox PicPaper 
         Appearance      =   0  'Flat
         BackColor       =   &H80000005&
         ForeColor       =   &H80000008&
         Height          =   5595
         Left            =   0
         ScaleHeight     =   5565
         ScaleWidth      =   10470
         TabIndex        =   19
         Top             =   30
         Width           =   10500
      End
   End
   Begin VB.CommandButton CmdCurPage 
      Caption         =   "当前页"
      Height          =   350
      Left            =   1470
      TabIndex        =   17
      Top             =   5880
      Width           =   1215
   End
   Begin VB.CommandButton CmdSpliter 
      Height          =   345
      Left            =   1200
      Picture         =   "frmSalaryMonney.frx":0020
      Style           =   1  'Graphical
      TabIndex        =   16
      Top             =   5880
      Width           =   275
   End
   Begin VB.CommandButton CmdPage 
      Height          =   255
      Index           =   3
      Left            =   9510
      Picture         =   "frmSalaryMonney.frx":0212
      Style           =   1  'Graphical
      TabIndex        =   15
      ToolTipText     =   "跳至页尾"
      Top             =   5640
      Width           =   315
   End
   Begin VB.CommandButton CmdPage 
      Height          =   255
      Index           =   2
      Left            =   9510
      Picture         =   "frmSalaryMonney.frx":02C4
      Style           =   1  'Graphical
      TabIndex        =   14
      ToolTipText     =   "下一页"
      Top             =   5385
      Width           =   315
   End
   Begin VB.CommandButton CmdPage 
      Height          =   255
      Index           =   1
      Left            =   9510
      Picture         =   "frmSalaryMonney.frx":0376
      Style           =   1  'Graphical
      TabIndex        =   13
      ToolTipText     =   "上一页"
      Top             =   5130
      Width           =   315
   End
   Begin VB.CommandButton CmdPage 
      Height          =   255
      Index           =   0
      Left            =   9510
      Picture         =   "frmSalaryMonney.frx":0428
      Style           =   1  'Graphical
      TabIndex        =   12
      ToolTipText     =   "跳至首页"
      Top             =   4875
      Width           =   315
   End
   Begin VB.VScrollBar VScroll 
      Height          =   4395
      LargeChange     =   50
      Left            =   9510
      Max             =   100
      TabIndex        =   11
      Top             =   480
      Width           =   315
   End
   Begin VB.HScrollBar HScroll 
      Height          =   345
      LargeChange     =   50
      Left            =   5160
      Max             =   100
      TabIndex        =   10
      Top             =   5880
      Width           =   4365
   End
   Begin VB.HScrollBar HSpage 
      Enabled         =   0   'False
      Height          =   345
      Left            =   0
      TabIndex        =   9
      Top             =   5940
      Width           =   855
   End
   Begin VB.VScrollBar VSpage 
      Enabled         =   0   'False
      Height          =   5445
      Left            =   840
      TabIndex        =   8
      Top             =   480
      Width           =   285
   End
   Begin VB.PictureBox Picpage 
      BackColor       =   &H8000000C&
      Height          =   5445
      Left            =   30
      ScaleHeight     =   5385
      ScaleWidth      =   735
      TabIndex        =   5
      Top             =   480
      Width           =   795
      Begin VB.Shape Shape1 
         BorderStyle     =   3  'Dot
         Height          =   555
         Left            =   30
         Top             =   120
         Width           =   585
      End
      Begin VB.Label Lcaption 
         Alignment       =   2  'Center
         BackColor       =   &H8000000D&
         Caption         =   "1"
         ForeColor       =   &H00FFFFFF&
         Height          =   195
         Index           =   0
         Left            =   180
         TabIndex        =   7
         Top             =   780
         Width           =   285
      End
      Begin VB.Label lPage 
         Alignment       =   2  'Center
         Height          =   645
         Index           =   0
         Left            =   0
         TabIndex        =   6
         Top             =   90
         Width           =   705
      End
   End
   Begin VB.PictureBox LSpliter 
      Appearance      =   0  'Flat
      BackColor       =   &H8000000B&

⌨️ 快捷键说明

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