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

GDI/图象编程

开发平台:

Visual Basic

  1. VERSION 5.00
  2. Begin VB.UserControl AeroButton 
  3.    AutoRedraw      =   -1  'True
  4.    ClientHeight    =   345
  5.    ClientLeft      =   0
  6.    ClientTop       =   0
  7.    ClientWidth     =   1095
  8.    DefaultCancel   =   -1  'True
  9.    EditAtDesignTime=   -1  'True
  10.    BeginProperty Font 
  11.       Name            =   "Segoe UI"
  12.       Size            =   9
  13.       Charset         =   0
  14.       Weight          =   400
  15.       Underline       =   0   'False
  16.       Italic          =   0   'False
  17.       Strikethrough   =   0   'False
  18.    EndProperty
  19.    KeyPreview      =   -1  'True
  20.    MaskColor       =   &H00FF00FF&
  21.    ScaleHeight     =   23
  22.    ScaleMode       =   3  'Pixel
  23.    ScaleWidth      =   73
  24.    ToolboxBitmap   =   "AeroButton.ctx":0000
  25. End
  26. Attribute VB_Name = "AeroButton"
  27. Attribute VB_GlobalNameSpace = False
  28. Attribute VB_Creatable = True
  29. Attribute VB_PredeclaredId = False
  30. Attribute VB_Exposed = True
  31. '-----------------------------------------------------------------------------
  32. ' AeroCheckBox ActiveX Control
  33. ' Based on dcButton by Noel A. Dacara [CodeId=65941]
  34. '-----------------------------------------------------------------------------
  35. ' Copyright