Table of Contents

TTMSFNCScrollBarDownButton Enumeration

Identifies the scroll bar element currently pressed.

API unit family: TMSFNCScrollBar

Members

Name Description
sdbNone No element is pressed.
sdbScrollMin The left (or top) scroll-arrow button is pressed.
sdbScrollMax The right (or bottom) scroll-arrow button is pressed.
sdbThumbMin The left (or top) thumb resize button is pressed.
sdbThumbMax The right (or bottom) thumb resize button is pressed.