📄 frmfawen.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 frmFaWen
BorderStyle = 4 'Fixed ToolWindow
Caption = "发文管理"
ClientHeight = 5505
ClientLeft = 45
ClientTop = 285
ClientWidth = 8370
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
Moveable = 0 'False
ScaleHeight = 5505
ScaleWidth = 8370
ShowInTaskbar = 0 'False
Begin VB.CommandButton cmdAdd
Appearance = 0 'Flat
BackColor = &H00E0E0E0&
Caption = "新增(&A)"
Height = 300
Left = 2910
Style = 1 'Graphical
TabIndex = 3
Top = 5130
Width = 1065
End
Begin VB.CommandButton cmdUpdate
Appearance = 0 'Flat
BackColor = &H00E0E0E0&
Caption = "保存(&U)"
Height = 300
Left = 4310
MaskColor = &H00F9F3F2&
Style = 1 'Graphical
TabIndex = 2
Top = 5130
Width = 1095
End
Begin VB.CommandButton cmdDelete
Appearance = 0 'Flat
BackColor = &H00E0E0E0&
Caption = "删除(&D)"
Height = 300
Left = 5740
Style = 1 'Graphical
TabIndex = 1
Top = 5130
Width = 1095
End
Begin VB.CommandButton cmdPrint
Appearance = 0 'Flat
BackColor = &H00E0E0E0&
Caption = "打印(&P)"
Height = 300
Left = 7170
Style = 1 'Graphical
TabIndex = 0
Top = 5130
Width = 1095
End
Begin TabDlg.SSTab SSTab1
Height = 5505
Left = 0
TabIndex = 4
Top = 0
Width = 8355
_ExtentX = 14737
_ExtentY = 9710
_Version = 393216
Style = 1
Tabs = 4
TabsPerRow = 6
TabHeight = 520
BackColor = -2147483647
TabCaption(0) = "发文登记"
TabPicture(0) = "frmFaWen.frx":0000
Tab(0).ControlEnabled= -1 'True
Tab(0).Control(0)= "lblLabels(14)"
Tab(0).Control(0).Enabled= 0 'False
Tab(0).Control(1)= "lblLabels(0)"
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(5)"
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(9)"
Tab(0).Control(7).Enabled= 0 'False
Tab(0).Control(8)= "lblLabels(12)"
Tab(0).Control(8).Enabled= 0 'False
Tab(0).Control(9)= "lblLabels(11)"
Tab(0).Control(9).Enabled= 0 'False
Tab(0).Control(10)= "lblLabels(10)"
Tab(0).Control(10).Enabled= 0 'False
Tab(0).Control(11)= "lblLabels(8)"
Tab(0).Control(11).Enabled= 0 'False
Tab(0).Control(12)= "lblLabels(6)"
Tab(0).Control(12).Enabled= 0 'False
Tab(0).Control(13)= "lblLabels(1)"
Tab(0).Control(13).Enabled= 0 'False
Tab(0).Control(14)= "DTPicker1(1)"
Tab(0).Control(14).Enabled= 0 'False
Tab(0).Control(15)= "DTPicker1(0)"
Tab(0).Control(15).Enabled= 0 'False
Tab(0).Control(16)= "DataCombo1"
Tab(0).Control(16).Enabled= 0 'False
Tab(0).Control(17)= "DataCombo2"
Tab(0).Control(17).Enabled= 0 'False
Tab(0).Control(18)= "DataCombo3"
Tab(0).Control(18).Enabled= 0 'False
Tab(0).Control(19)= "txtFields(12)"
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(8)"
Tab(0).Control(21).Enabled= 0 'False
Tab(0).Control(22)= "txtFields(7)"
Tab(0).Control(22).Enabled= 0 'False
Tab(0).Control(23)= "txtFields(4)"
Tab(0).Control(23).Enabled= 0 'False
Tab(0).Control(24)= "txtFields(3)"
Tab(0).Control(24).Enabled= 0 'False
Tab(0).Control(25)= "txtFields(1)"
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(2)"
Tab(0).Control(27).Enabled= 0 'False
Tab(0).Control(28)= "cmdGaoZhi"
Tab(0).Control(28).Enabled= 0 'False
Tab(0).ControlCount= 29
TabCaption(1) = "发文清单"
TabPicture(1) = "frmFaWen.frx":001C
Tab(1).ControlEnabled= 0 'False
Tab(1).Control(0)= "DataGrid1"
Tab(1).ControlCount= 1
TabCaption(2) = "查询"
TabPicture(2) = "frmFaWen.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
TabCaption(3) = "发文稿纸"
TabPicture(3) = "frmFaWen.frx":0054
Tab(3).ControlEnabled= 0 'False
Tab(3).Control(0)= "cmdRefresh1"
Tab(3).Control(1)= "cmdFaWen"
Tab(3).Control(2)= "DataGrid2"
Tab(3).Control(3)= "Adodc4"
Tab(3).ControlCount= 4
Begin VB.CommandButton cmdCancel
Appearance = 0 'Flat
Caption = "取消(&C)"
Height = 315
Left = -72300
TabIndex = 32
Top = 4470
Width = 1095
End
Begin VB.CommandButton cmdAll
Appearance = 0 'Flat
Caption = "全部(&A)"
Height = 315
Left = -73350
TabIndex = 31
Top = 4470
Width = 1095
End
Begin VB.CommandButton cmdFilter
Appearance = 0 'Flat
Caption = "筛选(&F)"
Height = 315
Left = -74400
TabIndex = 30
Top = 4470
Width = 1095
End
Begin VB.CommandButton cmdFaWen
Appearance = 0 'Flat
Caption = "发文(&S)"
Height = 300
Left = -73470
TabIndex = 29
Top = 4470
Width = 1095
End
Begin VB.CommandButton cmdRefresh1
Appearance = 0 'Flat
Caption = "刷新(&R)"
Height = 300
Left = -74520
TabIndex = 28
Top = 4470
Width = 1095
End
Begin VB.CommandButton cmdGaoZhi
Caption = "..."
Height = 300
Left = 7500
TabIndex = 27
Top = 3420
Width = 495
End
Begin VB.TextBox txtFields
Appearance = 0 'Flat
BackColor = &H80000018&
DataField = "文件编号"
DataSource = "datPrimaryRS"
Height = 330
Index = 2
Left = 1200
TabIndex = 26
Top = 2250
Width = 6135
End
Begin VB.TextBox txtFields
Appearance = 0 'Flat
BackColor = &H80000018&
DataField = "年度"
DataSource = "datPrimaryRS"
Height = 330
Index = 0
Left = 1200
TabIndex = 25
Top = 600
Width = 1545
End
Begin VB.TextBox txtFields
Appearance = 0 'Flat
BackColor = &H80000018&
DataField = "序号"
DataSource = "datPrimaryRS"
Height = 330
Index = 1
Left = 4530
TabIndex = 24
Top = 600
Width = 1575
End
Begin VB.TextBox txtFields
Appearance = 0 'Flat
BackColor = &H80000018&
DataField = "发送单位"
DataSource = "datPrimaryRS"
Height = 330
Index = 3
Left = 1200
TabIndex = 23
Top = 2820
Width = 6135
End
Begin VB.TextBox txtFields
Appearance = 0 'Flat
BackColor = &H80000018&
DataField = "文件名称"
DataSource = "datPrimaryRS"
Height = 330
Index = 4
Left = 1200
TabIndex = 22
Top = 3390
Width = 6135
End
Begin VB.TextBox txtFields
Appearance = 0 'Flat
BackColor = &H80000018&
DataField = "文件页数"
DataSource = "datPrimaryRS"
Height = 330
Index = 7
Left = 1200
TabIndex = 21
Top = 1680
Width = 1575
End
Begin VB.TextBox txtFields
Appearance = 0 'Flat
BackColor = &H80000018&
DataField = "附件数"
DataSource = "datPrimaryRS"
Height = 330
Index = 8
Left = 4530
TabIndex = 20
Top = 1680
Width = 1575
End
Begin VB.TextBox txtFields
Appearance = 0 'Flat
BackColor = &H80000018&
DataField = "主题词"
DataSource = "datPrimaryRS"
Height = 330
Index = 9
Left = 1200
TabIndex = 19
Top = 4500
Width = 6135
End
Begin VB.TextBox txtFields
DataField = "相关文件"
DataSource = "datPrimaryRS"
Height = 285
Index = 12
Left = 720
TabIndex = 18
Top = 5520
Width = 1335
End
Begin VB.Frame Frame1
Caption = "查询条件"
Height = 3435
Left = -74400
TabIndex = 5
Top = 720
Width = 7155
Begin VB.TextBox txtFields
Appearance = 0 'Flat
BackColor = &H80000018&
Height = 330
Index = 10
Left = 2220
TabIndex = 8
Top = 2745
Width = 4155
End
Begin VB.TextBox txtFields
Appearance = 0 'Flat
BackColor = &H80000018&
Height = 330
Index = 6
Left = 2220
TabIndex = 7
Top = 1005
Width = 1575
End
Begin VB.TextBox txtFields
Appearance = 0 'Flat
BackColor = &H80000018&
Height = 330
Index = 5
Left = 2220
TabIndex = 6
Top = 450
Width = 1575
End
Begin MSComCtl2.DTPicker DTPicker1
Height = 330
Index = 2
Left = 2220
TabIndex = 9
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -