BBjInputE::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(int highlight) | 
Parameters
| Variable | Description | 
| highlight | Specifies whether to highlight the text. 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.