📄 main_htgl_jhcxtj.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 = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form main_htgl_jhcxtj
BackColor = &H00C0C0C0&
BorderStyle = 1 'Fixed Single
Caption = "后台管理:进货查询统计"
ClientHeight = 5925
ClientLeft = 45
ClientTop = 1575
ClientWidth = 11340
Icon = "main_htgl_jhcxtj.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 5925
ScaleWidth = 11340
StartUpPosition = 1 '所有者中心
Begin VB.Frame Frame2
Caption = "汇总结果"
Height = 600
Left = 45
TabIndex = 4
Top = 5160
Width = 11220
Begin VB.Label Labsl
BackColor = &H00C0C0FF&
BackStyle = 0 'Transparent
ForeColor = &H00404040&
Height = 210
Left = 3885
TabIndex = 7
Top = 255
Width = 1725
End
Begin VB.Label Labpz
BackStyle = 0 'Transparent
ForeColor = &H00404040&
Height = 210
Left = 1380
TabIndex = 6
Top = 240
Width = 1230
End
Begin VB.Label Labje
ForeColor = &H00404040&
Height = 210
Left = 6825
TabIndex = 5
Top = 255
Width = 3165
End
Begin VB.Label Label2
BackColor = &H00C0C0FF&
BackStyle = 0 'Transparent
Caption = "品种数: 进货数量: 进货金额: "
Height = 255
Left = 435
TabIndex = 8
Top = 240
Width = 6465
End
End
Begin VB.Frame Frame1
Height = 1095
Left = 30
TabIndex = 1
Top = 0
Width = 11235
Begin MSComCtl2.DTPicker DTP1
Height = 300
Left = 1260
TabIndex = 13
Top = 225
Width = 3885
_ExtentX = 6853
_ExtentY = 529
_Version = 393216
Format = 98369537
CurrentDate = 39362
End
Begin VB.ComboBox Combo2
Height = 300
ItemData = "main_htgl_jhcxtj.frx":1C7A
Left = 3600
List = "main_htgl_jhcxtj.frx":1C7C
Style = 2 'Dropdown List
TabIndex = 9
Top = 645
Width = 1455
End
Begin VB.TextBox Text1
BackColor = &H80000018&
Height = 300
Left = 5130
TabIndex = 3
Top = 645
Width = 4590
End
Begin VB.ComboBox Combo1
BackColor = &H00FFFFFF&
Height = 300
ItemData = "main_htgl_jhcxtj.frx":1C7E
Left = 1245
List = "main_htgl_jhcxtj.frx":1C80
Style = 2 'Dropdown List
TabIndex = 2
Top = 645
Width = 2295
End
Begin VB.CommandButton Comend
Caption = "退出[&E]"
Height = 360
Left = 9855
TabIndex = 11
Top = 615
Width = 1290
End
Begin VB.CommandButton Comfind
Caption = "查询[&F]"
Height = 360
Left = 9855
TabIndex = 10
Top = 195
Width = 1290
End
Begin MSComCtl2.DTPicker DTP2
Height = 300
Left = 5835
TabIndex = 14
Top = 225
Width = 3885
_ExtentX = 6853
_ExtentY = 529
_Version = 393216
Format = 98369537
CurrentDate = 39445
End
Begin VB.CheckBox Check1
Caption = "输入查询"
Height = 195
Index = 1
Left = 135
TabIndex = 15
Top = 690
Width = 1275
End
Begin VB.CheckBox Check1
Caption = "日期查询"
Height = 195
Index = 0
Left = 135
TabIndex = 16
Top = 285
Width = 1380
End
Begin VB.Label Label1
BackStyle = 0 'Transparent
Caption = "至"
Height = 195
Left = 5400
TabIndex = 17
Top = 285
Width = 255
End
End
Begin MSDataGridLib.DataGrid DataGrid1
Bindings = "main_htgl_jhcxtj.frx":1C82
Height = 3915
Left = 45
TabIndex = 12
Top = 1200
Width = 11220
_ExtentX = 19791
_ExtentY = 6906
_Version = 393216
AllowUpdate = -1 'True
BackColor = -2147483624
HeadLines = 1
RowHeight = 15
FormatLocked = -1 'True
BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ColumnCount = 13
BeginProperty Column00
DataField = "商品编号"
Caption = "商品编号"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column01
DataField = "商品名称"
Caption = "商品名称"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column02
DataField = "单位"
Caption = "单位"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column03
DataField = "进价"
Caption = "进价"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column04
DataField = "数量"
Caption = "数量"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column05
DataField = "金额"
Caption = "金额"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column06
DataField = "备注"
Caption = "备注"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column07
DataField = "仓库"
Caption = "仓库"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -