BBjStaticText::getLineWrap
Description
Returns whether the lines will be wrapped if they do not fit into the width of the BBjStaticText control.
Syntax
Return Value |
Method |
boolean |
getLineWrap() |
Parameters
None.
Return Value
Returns whether the lines will be wrapped (0 = Lines Not Wrapped, 1 = Lines Wrapped).
Remarks
The default is line wrap.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.