Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Sets the scroll position of the current pager control.
void SetScrollPos(
int iPos
);
Parameters
Parameter |
Description |
|---|---|
[in] iPos |
The new scroll position, measured in pixels. |
Requirements
Header: afxcmn.h
Remarks
This method sends the PGM_SETPOS message, which is described in the Windows SDK.