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

of_wrap

Send comments on this topic.

 

Description:

Turns text wrapping on and off.

Syntax:

of_wrap(boolean ab_wrap)

Argument

Description

ab_wrap

Pass TRUE to wrap text, FALSE to not wrap text.

Return Value:

Always returns 1.

Usage:

Wrapping can not be used if you are adding an ellipsis to the text in the static text control. Ellipsis will be turned off if this method is called.


Copyright © 2021 Werysoft Inc.