📄 seek.frm
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "tabctl32.ocx"
Object = "{F0D2F211-CCB0-11D0-A316-00AA00688B10}#1.0#0"; "msdatlst.ocx"
Begin VB.Form WinSeek
BackColor = &H00C0C0C0&
BorderStyle = 1 'Fixed Single
Caption = "搜索"
ClientHeight = 6465
ClientLeft = 1920
ClientTop = 1890
ClientWidth = 9225
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000080&
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 6465
ScaleWidth = 9225
Begin VB.Data Data1
Caption = "Data1"
Connect = "ODBC;UID=;PWD=;"
DatabaseName = ""
DefaultCursorType= 0 '缺省游标
DefaultType = 1 '使用 ODBC
Exclusive = 0 'False
Height = 315
Left = 420
Options = 0
ReadOnly = 0 'False
RecordsetType = 1 'Dynaset
RecordSource = "文档信息表"
Top = 6000
Visible = 0 'False
Width = 1995
End
Begin TabDlg.SSTab SSTab1
Height = 6255
Left = 60
TabIndex = 0
Top = 120
Width = 9075
_ExtentX = 16007
_ExtentY = 11033
_Version = 393216
Style = 1
Tabs = 2
TabsPerRow = 2
TabHeight = 520
TabCaption(0) = "搜索条件"
TabPicture(0) = "seek.frx":0000
Tab(0).ControlEnabled= -1 'True
Tab(0).Control(0)= "Picture2"
Tab(0).Control(0).Enabled= 0 'False
Tab(0).Control(1)= "Picture1"
Tab(0).Control(1).Enabled= 0 'False
Tab(0).Control(2)= "cmdSearch"
Tab(0).Control(2).Enabled= 0 'False
Tab(0).Control(3)= "cmdExit"
Tab(0).Control(3).Enabled= 0 'False
Tab(0).ControlCount= 4
TabCaption(1) = "档案信息"
TabPicture(1) = "seek.frx":001C
Tab(1).ControlEnabled= 0 'False
Tab(1).Control(0)= "OLE1"
Tab(1).Control(1)= "Frame2"
Tab(1).Control(2)= "Command1"
Tab(1).Control(3)= "Command2"
Tab(1).ControlCount= 4
Begin VB.CommandButton cmdExit
BackColor = &H00C0C0C0&
Caption = "退出"
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 420
Left = 7620
TabIndex = 54
Top = 5700
Width = 1200
End
Begin VB.CommandButton cmdSearch
BackColor = &H00C0C0C0&
Caption = "搜索"
Default = -1 'True
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 420
Left = 4800
TabIndex = 53
Top = 5700
Width = 1200
End
Begin VB.CommandButton Command2
Caption = "新建"
Height = 435
Left = -70140
TabIndex = 52
Top = 5700
Width = 1215
End
Begin VB.CommandButton Command1
Caption = "归档"
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 435
Left = -67260
TabIndex = 51
Top = 5700
Width = 1215
End
Begin VB.Frame Frame2
Caption = "[文档归档]"
Height = 4095
Left = -74820
TabIndex = 11
Top = 480
Width = 8775
Begin VB.ComboBox Combo2
Height = 315
ItemData = "seek.frx":0038
Left = 7440
List = "seek.frx":0045
TabIndex = 29
Top = 1500
Width = 1215
End
Begin VB.ComboBox Combo3
Height = 315
ItemData = "seek.frx":005B
Left = 7380
List = "seek.frx":006B
TabIndex = 28
Top = 2820
Width = 1275
End
Begin VB.ComboBox Combo4
Height = 315
ItemData = "seek.frx":0087
Left = 7380
List = "seek.frx":0097
TabIndex = 27
Top = 3240
Width = 1275
End
Begin VB.TextBox txtFields
DataField = "标题"
DataMember = "文档信息表"
DataSource = "DEDocuments"
Height = 315
Index = 0
Left = 1380
TabIndex = 26
Top = 300
Width = 2955
End
Begin VB.TextBox txtFields
DataField = "主题"
DataMember = "文档信息表"
DataSource = "DEDocuments"
Height = 315
Index = 1
Left = 1380
TabIndex = 25
Top = 720
Width = 2955
End
Begin VB.TextBox txtFields
DataField = "作者"
DataMember = "文档信息表"
DataSource = "DEDocuments"
Height = 315
Index = 2
Left = 1380
TabIndex = 24
Top = 1140
Width = 2955
End
Begin VB.TextBox txtFields
DataField = "单位"
DataMember = "文档信息表"
DataSource = "DEDocuments"
Height = 315
Index = 3
Left = 1380
TabIndex = 23
Top = 1620
Width = 2955
End
Begin VB.TextBox txtFields
DataField = "类别"
DataMember = "文档信息表"
DataSource = "DEDocuments"
Height = 315
Index = 4
Left = 1380
TabIndex = 22
Top = 2100
Width = 1395
End
Begin VB.TextBox txtFields
DataField = "关键词"
DataMember = "文档信息表"
DataSource = "DEDocuments"
Height = 315
Index = 5
Left = 1380
TabIndex = 20
Top = 2640
Width = 2955
End
Begin VB.TextBox txtFields
DataField = "内容简介"
DataMember = "文档信息表"
DataSource = "DEDocuments"
Height = 315
Index = 6
Left = 1380
TabIndex = 19
Top = 3060
Width = 2955
End
Begin VB.TextBox txtFields
DataField = "版本号"
DataMember = "文档信息表"
DataSource = "DEDocuments"
Height = 315
Index = 8
Left = 5940
TabIndex = 18
Top = 1020
Width = 2715
End
Begin VB.TextBox txtFields
DataField = "语言"
DataMember = "文档信息表"
DataSource = "DEDocuments"
Height = 315
Index = 9
Left = 5940
TabIndex = 17
Top = 1500
Width = 1275
End
Begin VB.TextBox txtFields
DataField = "编写目的"
DataMember = "文档信息表"
DataSource = "DEDocuments"
Height = 315
Index = 10
Left = 5940
TabIndex = 16
Top = 1920
Width = 2715
End
Begin VB.TextBox txtFields
DataField = "最后归档时间"
DataMember = "文档信息表"
DataSource = "DEDocuments"
Height = 315
Index = 11
Left = 5940
TabIndex = 15
Top = 2340
Width = 2715
End
Begin VB.TextBox txtFields
DataField = "使用频率"
DataMember = "文档信息表"
DataSource = "DEDocuments"
Height = 315
Index = 12
Left = 5940
TabIndex = 14
Top = 2820
Width = 1335
End
Begin VB.TextBox txtFields
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -