【VB开源代码栏目提醒】:文章导读:在新的一年中,各位网友都进入紧张的学习或是工作阶段。网学会员整理了VB开源代码-frm_ZZRK_CLGL_ADD.frm的相关内容供大家参考,祝大家在新的一年里工作和学习顺利!
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form frm_ZZRK_CLGL_ADD
BorderStyle = 3 'Fixed Dialog
Caption = "出租房车辆信息录入"
ClientHeight = 5460
ClientLeft = 45
ClientTop = 330
ClientWidth = 6960
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 5460
ScaleWidth = 6960
ShowInTaskbar = 0 'False
StartUpPosition = 3 '窗口缺省
Begin MSAdodcLib.Adodc Adodc1
Height = 330
Left = 720
Top = 4920
Visible = 0 'False
Width = 2295
_ExtentX = 4048
_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=MSDASQL.1;Persist Security Info=False;User ID=sa;Data Source=RKGL"
OLEDBString = "Provider=MSDASQL.1;Persist Security Info=False;User ID=sa;Data Source=RKGL"
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Pass
word = ""
RecordSource = "select * from Table_ZZRK_CLXX"
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 Command3
Caption = "取消"
Height = 375
Left = 5640
TabIndex = 25
Top = 4920
Width = 975
End
Begin VB.CommandButton Cmd_save
Caption = "保存"
Height = 375
Left = 4560
TabIndex = 24
Top = 4920
Width = 975
End
Begin VB.Frame Frame1
Caption = "车辆管理信息"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00C000C0&
Height = 4695
Left = 120
TabIndex = 0
Top = 120
Width = 6735
Begin VB.TextBox Text11
Height = 300
Left = 1560
TabIndex = 26
Top = 360
Width = 2295
End
Begin VB.TextBox Text10
Height = 735
Left = 1560
TabIndex = 23
Top = 3720
Width = 4935
End
Begin VB.TextBox Text9
Height = 300
Left = 1560
TabIndex = 21
Top = 3240
Width = 4935
End
Begin VB.TextBox Text8
Height = 300
Left = 4800
TabIndex = 19
Top = 2760
Width = 1695
End
Begin VB.TextBox Text7
Height = 300
Left = 1560
TabIndex = 17
Top = 2760
Width = 2295
End
Begin VB.TextBox Text6
Height = 300
Left = 1560
TabIndex = 15
Top = 2280
Width = 4935
End
Begin VB.TextBox Text5
Height = 300
Left = 4800
TabIndex = 13
Top = 1800
Width = 1695
End
Begin VB.TextBox Text4
Height = 300
Left = 1560
TabIndex = 11
Top = 1800
Width = 2295
End
Begin
VB.TextBox Text3
Height = 300
Left = 1560
TabIndex = 9
Top = 1320
Width = 4935
End
Begin VB.TextBox Text2
Height = 300
Left = 4800
TabIndex = 7
Top = 840
Width = 1695
End
Begin VB.TextBox Text1
Height = 300
Left = 1560
TabIndex = 5
Top = 840
Width = 2295
End
Begin VB.ComboBox Combo2
Height = 300
ItemData = "frm_ZZRK_CLGL_ADD.frx":0000
Left = 4800
List = "frm_ZZRK_CLGL_ADD.frx":0016
TabIndex = 3
Top = 360
Width = 1695
End
Begin VB.Label Label12
Caption = "备 注"
Height = 255
Left = 240
TabIndex = 22
Top = 3840
Width = 975
End
Begin VB.Label Label11
Caption = "驾驶证号"
Height = 375
Left = 240
TabIndex = 20
Top = 3360
Width = 1215
End
Begin VB.Label Label10
Caption = "联系电话"
Height = 255
Left = 3960
TabIndex = 18
Top = 2880
Width = 975
End
Begin VB.Label Label9
Caption = "驾驶员"
Height = 375
Left = 240
TabIndex = 16
Top = 2880
Width = 1455
End
Begin VB.Label Label8
Caption = "车主住址"
Height = 375
Left = 240
TabIndex = 14
Top = 2400
Width = 1215
End
Begin VB.Label Label7
Caption = "联系电话"
Height = 495
Left = 3960
TabIndex = 12
Top = 1920
Width = 975
End
Begin VB.Label Label6
Caption = "车主"
Height = 255
Left = 240
TabIndex = 10
Top = 1920
Width = 1215
End
Begin VB.Label Label5
Caption = "所属出租房"
Height = 495
Left = 240
TabIndex = 8
Top = 1440
Width = 1335
End
Begin VB.Label Label4
Caption = "牌照号"
Height = 255
Left = 4080
TabIndex = 6
Top = 960
Width = 735
End
Begin VB.Label Label3
Caption = "发动机号"
Height = 375
Left = 240
TabIndex = 4
Top = 960[