frmmain.frm

来自「一个利用VB + ACCESS数据库实现的人事管理系统 具有简单的添加」· FRM 代码 · 共 911 行 · 第 1/3 页

FRM
911
字号
               DataField       =   "日常考试成绩"
               DataSource      =   "Data1"
               Enabled         =   0   'False
               Height          =   270
               Left            =   3240
               MaxLength       =   3
               TabIndex        =   22
               Text            =   "6"
               Top             =   210
               Width           =   495
            End
            Begin VB.TextBox Text5 
               DataField       =   "征管数据"
               DataSource      =   "Data1"
               Enabled         =   0   'False
               Height          =   270
               Left            =   1080
               MaxLength       =   3
               TabIndex        =   21
               Text            =   "5"
               Top             =   210
               Width           =   495
            End
            Begin VB.Label Label5 
               BackStyle       =   0  'Transparent
               Caption         =   "领导评定:"
               Height          =   255
               Index           =   3
               Left            =   120
               TabIndex        =   15
               Top             =   600
               Width           =   975
            End
            Begin VB.Label Label5 
               BackStyle       =   0  'Transparent
               Caption         =   "日常考试成绩:"
               Height          =   255
               Index           =   2
               Left            =   1920
               TabIndex        =   14
               Top             =   240
               Width           =   1335
            End
            Begin VB.Label Label5 
               BackStyle       =   0  'Transparent
               Caption         =   "日常考核扣款:"
               Height          =   255
               Index           =   1
               Left            =   1920
               TabIndex        =   13
               Top             =   600
               Width           =   1335
            End
            Begin VB.Label Label5 
               BackStyle       =   0  'Transparent
               Caption         =   "征管数据:"
               Height          =   255
               Index           =   0
               Left            =   120
               TabIndex        =   12
               Top             =   240
               Width           =   975
            End
         End
         Begin VB.Label Label8 
            BackColor       =   &H00CFCFCF&
            Caption         =   "Label4"
            Height          =   180
            Left            =   3000
            TabIndex        =   44
            Top             =   240
            Width           =   1020
         End
         Begin VB.Label Label7 
            BackColor       =   &H00CFCFCF&
            Caption         =   "Label4"
            Height          =   180
            Left            =   2040
            TabIndex        =   43
            Top             =   240
            Width           =   900
         End
         Begin VB.Label Label4 
            BackColor       =   &H00CFCFCF&
            Caption         =   "Label4"
            Height          =   180
            Left            =   960
            TabIndex        =   41
            Top             =   240
            Width           =   780
         End
         Begin VB.Label Label3 
            BackStyle       =   0  'Transparent
            Caption         =   "因数"
            ForeColor       =   &H000000FF&
            Height          =   255
            Index           =   1
            Left            =   240
            TabIndex        =   40
            Top             =   600
            Width           =   375
         End
         Begin VB.Label Label3 
            BackStyle       =   0  'Transparent
            Caption         =   "静态"
            ForeColor       =   &H000000FF&
            Height          =   255
            Index           =   0
            Left            =   240
            TabIndex        =   39
            Top             =   360
            Width           =   375
         End
      End
      Begin VB.TextBox Text1 
         DataField       =   "姓名"
         DataSource      =   "Data1"
         Enabled         =   0   'False
         Height          =   270
         Left            =   840
         MaxLength       =   4
         TabIndex        =   6
         Text            =   "Text1"
         Top             =   280
         Width           =   1335
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "年龄:"
         Height          =   255
         Index           =   3
         Left            =   2520
         TabIndex        =   11
         Top             =   720
         Width           =   615
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "姓名:"
         Height          =   255
         Index           =   0
         Left            =   240
         TabIndex        =   8
         Top             =   320
         Width           =   615
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "性别:"
         Height          =   255
         Index           =   1
         Left            =   2520
         TabIndex        =   7
         Top             =   320
         Width           =   615
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "部门:"
         Height          =   255
         Index           =   2
         Left            =   240
         TabIndex        =   5
         Top             =   720
         Width           =   615
      End
   End
   Begin VB.CommandButton Command7 
      Cancel          =   -1  'True
      Height          =   180
      Left            =   1680
      TabIndex        =   0
      Top             =   15000
      Width           =   255
   End
   Begin VB.Data Data1 
      Caption         =   "Data1"
      Connect         =   "Access"
      DatabaseName    =   ""
      DefaultCursorType=   0  '缺省游标
      DefaultType     =   2  '使用 ODBC
      Exclusive       =   0   'False
      Height          =   375
      Left            =   4920
      Options         =   0
      ReadOnly        =   0   'False
      RecordsetType   =   1  'Dynaset
      RecordSource    =   "管理"
      Top             =   2760
      Visible         =   0   'False
      Width           =   2940
   End
   Begin MSFlexGridLib.MSFlexGrid MSFlexGrid1 
      Bindings        =   "frmmain.frx":0321
      Height          =   2265
      Left            =   240
      TabIndex        =   25
      TabStop         =   0   'False
      Top             =   3860
      Width           =   9780
      _ExtentX        =   17251
      _ExtentY        =   3995
      _Version        =   393216
      BackColor       =   13619151
      BackColorFixed  =   13619151
      BackColorBkg    =   13619151
      Enabled         =   -1  'True
      TextStyle       =   4
      TextStyleFixed  =   1
      GridLineWidth   =   2
   End
   Begin VB.CommandButton Command3 
      BackColor       =   &H00CFCFCF&
      Caption         =   "确定"
      Height          =   300
      Left            =   8640
      Style           =   1  'Graphical
      TabIndex        =   37
      TabStop         =   0   'False
      Top             =   3370
      Width           =   1200
   End
   Begin VB.Label Label6 
      BackStyle       =   0  'Transparent
      Height          =   495
      Left            =   7320
      TabIndex        =   35
      Top             =   1680
      Width           =   2415
   End
   Begin VB.Image Image2 
      Height          =   255
      Left            =   9820
      Top             =   120
      Width           =   255
   End
   Begin VB.Label lblTitle 
      BackStyle       =   0  'Transparent
      Caption         =   "    公司员工人事管理系统"
      BeginProperty Font 
         Name            =   "Arial"
         Size            =   9.75
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFFFFF&
      Height          =   240
      Left            =   0
      TabIndex        =   3
      Top             =   120
      Width           =   9900
   End
   Begin VB.Image Image1 
      Height          =   5520
      Index           =   7
      Left            =   0
      Stretch         =   -1  'True
      Top             =   495
      Width           =   375
   End
   Begin VB.Image Image1 
      Height          =   495
      Index           =   6
      Left            =   30
      Top             =   5920
      Width           =   255
   End
   Begin VB.Image Image1 
      Height          =   375
      Index           =   5
      Left            =   300
      Stretch         =   -1  'True
      Top             =   6000
      Width           =   9690
   End
   Begin VB.Image Image1 
      Height          =   375
      Index           =   4
      Left            =   9960
      Top             =   6000
      Width           =   375
   End
   Begin VB.Image Image1 
      Height          =   5625
      Index           =   3
      Left            =   9840
      Stretch         =   -1  'True
      Top             =   450
      Width           =   375
   End
   Begin VB.Image Image1 
      Height          =   375
      Index           =   2
      Left            =   9930
      Top             =   0
      Width           =   375
   End
   Begin VB.Image Image1 
      Height          =   450
      Index           =   0
      Left            =   240

⌨️ 快捷键说明

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