BBjCEdit::getIgnoreEnters
Description
In BBj 5.00 and higher, this method returns whether the ENTER key is ignored in the BBjCEdit control.
Syntax
Return Value |
Method |
boolean |
getIgnoreEnters() |
Parameters
None.
Return Value
Returns whether the ENTER key is ignored in the BBjCEdit control (0 = ENTER key not ignored, 1 = ENTER key ignored).
Remarks
By default, the ENTER key is not ignored.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.