Help Center

CWindow.IsWindowScrollablemethod

Returns true if the `CWindow` is scrollable; otherwise, false.

WindowsmethodCWindow.incdocumented

Syntax

FUNCTION IsWindowScrollable () AS BOOLEAN

Description

Returns true if the CWindow is scrollable; otherwise, false.

Reference

  • Include file CWindow.inc
  • Defined in AfxNova/CWindow.inc:2361
  • Documented in Windows/Windows GUI/CWindow Class.md
  • Topic: CWindow Class