RB_GETBARINFORB_GETBARINFO*
*Contents  *Index  *Topic Contents
*Previous Topic: RB_GETBARHEIGHT
*Next Topic: RB_GETBKCOLOR

RB_GETBARINFO


RB_GETBARINFO
    wParam = 0;
    lParam = (LPARAM)(LPREBARINFO) lprbi;

Retrieves information about the rebar control and the image list it uses.

lprbi
Address of a REBARINFO structure that will receive the rebar control information. You must set the cbSize member of this structure to sizeof(REBARINFO) before sending this message.

Version 4.70


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