📄 frmxtremeorders.frm
字号:
VERSION 5.00
Begin VB.Form frmXtremeOrders
Caption = "报表设计"
ClientHeight = 5580
ClientLeft = 60
ClientTop = 345
ClientWidth = 4890
LinkTopic = "Form1"
ScaleHeight = 5580
ScaleWidth = 4890
StartUpPosition = 1 'CenterOwner
Begin VB.Frame frSetup
Caption = "报表数据选项"
Height = 2175
Left = 120
TabIndex = 9
Top = 480
Width = 4575
Begin VB.CheckBox chkSummary
Caption = "只显示汇总数据"
Height = 375
Left = 360
TabIndex = 32
Top = 1680
Width = 2055
End
Begin VB.TextBox txtTaxRate
Height = 285
Left = 3360
TabIndex = 19
Top = 1320
Width = 855
End
Begin VB.ComboBox cboGroupBy
Height = 315
ItemData = "frmXtremeOrders.frx":0000
Left = 1320
List = "frmXtremeOrders.frx":000A
Style = 2 'Dropdown List
TabIndex = 17
Top = 1320
Width = 975
End
Begin VB.ComboBox Combo6
Height = 315
Left = 3480
TabIndex = 15
Top = 720
Width = 615
End
Begin VB.ComboBox Combo5
Height = 315
Left = 2520
TabIndex = 14
Top = 720
Width = 615
End
Begin VB.ComboBox Combo4
Height = 315
Left = 1320
TabIndex = 13
Top = 720
Width = 975
End
Begin VB.ComboBox Combo3
Height = 315
Left = 3480
TabIndex = 12
Top = 240
Width = 615
End
Begin VB.ComboBox Combo2
Height = 315
Left = 2520
TabIndex = 11
Top = 240
Width = 615
End
Begin VB.ComboBox Combo1
Height = 315
Left = 1320
TabIndex = 10
Top = 240
Width = 975
End
Begin VB.Label Label13
Caption = "日"
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 4080
TabIndex = 27
Top = 720
Width = 255
End
Begin VB.Label Label12
Caption = "日"
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 4080
TabIndex = 26
Top = 240
Width = 255
End
Begin VB.Label Label11
Caption = "月"
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 3240
TabIndex = 25
Top = 720
Width = 255
End
Begin VB.Label Label10
Caption = "月"
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 3240
TabIndex = 24
Top = 240
Width = 255
End
Begin VB.Label Label9
Caption = "年"
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 2280
TabIndex = 23
Top = 720
Width = 255
End
Begin VB.Label Label8
Caption = "年"
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 2280
TabIndex = 22
Top = 240
Width = 255
End
Begin VB.Label Label7
Caption = "结束时间"
Height = 255
Left = 360
TabIndex = 21
Top = 840
Width = 855
End
Begin VB.Label Label6
Caption = "开始时间"
Height = 255
Left = 360
TabIndex = 20
Top = 360
Width = 1095
End
Begin VB.Label Label5
Alignment = 1 'Right Justify
Caption = "税率设置:"
Height = 255
Left = 2400
TabIndex = 18
Top = 1320
Width = 855
End
Begin VB.Label Label2
Alignment = 1 'Right Justify
Caption = "分组选择"
Height = 255
Left = 360
TabIndex = 16
Top = 1320
Width = 735
End
End
Begin VB.TextBox txtHighlight
Height = 285
Left = 6840
TabIndex = 4
Top = 5160
Visible = 0 'False
Width = 1215
End
Begin VB.TextBox txtToDate
Height = 285
Left = 6000
TabIndex = 3
Top = 5280
Width = 1215
End
Begin VB.TextBox txtFromDate
Height = 285
Left = 6240
TabIndex = 1
Top = 6000
Width = 1215
End
Begin VB.CommandButton cmdCancel
Cancel = -1 'True
Caption = "取消"
Height = 495
Left = 2520
TabIndex = 7
Top = 4920
Width = 1215
End
Begin VB.CommandButton cmdOK
Caption = "确定"
Default = -1 'True
Height = 495
Left = 1080
TabIndex = 6
Top = 4920
Width = 1215
End
Begin VB.Frame fraDestination
Caption = "报表输出方式"
Height = 1935
Left = 120
TabIndex = 5
Top = 2760
Width = 4575
Begin VB.OptionButton OptPrint
Caption = "打印"
Height = 375
Left = 240
TabIndex = 31
Top = 600
Width = 1215
End
Begin VB.OptionButton optPreview
Caption = "预览"
Height = 375
Left = 240
TabIndex = 30
Top = 240
Value = -1 'True
Width = 1455
End
Begin VB.TextBox txtAddress
Enabled = 0 'False
Height = 285
Left = 600
TabIndex = 29
Top = 1320
Width = 3135
End
Begin VB.OptionButton OptEmail
Caption = "作为PDF文件用邮件输出,邮件地址:"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -