SetEditMode

Description: Sets the graphics edit mode for a window.
Returns: Nothing
Usage: Script or steady state.
Function Groups: Editor,  Window
Related to: AddEditorText | CurrentLine | Editor | ForceEvent | GoToOffset | MakeEditor
Format: SetEditMode(Object, Mode)
Parameters:  
Object
Required. Any object expression that identifies the window.
Mode
Required. Any numeric expression for the new edit mode:

Mode

Edit Mode

0

Disable mouse actions

1

Enable mouse actions

2

Toggle mouse on/off