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

📄 frm当月修改.frm

📁 工资管理数据库系统
💻 FRM
📖 第 1 页 / 共 4 页
字号:
         Caption         =   "罚款或扣分:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   285
         Index           =   23
         Left            =   105
         TabIndex        =   52
         Top             =   2445
         Width           =   1365
      End
      Begin VB.Label lblLabels 
         Caption         =   "基本领加:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   285
         Index           =   8
         Left            =   105
         TabIndex        =   51
         Top             =   645
         Width           =   1365
      End
      Begin VB.Label lblLabels 
         Caption         =   "领导加给:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   285
         Index           =   12
         Left            =   2760
         TabIndex        =   50
         Top             =   1005
         Width           =   1365
      End
      Begin VB.Label lblLabels 
         Caption         =   "加班费:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   285
         Index           =   16
         Left            =   5280
         TabIndex        =   49
         Top             =   1365
         Width           =   1125
      End
      Begin VB.Label lblLabels 
         Caption         =   "上月补发:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   285
         Index           =   20
         Left            =   105
         TabIndex        =   48
         Top             =   2070
         Width           =   1365
      End
      Begin VB.Label lblLabels 
         Caption         =   "代扣款项:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   405
         Index           =   24
         Left            =   2760
         TabIndex        =   47
         Top             =   2445
         Width           =   1125
      End
   End
   Begin VB.TextBox txtFields 
      DataField       =   "实发金额"
      DataSource      =   "datPrimaryRS"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   360
      Index           =   28
      Left            =   6765
      MaxLength       =   7
      TabIndex        =   29
      Top             =   3960
      Width           =   1125
   End
   Begin VB.TextBox txtFields 
      DataField       =   "代扣合计"
      DataSource      =   "datPrimaryRS"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   360
      Index           =   27
      Left            =   4065
      MaxLength       =   7
      TabIndex        =   28
      Top             =   3960
      Width           =   1125
   End
   Begin VB.TextBox txtFields 
      DataField       =   "应发合计"
      DataSource      =   "datPrimaryRS"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   360
      Index           =   26
      Left            =   1365
      MaxLength       =   7
      TabIndex        =   27
      Top             =   3960
      Width           =   1125
   End
   Begin VB.TextBox txtFields 
      DataField       =   "姓名"
      DataSource      =   "datPrimaryRS"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   360
      Index           =   2
      Left            =   6765
      MaxLength       =   8
      TabIndex        =   2
      Top             =   75
      Width           =   1065
   End
   Begin VB.PictureBox picButtons 
      Align           =   2  'Align Bottom
      Appearance      =   0  'Flat
      BorderStyle     =   0  'None
      ForeColor       =   &H80000008&
      Height          =   420
      Left            =   0
      ScaleHeight     =   420
      ScaleWidth      =   8040
      TabIndex        =   38
      Top             =   4335
      Width           =   8040
      Begin VB.CommandButton cmd定位 
         Caption         =   "定位(&S)"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   360
         Left            =   5888
         TabIndex        =   36
         Top             =   30
         Width           =   1095
      End
      Begin VB.CommandButton cmd放弃 
         Caption         =   "放弃(&Q)"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   360
         Left            =   1808
         TabIndex        =   32
         Top             =   30
         Width           =   855
      End
      Begin VB.CommandButton cmd保存 
         Caption         =   "保存(&S)"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   360
         Left            =   968
         TabIndex        =   31
         Top             =   30
         Width           =   855
      End
      Begin VB.CommandButton cmd删除 
         Caption         =   "删除(&E)"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   360
         Left            =   2648
         TabIndex        =   33
         Top             =   30
         Width           =   975
      End
      Begin VB.CommandButton cmd增加 
         Caption         =   "增加(&A)"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   360
         Left            =   98
         TabIndex        =   30
         Top             =   30
         Width           =   855
      End
      Begin VB.CommandButton cmd替换 
         Caption         =   "替换(&R)"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   360
         Left            =   3601
         TabIndex        =   34
         Top             =   30
         Width           =   975
      End
      Begin VB.CommandButton cmd锁定 
         Caption         =   "锁定项目(&L)"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   360
         Left            =   4568
         TabIndex        =   35
         Top             =   30
         Width           =   1335
      End
      Begin VB.CommandButton cmd关闭 
         Caption         =   "关闭(&C)"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   360
         Left            =   6968
         TabIndex        =   37
         Top             =   30
         Width           =   975
      End
   End
   Begin VB.Data datPrimaryRS 
      Align           =   2  'Align Bottom
      Caption         =   " "
      Connect         =   "Access"
      DatabaseName    =   ""
      DefaultCursorType=   0  '缺省游标
      DefaultType     =   2  '使用 ODBC
      Exclusive       =   0   'False
      Height          =   435
      Left            =   0
      Options         =   0
      ReadOnly        =   0   'False
      RecordsetType   =   1  'Dynaset
      RecordSource    =   ""
      Top             =   4755
      Width           =   8040
   End
   Begin VB.Label lbldzk 
      Caption         =   "打纸卡:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   285
      Left            =   6600
      TabIndex        =   70
      Top             =   555
      Width           =   855
   End
   Begin VB.Label lblLabels 
      Caption         =   "部门:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   285
      Index           =   1
      Left            =   3030
      TabIndex        =   68
      Top             =   120
      Width           =   615
   End
   Begin VB.Label lblLabels 
      Caption         =   "实发金额:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   285
      Index           =   28
      Left            =   5520
      TabIndex        =   45
      Top             =   4005
      Width           =   1125
   End

⌨️ 快捷键说明

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