BBjInputT::getHighlight
Description
In BBj 24.00 and higher, this method returns whether the text in the BBjInputT 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 BBjInputT control is highlighted when focus is gained from tabbing into the control.
Remarks
By default, the text is not highlighted on focus.
Example
|
Version History
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.