BBjInputE::getHighlight
Description
Returns whether the text in the BBjInputE control is highlighted when focus is gained from tabbing into the control.
Syntax
Return Value |
Method |
boolean |
getHighlight() |
Parameters
None.
Return Value
Returns whether the text in the BBjInputE control is highlighted (0 = Not Highlighted, 1 = Highlighted).
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.