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

📄 c工资标准.frm

📁 人事管理系统使用VB开发本系统规范了企业人事档案 能查询各类信息并进行统计分析
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "tabctl32.ocx"
Begin VB.Form C工资标准 
   Caption         =   "工资标准"
   ClientHeight    =   4680
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   5790
   LinkTopic       =   "Form1"
   ScaleHeight     =   4680
   ScaleWidth      =   5790
   StartUpPosition =   3  '窗口缺省
   Begin VB.Frame Frame4 
      Caption         =   "操作"
      Height          =   1215
      Left            =   120
      TabIndex        =   22
      Top             =   3360
      Width           =   5535
      Begin VB.CommandButton CmdDelete 
         BackColor       =   &H00C0C0C0&
         Caption         =   "删除"
         Height          =   360
         Left            =   1920
         Style           =   1  'Graphical
         TabIndex        =   32
         Top             =   720
         Width           =   800
      End
      Begin VB.CommandButton CmdMove 
         BackColor       =   &H00FFC0C0&
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   360
         Index           =   0
         Left            =   960
         Picture         =   "C工资标准.frx":0000
         Style           =   1  'Graphical
         TabIndex        =   31
         Top             =   240
         Width           =   675
      End
      Begin VB.CommandButton CmdMove 
         BackColor       =   &H00FFC0C0&
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   360
         Index           =   1
         Left            =   1635
         Picture         =   "C工资标准.frx":164A
         Style           =   1  'Graphical
         TabIndex        =   30
         Top             =   240
         Width           =   675
      End
      Begin VB.CommandButton CmdMove 
         BackColor       =   &H00FFC0C0&
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   360
         Index           =   2
         Left            =   2310
         Picture         =   "C工资标准.frx":2B7C
         Style           =   1  'Graphical
         TabIndex        =   29
         Top             =   240
         Width           =   675
      End
      Begin VB.CommandButton CmdMove 
         BackColor       =   &H00FFC0C0&
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   360
         Index           =   3
         Left            =   2985
         Picture         =   "C工资标准.frx":4080
         Style           =   1  'Graphical
         TabIndex        =   28
         Top             =   240
         Width           =   675
      End
      Begin VB.CommandButton CmdSave 
         BackColor       =   &H00C0C0C0&
         Caption         =   "保存"
         Enabled         =   0   'False
         Height          =   360
         Left            =   2760
         Style           =   1  'Graphical
         TabIndex        =   27
         Top             =   720
         Width           =   800
      End
      Begin VB.CommandButton CmdAdd 
         BackColor       =   &H00C0C0C0&
         Caption         =   "添加"
         Height          =   360
         Left            =   240
         Style           =   1  'Graphical
         TabIndex        =   26
         Top             =   720
         Width           =   800
      End
      Begin VB.CommandButton CmdCancel 
         BackColor       =   &H00C0C0C0&
         Caption         =   "取消"
         Height          =   360
         Left            =   3600
         Style           =   1  'Graphical
         TabIndex        =   25
         Top             =   720
         Width           =   800
      End
      Begin VB.CommandButton CmdExit 
         BackColor       =   &H00C0C0C0&
         Caption         =   "退出"
         Height          =   360
         Left            =   4440
         Style           =   1  'Graphical
         TabIndex        =   24
         Top             =   720
         Width           =   800
      End
      Begin VB.CommandButton CmdModify 
         BackColor       =   &H00C0C0C0&
         Caption         =   "修改"
         Height          =   360
         Left            =   1080
         Style           =   1  'Graphical
         TabIndex        =   23
         Top             =   720
         Width           =   800
      End
   End
   Begin TabDlg.SSTab SSTab1 
      Height          =   3255
      Left            =   120
      TabIndex        =   0
      Top             =   120
      Width           =   5535
      _ExtentX        =   9763
      _ExtentY        =   5741
      _Version        =   393216
      Style           =   1
      Tab             =   1
      TabHeight       =   520
      TabCaption(0)   =   "标识信息"
      TabPicture(0)   =   "C工资标准.frx":562D
      Tab(0).ControlEnabled=   0   'False
      Tab(0).Control(0)=   "Frame1"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).ControlCount=   1
      TabCaption(1)   =   "基本工资"
      TabPicture(1)   =   "C工资标准.frx":5649
      Tab(1).ControlEnabled=   -1  'True
      Tab(1).Control(0)=   "Frame2"
      Tab(1).Control(0).Enabled=   0   'False
      Tab(1).ControlCount=   1
      TabCaption(2)   =   "代扣项目"
      TabPicture(2)   =   "C工资标准.frx":5665
      Tab(2).ControlEnabled=   0   'False
      Tab(2).Control(0)=   "Frame3"
      Tab(2).Control(0).Enabled=   0   'False
      Tab(2).ControlCount=   1
      Begin VB.Frame Frame3 
         Caption         =   "代扣项目"
         Height          =   2655
         Left            =   -74760
         TabIndex        =   7
         Top             =   480
         Width           =   5055
         Begin VB.TextBox txt 
            Height          =   375
            Index           =   7
            Left            =   1440
            MaxLength       =   10
            TabIndex        =   35
            Top             =   1800
            Width           =   1575
         End
         Begin VB.TextBox txt 
            Height          =   375
            Index           =   6
            Left            =   1440
            MaxLength       =   10
            TabIndex        =   34
            Top             =   1200
            Width           =   1575
         End
         Begin VB.TextBox txt 
            Height          =   375
            Index           =   5
            Left            =   1440
            MaxLength       =   10
            TabIndex        =   33
            Top             =   600
            Width           =   1575
         End
         Begin VB.Label Label10 
            Caption         =   "住房公积金:"
            Height          =   255
            Left            =   360
            TabIndex        =   21
            Top             =   1920
            Width           =   1095
         End
         Begin VB.Label Label6 
            Caption         =   "医疗保险:"
            Height          =   255
            Left            =   480
            TabIndex        =   9
            Top             =   1320
            Width           =   975
         End
         Begin VB.Label Label5 
            Caption         =   "养老金:"
            Height          =   255
            Left            =   600
            TabIndex        =   8
            Top             =   720
            Width           =   855
         End
      End
      Begin VB.Frame Frame2 
         Caption         =   " 基本工资"
         Height          =   2655
         Left            =   240
         TabIndex        =   4
         Top             =   480
         Width           =   5055
         Begin VB.TextBox txt 
            Height          =   375
            Index           =   4
            Left            =   960
            MaxLength       =   10
            TabIndex        =   20
            Top             =   1920
            Width           =   1575
         End
         Begin VB.TextBox txt 
            Height          =   375
            Index           =   3
            Left            =   3240
            MaxLength       =   10
            TabIndex        =   19
            Top             =   1200
            Width           =   1575
         End
         Begin VB.TextBox txt 
            Height          =   375
            Index           =   2
            Left            =   960
            MaxLength       =   10
            TabIndex        =   18
            Top             =   1200
            Width           =   1575
         End
         Begin VB.TextBox txt 
            Height          =   375
            Index           =   1
            Left            =   3240
            MaxLength       =   10
            TabIndex        =   17
            Top             =   600
            Width           =   1575
         End
         Begin VB.TextBox txt 
            Height          =   375
            Index           =   0
            Left            =   960
            MaxLength       =   10
            TabIndex        =   16
            Top             =   600
            Width           =   1575
         End
         Begin VB.Label Label11 
            Caption         =   "房补:"
            Height          =   255
            Left            =   360
            TabIndex        =   15
            Top             =   2040
            Width           =   735
         End
         Begin VB.Label Label9 
            Caption         =   "奖金:"
            Height          =   255
            Left            =   360
            TabIndex        =   14
            Top             =   1320
            Width           =   735
         End
         Begin VB.Label Label7 
            Caption         =   "车补:"
            Height          =   255
            Left            =   2640
            TabIndex        =   13
            Top             =   1320
            Width           =   615
         End
         Begin VB.Label Label4 
            Caption         =   "底薪:"
            Height          =   255
            Left            =   360
            TabIndex        =   6
            Top             =   720
            Width           =   735
         End
         Begin VB.Label Label3 

⌨️ 快捷键说明

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