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

📄 frm_sqjz_llry.frm

📁 人口信息管理系统 人口信息管理 查询 修改 删除
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form frm_SQJZ_LLRY 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "两劳对象管理"
   ClientHeight    =   5880
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   7320
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   5880
   ScaleWidth      =   7320
   ShowInTaskbar   =   0   'False
   StartUpPosition =   3  '窗口缺省
   Begin VB.TextBox Text18 
      Height          =   375
      Left            =   2520
      TabIndex        =   49
      Text            =   "111"
      Top             =   5400
      Visible         =   0   'False
      Width           =   375
   End
   Begin VB.TextBox Text13 
      Height          =   375
      Left            =   2760
      TabIndex        =   48
      Text            =   "Text13"
      Top             =   5400
      Visible         =   0   'False
      Width           =   1335
   End
   Begin VB.CommandButton Cmd_select 
      Caption         =   "选择居民"
      Height          =   375
      Left            =   840
      TabIndex        =   40
      Top             =   5400
      Width           =   1455
   End
   Begin VB.CommandButton Cmd_add 
      Caption         =   "增加"
      Height          =   375
      Left            =   4800
      TabIndex        =   39
      Top             =   5400
      Width           =   1095
   End
   Begin VB.CommandButton Cmd_cancel 
      Caption         =   "取消"
      Height          =   375
      Left            =   6000
      TabIndex        =   38
      Top             =   5400
      Width           =   1095
   End
   Begin VB.Frame Frame1 
      Caption         =   "基本信息"
      Height          =   2600
      Left            =   120
      TabIndex        =   8
      Top             =   120
      Width           =   7095
      Begin VB.TextBox Text1 
         Height          =   300
         Left            =   1080
         TabIndex        =   23
         Top             =   240
         Width           =   1630
      End
      Begin VB.TextBox Text2 
         Height          =   300
         Left            =   3720
         TabIndex        =   22
         Top             =   240
         Width           =   1455
      End
      Begin VB.ComboBox Combo1 
         Height          =   300
         ItemData        =   "frm_SQJZ_LLRY.frx":0000
         Left            =   6120
         List            =   "frm_SQJZ_LLRY.frx":000A
         TabIndex        =   21
         Text            =   "男"
         Top             =   240
         Width           =   735
      End
      Begin VB.TextBox Text3 
         Height          =   300
         Left            =   2400
         TabIndex        =   19
         Text            =   "Text3"
         Top             =   720
         Width           =   320
      End
      Begin VB.ComboBox Combo2 
         Height          =   300
         ItemData        =   "frm_SQJZ_LLRY.frx":0016
         Left            =   3720
         List            =   "frm_SQJZ_LLRY.frx":003B
         TabIndex        =   18
         Text            =   "大学"
         Top             =   720
         Width           =   1455
      End
      Begin VB.ComboBox Combo3 
         Height          =   300
         ItemData        =   "frm_SQJZ_LLRY.frx":008F
         Left            =   6120
         List            =   "frm_SQJZ_LLRY.frx":00A2
         TabIndex        =   17
         Text            =   "未婚"
         Top             =   720
         Width           =   735
      End
      Begin VB.TextBox Text4 
         Height          =   300
         Left            =   1080
         TabIndex        =   16
         Top             =   1200
         Width           =   1630
      End
      Begin VB.TextBox Text5 
         Height          =   300
         Left            =   3720
         TabIndex        =   15
         Top             =   1200
         Width           =   1455
      End
      Begin VB.TextBox Text6 
         Height          =   300
         Left            =   6120
         TabIndex        =   14
         Top             =   1200
         Width           =   735
      End
      Begin VB.TextBox Text7 
         Height          =   300
         Left            =   1080
         TabIndex        =   13
         Top             =   1680
         Width           =   1630
      End
      Begin VB.TextBox Text8 
         Height          =   300
         Left            =   3720
         TabIndex        =   12
         Top             =   1680
         Width           =   1455
      End
      Begin VB.TextBox Text9 
         Height          =   300
         Left            =   6120
         TabIndex        =   11
         Top             =   1680
         Width           =   735
      End
      Begin VB.TextBox Text10 
         Height          =   300
         Left            =   1080
         TabIndex        =   10
         Top             =   2160
         Width           =   1630
      End
      Begin VB.TextBox Text11 
         Height          =   300
         Left            =   3720
         TabIndex        =   9
         Top             =   2160
         Width           =   3135
      End
      Begin MSComCtl2.DTPicker DTPicker1 
         Height          =   300
         Left            =   1080
         TabIndex        =   20
         Top             =   720
         Width           =   1335
         _ExtentX        =   2355
         _ExtentY        =   529
         _Version        =   393216
         Format          =   48627713
         CurrentDate     =   38157
      End
      Begin VB.Label Label1 
         Caption         =   "姓   名"
         Height          =   255
         Left            =   240
         TabIndex        =   37
         Top             =   360
         Width           =   855
      End
      Begin VB.Label Label2 
         Caption         =   "身份证号"
         Height          =   255
         Left            =   2880
         TabIndex        =   36
         Top             =   360
         Width           =   855
      End
      Begin VB.Label Label3 
         Caption         =   "性   别"
         Height          =   255
         Left            =   5280
         TabIndex        =   35
         Top             =   360
         Width           =   735
      End
      Begin VB.Label Label4 
         Caption         =   "出生日期"
         Height          =   255
         Left            =   240
         TabIndex        =   34
         Top             =   840
         Width           =   855
      End
      Begin VB.Label Label5 
         Caption         =   "文化程度"
         Height          =   255
         Left            =   2880
         TabIndex        =   33
         Top             =   840
         Width           =   855
      End
      Begin VB.Label Label6 
         Caption         =   "婚姻状况"
         Height          =   375
         Left            =   5280
         TabIndex        =   32
         Top             =   840
         Width           =   855
      End
      Begin VB.Label Label7 
         Caption         =   "楼   号"
         Height          =   375
         Left            =   240
         TabIndex        =   31
         Top             =   1320
         Width           =   975
      End
      Begin VB.Label Label8 
         Caption         =   "户   号"
         Height          =   375
         Left            =   2880
         TabIndex        =   30
         Top             =   1320
         Width           =   855
      End
      Begin VB.Label Label9 
         Caption         =   "家庭人数"
         Height          =   375

⌨️ 快捷键说明

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