notifycode
(
USHORT
)
Notification code.
The slider control uses these notification codes:
SLN_CHANGE
The slider arm position has changed.
SLN_KILLFOCUS
The slider control is losing the focus.
SLN_SETFOCUS
The slider control is receiving the focus.
SLN_SLIDERTRACK
The slider arm is being dragged, but has not been released.
[Back]
[Next]