BBjInputN::setHighlight
Description
Sets whether to highlight the text in the control when focus is gained from tabbing into the control.
Syntax
| Return Value | Method | 
| void | setHighlight(boolean highlight) | 
Parameters
| Variable | Description | 
| highlight | Specifies whether the text is to be highlighted. 0 = No highlight 1 = Highlight | 
Return Value
None.
Remarks
By default, the text is not highlighted.
Example
|  | 
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.