BBjInputN::setBeep
Description
Sets whether BBjInputN control is to beep on invalid input.
Syntax
Return Value |
Method |
void |
setBeep(booleanbeep) |
Parameters
Variable |
Description |
beep |
Specifies whether to beep on invalid input. 0 = No Beep 1 = Beep |
Return Value
None.
Remarks
By default, the BBjInputN control does not beep on invalid input.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.