BBjInputN::getHighlight
Description
Returns whether the text in the BBjInputN 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 BBjInputN 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.