Share via


ConfigurationTreeNode Members

Include Protected Members
Include Inherited Members

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

The ConfigurationTreeNode type exposes the following members.

Constructors

  Name Description
Public method ConfigurationTreeNode

Methods

  Name Description
Public method BeginEdit (Inherited from TreeNode.)
Public method Clone (Overrides TreeNode.Clone().)
Public method Collapse Overloaded.
Protected method CreateChildNode
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Protected method Deserialize (Inherited from TreeNode.)
Public method EndEdit (Inherited from TreeNode.)
Public method EnsureVisible (Inherited from TreeNode.)
Public method Equals (Inherited from Object.)
Public method Expand (Inherited from TreeNode.)
Public method ExpandAll (Inherited from TreeNode.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Public method GetNodeCount (Inherited from TreeNode.)
Public method GetType (Inherited from Object.)
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Protected method MemberwiseClone Overloaded.
Public method Remove (Inherited from TreeNode.)
Protected method Serialize (Inherited from TreeNode.)
Public method Toggle (Inherited from TreeNode.)
Public method ToString (Inherited from TreeNode.)

Properties

  Name Description
Public property BackColor (Inherited from TreeNode.)
Public property Bounds (Inherited from TreeNode.)
Public property Checked (Inherited from TreeNode.)
Public property ConfigurationNode
Public property ContextMenu (Inherited from TreeNode.)
Public property ContextMenuStrip (Inherited from TreeNode.)
Public property FirstNode (Inherited from TreeNode.)
Public property ForeColor (Inherited from TreeNode.)
Public property FullPath (Inherited from TreeNode.)
Public property Handle (Inherited from TreeNode.)
Public property ImageIndex (Inherited from TreeNode.)
Public property ImageKey (Inherited from TreeNode.)
Public property Index (Inherited from TreeNode.)
Public property IsEditing (Inherited from TreeNode.)
Public property IsExpanded (Inherited from TreeNode.)
Public property IsSelected (Inherited from TreeNode.)
Public property IsVisible (Inherited from TreeNode.)
Public property LastNode (Inherited from TreeNode.)
Public property Level (Inherited from TreeNode.)
Public property Name (Inherited from TreeNode.)
Public property NextNode (Inherited from TreeNode.)
Public property NextVisibleNode (Inherited from TreeNode.)
Public property NodeFont (Inherited from TreeNode.)
Public property Nodes (Inherited from TreeNode.)
Public property Parent (Inherited from TreeNode.)
Public property PrevNode (Inherited from TreeNode.)
Public property PrevVisibleNode (Inherited from TreeNode.)
Public property SelectedImageIndex (Inherited from TreeNode.)
Public property SelectedImageKey (Inherited from TreeNode.)
Public property StateImageIndex (Inherited from TreeNode.)
Public property StateImageKey (Inherited from TreeNode.)
Public property Tag (Inherited from TreeNode.)
Public property Text (Inherited from TreeNode.)
Public property ToolTipText (Inherited from TreeNode.)
Public property TreeView (Inherited from TreeNode.)

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method ISerializable.GetObjectData (Inherited from TreeNode.)

See Also

ConfigurationTreeNode Class

Microsoft.Practices.EnterpriseLibrary.Configuration.Design.UI Namespace

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.