BBjCEdit::setTabSize
Description
Sets the tab size of the BBjCEdit control.
Syntax
Return Value |
Method |
void |
setTabSize(int size) |
Parameters
Variable |
Description |
size |
Specifies the tab size. |
Return Value
None.
Remarks
By default, the tab size is 8.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.