📄 frmjf2.frm
字号:
VERSION 5.00
Begin VB.Form Frmjf1
BorderStyle = 1 'Fixed Single
Caption = "交费"
ClientHeight = 5355
ClientLeft = 3105
ClientTop = 1485
ClientWidth = 6480
LinkTopic = "Form2"
MaxButton = 0 'False
MDIChild = -1 'True
MinButton = 0 'False
ScaleHeight = 5355
ScaleWidth = 6480
Begin VB.CommandButton Command1
Caption = "确定"
Height = 255
Left = 1200
TabIndex = 11
Top = 5070
Width = 1095
End
Begin VB.CommandButton Command2
Caption = "取消"
Height = 255
Left = 4080
TabIndex = 10
Top = 5070
Width = 1095
End
Begin VB.Frame Frame1
Height = 5055
Left = 120
TabIndex = 0
Top = 0
Width = 6255
Begin VB.ListBox List1
Appearance = 0 'Flat
Height = 930
Left = 1320
TabIndex = 29
Top = 1970
Visible = 0 'False
Width = 1335
End
Begin VB.TextBox Text2
Appearance = 0 'Flat
BackColor = &H80000018&
ForeColor = &H000000FF&
Height = 270
Left = 4320
Locked = -1 'True
TabIndex = 24
Top = 1680
Width = 1335
End
Begin VB.ComboBox Combo1
BackColor = &H80000018&
Height = 300
Left = 1320
TabIndex = 23
Top = 960
Width = 2655
End
Begin VB.ComboBox Combo4
BackColor = &H80000018&
Height = 300
Left = 1320
TabIndex = 22
Top = 1680
Width = 1335
End
Begin VB.ComboBox Combo2
BackColor = &H80000018&
Height = 300
Left = 1320
TabIndex = 21
Top = 1320
Width = 1335
End
Begin VB.Frame Frame4
Caption = "以上欠费"
Height = 855
Left = 240
TabIndex = 4
Top = 3960
Width = 5895
Begin VB.TextBox Text1
Alignment = 1 'Right Justify
Appearance = 0 'Flat
BackColor = &H80000018&
ForeColor = &H000000FF&
Height = 270
Index = 4
Left = 4320
Locked = -1 'True
TabIndex = 17
TabStop = 0 'False
Top = 360
Width = 855
End
Begin VB.TextBox Text1
Alignment = 1 'Right Justify
Appearance = 0 'Flat
BackColor = &H80000018&
ForeColor = &H000000FF&
Height = 270
Index = 3
Left = 1560
Locked = -1 'True
TabIndex = 16
TabStop = 0 'False
Top = 360
Width = 855
End
Begin VB.Label Label9
Caption = "累计欠费:"
Height = 255
Left = 3360
TabIndex = 8
Top = 360
Width = 1095
End
Begin VB.Label Label10
Caption = "元"
Height = 255
Left = 5280
TabIndex = 7
Top = 360
Width = 255
End
Begin VB.Label Label11
Caption = "以上欠费:"
Height = 255
Left = 240
TabIndex = 6
Top = 360
Width = 975
End
Begin VB.Label Label12
Caption = "元"
Height = 255
Left = 2520
TabIndex = 5
Top = 360
Width = 615
End
End
Begin VB.Frame Frame3
Caption = "交费情况"
Height = 1455
Left = 240
TabIndex = 1
Top = 2280
Width = 5895
Begin VB.TextBox Text1
Alignment = 1 'Right Justify
Appearance = 0 'Flat
BackColor = &H80000018&
ForeColor = &H000000FF&
Height = 270
Index = 2
Left = 4320
Locked = -1 'True
TabIndex = 15
TabStop = 0 'False
Top = 960
Width = 855
End
Begin VB.TextBox Text1
Alignment = 1 'Right Justify
Appearance = 0 'Flat
BackColor = &H80000018&
Height = 270
Index = 1
Left = 1560
TabIndex = 14
Top = 960
Width = 855
End
Begin VB.TextBox Text1
Alignment = 1 'Right Justify
Appearance = 0 'Flat
BackColor = &H80000018&
ForeColor = &H000000FF&
Height = 270
Index = 0
Left = 1560
Locked = -1 'True
TabIndex = 13
TabStop = 0 'False
Top = 480
Width = 855
End
Begin VB.Label Label14
Caption = "元"
Height = 255
Left = 2520
TabIndex = 20
Top = 480
Width = 255
End
Begin VB.Label Label13
Caption = "元"
Height = 255
Left = 5280
TabIndex = 19
Top = 960
Width = 255
End
Begin VB.Label Label8
Caption = "元"
Height = 255
Left = 2520
TabIndex = 18
Top = 960
Width = 255
End
Begin VB.Label Label6
Caption = "本次欠费:"
Height = 255
Left = 3360
TabIndex = 9
Top = 960
Width = 975
End
Begin VB.Label Label5
Caption = "本学期应交费:"
Height = 255
Left = 240
TabIndex = 3
Top = 480
Width = 1335
End
Begin VB.Label Label1
Caption = "实际交费:"
Height = 255
Left = 240
TabIndex = 2
Top = 960
Width = 975
End
End
Begin VB.Label Label7
Caption = "姓名:"
Height = 255
Left = 3360
TabIndex = 28
Top = 1725
Width = 615
End
Begin VB.Label Label2
Caption = "学号:"
Height = 255
Left = 720
TabIndex = 27
Top = 1710
Width = 615
End
Begin VB.Label Label3
Caption = "班级:"
Height = 255
Left = 720
TabIndex = 26
Top = 1365
Width = 615
End
Begin VB.Label Label4
Caption = "学期:"
Height = 255
Left = 720
TabIndex = 25
Top = 1005
Width = 615
End
Begin VB.Label Label15
Caption = "交费管理"
BeginProperty Font
Name = "楷体_GB2312"
Size = 18
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -