BBjCEdit::getIgnoreTabs
Description
Returns whether TAB key is ignored in the BBjCEdit control.
Syntax
Return Value |
Method |
boolean |
getIgnoreTabs() |
Parameters
None.
Return Value
Returns whether the TAB key is ignored in the BBjCEdit control (0 = TAB key not ignored, 1 = TAB key ignored).
Remarks
By default, the TAB key is not ignored.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.