CS_DBLCLKS top-level constant

int const CS_DBLCLKS

Sends a double-click message to the window procedure when the user double-clicks the mouse while the cursor is within a window belonging to the class.

Implementation

const CS_DBLCLKS = 0x0008;