BB FlashBack SDK: FBPlayer

ToolbarColor

Description

Returns or sets the color of the player toolbar background.

Syntax

[C#/C++]
public long ToolbarColor

[VB.NET]
Public ToolbarColor As Long

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

FBPlayer::IsToolbarDocked  FBPlayer::IsToolbarVisible  FBPlayer::ToolbarDisabled