📄 printfeelist.frm
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form PrintFeeList
BorderStyle = 3 'Fixed Dialog
Caption = "打印电费清单"
ClientHeight = 4725
ClientLeft = 1080
ClientTop = 1950
ClientWidth = 9870
ControlBox = 0 'False
Icon = "PrintFeeList.frx":0000
LinkTopic = "Form1"
LockControls = -1 'True
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 4725
ScaleWidth = 9870
ShowInTaskbar = 0 'False
Begin VB.PictureBox picDraw
AutoSize = -1 'True
BorderStyle = 0 'None
Height = 1125
Left = 360
Picture = "PrintFeeList.frx":0442
ScaleHeight = 1125
ScaleWidth = 1260
TabIndex = 14
Top = 3510
Width = 1260
End
Begin VB.Frame Frame3
Caption = "输出选项"
Height = 795
Left = 120
TabIndex = 8
Top = 2625
Width = 7860
Begin VB.OptionButton Option2
Caption = "详细模式"
Height = 180
Left = 6480
TabIndex = 35
Top = 390
Value = -1 'True
Width = 1200
End
Begin VB.OptionButton Option1
Caption = "省纸模式"
Height = 180
Left = 5205
TabIndex = 34
Top = 390
Width = 1050
End
Begin VB.ComboBox Combo1
Height = 300
Left = 3075
Style = 2 'Dropdown List
TabIndex = 11
Top = 315
Width = 1860
End
Begin VB.CheckBox FWCheck2
Caption = "输出到文件"
Height = 225
Left = 1650
TabIndex = 10
Top = 345
Width = 1380
End
Begin VB.CheckBox FWCheck1
Caption = "打印表格"
Height = 225
Left = 345
TabIndex = 9
Top = 345
Width = 1170
End
End
Begin VB.Frame Frame2
Height = 2625
Left = 120
TabIndex = 7
Top = -30
Width = 7860
Begin MSComctlLib.ProgressBar ProgressBar1
Height = 255
Left = 225
TabIndex = 36
Top = 2220
Width = 7425
_ExtentX = 13097
_ExtentY = 450
_Version = 393216
Appearance = 1
End
Begin VB.Label Label4
BackStyle = 0 'Transparent
Caption = "总户数:"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 225
Left = 255
TabIndex = 33
Top = 540
Width = 840
End
Begin VB.Label Label5
BackStyle = 0 'Transparent
Caption = "实用电户:"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 225
Left = 2700
TabIndex = 32
Top = 570
Width = 1050
End
Begin VB.Label Label6
BackStyle = 0 'Transparent
Caption = "未用电户:"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 225
Left = 5220
TabIndex = 31
Top = 585
Width = 1050
End
Begin VB.Label Label7
BackStyle = 0 'Transparent
Caption = "本月电量:"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 225
Left = 225
TabIndex = 30
Top = 1155
Width = 1050
End
Begin VB.Label Label8
BackStyle = 0 'Transparent
Caption = "合计电量:"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 210
Left = 5265
TabIndex = 29
Top = 1170
Width = 1065
End
Begin VB.Label Label9
BackStyle = 0 'Transparent
Caption = "上期电量:"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 195
Left = 2685
TabIndex = 28
Top = 1185
Width = 1050
End
Begin VB.Label Label10
BackStyle = 0 'Transparent
Caption = "本次金额:"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 225
Left = 240
TabIndex = 27
Top = 1815
Width = 1050
End
Begin VB.Label Label11
BackStyle = 0 'Transparent
Caption = "上期金额:"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 240
Left = 2715
TabIndex = 26
Top = 1830
Width = 1050
End
Begin VB.Label Label12
BackStyle = 0 'Transparent
Caption = "合计金额:"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 5265
TabIndex = 25
Top = 1815
Width = 1050
End
Begin VB.Label Label14
BackColor = &H00C0FFC0&
BorderStyle = 1 'Fixed Single
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -