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