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

📄 frmshowwage.frm

📁 工资管理系统
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form ShowWage 
   AutoRedraw      =   -1  'True
   BorderStyle     =   1  'Fixed Single
   Caption         =   "工资结算"
   ClientHeight    =   5445
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   7380
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   ScaleHeight     =   5445
   ScaleWidth      =   7380
   Begin VB.CommandButton cmdDeleteThis 
      Caption         =   "删除当前结算数据"
      Height          =   300
      Left            =   5655
      TabIndex        =   54
      Top             =   1350
      Width           =   1620
   End
   Begin VB.CommandButton cmdDeleteAll 
      Caption         =   "删除所有结算数据"
      Height          =   300
      Left            =   5655
      TabIndex        =   53
      Top             =   1005
      Width           =   1620
   End
   Begin VB.CommandButton cmdSave 
      Caption         =   "保存"
      Height          =   300
      Left            =   5655
      TabIndex        =   52
      Top             =   660
      Width           =   1620
   End
   Begin VB.TextBox txtGet 
      Height          =   285
      Left            =   5655
      TabIndex        =   28
      Top             =   330
      Width           =   1620
   End
   Begin VB.PictureBox picNavigation 
      AutoSize        =   -1  'True
      BorderStyle     =   0  'None
      Height          =   350
      Left            =   345
      ScaleHeight     =   345
      ScaleWidth      =   5280
      TabIndex        =   21
      Top             =   1530
      Width           =   5280
      Begin VB.CommandButton cmdMove 
         Caption         =   "<"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   270
         Index           =   1
         Left            =   330
         TabIndex        =   26
         Top             =   0
         Width           =   300
      End
      Begin VB.CommandButton cmdMove 
         Caption         =   "|<"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   270
         Index           =   0
         Left            =   0
         TabIndex        =   25
         Top             =   0
         Width           =   345
      End
      Begin VB.CommandButton cmdMove 
         Caption         =   ">|"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   270
         Index           =   3
         Left            =   4875
         TabIndex        =   24
         Top             =   0
         Width           =   330
      End
      Begin VB.CommandButton cmdMove 
         Caption         =   ">"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   270
         Index           =   2
         Left            =   4560
         TabIndex        =   23
         Top             =   0
         Width           =   330
      End
      Begin VB.TextBox txtNews 
         Height          =   270
         Left            =   630
         Locked          =   -1  'True
         TabIndex        =   22
         TabStop         =   0   'False
         Top             =   0
         Width           =   3945
      End
   End
   Begin VB.Frame Frame3 
      Caption         =   "员工基本信息"
      Height          =   1455
      Left            =   345
      TabIndex        =   13
      Top             =   90
      Width           =   5220
      Begin VB.TextBox txtTitle 
         Height          =   270
         Left            =   3285
         Locked          =   -1  'True
         TabIndex        =   37
         Top             =   615
         Width           =   1500
      End
      Begin VB.TextBox txtDuty 
         Height          =   270
         Left            =   3285
         Locked          =   -1  'True
         TabIndex        =   36
         Top             =   270
         Width           =   1500
      End
      Begin VB.TextBox txtDept 
         Height          =   270
         Left            =   960
         Locked          =   -1  'True
         TabIndex        =   35
         Top             =   945
         Width           =   1500
      End
      Begin VB.TextBox txtNum 
         Height          =   270
         Left            =   945
         Locked          =   -1  'True
         TabIndex        =   34
         Top             =   615
         Width           =   1500
      End
      Begin VB.TextBox txtName 
         Height          =   270
         Left            =   945
         Locked          =   -1  'True
         TabIndex        =   33
         Top             =   270
         Width           =   1500
      End
      Begin VB.CheckBox chkExpert 
         Caption         =   "专家"
         Height          =   180
         Left            =   3960
         TabIndex        =   20
         Top             =   990
         Width           =   795
      End
      Begin VB.CheckBox chkHouse 
         Caption         =   "有住房"
         Height          =   180
         Left            =   3000
         TabIndex        =   19
         Top             =   990
         Width           =   900
      End
      Begin VB.Label Label5 
         AutoSize        =   -1  'True
         Caption         =   "职称"
         Height          =   180
         Left            =   2820
         TabIndex        =   18
         Top             =   660
         Width           =   360
      End
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         Caption         =   "职务"
         Height          =   180
         Left            =   2820
         TabIndex        =   17
         Top             =   315
         Width           =   360
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         Caption         =   "部门"
         Height          =   180
         Left            =   540
         TabIndex        =   16
         Top             =   990
         Width           =   360
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         Caption         =   "编号"
         Height          =   180
         Left            =   540
         TabIndex        =   15
         Top             =   660
         Width           =   360
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "姓名"
         Height          =   180
         Left            =   540
         TabIndex        =   14
         Top             =   315
         Width           =   360
      End
   End
   Begin VB.Frame Frame2 
      Caption         =   "应扣工资"
      Height          =   1455
      Left            =   345
      TabIndex        =   5
      Top             =   3780
      Width           =   6660
      Begin VB.TextBox txtDD 
         Height          =   270
         Left            =   1680
         TabIndex        =   51
         Top             =   1065
         Width           =   4710
      End
      Begin VB.TextBox txtDQ 
         Height          =   270
         Left            =   5280
         TabIndex        =   50
         Top             =   690
         Width           =   1110
      End
      Begin VB.TextBox txtDF 
         Height          =   270
         Left            =   5265
         TabIndex        =   49
         Top             =   330
         Width           =   1110
      End
      Begin VB.TextBox txtDY 
         Height          =   270
         Left            =   3300
         TabIndex        =   48
         Top             =   690
         Width           =   1110
      End
      Begin VB.TextBox txtDL 
         Height          =   270
         Left            =   3300
         TabIndex        =   47
         Top             =   330
         Width           =   1110
      End
      Begin VB.TextBox txtDS 
         Height          =   270
         Left            =   1110
         TabIndex        =   46
         Top             =   675
         Width           =   1110
      End
      Begin VB.TextBox txtDG 
         Height          =   270
         Left            =   1125
         TabIndex        =   45
         Top             =   330
         Width           =   1110
      End
      Begin VB.Label Label17 
         AutoSize        =   -1  'True
         Caption         =   "应扣工资合计"
         Height          =   180
         Left            =   525
         TabIndex        =   32
         Top             =   1095
         Width           =   1080
      End
      Begin VB.Label Label21 
         AutoSize        =   -1  'True
         Caption         =   "其他"
         Height          =   180
         Left            =   4830
         TabIndex        =   12
         Top             =   735
         Width           =   360
      End
      Begin VB.Label Label18 
         AutoSize        =   -1  'True
         Caption         =   "垃圾费"
         Height          =   180
         Left            =   2700
         TabIndex        =   11
         Top             =   375
         Width           =   540
      End
      Begin VB.Label Label19 
         AutoSize        =   -1  'True
         Caption         =   "医疗险"
         Height          =   180
         Left            =   2715
         TabIndex        =   10
         Top             =   735
         Width           =   540
      End
      Begin VB.Label Label16 
         AutoSize        =   -1  'True
         Caption         =   "失业险"
         Height          =   180
         Left            =   510
         TabIndex        =   9
         Top             =   735
         Width           =   540
      End
      Begin VB.Label Label20 
         AutoSize        =   -1  'True
         Caption         =   "房租"
         Height          =   180
         Left            =   4845
         TabIndex        =   8
         Top             =   375
         Width           =   360
      End
      Begin VB.Label Label15 
         AutoSize        =   -1  'True
         Caption         =   "公积金"
         Height          =   180
         Left            =   495
         TabIndex        =   7
         Top             =   375
         Width           =   540
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "应发工资"
      Height          =   1545
      Left            =   360
      TabIndex        =   1
      Top             =   2070
      Width           =   6690
      Begin VB.TextBox txtElse 
         Height          =   270
         Left            =   5370
         TabIndex        =   44
         Top             =   720
         Width           =   1125
      End
      Begin VB.TextBox txtOnce 
         Height          =   270
         Left            =   5370
         TabIndex        =   43
         Top             =   315
         Width           =   1125
      End
      Begin VB.TextBox txtSGet 
         Height          =   270
         Left            =   1395
         TabIndex        =   42
         Top             =   1125
         Width           =   5100
      End
      Begin VB.TextBox txtTitleWage 
         Height          =   270
         Left            =   3165
         TabIndex        =   41
         Top             =   720
         Width           =   1125
      End
      Begin VB.TextBox txtDutyWage 
         Height          =   270
         Left            =   3165

⌨️ 快捷键说明

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