Navigation: Ultimate Suite for PowerBuilder Help > Custom StaticText > Functions >

of_ellipsis

Send comments on this topic.

 

Description:

Turns ellipsis on and off.

Syntax:

of_ellipsis(boolean ab_ellipsis)

Argument

Description

ab_ellipsis

Pass TRUE to display text with an ellipsis, FALSE to not display the ellipsis.

Return Value:

Always returns 1.

Usage:

Ellipsis can not be used if wrapping the text in the static text control. Wrapping will be turned off if this method is called.


Copyright © 2021 Werysoft Inc.