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

📄 mainform.frm

📁 感觉还可以了 大家看看 指点下 有什么不足的地方,大家多多指教啊
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "Mscomctl.ocx"
Begin VB.Form MainForm 
   Caption         =   "财务管理系统"
   ClientHeight    =   7320
   ClientLeft      =   165
   ClientTop       =   450
   ClientWidth     =   9825
   Icon            =   "MainForm.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   ScaleHeight     =   7320
   ScaleWidth      =   9825
   Begin VB.Frame Frame5 
      Height          =   1095
      Left            =   7560
      TabIndex        =   24
      Top             =   5760
      Width           =   2055
      Begin VB.CheckBox Check1 
         Caption         =   "禁用快捷按钮"
         Height          =   375
         Left            =   360
         TabIndex        =   25
         Top             =   360
         Width           =   1455
      End
   End
   Begin VB.Frame Frame4 
      Caption         =   "流动资产快捷按钮"
      Height          =   1095
      Left            =   120
      TabIndex        =   4
      Top             =   5760
      Width           =   7215
      Begin VB.CommandButton Command19 
         Caption         =   "导出报销记录"
         Height          =   495
         Left            =   4920
         TabIndex        =   23
         Top             =   360
         Width           =   2055
      End
      Begin VB.CommandButton Command18 
         Caption         =   "查询报销记录"
         Height          =   495
         Left            =   2640
         TabIndex        =   22
         Top             =   360
         Width           =   2055
      End
      Begin VB.CommandButton Command17 
         Caption         =   "增加报销记录"
         Height          =   495
         Left            =   360
         TabIndex        =   21
         Top             =   360
         Width           =   2055
      End
   End
   Begin VB.Frame Frame3 
      Caption         =   "固定资产快捷按钮"
      Height          =   1095
      Left            =   120
      TabIndex        =   3
      Top             =   4560
      Width           =   9495
      Begin VB.CommandButton Command16 
         Caption         =   "固定资产记录删除"
         Height          =   495
         Left            =   7200
         TabIndex        =   20
         Top             =   360
         Width           =   2055
      End
      Begin VB.CommandButton Command15 
         Caption         =   "固定资产查询"
         Height          =   495
         Left            =   4920
         TabIndex        =   19
         Top             =   360
         Width           =   2055
      End
      Begin VB.CommandButton Command14 
         Caption         =   "修改固定资产记录"
         Height          =   495
         Left            =   2640
         TabIndex        =   18
         Top             =   360
         Width           =   2055
      End
      Begin VB.CommandButton Command13 
         Caption         =   "增加固定资产记录"
         Height          =   495
         Left            =   360
         TabIndex        =   17
         Top             =   360
         Width           =   2055
      End
   End
   Begin VB.Frame Frame2 
      Caption         =   "工资管理快捷按钮"
      Height          =   1815
      Left            =   120
      TabIndex        =   2
      Top             =   2640
      Width           =   9495
      Begin VB.CommandButton Command12 
         Caption         =   "查询工资记录"
         Height          =   495
         Left            =   4920
         TabIndex        =   16
         Top             =   1080
         Width           =   2055
      End
      Begin VB.CommandButton Command11 
         Caption         =   "删除工资记录"
         Height          =   495
         Left            =   7200
         TabIndex        =   15
         Top             =   1080
         Width           =   2055
      End
      Begin VB.CommandButton Command10 
         Caption         =   "修改工资记录"
         Height          =   495
         Left            =   2640
         TabIndex        =   14
         Top             =   1080
         Width           =   2055
      End
      Begin VB.CommandButton Command9 
         Caption         =   "增加工资记录"
         Height          =   495
         Left            =   360
         TabIndex        =   13
         Top             =   1080
         Width           =   2055
      End
      Begin VB.CommandButton Command8 
         Caption         =   "计算工资"
         Height          =   495
         Left            =   7200
         TabIndex        =   12
         Top             =   360
         Width           =   2055
      End
      Begin VB.CommandButton Command7 
         Caption         =   "查询考勤记录"
         Height          =   495
         Left            =   4920
         TabIndex        =   11
         Top             =   360
         Width           =   2055
      End
      Begin VB.CommandButton Command6 
         Caption         =   "修改考勤记录"
         Height          =   495
         Left            =   2640
         TabIndex        =   10
         Top             =   360
         Width           =   2055
      End
      Begin VB.CommandButton Command5 
         Caption         =   "增加考勤记录"
         Height          =   495
         Left            =   360
         TabIndex        =   9
         Top             =   360
         Width           =   2055
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "管理员选项快捷按钮"
      Height          =   1095
      Left            =   120
      TabIndex        =   1
      Top             =   1440
      Width           =   9495
      Begin VB.CommandButton Command4 
         Caption         =   "退出系统"
         Height          =   495
         Left            =   7200
         TabIndex        =   8
         Top             =   360
         Width           =   2055
      End
      Begin VB.CommandButton Command3 
         Caption         =   "管理员注销"
         Height          =   495
         Left            =   4920
         TabIndex        =   7
         Top             =   360
         Width           =   2055
      End
      Begin VB.CommandButton Command2 
         Caption         =   "更管理员密码"
         Height          =   495
         Left            =   2640
         TabIndex        =   6
         Top             =   360
         Width           =   2055
      End
      Begin VB.CommandButton Command1 
         Caption         =   "增加管理员"
         Height          =   495
         Left            =   360
         TabIndex        =   5
         Top             =   360
         Width           =   2055
      End
   End
   Begin MSComctlLib.StatusBar sb1 
      Align           =   2  'Align Bottom
      Height          =   375
      Left            =   0
      TabIndex        =   0
      Top             =   6945
      Width           =   9825
      _ExtentX        =   17330
      _ExtentY        =   661
      _Version        =   393216
      BeginProperty Panels {8E3867A5-8586-11D1-B16A-00C0F0283628} 
         NumPanels       =   4
         BeginProperty Panel1 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Object.Width           =   8819
            MinWidth        =   8819
            Picture         =   "MainForm.frx":08CA
            Text            =   "财务管理系统 v1.00"
            TextSave        =   "财务管理系统 v1.00"
         EndProperty
         BeginProperty Panel2 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Style           =   6
            Alignment       =   1
            AutoSize        =   2
            Object.Width           =   3519
            MinWidth        =   3528
            TextSave        =   "2004-2-2"
         EndProperty
         BeginProperty Panel3 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Style           =   3
            Alignment       =   1
            Enabled         =   0   'False
            TextSave        =   "INS"
         EndProperty
         BeginProperty Panel4 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Style           =   1
            Alignment       =   1
            AutoSize        =   1
            Bevel           =   0
            Enabled         =   0   'False
            TextSave        =   "CAPS"
         EndProperty
      EndProperty
   End
   Begin VB.Image Image1 
      Height          =   1005
      Left            =   240
      Picture         =   "MainForm.frx":17A4
      Stretch         =   -1  'True
      Top             =   240
      Width           =   9360
   End
   Begin VB.Menu AdminOption 
      Caption         =   "管理员选项"
      Begin VB.Menu menu_AddAdmin 
         Caption         =   "增加管理员"
      End
      Begin VB.Menu menu_AdminPass 
         Caption         =   "更改登录密码"
      End
      Begin VB.Menu s1 
         Caption         =   "-"
      End
      Begin VB.Menu menu_Logout 
         Caption         =   "管理员注销"
      End

⌨️ 快捷键说明

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