RB_SETBARINFORB_SETBARINFO*
*Contents  *Index  *Topic Contents
*Previous Topic: RB_SETBANDINFO
*Next Topic: RB_SETBKCOLOR

RB_SETBARINFO


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

Sets the characteristics of a rebar control.

lprbi
Address of a REBARINFO structure that contains the information to be set. 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.