📄 returncd.frm
字号:
VERSION 5.00
Begin VB.Form ReturnCD
BorderStyle = 1 'Fixed Single
Caption = "退还影碟"
ClientHeight = 4185
ClientLeft = 45
ClientTop = 435
ClientWidth = 8280
LinkTopic = "Form1"
MaxButton = 0 'False
MDIChild = -1 'True
ScaleHeight = 4185
ScaleWidth = 8280
Begin VB.CommandButton Command2
Caption = "关闭(&C)"
Height = 375
Left = 6720
TabIndex = 24
Top = 3720
Width = 1455
End
Begin VB.CommandButton Command1
Caption = "还碟(&R)"
Height = 375
Left = 5160
TabIndex = 23
Top = 3720
Width = 1455
End
Begin VB.Frame Frame4
Caption = "零租信息"
Height = 1815
Left = 3960
TabIndex = 16
Top = 1800
Visible = 0 'False
Width = 4215
Begin VB.TextBox TxtF
Alignment = 2 'Center
Appearance = 0 'Flat
BackColor = &H00C0E0FF&
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 2160
Locked = -1 'True
TabIndex = 22
Top = 1200
Width = 975
End
Begin VB.TextBox TxtD
Alignment = 2 'Center
Appearance = 0 'Flat
BackColor = &H00C0E0FF&
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 2160
Locked = -1 'True
TabIndex = 20
Top = 720
Width = 975
End
Begin VB.TextBox TxtL
Alignment = 2 'Center
Appearance = 0 'Flat
BackColor = &H00C0E0FF&
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 2160
Locked = -1 'True
TabIndex = 18
Top = 240
Width = 975
End
Begin VB.Label Label12
Caption = "元"
Height = 255
Left = 3240
TabIndex = 28
Top = 1320
Width = 495
End
Begin VB.Label Label11
Caption = "天"
Height = 255
Left = 3240
TabIndex = 27
Top = 840
Width = 495
End
Begin VB.Label Label10
Caption = "元"
Height = 255
Left = 3240
TabIndex = 26
Top = 360
Width = 615
End
Begin VB.Label Label9
Caption = "罚款金额:"
Height = 255
Left = 960
TabIndex = 21
Top = 1320
Width = 975
End
Begin VB.Label Label8
Caption = "超出天数:"
Height = 255
Left = 960
TabIndex = 19
Top = 840
Width = 975
End
Begin VB.Label Label7
Caption = "应交租金:"
Height = 255
Left = 960
TabIndex = 17
Top = 360
Width = 975
End
End
Begin VB.Frame Frame3
Caption = "会员信息"
Height = 735
Left = 3960
TabIndex = 13
Top = 960
Visible = 0 'False
Width = 4215
Begin VB.TextBox TxtVip
Appearance = 0 'Flat
BackColor = &H00C0E0FF&
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 1560
Locked = -1 'True
TabIndex = 15
Top = 240
Width = 2055
End
Begin VB.Label LabelVip
Caption = "会 员 ID:"
Height = 255
Left = 480
TabIndex = 14
Top = 360
Width = 1095
End
End
Begin VB.Frame Frame2
Caption = "影碟信息"
Height = 2655
Left = 120
TabIndex = 4
Top = 960
Width = 3735
Begin VB.TextBox Text5
Appearance = 0 'Flat
Height = 375
Left = 1320
Locked = -1 'True
TabIndex = 12
Top = 2040
Width = 2175
End
Begin VB.TextBox Text4
Appearance = 0 'Flat
Height = 375
Left = 1320
Locked = -1 'True
TabIndex = 11
Top = 1440
Width = 2175
End
Begin VB.TextBox Text3
Appearance = 0 'Flat
Height = 375
Left = 1320
Locked = -1 'True
TabIndex = 8
Top = 840
Width = 2175
End
Begin VB.TextBox Text2
Appearance = 0 'Flat
Height = 375
Left = 1320
Locked = -1 'True
TabIndex = 6
Top = 240
Width = 2175
End
Begin VB.Label Label6
Caption = "借碟日期:"
Height = 255
Left = 360
TabIndex = 10
Top = 2160
Width = 975
End
Begin VB.Label Label5
Caption = "影碟数量:"
Height = 255
Left = 360
TabIndex = 9
Top = 1560
Width = 975
End
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -