BB FlashBack SDK: FBTextBoxProperties

ShadowOpacity

Description

Gets and sets the opacity of the text box shadow.
 

Syntax

[C#/C++]
public long ShadowOpacity;

[VB.NET]
Public Property ShadowOpacity As Long
 

Remarks

The maximum value of 255 produces complete opacity. The minimum value of 0 produces a completely translucent text box that is effectively invisible.

The Shadow property enables the text box shadow.

See also

FBTextBoxProperties::Shadow  FBTextBoxProperties::ShadowColor  FBTextBoxProperties::ShadowWidth