BBjCEdit::setLineWrap
Description
Sets whether the lines will be wrapped in the BBjCEdit control.
Syntax
Return Value |
Method |
void |
setLineWrap(boolean wrap) |
Parameters
Variable |
Description |
wrap |
Specifies whether the lines will be wrapped. 0 = Not Wrapped 1 = Wrapped |
Return Value
None.
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.