Click or drag to resize

StatusBarKeyItem Class

X#
Create a status bar item to display CapsLock, Numlock and Insert keys
Inheritance Hierarchy
Object
  VObject
    StatusBarItem
      StatusBarKeyItem

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 CLASS StatusBarKeyItem INHERIT StatusBarItem
Request Example View Source

The StatusBarKeyItem type exposes the following members.

Constructors
  NameDescription
Public methodStatusBarKeyItem
Construct a status bar item.
Top
Properties
  NameDescription
Public propertyIcon
The icon of the status bar item.
(Inherited from StatusBarItem.)
Public propertyKeyText
Public propertyNameSym
The symbolic name of the status bar item.
(Inherited from StatusBarItem.)
Public propertyStyle
A constant determining the three-dimensional appearance of the status bar item:
(Inherited from StatusBarItem.)
Public propertyWidth
A numeric value that represents the width of the status bar item.
(Inherited from StatusBarItem.)
Top
Methods
  NameDescription
Public methodDestroy
Free memory resources allocated for a VObject object and its derived objects.
(Inherited from VObject.)
Top
Fields
  NameDescription
Public fieldoCargo
Cargo slot.
(Inherited from VObject.)
Top
See Also

Reference