BBjCEdit::setIgnoreTabs
Description
Sets whether to ignore the Tab key in the BBjCEdit control.
Syntax
Return Value |
Method |
void |
setIgnoreTabs(boolean ignore) |
Parameters
Variable |
Description |
ignore |
Specifies whether the TAB key is ignored. 0 = TAB key not ignored 1 = TAB key ignored |
Return Value
None.
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.