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

GDI/图象编程

开发平台:

Visual Basic

  1. VERSION 5.00
  2. Begin VB.UserControl AeroScrollbar 
  3.    Alignable       =   -1  'True
  4.    BackColor       =   &H80000005&
  5.    ClientHeight    =   2655
  6.    ClientLeft      =   0
  7.    ClientTop       =   0
  8.    ClientWidth     =   240
  9.    ClipControls    =   0   'False
  10.    FillStyle       =   0  'Solid
  11.    BeginProperty Font 
  12.       Name            =   "Segoe UI"
  13.       Size            =   9
  14.       Charset         =   0
  15.       Weight          =   400
  16.       Underline       =   0   'False
  17.       Italic          =   0   'False
  18.       Strikethrough   =   0   'False
  19.    EndProperty
  20.    FontTransparent =   0   'False
  21.    ForeColor       =   &H8000000F&
  22.    ScaleHeight     =   177
  23.    ScaleMode       =   3  'Pixel
  24.    ScaleWidth      =   16
  25.    ToolboxBitmap   =   "AeroScrollbar.ctx":0000
  26. End
  27. Attribute VB_Name = "AeroScrollbar"
  28. Attribute VB_GlobalNameSpace = False
  29. Attribute VB_Creatable = True
  30. Attribute VB_PredeclaredId = False
  31. Attribute VB_Exposed = True
  32. '--------------------------------------------------------------------------
  33. ' AeroScrollbar ActiveX Control
  34. ' Based on ucScrollbar v1.0.4 by Carles P.V. [CodeId=63046]
  35. '--------------------------------------------------------------------------
  36. ' Copyright