BBjCEdit::getLineCountLimit
Description
In BBj 5.00 and higher, this method returns the maximum number of lines (paragraphs) that can be entered into the BBjCEdit control.
Syntax
Return Value |
Method |
int |
getLineCountLimit() |
Parameters
None.
Return Value
Returns the maximum number of lines that can be entered into the BBjCEdit control (0 = no limit).
Remarks
By default, the BBjCEdit control does not limit the number of paragraphs that can be entered.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.