📄 gongmessage_frm.frm
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form gongmessage_frm
BackColor = &H00400000&
Caption = "公交车管理系统"
ClientHeight = 6240
ClientLeft = 5400
ClientTop = 2025
ClientWidth = 6255
LinkTopic = "Form1"
MaxButton = 0 'False
ScaleHeight = 6240
ScaleWidth = 6255
Begin VB.Frame Frame4
BackColor = &H00FFC0C0&
Height = 855
Left = 240
TabIndex = 19
Top = 4200
Width = 5655
Begin VB.CommandButton Command8
Caption = "最后一条记录"
Height = 375
Left = 4320
TabIndex = 23
Top = 360
Width = 1215
End
Begin VB.CommandButton Command7
Caption = "下一条记录"
Height = 375
Left = 2880
TabIndex = 22
Top = 360
Width = 1335
End
Begin VB.CommandButton Command6
Caption = "上一条记录"
Height = 375
Left = 1440
TabIndex = 21
Top = 360
Width = 1335
End
Begin VB.CommandButton Command5
Caption = "第一条记录"
Height = 375
Left = 120
TabIndex = 20
Top = 360
Width = 1095
End
End
Begin MSAdodcLib.Adodc Ado
Height = 375
Left = 1680
Top = 3600
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 = ""
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 = 735
Left = 240
TabIndex = 14
Top = 5280
Width = 5655
Begin VB.CommandButton Command4
Caption = "删除记录"
Height = 375
Left = 4320
TabIndex = 18
Top = 240
Width = 1215
End
Begin VB.CommandButton Command3
Caption = "取消修改记录"
Height = 375
Left = 2880
TabIndex = 17
Top = 240
Width = 1215
End
Begin VB.CommandButton Command2
Caption = "更新数据"
Height = 420
Left = 1440
TabIndex = 16
Top = 240
Width = 1335
End
Begin VB.CommandButton Command1
Caption = "修改记录"
Height = 375
Left = 120
TabIndex = 15
Top = 240
Width = 1095
End
End
Begin VB.Frame Frame2
BackColor = &H00FFC0C0&
Height = 3615
Left = 3240
TabIndex = 1
Top = 360
Width = 2655
Begin VB.TextBox Text6
BackColor = &H00C0E0FF&
ForeColor = &H000000FF&
Height = 1335
Left = 240
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 13
Top = 2040
Width = 2295
End
Begin VB.TextBox Text5
BackColor = &H00C0E0FF&
ForeColor = &H000000FF&
Height = 495
Left = 720
TabIndex = 11
Top = 960
Width = 1575
End
Begin VB.TextBox Text4
BackColor = &H00C0E0FF&
ForeColor = &H000000FF&
Height = 495
Left = 720
TabIndex = 9
Top = 240
Width = 1575
End
Begin VB.Label Label6
BackStyle = 0 'Transparent
Caption = "停靠站"
Height = 375
Left = 120
TabIndex = 12
Top = 1680
Width = 735
End
Begin VB.Label Label5
BackStyle = 0 'Transparent
Caption = "终点站"
Height = 375
Left = 120
TabIndex = 10
Top = 1080
Width = 855
End
Begin VB.Label Label4
BackStyle = 0 'Transparent
Caption = "起点站"
Height = 495
Left = 120
TabIndex = 8
Top = 360
Width = 975
End
End
Begin VB.Frame Frame1
BackColor = &H00FFC0C0&
Height = 3255
Left = 240
TabIndex = 0
Top = 720
Width = 2775
Begin VB.TextBox Text3
BackColor = &H00C0E0FF&
ForeColor = &H000000FF&
Height = 495
Left = 960
TabIndex = 7
Top = 2040
Width = 1215
End
Begin VB.TextBox Text2
BackColor = &H00C0E0FF&
ForeColor = &H000000FF&
Height = 495
Left = 960
TabIndex = 5
Top = 1200
Width = 1215
End
Begin VB.TextBox Text1
BackColor = &H00C0E0FF&
ForeColor = &H008080FF&
Height = 495
Left = 960
TabIndex = 3
Top = 480
Width = 1215
End
Begin VB.Label Label3
BackStyle = 0 'Transparent
Caption = "收车时间"
Height = 495
Left = 120
TabIndex = 6
Top = 2040
Width = 975
End
Begin VB.Label Label2
BackStyle = 0 'Transparent
Caption = "发车时间"
Height = 615
Left = 120
TabIndex = 4
Top = 1320
Width = 735
End
Begin VB.Label Label1
BackStyle = 0 'Transparent
Caption = "车 号"
Height = 375
Left = 240
TabIndex = 2
Top = 600
Width = 735
End
End
Begin VB.Image Image1
DragIcon = "gongmessage_frm.frx":0000
Height = 480
Left = 240
Picture = "gongmessage_frm.frx":0442
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -