📄 frm_xqinfocu.frm
字号:
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 240
Index = 8
Left = 1260
TabIndex = 13
Top = 2310
Width = 960
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "绿化面积"
DataSource = "Adodc1"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 240
Index = 9
Left = 1260
TabIndex = 12
Top = 4410
Width = 960
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "地址"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 240
Index = 10
Left = 1260
TabIndex = 11
Top = 5985
Width = 480
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "简介"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 240
Index = 11
Left = 1260
TabIndex = 10
Top = 6510
Width = 480
End
Begin VB.Label Label1
AutoSize = -1 'True
DataField = "别墅总数"
DataSource = "Adodc1"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 240
Index = 5
Left = 2625
TabIndex = 9
Top = 3885
Width = 120
End
Begin VB.Label Label1
AutoSize = -1 'True
DataField = "建筑面积"
DataSource = "Adodc1"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 240
Index = 6
Left = 2415
TabIndex = 8
Top = 4935
Width = 120
End
Begin VB.Label Label1
AutoSize = -1 'True
DataField = "占地面积"
DataSource = "Adodc1"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 240
Index = 7
Left = 2520
TabIndex = 7
Top = 2310
Width = 120
End
Begin VB.Label Label1
AutoSize = -1 'True
DataField = "绿化面积"
DataSource = "Adodc1"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 240
Index = 12
Left = 2415
TabIndex = 6
Top = 4410
Width = 120
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "小区名称"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 240
Index = 15
Left = 1260
TabIndex = 5
Top = 1260
Width = 960
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "开发商"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 240
Index = 16
Left = 1260
TabIndex = 4
Top = 5460
Width = 720
End
Begin VB.Label Label1
AutoSize = -1 'True
DataField = "小区名称"
DataSource = "Adodc1"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 240
Index = 13
Left = 2415
TabIndex = 3
Top = 1260
Width = 120
End
Begin VB.Label Label1
AutoSize = -1 'True
DataField = "开发商"
DataSource = "Adodc1"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 240
Index = 14
Left = 2100
TabIndex = 2
Top = 5565
Width = 120
End
Begin VB.Label Label1
AutoSize = -1 'True
DataField = "地址"
DataSource = "Adodc1"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 240
Index = 19
Left = 2100
TabIndex = 1
Top = 5985
Width = 120
End
Begin VB.Label Label1
AutoSize = -1 'True
DataField = "简介"
DataSource = "Adodc1"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 240
Index = 20
Left = 1995
TabIndex = 0
Top = 6510
Width = 120
End
End
Attribute VB_Name = "Frm_xqinfocu"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Private Sub GurhanCoolButton1_CLICKED()
Frm_xqinfo.Show
End Sub
Private Sub GurhanCoolButton2_CLICKED()
Unload Me
End Sub
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -