📄 frmbuyall.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 frmBuyall
BorderStyle = 3 'Fixed Dialog
Caption = "进货统计"
ClientHeight = 6705
ClientLeft = 45
ClientTop = 435
ClientWidth = 7350
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 6705
ScaleWidth = 7350
ShowInTaskbar = 0 'False
StartUpPosition = 2 '屏幕中心
Begin TabDlg.SSTab SSTab1
Height = 6615
Left = 120
TabIndex = 0
Top = 0
Width = 7125
_ExtentX = 12568
_ExtentY = 11668
_Version = 393216
Tabs = 4
Tab = 3
TabsPerRow = 4
TabHeight = 520
BackColor = 8438015
TabCaption(0) = "今日进货"
TabPicture(0) = "frmBuyall.frx":0000
Tab(0).ControlEnabled= 0 'False
Tab(0).Control(0)= "Command5"
Tab(0).Control(1)= "Command6"
Tab(0).Control(2)= "Command7"
Tab(0).Control(3)= "Command8"
Tab(0).Control(4)= "Command1"
Tab(0).Control(5)= "Command2"
Tab(0).Control(6)= "Command3"
Tab(0).Control(7)= "Command4"
Tab(0).Control(8)= "Text1"
Tab(0).Control(9)= "DataGrid1"
Tab(0).Control(10)= "Adodc1"
Tab(0).Control(11)= "DataGrid5"
Tab(0).Control(12)= "Adodc5"
Tab(0).Control(13)= "Label1"
Tab(0).ControlCount= 14
TabCaption(1) = "本月进货"
TabPicture(1) = "frmBuyall.frx":001C
Tab(1).ControlEnabled= 0 'False
Tab(1).Control(0)= "Command12"
Tab(1).Control(1)= "Command9"
Tab(1).Control(2)= "Command10"
Tab(1).Control(3)= "Command11"
Tab(1).Control(4)= "Command13"
Tab(1).Control(5)= "Command14"
Tab(1).Control(6)= "Command15"
Tab(1).Control(7)= "Command16"
Tab(1).Control(8)= "Text2"
Tab(1).Control(9)= "DataGrid2"
Tab(1).Control(10)= "Adodc2"
Tab(1).Control(11)= "Adodc6"
Tab(1).Control(12)= "DataGrid6"
Tab(1).Control(13)= "Label2"
Tab(1).ControlCount= 14
TabCaption(2) = "本季度进货"
TabPicture(2) = "frmBuyall.frx":0038
Tab(2).ControlEnabled= 0 'False
Tab(2).Control(0)= "Command17"
Tab(2).Control(1)= "Command18"
Tab(2).Control(2)= "Command19"
Tab(2).Control(3)= "Command20"
Tab(2).Control(4)= "Command21"
Tab(2).Control(5)= "Command22"
Tab(2).Control(6)= "Command23"
Tab(2).Control(7)= "Command24"
Tab(2).Control(8)= "Text3"
Tab(2).Control(9)= "DataGrid3"
Tab(2).Control(10)= "Adodc3"
Tab(2).Control(11)= "Adodc7"
Tab(2).Control(12)= "DataGrid7"
Tab(2).Control(13)= "Label3"
Tab(2).ControlCount= 14
TabCaption(3) = "今年进货"
TabPicture(3) = "frmBuyall.frx":0054
Tab(3).ControlEnabled= -1 'True
Tab(3).Control(0)= "Label4"
Tab(3).Control(0).Enabled= 0 'False
Tab(3).Control(1)= "DataGrid8"
Tab(3).Control(1).Enabled= 0 'False
Tab(3).Control(2)= "Adodc8"
Tab(3).Control(2).Enabled= 0 'False
Tab(3).Control(3)= "Adodc4"
Tab(3).Control(3).Enabled= 0 'False
Tab(3).Control(4)= "DataGrid4"
Tab(3).Control(4).Enabled= 0 'False
Tab(3).Control(5)= "Text4"
Tab(3).Control(5).Enabled= 0 'False
Tab(3).Control(6)= "Command32"
Tab(3).Control(6).Enabled= 0 'False
Tab(3).Control(7)= "Command31"
Tab(3).Control(7).Enabled= 0 'False
Tab(3).Control(8)= "Command30"
Tab(3).Control(8).Enabled= 0 'False
Tab(3).Control(9)= "Command29"
Tab(3).Control(9).Enabled= 0 'False
Tab(3).Control(10)= "Command28"
Tab(3).Control(10).Enabled= 0 'False
Tab(3).Control(11)= "Command27"
Tab(3).Control(11).Enabled= 0 'False
Tab(3).Control(12)= "Command26"
Tab(3).Control(12).Enabled= 0 'False
Tab(3).Control(13)= "Command25"
Tab(3).Control(13).Enabled= 0 'False
Tab(3).ControlCount= 14
Begin VB.CommandButton Command25
Caption = "首记录"
Height = 375
Left = 480
TabIndex = 48
Top = 2640
Width = 1215
End
Begin VB.CommandButton Command26
Caption = "下一条记录"
Height = 375
Left = 2160
TabIndex = 47
Top = 2640
Width = 1215
End
Begin VB.CommandButton Command27
Caption = "上一条记录"
Height = 375
Left = 3720
TabIndex = 46
Top = 2640
Width = 1215
End
Begin VB.CommandButton Command28
Caption = "末记录"
Height = 375
Left = 5400
TabIndex = 45
Top = 2640
Width = 1215
End
Begin VB.CommandButton Command29
Caption = "首记录"
Height = 375
Left = 480
TabIndex = 44
Top = 5280
Width = 1215
End
Begin VB.CommandButton Command30
Caption = "下一条记录"
Height = 375
Left = 2160
TabIndex = 43
Top = 5280
Width = 1215
End
Begin VB.CommandButton Command31
Caption = "上一条记录"
Height = 375
Left = 3840
TabIndex = 42
Top = 5280
Width = 1215
End
Begin VB.CommandButton Command32
Caption = "末记录"
Height = 375
Left = 5520
TabIndex = 41
Top = 5280
Width = 1215
End
Begin VB.CommandButton Command17
Caption = "首记录"
Height = 375
Left = -74520
TabIndex = 1
Top = 2640
Width = 1215
End
Begin VB.CommandButton Command18
Caption = "下一条记录"
Height = 375
Left = -72840
TabIndex = 2
Top = 2640
Width = 1215
End
Begin VB.CommandButton Command19
Caption = "上一条记录"
Height = 375
Left = -71280
TabIndex = 3
Top = 2640
Width = 1215
End
Begin VB.CommandButton Command20
Caption = "末记录"
Height = 375
Left = -69600
TabIndex = 4
Top = 2640
Width = 1215
End
Begin VB.CommandButton Command21
Caption = "首记录"
Height = 375
Left = -74520
TabIndex = 5
Top = 5280
Width = 1215
End
Begin VB.CommandButton Command22
Caption = "下一条记录"
Height = 375
Left = -72840
TabIndex = 6
Top = 5280
Width = 1215
End
Begin VB.CommandButton Command23
Caption = "上一条记录"
Height = 375
Left = -71160
TabIndex = 7
Top = 5280
Width = 1215
End
Begin VB.CommandButton Command24
Caption = "末记录"
Height = 375
Left = -69480
TabIndex = 8
Top = 5280
Width = 1215
End
Begin VB.CommandButton Command12
Caption = "末记录"
Height = 375
Left = -69600
TabIndex = 12
Top = 2640
Width = 1215
End
Begin VB.CommandButton Command9
Caption = "首记录"
Height = 375
Left = -74520
TabIndex = 9
Top = 2640
Width = 1215
End
Begin VB.CommandButton Command10
Caption = "下一条记录"
Height = 375
Left = -72840
TabIndex = 10
Top = 2640
Width = 1215
End
Begin VB.CommandButton Command11
Caption = "上一条记录"
Height = 375
Left = -71280
TabIndex = 11
Top = 2640
Width = 1215
End
Begin VB.CommandButton Command13
Caption = "首记录"
Height = 375
Left = -74520
TabIndex = 13
Top = 5280
Width = 1215
End
Begin VB.CommandButton Command14
Caption = "下一条记录"
Height = 375
Left = -72840
TabIndex = 14
Top = 5280
Width = 1215
End
Begin VB.CommandButton Command15
Caption = "上一条记录"
Height = 375
Left = -71160
TabIndex = 16
Top = 5280
Width = 1215
End
Begin VB.CommandButton Command16
Caption = "末记录"
Height = 375
Left = -69480
TabIndex = 15
Top = 5280
Width = 1215
End
Begin VB.CommandButton Command5
Caption = "首记录"
Height = 375
Left = -74520
TabIndex = 21
Top = 5280
Width = 1215
End
Begin VB.CommandButton Command6
Caption = "下一条记录"
Height = 375
Left = -72840
TabIndex = 22
Top = 5280
Width = 1215
End
Begin VB.CommandButton Command7
Caption = "上一条记录"
Height = 375
Left = -71160
TabIndex = 23
Top = 5280
Width = 1215
End
Begin VB.CommandButton Command8
Caption = "末记录"
Height = 375
Left = -69480
TabIndex = 24
Top = 5280
Width = 1215
End
Begin VB.CommandButton Command1
Caption = "首记录"
Height = 375
Left = -74520
TabIndex = 17
Top = 2640
Width = 1215
End
Begin VB.CommandButton Command2
Caption = "下一条记录"
Height = 375
Left = -72840
TabIndex = 18
Top = 2640
Width = 1215
End
Begin VB.CommandButton Command3
Caption = "上一条记录"
Height = 375
Left = -71280
TabIndex = 19
Top = 2640
Width = 1215
End
Begin VB.CommandButton Command4
Caption = "末记录"
Height = 375
Left = -69600
TabIndex = 20
Top = 2640
Width = 1215
End
Begin VB.TextBox Text4
Height = 375
Left = 3360
TabIndex = 35
Top = 5880
Width = 1215
End
Begin VB.TextBox Text1
Height = 375
Left = -71640
TabIndex = 27
Top = 5880
Width = 1215
End
Begin VB.TextBox Text2
Height = 375
Left = -71640
TabIndex = 26
Top = 5880
Width = 1215
End
Begin VB.TextBox Text3
Height = 375
Left = -71640
TabIndex = 25
Top = 5880
Width = 1215
End
Begin MSDataGridLib.DataGrid DataGrid1
Height = 2175
Left = -74880
TabIndex = 28
Top = 360
Width = 6855
_ExtentX = 12091
_ExtentY = 3836
_Version = 393216
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -