📄 商品日进销存查询.frm
字号:
VERSION 5.00
Object = "{8E27C92E-1264-101C-8A2F-040224009C02}#7.0#0"; "MSCAL.OCX"
Begin VB.Form search
Caption = "商品日进销存查询"
ClientHeight = 6840
ClientLeft = 60
ClientTop = 345
ClientWidth = 7200
Icon = "商品日进销存查询.frx":0000
LinkTopic = "Form1"
ScaleHeight = 6840
ScaleWidth = 7200
StartUpPosition = 3 '窗口缺省
Visible = 0 'False
Begin VB.ComboBox Combo1
Height = 300
Index = 1
Left = 2010
TabIndex = 27
Top = 4050
Width = 2325
End
Begin VB.Frame Frame1
Caption = "日期范围"
Height = 675
Left = -30
TabIndex = 12
Top = 30
Width = 7005
Begin VB.CommandButton Command4
Caption = "选择日期"
Height = 285
Left = 5940
TabIndex = 32
Top = 240
Width = 1035
End
Begin VB.CommandButton Command3
Caption = "选择日期"
Height = 315
Index = 0
Left = 2490
TabIndex = 31
Top = 240
Width = 1005
End
Begin VB.TextBox Text1
Height = 270
Left = 1110
TabIndex = 14
Top = 240
Width = 1365
End
Begin VB.TextBox Text2
Height = 285
Left = 4440
TabIndex = 13
Top = 240
Width = 1515
End
Begin VB.Label Label1
Caption = "开始日期:"
Height = 285
Left = 150
TabIndex = 16
Top = 300
Width = 915
End
Begin VB.Label Label2
Caption = "终止日期:"
Height = 225
Left = 3540
TabIndex = 15
Top = 300
Width = 1155
End
End
Begin VB.CheckBox Check1
Caption = "Check1"
Height = 525
Index = 7
Left = 120
TabIndex = 10
Top = 5100
Width = 255
End
Begin VB.CheckBox Check1
Caption = "Check1"
Height = 525
Index = 6
Left = 150
TabIndex = 9
Top = 4530
Width = 255
End
Begin VB.CheckBox Check1
Caption = "Check1"
Height = 525
Index = 5
Left = 150
TabIndex = 8
Top = 3930
Width = 255
End
Begin VB.CheckBox Check1
Caption = "Check1"
Height = 525
Index = 4
Left = 150
TabIndex = 7
Top = 3360
Width = 255
End
Begin VB.CheckBox Check1
Caption = "Check1"
Height = 525
Index = 3
Left = 150
TabIndex = 6
Top = 2730
Width = 255
End
Begin VB.CheckBox Check1
Caption = "Check1"
Height = 525
Index = 2
Left = 150
TabIndex = 5
Top = 2100
Width = 255
End
Begin VB.CheckBox Check1
Caption = "Check1"
Height = 525
Index = 1
Left = 150
TabIndex = 4
Top = 1470
Width = 255
End
Begin VB.CheckBox Check1
Caption = "Check1"
Height = 405
Index = 0
Left = 150
TabIndex = 3
Top = 960
Width = 255
End
Begin VB.CommandButton Command2
Caption = "取 消"
Height = 525
Left = 3600
TabIndex = 2
Top = 6150
Width = 1245
End
Begin VB.CommandButton Command1
Caption = "查 询"
Height = 525
Left = 1590
TabIndex = 1
Top = 6150
Width = 1245
End
Begin VB.Frame Frame2
Caption = "基本查询条件"
Height = 5085
Left = -30
TabIndex = 0
Top = 720
Width = 7005
Begin VB.ComboBox Combo1
Height = 300
Index = 0
ItemData = "商品日进销存查询.frx":030A
Left = 2040
List = "商品日进销存查询.frx":0317
TabIndex = 34
Text = "经销"
Top = 2130
Width = 2325
End
Begin MSACAL.Calendar Cal
Height = 2265
Left = 2430
TabIndex = 33
Top = -30
Width = 4425
_Version = 524288
_ExtentX = 7805
_ExtentY = 3995
_StockProps = 1
BackColor = -2147483633
Year = 2005
Month = 5
Day = 3
DayLength = 1
MonthLength = 1
DayFontColor = 0
FirstDay = 7
GridCellEffect = 1
GridFontColor = 10485760
GridLinesColor = -2147483632
ShowDateSelectors= -1 'True
ShowDays = -1 'True
ShowHorizontalGrid= -1 'True
ShowTitle = -1 'True
ShowVerticalGrid= -1 'True
TitleFontColor = 10485760
ValueIsNull = 0 'False
BeginProperty DayFont {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
BeginProperty GridFont {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
BeginProperty TitleFont {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 12
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
End
Begin VB.TextBox Text5
Height = 315
Index = 1
Left = 2040
TabIndex = 30
Top = 4530
Width = 2325
End
Begin VB.TextBox Text5
Height = 315
Index = 0
Left = 2040
TabIndex = 29
Top = 3960
Width = 2325
End
Begin VB.TextBox Text4
Height = 345
Left = 2040
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -