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

📄 frmbasic.frm

📁 一套比较齐全的企业人事考勤系统~~有源代码
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Begin VB.Form FrmBasic 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "员工信息"
   ClientHeight    =   7470
   ClientLeft      =   45
   ClientTop       =   615
   ClientWidth     =   11115
   Icon            =   "FrmBasic.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   7470
   ScaleWidth      =   11115
   ShowInTaskbar   =   0   'False
   StartUpPosition =   1  '所有者中心
   Tag             =   "ru"
   Begin VB.TextBox txtItem 
      Height          =   270
      Index           =   0
      Left            =   8160
      TabIndex        =   27
      Top             =   1800
      Visible         =   0   'False
      Width           =   2055
   End
   Begin MSComDlg.CommonDialog CommonDialog1 
      Left            =   9480
      Top             =   3840
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
   End
   Begin MSComctlLib.ImageList ImageList1 
      Left            =   10080
      Top             =   3840
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   16
      ImageHeight     =   16
      MaskColor       =   12632256
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   2
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "FrmBasic.frx":08CA
            Key             =   ""
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "FrmBasic.frx":11A4
            Key             =   ""
         EndProperty
      EndProperty
   End
   Begin VB.TextBox txtItem 
      Height          =   270
      Index           =   3
      Left            =   3120
      MaxLength       =   10
      TabIndex        =   23
      Top             =   0
      Visible         =   0   'False
      Width           =   2175
   End
   Begin MSComctlLib.TreeView TreeView1 
      Height          =   6975
      Left            =   120
      TabIndex        =   16
      Top             =   360
      Width           =   2655
      _ExtentX        =   4683
      _ExtentY        =   12303
      _Version        =   393217
      Style           =   7
      ImageList       =   "ImageList1"
      Appearance      =   1
   End
   Begin VB.Frame Frame4 
      Caption         =   "其它信息"
      Height          =   2655
      Left            =   3120
      TabIndex        =   14
      Top             =   4560
      Width           =   7575
      Begin VB.TextBox txtItem 
         Enabled         =   0   'False
         Height          =   2055
         Index           =   12
         Left            =   1200
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   6
         Top             =   360
         Width           =   6015
      End
      Begin VB.Label Label2 
         Caption         =   "备    注:"
         Height          =   255
         Index           =   19
         Left            =   240
         TabIndex        =   15
         Top             =   360
         Width           =   975
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "个人基本信息"
      Height          =   4095
      Left            =   3120
      TabIndex        =   7
      Top             =   360
      Width           =   4455
      Begin VB.TextBox txtItem 
         Height          =   270
         Index           =   11
         Left            =   1320
         MaxLength       =   12
         TabIndex        =   26
         Top             =   3600
         Width           =   3015
      End
      Begin VB.TextBox txtItem 
         Height          =   270
         Index           =   10
         Left            =   1320
         MaxLength       =   12
         TabIndex        =   24
         Top             =   3240
         Width           =   3015
      End
      Begin VB.TextBox txtItem 
         Height          =   270
         Index           =   9
         Left            =   1320
         MaxLength       =   12
         TabIndex        =   20
         Top             =   2880
         Width           =   3015
      End
      Begin VB.ComboBox Combo1 
         Height          =   300
         ItemData        =   "FrmBasic.frx":1A7E
         Left            =   3600
         List            =   "FrmBasic.frx":1A88
         TabIndex        =   19
         Text            =   "男"
         Top             =   720
         Width           =   735
      End
      Begin VB.TextBox txtItem 
         Height          =   270
         Index           =   8
         Left            =   1320
         MaxLength       =   20
         TabIndex        =   17
         Top             =   2520
         Width           =   3015
      End
      Begin VB.TextBox txtItem 
         Height          =   270
         Index           =   1
         Left            =   1320
         MaxLength       =   8
         TabIndex        =   0
         Top             =   360
         Width           =   3015
      End
      Begin VB.TextBox txtItem 
         Height          =   270
         Index           =   2
         Left            =   1320
         MaxLength       =   10
         TabIndex        =   1
         Top             =   720
         Width           =   2055
      End
      Begin VB.TextBox txtItem 
         Height          =   270
         Index           =   4
         Left            =   1320
         MaxLength       =   10
         TabIndex        =   2
         Top             =   1080
         Width           =   3015
      End
      Begin VB.TextBox txtItem 
         Height          =   270
         Index           =   5
         Left            =   1320
         MaxLength       =   40
         TabIndex        =   3
         Top             =   1440
         Width           =   3015
      End
      Begin VB.TextBox txtItem 
         Height          =   270
         Index           =   6
         Left            =   1320
         MaxLength       =   10
         TabIndex        =   4
         Top             =   1800
         Width           =   3015
      End
      Begin VB.TextBox txtItem 
         Height          =   270
         Index           =   7
         Left            =   1320
         MaxLength       =   20
         TabIndex        =   5
         Top             =   2160
         Width           =   3015
      End
      Begin VB.Label Label2 
         Caption         =   "联系地址:"
         Height          =   255
         Index           =   10
         Left            =   240
         TabIndex        =   25
         Top             =   3600
         Width           =   1455
      End
      Begin VB.Label Label2 
         Caption         =   "联系电话:"
         Height          =   255
         Index           =   9
         Left            =   240
         TabIndex        =   22
         Top             =   3240
         Width           =   1455
      End
      Begin VB.Label Label2 
         Caption         =   "职    称:"
         Height          =   255
         Index           =   8
         Left            =   240
         TabIndex        =   21
         Top             =   2880
         Width           =   1455
      End
      Begin VB.Label Label2 
         Caption         =   "部    门:"
         Height          =   255
         Index           =   7
         Left            =   240
         TabIndex        =   18
         Top             =   2520
         Width           =   975
      End
      Begin VB.Label Label2 
         Caption         =   "编    号:"
         Height          =   255
         Index           =   0
         Left            =   240
         TabIndex        =   13
         Top             =   360
         Width           =   975
      End
      Begin VB.Label Label2 
         Caption         =   "姓    名:"
         Height          =   255
         Index           =   1
         Left            =   240
         TabIndex        =   12
         Top             =   720
         Width           =   975
      End
      Begin VB.Label Label2 
         Caption         =   "学    历:"
         Height          =   255
         Index           =   5
         Left            =   240
         TabIndex        =   11
         Top             =   1800
         Width           =   975
      End
      Begin VB.Label Label2 
         Caption         =   "专    业:"
         Height          =   255
         Index           =   6
         Left            =   240
         TabIndex        =   10
         Top             =   2160
         Width           =   975
      End
      Begin VB.Label Label2 
         Caption         =   "生    日:"
         Height          =   255

⌨️ 快捷键说明

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