BBjCEdit::getMaxParagraphSize
Description
Returns the maximum number of characters allowed per paragraph in the BBjCEdit control.
Syntax
Return Value |
Method |
int |
getMaxParagraphSize() |
Parameters
None.
Return Value
Returns the maximum number of characters allowed per paragraph in the BBjCEdit control.
Remarks
By default, there is no limit.
Example
REM Determine the max paragraph size of a custom edit box |
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.