BB FlashBack SDK: FBButtonProperties

TextColor

Description

Returns and sets the color of the text drawn in the button.
 

Syntax

[C#/C++]
public ulong TextColor

[VB.NET]
Public Property TextColor As Integer
 

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

FBButtonProperties::FontSize  FBButtonProperties::FontStyle