AeroStatusBar.ctl
Upload User: jnjasmy
Upload Date: 2015-01-04
Package Size: 637k
Code Size: 14k
Category:

GDI-Bitmap

Development Platform:

Visual Basic

  1. VERSION 5.00
  2. Begin VB.UserControl AeroStatusBar 
  3.    Alignable       =   -1  'True
  4.    AutoRedraw      =   -1  'True
  5.    CanGetFocus     =   0   'False
  6.    ClientHeight    =   270
  7.    ClientLeft      =   0
  8.    ClientTop       =   0
  9.    ClientWidth     =   4800
  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.    ScaleHeight     =   18
  20.    ScaleMode       =   3  'Pixel
  21.    ScaleWidth      =   320
  22.    ToolboxBitmap   =   "AeroStatusBar.ctx":0000
  23. End
  24. Attribute VB_Name = "AeroStatusBar"
  25. Attribute VB_GlobalNameSpace = False
  26. Attribute VB_Creatable = True
  27. Attribute VB_PredeclaredId = False
  28. Attribute VB_Exposed = True
  29. '-----------------------------------------------------------------------------
  30. ' AeroStatusBar ActiveX Control
  31. '-----------------------------------------------------------------------------
  32. ' Copyright