BBjInputN::setCaretPosition
Description
Sets the caret position in the BBjInputN control.
Syntax
Return Value |
Method |
void |
setCaretPosition(int pos) |
Parameters
Variable |
Description |
pos |
Specifies the position of the caret in the control. |
Return Value
None.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.