📄 frmcarwxlr.frm
字号:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form frmcarWXlr
BorderStyle = 1 'Fixed Single
Caption = "车辆维修列表"
ClientHeight = 2820
ClientLeft = 45
ClientTop = 330
ClientWidth = 8400
Icon = "frmcarWXlr.frx":0000
LinkTopic = "Form1"
LockControls = -1 'True
MaxButton = 0 'False
MDIChild = -1 'True
MinButton = 0 'False
ScaleHeight = 2820
ScaleWidth = 8400
Begin MSAdodcLib.Adodc Adodc1
Height = 330
Left = 2730
Top = 270
Visible = 0 'False
Width = 1800
_ExtentX = 3175
_ExtentY = 582
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 1
CursorOptions = 0
CacheSize = 50
MaxRecords = 0
BOFAction = 0
EOFAction = 0
ConnectStringType= 1
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=clgl.mdb;Persist Security Info=False"
OLEDBString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=clgl.mdb;Persist Security Info=False"
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = "select * from 车辆维修表"
Caption = "Adodc1"
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.Frame Frame1
Height = 1890
Left = 45
TabIndex = 0
Top = 90
Width = 8220
Begin VB.ComboBox Combo3
BackColor = &H00FFFFFF&
DataField = "更换零件3"
DataSource = "Adodc1"
Enabled = 0 'False
Height = 300
Left = 1260
TabIndex = 18
Top = 1500
Width = 1920
End
Begin VB.TextBox Tc3
BackColor = &H00FFFFFF&
Enabled = 0 'False
Height = 270
Left = 3780
TabIndex = 17
ToolTipText = "零件数量"
Top = 1500
Width = 420
End
Begin VB.ComboBox Combo1
BackColor = &H00FFFFFF&
Enabled = 0 'False
Height = 300
ItemData = "frmcarWXlr.frx":1C7A
Left = 1260
List = "frmcarWXlr.frx":1C7C
TabIndex = 16
ToolTipText = "选择零件名"
Top = 675
Width = 1920
End
Begin VB.TextBox Tc1
BackColor = &H00FFFFFF&
Enabled = 0 'False
Height = 270
Left = 3780
TabIndex = 15
ToolTipText = "零件数量"
Top = 660
Width = 420
End
Begin VB.TextBox Tc2
BackColor = &H00FFFFFF&
Enabled = 0 'False
Height = 270
Left = 3780
TabIndex = 13
ToolTipText = "零件数量"
Top = 1065
Width = 420
End
Begin VB.ComboBox Combo2
BackColor = &H00FFFFFF&
Enabled = 0 'False
Height = 300
Left = 1260
TabIndex = 11
Top = 1080
Width = 1920
End
Begin VB.TextBox Text6
BackColor = &H00FFFFFF&
Enabled = 0 'False
Height = 705
Left = 5355
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 10
ToolTipText = "备注"
Top = 1075
Width = 2685
End
Begin VB.TextBox Text5
BackColor = &H00FFFFFF&
Enabled = 0 'False
ForeColor = &H00400040&
Height = 285
Left = 5355
TabIndex = 9
ToolTipText = "修理费用"
Top = 650
Width = 1320
End
Begin MSComCtl2.DTPicker DTPicker1
Height = 285
Left = 5370
TabIndex = 8
Top = 195
Width = 1320
_ExtentX = 2328
_ExtentY = 503
_Version = 393216
Enabled = 0 'False
CalendarTitleBackColor= 16761087
Format = 24903681
CurrentDate = 39419
End
Begin VB.TextBox Text1
BackColor = &H00FFFFFF&
Enabled = 0 'False
Height = 270
Left = 1275
TabIndex = 7
ToolTipText = "输入车牌号码"
Top = 225
Width = 1425
End
Begin MSAdodcLib.Adodc Adodc2
Height = 330
Left = 6780
Top = 180
Visible = 0 'False
Width = 1770
_ExtentX = 3122
_ExtentY = 582
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 1
CursorOptions = 0
CacheSize = 50
MaxRecords = 0
BOFAction = 0
EOFAction = 0
ConnectStringType= 1
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=clgl.mdb;Persist Security Info=False"
OLEDBString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=clgl.mdb;Persist Security Info=False"
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = "select * from 零件表"
Caption = "Adodc2"
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.Image ImgT
Height = 330
Left = 6885
Picture = "frmcarWXlr.frx":1C7E
Stretch = -1 'True
Top = 600
Width = 1050
End
Begin VB.Label Label4
Caption = "更换零件3:"
Height = 270
Left = 210
TabIndex = 20
Top = 1500
Width = 1170
End
Begin VB.Label Label10
Caption = "数量:"
Height = 240
Left = 3240
TabIndex = 19
Top = 1545
Width = 585
End
Begin VB.Label Label9
Caption = "数量:"
Height = 240
Left = 3240
TabIndex = 14
Top = 1110
Width = 585
End
Begin VB.Label Label8
Caption = "数量:"
Height = 240
Left = 3240
TabIndex = 12
Top = 690
Width = 585
End
Begin VB.Label Label7
Caption = "备注:"
Height = 270
Left = 4515
TabIndex = 6
Top = 1080
Width = 990
End
Begin VB.Label Label6
Caption = "共计费用:"
Height = 270
Left = 4515
TabIndex = 5
Top = 645
Width = 990
End
Begin VB.Label Label5
Caption = "维修日期:"
Height = 270
Left = 4515
TabIndex = 4
Top = 225
Width = 990
End
Begin VB.Label Label3
Caption = "更换零件2:"
Height = 270
Left = 180
TabIndex = 3
Top = 1080
Width = 1170
End
Begin VB.Label Label2
Caption = "更换零件1:"
Height = 270
Left = 210
TabIndex = 2
Top = 650
Width = 1170
End
Begin VB.Label Label1
Caption = "车牌号码:"
Height = 270
Left = 210
TabIndex = 1
Top = 225
Width = 990
End
End
Begin VB.Image Imgadd
Height = 330
Left = 75
Picture = "frmcarWXlr.frx":5C52
Stretch = -1 'True
Top = 1995
Width = 1050
End
Begin VB.Image Image1
Height = 330
Index = 3
Left = 3225
Picture = "frmcarWXlr.frx":9C50
Stretch = -1 'True
Top = 2340
Width = 1050
End
Begin VB.Image Image1
Height = 330
Index = 2
Left = 2190
Picture = "frmcarWXlr.frx":DA8A
Stretch = -1 'True
Top = 2340
Width = 1050
End
Begin VB.Image Image1
Height = 330
Index = 1
Left = 1125
Picture = "frmcarWXlr.frx":117A0
Stretch = -1 'True
Top = 2340
Width = 1050
End
Begin VB.Image Image1
Height = 330
Index = 0
Left = 75
Picture = "frmcarWXlr.frx":15487
Stretch = -1 'True
Top = 2340
Width = 1050
End
Begin VB.Image Imgexit
Height = 330
Left = 7050
Picture = "frmcarWXlr.frx":192A1
Stretch = -1 'True
Top = 2340
Width = 1050
End
Begin VB.Image Imgcancel
Height = 330
Left = 4260
Picture = "frmcarWXlr.frx":1D273
Stretch = -1 'True
Top = 2340
Width = 1050
End
Begin VB.Image Imgok
Height = 330
Left = 4260
Picture = "frmcarWXlr.frx":21285
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -