Partager via


ScrollBarView_t

This class provides methods for drawing scroll bars.

Method Description
DrawScrollBar Draws a scroll bar.
GetScrollRects Calculates rectangles that are used for drawing and hit testing scroll bars.
GetThumbPixel Retrieves the top thumb coordinate for a vertical scrollbar and the left thumb coordinate for a horizontal scrollbar.
ScrollHitTest Determines where a specified point is located within a scroll bar.
TrackThumb Determines where to position the scroll thumb given a specified point, then redraws the thumb at that location.

Requirements

OS Versions: Windows CE .NET 4.0 and later.
Header: Scrollview.hpp.

Last updated on Wednesday, April 13, 2005

© 2005 Microsoft Corporation. All rights reserved.