📄 findfrm.frm
字号:
VERSION 5.00
Begin VB.Form FindFrm
Caption = "Form2"
ClientHeight = 3945
ClientLeft = 60
ClientTop = 450
ClientWidth = 10170
LinkTopic = "Form2"
ScaleHeight = 3945
ScaleWidth = 10170
StartUpPosition = 1 '所有者中心
Begin VB.CommandButton Command2
Cancel = -1 'True
Caption = "取消(&C)"
Height = 375
Left = 9090
TabIndex = 28
Top = 1035
Width = 825
End
Begin VB.CommandButton Command1
Caption = "搜索(&S)"
Default = -1 'True
Height = 375
Left = 9090
TabIndex = 27
Top = 540
Width = 825
End
Begin VB.Frame Frame3
Caption = " 处理方式 "
Height = 1410
Left = 5130
TabIndex = 26
Top = 360
Width = 3885
Begin VB.TextBox FCT
Height = 270
Left = 2520
TabIndex = 46
Text = "Text2"
Top = 180
Width = 1095
End
Begin VB.CheckBox CHK3
Caption = "彻底删除"
Enabled = 0 'False
Height = 195
Index = 1
Left = 1395
TabIndex = 45
Top = 1125
Width = 2220
End
Begin VB.OptionButton OP2
Caption = "删除结果"
Height = 195
Index = 3
Left = 190
TabIndex = 44
Top = 1125
Width = 3525
End
Begin VB.ComboBox Combo1
Enabled = 0 'False
Height = 300
Index = 1
Left = 1395
Style = 2 'Dropdown List
TabIndex = 43
Top = 765
Width = 2220
End
Begin VB.OptionButton OP2
Caption = "移动到组"
Height = 195
Index = 2
Left = 195
TabIndex = 42
Top = 810
Width = 3525
End
Begin VB.CheckBox CHK3
Caption = "允许查找下一个"
Height = 195
Index = 0
Left = 2205
TabIndex = 31
Top = 495
Value = 1 'Checked
Width = 1635
End
Begin VB.OptionButton OP2
Caption = "显示第一个匹配结果"
Height = 240
Index = 1
Left = 190
TabIndex = 30
Top = 495
Value = -1 'True
Width = 3480
End
Begin VB.OptionButton OP2
Caption = "标记所有结果 标记颜色:"
Height = 240
Index = 0
Left = 190
TabIndex = 29
Top = 225
Width = 3345
End
End
Begin VB.Frame Frame2
Caption = " 搜索条件 "
Height = 2040
Left = 315
TabIndex = 5
Top = 1800
Width = 9600
Begin VB.ComboBox CBO1
Height = 300
Index = 9
Left = 4095
Style = 2 'Dropdown List
TabIndex = 41
Top = 1620
Width = 690
End
Begin VB.ComboBox CBO1
Height = 300
Index = 8
Left = 8820
Style = 2 'Dropdown List
TabIndex = 40
Top = 1620
Width = 690
End
Begin VB.ComboBox CBO1
Height = 300
Index = 7
Left = 4095
Style = 2 'Dropdown List
TabIndex = 39
Top = 1260
Width = 690
End
Begin VB.ComboBox CBO1
Height = 300
Index = 6
Left = 8820
Style = 2 'Dropdown List
TabIndex = 38
Top = 1260
Width = 690
End
Begin VB.ComboBox CBO1
Height = 300
Index = 5
Left = 4095
Style = 2 'Dropdown List
TabIndex = 37
Top = 900
Width = 690
End
Begin VB.ComboBox CBO1
Height = 300
Index = 4
Left = 8820
Style = 2 'Dropdown List
TabIndex = 36
Top = 900
Width = 690
End
Begin VB.ComboBox CBO1
Height = 300
Index = 3
Left = 4095
Style = 2 'Dropdown List
TabIndex = 35
Top = 540
Width = 690
End
Begin VB.ComboBox CBO1
Height = 300
Index = 2
Left = 8820
Style = 2 'Dropdown List
TabIndex = 34
Top = 540
Width = 690
End
Begin VB.ComboBox CBO1
Height = 300
Index = 1
Left = 8820
Style = 2 'Dropdown List
TabIndex = 33
Top = 180
Width = 690
End
Begin VB.ComboBox CBO1
Height = 300
Index = 0
Left = 4095
Style = 2 'Dropdown List
TabIndex = 32
Top = 180
Width = 690
End
Begin VB.ComboBox Combo2
Height = 300
Left = 6075
Style = 2 'Dropdown List
TabIndex = 25
Top = 1665
Width = 1770
End
Begin VB.CheckBox CHK2
Caption = "性 别 ="
Height = 240
Index = 9
Left = 4860
TabIndex = 24
Top = 1710
Width = 3030
End
Begin VB.TextBox Text1
Enabled = 0 'False
Height = 285
Index = 5
Left = 6075
TabIndex = 16
Top = 900
Width = 1770
End
Begin VB.TextBox Text1
Enabled = 0 'False
Height = 285
Index = 4
Left = 1350
TabIndex = 14
Top = 900
Width = 1770
End
Begin VB.TextBox Text1
Enabled = 0 'False
Height = 285
Index = 2
Left = 1350
TabIndex = 12
Top = 540
Width = 1770
End
Begin VB.TextBox Text1
Enabled = 0 'False
Height = 285
Index = 1
Left = 6075
TabIndex = 10
Top = 180
Width = 1770
End
Begin VB.TextBox Text1
Enabled = 0 'False
Height = 285
IMEMode = 3 'DISABLE
Index = 3
Left = 6075
TabIndex = 8
Top = 540
Width = 1770
End
Begin VB.CheckBox CHK2
Caption = "电话号码 ="
Height = 240
Index = 3
Left = 4860
TabIndex = 9
Top = 585
Width = 3030
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -