【VB开源代码栏目提醒】:本文主要为网学会员提供frmcarBFcha.frm,希望对需要frmcarBFcha.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"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form frmcarBFcha
Caption = "车辆报废查询"
ClientHeight = 3690
ClientLeft = 60
ClientTop = 345
ClientWidth = 5610
Icon = "frmcarBFcha.frx":0000
LinkTopic = "Form7"
MaxButton = 0 'False
ScaleHeight = 3690
ScaleWidth = 5610
Begin VB.Frame Frame1
Caption = "
查询条件"
ForeColor = &H00FF0000&
Height = 3180
Left = 30
TabIndex = 0
Top = 45
Width = 5520
Begin VB.CheckBox ckcp
Caption = "车牌号码:"
Height = 255
Left = 120
TabIndex = 7
Top = 360
Width = 1215
End
Begin VB.CheckBox cktime
Caption = "报废日期:"
Height = 180
Left = 120
TabIndex = 6
Top = 825
Width = 1215
End
Begin VB.CheckBox ckyy
Caption = "报废原因:"
Height = 255
Left = 120
TabIndex = 5
Top = 1260
Width = 1215
End
Begin
VB.ComboBox cmcp
Enabled = 0 'False
Height = 300
Left = 1320
TabIndex = 4
Top = 315
Width = 4035
End
Begin VB.ComboBox cmyy
Enabled = 0 'False
Height = 300
Left = 1320
TabIndex = 3
Top = 1260
Width = 4035
End
Begin MSComCtl2.DTPicker dtEnd
Height = 300
Left = 3705
TabIndex = 1
Top = 780
Width = 1620
_ExtentX = 2858
_ExtentY = 529
_Version = 393216
Enabled = 0 'False
Format = 19726337
CurrentDate = 38053
End
Begin MSComCtl2.DTPicker dtStart
Height = 300
Left = 1560
TabIndex = 2
Top = 780
Width = 1620
_ExtentX = 2858
_ExtentY = 529
_Version = 393216
Enabled = 0 'False
Format = 19726337
CurrentDate = 38053
End
Begin MSAdodcLib.Adodc Adodc1
Height = 345
Left = 1050
Top = 2475
Visible = 0 'False
Width = 2325
_ExtentX = 4101
_ExtentY = 609
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 = ""
Pass
word = ""
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 MSDataGridLib.DataGrid DataGrid1
Height = 1215
Left = 90
TabIndex = 10
Top = 1890
Width = 5340
_ExtentX = 9419
_ExtentY = 2143
_Version = 393216
AllowUpdate = 0 'False
ForeColor = 32768
HeadLines = 1
RowHeight = 15
BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ColumnCount = 2
BeginProperty Column00
DataField = ""
Caption = ""
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column01
DataField = ""
Caption = ""
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
SplitCount = 1
BeginProperty Split0
BeginProperty Column00
EndProperty
BeginProperty Column01
EndProperty
EndProperty
End
Begin VB.Label Label1
Caption = "查询记录显示:"
ForeColor = &H00FF0000&
Height = 180
Left = 120
TabIndex = 11
Top = 1635
Width = 3735
End
Begin VB.Label Label6
Caption = "从"
ForeColor = &H00FF0000&
Height = 255
Left = 1320
TabIndex = 9
Top = 870
Width = 255
End
Begin VB.Label Label5
Caption = "到"
ForeColor = &H00FF0000&
Height = 255
Left = 3330
TabIndex = 8
Top = 870
Width = 255
End
End
Begin VB.Image Imgexit
Height = 330
Left = 4470
Picture = "frmcarBFcha.frx":164A
Stretch = -1 'True
Top = 3285
Width = 1050
End
Begin VB.Image Imgc