?? forcount2.frm
字號:
VERSION 5.00
Object = "{65E121D4-0C60-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCHRT20.OCX"
Begin VB.Form ForCount2
Caption = "For按日期統計"
ClientHeight = 6585
ClientLeft = 60
ClientTop = 435
ClientWidth = 9540
LinkTopic = "Form1"
ScaleHeight = 6585
ScaleWidth = 9540
StartUpPosition = 2 'CenterScreen
Begin VB.Frame Frame1
BackColor = &H00FFC0FF&
Caption = "按車次統計圖表"
Height = 4575
Left = 480
TabIndex = 0
Top = 480
Width = 8415
Begin MSChart20Lib.MSChart MSChart1
Height = 3735
Left = 360
OleObjectBlob = "ForCount2.frx":0000
TabIndex = 1
Top = 480
Width = 7695
End
End
Begin VB.Image Image1
Height = 11520
Left = -3120
Picture = "ForCount2.frx":2356
Top = -1080
Width = 15360
End
End
Attribute VB_Name = "ForCount2"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -