aerocheckbox.ctl
来自「AeroSuite--一组非常漂亮的VISTA控件集」· CTL 代码 · 共 30 行
CTL
30 行
VERSION 5.00
Begin VB.UserControl AeroCheckBox
AutoRedraw = -1 'True
ClientHeight = 495
ClientLeft = 0
ClientTop = 0
ClientWidth = 1575
BeginProperty Font
Name = "Segoe UI"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ScaleHeight = 33
ScaleMode = 3 'Pixel
ScaleWidth = 105
ToolboxBitmap = "AeroCheckBox.ctx":0000
End
Attribute VB_Name = "AeroCheckBox"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = True
Attribute VB_PredeclaredId = False
Attribute VB_Exposed = True
'--------------------------------------------------------------------------
' AeroCheckBox ActiveX Control
'--------------------------------------------------------------------------
' Copyright
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?