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