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