ClickWaitTime Property

      Applies To

Sets or returns a Long indicating the amount of time the user needs to hold down the mouse when clicking in the editor window while the editor does not have focus to cause the editor to regain focus and move the insertion point to the location clicked inside the editor window.

Syntax

Property Get ClickWaitTime ()

Property Let ClickWaitTime (waittime)

The syntax has these parts:

Part Description
waittime A required Long expression specifying the delay before the insertion point is moved.