BBjCEdit::getLineWrap
Description
Returns whether lines are wrapped in the BBjCEdit control.
Syntax
Return Value |
Method |
boolean |
getLineWrap() |
Parameters
None.
Return Value
Returns whether the lines are wrapped in the BBjCEdit control (0 = Not Wrapped, 1 = Wrapped).
Remarks
By default, the BBjCEdit control does not line wrap.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.