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

📄 frm_hyedit.frm

📁 一个完整的非接触IC卡会员管理系统
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomct2.ocx"
Begin VB.Form frm_hyedit 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "会员编辑"
   ClientHeight    =   4200
   ClientLeft      =   30
   ClientTop       =   420
   ClientWidth     =   8100
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   4200
   ScaleWidth      =   8100
   ShowInTaskbar   =   0   'False
   StartUpPosition =   3  'Windows Default
   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.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
      TabIndex        =   10
      Top             =   660
      Width           =   5772
   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        =   9
      Top             =   240
      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        =   8
      Top             =   1140
      Width           =   2052
   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        =   7
      Top             =   2640
      Width           =   5772
   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
      TabIndex        =   6
      Top             =   1140
      Width           =   2052
   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        =   3
      Top             =   3600
      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        =   2
      Top             =   3600
      Width           =   1452
   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        =   1
      Top             =   3600
      Width           =   1452
   End
   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        =   0
      Top             =   3600
      Width           =   1932
   End
   Begin MSComCtl2.DTPicker DTP_Birth 
      Height          =   372
      Left            =   1440
      TabIndex        =   4
      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        =   5
      Top             =   2124
      Width           =   2052
      _ExtentX        =   3625
      _ExtentY        =   661
      _Version        =   393216
      Format          =   6750209
      CurrentDate     =   37501
   End
   Begin VB.Label Label1 
      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        =   19
      Top             =   240
      Width           =   1212
   End
   Begin VB.Label Label2 
      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        =   18
      Top             =   720
      Width           =   1212
   End
   Begin VB.Label Label4 
      Caption         =   "入会时间:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   252
      Left            =   240
      TabIndex        =   17
      Top             =   1680
      Width           =   1212
   End

⌨️ 快捷键说明

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