📄 frmreturnedit.frm
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form FrmReturnEdit
Caption = "汽车归还结算"
ClientHeight = 7470
ClientLeft = 60
ClientTop = 345
ClientWidth = 8640
Icon = "FrmReturnEdit.frx":0000
LinkTopic = "Form1"
ScaleHeight = 7470
ScaleWidth = 8640
StartUpPosition = 2 '屏幕中心
Begin VB.TextBox Text1
Appearance = 0 'Flat
BackColor = &H80000013&
BorderStyle = 0 'None
Height = 375
Left = 360
Locked = -1 'True
MultiLine = -1 'True
TabIndex = 57
Text = "FrmReturnEdit.frx":08CA
Top = 6960
Width = 6975
End
Begin VB.Frame Frame3
Height = 735
Left = 120
TabIndex = 48
Top = 5640
Width = 8415
Begin VB.TextBox txtRate
Enabled = 0 'False
Height = 300
Left = 975
TabIndex = 55
Text = "1"
Top = 240
Width = 800
End
Begin VB.TextBox txtRealPay
Height = 300
Left = 5175
TabIndex = 53
Text = "0"
Top = 240
Width = 800
End
Begin VB.TextBox txtTotal
Enabled = 0 'False
Height = 300
Left = 3135
TabIndex = 50
Text = "0"
Top = 240
Width = 800
End
Begin VB.TextBox txtUserName
Height = 300
Left = 7440
TabIndex = 49
Top = 240
Width = 800
End
Begin VB.Label Label18
AutoSize = -1 'True
Caption = "享受折扣"
Height = 180
Left = 120
TabIndex = 56
Top = 300
Width = 720
End
Begin VB.Label Label17
AutoSize = -1 'True
Caption = "实付金额"
Height = 180
Left = 4320
TabIndex = 54
Top = 300
Width = 720
End
Begin VB.Label Label11
AutoSize = -1 'True
Caption = "费用总额"
Height = 180
Left = 2280
TabIndex = 52
Top = 300
Width = 720
End
Begin VB.Label Label2
AutoSize = -1 'True
Caption = "经办人"
Height = 180
Left = 6720
TabIndex = 51
Top = 300
Width = 540
End
End
Begin VB.CommandButton Cmd_SchContract
Caption = "查找"
Height = 375
Left = 4200
TabIndex = 22
Top = 120
Width = 855
End
Begin VB.TextBox txtContractNo
Height = 330
Left = 1080
TabIndex = 11
Top = 100
Width = 2895
End
Begin VB.CommandButton Cmd_Cancel
Caption = "取 消"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 4920
MouseIcon = "FrmReturnEdit.frx":0915
TabIndex = 9
Top = 6480
Width = 1095
End
Begin VB.CommandButton Cmd_OK
Caption = "结 算"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 2520
MouseIcon = "FrmReturnEdit.frx":0C1F
TabIndex = 8
Top = 6480
Width = 1095
End
Begin VB.Frame Frame4
Caption = "租赁信息"
Height = 2655
Left = 120
TabIndex = 2
Top = 2880
Width = 8415
Begin VB.TextBox txtRealRTime
Height = 300
Left = 3735
TabIndex = 46
Top = 1428
Width = 1815
End
Begin VB.TextBox txtOKMCost
Enabled = 0 'False
Height = 300
Left = 7320
TabIndex = 44
Text = "0"
Top = 1824
Width = 800
End
Begin VB.TextBox txtOTCost
Enabled = 0 'False
Height = 300
Left = 3735
TabIndex = 42
Text = "0"
Top = 1824
Width = 800
End
Begin VB.TextBox txtReturnKM
Height = 300
Left = 7320
TabIndex = 40
Text = "0"
Top = 1428
Width = 800
End
Begin VB.TextBox txtOutKM
Enabled = 0 'False
Height = 300
Left = 7320
TabIndex = 38
Text = "0"
Top = 1032
Width = 800
End
Begin VB.TextBox txtOtherCost
Height = 300
Left = 7320
TabIndex = 36
Text = "0"
Top = 2220
Width = 800
End
Begin VB.TextBox txtOKMPrice
Enabled = 0 'False
Height = 300
Left = 7320
TabIndex = 29
Text = "0"
Top = 636
Width = 800
End
Begin VB.TextBox txtOTPrice
Enabled = 0 'False
Height = 300
Left = 3735
TabIndex = 28
Text = "0"
Top = 240
Width = 800
End
Begin VB.TextBox txtDayKM
Enabled = 0 'False
Height = 300
Left = 7320
TabIndex = 27
Text = "0"
Top = 240
Width = 800
End
Begin VB.TextBox txtDayPrice
Enabled = 0 'False
Height = 300
Left = 960
TabIndex = 26
Text = "0"
Top = 1032
Width = 800
End
Begin VB.TextBox txtDeposit
Enabled = 0 'False
Height = 300
Left = 960
TabIndex = 25
Text = "0"
Top = 240
Width = 800
End
Begin VB.TextBox txtWeekEndPrice
Enabled = 0 'False
Height = 300
Left = 960
TabIndex = 24
Text = "0"
Top = 1428
Width = 800
End
Begin VB.TextBox txtLeaseMode
Enabled = 0 'False
Height = 300
Left = 960
TabIndex = 23
Top = 636
Width = 800
End
Begin VB.TextBox txtWeekEndCount
Enabled = 0 'False
Height = 300
Left = 960
TabIndex = 18
Text = "0"
Top = 2220
Width = 800
End
Begin VB.TextBox txtWorkDays
Enabled = 0 'False
Height = 300
Left = 960
TabIndex = 15
Text = "0"
Top = 1824
Width = 800
End
Begin VB.TextBox txtCost
Enabled = 0 'False
Height = 300
Left = 3735
TabIndex = 13
Text = "0"
Top = 2220
Width = 800
End
Begin VB.TextBox txtReturnTime
Enabled = 0 'False
Height = 300
Left = 3735
TabIndex = 7
Top = 1032
Width = 1815
End
Begin VB.TextBox txtLeaseTime
Enabled = 0 'False
Height = 300
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -