MoveTo(OldIndex: Integer; NewIndex: Integer; NewElements: IPrxToolbarElements);
OldIndex. Index of the position, from which toolbar element is moved.
NewIndex. Index of the position, to which toolbar element is moved.
NewElements. The collection of elements of toolbar or custom group, to which element is moved.
The MoveTo method moves toolbar element to the specified collection of elements.
The property use is given in the example for IPrxToolbarElements.Add.
See also: