📄 frm_stat.frm
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
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 = "{65E121D4-0C60-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCHRT20.OCX"
Begin VB.Form frm_Stat
BorderStyle = 1 'Fixed Single
Caption = "出入库日统计"
ClientHeight = 5400
ClientLeft = 45
ClientTop = 330
ClientWidth = 9285
LinkTopic = "Form1"
LockControls = -1 'True
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 5400
ScaleWidth = 9285
StartUpPosition = 3 '窗口缺省
Begin MSAdodcLib.Adodc Adodc3
Height = 345
Left = 4140
Top = 6015
Width = 1725
_ExtentX = 3043
_ExtentY = 609
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 = ""
OLEDBString = ""
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = ""
Caption = "Adodc3"
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 MSAdodcLib.Adodc Adodc2
Height = 345
Left = 2100
Top = 6015
Width = 1995
_ExtentX = 3519
_ExtentY = 609
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 = ""
OLEDBString = ""
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = ""
Caption = "Adodc2"
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 MSAdodcLib.Adodc Adodc1
Height = 330
Left = 45
Top = 6015
Width = 1950
_ExtentX = 3440
_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 = ""
OLEDBString = ""
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = ""
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 TabDlg.SSTab SSTab1
Height = 5400
Left = 60
TabIndex = 0
Top = 15
Width = 9225
_ExtentX = 16272
_ExtentY = 9525
_Version = 393216
Style = 1
Tabs = 2
Tab = 1
TabHeight = 520
TabCaption(0) = "入库信息统计"
TabPicture(0) = "frm_Stat.frx":0000
Tab(0).ControlEnabled= 0 'False
Tab(0).Control(0)= "Frame1"
Tab(0).ControlCount= 1
TabCaption(1) = "出库信息统计"
TabPicture(1) = "frm_Stat.frx":001C
Tab(1).ControlEnabled= -1 'True
Tab(1).Control(0)= "Frame2"
Tab(1).Control(0).Enabled= 0 'False
Tab(1).ControlCount= 1
Begin VB.Frame Frame2
Height = 4965
Left = 120
TabIndex = 5
Top = 330
Width = 9015
Begin VB.Frame Frame3
Height = 960
Left = 5835
TabIndex = 11
Top = 3550
Width = 3075
Begin VB.CommandButton Cmd_stats
Caption = "统计"
Height = 300
Left = 1245
TabIndex = 13
Top = 540
Width = 795
End
Begin VB.CommandButton Command2
Caption = "取消"
Height = 300
Left = 2085
TabIndex = 12
Top = 540
Width = 795
End
Begin MSComCtl2.DTPicker DTPicker2
Height = 285
Left = 1245
TabIndex = 14
Top = 180
Width = 1635
_ExtentX = 2884
_ExtentY = 503
_Version = 393216
Format = 19857409
CurrentDate = 38612
End
Begin VB.Label Label2
Caption = "统计日期"
Height = 240
Left = 240
TabIndex = 15
Top = 270
Width = 810
End
End
Begin MSComctlLib.ProgressBar ProgressBar2
Height = 300
Left = 165
TabIndex = 8
Top = 4560
Visible = 0 'False
Width = 8750
_ExtentX = 15425
_ExtentY = 529
_Version = 393216
Appearance = 1
End
Begin MSDataGridLib.DataGrid DataGrid2
Bindings = "frm_Stat.frx":0038
Height = 855
Left = 165
TabIndex = 7
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -