API Documentation > CorelDRAW > 2025-v26 > TreeNode > IVGTreeNode
TreeNode.MoveAfter method
Moves the node after the specified node
Syntax:
Function MoveAfter(ByVal TreeNode As TreeNode) As Boolean
Parameters:
Name Type Description
TreeNode
Remarks:
The MoveAfter method moves a tree node after the specified node.