?? frmcarwzlr.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 frmcarWZlr
BorderStyle = 3 'Fixed Dialog
Caption = "車輛違章記錄"
ClientHeight = 2400
ClientLeft = 45
ClientTop = 330
ClientWidth = 6630
ForeColor = &H80000001&
Icon = "frmcarWZlr.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MDIChild = -1 'True
MinButton = 0 'False
ScaleHeight = 2400
ScaleWidth = 6630
ShowInTaskbar = 0 'False
Begin MSAdodcLib.Adodc Adodc1
Height = 330
Left = 5505
Top = 165
Visible = 0 'False
Width = 1200
_ExtentX = 2117
_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 = 12632256
ForeColor = -2147483647
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 = "瀏覽違章記錄"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋體"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
_Version = 393216
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 = &H80000001&
Height = 1410
Left = 120
TabIndex = 0
Top = 105
Width = 6375
Begin VB.TextBox Text1
Enabled = 0 'False
Height = 300
Left = 1200
TabIndex = 5
Top = 270
Width = 1815
End
Begin VB.TextBox Text3
Enabled = 0 'False
Height = 300
Left = 1200
TabIndex = 4
Top = 990
Width = 1815
End
Begin VB.TextBox Text2
Enabled = 0 'False
Height = 300
Left = 1200
TabIndex = 3
Top = 645
Width = 1815
End
Begin VB.TextBox Text4
Enabled = 0 'False
Height = 660
Left = 4320
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 2
Top = 645
Width = 1830
End
Begin MSComCtl2.DTPicker DTPicker1
Height = 300
Left = 4320
TabIndex = 1
Top = 285
Width = 1815
_ExtentX = 3201
_ExtentY = 529
_Version = 393216
Enabled = 0 'False
Format = 24838145
CurrentDate = 39149
End
Begin VB.Label Label9
Caption = "*"
ForeColor = &H000000FF&
Height = 135
Left = 1065
TabIndex = 13
Top = 645
Width = 135
End
Begin VB.Label Label8
Caption = "*"
ForeColor = &H000000FF&
Height = 135
Left = 4200
TabIndex = 12
Top = 300
Width = 135
End
Begin VB.Label Label7
Caption = "*"
ForeColor = &H000000FF&
Height = 135
Left = 1080
TabIndex = 11
Top = 330
Width = 135
End
Begin VB.Label Label1
Caption = "車牌號碼:"
Height = 255
Left = 120
TabIndex = 10
Top = 330
Width = 975
End
Begin VB.Label Label2
Caption = "違章原因:"
Height = 255
Left = 120
TabIndex = 9
Top = 690
Width = 975
End
Begin VB.Label Label3
Caption = "處 罰:"
Height = 255
Left = 120
TabIndex = 8
Top = 1050
Width = 975
End
Begin VB.Label Label4
Caption = "違章時間:"
Height = 255
Left = 3240
TabIndex = 7
Top = 330
Width = 975
End
Begin VB.Label Label5
Caption = "備 注:"
Height = 255
Left = 3240
TabIndex = 6
Top = 690
Width = 975
End
End
Begin VB.Image Image1
Height = 330
Index = 3
Left = 3720
Picture = "frmcarWZlr.frx":1C7A
Stretch = -1 'True
Top = 1605
Width = 900
End
Begin VB.Image Image1
Height = 330
Index = 2
Left = 2820
Picture = "frmcarWZlr.frx":5AB4
Stretch = -1 'True
Top = 1605
Width = 900
End
Begin VB.Image Image1
Height = 330
Index = 1
Left = 1920
Picture = "frmcarWZlr.frx":97CA
Stretch = -1 'True
Top = 1605
Width = 900
End
Begin VB.Image Image1
Height = 330
Index = 0
Left = 1020
Picture = "frmcarWZlr.frx":D4B1
Stretch = -1 'True
Top = 1605
Width = 900
End
Begin VB.Image Imgexit
Height = 330
Left = 5535
Picture = "frmcarWZlr.frx":112CB
Stretch = -1 'True
Top = 1935
Width = 900
End
Begin VB.Image Imgcancel
Height = 330
Left = 3735
Picture = "frmcarWZlr.frx":1529D
Stretch = -1 'True
Top = 1935
Width = 900
End
Begin VB.Image Imgok
Height = 330
Left = 2820
Picture = "frmcarWZlr.frx":192AF
Stretch = -1 'True
Top = 1935
Width = 900
End
Begin VB.Image Imgdelete
Height = 330
Left = 1920
Picture = "frmcarWZlr.frx":1D2BC
Stretch = -1 'True
Top = 1935
Width = 900
End
Begin VB.Image Imgupdate
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -