BB FlashBack SDK: FBHighlightProperties

Color

Description

Determines the color of the highlight fill. Used only when the Solid property is set to true

Syntax

[C#/C++]
public Bool Solid

[VB.NET]
Public Property Solid As Boolean

Remarks

Colors are specified in a long as a Win32 COLORREF value, which can be created by an RGB macro - see Win32 Platform SDK documentation.

See Also

FBHighlightProperties::Solid  FBHighlightProperties::Opacity  FBHighlightProperties::Inverse