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

📄 frmmain.frm

📁 银行代发薪资管理系统,跟金融有关的,想学这方面可以参考一下
💻 FRM
📖 第 1 页 / 共 4 页
字号:
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "Comdlg32.ocx"
Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.3#0"; "COMCTL32.OCX"
Begin VB.Form frmMAIN 
   BackColor       =   &H00808000&
   Caption         =   "Form1"
   ClientHeight    =   6495
   ClientLeft      =   165
   ClientTop       =   735
   ClientWidth     =   8880
   Icon            =   "frmMAIN.frx":0000
   LinkTopic       =   "Form1"
   Picture         =   "frmMAIN.frx":0442
   ScaleHeight     =   6495
   ScaleWidth      =   8880
   StartUpPosition =   3  '窗口缺省
   WindowState     =   2  'Maximized
   Begin ComctlLib.Toolbar Toolbar1 
      Align           =   1  'Align Top
      Height          =   660
      Left            =   0
      TabIndex        =   0
      Top             =   0
      Width           =   8880
      _ExtentX        =   15663
      _ExtentY        =   1164
      ButtonWidth     =   1032
      ButtonHeight    =   1005
      Appearance      =   1
      ImageList       =   "ImageList1"
      _Version        =   327682
      BeginProperty Buttons {0713E452-850A-101B-AFC0-4210102A8DA7} 
         NumButtons      =   12
         BeginProperty Button1 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Caption         =   ""
            Key             =   "NEW"
            Description     =   ""
            Object.ToolTipText     =   "当月库生成"
            Object.Tag             =   ""
            ImageIndex      =   1
         EndProperty
         BeginProperty Button2 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Caption         =   ""
            Key             =   "OPEN"
            Description     =   ""
            Object.ToolTipText     =   "打开已有库"
            Object.Tag             =   ""
            ImageIndex      =   2
         EndProperty
         BeginProperty Button3 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Caption         =   ""
            Key             =   "DQKCL"
            Description     =   ""
            Object.ToolTipText     =   "当前月库修改"
            Object.Tag             =   ""
            ImageIndex      =   3
         EndProperty
         BeginProperty Button4 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Caption         =   ""
            Key             =   "TJHZ"
            Description     =   ""
            Object.ToolTipText     =   "数据统计"
            Object.Tag             =   ""
            ImageIndex      =   4
         EndProperty
         BeginProperty Button5 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Caption         =   ""
            Key             =   "IMPORT"
            Description     =   ""
            Object.ToolTipText     =   "考勤数据导入"
            Object.Tag             =   ""
            ImageIndex      =   5
         EndProperty
         BeginProperty Button6 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Caption         =   ""
            Key             =   "PRINT"
            Description     =   ""
            Object.ToolTipText     =   "报表打印"
            Object.Tag             =   ""
            ImageIndex      =   6
         EndProperty
         BeginProperty Button7 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Caption         =   ""
            Key             =   "SCBPWJ"
            Description     =   ""
            Object.ToolTipText     =   "生成报盘文件"
            Object.Tag             =   ""
            ImageIndex      =   7
         EndProperty
         BeginProperty Button8 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Caption         =   ""
            Key             =   "DISK"
            Description     =   ""
            Object.ToolTipText     =   "上报磁盘生成"
            Object.Tag             =   ""
            ImageIndex      =   8
         EndProperty
         BeginProperty Button9 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Caption         =   ""
            Key             =   "CLOSE"
            Description     =   ""
            Object.ToolTipText     =   "关闭当前月库"
            Object.Tag             =   ""
            ImageIndex      =   9
         EndProperty
         BeginProperty Button10 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Caption         =   ""
            Key             =   "DWXXWH"
            Description     =   ""
            Object.ToolTipText     =   "单位信息维护"
            Object.Tag             =   ""
            ImageIndex      =   10
         EndProperty
         BeginProperty Button11 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Caption         =   ""
            Key             =   "HELP"
            Description     =   ""
            Object.ToolTipText     =   "使用说明"
            Object.Tag             =   ""
            ImageIndex      =   11
         EndProperty
         BeginProperty Button12 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Caption         =   ""
            Key             =   "END"
            Description     =   ""
            Object.ToolTipText     =   "退出系统"
            Object.Tag             =   ""
            ImageIndex      =   12
         EndProperty
      EndProperty
      BorderStyle     =   1
   End
   Begin MSComDlg.CommonDialog CommonDialog1 
      Left            =   750
      Top             =   750
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
   End
   Begin ComctlLib.StatusBar StatusBar1 
      Align           =   2  'Align Bottom
      Height          =   405
      Left            =   0
      TabIndex        =   1
      Top             =   6090
      Width           =   8880
      _ExtentX        =   15663
      _ExtentY        =   714
      SimpleText      =   ""
      _Version        =   327682
      BeginProperty Panels {0713E89E-850A-101B-AFC0-4210102A8DA7} 
         NumPanels       =   2
         BeginProperty Panel1 {0713E89F-850A-101B-AFC0-4210102A8DA7} 
            Object.Width           =   10583
            MinWidth        =   10583
            Picture         =   "frmMAIN.frx":F81F
            TextSave        =   ""
            Key             =   ""
            Object.Tag             =   ""
         EndProperty
         BeginProperty Panel2 {0713E89F-850A-101B-AFC0-4210102A8DA7} 
            TextSave        =   ""
            Key             =   ""
            Object.Tag             =   ""
         EndProperty
      EndProperty
   End
   Begin VB.Label Label1 
      Alignment       =   2  'Center
      BackColor       =   &H00808000&
      BackStyle       =   0  'Transparent
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   36
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   -1  'True
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00C00000&
      Height          =   915
      Index           =   9
      Left            =   60
      TabIndex        =   3
      Top             =   1260
      Width           =   8775
   End
   Begin VB.Label Label1 
      Alignment       =   2  'Center
      BackColor       =   &H00808000&
      BackStyle       =   0  'Transparent
      Caption         =   "银行代发薪资管理系统"
      BeginProperty Font 
         Name            =   "黑体"
         Size            =   42
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00C00000&
      Height          =   915
      Index           =   1
      Left            =   90
      TabIndex        =   2
      Top             =   2040
      Width           =   8715
   End
   Begin ComctlLib.ImageList ImageList1 
      Left            =   90
      Top             =   720
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   32
      ImageHeight     =   32
      MaskColor       =   12632256
      _Version        =   327682
      BeginProperty Images {0713E8C2-850A-101B-AFC0-4210102A8DA7} 
         NumListImages   =   12
         BeginProperty ListImage1 {0713E8C3-850A-101B-AFC0-4210102A8DA7} 
            Picture         =   "frmMAIN.frx":FB39
            Key             =   ""
         EndProperty
         BeginProperty ListImage2 {0713E8C3-850A-101B-AFC0-4210102A8DA7} 
            Picture         =   "frmMAIN.frx":FE53
            Key             =   ""
         EndProperty
         BeginProperty ListImage3 {0713E8C3-850A-101B-AFC0-4210102A8DA7} 
            Picture         =   "frmMAIN.frx":1016D
            Key             =   ""
         EndProperty
         BeginProperty ListImage4 {0713E8C3-850A-101B-AFC0-4210102A8DA7} 
            Picture         =   "frmMAIN.frx":10487
            Key             =   ""
         EndProperty
         BeginProperty ListImage5 {0713E8C3-850A-101B-AFC0-4210102A8DA7} 
            Picture         =   "frmMAIN.frx":107A1
            Key             =   ""
         EndProperty
         BeginProperty ListImage6 {0713E8C3-850A-101B-AFC0-4210102A8DA7} 
            Picture         =   "frmMAIN.frx":10FF3
            Key             =   ""
         EndProperty
         BeginProperty ListImage7 {0713E8C3-850A-101B-AFC0-4210102A8DA7} 
            Picture         =   "frmMAIN.frx":11C47
            Key             =   ""
         EndProperty
         BeginProperty ListImage8 {0713E8C3-850A-101B-AFC0-4210102A8DA7} 
            Picture         =   "frmMAIN.frx":1209B
            Key             =   ""
         EndProperty
         BeginProperty ListImage9 {0713E8C3-850A-101B-AFC0-4210102A8DA7} 
            Picture         =   "frmMAIN.frx":124EF
            Key             =   ""
         EndProperty
         BeginProperty ListImage10 {0713E8C3-850A-101B-AFC0-4210102A8DA7} 
            Picture         =   "frmMAIN.frx":12943
            Key             =   ""
         EndProperty
         BeginProperty ListImage11 {0713E8C3-850A-101B-AFC0-4210102A8DA7} 
            Picture         =   "frmMAIN.frx":12D97
            Key             =   ""
         EndProperty
         BeginProperty ListImage12 {0713E8C3-850A-101B-AFC0-4210102A8DA7} 
            Picture         =   "frmMAIN.frx":131EB
            Key             =   ""
         EndProperty
      EndProperty
   End
   Begin VB.Label Label1 
      Alignment       =   2  'Center
      BackColor       =   &H00808000&
      BackStyle       =   0  'Transparent
      Caption         =   "银行代发薪资管理系统"
      BeginProperty Font 
         Name            =   "黑体"
         Size            =   42
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H0000FFFF&
      Height          =   915
      Index           =   0
      Left            =   150
      TabIndex        =   4
      Top             =   2010
      Width           =   8565
   End
   Begin VB.Label Label1 
      Alignment       =   2  'Center
      BackColor       =   &H00808000&
      BackStyle       =   0  'Transparent
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   36
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   -1  'True
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H0000FFFF&
      Height          =   915
      Index           =   8
      Left            =   90
      TabIndex        =   5
      Top             =   1290
      Width           =   9405
   End
   Begin VB.Menu YKCL 
      Caption         =   "月库处理(&Y)"
      Begin VB.Menu YKSC 
         Caption         =   "月库生成(&N)"
      End
      Begin VB.Menu DKYK 
         Caption         =   "打开月库(&O)"
      End
      Begin VB.Menu fgx1 
         Caption         =   "-"
      End
      Begin VB.Menu YKBF 
         Caption         =   "月库备份(&B)"
      End
      Begin VB.Menu YKER 
         Caption         =   "月库删除(&E)"
      End
      Begin VB.Menu GBYK 
         Caption         =   "关闭月库(&L)"
      End
      Begin VB.Menu fgx11 
         Caption         =   "-"
      End
      Begin VB.Menu QUIT 
         Caption         =   "退出系统(&E)"
      End
   End
   Begin VB.Menu DQKCL 
      Caption         =   "当前库处理"
      Begin VB.Menu DQSJXG 
         Caption         =   "数据修改(&E)"
      End
      Begin VB.Menu DQSJTJ 
         Caption         =   "数据统计(&T)"
      End
      Begin VB.Menu DQHZXS 
         Caption         =   "汇总显示(&H)"
      End
      Begin VB.Menu SJIMP 
         Caption         =   "考勤数据导入(&I)"
      End
      Begin VB.Menu DQBBDY 
         Caption         =   "报表打印(&P)"
      End
      Begin VB.Menu FGX3 
         Caption         =   "-"
      End
      Begin VB.Menu SCSBWJ 
         Caption         =   "生成上报文件(&C)"
      End
      Begin VB.Menu SBCPSC 
         Caption         =   "上报磁盘生成(&D)"
      End
   End
   Begin VB.Menu BZKCL 
      Caption         =   "标准库处理(&B)"
      Begin VB.Menu BZSJXG 
         Caption         =   "数据修改(&W)"
      End
      Begin VB.Menu BZGSXG 
         Caption         =   "公式修改(&G)"
      End
      Begin VB.Menu BZRYZS 
         Caption         =   "人员增删(&R)"
      End
      Begin VB.Menu BMWH 

⌨️ 快捷键说明

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