BBjCEdit::setLimitToOneParagraph
Description
Sets whether the BBjCEdit control is limited to one paragraph.
Syntax
Return Value |
Method |
void |
setLimitToOneParagraph(boolean limit) |
Parameters
Variable |
Description |
limit |
Specifies whether control is limited to one paragraph. 0 = Not limited 1 = Limited |
Return Value
None.
Remarks
By default, the BBjCEdit control is not limited to one paragraph.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.