BB FlashBack SDK: FBTextBoxes

DistributeTextBoxes

Description

Sets the duration of textboxes that have property TextTime set to -1, so they are displayed until the appearance of the next textbox.

This changes the TextTime property from -1 to a value that keeps them displayed for the appropriate duration.

If no textbox follows one that has TextTime set to -1, it is displayed until the end of the movie.

Syntax

[C#/C++]
public void DistributeTextBoxes ();

[VB.NET]
Public Sub DistributeTextBoxes ()

See Also

FBTextBoxProperties::TextTime