Scroll to navigation

FlatSB_GetScrollPos(3w) Wine API FlatSB_GetScrollPos(3w)

NAME

FlatSB_GetScrollPos (COMCTL32.@)

SYNOPSIS

INT FlatSB_GetScrollPos
(
HWND hwnd,
int nBar
)
 

DESCRIPTION

See GetScrollPos(3w).
 

IMPLEMENTATION

Declared in "commctrl.h".
Implemented in "dlls/comctl32/flatsb.c".
Debug channel "commctrl".
Oct 2012 Wine API