Enum TreeType
The type of tree via which to track a control.
public enum TreeType
Fields
Logical = 1
The logical tree.
Visual = 0
The visual tree.
The type of tree via which to track a control.
public enum TreeType
Logical = 1
The logical tree.
Visual = 0
The visual tree.