BBjInputT::setCaretPosition
Description
In BBj 24.00 and higher, this method sets the caret position in the BBjInputT control.
Syntax
Return Value | Method |
---|---|
void | setCaretPosition(int pos) |
Parameters
Parameter | Description |
---|---|
pos | Specifies the position of the caret in the control. |
Return Value
None.
Example
|
Version History
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.