Returns the label text for the tree node
[Visual Basic] Overrides Public Function ToString() As String [C#] public override string ToString(); [C++] public: override String* ToString(); [JScript] public override function ToString() : String;
TreeNode Class | TreeNode Members | System.WinForms Namespace