📄 frm_wyinfocu.frm
字号:
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 240
Index = 12
Left = 5040
TabIndex = 12
Top = 1785
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 = 2205
TabIndex = 11
Top = 1890
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 = 7950
TabIndex = 10
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 = 5
Left = 5145
TabIndex = 9
Top = 1260
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 = 11
Left = 945
TabIndex = 8
Top = 3780
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 = 10
Left = 945
TabIndex = 7
Top = 3360
Width = 480
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 = 3885
TabIndex = 6
Top = 1785
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 = 8
Left = 945
TabIndex = 5
Top = 1890
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 = 4
Left = 6960
TabIndex = 4
Top = 1290
Width = 720
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 = 2
Left = 3885
TabIndex = 3
Top = 1260
Width = 960
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 = 1
Left = 1890
TabIndex = 2
Top = 1260
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 = 3
Left = 945
TabIndex = 1
Top = 1260
Width = 720
End
Begin VB.Label Label1
AutoSize = -1 'True
DataField = "名称"
DataSource = "Adodc1"
BeginProperty Font
Name = "隶书"
Size = 24
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Index = 0
Left = 2835
TabIndex = 0
Top = 315
Width = 240
End
Begin VB.Line Line1
X1 = 1050
X2 = 8085
Y1 = 945
Y2 = 945
End
End
Attribute VB_Name = "Frm_wyinfocu"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Private Sub GurhanButton1_Click()
Frm_wyinfo.Show
End Sub
Private Sub GurhanButton2_Click()
Unload Me
End Sub
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -