ObjectSelectorEditor::SelectorNode Methods
Assembly: System.Design (in System.Design.dll)
| Name | Description | |
|---|---|---|
![]() | BeginEdit() | Initiates the editing of the tree node label.(Inherited from TreeNode.) |
![]() | Clone() | Copies the tree node and the entire subtree rooted at this tree node.(Inherited from TreeNode.) |
![]() | Collapse() | Collapses the tree node.(Inherited from TreeNode.) |
![]() | Collapse(Boolean) | |
![]() | CreateObjRef(Type^) | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.(Inherited from MarshalByRefObject.) |
![]() | Deserialize(SerializationInfo^, StreamingContext) | Loads the state of the TreeNode from the specified SerializationInfo.(Inherited from TreeNode.) |
![]() | EndEdit(Boolean) | Ends the editing of the tree node label.(Inherited from TreeNode.) |
![]() | EnsureVisible() | Ensures that the tree node is visible, expanding tree nodes and scrolling the tree view control as necessary.(Inherited from TreeNode.) |
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | Expand() | Expands the tree node.(Inherited from TreeNode.) |
![]() | ExpandAll() | Expands all the child tree nodes.(Inherited from TreeNode.) |
![]() | Finalize() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetLifetimeService() | Retrieves the current lifetime service object that controls the lifetime policy for this instance.(Inherited from MarshalByRefObject.) |
![]() | GetNodeCount(Boolean) | Returns the number of child tree nodes.(Inherited from TreeNode.) |
![]() | GetType() | |
![]() | InitializeLifetimeService() | Obtains a lifetime service object to control the lifetime policy for this instance.(Inherited from MarshalByRefObject.) |
![]() | MemberwiseClone() | |
![]() | MemberwiseClone(Boolean) | Creates a shallow copy of the current MarshalByRefObject object.(Inherited from MarshalByRefObject.) |
![]() | Remove() | Removes the current tree node from the tree view control.(Inherited from TreeNode.) |
![]() | Serialize(SerializationInfo^, StreamingContext) | Saves the state of the TreeNode to the specified SerializationInfo. (Inherited from TreeNode.) |
![]() | Toggle() | Toggles the tree node to either the expanded or collapsed state.(Inherited from TreeNode.) |
![]() | ToString() | Returns a string that represents the current object.(Inherited from TreeNode.) |



