BBjInputN::setPassEnter
Description
Sets whether the BBjInputN control is to pass the ENTER key notification to the top-level window.
Syntax
|
Return Value |
Method |
|
void |
setPassEnter(int pass) |
Parameters
|
Variable |
Description |
|
pass |
Specifies whether to pass the ENTER key to the top-level window. |
Return Value
Returns whether the ENTER key is passed to the top-level window.
Remarks
By default, the ENTER key is not passed.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.