_TreeView_Item.MoveAfter (gb.qt4)

Sub MoveAfter ( [ Key As String ] )

Move the item just after the item whose key is given by the Key parameter.

The two items must have the same parent.

If Key is not specified, make the item the first child of its parent.