Show TOC

SET_NAVIGATE_ON_DBLCLICKLocate this document in the navigation structure

Use

Use this method to set the reaction to a double-click in the control.

Microsoft Windows

HTML

Java

YES

NO

YES

Features
call method textedit->set_navigate_on_dblclick

exporting
        navigate_on_dblclick_mode = navigate_on_dblclick_mode

exceptions
        error_cntl_call_method = 1
        invalid_parameter = 2.
         

Parameter

Meaning

Possible Values

navigate_on_dblclick_mode

Mode for reacting to a double-click

  • true

    Forward navigation switched on (default value)

  • false

    Forward navigation switched off