EM_GETTHUMB top-level constant

int const EM_GETTHUMB

Gets the position of the scroll box (thumb) in the vertical scroll bar of a multiline edit control.

You can send this message to either an edit control or a rich edit control.

Implementation

const EM_GETTHUMB = 0x00BE;