SRGDragListBox::RePositionItemAndData

voidSRGDragListBox::RePositionItemAndData(intnSrcIndex, intnDestIndex)

Move item from one place to the other.

Defined in: SRGWzDisplay.cpp

Return Value

void

Parameters

nSrcIndex

Zero-based index of the item to be moved.

nDestIndex

Zero-based index specified where to insert the moving item.