BBjCEdit::setOvertypeMode
Description
Sets whether the overtype mode is used in the BBjCEdit control.
Syntax
|
Return Value |
Method |
|---|---|
|
|
setOvertypeMode(boolean overtype) |
Parameters
|
Variable |
Description |
|---|---|
|
|
Specifies whether to use overtype mode. 0 = Not in Overtype Mode 1 = In Overtype Mode |
Return Value
None.
Remarks
If overtype is false then insert mode is used.
By default, the BBjCEdit is not in overtype mode.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.