?? 信息查詢.frm
字號:
VERSION 5.00
Begin VB.Form Form5
Caption = "住房信息查詢"
ClientHeight = 3450
ClientLeft = 6045
ClientTop = 3495
ClientWidth = 3915
LinkTopic = "Form5"
ScaleHeight = 3450
ScaleWidth = 3915
Begin VB.Frame Frame1
Caption = "查詢"
Height = 3135
Left = 120
TabIndex = 0
Top = 120
Width = 3615
Begin VB.CommandButton Command1
Caption = "查詢"
Height = 255
Left = 2520
TabIndex = 3
Top = 360
Width = 735
End
Begin VB.TextBox Text1
Height = 270
Left = 1320
TabIndex = 2
Top = 360
Width = 1095
End
Begin VB.ComboBox Combo1
Height = 300
ItemData = "信息查詢.frx":0000
Left = 120
List = "信息查詢.frx":000D
TabIndex = 1
Text = "選擇條件"
Top = 360
Width = 1095
End
Begin VB.Label Label1
Caption = "查詢的結果:"
Height = 255
Left = 120
TabIndex = 4
Top = 840
Width = 1095
End
End
End
Attribute VB_Name = "Form5"
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 + -