Color Property (Read/Write) |
Top Previous Next |
Sets the hotspot foreground color to be shown in a host screen.
Visual Basic Syntax
TNBHotSpot.Color [= TColor]
Delphi Syntax
TNBHotSpot.Color [= TColor];
Remarks
This property is an integer value that represent a hotspot foreground color.
See Also Background and ViewAs properties.
|