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

📄 gongzi.frm

📁 员工管理系统 vb+sql 文档全 管理员admin 密码 123
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form GongZi 
   Caption         =   "Form1"
   ClientHeight    =   7155
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   5670
   LinkTopic       =   "Form1"
   MDIChild        =   -1  'True
   ScaleHeight     =   7155
   ScaleWidth      =   5670
   Begin VB.CommandButton Command2 
      Caption         =   "上 一 条"
      Height          =   375
      Left            =   120
      TabIndex        =   47
      Top             =   6720
      Width           =   1095
   End
   Begin VB.CommandButton Command1 
      Caption         =   "下 一 条"
      Height          =   375
      Left            =   4440
      TabIndex        =   46
      Top             =   6720
      Width           =   1095
   End
   Begin VB.CommandButton QuXiao_GongZi 
      Caption         =   "取   消"
      Height          =   375
      Left            =   3240
      TabIndex        =   35
      Top             =   6720
      Width           =   1095
   End
   Begin VB.CommandButton QueDing_GongZi 
      Caption         =   "修   改"
      Height          =   375
      Left            =   1320
      TabIndex        =   34
      Top             =   6720
      Width           =   1095
   End
   Begin VB.Frame Frame1 
      Height          =   6495
      Left            =   120
      TabIndex        =   0
      Top             =   120
      Width           =   5415
      Begin VB.Frame Frame6 
         Caption         =   "实际工资项"
         Height          =   1095
         Left            =   120
         TabIndex        =   24
         Top             =   4920
         Width           =   5175
         Begin VB.CommandButton JiSuan_GongZi 
            Caption         =   "计算工资"
            Enabled         =   0   'False
            Height          =   375
            Left            =   3360
            TabIndex        =   45
            Top             =   165
            Width           =   975
         End
         Begin VB.ComboBox TexNian_GongZi 
            Height          =   300
            ItemData        =   "GongZi.frx":0000
            Left            =   1200
            List            =   "GongZi.frx":0002
            TabIndex        =   30
            Text            =   "1990"
            Top             =   650
            Width           =   975
         End
         Begin VB.ComboBox TexYue_GongZi 
            Height          =   300
            Left            =   2520
            TabIndex        =   29
            Text            =   "1"
            Top             =   650
            Width           =   735
         End
         Begin VB.ComboBox TexRi_GongZi 
            Height          =   300
            Left            =   3600
            TabIndex        =   28
            Text            =   "1"
            Top             =   650
            Width           =   735
         End
         Begin VB.TextBox Text_GongZi 
            Enabled         =   0   'False
            Height          =   270
            Index           =   10
            Left            =   1200
            TabIndex        =   26
            Top             =   300
            Width           =   1095
         End
         Begin VB.Label Label19 
            AutoSize        =   -1  'True
            Caption         =   "*"
            ForeColor       =   &H008080FF&
            Height          =   180
            Left            =   4680
            TabIndex        =   44
            Top             =   705
            Width           =   90
         End
         Begin VB.Label Label16 
            AutoSize        =   -1  'True
            Caption         =   "年"
            Height          =   180
            Left            =   2200
            TabIndex        =   33
            Top             =   705
            Width           =   180
         End
         Begin VB.Label Label17 
            AutoSize        =   -1  'True
            Caption         =   "月"
            Height          =   180
            Left            =   3280
            TabIndex        =   32
            Top             =   705
            Width           =   180
         End
         Begin VB.Label Label20 
            AutoSize        =   -1  'True
            Caption         =   "日"
            Height          =   180
            Left            =   4380
            TabIndex        =   31
            Top             =   705
            Width           =   180
         End
         Begin VB.Label Label13 
            AutoSize        =   -1  'True
            Caption         =   "计算时间:"
            Height          =   180
            Left            =   240
            TabIndex        =   27
            Top             =   720
            Width           =   900
         End
         Begin VB.Label Label11 
            AutoSize        =   -1  'True
            Caption         =   "总工资:"
            Height          =   180
            Left            =   360
            TabIndex        =   25
            Top             =   360
            Width           =   720
         End
      End
      Begin VB.Frame Frame5 
         Caption         =   "扣除项"
         Height          =   1575
         Left            =   120
         TabIndex        =   15
         Top             =   3240
         Width           =   5175
         Begin VB.TextBox Text_GongZi 
            Height          =   270
            Index           =   9
            Left            =   1440
            TabIndex        =   42
            Top             =   1140
            Width           =   1455
         End
         Begin VB.TextBox Text_GongZi 
            Enabled         =   0   'False
            Height          =   270
            Index           =   8
            Left            =   3840
            TabIndex        =   23
            Top             =   720
            Width           =   975
         End
         Begin VB.TextBox Text_GongZi 
            Enabled         =   0   'False
            Height          =   270
            Index           =   7
            Left            =   1440
            TabIndex        =   21
            Top             =   720
            Width           =   975
         End
         Begin VB.TextBox Text_GongZi 
            Enabled         =   0   'False
            Height          =   270
            Index           =   6
            Left            =   3840
            TabIndex        =   19
            Top             =   300
            Width           =   975
         End
         Begin VB.TextBox Text_GongZi 
            Enabled         =   0   'False
            Height          =   270
            Index           =   5
            Left            =   1440
            TabIndex        =   17
            Top             =   300
            Width           =   975
         End
         Begin VB.Label Label15 
            AutoSize        =   -1  'True
            Caption         =   "个人所得税:"
            Height          =   180
            Left            =   240
            TabIndex        =   41
            Top             =   1200
            Width           =   1080
         End
         Begin VB.Label Label10 
            AutoSize        =   -1  'True
            Caption         =   "医疗保险:"
            Height          =   180
            Left            =   2760
            TabIndex        =   22
            Top             =   780
            Width           =   900
         End
         Begin VB.Label Label9 
            AutoSize        =   -1  'True
            Caption         =   "社会保险:"
            Height          =   180
            Left            =   360
            TabIndex        =   20
            Top             =   780
            Width           =   900
         End
         Begin VB.Label Label8 
            AutoSize        =   -1  'True
            Caption         =   "养老保险:"
            Height          =   180
            Left            =   2760
            TabIndex        =   18
            Top             =   360
            Width           =   900
         End
         Begin VB.Label Label7 
            AutoSize        =   -1  'True
            Caption         =   "考勤扣核项:"
            Height          =   180
            Left            =   240
            TabIndex        =   16
            Top             =   360
            Width           =   1080
         End
      End
      Begin VB.Frame Frame4 
         Caption         =   "奖金项"
         Height          =   735
         Left            =   120
         TabIndex        =   10
         Top             =   2400
         Width           =   5175
         Begin VB.TextBox Text_GongZi 
            Enabled         =   0   'False
            Height          =   270
            Index           =   4
            Left            =   1200
            TabIndex        =   14
            Top             =   300
            Width           =   1095
         End
         Begin VB.TextBox Text_GongZi 
            Enabled         =   0   'False
            Height          =   270
            Index           =   3
            Left            =   3480
            TabIndex        =   12
            Top             =   300
            Width           =   855
         End
         Begin VB.Label Label6 
            AutoSize        =   -1  'True
            Caption         =   "加班费:"
            Height          =   180
            Left            =   360
            TabIndex        =   13
            Top             =   360
            Width           =   720
         End
         Begin VB.Label Label5 
            AutoSize        =   -1  'True
            Caption         =   "补贴:"
            Height          =   180
            Left            =   2760
            TabIndex        =   11
            Top             =   360
            Width           =   540
         End
      End
      Begin VB.Frame Frame3 
         Caption         =   "基本工资项"
         Height          =   735
         Left            =   120
         TabIndex        =   5
         Top             =   1560
         Width           =   5175
         Begin VB.TextBox Text_GongZi 
            Enabled         =   0   'False
            Height          =   270
            Index           =   2
            Left            =   3480
            TabIndex        =   9
            Top             =   315
            Width           =   1095
         End
         Begin VB.TextBox Text_GongZi 
            Enabled         =   0   'False
            Height          =   270
            Index           =   1
            Left            =   1320
            TabIndex        =   7
            Top             =   315
            Width           =   1095
         End
         Begin VB.Label Label4 
            AutoSize        =   -1  'True
            Caption         =   "奖金:"
            Height          =   180
            Left            =   2760
            TabIndex        =   8
            Top             =   360
            Width           =   540
         End
         Begin VB.Label Label3 
            AutoSize        =   -1  'True
            Caption         =   "基本工资:"
            Height          =   180
            Left            =   240
            TabIndex        =   6
            Top             =   360
            Width           =   900
         End
      End
      Begin VB.Frame Frame2 
         Caption         =   "基本信息"
         Height          =   1215
         Left            =   120
         TabIndex        =   1
         Top             =   240
         Width           =   5175
         Begin VB.TextBox ZhiWei_GoZi 
            Enabled         =   0   'False
            Height          =   270
            Left            =   3720
            TabIndex        =   40
            Top             =   800
            Width           =   1335
         End
         Begin VB.TextBox BuMen_GoZi 
            Enabled         =   0   'False
            Height          =   270
            Left            =   1080
            TabIndex        =   38
            Top             =   800
            Width           =   1455
         End
         Begin VB.ComboBox YGbianhao_GongZi 
            Height          =   300
            Left            =   1080
            TabIndex        =   36
            Top             =   300
            Width           =   1455
         End
         Begin VB.TextBox XingMing_GongZi 
            Height          =   270
            Left            =   3840
            TabIndex        =   4
            Top             =   300
            Width           =   1215
         End
         Begin VB.Label Label18 
            AutoSize        =   -1  'True
            Caption         =   "*"
            ForeColor       =   &H008080FF&
            Height          =   180
            Left            =   2640
            TabIndex        =   43
            Top             =   360
            Width           =   90
         End
         Begin VB.Label Label14 
            AutoSize        =   -1  'True
            Caption         =   "工作职位:"
            Height          =   180
            Left            =   2760
            TabIndex        =   39
            Top             =   840

⌨️ 快捷键说明

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