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

📄 defaultset.frm

📁 人力资源管理系统
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form frmDefaultSet 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "默认工资项目设置:"
   ClientHeight    =   3960
   ClientLeft      =   4440
   ClientTop       =   4830
   ClientWidth     =   7095
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   3960
   ScaleWidth      =   7095
   Begin VB.CommandButton cmdOK 
      Caption         =   "确定(&O)"
      Height          =   375
      Left            =   4080
      TabIndex        =   20
      Top             =   3480
      Width           =   1455
   End
   Begin VB.CommandButton cmdCancel 
      Caption         =   "取消(&C)"
      Height          =   375
      Left            =   5640
      TabIndex        =   19
      Top             =   3480
      Width           =   1335
   End
   Begin VB.Frame Frame1 
      Height          =   3375
      Left            =   120
      TabIndex        =   0
      Top             =   0
      Width           =   6855
      Begin VB.TextBox txtMinuse 
         Height          =   270
         Left            =   4560
         TabIndex        =   49
         Top             =   2880
         Width           =   1695
      End
      Begin VB.TextBox txtOInsurance 
         Height          =   270
         Left            =   4560
         TabIndex        =   48
         Top             =   2520
         Width           =   1695
      End
      Begin VB.TextBox txtJobless 
         Height          =   270
         Left            =   4560
         TabIndex        =   47
         Top             =   2160
         Width           =   1695
      End
      Begin VB.TextBox txtRent 
         Height          =   270
         Left            =   4560
         TabIndex        =   46
         Top             =   1800
         Width           =   1695
      End
      Begin VB.TextBox txtLife 
         Height          =   270
         Left            =   4560
         TabIndex        =   45
         Top             =   1440
         Width           =   1695
      End
      Begin VB.TextBox txtTrafic 
         Height          =   270
         Left            =   4560
         TabIndex        =   44
         Top             =   1080
         Width           =   1695
      End
      Begin VB.TextBox txtSkillWage 
         Height          =   270
         Left            =   4560
         TabIndex        =   43
         Top             =   720
         Width           =   1695
      End
      Begin VB.TextBox txtOMoney 
         Height          =   270
         Left            =   1200
         TabIndex        =   42
         Top             =   2880
         Width           =   1695
      End
      Begin VB.TextBox txtIllness 
         Height          =   270
         Left            =   1200
         TabIndex        =   41
         Top             =   2520
         Width           =   1695
      End
      Begin VB.TextBox txtOldness 
         Height          =   270
         Left            =   1200
         TabIndex        =   40
         Top             =   2160
         Width           =   1695
      End
      Begin VB.TextBox txtTempriture 
         Height          =   270
         Left            =   1200
         TabIndex        =   39
         Top             =   1800
         Width           =   1695
      End
      Begin VB.TextBox txtEnergy 
         Height          =   270
         Left            =   1200
         TabIndex        =   38
         Top             =   1440
         Width           =   1695
      End
      Begin VB.TextBox txtJintie 
         Height          =   270
         Left            =   1200
         TabIndex        =   37
         Top             =   1080
         Width           =   1695
      End
      Begin VB.TextBox txtBWage 
         Height          =   270
         Left            =   1200
         TabIndex        =   36
         Top             =   720
         Width           =   1695
      End
      Begin VB.TextBox txtName 
         BackColor       =   &H80000004&
         Enabled         =   0   'False
         Height          =   270
         Left            =   4560
         TabIndex        =   35
         Top             =   360
         Width           =   1695
      End
      Begin VB.TextBox txtNum 
         BackColor       =   &H80000004&
         Enabled         =   0   'False
         Height          =   270
         Left            =   1200
         TabIndex        =   18
         Top             =   360
         Width           =   1935
      End
      Begin VB.Label Label7 
         Caption         =   "元"
         Height          =   255
         Index           =   13
         Left            =   6360
         TabIndex        =   34
         Top             =   1080
         Width           =   375
      End
      Begin VB.Label Label7 
         Caption         =   "元"
         Height          =   255
         Index           =   12
         Left            =   6360
         TabIndex        =   33
         Top             =   1440
         Width           =   375
      End
      Begin VB.Label Label7 
         Caption         =   "元"
         Height          =   255
         Index           =   11
         Left            =   6360
         TabIndex        =   32
         Top             =   1800
         Width           =   375
      End
      Begin VB.Label Label7 
         Caption         =   "元"
         Height          =   255
         Index           =   10
         Left            =   6360
         TabIndex        =   31
         Top             =   2160
         Width           =   375
      End
      Begin VB.Label Label7 
         Caption         =   "元"
         Height          =   255
         Index           =   9
         Left            =   6360
         TabIndex        =   30
         Top             =   2520
         Width           =   375
      End
      Begin VB.Label Label7 
         Caption         =   "元"
         Height          =   255
         Index           =   8
         Left            =   6360
         TabIndex        =   29
         Top             =   2880
         Width           =   375
      End
      Begin VB.Label Label7 
         Caption         =   "元"
         Height          =   255
         Index           =   7
         Left            =   3000
         TabIndex        =   28
         Top             =   1080
         Width           =   375
      End
      Begin VB.Label Label7 
         Caption         =   "元"
         Height          =   255
         Index           =   6
         Left            =   3000
         TabIndex        =   27
         Top             =   1440
         Width           =   375
      End
      Begin VB.Label Label7 
         Caption         =   "元"
         Height          =   255
         Index           =   5
         Left            =   3000
         TabIndex        =   26
         Top             =   1800
         Width           =   375
      End
      Begin VB.Label Label7 
         Caption         =   "元"
         Height          =   255
         Index           =   4
         Left            =   3000
         TabIndex        =   25
         Top             =   2160
         Width           =   375
      End
      Begin VB.Label Label7 
         Caption         =   "元"

⌨️ 快捷键说明

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