Wimark.Controls Class Library  

TreeViewAfterEditEventArgs.NewLabel Property

Gets the new text to associate with the tree node.

[Visual Basic]
Public ReadOnly Property NewLabel As String 
[C#]
public string NewLabel {get;}
[C++]
public: __property String* get_NewLabel();

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

See Also

TreeViewAfterEditEventArgs Class | TreeViewAfterEditEventArgs Members | Wimark.Controls Namespace