BBjInputD::getHighlight
Description
In BBj 4.00 and higher, this method returns whether the text in the BBjInputD 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 BBjInputD 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.