UDS_HOTTRACK top-level constant Null safety
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;
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.
const UDS_HOTTRACK = 0x0100;