BBjInputT::setLength
Description
In BBj 24.00 and higher, this method sets the maximum input length for the BBjInputT control.
Syntax
| Return Value | Method |
|---|---|
| void | setLength(int length) |
Parameters
| Parameter | Description |
|---|---|
| length | Specifies the maximum input length. |
Return Value
None.
Remarks
The default maximum input length is 255.
Example
|
Version History
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.