📄 frmcaredit.frm
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{F0D2F211-CCB0-11D0-A316-00AA00688B10}#1.0#0"; "MSDATLST.OCX"
Begin VB.Form FrmCarEdit
Caption = "编辑车辆信息"
ClientHeight = 6645
ClientLeft = 60
ClientTop = 345
ClientWidth = 9570
Icon = "FrmCarEdit.frx":0000
LinkTopic = "Form1"
ScaleHeight = 6645
ScaleWidth = 9570
StartUpPosition = 2 '屏幕中心
Begin VB.CommandButton Cmd_Exit
Caption = "取 消"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 5040
MouseIcon = "FrmCarEdit.frx":08CA
MousePointer = 99 'Custom
TabIndex = 55
Top = 6000
Width = 1215
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 = 2160
MouseIcon = "FrmCarEdit.frx":0BD4
MousePointer = 99 'Custom
TabIndex = 54
Top = 6000
Width = 1215
End
Begin VB.Frame Frame4
Caption = "车辆描述"
Height = 1215
Left = 120
TabIndex = 52
Top = 4560
Width = 9375
Begin VB.TextBox txtComment
Height = 855
Left = 120
MultiLine = -1 'True
TabIndex = 53
Top = 240
Width = 9015
End
End
Begin VB.Frame Frame3
Caption = "租赁价格"
Height = 1455
Left = 120
TabIndex = 31
Top = 3000
Width = 9375
Begin VB.TextBox txtWeekEndPrice
Height = 300
Left = 960
TabIndex = 59
Top = 720
Width = 1095
End
Begin VB.TextBox txtOKMPrice
Height = 300
Left = 7080
TabIndex = 50
Top = 1080
Width = 1095
End
Begin VB.TextBox txtOTPrice
Height = 300
Left = 3960
TabIndex = 47
Top = 1080
Width = 1095
End
Begin VB.TextBox txtDayKM
Height = 300
Left = 960
TabIndex = 44
Top = 1080
Width = 1095
End
Begin VB.TextBox txtMonthPrice
Height = 300
Left = 7080
TabIndex = 39
Top = 720
Width = 1095
End
Begin VB.TextBox txtWeekPrice
Height = 300
Left = 3960
TabIndex = 37
Top = 720
Width = 1095
End
Begin VB.TextBox txtDayPrice
Height = 300
Left = 3960
TabIndex = 35
Top = 300
Width = 1095
End
Begin VB.TextBox txtDeposit
Height = 300
Left = 960
TabIndex = 33
Top = 300
Width = 1095
End
Begin VB.Label Label31
AutoSize = -1 'True
Caption = "周末租金"
Height = 180
Left = 120
TabIndex = 61
Top = 720
Width = 720
End
Begin VB.Label Label30
AutoSize = -1 'True
Caption = "元/两日"
Height = 180
Left = 2160
TabIndex = 60
Top = 720
Width = 630
End
Begin VB.Label Label29
AutoSize = -1 'True
Caption = "元"
Height = 180
Left = 2160
TabIndex = 58
Top = 360
Width = 180
End
Begin VB.Label Label27
AutoSize = -1 'True
Caption = "元/公里"
Height = 180
Left = 8280
TabIndex = 51
Top = 1080
Width = 630
End
Begin VB.Label Label26
AutoSize = -1 'True
Caption = "超公里加"
Height = 180
Left = 6240
TabIndex = 49
Top = 1080
Width = 720
End
Begin VB.Label Label25
AutoSize = -1 'True
Caption = "元/时"
Height = 180
Left = 5160
TabIndex = 48
Top = 1080
Width = 450
End
Begin VB.Label Label24
AutoSize = -1 'True
Caption = "超时加"
Height = 180
Left = 3240
TabIndex = 46
Top = 1080
Width = 540
End
Begin VB.Label Label23
AutoSize = -1 'True
Caption = "公里/日"
Height = 180
Left = 2160
TabIndex = 45
Top = 1080
Width = 630
End
Begin VB.Label Label22
AutoSize = -1 'True
Caption = "日限公里"
Height = 180
Left = 120
TabIndex = 43
Top = 1080
Width = 720
End
Begin VB.Label Label21
AutoSize = -1 'True
Caption = "元/月"
Height = 180
Left = 8280
TabIndex = 42
Top = 720
Width = 450
End
Begin VB.Label Label20
AutoSize = -1 'True
Caption = "元/周"
Height = 180
Left = 5160
TabIndex = 41
Top = 720
Width = 450
End
Begin VB.Label Label19
AutoSize = -1 'True
Caption = "元/日"
Height = 180
Left = 5160
TabIndex = 40
Top = 360
Width = 450
End
Begin VB.Label Label18
AutoSize = -1 'True
Caption = "月租金"
Height = 180
Left = 6240
TabIndex = 38
Top = 720
Width = 540
End
Begin VB.Label Label17
AutoSize = -1 'True
Caption = "周租金"
Height = 180
Left = 3240
TabIndex = 36
Top = 720
Width = 540
End
Begin VB.Label Label16
AutoSize = -1 'True
Caption = "日租金"
Height = 180
Left = 3240
TabIndex = 34
Top = 360
Width = 540
End
Begin VB.Label Label15
AutoSize = -1 'True
Caption = "押 金"
Height = 180
Left = 120
TabIndex = 32
Top = 360
Width = 540
End
End
Begin VB.Frame Frame2
Caption = "保险信息"
Height = 1095
Left = 120
TabIndex = 19
Top = 1800
Width = 9375
Begin VB.TextBox txtEDate
BeginProperty DataFormat
Type = 1
Format = "yyyy-MM-dd"
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 3
EndProperty
Height = 300
Left = 7920
TabIndex = 30
Top = 350
Width = 1215
End
Begin VB.TextBox txtSDate
BeginProperty DataFormat
Type = 1
Format = "yyyy-MM-dd"
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 3
EndProperty
Height = 300
Left = 5640
TabIndex = 29
Top = 350
Width = 1215
End
Begin VB.CommandButton Cmd_Select
Caption = "选择"
Height = 300
Left = 4680
TabIndex = 28
Top = 720
Width = 615
End
Begin VB.TextBox txtInsurType
Enabled = 0 'False
Height = 270
Left = 960
TabIndex = 27
Top = 720
Width = 3615
End
Begin MSDataListLib.DataCombo dco_Insu
Height = 330
Left = 960
TabIndex = 26
Top = 350
Width = 1215
_ExtentX = 2143
_ExtentY = 582
_Version = 393216
Style = 2
ListField = ""
BoundColumn = ""
Text = ""
End
Begin VB.TextBox txtInsurNo
Height = 270
Left = 3000
TabIndex = 25
Top = 350
Width = 1575
End
Begin MSAdodcLib.Adodc AdodcInsurance
Height = 375
Left = 6480
Top = 720
Visible = 0 'False
Width = 2655
_ExtentX = 4683
_ExtentY = 661
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 8
CursorOptions = 0
CacheSize = 50
MaxRecords = 0
BOFAction = 0
EOFAction = 0
ConnectStringType= 1
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = ""
OLEDBString = ""
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = ""
Caption = "AdodcInsurance"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
_Version = 393216
End
Begin VB.Label Label14
AutoSize = -1 'True
Caption = "结束日期"
Height = 180
Left = 7080
TabIndex = 24
Top = 350
Width = 720
End
Begin VB.Label Label13
AutoSize = -1 'True
Caption = "开始日期"
Height = 180
Left = 4800
TabIndex = 23
Top = 350
Width = 720
End
Begin VB.Label Label12
AutoSize = -1 'True
Caption = "保单号"
Height = 180
Left = 2400
TabIndex = 22
Top = 350
Width = 540
End
Begin VB.Label Label11
AutoSize = -1 'True
Caption = "保险种类"
Height = 180
Left = 120
TabIndex = 21
Top = 720
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -