Click or drag to resize
MacroDesignerTree Methods

The MacroDesignerTree type exposes the following members.

Methods
  NameDescription
Public methodAddExpression
Adds an expression (leaf in the tree structure) as a new child.
Public methodAddGroup
Adds new group into the structure.
Public methodAddGroup(MacroDesignerTree)
Adds given group as a new child.
Public methodAddGroup(MacroDesignerTree, Int32)
Adds given group as a new child.
Public methodStatic memberBuildTreeFromExpression
Builds designer tree object from given MacroExpression.
Public methodMoveGroup
Moves the group to given location.
Public methodRemoveGroup
Adds given group as a new child.
Public methodResetPositions
Sets correct positions according to current state.
Top
See Also