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

📄 frmpeoplemanage.frm

📁 物业管理
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomct2.ocx"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form frmpeoplemanage 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "小区人口管理"
   ClientHeight    =   7305
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   11910
   LinkTopic       =   "Form8"
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   7305
   ScaleWidth      =   11910
   Begin VB.Frame Frame1 
      Caption         =   "Frame1"
      Height          =   4455
      Left            =   240
      TabIndex        =   2
      Top             =   840
      Width           =   11175
      Begin MSComCtl2.DTPicker DTPicker3 
         DataField       =   "出生日期"
         Height          =   255
         Left            =   1320
         TabIndex        =   30
         Top             =   1800
         Width           =   1455
         _ExtentX        =   2566
         _ExtentY        =   450
         _Version        =   393216
         Format          =   19791873
         CurrentDate     =   37920
      End
      Begin MSComCtl2.DTPicker DTPicker2 
         Height          =   255
         Left            =   4680
         TabIndex        =   29
         Top             =   3360
         Width           =   1575
         _ExtentX        =   2778
         _ExtentY        =   450
         _Version        =   393216
         Format          =   19791873
         CurrentDate     =   37920
      End
      Begin MSComCtl2.DTPicker DTPicker1 
         Height          =   255
         Left            =   1800
         TabIndex        =   28
         Top             =   3360
         Width           =   1335
         _ExtentX        =   2355
         _ExtentY        =   450
         _Version        =   393216
         Format          =   19791873
         CurrentDate     =   37920
      End
      Begin VB.TextBox Text7 
         Height          =   270
         Left            =   4320
         TabIndex        =   14
         Text            =   "Text7"
         Top             =   1440
         Width           =   1695
      End
      Begin VB.TextBox Text5 
         Height          =   270
         Left            =   1800
         TabIndex        =   13
         Text            =   "Text5"
         Top             =   2880
         Width           =   4935
      End
      Begin VB.TextBox Text4 
         Height          =   270
         Left            =   1320
         TabIndex        =   12
         Text            =   "Text4"
         Top             =   2400
         Width           =   1695
      End
      Begin VB.TextBox Text3 
         DataField       =   "身份证号"
         Height          =   270
         Left            =   1320
         TabIndex        =   11
         Text            =   "Text3"
         Top             =   1320
         Width           =   1695
      End
      Begin VB.ComboBox Combo1 
         DataField       =   "性别"
         Height          =   300
         Left            =   1080
         TabIndex        =   10
         Text            =   "Combo1"
         Top             =   840
         Width           =   855
      End
      Begin VB.TextBox Text2 
         DataField       =   "姓名"
         Height          =   270
         Left            =   1080
         TabIndex        =   9
         Text            =   "Text2"
         Top             =   480
         Width           =   1695
      End
      Begin VB.TextBox Text1 
         DataField       =   "房间编号"
         Height          =   270
         Left            =   1080
         TabIndex        =   8
         Text            =   "Text1"
         Top             =   120
         Width           =   1215
      End
      Begin VB.TextBox Text8 
         Height          =   270
         Left            =   4320
         TabIndex        =   7
         Text            =   "Text8"
         Top             =   1905
         Width           =   1695
      End
      Begin VB.TextBox Text9 
         Height          =   270
         Left            =   4320
         TabIndex        =   6
         Text            =   "Text9"
         Top             =   2400
         Width           =   1695
      End
      Begin VB.ComboBox Combo2 
         Height          =   300
         Left            =   4320
         TabIndex        =   5
         Text            =   "Combo2"
         Top             =   840
         Width           =   1215
      End
      Begin VB.CommandButton Command1 
         Caption         =   "确定"
         Height          =   375
         Left            =   3360
         TabIndex        =   4
         Top             =   3840
         Width           =   1215
      End
      Begin VB.CommandButton Command2 
         Caption         =   "取消"
         Height          =   375
         Left            =   5400
         TabIndex        =   3
         Top             =   3960
         Width           =   1335
      End
      Begin VB.Label Label15 
         Caption         =   "入住日期"
         Height          =   255
         Left            =   600
         TabIndex        =   27
         Top             =   3360
         Width           =   975
      End
      Begin VB.Label Label8 
         Caption         =   "地址"
         Height          =   255
         Left            =   600
         TabIndex        =   26
         Top             =   3000
         Width           =   975
      End
      Begin VB.Label Label7 
         Caption         =   "籍贯"
         Height          =   255
         Left            =   240
         TabIndex        =   25
         Top             =   2400
         Width           =   975
      End
      Begin VB.Label Label6 
         Caption         =   "出生日期"
         Height          =   255
         Left            =   120
         TabIndex        =   24
         Top             =   1920
         Width           =   975
      End
      Begin VB.Label Label5 
         Caption         =   "身份证号码"
         Height          =   255
         Left            =   120
         TabIndex        =   23
         Top             =   1425
         Width           =   975
      End
      Begin VB.Label Label4 
         Caption         =   "性别"
         Height          =   255
         Left            =   120
         TabIndex        =   22
         Top             =   945
         Width           =   975
      End
      Begin VB.Label Label3 
         Caption         =   "姓名"
         Height          =   255
         Left            =   120
         TabIndex        =   21
         Top             =   465
         Width           =   975
      End
      Begin VB.Label Label2 
         Caption         =   "房间代码"
         Height          =   240
         Left            =   120
         TabIndex        =   20
         Top             =   240
         Width           =   975
      End
      Begin VB.Label Label10 
         Caption         =   "学历"
         Height          =   375
         Left            =   3360
         TabIndex        =   19
         Top             =   960
         Width           =   615
      End
      Begin VB.Label Label11 
         Caption         =   "专业"
         Height          =   375
         Left            =   3360
         TabIndex        =   18
         Top             =   1440
         Width           =   615
      End
      Begin VB.Label Label12 
         Caption         =   "职务"
         Height          =   375
         Left            =   3360
         TabIndex        =   17
         Top             =   1920
         Width           =   615
      End
      Begin VB.Label Label13 
         Caption         =   "电话"
         Height          =   375
         Left            =   3360
         TabIndex        =   16
         Top             =   2400
         Width           =   615
      End
      Begin VB.Label Label14 
         Caption         =   "离开日期"
         Height          =   255
         Left            =   3840
         TabIndex        =   15
         Top             =   3360
         Width           =   855
      End
   End
   Begin MSDataGridLib.DataGrid DataGrid1 
      Height          =   4365
      Left            =   240
      TabIndex        =   0
      Top             =   960
      Width           =   11100
      _ExtentX        =   19579
      _ExtentY        =   7699
      _Version        =   393216

⌨️ 快捷键说明

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