xvistaform.ctl
来自「simple supermarket for beginners」· CTL 代码 · 共 24 行
CTL
24 行
VERSION 5.00
Begin VB.UserControl xVistaForm
Alignable = -1 'True
BackStyle = 0 'Transparent
ClientHeight = 570
ClientLeft = 0
ClientTop = 0
ClientWidth = 2310
MaskColor = &H00FF00FF&
ScaleHeight = 570
ScaleWidth = 2310
End
Attribute VB_Name = "xVistaForm"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = True
Attribute VB_PredeclaredId = False
Attribute VB_Exposed = False
'****************************************************************
' Project: Creates an Ownerdrawn Vista Style Form control
' Programmer: Alexander Mungall
' UserControl: xVistaForm
' Email: goober_mpc@hotmail.com
'----------------------------------------------------------------
' xVistaForm Copyright
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?