Table of Contents

TTMSFNCScrollBarHoveredButton Enumeration

Identifies the scroll bar element currently under the pointer.

API unit family: TMSFNCScrollBar

Members

Name Description
shbNone No element is hovered.
shbScrollMin The left (or top) scroll-arrow button is hovered.
shbScrollMax The right (or bottom) scroll-arrow button is hovered.
shbThumbMin The left (or top) thumb resize button is hovered.
shbThumbMax The right (or bottom) thumb resize button is hovered.