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