📄 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 = 2775
ClientLeft = 45
ClientTop = 330
ClientWidth = 8400
LinkTopic = "Form1"
MaxButton = 0 'False
MDIChild = -1 'True
MinButton = 0 'False
ScaleHeight = 2775
ScaleWidth = 8400
Begin VB.CommandButton Command1
Caption = "上一条"
Height = 330
Index = 1
Left = 1155
TabIndex = 32
Top = 2340
Width = 1095
End
Begin VB.CommandButton Command1
Caption = "下一条"
Height = 330
Index = 2
Left = 2250
TabIndex = 31
Top = 2340
Width = 1095
End
Begin VB.CommandButton cmdDelete
Caption = "删 除(&D)"
Height = 330
Left = 2250
TabIndex = 30
Top = 1950
Width = 1095
End
Begin VB.CommandButton cmdUpdate
Caption = "修 改(&U)"
Height = 330
Left = 1155
TabIndex = 29
Top = 1950
Width = 1095
End
Begin VB.CommandButton Command1
Caption = "首记录"
Height = 330
Index = 0
Left = 60
TabIndex = 28
Top = 2340
Width = 1095
End
Begin VB.CommandButton Command1
Caption = "尾记录"
Height = 330
Index = 3
Left = 3345
TabIndex = 27
Top = 2340
Width = 1095
End
Begin VB.CommandButton cmdok
Caption = "确 定(&O)"
Enabled = 0 'False
Height = 330
Left = 4890
TabIndex = 18
Top = 2340
Width = 1095
End
Begin VB.CommandButton cmdFind
BackColor = &H80000004&
Caption = "查询 (&F)"
Height = 330
Left = 3345
Style = 1 'Graphical
TabIndex = 26
Top = 1950
Width = 1095
End
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.CommandButton cmdAdd
Caption = "添 加(&A)"
Height = 330
Left = 60
TabIndex = 17
Top = 1950
Width = 1095
End
Begin VB.CommandButton cmdCancel
Caption = "取 消(&Q)"
Enabled = 0 'False
Height = 330
Left = 5985
TabIndex = 16
Top = 2340
Width = 1095
End
Begin VB.CommandButton cmdExit
Caption = " 退 出(&E)"
Height = 330
Left = 7200
TabIndex = 15
Top = 2340
Width = 1095
End
Begin VB.Frame Frame1
Height = 1890
Left = 60
TabIndex = 0
Top = 75
Width = 8220
Begin VB.ComboBox Combo3
BackColor = &H00FFFFFF&
DataField = "更换零件3"
DataSource = "Adodc1"
Enabled = 0 'False
Height = 300
Left = 1260
TabIndex = 23
Text = "combo3"
Top = 1500
Width = 1920
End
Begin VB.TextBox Tc3
BackColor = &H00FFFFFF&
DataField = "零件3数量"
DataSource = "Adodc1"
Enabled = 0 'False
Height = 270
Left = 3780
TabIndex = 22
Text = "tc3"
ToolTipText = "零件数量"
Top = 1500
Width = 420
End
Begin VB.CommandButton cmdT
Caption = "统计(&T)"
Height = 285
Left = 6855
TabIndex = 21
Top = 660
Width = 1155
End
Begin VB.ComboBox Combo1
BackColor = &H00FFFFFF&
DataField = "更换零件1"
DataSource = "Adodc1"
Enabled = 0 'False
Height = 300
Left = 1260
TabIndex = 20
Text = "combo1"
ToolTipText = "选择零件名"
Top = 675
Width = 1920
End
Begin VB.TextBox Tc1
BackColor = &H00FFFFFF&
DataField = "零件1数量"
DataSource = "Adodc1"
Enabled = 0 'False
Height = 270
Left = 3780
TabIndex = 19
Text = "tc1"
ToolTipText = "零件数量"
Top = 675
Width = 420
End
Begin VB.TextBox Tc2
BackColor = &H00FFFFFF&
DataField = "零件2数量"
DataSource = "Adodc1"
Enabled = 0 'False
Height = 270
Left = 3780
TabIndex = 13
Text = "tc2"
ToolTipText = "零件数量"
Top = 1065
Width = 420
End
Begin VB.ComboBox Combo2
BackColor = &H00FFFFFF&
DataField = "更换零件2"
DataSource = "Adodc1"
Enabled = 0 'False
Height = 300
Left = 1260
TabIndex = 11
Text = "combo2"
Top = 1080
Width = 1920
End
Begin VB.TextBox Text6
BackColor = &H00FFFFFF&
DataField = "备注"
DataSource = "Adodc1"
Enabled = 0 'False
Height = 705
Left = 5355
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 10
Text = "frmcarWXlr.frx":0000
ToolTipText = "备注"
Top = 1075
Width = 2685
End
Begin VB.TextBox Text5
BackColor = &H00FFFFFF&
DataField = "共计费用"
DataSource = "Adodc1"
Enabled = 0 'False
ForeColor = &H00400040&
Height = 285
Left = 5355
TabIndex = 9
Text = "text5"
ToolTipText = "修理费用"
Top = 650
Width = 1320
End
Begin MSComCtl2.DTPicker DTPicker1
DataField = "维修日期"
Height = 285
Left = 5370
TabIndex = 8
Top = 210
Width = 1320
_ExtentX = 2328
_ExtentY = 503
_Version = 393216
Enabled = 0 'False
CalendarTitleBackColor= 16761087
Format = 65994753
CurrentDate = 38324
End
Begin VB.TextBox Text1
BackColor = &H00FFFFFF&
DataField = "车牌号码"
DataSource = "Adodc1"
Enabled = 0 'False
Height = 270
Left = 1275
TabIndex = 7
Text = "text1"
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.Label Label4
Caption = "更换零件3:"
Height = 270
Left = 210
TabIndex = 25
Top = 1500
Width = 1170
End
Begin VB.Label Label10
Caption = "数量:"
Height = 240
Left = 3240
TabIndex = 24
Top = 1545
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -