FlatSB_GetScrollProp(3w)
NAME
FlatSB_GetScrollProp (COMCTL32.@)
SYNOPSIS
BOOL FlatSB_GetScrollProp ( HWND hwnd, INT propIndex, LPINT prop )
DESCRIPTION
Retrieves flat-scroll-bar-specific properties for the specified window.
RETURNS
nonzero if successful, or zero otherwise. If index is WSB_PROP_HSTYLE,
the return is nonzero if InitializeFlatSB has been called for this window, or zero otherwise.
IMPLEMENTATION
Defined in "commctrl.h".
Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/comctl32/flatsb.c".
- Debug channel "commctrl".