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