Page 2 of 2

Posted: Fri May 25, 2007 10:42 pm
by Edwin Knoppert
Windows API GetDoubleClickTime() can be used to determine the maximum time to make it a real doubleclick.

A doubleclick is determined by classstyle CS_DBLCLKS

-- Edit:
I overlooked an earlier response about the API :)