📄 frmread.frm
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{F0D2F211-CCB0-11D0-A316-00AA00688B10}#1.0#0"; "MSDATLST.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form frmRead
Caption = "阅读"
ClientHeight = 7890
ClientLeft = 60
ClientTop = 345
ClientWidth = 9555
ControlBox = 0 'False
LinkTopic = "Form1"
MDIChild = -1 'True
MinButton = 0 'False
Moveable = 0 'False
ScaleHeight = 7890
ScaleWidth = 9555
WindowState = 2 'Maximized
Begin VB.Data Data1
Caption = "Data1"
Connect = "ODBC;DSN=DM;UID=;PWD=;"
DatabaseName = ""
DefaultCursorType= 0 '缺省游标
DefaultType = 1 '使用 ODBC
Exclusive = 0 'False
Height = 345
Left = 2760
Options = 0
ReadOnly = 0 'False
RecordsetType = 1 'Dynaset
RecordSource = "文档信息表"
Top = 0
Visible = 0 'False
Width = 1140
End
Begin TabDlg.SSTab SSTab1
Height = 7455
Left = 0
TabIndex = 0
Top = 0
Width = 10155
_ExtentX = 17912
_ExtentY = 13150
_Version = 393216
Style = 1
Tabs = 2
TabsPerRow = 2
TabHeight = 520
TabCaption(0) = "检索文件"
TabPicture(0) = "frmRead.frx":0000
Tab(0).ControlEnabled= -1 'True
Tab(0).Control(0)= "Frame2"
Tab(0).Control(0).Enabled= 0 'False
Tab(0).Control(1)= "Frame1"
Tab(0).Control(1).Enabled= 0 'False
Tab(0).ControlCount= 2
TabCaption(1) = "阅读文档"
TabPicture(1) = "frmRead.frx":001C
Tab(1).ControlEnabled= 0 'False
Tab(1).Control(0)= "picTab"
Tab(1).Control(1)= "ImageList1"
Tab(1).Control(2)= "Adodc1"
Tab(1).Control(3)= "TabStrip1"
Tab(1).Control(4)= "OLE1"
Tab(1).ControlCount= 5
Begin VB.PictureBox picTab
BackColor = &H00C0E0FF&
BorderStyle = 0 'None
Height = 6375
Left = -74760
ScaleHeight = 6375
ScaleWidth = 3015
TabIndex = 17
Top = 960
Width = 3015
End
Begin MSComctlLib.ImageList ImageList1
Left = -74880
Top = 7620
_ExtentX = 1005
_ExtentY = 1005
BackColor = -2147483643
ImageWidth = 16
ImageHeight = 16
MaskColor = 12632256
_Version = 393216
BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628}
NumListImages = 2
BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmRead.frx":0038
Key = ""
EndProperty
BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmRead.frx":048A
Key = ""
EndProperty
EndProperty
End
Begin MSAdodcLib.Adodc Adodc1
Height = 330
Left = -70680
Top = -60
Visible = 0 'False
Width = 1335
_ExtentX = 2355
_ExtentY = 582
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 1
CursorOptions = 0
CacheSize = 50
MaxRecords = 0
BOFAction = 0
EOFAction = 0
ConnectStringType= 1
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = "DSN=DM;UID=;PWD=;"
OLEDBString = "DSN=DM;UID=;PWD=;"
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = "Admin"
Password = ""
RecordSource = "select * from 文档信息表"
Caption = "Adodc1"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
_Version = 393216
End
Begin VB.Frame Frame1
Caption = "[文档检索]"
Height = 2535
Left = 120
TabIndex = 2
Top = 420
Width = 9315
Begin MSDataListLib.DataCombo DataCombo1
Bindings = "frmRead.frx":08DC
Height = 330
Left = 1500
TabIndex = 14
Top = 840
Width = 1695
_ExtentX = 2990
_ExtentY = 582
_Version = 393216
ListField = "文件格式"
Text = "(所有)"
Object.DataMember = "文件类型列表"
End
Begin VB.CommandButton Command2
Caption = "全部"
Height = 375
Left = 7560
TabIndex = 13
Top = 1140
Width = 1395
End
Begin MSDataListLib.DataCombo DataCombo2
Bindings = "frmRead.frx":08F6
Height = 330
Left = 1500
TabIndex = 11
Top = 300
Width = 1695
_ExtentX = 2990
_ExtentY = 582
_Version = 393216
ListField = "类别"
Text = "(所有)"
Object.DataMember = "类别列表"
End
Begin VB.CommandButton Command1
Caption = "应用"
Height = 375
Left = 7560
TabIndex = 10
Top = 1800
Width = 1395
End
Begin VB.Frame Frame3
Caption = "[完成日期范围]"
Height = 1935
Left = 3540
TabIndex = 3
Top = 420
Width = 5655
Begin MSComCtl2.DTPicker DTPicker2
Height = 375
Left = 240
TabIndex = 4
Top = 1440
Width = 2895
_ExtentX = 5106
_ExtentY = 661
_Version = 393216
Format = 55705600
CurrentDate = 36933
End
Begin MSComCtl2.DTPicker DTPicker1
Height = 375
Left = 180
TabIndex = 5
Top = 720
Width = 2955
_ExtentX = 5212
_ExtentY = 661
_Version = 393216
Format = 55705600
CurrentDate = 36933
End
Begin VB.Label Label4
Caption = "开始时间:"
Height = 255
Left = 240
TabIndex = 7
Top = 360
Width = 1095
End
Begin VB.Label Label5
Caption = "结束时间:"
Height = 255
Left = 240
TabIndex = 6
Top = 1200
Width = 1815
End
End
Begin VB.Label Label1
Caption = "选择类别:"
Height = 375
Left = 240
TabIndex = 9
Top = 360
Width = 1095
End
Begin VB.Label Label3
Caption = "选择文件类型:"
Height = 375
Left = 180
TabIndex = 8
Top = 840
Width = 1455
End
End
Begin VB.Frame Frame2
Caption = "[符合条件的记录]"
Height = 4155
Left = 120
TabIndex = 1
Top = 3120
Width = 9315
Begin VB.CommandButton Command3
Caption = "关闭"
Height = 375
Left = 7680
TabIndex = 18
Top = 3600
Width = 1395
End
Begin MSDataGridLib.DataGrid DataGrid2
Bindings = "frmRead.frx":0911
Height = 3615
Left = 180
TabIndex = 12
Top = 360
Width = 6495
_ExtentX = 11456
_ExtentY = 6376
_Version = 393216
AllowUpdate = 0 'False
AllowArrows = -1 'True
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -