📄 frm_yzdj.frm
字号:
VERSION 5.00
Begin VB.Form Frm_yzdj
Caption = "业主信息登记"
ClientHeight = 5880
ClientLeft = 60
ClientTop = 450
ClientWidth = 9630
LinkTopic = "Form2"
MaxButton = 0 'False
ScaleHeight = 5880
ScaleWidth = 9630
StartUpPosition = 3 '窗口缺省
Begin VB.Frame Frame2
Caption = "业主信息浏览"
Height = 4575
Left = 4680
TabIndex = 10
Top = 480
Width = 4455
End
Begin VB.Frame Frame1
Caption = "业主信息登记"
Height = 4815
Left = 120
TabIndex = 0
Top = 360
Width = 4335
Begin VB.Label Label9
AutoSize = -1 'True
Caption = "入住时间:"
Height = 180
Left = 240
TabIndex = 9
Top = 3600
Width = 900
End
Begin VB.Label Label8
AutoSize = -1 'True
Caption = "工作单位:"
Height = 180
Left = 240
TabIndex = 8
Top = 3120
Width = 900
End
Begin VB.Label Label7
AutoSize = -1 'True
Caption = "身份证号码:"
Height = 180
Left = 240
TabIndex = 7
Top = 2520
Width = 1080
End
Begin VB.Label Label6
AutoSize = -1 'True
Caption = "家庭成员:"
Height = 180
Left = 240
TabIndex = 6
Top = 2160
Width = 900
End
Begin VB.Label Label5
AutoSize = -1 'True
Caption = "常住人口人数:"
Height = 180
Left = 120
TabIndex = 5
Top = 1800
Width = 1260
End
Begin VB.Label Label4
AutoSize = -1 'True
Caption = "住房面积:"
Height = 180
Left = 120
TabIndex = 4
Top = 1440
Width = 900
End
Begin VB.Label Label3
AutoSize = -1 'True
Caption = "房屋编号"
Height = 180
Left = 240
TabIndex = 3
Top = 1080
Width = 720
End
Begin VB.Label Label2
AutoSize = -1 'True
Caption = "姓名:"
Height = 180
Left = 240
TabIndex = 2
Top = 360
Width = 540
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "所住小区名称:"
Height = 180
Left = 120
TabIndex = 1
Top = 720
Width = 1260
End
End
End
Attribute VB_Name = "Frm_yzdj"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -