CToolBarCtrl::MoveButton

BOOL MoveButton( UINT nOldPos, UINT nNewPos );

Return Value

Nonzero if successful; otherwise zero.

Parameters

nOldPos

The zero-based index of the button to be moved.

nNewPos

The zero-based index of the button's destination.

Remarks

This member function implements the behavior of the Win32 message TB_MOVEBUTTON, as described in the Platform SDK.

CToolBarCtrl OverviewClass MembersHierarchy Chart