?? 商品銷.frm
字號:
VERSION 5.00
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Begin VB.Form Form1
Caption = "Form1"
ClientHeight = 9840
ClientLeft = 60
ClientTop = 345
ClientWidth = 11730
LinkTopic = "Form1"
Picture = "商品銷.frx":0000
ScaleHeight = 9840
ScaleWidth = 11730
StartUpPosition = 3 '窗口缺省
Begin MSFlexGridLib.MSFlexGrid MSFlexGrid1
Height = 8295
Left = 30
TabIndex = 0
Top = 1470
Width = 11325
_ExtentX = 19976
_ExtentY = 14631
_Version = 393216
End
Begin VB.Label Label1
BackStyle = 0 'Transparent
Caption = "商品銷售排行榜"
BeginProperty Font
Name = "華文新魏"
Size = 15
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 405
Left = 4740
TabIndex = 1
Top = 300
Width = 2385
End
End
Attribute VB_Name = "Form1"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Option Explicit
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -