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

📄 frm_emp_add.frm

📁 一个完整的非接触IC卡会员管理系统
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomct2.ocx"
Begin VB.Form frm_Emp_Add 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "员工信息增加修改"
   ClientHeight    =   4485
   ClientLeft      =   3375
   ClientTop       =   2310
   ClientWidth     =   8070
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   4485
   ScaleWidth      =   8070
   Begin VB.CommandButton cmdNext 
      Caption         =   "下一条记录(&N)"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   492
      Left            =   1200
      TabIndex        =   26
      Top             =   3840
      Width           =   1932
   End
   Begin VB.CommandButton cmdCencal 
      Caption         =   "取消(&C)"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   492
      Left            =   4800
      TabIndex        =   25
      Top             =   3840
      Width           =   1452
   End
   Begin VB.CommandButton cmdClose 
      Caption         =   "关闭(&Q)"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   492
      Left            =   6360
      TabIndex        =   24
      Top             =   3840
      Width           =   1452
   End
   Begin VB.CommandButton cmdSave 
      Caption         =   "保存(&S)"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   492
      Left            =   3240
      TabIndex        =   23
      Top             =   3840
      Width           =   1452
   End
   Begin VB.OptionButton OptionSex 
      Caption         =   "女"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   372
      Index           =   1
      Left            =   2280
      TabIndex        =   22
      Top             =   1140
      Width           =   852
   End
   Begin VB.OptionButton OptionSex 
      Caption         =   "男"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   372
      Index           =   0
      Left            =   1440
      TabIndex        =   21
      Top             =   1140
      Value           =   -1  'True
      Width           =   972
   End
   Begin MSComCtl2.DTPicker DTP_Birth 
      Height          =   372
      Left            =   1440
      TabIndex        =   20
      Top             =   1656
      Width           =   2052
      _ExtentX        =   3625
      _ExtentY        =   661
      _Version        =   393216
      Format          =   6750209
      CurrentDate     =   37501
   End
   Begin MSComCtl2.DTPicker DTP_Date 
      Height          =   372
      Left            =   1440
      TabIndex        =   19
      Top             =   2124
      Width           =   2052
      _ExtentX        =   3625
      _ExtentY        =   661
      _Version        =   393216
      Format          =   6750209
      CurrentDate     =   37501
   End
   Begin VB.TextBox txtIdCard 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   372
      Left            =   1440
      MaxLength       =   18
      TabIndex        =   18
      Top             =   2640
      Width           =   3130
   End
   Begin VB.TextBox txtAddress 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   372
      Left            =   1440
      TabIndex        =   17
      Top             =   3120
      Width           =   5772
   End
   Begin VB.ComboBox ComboDept 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   336
      Left            =   5160
      TabIndex        =   16
      Top             =   1560
      Width           =   2052
   End
   Begin VB.TextBox txtPhone 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   372
      Left            =   5160
      TabIndex        =   15
      Top             =   1080
      Width           =   2052
   End
   Begin VB.ComboBox ComboDiploma 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   336
      Left            =   5160
      TabIndex        =   14
      Top             =   660
      Width           =   2052
   End
   Begin VB.ComboBox ComboDuty 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   336
      Left            =   5160
      TabIndex        =   13
      Top             =   240
      Width           =   2052
   End
   Begin VB.TextBox txtEmpName 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   372
      Left            =   1440
      MaxLength       =   8
      TabIndex        =   12
      Top             =   660
      Width           =   2052
   End
   Begin VB.TextBox txtEmpID 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   372
      Left            =   1440
      MaxLength       =   8
      TabIndex        =   11
      Top             =   240
      Width           =   2052
   End
   Begin VB.Label Label9 
      Caption         =   "部门:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   372
      Left            =   3960
      TabIndex        =   27
      Top             =   1560
      Width           =   1212
   End
   Begin VB.Label Label14 
      Caption         =   "证件号码:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   372
      Left            =   240
      TabIndex        =   10
      Top             =   2640
      Width           =   1572
   End
   Begin VB.Label Label11 
      Caption         =   "部门:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   492
      Left            =   240
      TabIndex        =   9
      Top             =   39460
      Width           =   972
   End
   Begin VB.Label Label10 
      Caption         =   "联系地址:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   372
      Left            =   240
      TabIndex        =   8
      Top             =   3120
      Width           =   1212
   End
   Begin VB.Label Label8 
      Caption         =   "联系电话:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   492
      Left            =   3960
      TabIndex        =   7
      Top             =   1080
      Width           =   1212
   End
   Begin VB.Label Label7 

⌨️ 快捷键说明

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