RB_SETPARENTRB_SETPARENT*
*



Contents  *



Index  *Topic Contents
*Previous Topic: RB_SETPALETTE
*Next Topic: RB_SETTEXTCOLOR

RB_SETPARENT


RB_SETPARENT
    wParam = (WPARAM)(HWND) hwndParent;
    lParam = 0;

Sets a rebar control's parent window.

hwndParent
Handle to the parent window to be set.

The rebar control sends notification messages to the window you specify with this message. This message does not actually change the parent of the rebar control.

Version 4.70


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