AeroCheckBox.ctl
上传用户:jnjasmy
上传日期:2015-01-04
资源大小:637k
文件大小:34k
源码类别:

GDI/图象编程

开发平台:

Visual Basic

  1. VERSION 5.00
  2. Begin VB.UserControl AeroCheckBox 
  3.    AutoRedraw      =   -1  'True
  4.    ClientHeight    =   495
  5.    ClientLeft      =   0
  6.    ClientTop       =   0
  7.    ClientWidth     =   1575
  8.    BeginProperty Font 
  9.       Name            =   "Segoe UI"
  10.       Size            =   9
  11.       Charset         =   0
  12.       Weight          =   400
  13.       Underline       =   0   'False
  14.       Italic          =   0   'False
  15.       Strikethrough   =   0   'False
  16.    EndProperty
  17.    ScaleHeight     =   33
  18.    ScaleMode       =   3  'Pixel
  19.    ScaleWidth      =   105
  20.    ToolboxBitmap   =   "AeroCheckBox.ctx":0000
  21. End
  22. Attribute VB_Name = "AeroCheckBox"
  23. Attribute VB_GlobalNameSpace = False
  24. Attribute VB_Creatable = True
  25. Attribute VB_PredeclaredId = False
  26. Attribute VB_Exposed = True
  27. '--------------------------------------------------------------------------
  28. ' AeroCheckBox ActiveX Control
  29. '--------------------------------------------------------------------------
  30. ' Copyright