single_click_timeout


Description:

public uint single_click_timeout { get; set; }

The amount of time in milliseconds after which a prelited item (an item which is hovered by the mouse cursor) will be selected automatically in single click mode.

A value of 0 disables the automatic selection.