TB_MOVEBUTTONTB_MOVEBUTTON*
*



Contents  *



Index  *Topic Contents
*Previous Topic: TB_MARKBUTTON
*Next Topic: TB_PRESSBUTTON

TB_MOVEBUTTON


TB_MOVEBUTTON
    wParam = (WPARAM)(UINT)uOldPos;
    lParam = (LPARAM)(UINT)uNewPos;

Moves a button from one index to another.

uOldPos
Zero-based index of the button to be moved.
uNewPos
Zero-based index where the button will be moved.

Version 4.71

See also TB_SETANCHORHIGHLIGHT


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