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

📄 frm_zzrk_edit.frm

📁 人口信息管理系统 人口信息管理 查询 修改 删除
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form frm_ZZRK_EDIT 
   BackColor       =   &H00C0C0FF&
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "暂住人口信息录入"
   ClientHeight    =   7500
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   10335
   ForeColor       =   &H00404040&
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   7500
   ScaleWidth      =   10335
   ShowInTaskbar   =   0   'False
   StartUpPosition =   3  '窗口缺省
   Begin VB.TextBox Text4 
      Height          =   375
      Left            =   120
      TabIndex        =   77
      Text            =   "Text4"
      Top             =   7080
      Visible         =   0   'False
      Width           =   855
   End
   Begin MSComCtl2.DTPicker DTPicker6 
      Height          =   375
      Left            =   3720
      TabIndex        =   76
      Top             =   7080
      Visible         =   0   'False
      Width           =   2535
      _ExtentX        =   4471
      _ExtentY        =   661
      _Version        =   393216
      Format          =   48168961
      CurrentDate     =   38169
   End
   Begin VB.TextBox txt_temp1 
      Height          =   375
      Left            =   1080
      TabIndex        =   75
      Top             =   7080
      Visible         =   0   'False
      Width           =   2175
   End
   Begin VB.CommandButton Cmd_exit 
      BackColor       =   &H00FFC0C0&
      Caption         =   "关闭"
      Height          =   375
      Left            =   9120
      Style           =   1  'Graphical
      TabIndex        =   4
      Top             =   7080
      Width           =   975
   End
   Begin VB.CommandButton Cmd_save 
      BackColor       =   &H00FFC0C0&
      Caption         =   "保存"
      Height          =   375
      Left            =   8040
      Style           =   1  'Graphical
      TabIndex        =   3
      Top             =   7080
      Width           =   975
   End
   Begin VB.Frame Frame3 
      BackColor       =   &H00C0C0FF&
      Caption         =   "记 事"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00C00000&
      Height          =   1095
      Left            =   840
      TabIndex        =   2
      Top             =   5880
      Width           =   10095
      Begin VB.TextBox Text19 
         Height          =   735
         Left            =   120
         TabIndex        =   68
         Top             =   240
         Width           =   9735
      End
   End
   Begin VB.Frame Frame2 
      BackColor       =   &H00C0C0FF&
      Caption         =   "暂住人口居住情况"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00C00000&
      Height          =   2175
      Left            =   120
      TabIndex        =   1
      Top             =   3600
      Width           =   10095
      Begin VB.ComboBox Combo15 
         Height          =   300
         Index           =   1
         ItemData        =   "frm_ZZRK_EDIT.frx":0000
         Left            =   1200
         List            =   "frm_ZZRK_EDIT.frx":003A
         TabIndex        =   70
         Text            =   "本人"
         Top             =   1320
         Width           =   3255
      End
      Begin VB.TextBox Text18 
         Height          =   300
         Left            =   7080
         TabIndex        =   67
         Top             =   1680
         Width           =   2775
      End
      Begin VB.TextBox Text17 
         Height          =   300
         Left            =   4440
         TabIndex        =   65
         Top             =   1680
         Width           =   2055
      End
      Begin MSComCtl2.DTPicker DTPicker5 
         Height          =   300
         Left            =   2160
         TabIndex        =   63
         Top             =   1680
         Width           =   1335
         _ExtentX        =   2355
         _ExtentY        =   529
         _Version        =   393216
         Format          =   48168961
         CurrentDate     =   38160
      End
      Begin VB.CheckBox Check1 
         BackColor       =   &H00C0C0FF&
         Caption         =   "已注销"
         ForeColor       =   &H00C000C0&
         Height          =   375
         Left            =   240
         TabIndex        =   61
         Top             =   1680
         Width           =   855
      End
      Begin VB.TextBox Text16 
         Height          =   300
         Left            =   5880
         TabIndex        =   60
         Top             =   1320
         Width           =   1935
      End
      Begin VB.TextBox Text15 
         Height          =   300
         Left            =   8760
         TabIndex        =   57
         Top             =   960
         Width           =   1095
      End
      Begin VB.TextBox Text14 
         Height          =   300
         Left            =   5880
         TabIndex        =   55
         Top             =   960
         Width           =   1935
      End
      Begin VB.TextBox Text13 
         Height          =   300
         Left            =   8760
         TabIndex        =   53
         Top             =   600
         Width           =   1095
      End
      Begin VB.TextBox Text12 
         Height          =   300
         Left            =   1200
         TabIndex        =   51
         Top             =   960
         Width           =   3255
      End
      Begin VB.ComboBox Combo14 
         Height          =   300
         Index           =   0
         ItemData        =   "frm_ZZRK_EDIT.frx":00B0
         Left            =   5880
         List            =   "frm_ZZRK_EDIT.frx":00BD
         TabIndex        =   49
         Top             =   600
         Width           =   1935
      End
      Begin VB.TextBox Text11 
         Height          =   300
         Left            =   1200
         TabIndex        =   47
         Top             =   600
         Width           =   3255
      End
      Begin VB.TextBox Text10 
         Height          =   300
         Left            =   4440
         TabIndex        =   45
         Top             =   240
         Width           =   5415
      End
      Begin MSComCtl2.DTPicker DTPicker4 
         Height          =   300
         Left            =   1200
         TabIndex        =   43
         Top             =   240
         Width           =   1815
         _ExtentX        =   3201
         _ExtentY        =   529
         _Version        =   393216
         Format          =   48168961
         CurrentDate     =   38160
      End
      Begin VB.Label Label34 
         BackStyle       =   0  'Transparent
         Caption         =   "去向"
         ForeColor       =   &H00C000C0&
         Height          =   255
         Left            =   6600
         TabIndex        =   66
         Top             =   1800
         Width           =   495
      End
      Begin VB.Label Label33 
         BackStyle       =   0  'Transparent
         Caption         =   "注销原因"
         ForeColor       =   &H00C000C0&
         Height          =   255
         Left            =   3600
         TabIndex        =   64
         Top             =   1800
         Width           =   855
      End
      Begin VB.Label Label32 
         BackStyle       =   0  'Transparent
         Caption         =   "注销日期"
         ForeColor       =   &H00C000C0&
         Height          =   255
         Left            =   1320
         TabIndex        =   62
         Top             =   1800
         Width           =   975
      End
      Begin VB.Label Label31 
         BackStyle       =   0  'Transparent
         Caption         =   "联系电话"
         ForeColor       =   &H00C000C0&
         Height          =   255
         Left            =   4560
         TabIndex        =   59
         Top             =   1440
         Width           =   1335
      End
      Begin VB.Label Label30 
         BackStyle       =   0  'Transparent
         Caption         =   "与房主关系"
         ForeColor       =   &H00C000C0&
         Height          =   255
         Left            =   240
         TabIndex        =   58
         Top             =   1440
         Width           =   975
      End
      Begin VB.Label Label29 
         BackStyle       =   0  'Transparent
         Caption         =   "房主姓名"
         ForeColor       =   &H00C000C0&
         Height          =   255
         Left            =   7920
         TabIndex        =   56
         Top             =   1080
         Width           =   975
      End
      Begin VB.Label Label28 
         BackStyle       =   0  'Transparent
         Caption         =   "出租房许可证号"
         ForeColor       =   &H00C000C0&
         Height          =   375
         Left            =   4560
         TabIndex        =   54
         Top             =   1080
         Width           =   1335
      End
      Begin VB.Label Label27 
         BackStyle       =   0  'Transparent
         Caption         =   "责任人"
         ForeColor       =   &H00C000C0&
         Height          =   255
         Left            =   8040
         TabIndex        =   52
         Top             =   720
         Width           =   615
      End
      Begin VB.Label Label26 
         BackStyle       =   0  'Transparent
         Caption         =   "服务处所"
         ForeColor       =   &H00C000C0&
         Height          =   255
         Left            =   240
         TabIndex        =   50
         Top             =   1080
         Width           =   975
      End
      Begin VB.Label Label25 
         BackStyle       =   0  'Transparent
         Caption         =   "从事职业"
         ForeColor       =   &H00C000C0&
         Height          =   375
         Left            =   4560
         TabIndex        =   48
         Top             =   720
         Width           =   975
      End
      Begin VB.Label Label24 
         BackStyle       =   0  'Transparent
         Caption         =   "暂住处所"
         ForeColor       =   &H00C000C0&
         Height          =   255
         Left            =   240
         TabIndex        =   46
         Top             =   720
         Width           =   975
      End
      Begin VB.Label Label23 
         BackStyle       =   0  'Transparent
         Caption         =   "暂住事由"
         ForeColor       =   &H00C000C0&
         Height          =   255
         Left            =   3240
         TabIndex        =   44
         Top             =   360
         Width           =   855
      End
      Begin VB.Label Label22 
         BackStyle       =   0  'Transparent
         Caption         =   "来本地日期"
         ForeColor       =   &H00C000C0&
         Height          =   255
         Left            =   240
         TabIndex        =   42
         Top             =   360
         Width           =   975
      End
   End
   Begin VB.Frame Frame1 
      BackColor       =   &H00C0C0FF&
      Caption         =   "暂住人口基本信息"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty

⌨️ 快捷键说明

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