Pager_GetButtonStatePager_GetButtonState*
*Contents  *Index  *Topic Contents
*Previous Topic: Pager_GetButtonSize
*Next Topic: Pager_GetDropTarget

Pager_GetButtonState


DWORD Pager_GetButtonState(
    HWND hwndPager;
    int iButton
);

Retrieves the state of the specified button in a pager control. You can use this macro or send the PGM_GETBUTTONSTATE message explicitly.

hwndPager
Handle to the pager control.
iButton
Indicates which button to retrieve the state for. See the description for iButton in PGM_GETBUTTONSTATE for a list of possible values.

Version 4.71


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.