?? frmcx.frm
字號:
VERSION 5.00
Begin VB.Form frmCX
Caption = "資料查詢"
ClientHeight = 4065
ClientLeft = 60
ClientTop = 345
ClientWidth = 6600
Icon = "frmCX.frx":0000
LinkTopic = "Form3"
MaxButton = 0 'False
ScaleHeight = 4065
ScaleWidth = 6600
StartUpPosition = 3 '窗口缺省
Begin VB.CommandButton Command1
Caption = "模糊查詢"
Height = 375
Left = 5280
TabIndex = 4
Top = 2520
Width = 1215
End
Begin VB.CommandButton Command3
Caption = "取消"
Height = 375
Left = 5280
TabIndex = 3
Top = 3120
Width = 1215
End
Begin VB.CommandButton Command2
Caption = "精確查詢"
Height = 375
Left = 5280
TabIndex = 2
Top = 1920
Width = 1215
End
Begin VB.Frame Frame1
Caption = "查詢項目及關鍵字"
Height = 3855
Left = 120
TabIndex = 1
Top = 120
Width = 5055
Begin VB.TextBox Text1
Enabled = 0 'False
Height = 270
Index = 4
Left = 720
TabIndex = 32
Text = "Text8"
Top = 1200
Visible = 0 'False
Width = 180
End
Begin VB.TextBox Text1
Enabled = 0 'False
Height = 270
Index = 3
Left = 4680
TabIndex = 31
Text = "Text7"
Top = 720
Visible = 0 'False
Width = 180
End
Begin VB.TextBox Text1
Height = 270
Index = 8
Left = 960
TabIndex = 30
Top = 2760
Width = 3855
End
Begin VB.CheckBox Check1
Caption = "傳呼"
Height = 255
Index = 8
Left = 120
TabIndex = 29
Top = 2760
Width = 735
End
Begin VB.TextBox Text1
Height = 270
Index = 6
Left = 960
TabIndex = 28
Top = 2040
Width = 3855
End
Begin VB.CheckBox Check1
Caption = "手機"
Height = 255
Index = 6
Left = 120
TabIndex = 27
Top = 2040
Width = 735
End
Begin VB.Frame Frame2
Height = 495
Left = 960
TabIndex = 22
Top = 1080
Width = 3855
Begin VB.TextBox Text2
BeginProperty DataFormat
Type = 1
Format = "0"
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 1
EndProperty
Enabled = 0 'False
Height = 270
Index = 1
Left = 3000
MaxLength = 3
TabIndex = 26
Text = "100"
Top = 120
Width = 615
End
Begin VB.TextBox Text2
BeginProperty DataFormat
Type = 1
Format = "0"
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 1
EndProperty
Enabled = 0 'False
Height = 270
Index = 0
Left = 960
MaxLength = 3
TabIndex = 25
Text = "0"
Top = 120
Width = 615
End
Begin VB.CheckBox Check2
Caption = "下限"
Height = 255
Index = 0
Left = 120
TabIndex = 24
Top = 120
Width = 735
End
Begin VB.CheckBox Check2
Caption = "上限"
Height = 255
Index = 1
Left = 1920
TabIndex = 23
Top = 120
Width = 735
End
End
Begin VB.TextBox Text1
Height = 270
Index = 2
Left = 960
TabIndex = 21
Top = 720
Width = 1095
End
Begin VB.CheckBox Check1
Caption = "姓名"
Height = 255
Index = 2
Left = 120
TabIndex = 20
Top = 720
Width = 735
End
Begin VB.TextBox Text1
Height = 270
Index = 1
Left = 3120
TabIndex = 19
Top = 240
Width = 1695
End
Begin VB.CheckBox Check1
Caption = "OICQ"
Height = 255
Index = 1
Left = 2400
TabIndex = 18
Top = 240
Width = 735
End
Begin VB.TextBox Text1
Height = 270
Index = 10
Left = 960
TabIndex = 17
Top = 3480
Width = 3855
End
Begin VB.TextBox Text1
Height = 270
Index = 9
Left = 960
TabIndex = 16
Top = 3120
Width = 3855
End
Begin VB.TextBox Text1
Height = 270
Index = 7
Left = 960
TabIndex = 15
Top = 2400
Width = 3855
End
Begin VB.CheckBox Check1
Caption = "年齡"
Height = 255
Index = 4
Left = 120
TabIndex = 14
Top = 1200
Width = 735
End
Begin VB.CheckBox Check1
Caption = "宅電"
Height = 255
Index = 7
Left = 120
TabIndex = 13
Top = 2400
Width = 735
End
Begin VB.CheckBox Check1
Caption = "電話"
Height = 255
Index = 5
Left = 120
TabIndex = 12
Top = 1680
Width = 735
End
Begin VB.TextBox Text1
Height = 270
Index = 5
Left = 960
TabIndex = 11
Top = 1680
Width = 3855
End
Begin VB.OptionButton Option1
Caption = "女"
Height = 255
Index = 1
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -