UDS_HOTTRACK top-level constant

int const UDS_HOTTRACK

Causes the control to exhibit "hot tracking" behavior. That is, it highlights the UP ARROW and DOWN ARROW on the control as the pointer passes over them.

Implementation

const UDS_HOTTRACK = 0x0100;