dr3.dsr
来自「一个vb工资管理系统」· DSR 代码 · 共 75 行
DSR
75 行
VERSION 5.00
Begin {78E93846-85FD-11D0-8487-00A0C90DC8A9} Dr3
Bindings = "Dr3.dsx":0000
Caption = "打印汇总表"
ClientHeight = 6195
ClientLeft = 60
ClientTop = 345
ClientWidth = 11115
StartUpPosition = 3 '窗口缺省
WindowState = 2 'Maximized
_ExtentX = 19606
_ExtentY = 10927
_Version = 393216
_DesignerVersion= 100684101
ReportWidth = 8865
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
GridX = 1
GridY = 1
LeftMargin = 1440
RightMargin = 1440
TopMargin = 1440
BottomMargin = 1440
_Settings = 7
DataMember = "Command2"
NumSections = 5
SectionCode0 = 1
BeginProperty Section0 {1C13A8E0-A0B6-11D0-848E-00A0C90DC8A9}
_Version = 393216
Name = "ReportHeader"
Object.Height = 360
NumControls = 0
EndProperty
SectionCode1 = 2
BeginProperty Section1 {1C13A8E0-A0B6-11D0-848E-00A0C90DC8A9}
_Version = 393216
Name = "PageHeader"
Object.Height = 360
NumControls = 0
EndProperty
SectionCode2 = 4
BeginProperty Section2 {1C13A8E0-A0B6-11D0-848E-00A0C90DC8A9}
_Version = 393216
Name = "Command2_Detail"
Object.Height = 1440
NumControls = 0
EndProperty
SectionCode3 = 7
BeginProperty Section3 {1C13A8E0-A0B6-11D0-848E-00A0C90DC8A9}
_Version = 393216
Name = "PageFooter"
Object.Height = 360
NumControls = 0
EndProperty
SectionCode4 = 8
BeginProperty Section4 {1C13A8E0-A0B6-11D0-848E-00A0C90DC8A9}
_Version = 393216
Name = "ReportFooter"
Object.Height = 360
NumControls = 0
EndProperty
End
Attribute VB_Name = "Dr3"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?