📄 frmshouwen.frm
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "msadodc.ocx"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "Tabctl32.ocx"
Object = "{F0D2F211-CCB0-11D0-A316-00AA00688B10}#1.0#0"; "MSDATLST.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form frmShouWen
BorderStyle = 4 'Fixed ToolWindow
Caption = "收文管理"
ClientHeight = 5670
ClientLeft = 45
ClientTop = 285
ClientWidth = 7440
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 5670
ScaleWidth = 7440
ShowInTaskbar = 0 'False
StartUpPosition = 3 '窗口缺省
Begin VB.CommandButton cmdAdd
Appearance = 0 'Flat
Caption = "添加(&A)"
Height = 300
Left = 1950
TabIndex = 4
Top = 5310
Width = 1095
End
Begin VB.CommandButton cmdUpdate
Appearance = 0 'Flat
Caption = "更新(&U)"
Height = 300
Left = 3030
TabIndex = 3
Top = 5310
Width = 1095
End
Begin VB.CommandButton cmdDelete
Appearance = 0 'Flat
Caption = "删除(&D)"
Height = 300
Left = 4110
TabIndex = 2
Top = 5310
Width = 1095
End
Begin VB.CommandButton cmdRefresh
Appearance = 0 'Flat
Caption = "刷新(&R)"
Height = 300
Left = 5190
TabIndex = 1
Top = 5310
Width = 1095
End
Begin VB.CommandButton cmdPrint
Appearance = 0 'Flat
Caption = "打印(&P)"
Height = 300
Left = 6270
TabIndex = 0
Top = 5310
Width = 1095
End
Begin TabDlg.SSTab SSTab1
Height = 5685
Left = 0
TabIndex = 5
Top = 0
Width = 7455
_ExtentX = 13150
_ExtentY = 10028
_Version = 393216
Style = 1
TabsPerRow = 6
TabHeight = 520
BackColor = -2147483647
TabCaption(0) = "登记单"
TabPicture(0) = "frmShouWen.frx":0000
Tab(0).ControlEnabled= -1 'True
Tab(0).Control(0)= "lblLabels(0)"
Tab(0).Control(0).Enabled= 0 'False
Tab(0).Control(1)= "lblLabels(1)"
Tab(0).Control(1).Enabled= 0 'False
Tab(0).Control(2)= "lblLabels(2)"
Tab(0).Control(2).Enabled= 0 'False
Tab(0).Control(3)= "lblLabels(3)"
Tab(0).Control(3).Enabled= 0 'False
Tab(0).Control(4)= "lblLabels(4)"
Tab(0).Control(4).Enabled= 0 'False
Tab(0).Control(5)= "lblLabels(6)"
Tab(0).Control(5).Enabled= 0 'False
Tab(0).Control(6)= "lblLabels(7)"
Tab(0).Control(6).Enabled= 0 'False
Tab(0).Control(7)= "lblLabels(8)"
Tab(0).Control(7).Enabled= 0 'False
Tab(0).Control(8)= "lblLabels(11)"
Tab(0).Control(8).Enabled= 0 'False
Tab(0).Control(9)= "lblLabels(12)"
Tab(0).Control(9).Enabled= 0 'False
Tab(0).Control(10)= "lblLabels(13)"
Tab(0).Control(10).Enabled= 0 'False
Tab(0).Control(11)= "lblLabels(14)"
Tab(0).Control(11).Enabled= 0 'False
Tab(0).Control(12)= "lblLabels(15)"
Tab(0).Control(12).Enabled= 0 'False
Tab(0).Control(13)= "lblLabels(5)"
Tab(0).Control(13).Enabled= 0 'False
Tab(0).Control(14)= "DataCombo3"
Tab(0).Control(14).Enabled= 0 'False
Tab(0).Control(15)= "DataCombo2"
Tab(0).Control(15).Enabled= 0 'False
Tab(0).Control(16)= "DataCombo1"
Tab(0).Control(16).Enabled= 0 'False
Tab(0).Control(17)= "DTPicker2"
Tab(0).Control(17).Enabled= 0 'False
Tab(0).Control(18)= "DTPicker1(0)"
Tab(0).Control(18).Enabled= 0 'False
Tab(0).Control(19)= "txtFields(4)"
Tab(0).Control(19).Enabled= 0 'False
Tab(0).Control(20)= "txtFields(9)"
Tab(0).Control(20).Enabled= 0 'False
Tab(0).Control(21)= "txtFields(11)"
Tab(0).Control(21).Enabled= 0 'False
Tab(0).Control(22)= "txtFields(13)"
Tab(0).Control(22).Enabled= 0 'False
Tab(0).Control(23)= "txtFields(3)"
Tab(0).Control(23).Enabled= 0 'False
Tab(0).Control(24)= "txtFields(1)"
Tab(0).Control(24).Enabled= 0 'False
Tab(0).Control(25)= "txtFields(8)"
Tab(0).Control(25).Enabled= 0 'False
Tab(0).Control(26)= "txtFields(0)"
Tab(0).Control(26).Enabled= 0 'False
Tab(0).Control(27)= "txtFields(5)"
Tab(0).Control(27).Enabled= 0 'False
Tab(0).ControlCount= 28
TabCaption(1) = "登记单清单"
TabPicture(1) = "frmShouWen.frx":001C
Tab(1).ControlEnabled= 0 'False
Tab(1).Control(0)= "DataGrid1"
Tab(1).ControlCount= 1
TabCaption(2) = "查询"
TabPicture(2) = "frmShouWen.frx":0038
Tab(2).ControlEnabled= 0 'False
Tab(2).Control(0)= "Frame1"
Tab(2).Control(1)= "cmdFilter"
Tab(2).Control(2)= "cmdAll"
Tab(2).Control(3)= "cmdCancel"
Tab(2).ControlCount= 4
Begin VB.CommandButton cmdCancel
Appearance = 0 'Flat
Caption = "取消(&C)"
Height = 315
Left = -72330
TabIndex = 30
Top = 4740
Width = 1095
End
Begin VB.CommandButton cmdAll
Appearance = 0 'Flat
Caption = "全部(&A)"
Height = 315
Left = -73380
TabIndex = 29
Top = 4740
Width = 1095
End
Begin VB.CommandButton cmdFilter
Appearance = 0 'Flat
Caption = "筛选(&F)"
Height = 315
Left = -74460
TabIndex = 28
Top = 4740
Width = 1095
End
Begin VB.Frame Frame1
Caption = "查询条件"
Height = 3645
Left = -74400
TabIndex = 15
Top = 780
Width = 6405
Begin VB.TextBox txtFields
Appearance = 0 'Flat
BackColor = &H80000018&
Height = 330
Index = 2
Left = 2220
TabIndex = 18
Top = 510
Width = 1575
End
Begin VB.TextBox txtFields
Appearance = 0 'Flat
BackColor = &H80000018&
Height = 330
Index = 6
Left = 2220
TabIndex = 17
Top = 1095
Width = 1575
End
Begin VB.TextBox txtFields
Appearance = 0 'Flat
BackColor = &H80000018&
Height = 330
Index = 10
Left = 2220
TabIndex = 16
Top = 2895
Width = 3735
End
Begin MSComCtl2.DTPicker DTPicker1
Height = 330
Index = 2
Left = 2220
TabIndex = 19
Top = 2295
Width = 1575
_ExtentX = 2778
_ExtentY = 582
_Version = 393216
CalendarBackColor= -2147483624
CheckBox = -1 'True
DateIsNull = -1 'True
Format = 27000833
CurrentDate = 37038
End
Begin MSDataListLib.DataCombo DataCombo4
Bindings = "frmShouWen.frx":0054
Height = 330
Left = 2220
TabIndex = 20
Top = 1680
Width = 1575
_ExtentX = 2778
_ExtentY = 582
_Version = 393216
BackColor = -2147483624
ListField = "部门名称"
BoundColumn = "部门ID"
Text = ""
End
Begin MSComCtl2.DTPicker DTPicker1
Height = 330
Index = 3
Left = 4380
TabIndex = 21
Top = 1680
Width = 1575
_ExtentX = 2778
_ExtentY = 582
_Version = 393216
CalendarBackColor= -2147483624
CheckBox = -1 'True
DateIsNull = -1 'True
Format = 27000833
CurrentDate = 37038
End
Begin VB.Label lblLabels
Alignment = 1 'Right Justify
Appearance = 0 'Flat
AutoSize = -1 'True
BackColor = &H80000005&
BackStyle = 0 'Transparent
Caption = "年度:"
ForeColor = &H80000008&
Height = 180
Index = 16
Left = 1110
TabIndex = 27
Top = 525
Width = 990
End
Begin VB.Label lblLabels
Alignment = 1 'Right Justify
Appearance = 0 'Flat
AutoSize = -1 'True
BackColor = &H80000005&
BackStyle = 0 'Transparent
Caption = "序号:"
ForeColor = &H80000008&
Height = 180
Index = 17
Left = 1110
TabIndex = 26
Top = 1155
Width = 990
End
Begin VB.Label lblLabels
Alignment = 1 'Right Justify
Appearance = 0 'Flat
AutoSize = -1 'True
BackColor = &H80000005&
BackStyle = 0 'Transparent
Caption = "部门:"
ForeColor = &H80000008&
Height = 180
Index = 18
Left = 1110
TabIndex = 25
Top = 1755
Width = 990
End
Begin VB.Label lblLabels
Alignment = 1 'Right Justify
Appearance = 0 'Flat
AutoSize = -1 'True
BackColor = &H80000005&
BackStyle = 0 'Transparent
Caption = "收文日期由:"
ForeColor = &H80000008&
Height = 180
Index = 19
Left = 1110
TabIndex = 24
Top = 2370
Width = 990
End
Begin VB.Label lblLabels
Alignment = 1 'Right Justify
Appearance = 0 'Flat
AutoSize = -1 'True
BackColor = &H80000005&
BackStyle = 0 'Transparent
Caption = "主题词包含:"
ForeColor = &H80000008&
Height = 180
Index = 20
Left = 1110
TabIndex = 23
Top = 2940
Width = 990
End
Begin VB.Label lblLabels
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "至"
Height = 180
Index = 21
Left = 3990
TabIndex = 22
Top = 1755
Width = 180
End
End
Begin VB.TextBox txtFields
Appearance = 0 'Flat
BackColor = &H80000018&
DataField = "文件名称"
DataSource = "datPrimaryRS"
Height = 330
Index = 5
Left = 1680
MultiLine = -1 'True
TabIndex = 14
Top = 2415
Width = 4335
End
Begin VB.TextBox txtFields
Appearance = 0 'Flat
BackColor = &H80000018&
DataField = "年度"
DataSource = "datPrimaryRS"
Height = 330
Index = 0
Left = 1680
TabIndex = 13
Top = 630
Width = 1455
End
Begin VB.TextBox txtFields
Appearance = 0 'Flat
BackColor = &H80000018&
DataField = "文件页数"
DataSource = "datPrimaryRS"
Height = 330
Index = 8
Left = 1680
TabIndex = 12
Top = 3585
Width = 1455
End
Begin VB.TextBox txtFields
Appearance = 0 'Flat
BackColor = &H80000018&
DataField = "序号"
DataSource = "datPrimaryRS"
Height = 330
Index = 1
Left = 4560
TabIndex = 11
Top = 630
Width = 1455
End
Begin VB.TextBox txtFields
Appearance = 0 'Flat
BackColor = &H80000018&
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -