BBjCEdit::getOvertypeMode
Description
Returns whether overtype mode is used in the BBjCEdit control.
Syntax
Return Value |
Method |
boolean |
getOvertypeMode() |
Parameters
None.
Return Value
Returns whether overtype mode is being used in the BBjCEdit control (0 = Not in Overtype Mode, 1 = In Overtype Mode).
Remarks
By default, the BBjCEdit control is not in overtype mode.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.