BB FlashBack SDK: FBEditor

BackgroundColor

Description

Defines the background color of the player window - the color that surrounds the movie when it is smaller than the player window.

Syntax

[C#/C++]
public long BackgroundColor

[VB.NET]
Public Property BackgroundColor 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.