Help Center

CRichEditCtx.GetThumbmethod

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

Windowsmethoddocumented

Syntax

FUNCTION GetThumb () AS LONG

Return value

The return value is the position of the scroll box.

Description

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

Reference

  • Defined in AfxNova/CRichEditCtx.inc:2619
  • Documented in Windows/WIndows Controls/RichEdit/CRichEditCtx Class.md
  • Topic: CRichEditCtx Class