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

📄 f_yanglaojiaofei.frm

📁 公司人员综合管理系统 提供公司人员的简历、工资账目、考勤、医疗纪录、失业保险等情况
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form F_YangLaoJiaoFei 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "养老保险缴费情况表"
   ClientHeight    =   6360
   ClientLeft      =   1095
   ClientTop       =   330
   ClientWidth     =   10050
   ControlBox      =   0   'False
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   Moveable        =   0   'False
   ScaleHeight     =   6360
   ScaleWidth      =   10050
   StartUpPosition =   2  'CenterScreen
   Begin VB.Frame Frame1 
      Height          =   6015
      Left            =   240
      TabIndex        =   0
      Top             =   120
      Width           =   9615
      Begin TabDlg.SSTab SSTab1 
         Height          =   5415
         Left            =   240
         TabIndex        =   1
         Top             =   360
         Width           =   9135
         _ExtentX        =   16113
         _ExtentY        =   9551
         _Version        =   393216
         Tabs            =   2
         TabHeight       =   520
         TabCaption(0)   =   "编辑"
         TabPicture(0)   =   "F_YangLaoJiaoFei.frx":0000
         Tab(0).ControlEnabled=   -1  'True
         Tab(0).Control(0)=   "Frame2"
         Tab(0).Control(0).Enabled=   0   'False
         Tab(0).Control(1)=   "picButtons"
         Tab(0).Control(1).Enabled=   0   'False
         Tab(0).ControlCount=   2
         TabCaption(1)   =   "列表"
         TabPicture(1)   =   "F_YangLaoJiaoFei.frx":001C
         Tab(1).ControlEnabled=   0   'False
         Tab(1).Control(0)=   "Frame3"
         Tab(1).Control(0).Enabled=   0   'False
         Tab(1).ControlCount=   1
         Begin VB.Frame Frame3 
            Height          =   4695
            Left            =   -74760
            TabIndex        =   33
            Top             =   480
            Width           =   8655
            Begin MSDataGridLib.DataGrid DataGrid1 
               Height          =   4215
               Left            =   240
               TabIndex        =   34
               Top             =   240
               Width           =   8175
               _ExtentX        =   14420
               _ExtentY        =   7435
               _Version        =   393216
               AllowUpdate     =   0   'False
               HeadLines       =   1
               RowHeight       =   14
               BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
                  Name            =   "MS Sans Serif"
                  Size            =   8.25
                  Charset         =   0
                  Weight          =   400
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
                  Name            =   "宋体"
                  Size            =   9
                  Charset         =   134
                  Weight          =   400
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               ColumnCount     =   2
               BeginProperty Column00 
                  DataField       =   ""
                  Caption         =   ""
                  BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
                     Type            =   0
                     Format          =   ""
                     HaveTrueFalseNull=   0
                     FirstDayOfWeek  =   0
                     FirstWeekOfYear =   0
                     LCID            =   2052
                     SubFormatType   =   0
                  EndProperty
               EndProperty
               BeginProperty Column01 
                  DataField       =   ""
                  Caption         =   ""
                  BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
                     Type            =   0
                     Format          =   ""
                     HaveTrueFalseNull=   0
                     FirstDayOfWeek  =   0
                     FirstWeekOfYear =   0
                     LCID            =   2052
                     SubFormatType   =   0
                  EndProperty
               EndProperty
               SplitCount      =   1
               BeginProperty Split0 
                  BeginProperty Column00 
                  EndProperty
                  BeginProperty Column01 
                  EndProperty
               EndProperty
            End
         End
         Begin VB.PictureBox picButtons 
            Appearance      =   0  'Flat
            BorderStyle     =   0  'None
            ForeColor       =   &H80000008&
            Height          =   300
            Left            =   2160
            ScaleHeight     =   300
            ScaleWidth      =   6900
            TabIndex        =   25
            Top             =   5040
            Width           =   6900
            Begin VB.CommandButton cmdAdd 
               Caption         =   "增加"
               Height          =   300
               Left            =   840
               TabIndex        =   32
               Top             =   0
               Width           =   1095
            End
            Begin VB.CommandButton cmdEdit 
               Caption         =   "编辑"
               Height          =   300
               Left            =   2040
               TabIndex        =   31
               Top             =   0
               Width           =   1095
            End
            Begin VB.CommandButton cmdDelete 
               Caption         =   "删除"
               Height          =   300
               Left            =   3240
               TabIndex        =   30
               Top             =   0
               Width           =   1095
            End
            Begin VB.CommandButton cmdRefresh 
               Caption         =   "刷新"
               Height          =   300
               Left            =   4440
               TabIndex        =   29
               Top             =   0
               Width           =   1095
            End
            Begin VB.CommandButton cmdClose 
               Caption         =   "关闭"
               Height          =   300
               Left            =   5640
               TabIndex        =   28
               Top             =   0
               Width           =   1095
            End
            Begin VB.CommandButton cmdUpdate 
               Caption         =   "保存"
               Height          =   300
               Left            =   4440
               TabIndex        =   27
               Top             =   0
               Visible         =   0   'False
               Width           =   1095
            End
            Begin VB.CommandButton cmdCancel 
               Caption         =   "取消"
               Height          =   300
               Left            =   5640
               TabIndex        =   26
               Top             =   0
               Visible         =   0   'False
               Width           =   1095
            End
         End
         Begin VB.Frame Frame2 
            Height          =   4215
            Left            =   240
            TabIndex        =   2
            Top             =   480
            Width           =   8655
            Begin MSComCtl2.DTPicker DTPicker2 
               DataField       =   "缴费结束时间"
               Height          =   300
               Left            =   6120
               TabIndex        =   36
               Top             =   1680
               Width           =   1935
               _ExtentX        =   3413
               _ExtentY        =   529
               _Version        =   393216
               CheckBox        =   -1  'True
               DateIsNull      =   -1  'True
               Format          =   66519041
               CurrentDate     =   36191
            End
            Begin MSComCtl2.DTPicker DTPicker1 
               DataField       =   "缴费开始时间"
               Height          =   300
               Left            =   1680
               TabIndex        =   35
               Top             =   1680
               Width           =   1935
               _ExtentX        =   3413
               _ExtentY        =   529
               _Version        =   393216
               CheckBox        =   -1  'True
               DateIsNull      =   -1  'True
               Format          =   66519041
               CurrentDate     =   36191
            End
            Begin VB.TextBox txtFields 
               DataField       =   "个人缴纳"
               Enabled         =   0   'False
               Height          =   285
               Index           =   12
               Left            =   1680
               TabIndex        =   24
               Top             =   3480
               Width           =   1935
            End
            Begin VB.TextBox txtFields 
               DataField       =   "划入帐户"
               Enabled         =   0   'False
               Height          =   285
               Index           =   11
               Left            =   6120
               TabIndex        =   22
               Top             =   2880
               Width           =   1935
            End
            Begin VB.TextBox txtFields 
               DataField       =   "个人帐户金额小计"
               Enabled         =   0   'False
               Height          =   285
               Index           =   10
               Left            =   6120
               TabIndex        =   20
               Top             =   3480
               Width           =   1935
            End
            Begin VB.TextBox txtFields 
               DataField       =   "统筹基金"
               Enabled         =   0   'False
               Height          =   285
               Index           =   9
               Left            =   1680
               TabIndex        =   18
               Top             =   2880
               Width           =   1935
            End
            Begin VB.TextBox txtFields 
               DataField       =   "职工月缴费基数"
               Height          =   285
               Index           =   8
               Left            =   6120
               TabIndex        =   16
               Top             =   2280
               Width           =   1935
            End
            Begin VB.TextBox txtFields 
               DataField       =   "月数"
               Height          =   285
               Index           =   7
               Left            =   1680
               TabIndex        =   14
               Top             =   2280
               Width           =   1935
            End
            Begin VB.TextBox txtFields 
               DataField       =   "姓名"
               Height          =   285
               Index           =   3
               Left            =   6120
               TabIndex        =   10
               Top             =   480
               Width           =   1935
            End
            Begin VB.TextBox txtFields 
               DataField       =   "员工号"
               Height          =   285
               Index           =   2
               Left            =   1680
               TabIndex        =   8
               Top             =   480
               Width           =   1935
            End
            Begin VB.TextBox txtFields 
               DataField       =   "社会保障号码"
               Height          =   285
               Index           =   1
               Left            =   6120
               TabIndex        =   6
               Top             =   1080
               Width           =   1935
            End
            Begin VB.TextBox txtFields 
               DataField       =   "电脑序号"
               Height          =   285
               Index           =   0
               Left            =   1680
               TabIndex        =   4
               Top             =   1080
               Width           =   1935
            End
            Begin VB.Label lblLabels 
               Caption         =   "个人缴纳:"
               Height          =   255
               Index           =   12
               Left            =   360
               TabIndex        =   23
               Top             =   3480
               Width           =   975
            End
            Begin VB.Label lblLabels 
               Caption         =   "划入帐户:"
               Height          =   255
               Index           =   11
               Left            =   4320
               TabIndex        =   21
               Top             =   2880
               Width           =   975
            End
            Begin VB.Label lblLabels 
               Caption         =   "个人帐户金额小计:"

⌨️ 快捷键说明

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