📄 sijimessage_frm.frm
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form sijimessage_frm
BackColor = &H00400000&
Caption = "司机信息管理"
ClientHeight = 7050
ClientLeft = 5115
ClientTop = 2550
ClientWidth = 6975
LinkTopic = "Form1"
MaxButton = 0 'False
ScaleHeight = 7050
ScaleWidth = 6975
Begin VB.Frame Frame1
BackColor = &H00FFC0C0&
Height = 4095
Left = 240
TabIndex = 19
Top = 240
Width = 3255
Begin VB.TextBox Text1
BackColor = &H00C0E0FF&
Height = 495
Left = 960
TabIndex = 22
Top = 240
Width = 1215
End
Begin VB.TextBox Text3
BackColor = &H00C0E0FF&
Height = 495
Left = 960
TabIndex = 21
Top = 960
Width = 1215
End
Begin VB.TextBox Text5
BackColor = &H00C0E0FF&
Height = 1575
Left = 720
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 20
Top = 2160
Width = 1815
End
Begin VB.Label Label1
BackStyle = 0 'Transparent
Caption = "车号"
Height = 495
Left = 240
TabIndex = 25
Top = 360
Width = 735
End
Begin VB.Label Label3
BackStyle = 0 'Transparent
Caption = "性别"
Height = 495
Left = 240
TabIndex = 24
Top = 960
Width = 735
End
Begin VB.Label Label5
BackStyle = 0 'Transparent
Caption = "家庭地址"
Height = 615
Left = 120
TabIndex = 23
Top = 1680
Width = 975
End
End
Begin VB.Frame Frame4
BackColor = &H00FFC0C0&
Height = 855
Left = 360
TabIndex = 12
Top = 4920
Width = 6135
Begin VB.CommandButton Command8
Caption = "最后一条记录"
Height = 375
Left = 4680
TabIndex = 16
Top = 360
Width = 1215
End
Begin VB.CommandButton Command7
Caption = "下一条记录"
Height = 375
Left = 3120
TabIndex = 15
Top = 360
Width = 1215
End
Begin VB.CommandButton Command6
Caption = "上一条记录"
Height = 375
Left = 1560
TabIndex = 14
Top = 360
Width = 1215
End
Begin VB.CommandButton Command5
Caption = "第一条记录"
Height = 375
Left = 240
TabIndex = 13
Top = 360
Width = 1095
End
End
Begin MSAdodcLib.Adodc Ado
Height = 375
Left = 1440
Top = 4200
Visible = 0 'False
Width = 1200
_ExtentX = 2117
_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 = "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 Frame3
BackColor = &H00FFC0C0&
Height = 855
Left = 360
TabIndex = 1
Top = 6000
Width = 6135
Begin VB.CommandButton Command4
Caption = "删除记录"
Height = 375
Left = 4680
TabIndex = 5
Top = 240
Width = 1215
End
Begin VB.CommandButton Command3
Caption = "取消修改记录"
Height = 375
Left = 3120
TabIndex = 4
Top = 240
Width = 1215
End
Begin VB.CommandButton Command2
Caption = "更新数据"
Height = 375
Left = 1560
TabIndex = 3
Top = 240
Width = 1215
End
Begin VB.CommandButton Command1
Caption = "修改记录"
Height = 375
Left = 240
TabIndex = 2
Top = 240
Width = 1095
End
End
Begin VB.Frame Frame2
BackColor = &H00FFC0C0&
Height = 4335
Left = 3600
TabIndex = 0
Top = 240
Width = 3135
Begin VB.TextBox Text7
BackColor = &H00C0E0FF&
ForeColor = &H000000C0&
Height = 375
Left = 960
TabIndex = 18
Top = 1560
Width = 1455
End
Begin VB.TextBox Text6
BackColor = &H00C0E0FF&
ForeColor = &H000000FF&
Height = 1695
Left = 840
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 11
Top = 2280
Width = 1935
End
Begin VB.TextBox Text4
BackColor = &H00C0E0FF&
Height = 375
Left = 960
TabIndex = 9
Top = 960
Width = 1455
End
Begin VB.TextBox Text2
BackColor = &H00C0E0FF&
Height = 375
Left = 960
TabIndex = 7
Top = 360
Width = 1455
End
Begin VB.Label Label7
BackStyle = 0 'Transparent
Caption = "电话号码"
Height = 375
Left = 120
TabIndex = 17
Top = 1560
Width = 735
End
Begin VB.Label Label6
BackStyle = 0 'Transparent
Caption = "备注"
Height = 495
Left = 240
TabIndex = 10
Top = 2160
Width = 855
End
Begin VB.Label Label4
BackStyle = 0 'Transparent
Caption = "出生日期"
Height = 375
Left = 120
TabIndex = 8
Top = 840
Width = 855
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -