dotNetObject:System.Windows.Forms.TreeNode

--PROPERTIES OF dotNetObject:System.Windows.Forms.TreeNodeDefault / Value
.BackColor : dotNetObject:System.Drawing.Color
.Bounds : , read-onlydotNetObject:System.Drawing.Rectangle
.Checked : false
.ContextMenu : undefined
.ContextMenuStrip : undefined
.FirstNode : , read-onlyundefined
.ForeColor : dotNetObject:System.Drawing.Color
.FullPath : , read-onlyundefined
.Handle : , read-onlyundefined
.ImageIndex : -1
.ImageKey :
.Index : , read-only0
.IsEditing : , read-onlyfalse
.IsExpanded : , read-onlyfalse
.IsSelected : , read-onlyfalse
.IsVisible : , read-onlyfalse
.LastNode : , read-onlyundefined
.Level : , read-only0
.Name :
.NextNode : , read-onlyundefined
.NextVisibleNode : , read-onlyundefined
.NodeFont : undefined
.Nodes : , read-onlydotNetObject:System.Windows.Forms.TreeNodeCollection
.Parent : , read-onlyundefined
.PrevNode : , read-onlyundefined
.PrevVisibleNode : , read-onlyundefined
.SelectedImageIndex : -1
.SelectedImageKey :
.StateImageIndex : -1
.StateImageKey :
.Tag : undefined
.Text :
.ToolTipText :
.TreeView : , read-onlyundefined
--METHODS OF dotNetObject:System.Windows.Forms.TreeNode
.BeginEdit()
.Clone()
.Collapse()
.Collapse ignoreChildren
.CreateObjRef requestedType
.EndEdit cancel
.EnsureVisible()
.Equals obj
.[static]Equals objA objB
.Expand()
.ExpandAll()
.[static]FromHandle tree handle
.GetHashCode()
.GetLifetimeService()
.GetNodeCount includeSubTrees
.GetType()
.InitializeLifetimeService()
.[static]ReferenceEquals objA objB
.Remove()
.Toggle()
.ToString()
--EVENTS OF dotNetObject:System.Windows.Forms.TreeNode