📄 frmsellall.frm
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "Tabctl32.ocx"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form frmSellall
BorderStyle = 3 'Fixed Dialog
Caption = "销货统计"
ClientHeight = 7275
ClientLeft = 45
ClientTop = 435
ClientWidth = 7380
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 7275
ScaleWidth = 7380
ShowInTaskbar = 0 'False
StartUpPosition = 2 '屏幕中心
Begin TabDlg.SSTab SSTab1
Height = 6255
Left = 120
TabIndex = 0
Top = 240
Width = 7005
_ExtentX = 12356
_ExtentY = 11033
_Version = 393216
Tabs = 4
TabsPerRow = 4
TabHeight = 520
TabCaption(0) = "今日销售"
TabPicture(0) = "frmSellall.frx":0000
Tab(0).ControlEnabled= -1 'True
Tab(0).Control(0)= "Label1"
Tab(0).Control(0).Enabled= 0 'False
Tab(0).Control(1)= "DataGrid5"
Tab(0).Control(1).Enabled= 0 'False
Tab(0).Control(2)= "Adodc5"
Tab(0).Control(2).Enabled= 0 'False
Tab(0).Control(3)= "DataGrid1"
Tab(0).Control(3).Enabled= 0 'False
Tab(0).Control(4)= "Adodc1"
Tab(0).Control(4).Enabled= 0 'False
Tab(0).Control(5)= "Command1"
Tab(0).Control(5).Enabled= 0 'False
Tab(0).Control(6)= "Text1"
Tab(0).Control(6).Enabled= 0 'False
Tab(0).Control(7)= "Command8"
Tab(0).Control(7).Enabled= 0 'False
Tab(0).Control(8)= "Command7"
Tab(0).Control(8).Enabled= 0 'False
Tab(0).Control(9)= "Command6"
Tab(0).Control(9).Enabled= 0 'False
Tab(0).Control(10)= "Command5"
Tab(0).Control(10).Enabled= 0 'False
Tab(0).Control(11)= "Command4"
Tab(0).Control(11).Enabled= 0 'False
Tab(0).Control(12)= "Command3"
Tab(0).Control(12).Enabled= 0 'False
Tab(0).Control(13)= "Command2"
Tab(0).Control(13).Enabled= 0 'False
Tab(0).ControlCount= 14
TabCaption(1) = "本月销售"
TabPicture(1) = "frmSellall.frx":001C
Tab(1).ControlEnabled= 0 'False
Tab(1).Control(0)= "Label2"
Tab(1).Control(1)= "DataGrid6"
Tab(1).Control(2)= "Adodc6"
Tab(1).Control(3)= "DataGrid2"
Tab(1).Control(4)= "Adodc2"
Tab(1).Control(5)= "Text2"
Tab(1).Control(6)= "Command16"
Tab(1).Control(7)= "Command15"
Tab(1).Control(8)= "Command14"
Tab(1).Control(9)= "Command13"
Tab(1).Control(10)= "Command12"
Tab(1).Control(11)= "Command11"
Tab(1).Control(12)= "Command10"
Tab(1).Control(13)= "Command9"
Tab(1).ControlCount= 14
TabCaption(2) = "本季度销售"
TabPicture(2) = "frmSellall.frx":0038
Tab(2).ControlEnabled= 0 'False
Tab(2).Control(0)= "Label3"
Tab(2).Control(1)= "Adodc7"
Tab(2).Control(2)= "DataGrid7"
Tab(2).Control(3)= "Adodc3"
Tab(2).Control(4)= "DataGrid3"
Tab(2).Control(5)= "Text3"
Tab(2).Control(6)= "Command24"
Tab(2).Control(7)= "Command23"
Tab(2).Control(8)= "Command22"
Tab(2).Control(9)= "Command21"
Tab(2).Control(10)= "Command20"
Tab(2).Control(11)= "Command19"
Tab(2).Control(12)= "Command18"
Tab(2).Control(13)= "Command17"
Tab(2).ControlCount= 14
TabCaption(3) = "今年销售"
TabPicture(3) = "frmSellall.frx":0054
Tab(3).ControlEnabled= 0 'False
Tab(3).Control(0)= "Label4"
Tab(3).Control(1)= "Adodc8"
Tab(3).Control(2)= "DataGrid8"
Tab(3).Control(3)= "DataGrid4"
Tab(3).Control(4)= "Adodc4"
Tab(3).Control(5)= "Text4"
Tab(3).Control(6)= "Command32"
Tab(3).Control(7)= "Command31"
Tab(3).Control(8)= "Command30"
Tab(3).Control(9)= "Command29"
Tab(3).Control(10)= "Command28"
Tab(3).Control(11)= "Command27"
Tab(3).Control(12)= "Command26"
Tab(3).Control(13)= "Command25"
Tab(3).ControlCount= 14
Begin VB.CommandButton Command25
Caption = "首记录"
Height = 375
Left = -74760
TabIndex = 48
Top = 2400
Width = 1215
End
Begin VB.CommandButton Command26
Caption = "下一条记录"
Height = 375
Left = -72960
TabIndex = 47
Top = 2400
Width = 1215
End
Begin VB.CommandButton Command27
Caption = "上一条记录"
Height = 375
Left = -71160
TabIndex = 46
Top = 2400
Width = 1215
End
Begin VB.CommandButton Command28
Caption = "末记录"
Height = 375
Left = -69360
TabIndex = 45
Top = 2400
Width = 1215
End
Begin VB.CommandButton Command29
Caption = "首记录"
Height = 375
Left = -74760
TabIndex = 44
Top = 4920
Width = 1215
End
Begin VB.CommandButton Command30
Caption = "下一条记录"
Height = 375
Left = -72960
TabIndex = 43
Top = 4920
Width = 1215
End
Begin VB.CommandButton Command31
Caption = "上一条记录"
Height = 375
Left = -71160
TabIndex = 42
Top = 4920
Width = 1215
End
Begin VB.CommandButton Command32
Caption = "末记录"
Height = 375
Left = -69360
TabIndex = 41
Top = 4920
Width = 1215
End
Begin VB.CommandButton Command17
Caption = "首记录"
Height = 375
Left = -74760
TabIndex = 40
Top = 2400
Width = 1215
End
Begin VB.CommandButton Command18
Caption = "下一条记录"
Height = 375
Left = -72960
TabIndex = 39
Top = 2400
Width = 1215
End
Begin VB.CommandButton Command19
Caption = "上一条记录"
Height = 375
Left = -71160
TabIndex = 38
Top = 2400
Width = 1215
End
Begin VB.CommandButton Command20
Caption = "末记录"
Height = 375
Left = -69360
TabIndex = 37
Top = 2400
Width = 1215
End
Begin VB.CommandButton Command21
Caption = "首记录"
Height = 375
Left = -74760
TabIndex = 36
Top = 4920
Width = 1215
End
Begin VB.CommandButton Command22
Caption = "下一条记录"
Height = 375
Left = -72960
TabIndex = 35
Top = 4920
Width = 1215
End
Begin VB.CommandButton Command23
Caption = "上一条记录"
Height = 375
Left = -71160
TabIndex = 34
Top = 4920
Width = 1215
End
Begin VB.CommandButton Command24
Caption = "末记录"
Height = 375
Left = -69360
TabIndex = 33
Top = 4920
Width = 1215
End
Begin VB.CommandButton Command9
Caption = "首记录"
Height = 375
Left = -74760
TabIndex = 32
Top = 2400
Width = 1215
End
Begin VB.CommandButton Command10
Caption = "下一条记录"
Height = 375
Left = -72960
TabIndex = 31
Top = 2400
Width = 1215
End
Begin VB.CommandButton Command11
Caption = "上一条记录"
Height = 375
Left = -71160
TabIndex = 30
Top = 2400
Width = 1215
End
Begin VB.CommandButton Command12
Caption = "末记录"
Height = 375
Left = -69360
TabIndex = 29
Top = 2400
Width = 1215
End
Begin VB.CommandButton Command13
Caption = "首记录"
Height = 375
Left = -74760
TabIndex = 28
Top = 4920
Width = 1215
End
Begin VB.CommandButton Command14
Caption = "下一条记录"
Height = 375
Left = -72960
TabIndex = 27
Top = 4920
Width = 1215
End
Begin VB.CommandButton Command15
Caption = "上一条记录"
Height = 375
Left = -71160
TabIndex = 26
Top = 4920
Width = 1215
End
Begin VB.CommandButton Command16
Caption = "末记录"
Height = 375
Left = -69360
TabIndex = 25
Top = 4920
Width = 1215
End
Begin VB.CommandButton Command2
Caption = "下一条记录"
Height = 375
Left = 2040
TabIndex = 24
Top = 2400
Width = 1215
End
Begin VB.CommandButton Command3
Caption = "上一条记录"
Height = 375
Left = 3840
TabIndex = 23
Top = 2400
Width = 1215
End
Begin VB.CommandButton Command4
Caption = "末记录"
Height = 375
Left = 5640
TabIndex = 22
Top = 2400
Width = 1215
End
Begin VB.CommandButton Command5
Caption = "首记录"
Height = 375
Left = 240
TabIndex = 21
Top = 4920
Width = 1215
End
Begin VB.CommandButton Command6
Caption = "下一条记录"
Height = 375
Left = 2040
TabIndex = 20
Top = 4920
Width = 1215
End
Begin VB.CommandButton Command7
Caption = "上一条记录"
Height = 375
Left = 3840
TabIndex = 19
Top = 4920
Width = 1215
End
Begin VB.CommandButton Command8
Caption = "末记录"
Height = 375
Left = 5640
TabIndex = 18
Top = 4920
Width = 1215
End
Begin VB.TextBox Text1
Height = 375
Left = 3480
TabIndex = 5
Top = 5640
Width = 1215
End
Begin VB.TextBox Text2
Height = 375
Left = -71520
TabIndex = 4
Top = 5640
Width = 1215
End
Begin VB.TextBox Text3
Height = 375
Left = -71520
TabIndex = 3
Top = 5640
Width = 1215
End
Begin VB.TextBox Text4
Height = 375
Left = -71520
TabIndex = 2
Top = 5640
Width = 1215
End
Begin VB.CommandButton Command1
Caption = "首记录"
Height = 375
Left = 240
TabIndex = 1
Top = 2400
Width = 1215
End
Begin MSAdodcLib.Adodc Adodc1
Height = 735
Left = 5520
Top = 5520
Visible = 0 'False
Width = 1455
_ExtentX = 2566
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -