BBjCEdit::setMaxParagraphSize
Description
Sets the maximum number of characters allowed in a BBjCEdit control paragraph.
Syntax
|
Return Value |
Method |
|
void |
setMaxParagraphSize(int limit) |
Parameters
|
Variable |
Description |
|
limit |
Specifies the number of characters to be allowed in a paragraph. |
Return Value
None.
Remarks
By default, there is no limit.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.