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

📄 frmmain.frm

📁 vb+sqlserver实现的人事管理系统
💻 FRM
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Object = "{6D5E3200-FEE5-11D0-943D-444553540000}#1.0#0"; "ctlbar32.ocx"
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Begin VB.Form frmMain 
   BackColor       =   &H00404040&
   BorderStyle     =   1  'Fixed Single
   Caption         =   "Form1"
   ClientHeight    =   7215
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   12000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   7215
   ScaleWidth      =   12000
   StartUpPosition =   3  '窗口缺省
   Begin VB.Frame Frame3 
      BackColor       =   &H00D8D7D5&
      Caption         =   "删除记录"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   7215
      Left            =   2400
      TabIndex        =   132
      Top             =   0
      Visible         =   0   'False
      Width           =   9615
      Begin VB.Frame Frame4 
         BackColor       =   &H00D8D7D5&
         Caption         =   "添加工资信息"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   14.25
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   7215
         Left            =   0
         TabIndex        =   194
         Top             =   0
         Visible         =   0   'False
         Width           =   9615
         Begin VB.Frame Frame9 
            BackColor       =   &H00D8D7D5&
            Caption         =   "Frame9"
            Height          =   7215
            Left            =   0
            TabIndex        =   242
            Top             =   0
            Width           =   9615
            Begin MSFlexGridLib.MSFlexGrid MSFlexGrid1 
               Height          =   6855
               Left            =   120
               TabIndex        =   243
               Top             =   240
               Width           =   9375
               _ExtentX        =   16536
               _ExtentY        =   12091
               _Version        =   393216
               FixedCols       =   0
               AllowUserResizing=   3
            End
         End
         Begin VB.Frame Frame8 
            BackColor       =   &H00D8D7D5&
            Caption         =   "工资总计"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   12
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   1695
            Left            =   120
            TabIndex        =   204
            Top             =   5400
            Width           =   9375
            Begin VB.CommandButton Command5 
               BackColor       =   &H00C0E0FF&
               Caption         =   "取消"
               Height          =   375
               Left            =   6000
               Style           =   1  'Graphical
               TabIndex        =   239
               Top             =   1200
               Width           =   1095
            End
            Begin VB.CommandButton Command4 
               BackColor       =   &H00C0E0FF&
               Caption         =   "保存"
               Height          =   375
               Left            =   3840
               Style           =   1  'Graphical
               TabIndex        =   238
               Top             =   1200
               Width           =   1335
            End
            Begin VB.CommandButton Command3 
               BackColor       =   &H00C0E0FF&
               Caption         =   "计算工资"
               Height          =   375
               Left            =   1560
               Style           =   1  'Graphical
               TabIndex        =   237
               Top             =   1200
               Width           =   1455
            End
            Begin VB.TextBox txtsfgz 
               Height          =   375
               Left            =   7920
               TabIndex        =   236
               Text            =   "0"
               Top             =   480
               Width           =   1215
            End
            Begin VB.TextBox txtsds 
               Height          =   375
               Left            =   4920
               TabIndex        =   235
               Text            =   "0"
               Top             =   480
               Width           =   1335
            End
            Begin VB.TextBox txtsqxj 
               Height          =   375
               Left            =   1680
               TabIndex        =   234
               Text            =   "0"
               Top             =   480
               Width           =   1455
            End
            Begin VB.Label Label124 
               BackStyle       =   0  'Transparent
               Caption         =   "实发工资"
               BeginProperty Font 
                  Name            =   "宋体"
                  Size            =   10.5
                  Charset         =   134
                  Weight          =   400
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               Height          =   375
               Left            =   6720
               TabIndex        =   233
               Top             =   480
               Width           =   1095
            End
            Begin VB.Label Label123 
               BackStyle       =   0  'Transparent
               Caption         =   "所 的 税"
               BeginProperty Font 
                  Name            =   "宋体"
                  Size            =   10.5
                  Charset         =   134
                  Weight          =   400
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               Height          =   375
               Left            =   3600
               TabIndex        =   232
               Top             =   480
               Width           =   975
            End
            Begin VB.Label Label120 
               BackStyle       =   0  'Transparent
               Caption         =   "税前小计"
               BeginProperty Font 
                  Name            =   "宋体"
                  Size            =   10.5
                  Charset         =   134
                  Weight          =   400
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               Height          =   375
               Left            =   120
               TabIndex        =   231
               Top             =   480
               Width           =   1215
            End
         End
         Begin VB.Frame Frame7 
            BackColor       =   &H00D8D7D5&
            Caption         =   "代扣"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   1815
            Left            =   120
            TabIndex        =   203
            Top             =   3480
            Width           =   9375
            Begin VB.TextBox txtqt42 
               Height          =   375
               Left            =   7560
               TabIndex        =   230
               Text            =   "0"
               Top             =   1200
               Width           =   1455
            End
            Begin VB.TextBox txtsybx 
               Height          =   375
               Left            =   7560
               TabIndex        =   226
               Text            =   "0"
               Top             =   480
               Width           =   1455
            End
            Begin VB.TextBox txtgs 
               Height          =   390
               Left            =   4440
               TabIndex        =   225
               Text            =   "0"
               Top             =   1200
               Width           =   1575
            End
            Begin VB.TextBox txtylbx 
               Height          =   375
               Left            =   4440
               TabIndex        =   224
               Text            =   "0"
               Top             =   480
               Width           =   1575
            End
            Begin VB.TextBox txtsy 
               Height          =   375
               Left            =   1320
               TabIndex        =   223
               Text            =   "0"
               Top             =   1200
               Width           =   1455
            End
            Begin VB.TextBox txtyl 
               Height          =   375
               Left            =   1320
               TabIndex        =   222
               Text            =   "0"
               Top             =   480
               Width           =   1455
            End
            Begin VB.Label Label117 
               BackStyle       =   0  'Transparent
               Caption         =   "其他"
               Height          =   255
               Left            =   6480
               TabIndex        =   229
               Top             =   1320
               Width           =   975
            End
            Begin VB.Label Label121 
               BackStyle       =   0  'Transparent
               Caption         =   "生育保险"
               Height          =   375
               Left            =   6360
               TabIndex        =   221
               Top             =   480
               Width           =   1095
            End
            Begin VB.Label Label119 
               BackStyle       =   0  'Transparent
               Caption         =   "工伤保险"
               Height          =   375
               Left            =   3240
               TabIndex        =   220
               Top             =   1200
               Width           =   975
            End
            Begin VB.Label Label118 
               BackStyle       =   0  'Transparent
               Caption         =   "医疗保险"
               Height          =   375
               Left            =   3240
               TabIndex        =   219
               Top             =   480
               Width           =   975
            End
            Begin VB.Label Label116 
               BackStyle       =   0  'Transparent
               Caption         =   "失业保险"
               Height          =   375
               Left            =   120
               TabIndex        =   218
               Top             =   1200
               Width           =   855
            End
            Begin VB.Label Label115 
               BackStyle       =   0  'Transparent
               Caption         =   "养老保险"
               Height          =   375
               Left            =   120
               TabIndex        =   217
               Top             =   480
               Width           =   855
            End
         End
         Begin VB.Frame Frame6 
            BackColor       =   &H00D8D7D5&
            Caption         =   "基本工资"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   1815
            Left            =   120
            TabIndex        =   202
            Top             =   1680
            Width           =   9375
            Begin VB.TextBox txtqt4 
               Height          =   375
               Left            =   1080
               TabIndex        =   216
               Text            =   "0"
               Top             =   1320
               Width           =   1695
            End
            Begin VB.TextBox txtgjj 
               Height          =   375
               Left            =   7560
               TabIndex        =   215
               Text            =   "0"
               Top             =   240
               Width           =   1575
            End
            Begin VB.TextBox txtsb 
               Height          =   375
               Left            =   7560
               TabIndex        =   214
               Text            =   "0"
               Top             =   840
               Width           =   1575
            End
            Begin VB.TextBox txtft 
               Height          =   375
               Left            =   4320
               TabIndex        =   213
               Text            =   "0"
               Top             =   840
               Width           =   1575
            End
            Begin VB.TextBox txtws 
               Height          =   375

⌨️ 快捷键说明

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