ExplorerTreeNode.UpdateNodeText Method

Definition

Force an update of the text of the node

public:
 void UpdateNodeText();
public void UpdateNodeText ();
member this.UpdateNodeText : unit -> unit
Public Sub UpdateNodeText ()

Remarks

May change ordering of node with respect to siblings and necessitate node re-insertion.

Applies to