📄 feedunned.frm
字号:
VERSION 5.00
Begin VB.Form FeeDunned
BorderStyle = 1 'Fixed Single
Caption = "缴费清单打印窗口"
ClientHeight = 4860
ClientLeft = 1305
ClientTop = 2505
ClientWidth = 9495
ForeColor = &H00C0C0C0&
Icon = "FeeDunned.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
Moveable = 0 'False
ScaleHeight = 4860
ScaleWidth = 9495
Begin VB.ListBox List1
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00C000C0&
Height = 3840
Left = 120
TabIndex = 20
Top = 720
Width = 2055
End
Begin VB.TextBox Text1
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 270
Left = 120
TabIndex = 19
Top = 360
Width = 2055
End
Begin VB.CommandButton Command2
Caption = "关闭(&E)"
Height = 375
Left = 8160
TabIndex = 17
Top = 4320
Width = 1095
End
Begin VB.CommandButton Command1
Caption = "打印(&P)"
Height = 375
Left = 6600
TabIndex = 16
Top = 4320
Width = 1215
End
Begin VB.Frame Frame2
Appearance = 0 'Flat
BackColor = &H80000005&
BorderStyle = 0 'None
ForeColor = &H80000008&
Height = 3735
Left = 2400
TabIndex = 0
Top = 360
Width = 6855
Begin VB.Label Label3
BackStyle = 0 'Transparent
ForeColor = &H8000000D&
Height = 255
Left = 1680
TabIndex = 31
Top = 1080
Width = 615
End
Begin VB.Label Label27
BackStyle = 0 'Transparent
ForeColor = &H8000000D&
Height = 255
Left = 4440
TabIndex = 30
Top = 2760
Width = 375
End
Begin VB.Label Label26
BackStyle = 0 'Transparent
ForeColor = &H8000000D&
Height = 255
Left = 3840
TabIndex = 29
Top = 2760
Width = 375
End
Begin VB.Label Label25
BackStyle = 0 'Transparent
ForeColor = &H8000000D&
Height = 255
Left = 2880
TabIndex = 28
Top = 2760
Width = 735
End
Begin VB.Label Label24
BackStyle = 0 'Transparent
ForeColor = &H8000000D&
Height = 255
Left = 3480
TabIndex = 27
Top = 1440
Width = 1695
End
Begin VB.Label Label23
BackStyle = 0 'Transparent
ForeColor = &H8000000D&
Height = 255
Left = 2160
TabIndex = 26
Top = 1440
Width = 495
End
Begin VB.Label Label22
BackStyle = 0 'Transparent
ForeColor = &H8000000D&
Height = 255
Left = 1440
TabIndex = 25
Top = 1440
Width = 495
End
Begin VB.Label Label21
BackStyle = 0 'Transparent
ForeColor = &H8000000D&
Height = 255
Left = 360
TabIndex = 24
Top = 1455
Width = 855
End
Begin VB.Label Label20
BackStyle = 0 'Transparent
ForeColor = &H8000000D&
Height = 255
Left = 4320
TabIndex = 23
Top = 1080
Width = 1335
End
Begin VB.Label Label4
BackStyle = 0 'Transparent
ForeColor = &H8000000D&
Height = 255
Left = 2640
TabIndex = 22
Top = 1080
Width = 615
End
Begin VB.Label Label2
BackStyle = 0 'Transparent
ForeColor = &H8000000D&
Height = 255
Left = 120
TabIndex = 21
Top = 720
Width = 1575
End
Begin VB.Label Label5
AutoSize = -1 'True
BackColor = &H8000000E&
Caption = "电费催收通知单"
BeginProperty Font
Name = "黑体"
Size = 15.75
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 315
Left = 2280
TabIndex = 15
Top = 240
Width = 2325
End
Begin VB.Label Label6
AutoSize = -1 'True
BackColor = &H8000000E&
Caption = "用户:"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 210
Left = 1800
TabIndex = 14
Top = 720
Width = 630
End
Begin VB.Label Label7
AutoSize = -1 'True
BackColor = &H8000000E&
Caption = "你户尚欠"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 210
Left = 720
TabIndex = 13
Top = 1080
Width = 840
End
Begin VB.Label Label8
AutoSize = -1 'True
BackColor = &H8000000E&
Caption = "年"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 210
Left = 2400
TabIndex = 12
Top = 1080
Width = 210
End
Begin VB.Label Label9
AutoSize = -1 'True
BackColor = &H8000000E&
Caption = "月份电费"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 210
Left = 3240
TabIndex = 11
Top = 1080
Width = 840
End
Begin VB.Label Label10
AutoSize = -1 'True
BackColor = &H8000000E&
Caption = "元。限于"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 210
Left = 5760
TabIndex = 10
Top = 1080
Width = 840
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -